Missing Wire.h file in the arduino 1.5.3
Hi, I am writing a simple example for servos using the Servo package. When uploading the sketch to Galileo, compilation fails with an error In file included from...
View ArticleAn error occurred while registering one more components.
I am Professional HD Graphics Driver Quebec 1.1 x86 / build 7.86.10.1000 lover.I used to run this driver one day ago and then I installed a driver from Intel to run bluestacks...now I don't wanna run...
View ArticleIntel HD Graphics Control Panel tray icon always visible at startup
Hi,I have recently updated the driver of my intel graphics card to the latest versoin and since then the Intel HD Graphics control panel tray icon is always visible when I restart my laptop, despite...
View ArticleRe: Intel centrino wireless-n 2230 keeps dropping connection.
Hi Joe, I don't have any of these events on the old driver version (15.5.6.48) that I'm using. But on Saturday I had upgraded to the latest drivers (15.12.0.6) and had a really bad time - worse than...
View ArticleRe: TFT screen working under Linux framebuffer driver
One detail that I will mention in case someone else comes along and reads this set of posts:- the touch program opens the device /dev/spidev1.0, which indicates CS=0, so the fbtft_device driver needs...
View Articleexternal eSATA doesn't work on DH67CL
Hi,I recently converted my board to RAID configuration and installed four HDD's into RAID 5. I have another SSD outside the RAID for the OS. So all my internal SATA connections are occupied. I intended...
View ArticleLooking to buy a D54250WYK but worried about the fan noise.
Hey all. So I narrowed my search down to two compact PC's. The Brix i3 4010 or the NUC i5 D54250WYK. I am 90% sold on the NUC but I have read a number of posts about problems with the noise of the...
View ArticleDN2820FYKH not booting
Dear all, I received my new NUC 2820 today, looking forward to spending the Easter holidays setting it up, but so far it's been a very frustrating experience. I have installed: Crucial CT51264BF160BJ...
View ArticleRe: Looking to buy a D54250WYK but worried about the fan noise.
I bought and installed my D54250WYKH a few weeks ago, and have not updated any drivers. I am running W8.1. At 60-70% CPU load, the fan noise is barely audible. Keith
View ArticleRe: Intel® Dual Band AC 7260 + Bluetooth bluetooth not working
I'm not sure if this is the same problem you are having but for me a simple power cycle did the trick. I waster 2 hours doing install/uninstall but once i shutdown, pulled out the cable and restarted...
View ArticleRe: UART Cable???
Most posters seem to go for a two part solution. DB9 to USB serial converters are common. Then people buy or build a 3.5mm jack to DB9 section. The converter I use is:Amazon.com: Manhattan USB to...
View ArticleRe: Intel Galileo serial port(audio jack) lags?
"I use a multimeter to test the PIN3 TIP TXD to ground. And find that PIN3 TIP TXD is actually shorted to ground at the beginning. After one or two seconds, the resistance between PIN3 TIP TXD and...
View ArticleRe: Event Viewer: irstrtsv error: Unable to read LBA sector via passthru
Allan,Thanks for the reply, I updated to RST v.12.9 however the new version did not completely solve the problem.Currently, Event Viewer consistently shows a cluster of 3 irstrtsv errors every 5...
View ArticleAcer C720 Graphics Drivers ( Intel HD )
Hi, I have been trying to get Windows 8.1 working on my Acer C720 laptop (chromebook) as have many others, we have been able to get it mostly working aside from video acceleration, which when the Intel...
View ArticleSERVER INTEL S1200BT use more than 6 HD sata
Hello I have the board SERVER INTEL S1200BT and I wonder how do I put more than 6 sata HD, which card and recommended?Or can I use the PCI-E Express Card SATA3.0 MARVELL 88SE9128 Chipset Thanks
View ArticleRe: NUC HTPC Sound issues
Bluescreen when turning on or off reciever D3401WYKH with Crucial 1.35 8GB Kit and Intel 320 SSD. Using latest beta driver posted above...
View ArticleD54250WYK crashes when VP (iScan Duo) is switched off
I have a D54250WYK which is connected to an iScan Duo (video processor and HDMI switch). The iScan Duo is then connected to my plasma TV and front projector. My problem is that when I switch off the...
View ArticleWhy is there a delay in WiFiClient.available() ?
I am trying to use the WiFi library with Galileo and I'm seeing a delay of about 1 or 2 seconds when I call WiFiClient.available() and there is no data available on the connection. Here is the code...
View ArticleRe: Missing Wire.h file in the arduino 1.5.3
The path to Wire.h in Arduino 1.53 is: arduino-1.5.3\hardware\arduino\x86\libraries\Wire\Wire.h. Wire.cpp lives there too. To fix it include Wire.h in your sketch: #include <Wire.h> Bonus fix:...
View Article