Re: Intel Edison + Arduino Breakboard -- Eclipse Kepler
Hi orphanping, 1) In fact, you can running a new program while Edison is powered on. You need to build the project and then go to Run as configuration (Remote application) and then you have to select...
View ArticleRe: Intel Edison + Arduino Breakboard -- Eclipse Kepler
For example, I use eclipse to produce a excutable file in /tmp/HelloWorld. When I get in the directory and excute the HelloWorld, I can get the result. But, If I don't excute the HelloWorld, you cannot...
View ArticleRe: Edison opkg package repo created
I've just added udl and udlfb modules - feel free to try them out.
View ArticleRe: Does Edison support Audio and Video?
On Edison it should be pretty much the same in terms of commands. For software installs you can use my repo and the apt-get equivalent here is opkg. I don't have such a soundcard at hand, so can't help...
View Articleinstall_script.sh - wrong find arguments
install_script.sh (in arduino-1.5.3-Intel.1.0.4/hardware/tools, lines 110-111) uses the now unsupported"find -perm +xxx" syntax.#executable_files="'"$($SUDO_EXEC find "$native_sysroot" -type f -perm...
View ArticleRe: D54250WK Video lagging/Stuttering
It seems like a problem with the Intel driver for DXVA. Myself and many others have this same problem with videos and YouTube, etc. If you are using a laptop with Optimus and another dedicated video...
View ArticleRe: Windows media center and intel 4600 graphics live tv stutter
I am also experiencing this problem, even for YouTube videos with only 2 audio channels. It appears that there are driver issues on many configurations (maybe 4K only? or using scaling?) The issues...
View ArticleEdison stuck at boot time
HiMy edison got interupted during a opkg install of bluez and others.Now it wont boot properly nor show my as a drive on the host laptop.I checked the booting sequence and below is where it gets stuck...
View ArticleRe: Intel® Iris™ and HD Graphics Driver update posted for Haswell and Broadwell
I can confirm that the issue where DX10/11 games do not scale to fill the screen when running a lower than native resolution is also still present in this latest driver on my system. From the forum...
View ArticleRe: HELP with Intel HD 4600 scaling options
Looks like this was first reported more than 6 months ago and it has still not been resolved. It's frustrating to buy a new 4K laptop with such obvious bugs that aren't getting fixed.
View ArticleRe: HD 4400: Can't turn off "Maintain Display Scaling"
I can confirm that the latest 3960 driver DOES NOT fix this issue for me. Please make this a higher priority. It has been known for 6 months.
View ArticleRe: Where is "maintain aspect ratio" for Intel HD 4000 on Windows 8.1?
This problem still exists in the latest Intel 3960 driver.
View ArticleRe: Bugs that need to be fixed with the next driver release
The issue of not maintaining display scaling on non-native resolutions is NOT fixed, even with the latest 3960 driver.
View ArticleRe: Intel HD Graphics 4000 scaling does not work
I still cannot maintain full-screen scaling at non-native resolutions with the latest 3960 driver. There have been many threads about this issue over the last 6 months.
View ArticleRe: Auto scaling issue in Full-Screen Mode with Intel HD 4600 graphics
This is still an issue with 3960 drivers.
View ArticleRe: Unable to Load Wireless-N 7260 Bluetooth Driver
You can try installing the drivers provided by Samsung*. I suggest making sure the Intel® Chipset and Intel® Management Engine drivers are installed first.
View ArticleRe: Unable to Load Wireless-N 7260 Bluetooth Driver
Over the weekend I reloaded the OS and started everything from scratch. I have no idea if I did exactly the same thing as last time but I have it working now. Thanks for the help.
View ArticleRe: Edison opkg package repo created
With the repo you can install PIP :Installing Python Pip on Intel Edison | Michael Hirschopkg install python-pipand then you can install pybluez :pip install pybluezNote that I had some issues with...
View ArticleRe: Native Edison kernel compile successful, kernel hangs without error
Jeff, There are probably many ways to do this... but what I did was first install the Yocto based OS on Edison, and use the opkg command to load the latest kernel and modules from the opkg repository....
View Article