I am facing very frequent disk boot failure problem with my PC of Pentium II...
I am facing very frequent disk boot failure problem with my PC of Pentium II mother board. Even when I change the hard drive after a few days again I facing the problem of disk failure. I would like to...
View ArticleRe: Edison stuck at boot time
The flashing is done @ uboot stage before the kernel loads. You can flash that no problem with the flashall script.
View ArticleRe: Yocto & Linux Material
Closest thing to a tutorial, I highly recommend this, it teaches you basically everything you need to know to rebuild kernels...
View Article使用红外库出现问题
我用了IDE里面提供的红外发射接收库,但是编译的时候出现了IRremote.cpp:24:27: fatal error: avr/interrupt.h: No such file or directory我到网上查找了一下,也找到了interrupt.h...
View ArticleRe: First day ok with 13V. Second day short circuit
I have a very similar problem - started a new thread before I saw this one.I think there is a defect in the 12 V / Vin circuitry - maybe even some sort of board fault. Regards,jwestmoreland
View ArticleRe: Kernel build error?
Hi, according to manual of BSP, there is no mention about error message of postBuild.shBut why this error is happening?
View ArticleRe: RFID RC522 won’t read tag on Edison
I found this article concerning the SPI bus frequencies between Galileo and Edison (with Arduino Breakout Board) :Porting SPI code from (Intel) Galileo to Edison - Arduino - Electrical Engineering...
View ArticleRe: DN2820FYK no signal randomly
Thank you for your reply Joe.I have tried several different brands of HDMI cable, all give the same 'No Signal' message on my TV. Interestingly if i completely unplug the HDMI, the TV says 'No...
View ArticleGetting segfaults (Edison, Ubilinux)
I'm trying to get a WSN software (xserve) running on my Edison.I've gone through the installation just like I did with another PC which runs Ubuntu 12.04LTS.The software runs fine on that machine but...
View ArticleHow to use arduino for VS2013
我看了一个帖子,介绍用VS开发arduino,就下载插件安装试了试,上面说的vs环境是2010,2012。我的是2013 update 3,好像是可以了,但是出现的东西不一样,比如新建文件不是arduino,而是变成了sketch project.所以想问一下,用vs2013开发会不会有什么影响或者不兼容情况。
View ArticleRe: Analog Sampling Rate very low
start = clock();for(count = 0; count <1000; count++){ filed = open("/sys/bus/iio/devices/iio:device1/in_voltage0_raw", O_RDWR ); nbytes = read(filed, buf, 16); close(filed);}end = clock();...
View Article/dev/root out of space,Is it a bug still now?
I do this follow https://communities.intel.com/message/263294#263294but /dev/root out of space as below,this situation is not change!
View ArticleRe: Intel HD 4600 screen flickering.
Hi, I've already tried using the drivers that Acer provided for this specific laptop, and they did exactly the same thing. I've also tried 3 different bios versions. I've tried version 1.08, 1.13, and...
View ArticleRe: ubilinux (Debian) now available from Emutex Labs
Hello, im using ubilinux but i'm really a newbie. How i can mount the sdcard and the usb on the arduino borad?? thanks a lot
View ArticleRe: Kernel build error?
Hi,Hard to say, but doing a "grep" inside device-software for mkimage, I found out that the output paths of it are patched by...
View ArticleDedison, Hooking Edison to Anything voids warranty
So my edison ( that was formerly functioning properly after a lot of effort to match the working firmware with working mraa,etc ) started to overheat. And then it couldn't be connected to. And then...
View ArticleRe: DH87MC boot problem with new monitor
You may want to try installing the other BIOS in order to check if that solves this behavior.
View ArticleRe: Using Eclipse to build and debug projects for Edison.
Hi Kurt; 1. That is the recommended tutorial 2. Setting up Eclipse. Step 6 enters how to choose between them and states: "The “galileo” entry is just a nomenclature and will not affect the environment...
View ArticleRe: Intel® PROSet/Wireless Software and Drivers for Windows 7 Version 17.13.2...
We suggest checking with your system manufacturer since the latest drivers should be available through their website.Computer Manufacturer Support Web Sites
View ArticleRe: Adapt the Marlin 3D Printer Firmware to the board galileo gen2
Thanks for the answerCMata_Intelmhahn, I'm trying, butIfoundmoreproblems,such asserialEvent() function, which plategalileothat functiondoes not work, through the above Icouldremove partof the registers...
View Article