Re: Debian on Edison
Hi! I created a script to install a Debian chroot directly on the Edison without the need to prepare anything on a PC. The /home partition is usually mounted with nodev and cdebootstrap does not like...
View ArticleRe: Intel AC7260 limited access after sleep
1. Download the driver from this web site: Intel Wireless LAN (11abgn, 11bgn, 11ac) for Windows 8 (32-bit, 64-bit), 7 (32-bit, 64-bit) - ThinkPad - Lenovo Support …2. Uninstall (remove) old Intel LAN...
View ArticleRe: Debian on Edison
Wow, this worked great for me! Intel should really do this by default, it's pretty cool and far more powerful than the builtin Yocto-based distribution.
View ArticleRe: Debian on Edison
BTW, you're also going to have to set up the mount point for /dev/pts (separate from /dev) - with "mount --bind /dev/pts $DEBIAN_CHROOT/dev/pts ".
View ArticleRe: Question regarding linux and galileo
that's a very old image you put which is likely not supported. On IoT* - Getting Started | Intel® Developer Zone you'll find download links for the Eclipse IDE as well as for the SD card image. There...
View ArticleRe: HC-SR04 Sketch
You should do one at a time. In your code, you tried to trigger both left and right, and then read left twise.Also from what I remember there are just two fast pins on galileo so make sure to connect...
View ArticleRe: Intel AC7260 limited access after sleep
This executable file is a drivers package in fact. Installation is uncompression proces. I 'installed' it on drive D but you can install it oo pendrive as well. After driver update what i mentioned in...
View ArticleRe: Whats all that yummy stuff on the PCI bus?
I was looking at this myself last night If you try lspci -v you get a bit more info. The signal processor is using the 'pciPTI' kernel driver and when I googled it I found this:...
View ArticleRe: Debian on Edison
My good man, you've done it! Just a simple movement of " www-data ALL=(ALL:ALL) NOPASSWD:ALL" to the end of the file in /etc/sudoers was indeed the solution. Salutations!Jim
View ArticleSYSTEM_SERVICE_EXCEPTION on boot with second displayport monitor
Hello I am using a Dell E7440 with a PR02X port replicator and two Dell P2214H monitors connected through displayport. The laptop has an Intel Core i7-4600u processor with embedded 4400 graphics....
View ArticleRe: How best proceed with overheating i7-4790K?
I tried your suggestions. Thanks. On my machine the CPU frequency was fixed at 4.00GHz and it wasn't obvious that it could be changed anyway. Similarly the power limit was already set for 88w, but I...
View ArticleRe: How to start DN2820FYKH without display?
I have now tested my NUC again a couple of times. If I try to boot it without a display attached, nothing at all gets written in the logs. The booting should be done by elilo, and the linux kernel is...
View ArticleRe: How best proceed with overheating i7-4790K?
I'm sorry to hear that you are still having problems, I think you have it even worse then me. My CPU started overheating when I was around 70-100% CPU-usage, looks like it's already happening for you...
View ArticleEdison opkg package repo created
Hello everyone, As much as I like the idea of enabling Debian on Edison - and that's something I'm going to participate in to make it even easier to use in addition to all that great work done in the...
View ArticleRe: Question regarding linux and galileo
Obviously one can never support everything out of the box. However, in this case you are lucky: Opencv libs are contained indevkit-x86\sysroots\i586-poky-linux\usr\lib and include files...
View ArticleRe: No Display with NUC 2820 and Onkyo AV at 50Hz
Does the issue occur when accessing the BIOS or only when the operating system starts booting?In other words, can you see the “Intel® NUC” screen?
View ArticleRe: sources for GPIO/SPI/i2c manipulation
Hi acamilo, Check out the file edison-src/device-software/meta-edison/recipes-kernel/linux/files/defconfig. Regards, JPMontero_Intel
View ArticleRe: I need a permit for Intel HD Graphics Logo
Hallo Silvia_Intel,Thank you for your answer.Can you please send me Link from Intel Graphic Departement Contact Adress ?I found on Intel Website nothing Thanks.Regrads,r3un1on
View ArticleRe: Accessing ADC samples on Intel Galileo
Hi emwaves, You can find the information on how to reach the ADC by following this link http://www.malinov.com/Home/sergey-s-blog/intelgalileo-programminggpiofromlinux in the “Analog Input” subtitle....
View Article