Re: BCM4312/b43 acts weird with NetworkManager and F13



la, 2010-08-07 kello 21:54 -0500, Dan Williams kirjoitti:
> Before you check "enable wireless", what is the contents of:
> 
> /var/lib/NetworkManager/NetworkManager.state

[main]
NetworkingEnabled=true
WirelessEnabled=false
WWANEnabled=true

> and what is the output of:
> 
> rfkill list

0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
1: acer-wireless: Wireless LAN
	Soft blocked: yes
	Hard blocked: no
2: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no

> cat /sys/class/rfkill/*/state

1
0
1

> cat /sys/class/rfkill/*/type

bluetooth
wlan
wlan

> Lets see what those have in them and then we can debug further.  ALso,
> what are the top lines of /var/log/daemon.log when NetworkManager starts
> up?

I don't have such a file in the system, but here's some stuff I grepped
from /var/log/messages:

Aug 11 22:50:53 lenovo-s12 NetworkManager[963]: <info> NetworkManager
(version 0.8.1-1.fc13) is starting...
Aug 11 22:50:53 lenovo-s12 NetworkManager[963]: <info> Read config
file /etc/NetworkManager/NetworkManager.conf
Aug 11 22:50:53 lenovo-s12 NetworkManager[963]: <info> trying to start
the modem manager...
Aug 11 22:50:53 lenovo-s12 NetworkManager[963]:    ifcfg-rh: Acquired
D-Bus service com.redhat.ifcfgrh1
Aug 11 22:50:53 lenovo-s12 NetworkManager[963]: <info> Loaded plugin
ifcfg-rh: (c) 2007 - 2008 Red Hat, Inc.  To report bugs please use the
NetworkManager mailing list.
<snip, it parses the configs>
Aug 11 22:50:53 lenovo-s12 NetworkManager[963]: <info> found WiFi radio
killswitch rfkill2
(at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ssb0:0/ieee80211/phy0/rfkill2) (driver <unknown>)
Aug 11 22:50:53 lenovo-s12 NetworkManager[963]: <info> found WiFi radio
killswitch rfkill1 (at /sys/devices/platform/acer-wmi/rfkill/rfkill1)
(driver acer-wmi)
Aug 11 22:50:53 lenovo-s12 NetworkManager[963]: <info> WiFi disabled by
radio killswitch; enabled by state file
Aug 11 22:50:54 lenovo-s12 NetworkManager[963]: <info> WWAN enabled by
radio killswitch; enabled by state file
Aug 11 22:50:54 lenovo-s12 NetworkManager[963]: <info> WiMAX enabled by
radio killswitch; enabled by state file
Aug 11 22:50:54 lenovo-s12 NetworkManager[963]: <info> Networking is
enabled by state file
Aug 11 22:50:54 lenovo-s12 NetworkManager[963]: <info> (eth0): carrier
is OFF
Aug 11 22:50:54 lenovo-s12 NetworkManager[963]: <info> (eth0): new
Ethernet device (driver: 'tg3' ifindex: 2)
Aug 11 22:50:54 lenovo-s12 NetworkManager[963]: <info> (eth0): exported
as /org/freedesktop/NetworkManager/Devices/0
Aug 11 22:50:54 lenovo-s12 NetworkManager[963]: <info> (eth0): now
managed
Aug 11 22:50:54 lenovo-s12 NetworkManager[963]: <info> (eth0): device
state change: 1 -> 2 (reason 2)
Aug 11 22:50:54 lenovo-s12 NetworkManager[963]: <info> (eth0): bringing
up device.
Aug 11 22:50:54 lenovo-s12 NetworkManager[963]: <info> (eth0): preparing
device.
Aug 11 22:50:54 lenovo-s12 NetworkManager[963]: <info> (eth0):
deactivating device (reason: 2).
Aug 11 22:50:54 lenovo-s12 NetworkManager[963]: <info> (wlan0): driver
supports SSID scans (scan_capa 0x01).
Aug 11 22:50:54 lenovo-s12 NetworkManager[963]: <info> (wlan0): new
802.11 WiFi device (driver: 'b43' ifindex: 3)
Aug 11 22:50:54 lenovo-s12 NetworkManager[963]: <info> (wlan0): exported
as /org/freedesktop/NetworkManager/Devices/1
Aug 11 22:50:54 lenovo-s12 NetworkManager[963]: <info> (wlan0): now
managed
Aug 11 22:50:54 lenovo-s12 NetworkManager[963]: <info> (wlan0): device
state change: 1 -> 2 (reason 2)
Aug 11 22:50:54 lenovo-s12 NetworkManager[963]: <info> (wlan0): bringing
up device.
Aug 11 22:50:54 lenovo-s12 NetworkManager[963]: <info> (wlan0):
deactivating device (reason: 2).
Aug 11 22:50:54 lenovo-s12 NetworkManager[963]: <info> modem-manager is
now available
Aug 11 22:50:54 lenovo-s12 NetworkManager[963]: <warn> bluez error
getting default adapter: The name org.bluez was not provided by
any .service files
Aug 11 22:50:54 lenovo-s12 NetworkManager[963]: <info> Trying to start
the supplicant...
Aug 11 22:50:54 lenovo-s12 NetworkManager[963]: <info> (wlan0):
supplicant manager state:  down -> idle
Aug 11 22:50:57 lenovo-s12 NetworkManager[963]:
<warn> /sys/devices/virtual/net/pan0: couldn't determine device driver;
ignoring...

One thing which puzzles me here is the acer-wmi driver. As you might
guess from the host name, the laptop is a Lenovo Ideapad S12 with Intel
and Broadcom hardware. Often driver names are different from hardware
brand names, but still "acer" doesn't really seem to fit the picture
here.

-- 
Ville-Pekka Vainio



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