Re: Issues with Ethernet after change to static IP
Hi, thanks for the reply is there a good guide to follow anywhere about this so far I have just pieced together different pieces but am back to basics since the IP change :S
View ArticleRe: Edison -- Can't Flash
Ok, did an unzip (from the CLI right to /Volumes/Edison), and then an Eject from Finder, then reboot ota, and SAME FAILURE. (Yes, running Beta 3 of Yosemite). root@LER-Edison:~# reboot ota...
View ArticleRe: Design for a 3D printed Edison Case
It is not possible to download the files. This webpage has a redirect loop.
View ArticleRe: Edison -- Can't Flash
Here is the exact steps I did. I had your very same failure for 2 days and running the same os version. I used the command line to delete the files from /Volumes/Edison cd /Volumes/Edisonrm -rf *...
View ArticleRe: Will the DZ68BC work with a GTX 770 Video Card ?
Hi.Mine was running fine with a GTX 760 and an N300 until last night. Suddenly the motherboard beeps that it cannot find a video card and I can't display the bios unless I remove the GTX 760....
View ArticleRecovering form a bad linux image
Hello All, I have been experimenting with building some native packages in the default Edison env and I royally screwed up my libc bins. So I am in need of just restoring my linux image that is in my...
View ArticleRe: Edison -- Can't Flash
same last login: Thu Sep 25 17:12:19 on ttys001Larrys-MacBook-Pro:~ lrosenma$ cd /Volumes/Edison/Larrys-MacBook-Pro:Edison lrosenma$ rm rf *rm: rf: No such file or directoryrm: u-boot-envs: is a...
View ArticleRe: Edison -- Can't Flash
The only thing I can think of is I actually just copied the zip file to the Edison dir the unzip edison.zip I am streching here but I dunno?!
View ArticleRe: 2.8" TFT V2 and Galileo Problem
Hi Diego,Adafruit tech support was able to resolve the error, but the other Adafruit libraries are exactly as you mentioned.Intel® Galileo Board TFT LCD Connectivity: White paperWhy does the Intel...
View ArticleRe: Suitable SD voltage level translators?
I'm not sure how you will keep the speeds down with the hardware SD card interface ... maybe only using SD 1.0 cards ... and making sure the timing rules are met for that case? Missing edge windows...
View ArticleRe: Edison -- Can't Flash
Tried that, as well as a windows flash: Poky (Yocto Project Reference Distro) 1.6 LER-Edison ttyMFD2 LER-Edison login: rootPassword:[ 793.745784] systemd-fsck[241]: /dev/mmcblk0p10: clean, 15/152608...
View ArticleRe: Startup Scripts?
I am not sure exactly what you want to do, but I suspect systemd is what you want Helpful links:systemd.serviceandSysVinit to Systemd Cheatsheet - FedoraProject Synopsis:basically you make 'services'...
View ArticleRe: Intel 7260 Code 10 after installing lastest drivers on win8.1 ( 17.0.6.1)
Kevin, Are there any updates on this? I am having the same issue with my 7260 and all sets of drivers Thanks
View ArticleRe: New Bluetooth Drivers
shopbars This can't be fixed in Intel driver. The OS must enumerate the device first to load the driver. When Intel BT driver is uninstalled, MS driver is loadedby default. You say masking off RFKILL...
View ArticleWindows on Galileo
Hello all.A friend at work got a Galileo from Microsoft. He didn't have time to do anything with it so he gave it to me, without an SD card.I spent the afternoon reading all sorts of stories of woe,...
View ArticleHow to get I2C commo using Edison Arduino breakout board?
I am trying to talk to an MPU9150 sensor on a breakout board with 2K2 pullups that I have successfully used many times before so I know it works. I hooked up 3V3 and GND from the Edison Arduino...
View ArticleRe: Intel® Wireless-N 7260 - slows
Hi Joe Does the issue occur in 2.4 or 5 GHz? Occur in both but worst on 2.4 GHz. I am using driver 17.1.0.19 (21Jul2014)What is your operating system? Win 8.1 Pro 64 Bit (to the latest update as of 27...
View ArticleRe: HC-SR04 Sketch
// when I used 2 time timer1.attachinterrupt it will not continue to keep running the loop #include <TimerOne.h>// value 14 is will not be used#define speakerPinLeft 14 //11 is the correct...
View ArticleRe: HC-SR04 Sketch
the result is only one time0 CM left 0 CM right but if one of the timer is commented out then its able to get all the correct result in the loop
View Article