Application 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: converting .out to .elf format (in Ubuntu)
Hi mhahn, I was successfully able to achieve my target . We can close the thread. Thanks --Paridhi
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 ArticleHD4000 FPS Reduction Over Time
I am noticing very poor FPS with the lowest settings while playing World of Warcraft: Warlords of Draenor. When the game first boots up, I see very high fps. It continues to run this way for awhile...
View Articlezeroconf/bonjour with multihomed Edison
Using Ubuntu 14.10 (and my handy hub), when i connect my USB cable I get an logical Ethernet connection on 192.168.2.1. I can putz with manually assigning a DNS address to get on the Edison's hosted...
View ArticleWhat is the XDK Emulator IP Address?
When running the XDK IOT edition can I use the emulator to connect to my edison board? I seems like it should work if the emulator has a IP address and is connected to the host PCs network stack. My...
View ArticleRe: Eclipse failed to connect sshd
Hi mhahn, I solved the problem.In Ubuntu network settings, in the ipv4 settings, previously I was using manual setting which fix the address, netmask, gateway.Then I switched to "shared to other...
View ArticleRe: How to install a kernel from my repo onto Edison with the official image
Maybe you forgot to install the 'bcm4334x' module? "lsmod" shows if it is loaded.
View Article