Re: Native Edison kernel compile successful, kernel hangs without error
... and after you have copied the sound module (or any other new modules) into /lib/modules you should do a depmod -a as root and reboot.Assuming the kernel and all modules have the same version a...
View ArticleRe: Edison - Arduino - Arduino IDE - Can you use USB?
This may or may not be of interest to you, but you can use threading in intel's Arduino IDE. I am doing this with one of my robotics programs. It kinda makes up for the fact that the Edison isn't...
View ArticleRe: How best proceed with overheating i7-4790K?
With everything at defaults (BIOS and XTU), this is what it looks like at rest:I stepped away for a few minutes and found that my system had restarted. After log in I was greeted with:"Windows has...
View ArticleRe: Intel Centrino Ultimate-N 6300 will not Channel Bond on 5Ghz
Hi There, Turns out D-Link were able to replicate the issue and it is likely an issue with the firmware of their router. They advise me they are working on a solution. Thanks
View ArticleRe: How best proceed with overheating i7-4790K?
My batch number is L429C229. Even in the same batch, there are good and bad CPUs. I got two in the same batch. One is extremely hot (85 - 94C even without Turbo Boost), while the other one is much...
View ArticleRe: Intel Edison Arduino Breakout SPI
Need more info, like what display, what code base, what does not work...
View ArticleA fatal problem
我不知道动了哪里,反正我现在烧写不了程序了,报错是D:\arduino-1.5.3-Intel.1.0.4/hardware/arduino/x86/tools/izmir/clupload_win.sh: line 40: /dev/ttyS5: No such file or directory,网上没找到相应的问题,急死啦,求救
View ArticleRe: Is there a way to toggle GPIO direction without signaling all pins?
Are you able to repro the issue with my code, Intel_Peter?
View ArticleRe: Intel Edison Arduino Breakout SPI
Its an ADC. Specifically the PmodAD5 from digilent. I'm using their supplied arduino drivers from here: AD7193 There is code on that page for arduino. I have run it successfully on my UNO. The code...
View ArticleRe: analog read using python and mraa is not working for me
thanks that worked ! It is now 10-bit by default and can be set to 12-bit using setBit(), which is now exposed in the JS API (wasn't there before).
View ArticleRe: DH87MC boot problem with new monitor
Thanks, I will try the BIOS update to V152 The processor is an i5 4570 running at 3.2 GHz.Just wanted to get this message out prior to the update.
View ArticleRe: A fatal problem
这是在运行IDE里面的例子的时候碰到的问题?暂时我能想到最有效的解决方法就是更新下image,但这样会对你之前的代码造成破坏,需要提前保存代码。
View ArticleRe: DH87MC boot problem with new monitor
The BIOS update to V152 solved the problem. The Dell P2815Q on DisplayPort is now recognized by the BIOS during the BOOT process! Thanks for the adivice!
View ArticleRe: First day ok with 13V. Second day short circuit
Diego, Yep - submitted a ticket and made a video too. I picked up another one that works - and I show that in the video with the power supply easily readable. I do have a question - are these boards...
View ArticleRe: Getting segfaults (Edison, Ubilinux)
Yes I didn't compile it myself. The executables came with the tarball. I just need to run a perl script and it will automatically configure the software which I did and nothing went wrong (or so I...
View ArticleRe: unable to use IoT SDK under Linux
you should really rethink your forum.... why am i not allowed to edit the first post in a thread? you can get the linux sdk from here:http://iotdk.intel.com/sdk/1.1/iotdk-ide-linux.tar.bz2 01:34:29...
View ArticleRe: Intel DH87RL Boot Video Resolution Issue
I have the same SP2309W monitor & a Gigabyte H81 chipset based board, I had the exactly the same issue. I pointed Gigabyte support to this thread & they have provided me with an updated BIOS...
View ArticleRe: Using Eclipse to build and debug projects for Edison.
Hi KurtE, 3. Intel has just published a useful guide on this https://communities.intel.com/docs/DOC-23642. Before this guide I usually do this steps:Export path & symbols from an examplesCreate a...
View Article