RTC clock alarm to boot up the Edison
Has anyone found out if the Edison RTC clock can be programmed to boot the Edison? I have not found any documentation regarding it.
View ArticleNUC D54250WYK2 disabling USB port after shutdown
I have an annoying issue.My NUC is disabling the USB port if I leave my USB harddisk attached when shutting down. That means that it will not find the disk after startup (but it gets power, as the...
View ArticleRe: CP2102 driver
Hello codekitchen, Are you using the Arduino Expansion Board or the Mini Breakout Board?By the way, I'm not sure if it helps but here are the AlexT_Intel repos, since you mentioned you couldn't find...
View ArticleRe: Does Edison support Audio and Video?
It is bad. Did anyone know which exact USB sound card works with Edison? I'd like to purchase one that has proved to work.
View ArticleRe: How best proceed with overheating i7-4790K?
Your numbers look fine to me if you are using the stock heatsink. Temps are showing a steady climb due to inadequate stock cooling, TDP seems like what it should be, steady frequency, and 1.17V...
View ArticleRe: Cannot get surround sound to work over HDMI to Xbox One
How many channels do you get from the audio properties window?
View ArticleRe: Does Edison support Audio and Video?
maybe the delivery dates given online might be an upper upper limit and they'd arrive way earlier?
View ArticleRe: How to set Python Environment prior to login so can run a python program...
Found the answerI added the command to start the python program to the galileod.sh script and now works start_galileod(){ echo "Starting galileod" start-stop-daemon -q -S -m -p $pidfile -b -x...
View ArticleRe: Edsion hardware design
Hi Bruce_1, The switch is used only to set into a LOW state the PWRBTN input pin. You couldn't include the switch in your design, that's no problem, however you won't be available to use the PWRBTN...
View ArticleRe: Intel Xeon Phi Coprocessor 7120P / 1.238 GHz processor board in CAD...
Hi twoods045, I see you mentioned on the subject the Xeon® Phi Coprocessor so here you have some information about...
View Articlebitbake -c menuconfig linux-yocto after shellshock patch
After applying shellshock fixes to your Linux system you most likely won't be able to run bitbake -c menuconfig, or bitbake -c devshell any longer. You probably will see bitbake completing with no...
View ArticleRe: Where is the "Edison Native Application Guide" PDF?
Frederir I guess it depends where you are coming from. A stamped sized server as powerful as the edison for embedding into my projects is awesome.(Look at the Helios project - battery powered server...
View ArticleRe: Serial communication ttyS0 between Arduino and Galileo2
Hi Minipada; Which is the delay that you are having between the data sent in the Arduino Board and the moment that is received in the Galileo Gen2?Is necessary the use of the Arduino Board or you could...
View ArticleRe: CPU package temp vs core temp?
Thanks for joining the Processor community. I am trying to understand the context around your question. At this stage, are you reading this information from online magazines, forums, or any other...
View ArticleRe: Can't get mini breakout board into flash mode
I went through and tried this again on my Ubuntu machine using info taken from this article. Re: Flashall.sh and pre-built xFSTK Still no luck. Running lsusb still only shows the UART device and the...
View ArticleRe: Can't get mini breakout board into flash mode
deium, The contents of my serial_number file are all upper case.
View ArticleRe: D54250WYK Windows 8.1 low memory error
I am sorry for the delay on providing updates. We are still working on this. I will be back with more updates. Kevin M
View ArticleRe: Can't get mini breakout board into flash mode
sorry to ask the trivial (just too often those things just caused similar issues): you only connected after you started the flashall?you started as sudo?
View ArticleRe: mraa: Illegal arguments for construction of _exports_Gpio
Depending on how you build, example if you use Eclipse, there may be two steps you need to do, to keep in syncThe first was mentioned in earlier responses. That is to update the MRAA on the edison....
View ArticleRe: Upgrade from SRCSATAWB to RS3UC080
The RAID controller should automatically see the existing configuration, and give you an option to import the configuration from the drives.
View Article