Skip to content

Ethernet device not found #5

Description

@ssjoholm

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:
#

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions