Re: How to run a prog even after terminal closes
I tried it with 'nohup ... &' and it counts and counts and counts ... forever, also after several ssh re-logins.But i have no busybox installed and 'sh' is linked to 'dash'.
View ArticleRe: high cpu usage after latest graphics driver update (nov 2014)
I can confirm the same issue on my desktop. It started after installing the latest drivers. My PC specs:CPU: i3 4150RAM: 4GB DDR3OS: Windows 7 64bitI'm using the integrated Intel HD4400 as the primary...
View ArticleCan't Open Serial Port
I want to talk to with XBee using pin0(RX)/pin1(TX). var util = require('util'); var SerialPort = require('serialport').SerialPort; var xbee_api = require('xbee-api'); var C = xbee_api.constants; var...
View ArticleRe: Edison Arduino i2c
Hi toadaze; Have you been able to use I2C and LCD displays with your IDE? Regards;CMata
View ArticleRe: high cpu usage after latest graphics driver update (nov 2014)
Just wanted to report that the problem surfaced again and I had to suspend igfxFM.exe. I eventually rebooted and all's well for now. I also need to report that I was incorrect about my system not...
View ArticleRe: Intel® Wireless-N 7260 - slows
I just bought a new Lenovo U530 laptop with the Intel Wireless-N 7260 adapter and the wifi connection is very slow, i updated the drivers and still the same problem. What is going on with intel and...
View ArticleRe: temperature issue
shbThe last answer on the temperatures were that they were doing tests and that when they had a more official answer that it would be posted in the documentation Software & Documentation section
View ArticleRe: Edison 64-bit kernel
Roman_TsThe Board Support Guide Intel® Edison BSP User Guide, Section 4, Figure 2 on Page 11 clearly shows a 64 bit kernel option in the configuration section.
View ArticleRe: Pin-Toggle ("Blink") script for Edison
Is there any full sample code for Edison development ? I was working for MCU before and now needs more illustration to learn the consept about development based on linux for Edison. I love Edison and...
View ArticleRe: Gatttool or BLE (Bluetooth Low Energy) samples
Hi, I would like to ask if there will also be Bluetooth LE support for Intel Galileo Gen 2? As of now, I have performed hcitool scan and managed to scan for devices such as my smartphone.
View ArticleRe: TX power of BLE and Possible combination of roles
Hi Thanks for the link but it is not helpful. as BCM43340 chipset used for edison, Could you check to Broadcom Tech support for detail information for above all the questions? Because it is very...
View ArticleRe: DZ77GA-70K doesnt boot with i7 3770
Its the same hardware, all I replace was the motherboard, the motherboard I had before that broke was Gigabyte GA-Z77X-UD4H. The power supply I am using is Corsair 750w TX and I did plug in the correct...
View ArticleRe: Intel® Wireless-N 7260 - slows
yeah I am a bit shocked as well, look at how long this thread is too. I am going to try removing all the pro wireless software, drivers and install the latest and see what happens. Will post an update...
View ArticleDG45ID Sigmatel C-Major audio driver (created by Integrated Device...
When I go to Action Center I get : Solve a problem with Sigmatel C-Major audio driverSigmatel C-Major audio driver has stopped working properly.To solve this problem, go online to your computer...
View ArticleRe: npm usb binding problem on Edison
Okay. I got feedback from git hub that recompiling for the platform should solve the problem.Binding issue on Linux · Issue #37 · nonolith/node-usb · GitHubI'm not set up to build and it's going to...
View ArticleRe: Intel® Wireless-N 7260 - slows
So I decided to try a few things before removing and re installing the software but will try this again in case I have other issues.I modified some settings in the advanced settings of the adapter,...
View ArticleRe: Who knows Edison's GPIO base address
main.cpp #include <iostream>#include "stdio.h"#include "unistd.h"#include <time.h> #include "fast_gpio.h" using namespace std; #define HIGH 1#define LOW 0#define STARTDELAY 20#define...
View ArticleRe: I can't seem to install WiDi on my PC, I've used the driver update...
Thanks Joe, my system information is System Information report written at: 11/30/14 02:05:45 [System Summary]Item Value OS Name Microsoft Windows 7 Home Premium Version 6.1.7601 Service Pack 1 Build...
View ArticleRe: I can't seem to install WiDi on my PC, I've used the driver update...
Also I've just run the Intel system identification utility and been given the reference number 0283 9028 which I understand can provide you with further information on my system.
View Article