Galileo LiquidCrystal Library Fixes
I've been studying the issues that people have been having trying to get the LiquidCrystal (LCD) library working and have developed a patch that addresses them. There are two issues that have been...
View ArticleRe: Battery Pack w Galileo
Hi Mikal, Yes, you would be able to run the Galileo board using the step down regulator from Pololu and 4 D cell batteries in series. If you use alkaline D cells (LR20) you will be able to run the...
View ArticleKeeping Screen resolution set when no display attached?
I planned to use my NUC without a display and remote in. When a display is connected, the NUC boots to 1920x1080 and I can remote in to a full resolution remote display. If the display is off when...
View ArticleRe: Battery Pack w Galileo
It did a real world test some weeks ago. A 7200mAh battery on a Galileo with a Wlan card and running from the SD card.I connected to the Galileo via WLAN to my computer, ssh'ed to Galileo and started...
View ArticleRe: getting started: programming options
Let me just add - the Galileo is a very capable platform. I have built very large packages, including Ruby 2.0.0, and they compile at least as fast as my Ubuntu virtual machine does.Compiling things...
View ArticleRe: Battery Pack w Galileo
Oh, and one more thing: when it says that it outputs a constant 3amps, does that mean even if the only needs 1.5a, it would output 3a? Also, do you suggest I use more than 4aa batteries? Thanks for...
View ArticleRe: DN2820FYKH DTS-HD?
Escalation Checklist for Intel® NUC issues Problem descriptionExact symptoms; error messages; steps leading up to the failure. I. DTS-HD bitstreaming not possible, DTS-HD not listed under...
View ArticleDZ77RE-75K Motherboard Main PCIE-16 slot-which one
Hello,My DZ77RE-75K board has two PCIE-16 slots. I need to install an ordered graphics card that is PCI-E 16 into the "main PCIE16 slot" according to the integration guide from Intel. Only the guide...
View ArticleRe: INTEL CONSTANT WIFI DISCONNECTS *WE SHOULD SUE*
I used to have this speed and limited problem with my Sony Vaio Pro 13 equipped with Intel Dual Band 7260N until about a month ago. After some Windows updates, driver updates for chipset, etc. and the...
View ArticleRe: SD Library compilation error
How does one make a symbolic link? Can I just cut and past that line into my Terminal? Or, do I need to navigate to a specific folder first? Any help would be appreciated!
View ArticleRe: New Intel NUC Kit DN2820FYKH
Alas my new DN2820FYKH is not playing ball. Firstly it doesnt support Win7 which is a pain. A yellow A4 note in the box says that non-EFI OSs will soon be supported...great...how long do I have to...
View ArticleRe: Pairing Intel Galileo w/Device via Bluetooth
On line 8 change:system("bluetooth-agent 0000 & > /dev/ttyGS0"); to:system("bluetooth-agent 0000 > /dev/ttyGS0 2> /dev/ttyGS0 &"); I.e., Add "2> /dev/ttyGS0" and move the...
View ArticleRe: eth0 device not found with LSB image
Let's try some basic steps:- Is one of the LEDs on the ethernet port on after powering the Galileo?- Did you wait at least 30sec after turning off before a new start?- Did you attached the ethernet...
View ArticleDN2820FYKH and USB booting
Got my new DN2820FYKH and I'm trying to install the Intel version of Openelec via USB but it won't boot successfully to USB. I have made sure the option to boot fro usb is checked in the bios. I have...
View ArticleRe: SoftwareSerial library doesn't work
As the primary author of the original SoftwareSerial library that ships with Arduino (and now with Galileo), I can tell you with some certainty that this won't work as-is on Galileo. There are quite a...
View ArticleIntel® Galileo FAQ
Q: Where can I buy an Intel® Galileo development board? Planned to be available on or about 20 December 2013 from these distributors.Q: Where can I buy accessories for Intel® Galileo, such as...
View ArticleRe: Some VFs are assigned three IRQs and some receive only two
We have recently added Mulit-Queue support to our SR-IOV solution. Multi-Queue (MQ) uses 3 interrupts, non MQ only uses 2; however the code still requests 3. I've asked engineering to look into this...
View Articlecan i upgrade my cpu?
Hello, I have 2 Dell dimension XPS running XP PRO. Now that XP is being non supported and Microsoft is leaving it with a major problem with wuaucit.exe running in svchost I want to install windows 8....
View ArticleRe: DH67BL clicking sound
ScoutDubna. We need more information to diagnose further. What version of BIOS do you have installed? Do you have the Intel Storage Driver installed? If so, what version? Do you have Intel Desktop...
View ArticleRe: NUC BIOS freezes/lock up when using some menus
Hi all, I quickly reproduced this issue here in my lab and have now reported the issue to the engineering team. I did find that mouse input in the BIOS continues to work, even after the keyboard does...
View Article