Re: How best proceed with overheating i7-4790K?
Hi guys, i'd like to share my own experience with overheating 4790k.Ater mounting brand new Gigabyte z97x gaming 5 with 4790k i ran occt and realized that temps might be too high. It was like 85-88...
View ArticleRe: Galileo Shield Update
Hi guys, Just dropping a quick email to see if there is nay news on how things are progressing and timing etc. Looking forward to the updates! Cheers,Z
View ArticleRe: Intel HD Graphics - Installed in Device Manager,but shows as in advanced...
Did a reinstall of Windows 7 Pro, fixed the issue. Sorry I couldn't figure out the cause, just punted.
View ArticleRe: SPI + Edison Mini breakout board + MRAA on IoT devkit
Hi LuigiC Sorry for the basic questions, it's just to discard options,1. Are you sure you are connecting your analyzer in the respective pins? 2. Do you have the GND of all channels connected?3. Have...
View ArticleRe: how to read uart'data from edison board
Hi 345ishaan Sorry for the late response, I saw that you are using the example in this link, so it seems to be fine. But it doesn't seem that this have been tested in an Edison Board yet.I suggest you...
View ArticleRe: Edison - Arduino - Arduino IDE - Can you use USB?
Thanks, I have not had much chance to play on this today, I know from earlier tests that you can use USB devices. So the real question can an Arduino program detect if you are in USB Client or Server...
View ArticleRe: Intel AC7260 problems
My drivers have since updated to 16.5.3.6 and I still get very fast speeds with no drops on 5.0 GHz.
View ArticleRe: How to compiling kernel about Quark X1000?
Hi Sergio Because I don't want to used bitbake command. I wan't to used "make clean" "make i386_defconfig" "make" command in build kernel. In the other platform, I can used "make clean" "make...
View ArticleRe: Native Edison kernel compile successful, kernel hangs without error
... and after you have copied the sound module (or any other new modules) into /lib/modules you should do a depmod -a as root and reboot.Assuming the kernel and all modules have the same version a...
View ArticleRe: Edison - Arduino - Arduino IDE - Can you use USB?
This may or may not be of interest to you, but you can use threading in intel's Arduino IDE. I am doing this with one of my robotics programs. It kinda makes up for the fact that the Edison isn't...
View ArticleRe: How best proceed with overheating i7-4790K?
With everything at defaults (BIOS and XTU), this is what it looks like at rest:I stepped away for a few minutes and found that my system had restarted. After log in I was greeted with:"Windows has...
View ArticleRe: Intel Centrino Ultimate-N 6300 will not Channel Bond on 5Ghz
Hi There, Turns out D-Link were able to replicate the issue and it is likely an issue with the firmware of their router. They advise me they are working on a solution. Thanks
View ArticleRe: Getting segfaults (Edison, Ubilinux)
If you didn't compile it yourself there's always the risk of version differences, which easily end up in segfaults. The reason is that the program runs only with older or newer versions of the...
View ArticleRe: Using arduino breakout board: send sensor data using serial to the edison?
I happened to stumble across this post: Using Serialx on Edison where the first post mentioned:Serial2Name: UART2, “Linux kernel debug” or “debug spew” port.Location: USB-micro connector near edge of...
View Articlearduino-1.5.3-Intel.1.0.4 - vs arduino-1.5.3-Intel.1.0.3 Question
My project records the Quark RTC, Quark Temp, Ambient Temp, Ambient Light, GPS LAT LON, Vbatt the data to SD card or sends it to the serial monitor.The program compiles fine on the older...
View ArticleRe: Edison thermal_zones - clarification/documentation
deiumI had a similar thread some weeks ago:CPU temperaturesand it was a suggestion of DiegoV_Intelbut until now it was not so important for me to search for this file (which must be a part of the...
View ArticleHow to use poweroff-gpio.c(POWER_RESET_GPIO on Kconfig)
Where is document about how to use poweroff-gpio.c(POWER_RESET_GPIO on Kconfig)? I want to use poweroff-gpio function on linux kernel.My pcb has power-off function on GP47=L. I found POWER_RESET_GPIO...
View ArticleRe: Intel Edison Arduino Breakout SPI
The problem is not resolved. I use the same code on my Arduino Uno, same pins and everything works like a charm. However, once i run the code on the edison, it just doesnt work.
View Article