Re: Sharing information about compiling Edison OS with Yocto.
I had built the BSP standard image for 3+ times in different situations including new installed Ubuntu12, but no success.Many times I saw the error was happened around the "libwebsockets",anyone can...
View ArticleRe: Intel® Iris™ and HD Graphics Driver update posted for Haswell and Broadwell
Hi Robert_U, thank you for posting this update and details. Could you please help with addressing these issues? Critical Issues with Intel HD4600 Graphics Drivers 15.36.7.3960
View ArticleRe: Critical Issues with Intel HD4600 Graphics Drivers 15.36.7.3960
Additional info, have also tried all different options/combinations of settings related to Sleep, ie hybrid sleep On/Off, Hibernate On/Off, and also related to USB ports, ie USB Selective Suspend...
View ArticleRe: D54250WYKH Wireless mouse & keyboard issues
Sorry didn’t notice this reply - I think I’d lost interest in this thread as there was little helpful response. I did manage to work around the problem using a short USB extension and blu tack to...
View ArticleApplication Running On Powerup
How do I set an application to run automatically once the Edison is powered up?
View ArticleRe: 3-Display Issues with HD Graphics 4000 Laptop (HDMI & VGA Config)
Anything yet Sylvia_intel? Let me know if you need anything else to figure this out. Thanks
View ArticleHow to make CUPS a JetDirect/AppSocket print server?
I have a Gen1 Galileo board and I use a minimal Debian image that I created with debootstrapCUPS package is already setup and running on the Galileo Here are the steps I've done so far: 1. Add the...
View ArticleRe: IoT developer kit (beta) announced
Big support for Visual Studio. That is where I spend my entire life during my day job. C# would be nice.
View ArticleJust Started: Using two of a Component(SD,USB)
Hello Galileo Community ! I just started and I have been going through some code for starting and I notice alot of items are called such like SD.DoSomething or Serial.Read .... What if I have 4...
View Articlemax temperature for i3 cpu
hi!Bunch of computers at work is running a bit jumpy. (we only just received them a week earlier we had them built)it runs an i3 4160 haswell. So we ran some stress test + monitoring to see if there...
View ArticleRe: /dev/root out of space
jblackston, there are some other discussions of this problem on this forum. Basically, your /var/log/journal folder is getting filled up. Fix with rm -rf /var/log/journal/* For...
View ArticleRe: Blink example is misleading
actually I have the Edison Arduino board, but this problem turned out to be a Ubuntu kernel regression due to the multi-mode USB adapter. The quick fix is to use a hub with Ubuntu 14.10 and then things...
View ArticleRe: Using Arduino IDE with Edison breakout board?
Sounds great:Currently I have a variant that I have built with the pin information that matches what is in MRAA. Actually it is a good exercise as I found a bug in the MRAA table, which was fixed...
View ArticleRe: how to change MAC address without using Dediprog programmer
I have Flash+platformdata.bin file. This file was created using Board_Support_Package_Sources_for_Intel_Quark_v1.0.1. But, I have no idea. How to proceed further? Sorry if I am wrong. Can I convert...
View ArticleRe: i notice that gcc is installed, allowing native development
yes, that did the trick!
View ArticleRe: Mraa and Edison
Actually today it got a lot easier First configure your self to be able to install stuff from AlexT_Intel repos. Then to do the above, you should be able to do: opkg install gitopkg install cmake And...
View ArticleRe: Install ROS Indigo on Edison?
Not yet, I was able to get a ways, but I have not taken the time yet to figure out how to get around lots of the stuff that is not installed. Will try to take a look again once I get the Arduino stuff...
View ArticleRe: /dev/root out of space
Others can probably answer this better than me, but here is what I have run into. 1) Log files eating up all of the room. Several threads have talked about this. When I run into this I usually do...
View ArticleRe: Linux VM pre-configured for Galileo BSP building - released
AlexT_Intel wrote: [...] Currently there's only OVF format available as the most universal one, but let me know if you're interested in some other one - SUSE Studio claims to support a bunch of them....
View ArticleRe: Linux VM pre-configured for Galileo BSP building - released
Thanks for creating this. I've downloaded it and may try it later. Before stumbling upon this thread, I also wanted an appropriate VM and so downloaded: Debian 7 amd64 - VMware appliance, image -...
View Article