Re: Cannot find /dev/cu.usbserial[n] when flashing Edison on Mac OS X Yosemite
I am running yosemite(10.10) as well and plugging in edison via the small breakout board (from intel) does not work. I have other thumbdrives and the like which are recognized fine, this is the first...
View ArticleRe: NUC DE3815TYBE and Linux Support for Custom Solutions Header
Hi m2pc, Did you figure out which i2c port maps to the i2c0 and i2c1 on the custom solutions header?I don't know why, but I'm also getting an i2c-7 port. xubuntu@xubuntu:~$ sudo i2cdetect -li2c-0...
View ArticleRe: Edison IDE
aceperry "If you develop with the Arduino IDE, can you run the program on the Yocto distro on the Edison board?" Yes, you can! That is what the Arduino IDE for Edison does (compiles an Arduino sketch...
View ArticleRe: Edison IDE
Dan, that's too cool, thanks. I've never heard of anything like that and can't wait to try it out. So back to my original question, if I want to use the wifi and bluetooth hardware on the board, are...
View ArticleWhat exactly does Application Optimal Mode do and...
Two questions really:1) What exactly does Application Optimal Mode do in the HD4400 ?Could it make things run worse in some cases? 2) What exactly is the difference in the 3D settings between...
View ArticleRe: WiFi Latency
Looks like it is some kind of power save optimize setting. I see the same thing and thought maybe the breakout board blocks the antenna. Nope. The wifi is good. While connected over USB run a ping from...
View ArticleRe: I2C controllers
Turns out there's a hardcoded #define that points the I2C adapter to I2C6. In hardware/arduino/edison/cores/arduino/i2c.c: int i2c_getadapter(uint32_t i2c_bus_address){ /* Single adapter...
View ArticleRe: Edison IDE
Matha, you mentioned wanting to use the Edison to "upload to the Arduino" in reality there is no Arduino, the Arudino sketches are compiled into linux binaries and then executed as /sketch/sketch.elf....
View ArticleRe: Connection with Linux/Windows
You will get a better response if you "Start a discussion" in the Forums I have moved your post there. Doc
View ArticleHow to remote debug on Galileo Gen 1 using Visual Studio 2010
I'm currently working on a project that has been developed using Visual Studio 2010,I want to try to see if this project will port over to the intel galileo running windows. From the getting started...
View ArticleRe: Celeron J1900 HDMI output color space setting missing?
Hi Kevin, thanks for the reply. My machine is not a laptop, it's a custom built PC. I don't think Asrock has their own driver for the Bay Trail chipset. On the manufacture site they used a generic...
View ArticleRe: USB Gadget Mass Storage image location
The first part worked for me.rmmod g_multimkdir /updatelosetup -o 8192 /dev/loop0 /dev/disk/by-partlabel/updatemount /dev/loop0 /update But when i tried the second part i get an error using umount...
View ArticleCan nano be installed on Edison
I cannot stand vi, can i install nano and if so how can i do it ?
View ArticleRe: Sobre as especificação do processador intel 4790k uma duvida!!
someonecan answermeif I puta memory2400mhzprocessor4790kwill giveany problem orif hewill not usethemaximum powerofcombsmemory? Andhappens??and whatshould I use? obs.:mymotherboardand...
View ArticleSobre as especificação do processador intel 4790k uma duvida!!
Boa noite, Queria saber uma coisa na especificação do processador diz o seguinte: Características:- Marca: Intel- Modelo: BX80646I74790K Especificações:- Status: Launched- Data de inicialização: Q2'14-...
View ArticleRe: Intel AC7260 problems
TomB wrote: The registry "fix" does indeed help, I do not see ping spikes anymore, either. The downside is that the list of available wifi networks doesn't update, which really sucks... Better than...
View ArticleRe: blink example on Gen2 board
Hey bro, That Diego guy is an intel employee I think. There are a couple of other intel folks here as well. Honestly I don't know that they take the product that seriously or maybe they are just...
View ArticleRe: Geez I hate to ask: Linux+Eclipse+Xtools
Yeah. I do. I'd really like a simple answer from Intel. I mean I'm a real live developer trying my best to create a real live development environment to use in a real live project that will result...
View ArticleRe: BSP Building Error
As an engineer I always have a good supply of rabbit's feet. I was not able to get the virtualbox VM to Nativity connect to linux dfu-util.So I moved the files to windows and got it transferred over...
View ArticleRe: How to remote debug on Galileo Gen 1 using Visual Studio 2010
I'll definitely give this a shot and report back on the results,thanks for the pointer .
View Article