You are not logged in.

#1 2009-12-31 10:45:27

h_al
Member
Registered: 2009-12-30
Posts: 17

Wireless problem: Device or resource busy

I'm really fed up with wireless(BCM4312) issues. One day ago, wireless was working perfectly.
However, today, it says "Interface doesn't support scanning : Device or resource busy".
Additionally, whenever my wlan0 interface is up, my laptop becomes slow. I put it down, everything is normal.

Thanks

Offline

#2 2009-12-31 13:01:51

h_al
Member
Registered: 2009-12-30
Posts: 17

Re: Wireless problem: Device or resource busy

ANYONE?

# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:21:70:D3:5C:1D  
          inet addr:192.168.1.7  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::221:70ff:fed3:5c1d/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:97 errors:0 dropped:0 overruns:0 frame:0
          TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:6332 (6.1 Kb)  TX bytes:2040 (1.9 Kb)
          Memory:f6fe0000-f7000000 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:4 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:280 (280.0 b)  TX bytes:280 (280.0 b)

wlan0     Link encap:Ethernet  HWaddr 00:22:5F:61:F6:AF  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
# iwlist scan
lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

wlan0     Interface doesn't support scanning : Device or resource busy

Whenever wlan0 is up, pc hangs for 1 second every few seconds. I turn it off, pc goes smooth. It's really annoying.

Offline

#3 2009-12-31 13:11:54

chpln
Member
From: Australia
Registered: 2009-09-17
Posts: 361

Re: Wireless problem: Device or resource busy

Given the timeframe I'm wondering whether this may be caused by a regression in kernel26 2.6.32.

Could you confirm the kernel version you're using, and if running 2.6.32, test whether the problem also exists in 2.6.31?

Offline

#4 2009-12-31 13:29:50

h_al
Member
Registered: 2009-12-30
Posts: 17

Re: Wireless problem: Device or resource busy

Yes, I'm using 2.6.32. I don't have 2.6.31.

Last edited by h_al (2009-12-31 13:37:47)

Offline

#5 2009-12-31 14:34:29

kgas
Member
From: Qatar
Registered: 2008-11-08
Posts: 718

Re: Wireless problem: Device or resource busy

you have to rebuild the driver for the new kernel. The package is here. To build the package you need to download the kernel headers.

Offline

#6 2009-12-31 15:25:06

h_al
Member
Registered: 2009-12-30
Posts: 17

Re: Wireless problem: Device or resource busy

I have already tried this driver and it didn't work with me.
Anyway, this is stupid and frustrating. I'm reinstalling the whole system.

Offline

#7 2010-01-10 10:47:45

kraven
Member
Registered: 2010-01-10
Posts: 3

Re: Wireless problem: Device or resource busy

h_al wrote:

I have already tried this driver and it didn't work with me.
Anyway, this is stupid and frustrating. I'm reinstalling the whole system.

Same problem here. With previous 2.6.31 worked just fine with this AUR package. But with upgrading to 2.6.32 it stopped working (I tried recompile that AUR package - but it didnt work - also I tried AUR packages b43-firmware-newest and b43-fwcutter-pathced (wlan0 interface) with same status) with same "Device or resource busy" or  iwlist scan showing:

# iwlist scan
lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

eth1      Failed to read scan data : Invalid argument

What should I do? I dont want to reinstall whole system.


lenovo idepad s10-2, name: ae, cpu: 0.8 - 1.6ghz atom, hdd: 160gb, ram: 1gb, 10" lcd display (1024x600), net: r8169. wifi: b43 (BCM4312), vga: intel 945gme, cam: uvcvideo,  sound: snd_hda_intel, sd card reader

Offline

#8 2010-03-23 23:08:25

mps247
Member
Registered: 2009-08-03
Posts: 4

Re: Wireless problem: Device or resource busy

I had the same problem, but I think I've found a fix for it. I think everything is fine, but the interface to your wireless card is deactivated. You can enable it with the following:

sudo ifconfig eth1 up

I don't know why it is shut down by default.

Hope that solves your problem!

Offline

Board footer

Powered by FluxBB