Re: Intel Edison Add third-party packages to the image
ok i solved the issue and found another bug in your documentationEdison Board Support Package User Guide mention under 3.3 #7 to add IMAGE_INSTALL: += "package-name" what is wrongthe correct line must...
View ArticleRe: Intel HD 4600 screen flickering.
Yes, it happened with all driver versions I used. Exact version numbers are:15.36.7.64.3960 15.36.3.64.390715.33.30.64.3958 I haven't connected an external monitor yet, but I will do that and report...
View ArticleRe: What should I do if I want to build the Edison Standed Image without...
Thanks a lot Diego ! I got it.
View Articlehow can I set 3 monitor to Extended desktop + Duplicate View?
I'm using a 13' MacBookPro and connecting 2 display port monitors. But I can only set these 3 monitors to 3 independent extended desktop or clone view.What I want is extended the desktop to internal...
View ArticleRe: A fatal problem
Hi LouisWei, 我也建议检查一下驱动的安装,请注意以管理员身份运行和关闭防火墙与杀毒软件等细节。并重启电脑和Edison再试。严格安装和重启是很重要的。 Regards,Alen Chen
View ArticleRe: Something different between Arduino and Galileo
Hi LouisWei 因为这个函数是通过linux的系统调用来操作底层GPIO的,所以有一定的系统开销在内并且造成延时不准确。 Alen Chen
View ArticleRe: MRAA GPIO Error
quick questions.Mini breakout? Arduino pin does not go up that high. when you specify 46 hot mraa this corresponds to connector pin j20-5 edison gp47. Is this what you want? Or did you want edison...
View ArticleRe: ubilinux (Debian) now available from Emutex Labs
When using Eclipse (iotdk-ide-win): i've checked ifconfig wlan0 IP, and entered it into the 'Host Name' for an Intel Remote System, on connecting an alert of "Daemon failed to launch server on...
View ArticleI need help with NodeJS i2c.read()
So far I believe I have my ph sensor hooked up properly to i2c pins A4 and A5. My code is as follows: var m = require('mraa'); var i2c = new m.I2c(1); i2c.address(0x63); i2c.write("R,56.26");...
View Articleixgbe 3.21.2 driver for 82599
We are trying to upgrade the NIC ixgbe driver to 3.21.2. I noticed that setting of unicast filtering table (ixgbe_set_uta) to all 1s has been removed. This breaks one of the features on the product. We...
View ArticleRe: xf86-video-fbdev package not available in iot-devkit package list
Hi All, I have found answer to my own question. Installed failing dependencies from : http://downloads.yoctoproject.org/releases/yocto/yocto-1.6/ipk/i586/Packages Thanks --Paridhi
View ArticlePREEMPT_RT Kernel on Intel Edison
Greetings! I've been trying to cross-compile a PREEMPT_RT-enabled kernel for Intel Edison (without success) basing in [1]. The host machine has an Intel Core I7 processor and is running under Zorin 9...
View ArticleRe: My CPU only supports up to 2133hz. Do I have to return my 2400hz ram or...
I have an issue relating to this. I have a 5820K with an ASRock motherboard. The motherboard itself supports my Corsair 2800mhz memory and there are people that are running it, but I cannot get the...
View ArticleRe: My Asus g551jm have first n 7260 and now ac7260. The have the same...
I suggest you verifying the internet speed is not being affected by the router security or QoS settings limiting the connectivity to this specific system.The best way to evaluate throughput is by...
View ArticleRe: How to write binary data to I2C using JavaScript? (MRAA)
Hi VictorR The examples that I have found for MRAA using Javascript are in this link. Unfortunately, not related to I2C.Take a look at the code in this other thread. At the end of the thread there is a...
View ArticleRe: Edison slow network response
Hi speccy88 I'm going to research about this, and look for a way to improve the speed with the connection. I'll post you back when I get some useful information.About the ssh connection to your...
View ArticleRe: Using Eclipse to build and debug projects for Edison.
I think the ideal way to add libs would be to have opkg package manager running within Eclipse as well allowing to install/update packages to cross environment. Any thoughts? (It's still close to...
View ArticleIntel Edison Arduino clock system
Hi, I have experienced delays in the SPI bus. To transfer one byte into SPI bus, the system needs 110us so there is a considerable delay between bytes transferred (57 times than the period of one byte...
View ArticleRe: LAN port in Team and Switch
What is the TEAM setup that you are trying to achieve? In other words, what is the expected configuration on each of the ports that you are trying to use? Which network controller are you using?
View ArticleD34010WYK only 2 channel audio
I just loaded up a D34010wyk with Win 7. latest drivers and Bios. HDMI 1.4 cable to my Samsung UN60EH6050F TV. Optical from the TV to my Yamaha receiver. (no hdmi on my receiver) under sound /...
View Article