Re: how to cleanup all user data in edison? (back to default filesystem)
Hi jzd, Maybe you can back up the files you need and re-flash the board to get a clean file system again. If you have installed packages, you can build your own image with them and then flash the board...
View ArticleRe: USB Host mode from boot
Hi Peter, is it the case everytime? I see this working only from time to time. When it is not working I get: root@ubilinux:~# lsusbunable to initialize libusb: -99
View ArticleTri-state enabling/disabling for i/o pins
Hey guys, I would like to ask if there is an error in the new rev004 of the Arduino Hardware Guide. The post on the EmutexLab site regarding the setting of GPIO pins says that to disable outputs you...
View ArticleRe: I need "V_VBAT_BKUP" pin specification
I measured V_VBAT_BKUP pin current like this: The result shows when VSYS power is On, V_VBAT_BKUP require 1.3uA@2.5V. If VSYS power is Off, V_VBAT_BKUP require 8.4uA@2.5V.Next, I will try to find the...
View ArticleRe: Failed to start hostname server
I just found that the issue is with a setting /lib/systemd/system/systemd-hostnamed.service has "PrivateNetwork=yes" set. Commenting / removing this line hostnamectl works fine
View ArticleConfiguring Edison Wifi
Hi Intel Edison Community, I am using Intel Edison to develop my project . I want to configure Edison Wifi so that it becomes a slave for a particular Network SSID .I mean in simple code language, it...
View ArticleRe: SSD Toolbox crashes after system migration
I would like to get more information about the system you have. Please provide the following:What is your computer model number?What SATA chipset are you using to connect the SSDs? Kevin M
View ArticleRe: Intel HD Graphics driver crashes on Windows 8.1 desktop
You can try with both the Intel generic driver and the driver provided by DELL*.Additional suggestions are given in this article: Graphics Drivers — Errors Reported By Microsoft*
View ArticleRe: DN2820 powers after plug in usb stick 3.0
mhm, updated to latest BIOS Version.can`t find a hint for my issue in the release notes but i will monitor it. Cheers
View ArticleRe: SSD Toolbox crashes after system migration
Your Second Drive might be defective, but need more information to come to a conclusion though
View ArticleRe: Intel Edison How-To Guide
Hallo Matthias,By default we have separate processes per user connection which means one core per user session. For hot-folder batch image conversion we use MAX-CPUs as the default to use the number of...
View ArticleRe: Hypervisor for Edison?
I was able to run qemu with --enable-kvm option on Edison. Doesn't this mean that VTx is enabled on Edison?
View ArticleRe: How to enable ppp in kernel mode / rebuild the kernel with ppp?
arfoll That won't work without rebuilding the kernel (at least), you still need to enable CONFIG_PPP in the kernel which last time I checked is not the case in the default edison kernel.good catch -...
View ArticleRe: Intel AC7260 problems
For what it's worth, I tried upgrading again to 17.1.0.19 using the Intel Driver Update Utility 2.0. After the restart, my speed tests on 5Ghz were getting between 2-3Mbps. Removing the driver through...
View ArticleRe: Configuring Edison Wifi
Hi Peter, My question is that if i want one particular SSID to be a master so that whenver edison find that in it's range , it automatically connects.I have one more question:-I am able to find...
View ArticleRe: USING A GY80 IMU WITH THE EDISON ARDUINO BOARD
Hi Kurte,I finally had some time to try it using external ups. I still just get erratic readings. I had recently changed out motherboards on my system. would there be any difference if the system is...
View ArticleADC stops reading on 510th iteration on Python
I wrote a basic test code to try the functionality of the python mraa class on my edison arduino board. The problem that I run into is adc function stops reading when the iteration arrives 510th level....
View ArticleRe: USING A GY80 IMU WITH THE EDISON ARDUINO BOARD
Hi Philtkp, Not sure what else to tell you about the IMU. When you say erratic, not sure. Is the I2C not working correctly? Is the IMU screwing up? Like does it want a higher voltageor current to...
View ArticleRe: Intel rmm3 problem
Hello,cuz search requests like "Reset BMC via SMASH-CLP Console" led to this page, I think we need a solution here, so if anyone face with such a problem - he could deal with it. I hope so....
View ArticleRe: ADC stops reading on 510th iteration on Python
I am only guessing here as I have not tried out the ADC on the edison yet, So as such have not tried it with MRAA and at best I have only tinkered a little bit with Python..... So I don't know how:...
View Article