https://bugzilla.novell.com/show_bug.cgi?id=637183 https://bugzilla.novell.com/show_bug.cgi?id=637183#c4 Martin Schröder <martin@oneiros.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|martin@oneiros.de | --- Comment #4 from Martin Schröder <martin@oneiros.de> 2010-10-03 15:52:28 CEST --- (In reply to comment #3)
The error occurred when read /sys/class/net/wlan0/carrier, so could list your /sys/class/net directory with ls?
------------------------- lrwxrwxrwx 1 root root 0 2. Okt 20:11 eth0 -> ./../devices/pci0000:00/0000:00:1c.5/0000:09:00.0/net/eth0 lrwxrwxrwx 1 root root 0 2. Okt 20:11 lo -> ../../devices/virtual/net/lo lrwxrwxrwx 1 root root 0 2. Okt 20:11 wlan0 -> ./../devices/pci0000:00/0000:00:1c.1/0000:0c:00.0/net/wlan0
LANG=C ls -la /sys/class/net/wlan0/ total 0 drwxr-xr-x 4 root root 0 Oct 2 23:51 . drwxr-xr-x 3 root root 0 Oct 2 23:51 .. -r--r--r-- 1 root root 4096 Oct 3 13:19 addr_len -r--r--r-- 1 root root 4096 Oct 3 13:19 address -r--r--r-- 1 root root 4096 Oct 3 13:19 broadcast -r--r--r-- 1 root root 4096 Oct 3 13:19 carrier -r--r--r-- 1 root root 4096 Oct 3 13:19 dev_id lrwxrwxrwx 1 root root 0 Oct 3 12:36 device -> ../../../0000:0c:00.0 -r--r--r-- 1 root root 4096 Oct 3 13:19 dormant -r--r--r-- 1 root root 4096 Oct 3 13:19 features -rw-r--r-- 1 root root 4096 Oct 3 13:19 flags -rw-r--r-- 1 root root 4096 Oct 3 13:19 ifalias -r--r--r-- 1 root root 4096 Oct 3 12:36 ifindex -r--r--r-- 1 root root 4096 Oct 3 13:19 iflink -r--r--r-- 1 root root 4096 Oct 3 13:19 link_mode -rw-r--r-- 1 root root 4096 Oct 3 13:19 mtu -r--r--r-- 1 root root 4096 Oct 3 13:19 operstate lrwxrwxrwx 1 root root 0 Oct 3 13:19 phy80211 -> ../../ieee80211/phy0 drwxr-xr-x 2 root root 0 Oct 3 13:19 power drwxr-xr-x 2 root root 0 Oct 3 13:19 statistics lrwxrwxrwx 1 root root 0 Oct 3 13:19 subsystem -> ./../../../../../class/net -rw-r--r-- 1 root root 4096 Oct 3 13:19 tx_queue_len -r--r--r-- 1 root root 4096 Oct 3 12:36 type -rw-r--r-- 1 root root 4096 Oct 3 01:05 uevent
LANG=C cat /sys/class/net/wlan0/carrier cat: /sys/class/net/wlan0/carrier: Invalid argument
wlan0 is currently disabled via the kill switch. Could that cause this problem? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.