[mythtv-users] Raspberry Pi not booting with network

Yann Lehmann aristide at free-it.ch
Sun Nov 5 20:29:22 UTC 2017


Le 05. 11. 17 à 18:54, Jeff a écrit :
> 
> pi at raspberrypi:~ $ ifconfig -a
> eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
>          inet 192.168.178.39  netmask 255.255.255.0  broadcast
> 192.168.178.255
>          inet6 2001:a61:426f:3d01:b38d:69ff:15ca:51eb  prefixlen 64
> scopeid 0x0<global>
>          inet6 fe80::c7d2:2c5c:65e8:d0b8  prefixlen 64  scopeid 0x20<link>
>          inet6 fd00::2dc4:3202:c490:dbf6  prefixlen 64  scopeid 0x0<global>
>          ether b8:27:eb:59:72:1d  txqueuelen 1000  (Ethernet)
>          RX packets 1821304  bytes 2650434923 (2.4 GiB)
>          RX errors 0  dropped 0  overruns 0  frame 0
>          TX packets 946263  bytes 76513108 (72.9 MiB)
>          TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
> 
> lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
>          inet 127.0.0.1  netmask 255.0.0.0
>          inet6 ::1  prefixlen 128  scopeid 0x10<host>
>          loop  txqueuelen 1  (Local Loopback)
>          RX packets 20  bytes 7364 (7.1 KiB)
>          RX errors 0  dropped 0  overruns 0  frame 0
>          TX packets 20  bytes 7364 (7.1 KiB)
>          TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
> 
> pi at raspberrypi:~ $ ifup eth0
> ifup: unknown interface eth0
> 
> 

Discovered it recently while configuring my raspi (not for MythTV use 
though).

What works in Debian stretch is 'ifconfig eth0 up' (and down of course).


More information about the mythtv-users mailing list