Mailinglist Archive: opensuse-bugs (3723 mails)
| < Previous | Next > |
[Bug 637183] /etc/sysconfig/network/scripts/ifplugd-selectif: line 40: read: read error: 0: Invalid argument
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sun, 3 Oct 2010 13:52:29 +0000
- Message-id: <20101003135229.5B27F24551D@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=637183
https://bugzilla.novell.com/show_bug.cgi?id=637183#c4
Martin Schröder <martin@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |ASSIGNED
InfoProvider|martin@xxxxxxxxxx |
--- Comment #4 from Martin Schröder <martin@xxxxxxxxxx> 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/carriercat: /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.
| < Previous | Next > |