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

My Sid box is lost Module p80211



Hi all,
I have to manage WiFi on my up to date Sin [lenovo s10e (Broadcom-of course)] with http://wiki.debian.org/wl#Sid instructions.
Everything was just fine until rebooting before two days ago.

WiFi is stop working, actually he see other networks with 20% quality. In the same time IBM R51 (Squeeze) see much more networks and same networks have much better quality.

Google search wasn't enlightening at all, i found lot's p80211 problem but I'm not sure are this solutions write for me.
Any help is appreciate.

Here are some outputs:

# ifup wlan0
FATAL: Module p80211 not found.
Failed to load p80211.ko.
run-parts: /etc/network/if-pre-up.d/linux-wlan-ng-pre-up exited with return code 1
ioctl[SIOCGIFFLAGS]: No such device
wpa_supplicant: /sbin/wpa_supplicant daemon failed to start
run-parts: /etc/network/if-pre-up.d/wpasupplicant exited with return code 1
Internet Systems Consortium DHCP Client V3.1.3
Copyright 2004-2009 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

SIOCSIFADDR: No such device
wlan0: ERROR while getting interface flags: No such device
wlan0: ERROR while getting interface flags: No such device
Bind socket to interface: No such device
Failed to bring up wlan0.

---------------------------------------------------------------------

# lsmod
Module                  Size  Used by
b43legacy              91536  0
b43                   132341  0
ssb                    33327  2 b43legacy,b43
mmc_core               38095  2 b43,ssb
pcmcia                 17442  2 b43,ssb
rng_core                2178  2 b43legacy,b43
mac80211              121381  2 b43legacy,b43
cfg80211               86910  3 b43legacy,b43,mac80211
led_class               1757  2 b43legacy,b43
pcmcia_core            20406  3 b43,ssb,pcmcia
i915                  217023  2
drm_kms_helper         17183  1 i915
drm                   107507  3 i915,drm_kms_helper
i2c_algo_bit            3497  1 i915
uinput                  4796  1
ppdev                   4058  0
lp                      5570  0
parport                22554  2 ppdev,lp
sco                     5837  2
bridge                 32851  0
stp                      996  1 bridge
bnep                    7376  2
rfcomm                 25063  4
l2cap                  21677  16 bnep,rfcomm
crc16                   1027  1 l2cap
acpi_cpufreq            4907  0
cpufreq_powersave        602  0
cpufreq_stats           1940  0
cpufreq_conservative     4018  0
cpufreq_userspace       1444  0
microcode               8374  0
fuse                   43554  3
snd_hda_codec_realtek   162851  1
snd_hda_intel          15263  4
snd_hda_codec          45998  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               4054  1 snd_hda_codec
snd_pcm_oss            28479  0
snd_mixer_oss          10461  1 snd_pcm_oss
snd_pcm                47350  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_midi            3480  0
btusb                   7997  2
snd_rawmidi            12313  1 snd_seq_midi
uvcvideo               45194  0
snd_seq_midi_event      3684  1 snd_seq_midi
bluetooth              36259  9 sco,bnep,rfcomm,l2cap,btusb
snd_seq                35303  2 snd_seq_midi,snd_seq_midi_event
videodev               25445  1 uvcvideo
joydev                  6771  0
snd_timer              12258  2 snd_pcm,snd_seq
v4l1_compat            10250  2 uvcvideo,videodev
rfkill                 10196  3 cfg80211,bluetooth
lib80211_crypt_tkip     6677  0
snd_seq_device          3673  3 snd_seq_midi,snd_rawmidi,snd_seq
snd 33551 19 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
wl                   1256423  0
i2c_i801                6442  0
soundcore               3450  1 snd
serio_raw               2916  0
lib80211                2834  2 lib80211_crypt_tkip,wl
i2c_core               12612  5 i915,drm,i2c_algo_bit,videodev,i2c_i801
psmouse                44409  0
snd_page_alloc          4977  2 snd_hda_intel,snd_pcm
evdev                   5609  24
pcspkr                  1207  0
processor              25803  3 acpi_cpufreq
battery                 3782  0
ac                      1640  0
ext3                   93828  1
jbd                    31965  1 ext3
mbcache                 3762  1 ext3
usbhid                 26784  0
hid                    50545  1 usbhid
ide_gd_mod             17103  2
sd_mod                 25717  3
crc_t10dif              1012  1 sd_mod
usb_storage            29825  0
ata_generic             2015  0
ide_pci_generic         1924  0
video                  14605  1 i915
ata_piix               16513  3
uhci_hcd               15953  0
intel_agp              20145  1
piix                    3564  1
libata                113728  2 ata_generic,ata_piix
tg3                    88049  0
output                  1204  1 video
libphy                 11238  1 tg3
agpgart                19516  2 drm,intel_agp
ide_core               63850  3 ide_gd_mod,ide_pci_generic,piix
ehci_hcd               27230  0
scsi_mod              101073  3 sd_mod,usb_storage,libata
usbcore 97930 7 btusb,uvcvideo,usbhid,usb_storage,uhci_hcd,ehci_hcd
nls_base                4541  1 usbcore
button                  3598  1 i915
thermal                 9206  0
fan                     2586  0
thermal_sys             9378  4 processor,video,thermal,fan

---------------------------------------------------------------------

# modprobe p80211; echo $?
FATAL: Module p80211 not found.
1

---------------------------------------------------------------------

# /etc/init.d/networking start
...
Configuring network interfaces...FATAL: Module p80211 not found.
Failed to load p80211.ko.
run-parts: /etc/network/if-pre-up.d/linux-wlan-ng-pre-up exited with return code 1
ioctl[SIOCGIFFLAGS]: No such device
wpa_supplicant: /sbin/wpa_supplicant daemon failed to start
run-parts: /etc/network/if-pre-up.d/wpasupplicant exited with return code 1
Internet Systems Consortium DHCP Client V3.1.3
Copyright 2004-2009 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

SIOCSIFADDR: No such device
wlan0: ERROR while getting interface flags: No such device
wlan0: ERROR while getting interface flags: No such device
Bind socket to interface: No such device
Failed to bring up wlan0.
done.

Thank you all for help,
Goran Dobosevic


Reply to: