[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

/sys/class/net/lo missing, no lo interface



I'm not sure where to report this problem. Please advise.

I've tried a daily snapshot from
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/i386/iso-cd/debian-testing-i386-netinst.iso,
downloaded on 2006-09-13.

Installation went fine, but after reboot, the network startup fails
somehow and the box comes up with no network interface, the output
from the ifconfig command is empty.

When I try to manually startup the networking, I get

# /etc/init.d/networking start
Configuring network interfaces...SIOCSIFADDR: No such device
lo: ERROR while getting interface flags: No such device
lo: ERROR while getting interface flags: No such device
Failed to bring up lo.
done.


This command does bring up the eth0 interface but not the lo
interface. I can access the machine via the network. What I find
interesting is this command:

# find /sys | grep /net/lo
/sys/class/net/lo_temp_temp
/sys/class/net/lo_temp_temp/statistics
/sys/class/net/lo_temp_temp/statistics/tx_compressed
/sys/class/net/lo_temp_temp/statistics/rx_compressed
/sys/class/net/lo_temp_temp/statistics/tx_window_errors
/sys/class/net/lo_temp_temp/statistics/tx_heartbeat_errors
/sys/class/net/lo_temp_temp/statistics/tx_fifo_errors
/sys/class/net/lo_temp_temp/statistics/tx_carrier_errors
/sys/class/net/lo_temp_temp/statistics/tx_aborted_errors
/sys/class/net/lo_temp_temp/statistics/rx_missed_errors
/sys/class/net/lo_temp_temp/statistics/rx_fifo_errors
/sys/class/net/lo_temp_temp/statistics/rx_frame_errors
/sys/class/net/lo_temp_temp/statistics/rx_crc_errors
/sys/class/net/lo_temp_temp/statistics/rx_over_errors
/sys/class/net/lo_temp_temp/statistics/rx_length_errors
/sys/class/net/lo_temp_temp/statistics/collisions
/sys/class/net/lo_temp_temp/statistics/multicast
/sys/class/net/lo_temp_temp/statistics/tx_dropped
/sys/class/net/lo_temp_temp/statistics/rx_dropped
/sys/class/net/lo_temp_temp/statistics/tx_errors
/sys/class/net/lo_temp_temp/statistics/rx_errors
/sys/class/net/lo_temp_temp/statistics/tx_bytes
/sys/class/net/lo_temp_temp/statistics/rx_bytes
/sys/class/net/lo_temp_temp/statistics/tx_packets
/sys/class/net/lo_temp_temp/statistics/rx_packets
/sys/class/net/lo_temp_temp/weight
/sys/class/net/lo_temp_temp/tx_queue_len
/sys/class/net/lo_temp_temp/flags
/sys/class/net/lo_temp_temp/mtu
/sys/class/net/lo_temp_temp/carrier
/sys/class/net/lo_temp_temp/broadcast
/sys/class/net/lo_temp_temp/address
/sys/class/net/lo_temp_temp/type
/sys/class/net/lo_temp_temp/features
/sys/class/net/lo_temp_temp/ifindex
/sys/class/net/lo_temp_temp/iflink
/sys/class/net/lo_temp_temp/addr_len
/sys/class/net/lo_temp_temp/uevent

If I google for lo_temp_temp, I get no hit.

Any advice what to do?


-- 
andreas



Reply to: