Kernel build error?
Hi, allI thoroughly followed the guideIntel® Edison BSP User Guide However, I got following error when I run postBuild.sh.Any comments are welcomed. hyon@hyon-brix-d:~/Edison/edison-src$...
View ArticleRe: D54250WYK 'headless' issue?
Hi, I bought first the Intel NUC DN2830FYKH and I ran it headless with Windows 8.1 Pro x64 and Ubuntu Desktop 14.10 x64 I think TeamViewer was running fine. This was in November2014. But I wasn't...
View ArticleRe: Intel Edison an Expensive Arduino Nano
jwestervelt,I'll toss a piece of info, if you'd like to add a correction to your article. The Quark, though it seem shrouded in mystery on the Edison, is not an Arm. If I read the specs, it is a 100...
View ArticleHi, I am usiung Dextop board DH87MC since last 1 year almost, but from last...
usiung Dextop board DH87MC since last 1 year almost, but from last month I am unable to install the HD graphics driver (ever sin ce i replaced my crashed HDD) also, my DVI port of the mother board is...
View ArticleRe: DC54250WYK cannot operate headless with Logmein
HDMI dummy suggestion I have just ordered this HDMI dummy plug, DDC EDID emulator, fake display, headless. R9 290 290X, DVI-D | eBay
View ArticleRe: i2c-tool pgk to be able to use SMBUS in python
I changed the setup.py end by ext_modules=[Extension( "smbus", ["smbusmodule.c"], libraries = ['i2c'], include_dirs = ['../include'])]) I cleaned and...
View ArticleGalileo TFT LCD Installation
Hello Everyone,I'm a little new to the scene so excuse me if this post comes off intermediate. As a newbie, I've been successful at installing PIR sensors, serial LCD, and GPS receivers, with little...
View ArticleHow to enable pwm2 on the Edison breakout board?
I like to enable low-level the pwm2 which should be on J17-pin1, here is what I do: echo -n 2 > /sys/class/pwm/pwmchip0/exportecho -n 1 > /sys/class/pwm/pwmchip0/pwm2/enableecho -n 1000000 >...
View ArticleRe: Computer freezes (hangs) upon Intel SSD Toolbox v3.2.3 launch
Apparently I am using Marvell drivers already, compiled in 2010. No I haven't used Toolbox on any OS other than my current Windows 8.1, since I did a fresh install in that SSD as soon as I got, so as...
View ArticleRe: First day ok with 13V. Second day short circuit
Hello Jason, Hmmm - either that or there was some manual rework that wasn't QA'ed well. After having the issues with the Arduino board, I took a real close look at the Breakout Board - mine looked as...
View ArticleRe: Edison Team/Proj @ CES 2015?
Hi colabi There will be a couple of people that support Edison at CES. Please come by the booth as Edison will be featured there. Regards;CMata
View ArticleRe: Maximum Resolution for External Display Problem
Hello Robert. Thanks a lot for your efforts. However, it didn't resolve my issue. I'm not cloning the displays. I want them to be extended. I did all the steps that you suggested in the first...
View ArticleBluetooth connection to phone
Hi I've been using the Edison for about a week and have had a lot of problems with getting bluetooth to connect to a phone. Ive gone through the various steps: bluetoothctlagent NoInputNoOutputscan...
View ArticleRe: Strange Behaviour of Suspend-to-Ram (ACPI S3) on S1200V3RPL Server Board
Hi there, Yes that's correct - when I resume after a period of many hours, e.g. greater than 12 hours for example, the system seems to perform a full boot with the POST startup (beeps) etc. As such,...
View ArticleRe: Heating and AC Adaptor problem
I'm going to try immediately that.. but how am I supposed to place the fan between the module and the board mantaining the connection? And it's not possible to set something like "not use too much...
View ArticleRe: Heating and AC Adaptor problem
Amus, it's not going to fit between, rather push air between - air flow perpendicular to the board and module as opposed to downward onto the moduleClock is fixed at lower, upper and speed of 500 MHz....
View ArticleRe: Need the magic sauce to keep Edison/ubilinux connected to WiFi
Apparently since wpa_supplicant is so helplessly broken under ubilinux, the solution is to write a script that greps for my desired SSID from `iwlist` output, then update the /etc/network/interfaces...
View ArticleRe: Need the magic sauce to keep Edison/ubilinux connected to WiFi
Hi Jwestervelt, I am sorry for my misunderstanding but from your first post it wasn't clear that you needed the roaming feature for your WiFi configuration. If you want your Edison to connect to known...
View ArticleRe: Does any know if/how you can boot into a UEFI shell on an intel DH67BL MB?
Hello Laacid, thanks for joining the Intel Community. UEFI shell can be enabled on BIOS in the boot options menu. Bear in mind that this doesn't boot the shell, but enables UEFI boot in general....
View ArticleRe: Build custom package in a new Yocto layer
Thank you arfoll for your suggestions. The bitbake nano command passes fine, but upon searching for the ipk inside the tmp/deploy directory structure, I can only find the nano-dbg and nano-dev ipks ......
View Article