Re: Collaborating to develop a fully loaded version of Linux which is Arduino...
apt-get is used for Debian distributions for compatible hardware. A standard 486 distributionwould be unlikely to work on Galileo due to minor differences. The only distribution I know of for Galileo...
View ArticleRe: Collaborating to develop a "devtools" version of Linux which is Arduino...
The only files that need to be on the SD card are the .cap and the matching .elf.You are not booting off SD; firmware is updated by the SPI image, and the files on the SD are just an executable and...
View Article安装了最新显卡驱动版本15.33.18.3496之后,输入法出现异常
会出现诡异的自动添加EN标示,但是切换到EN下又没有输入法可以用,手动删除之后随下一次开机自动添加。 系统版本windows 7 32bit sp1 安装所有最新补丁,无毒。i3-3110m
View ArticleRe: Intel Galileo interrupt pins and timers
Hi, Yeah, saw that, but I'm using CHANGE so I thought it would work. Anyway, tried to change to this: attachInterrupt(INT_PIN, intHandler, FALLING); and it still doesn't work. Note: Looking at the code...
View ArticleRe: Intel Galileo interrupt pins and timers
BTW, anyone know what we can expect of time-resolution for interrupts? There's a LOT of code behind the actual interrupt-routine... The pulses I'm trying to catch, can be 0.26ms 'short'.
View ArticleRe: Sporadic but recurring connection dropouts on an Intel 6235 wireless adapter
It's funny after 2 years and no resolution in site, our warranties have expired, computer manufacturers do not care and of course the Hardware vendor of the Intel advanced-n 6235 WiFi card doesn't...
View ArticleRe: Problem with HDMI audio using intel hd 4600 graphics
Here is a copy of my very first support request to gigabyte (esupport.gigabyte.com) that got me the alpha/beta BIOS as their first response. Just thought I'd post here since I see that some people have...
View ArticleIntel Galileo boots the system from an SD card,it doesn't works.
Error 15: File not found Clanton GRUB Recovery shell [ Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists the...
View ArticleYet Another Debian available
Here is my release for 'galileo-debian3.img.zip' to be written to an SDCARD. This version is a zip file and should be unzipped to the about 1.6 Gig image and then written to the SDCARD using dd on...
View ArticleRe: DZ87KLT-75K: Continuous Restart Boot Code 0x55
I contacted Intel support. He stated the 0x55 boot code indicates a hardware problem relating to the PCI buses. This is a physical problem (not recoverable by software updates) with either the...
View ArticleRe: Pairing Intel Galileo w/Device via Bluetooth
I tried the Python examples from the article that AlexanderMerz pointed to, but the bluetooth module required by the examples is not available on the Galileo. I tried downloading and installing the...
View ArticleRe: How to get Intel HD Graphics 4600 to work ?
ok this is not Intel Problem. You need to contact your Laptop Manufacture or EA. If your Laptop Bios has not Shared Memory Option for iGPU, this is not Intel Problem. I think Intel cant here help you....
View ArticleDN2820FYKH in Windows 7 not waking up from S3 on key pressed
Shouldn't it wake up on keyboard or mouse? I need to press the power button.
View ArticleRe: OneWire library compatibility
Please keep me in the loop on this as well. I would really appreciate using wire also opened a post regarding here. 433Mhz RF transmitter module support & WiringPi
View ArticleRe: 安装了最新显卡驱动版本15.33.18.3496之后,输入法出现异常
EN据我所知是英语输入法的意思吧,驱动程序不会包含什么输入法安装包啊。你可以用Shift+Alt切换看看。
View ArticleRe: 安装了最新显卡驱动版本15.33.18.3496之后,输入法出现异常
en模式下没有输入法的,他就是加了en,你可以看我的截图。之前那个版本都没事,我卸载了安装之前的驱动版本就好了
View ArticleRe: Haswell NUC CIR receiver (ACPI issue?)
I'm using my NUC D54250WYK2 exclusively for running XBMC and I do this using a special Linux build called XBMCbuntu. I tried connecting to the NUC via SSH and ran the commands mentioned in this thread...
View ArticleMakefile Capsule Error
The following is the error msg when I tried to build the capsule file. I've already used the command sudo apt-get install build-essentials uuid-dev So what can I do so as to fix the problem listed...
View ArticleRe: Makefile Capsule Error
Are you running your build on a 32 bit operating system or 64 bit?EDK2 defaults to 64 bit as I recall, and there is a parameter for that...I have had every build problem it is possible to have - I just...
View ArticleRandom USB Bootable stick detection failure
Hi, I am having a desktop with Intel DH77EB motherboard. I have created a bootable XUbuntu stick and the BIOS detects it. To test whether in every reboot it is detected, I have kept a reboot test in...
View Article