Re: Intel Extreme Tuning Utility - Computer will not start
Hi Sylvia, Thank you very much! I was assuming I was out of luck, thank you very much for that information. I realize I very well may still be out of luck but at least I have a shot at replacing it if...
View ArticleRe: Edison Mini-BreakOut Board Documentation Woes...
I see there is a new version of the MINI_EDISON_BREAKOUT_HVM_8_26.pdf released today.Yet i think it's still need a bit more work.#1) EN1 & EN2 are shown as options like there are jumpers on the...
View Article3TB Raid 1 Support
Current Configuration:-Windows 7 64-bit SP1Legacy BIOSSSD Boot Drive (C:)Raid 1 array using 2TB HDD (D:) I would like to rebuild my Raid 1 array using 3TB HDD. Is this supported by RST without having...
View ArticleRe: 7260 AC does not show "AC"
Disabling VHT mode means disabling 802.11ac which is why it doesn't show on netsh. BTW, HT/VHT mode works fine on my laptop without issues whatsoever.
View ArticleRe: Question regarding linux and galileo
Then sir can i can u please guide which to download and where to download the latest of Linux image that supports both 'Arduino' +'C++ supporting OpenCV libraries ' and so that i can make system call...
View ArticleIntel HD 4000 driver update problem!
Hello,Can someone help me pls!I have a Asus VivoBook - S500CA (Intel® Core™ i5 3317U Processor)Operating system: Windows 8.1Graphic..: Intel HD 4000I couldn't update the driver to the latest Version:...
View ArticleRe: USB Ethernet works! But no IP address via DHCP
this here is the Edison Forum - you turn out to have a Galileo. For the SPI image you probably need to statically set an IP address. Don't know for sure now. Pls check the Galileo Forum and put your...
View ArticleFried my Edison on the mini breakout...
So today it looks like I fried my Edison on the mini breakout... I finally got opencv working and was grabbing images from my webcam like no one's business, then I heard a snap from my variable power...
View ArticleRe: Need help/direction on building LIRC for Galileo
IR uses the 38KHz frequency to modulate signals - so for the transmitter I will have to modulate at 38KHzFor receiving the data, The IR decoder however has a demodulator and the pulses are around 600us...
View ArticleRe: Edison Wiki?
Hi raminf, This is a very good idea. We have a documentation section where we publish documents about Edison: Support. Right now we are working on make more public documentation available. Hopefully...
View ArticleRe: Unable to get any signals on SPI MOSI, variant.cpp has bugs in data...
Hi, I am new to the Intel Edison, so I will probably miss a few obvious things. I thought I would try out SPI using the Adafruit_ILI9341 library (used with their 2.8" tft display, works also with...
View ArticleRe: Unable to get any signals on SPI MOSI, variant.cpp has bugs in data...
Kurt, have you set up the GPIO mixing to configure the GPIO pins to enable the SPI functionality? Example 5 at the link here: EmutexLabs should get it set up. I had that issue before and I got...
View ArticleIntel Edison GPIO Pin Multiplexing Guide
Hi all, With the increasing amount of questions about enabling pins using shell scripts (GPIO, UART, etc) I though I'd let you all know about an Edison Pin Muxing Guide I've just pushed up onto the...
View ArticleRe: Debian on Edison
I suggest also to set up the DNS and the repo (that is needed in my case): sudo cp /etc/resolv.conf /var/chroot/trusty/etc/resolv.conf (from the Ubuntu host)sudo cp /etc/apt/sources.list...
View ArticleWrite message to LCD (i2c) as soon as the Edison power on
Hi there, I understand that it takes some time for the linux system to boot up (~15s?). If one is using an LCD (connected via i2c), how would you go about displaying a message like "Please Wait..."...
View ArticleRe: Unable to get any signals on SPI MOSI, variant.cpp has bugs in data...
Forgot to ask: Is there a good document or thread that details more of the capabilities of the SPI of the Edison? Does it have some form of fifo queue like the Teensy 3.1 processor? Support DMA? 16...
View ArticleRe: Question regarding Yocto tiny linux image
I know the images typically don't come with manpages installed. But you can search the internet for "man g++" and should find hits like g++(1): GNU project C/C++ compiler - Linux man pageThere you can...
View ArticleRe: Write message to LCD (i2c) as soon as the Edison power on
It seems like you would have two choices. You could display the message sooner by creating a script and making sure it run very early in the boot process. The other choice that would display it very...
View ArticleRe: Question regarding linux and galileo
NithishChauhan wrote: i am novice in Linux and for Yocto....that's fine and everyone needs to start somewhere. However, I'd recommend to get hands on from tutorials, textbooks, ...; I fear this forum...
View ArticleRe: [Update] Galileo Gentoo Linux dd-Image freely available - comments welcome
Hi Kazu-Zamasu, I added your proposed fixes (support for serial console) into the image recently. I updated the original post for latest image (link, changes, md5sum). Best,MaWiesne
View Article