Re: Error during Kernel Compilation: make: *** No rule to make target...
git init a bare repogit add all the edison source from tar bar.git commit
View ArticleRe: I210-T1 / I350-T2 power consumption?
Hi MrGlasspoole, confirmation should be available soon.
View ArticleIntel NUC D54250WYK ACPI (DSDT) firmware issue
Hello, We have a D54250WYK HSW NUC running Linux. We noticed that the NUC advertises to the kernel the following PS/2 devices via the ACPI tables (DSDT). PNP0303(IBM Enhanced (101/102-key, PS/2 mouse...
View ArticleRe: Detailed Edison Module GPIO Definitions
Hi deium; I think you are using this link, In there you can see the specifications for the different GPIOs.GPIO 14, 165, 204, 205, 212, 213, 236 and 237 are for analog inputs (A4 and A5).GPIO 27 and 28...
View ArticleRe: How to run a prog even after terminal closes
mhahn - amen - there is something broken here for sure.
View ArticleRe: Detailed Edison Module GPIO Definitions
CMata_Intel, that link was to the references I was referring to. I see the pins listed in the BSP and HG - but.However, we need for the Mini Breakout board - so I need to know where do I dig to find...
View ArticleRe: Detailed Edison Module GPIO Definitions
CMata_Intel, in more digging, A better question is ... is there source for the /sys directories & files?
View ArticleRe: Galileo Gen2 ttyS0 Input/output error
Hi Peter, I have followed the intel doc Quark_BSP_BuildandSWUserGuide_329687_006, thus I have downloaded the Board_Support_Package_Sources_for_Intel_Quark_v1.0.1. Following the instructions, after...
View ArticleRe: tty1 on Edison
Hi mdw; I checked that the tty1 is used as a Virtual Terminal and is connected as the Console Monitor, the ttyMFD2 is the physical port that is connected to your port. At the end you are using both of...
View ArticleRe: XDK IoT - Example using SPI?
first of all: pls make sure to have libmraa / upm updated to latest version.For Python you might want to check the swig generated file /usr/lib/python2.7/site-packages/mraa.py which provides several...
View ArticleRe: Intel Edison Arduino failed to upload
if you don't require Arduino functionality: systemctl stop clloader systemctl disable clloader if you just want to remove the sketch: rm /sketch/sketch.elf systemctl restart clloader
View ArticleRe: Setting process priority (niceness)
in order to have nice you'd have to modify busybox and rebuild it (I did it and I do have "nice", ...).
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: How do I run a script on startup on Edison?
That worked, thank you. To run the program, like the python script simple-agent, I just added the & character to run it in the background. That allowed my program to run after it. I now have a...
View ArticleI partially bricked i2c-6... and my Edison
Hi everybody, I was experimenting with i2c in connection with MPU6050 writing in Eclipse. It worked so far without problems. A simple server was sending data via Wifi to a client written in...
View ArticleI am using two Intel 530, 240Gb. SSD's in a RAID 0 array on an Asus Z97 Pro...
Does anyone know why. I was using two Crucial M4 drives that showed they were running at 6Gb/s.
View ArticleRe: DZ77GA-70K doesnt boot with i7 3770
I would certainly say that it's likely the bios then. I've not read through the patch notes myself but I would venture to say the bios is your best bet. Unless you're running Crossfired ATi cards you...
View Article