Re: management engine interface code 10.
Battery reset didn't help. problem is not in battary. cause, eaven when i start laptop with out battary, it turning on,working for 0.5-1.5 sec. after turning off and after again starts up but fullly.
View ArticleRe: Question regarding linux and galileo
I guess you would want to start programming Linux native (C, C++, or e.g. Python) for Galileo as e.g. using OpenCV I'd anticipate it would be quite challenging doing image processing on Arduino.You...
View ArticleRe: Galileo Debian v1.2 image
I haven't read through the thread - but I'm pretty sure it's not a volume group you are targetting here but rather a standard partition with file system on it. You should be able to use "gparted" for...
View ArticleRe: Serial connection to galileo has zero response via putty
typically the serial is set to 115200 - unless you modified it.So try changing from 9600 to 115200
View ArticleRe: Intel AC7260 limited access after sleep
I'm not prepared to declare victory with the 17 driver(s). The latest I've tried is 17.1 and it, like all the other 17s, periodically fails to wake up, no matter what the power saving setting. 16.6 is...
View ArticleRe: ifconfig doesn't work with SD image
"eth0" is old device naming. The IoT devkit image uses the current scheme (whereas the built-in Yocto is slightly older and uses old naming scheme). If you type "ifconfig" without parameters (or the...
View ArticleRe: Galileo Debian v1.2 image
I'm about to try How To Resize ext3 Partitions Without Losing Data - Page 2 | HowtoForge - Linux Howtos and Tutorials So if you never hear from me again, don't try it.
View ArticleRe: Issues with i2c on Galileo gen2 board
I have used it fine using the IoT devkit image (https://software.intel.com/en-us/iot/getting-started). With libmraa i2c details are abstracted away (similarly details for GPIO and SPI)
View ArticleRe: Intel (R) Dual Band Wireless-N 7260 issue
<<I don't think, I have PROSET software on my PC.>> Control Panel > Programs
View ArticleRe: Cannot find /dev/cu.usbserial[n] when flashing Edison on Mac OS X Yosemite
To be clear, you need to connect both USB's to your computer. One delivers power and lets you access the storage, the other gives you a serial port to run the TTY. Once you have them both connected,...
View ArticleRe: USB Gadget Mass Storage image location
Here's how to get at the storage in the msdos partition. log into your Edison board over serial console or Wifi. If you're ssh-ing in over gadget rndis, you'll lose the connection because you have to...
View ArticleRe: Intel® Wireless-N 7260 - slows
my dell has an ac7260HMW card in it, described here:Intel® Dual Band Wireless-AC 7260: Product Briefthere appears to be a few variants of them, the key is whether it's an M.2 or USB/HMC. Perhaps all...
View ArticleUSB Gadget Mass Storage image location
When i plug the edison into my PC it mounts as a mass storage device. Where is the image that it mounts located in the edison's file-system.
View ArticleRe: Intel® Wireless-N 7260 - slows
possibly the Qualcomm Atheros AR9485 card would work too, but it doesn't have bluetooth. there's a Qualcomm/Atheros N+bluetooth which might be suitable too - AR5B22 AR9462
View ArticleRe: Latest Yocto Kernel for Intel Edison
Ok, now I got an idea how it would be possible to use a newer kernel. To build an edison image I will follow this guide: https://communities.intel.com/docs/DOC-23159 Then I will adjust the...
View ArticleDriver issues, that are not even on Google!
Recently, I bought a new computer (specifications are at the end of this post).I installed all the latest drivers for both GPUs (one integrated and one additional). Ever since day one, when I play...
View ArticleRe: Galileo ADC resolution too low?
RGee: Thanks for your comments. From the BIN display (attached) it is very clear that at this point the Galileo 2 is only giving me 10-bit of real ADC resolution. It is possible that there is a glitch...
View ArticleRe: DN2820FYKH blank screen at boot
I am confused - are you saying that you got that particular Corsair memory to work in a newer (-103) NUC after it has not worked in older (-102) NUC? Normally if there is a memory compatibility issue...
View ArticleRe: Intel® Wireless-N 7260 - slows
Hi!I have finally find a solution. Intel has made a terrible mistake with new driver 17.1.X. First of all, you must uninstall your wifi drivers. Then, install 17.0.2.5 or 17.0.3 drivers and it is all....
View Article