Re: Attempting to build BSP 1.0.0 for the first time
I’ll try to replicate this, if I get a suggestion I’ll post it in here. In the meantime why don’t you try again with a clean build? In case this error is due to a corrupted file because of the...
View ArticleRe: Attempting to build BSP 1.0.0 for the first time
I got much further by switching to Vagrant precise32 and installing the dependencies from the BSP guide. Now it's stopped the build here: ERROR: Function failed: do_validate_branches (see...
View ArticleRe: Eyeo Festival and Amplify Us
Hi divyagaru, This is a really awesome project! what are you guys using for the lights? EL Tape? Regards,Intel_Jesus
View ArticleRe: Using Galileo Linux over Ethernet(Telnet)
This process works well; however, it requires you to configure an IPv4 address on the Galileo platform and potentially set a static IPv4 Address on the connecting computer. If you use IPv6 instead,...
View ArticleRe: No Bluetooth-Audiostreaming with DualBand WirelessN 7260 under Windows 8
Chris, the latest version (17.0.1401.03) is linked above in post 19.
View ArticleRe: Are these Result's normal?
im already using the last version of the game.looks like that my pc cant run this game
View ArticleRe: Intel Rapid Start's suspend state fails once after computer has been...
I believed it was a valid question since the SSD is not showing up in the report. I thought it got disconnected or went bad somehow. So, I am still on this.
View ArticleRe: Intel HD + Direct3D cause glitched graphics when C++ source code uses bit...
Hello!And thank you for your response. It's true that Dolphin doesn't come with any games / applications pre-installed. The only legal way (and the only way that Dolphin developer team supports) to...
View ArticleUnable to set my resolution to 1920 x 1080
I just purchased a new Dell 24 inch HDMI Monitor that looks best with 1920 x 1080 resolution. I have the latest Bios and graphics drivers and the latest driver for my monitor installed however I am...
View ArticleRe: Galileo Wont Boot Up
Thanks again AlexT_Intel.I am again, encountering another problem. When starting a telnet session using the wifichatserver example, I wrote in the code that if the galileo were to recieve a character...
View ArticleRe: intel i5-3317u Notebook
Hello, sylvia.Can you tell me , how are you ? an official ? or a normal users here ?Thank you for your fast response, but i can believe intel made this kind of CPU.Things going very hot under this...
View ArticleRe: No more video output on displayport after bios update (D34010WYKH)
I can try to investigate this issue further but it may take some time; you may want to consider replacing the unit as faster option.
View ArticleRe: Galileo Wont Boot Up
Hi Bufford, I would recommend creating a new post for a new problem. Having multiple topics in one thread is hard to follow and find answers. Regards,Intel_Jesus
View ArticleRe: Updated my display driver on my Intel HD 3000 graphics, now nothing runs.
You may try the suggestion presented above with the older Intel® HD Graphics driver version linked below or with the version provided by your system...
View ArticleRe: Intel RST Service not running
We have not had luck recreating this issue yet.I suggest you following up in the thread you posted above or updating the drive’s firmware.
View ArticleRe: What is the default, and maximum PWM frequencies on the Galileo?
Greetings joaocandre The fastest frequency we were able to get was 13.97kHz with this commands:echo -n "3" > /sys/class/pwm/pwmchip0/exportecho -n "1" > /sys/class/pwm/pwmchip0/pwm3/enableecho -n...
View ArticleRe: Intel Wireless AC 7260 Bluetooth stops working
@joe_intel, I'm having the same issue that everyone has been reporting: My setup: NUC BOXD54250WYKH1Wireless/Bluetooth card: Intel AC 7260OS: Windows 8.1 Update x64BIOS: Latest (v 26) Symptoms:-...
View ArticleRe: Write to serial (RX\TX) from Node.JS script
Hi guypid, If your trying to communicate between a node.js and a Arduino sketch. Yes its possible. You can have your node.js write to a file and the arduino sketch read the file. The other option is to...
View ArticleRe: Write to serial (RX\TX) from Node.JS script
Hi, I'm tyrying to connect another Arduino board to the Galileo, so how can the Arduino reads Galileo's files ? Sockets sounds like an interesting idea, can you talk about it more please? Thanks,Guy.
View ArticleRe: Write to serial (RX\TX) from Node.JS script
Hi guypld, Disregard Read/Write to a file. Sockets, i used websockets to sent data from an android phone to Galileo. Now if you want to communicate between Intel Galileo and Arduino. You can use Wire.h...
View Article