todorez / galileo-linux-stable

A Linux kernel for Intel Galileo Gen1/2 tracking Linux stable
Other
14 stars 9 forks source link

Ethernet device not found #5

Open ssjoholm opened 9 years ago

ssjoholm commented 9 years ago

Hi,

After booting up with the new kernel 3.19.5, it seems that the ethernet device is missing, or at least not found.

I have installed an SD card with the iot-devkit-1.5-i586-galileo, and after that built the kernel according to the instructions and added that to the SD card (side-by-side), if I load the default 3.8.7 the ethernet device is found and network works, if I load the 3.19.5 there is no ethernet device and no network.

Boot log and dmesg: http://pastebin.com/UBw0G6ji

root@galileo:~# systemctl status avahi-autoipd.service ● avahi-autoipd.service - Provides static IP address Loaded: loaded (/lib/systemd/system/avahi-autoipd.service; enabled) Active: failed (Result: exit-code) since Fri 2015-05-29 21:15:12 UTC; 51s ago Process: 169 ExecStart=/bin/sh /usr/sbin/avahi-autoipd-auto (code=exited, status=1/FAILURE)

May 29 21:15:12 galileo systemd[1]: Starting Provides static IP address... May 29 21:15:12 galileo avahi-autoipd(lo)[181]: Found user 'avahi-autoipd' (UID 995) and group 'avahi-autoipd' (GID 992). May 29 21:15:12 galileo avahi-autoipd(lo)[181]: Successfully called chroot(). May 29 21:15:12 galileo sh[169]: Could not receive return value from daemon process. May 29 21:15:12 galileo systemd[1]: avahi-autoipd.service: control process exited, code=exited status=1 May 29 21:15:12 galileo systemd[1]: Failed to start Provides static IP address. May 29 21:15:12 galileo systemd[1]: Unit avahi-autoipd.service entered failed state. root@galileo:~# uname -a Linux galileo 3.19.5-galileo #7 Sun Aug 9 20:12:51 CEST 2015 i586 GNU/Linux root@galileo:~#

cgkades commented 9 years ago

I'm having the same issue, were you able to figure it out?

ssjoholm commented 9 years ago

Hi, I have not been able to figure out, or found any information regarding this. I have more or less dumped the Galileo Gen2, and started to use the Solid-Run Hummingboard Gate which has better Linux support.

cgkades commented 9 years ago

Why'd you close it? This was never resolved

ssjoholm commented 9 years ago

Sorry, it was not my intention to close the case, just save. (just did choose save & close instead of save). Now I can see that it is possible to reopen, so I will do that.

Anyway, you might want to check the intel forum for ideas as well, as it could help you on the way. If I remember correctly this image did not have the seg fault workaround that exists on the Galileo Gen2, so it might give you kernel panics.