Re: D54250WYKH Cannot power up
Unfortunately, there is no Intel service center in Malaysia according to the toll free support Customer Service I called. It's really mind boggling that Intel have such a big manufacturing facilities...
View ArticleRe: SD Card Capacity Upper Limit
Thx. I have a higher capacity SD card that I will try out in light of your response. Rgds.
View ArticleRe: Edison IDE
Understood. I was looking for something along the lines of "opkg" for native development as well as Arduino but your guidance is fine for my current needs because it will get me started. I am assuming...
View ArticleRe: Edison IDE
Matha, so you were looking for an IDE you could install on the Edison? And Access via ssh? Or a web browser? I am curious what exactly you where looking for.
View ArticleRe: Edison IDE
Hello, I would rely on ssh. I am a little confused by the Arduino part in this scenario. The Blink example was relying on my desktop for the upload, I believe. I would like to use Edison for the upload...
View ArticleRe: Edison IDE
Ok, now I'm confused/intrigued. If you develope with the Arduino IDE, can you run the program on the Yocto distro on the Edison board?
View ArticleFritzing Part(s)
Hello, I noticed "Fritzing" diagrams for the basic Arduino sample sketches that use the Edison Arduino board as a graphics part (by JPMontero). Is this graphics part available for public use in our...
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: Preventing Cypress GPIO expander from going to sleep mode.
Hi Diego, Thanks a lot. Yes I tried it, It gives a kernel warning, if gpio_set_value() is used, instead requires use of gpio_set_value_cansleep(). This issue was reported in the following thread,...
View ArticleRe: Intel AC7260 problems
Is there a way to get this version from intel directly? My machine did not come with this card, I purchased it separately. intel.com seems to have only 17.1.0... Found the 17.12 driver on the lenovo...
View ArticleRe: Intel AC7260 problems
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 constant...
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: Recovering form a bad linux image
Yup this works. Thanks Jeff!For future people with this issue. I did a lot to get this working but I am pretty sure you need the dfu-util installed before ./flashall is going to work. I would love...
View Article