Can't access Intel SSD 520
My laptop has currently gone for repairs with the manufacturer. Before it got sent off I took out the hard drive (Intel SSD 520) and planned to use it in a hard drive docking station. For some reason...
View ArticleRe: I2C with intel Galileo Gen1
I'll let you know once i get back from work. Thanks for the input.
View ArticleRe: converting .out to .elf format (in Ubuntu)
Sure. The clloader service which checks for sketch.elf is also just started by systemd. If you don't use Arduino you can just disable it by calling "systemctl disable clloader"
View ArticleRe: Arduino sketch using I2c 16x2 lcd causes register dump
Well I was about to just post that I had tested all the other I2c LCD examples from the library with no issues however............ I opened the web window on my mac to start this post then the edison...
View ArticleRe: integers in Edison Arduino IDE
I don't know a whole lot, but I did know that! What I was pointing out is that the type int on the Arduino is 16 bits. The Edison, run on the Arduino breakout board, can use the custom Arduino/Edison...
View ArticleRe: No Boot and Video after fail Firmware Upgrade D54250WYK
I also have a similar issue where upon initiating a firmware update, the system rebooted to a blank screen, and the monitors went into PowerSave mode. I have tried holding down the power button for 3...
View ArticleRe: How best proceed with overheating i7-4790K?
WoolphyYou said "I keep seeing people saying that they were hoping that the CPU will run at 4.4Ghz with 100% load. It's not entirely correct."I am actually running my CPU now at 4.4Ghz with 100% load...
View ArticleRe: No Boot and Video after fail Firmware Upgrade D54250WYK
bslater I think this is a common bug for this NUC, I read too many problems related to the same symptoms in this forum...
View ArticleHow much ROM is in the Intel Pentium J2900 and how many transistors??? Please...
I am doing a computer assignment and I need to know the amount of ROM and the amount of transistors in the Intel Pentium J2900. I have searched everywhere on the web and i was hoping to find some one...
View ArticleRe: How best proceed with overheating i7-4790K?
My replacement 4790K runs cooler than the previous one. Using the recommendations above, and under stress I now get a max temp of 75-79C after 5 minutes, rather than the old 99C after 1 minute. So...
View ArticleRe: Help installing node.js libraries.
Thanks for the responses. I'm starting with this version (I didn't build it I downloaded it) edison-rel1-maint-weekly_build_16_2014-10-14_14-56-19. When I run: npm install usb, it looks like your...
View ArticleProblems compiling libnfc on Edison (libusb)
Hi, I am trying to compile libnfc 1.7.1 on the Edison. It requires libusb. I edited sources for opkg as described...
View ArticleRe: 82579 chipset choose
Hi rekram, Thank you for posting your question. We will check on this. Regards, Sandy
View ArticleMax Image Size
Is there a maximum image size that can be flashed to the Edison? I am working on building up a GNURadio image and the edison-image-edison.ext4 file is 3.8 GB. - Patrick Barone
View ArticleRe: SDK installation and Eclipse Integration?
Both information are very helpful. Many thanks to all of you.
View ArticleRe: digitalWrite and MRAA digitalWrite
Thanks arfoll, Yes I did not imagine that the precaching of data would help much. I hacked up your mem version, such that the setup cached away offset and mask: dev->mem_offset =...
View ArticleRe: Adafruit 2.8 inch TFT screen
Again I have done some work to make it work with the Edison and have versions of code that runs under Arduino IDE as well as code that runs native using compile tools on the board.... I have also have...
View ArticleRe: Release 1.0.2 of Galileo Software available for download
The download link didn't work for me. I got the message: Unauthorized Access to this place or content is restricted. If you think this is a mistake, please contact your administrator or the...
View ArticleRe: Intel NUC D54250WYKH, Flickering screen
I had the same flicker problem with my D54250WYKH1. I'm using Windows 7 Ultimate 64bit, Windows Media Center with a SiliconDust HDHomeRun Prime 3 tuner. The local channels worked fine but the pay...
View ArticleCPU Serial Number or something unique
I need to obtain a unique identifier for each of the billion Edison boards I hope to sell to the market. Each board needs to have an ID so I can tag the data going to the cloud with it. MAC address is...
View Article