Re: PXE boot on 802.1x enabled network - using preconfigured IntelAMT 802.1x...
Sean, Unfortunately, we can't put 802.1x parameters into firmware using USB Key - for further details, read pag 135 of Intel SCS Manual - that is the reason that you are not seeing in switch and RADIUS...
View ArticleRe: GetCurDateTime function - how is this?
hey UST_,1) Edison is my first shot at embedded, I selected it because it was a dual core Intel atom processor with a quark (Pentium) mcu with a Linux OS To me this meant, I could use the same tools I...
View ArticleRe: Building Linux image for Galileo Gen 2 in Ubuntu 14.04
I will semi answer myself... Today I was able to get a build to complete pretty closely follwing the steps in post 27 of this thread. A few exceptions to it: step 1) I believe the git package I...
View ArticleRe: NUC 340101wyk unable to use the USB 2.0 controller. Need to set USB to eHCI
Hi, I too have an urgent need to disable XHCI via the BIOS.This was a feature that was present in previous BIOS's but was removed for no apparent reason. From the release notes for BIOS version...
View ArticleRe: switch usb ports from xhci to ehci?
Hi, I too have an urgent need to disable XHCI via the BIOS.This was a feature that was present in previous BIOS's but was removed for no apparent reason. From the release notes for BIOS version...
View ArticleRe: Intel SSD 530 NAND Write Problem
Mine is even worse!Windows 7 operating system.ASUS G73SW NotebookCurrent Status on drive:(1) INTEL SSDSC2BW240A4 Several days ago as posted above:Power On Hours : 250 hours Power On Count : 98 count...
View ArticleRe: Edison opkg package repo created
Alex,After a successful implementation of cronie and CIFS, if I can ask you another favor, it will be interesting to have "rsync" as well, it will help us keeping in sync the different boards.Thanks...
View ArticleRe: CPU Serial Number or something unique
It's just my two cents, but your customer is still going to have to configure the device to connect to wifi, right? In most cases it seems like it would only take a few more lines of code to generate...
View ArticleRe: D34010WYK ir Stop button doesnt work
I found out what the problem was.If GoogleChrome are Active, then it doesnt work, and also that Icon in the tray that keeps Chrome Active in the background does also interfear with the IR...
View ArticleRe: converting .out to .elf format (in Ubuntu)
But I do not know where to place the html file for systemd? Please let me know if my query is clear to you. No, sorry, isn't clear. what do you mean by "placing an html file for systemd"?
View ArticleRe: Edison Driver Setup 1.0.0 dows not install on Windows 10
What? But I don't think so. May be he is using "Windows Technical Preview"
View ArticleRe: How to set a Static IP
Apparently, "systemctl enable wpa_supplicant" to make Edison connect to Wifi automatically after reboot does not work with this static IP setup.See discussion here:...
View ArticleIs there a tutorial on how to replace a broken wireless antenna connector?
I was wondering why my wireless would kinda connect. It was basically unusable. One of my antennas got pinched where the case screws in and is now cut in two. I want to be able to get under the mother...
View ArticleRe: Intel Edison - crashlog_nnnnn file
Oh, you are on a mac. Sorry I have no suggestions for that, I work on pc's.
View ArticleRe: Cost in production
Jolt, those are some good ideas for me to chew on. Thank you.Terrence
View ArticleRe: Edison Breakout Board + Arduino-Intel IDE (Is it possible?)
Just attach the Arduino serial monitor at the right baud rate (Tools/Serial Monitor) to that same port.
View ArticleRe: Edison Breakout Board + Arduino-Intel IDE (Is it possible?)
You do it like normal Arduino setups. That is you open the terminal monitor and make sure it is setup to the same baud as your Serial.begin(... FYI - I am in the process of hacking up a board type to...
View ArticleRe: Edison Breakout Board + Arduino-Intel IDE (Is it possible?)
Mikalhart, thanks so much for the help. I cant tell you how invaluable it has been! Just so I'm clear. If I upload the sketch from above post, to the COM port which allows the upload to complete...
View ArticleRe: Edison Breakout Board + Arduino-Intel IDE (Is it possible?)
Thanks KurtE. I guess there must be something wrong in my code, because nothing pops up in the serial monitor. I'll keep investigating. Thanks!
View Article