mam lenovo G550 i Ubuntu 10.04
od ponad 6 godzin męczę się z tym i nie mogę sobie poradzić, wiem że temat był poruszany na forum, próbowałem chyba wszystkiego ale wifi dalej mi nie działa, a teraz sobie tak namieszałem w systemie(przez te różne poradniki na ubuntu.pl i google.pl), że chyba niezły burdel tu mam, ;-((
ale nic:
znalazłem nawet na stronie http://www.broadcom.com/support/802.11/linux_sta.php
i postępując wg ich wskazówek zrobiłem:
ściągnąłem 32-bit driver:
http://www.broadcom.com/docs/linux_sta/ ... .36.tar.gz
rozpakowałem do katalogu System w katalogu domowym k
zresztą sami zobaczcie:
-----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------k@k-laptop:~/System$ cd hybrid_wl
k@k-laptop:~/System/hybrid_wl$ ls
built-in.o lib README.txt
hybrid-portsrc-x86_32-v5.60.48.36.tar.gz Makefile src
k@k-laptop:~/System/hybrid_wl$ make clean
KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd` clean
make[1]: Wejście do katalogu `/usr/src/linux-headers-2.6.34-020634-generic'
CLEAN /home/k/System/hybrid_wl/.tmp_versions
make[1]: Opuszczenie katalogu `/usr/src/linux-headers-2.6.34-020634-generic'
ek@ek-laptop:~/System/hybrid_wl$ make
KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd`
make[1]: Wejście do katalogu `/usr/src/linux-headers-2.6.34-020634-generic'
LD /home/k/System/hybrid_wl/built-in.o
CC [M] /home/k/System/hybrid_wl/src/shared/linux_osl.o
In file included from /home/k/System/hybrid_wl/src/shared/linux_osl.c:19:
/home/k/System/hybrid_wl/src/include/linuxver.h:23:28: error: linux/autoconf.h: No such file or directory
make[2]: *** [/home/k/System/hybrid_wl/src/shared/linux_osl.o] Błąd 1
make[1]: *** [_module_/home/k/System/hybrid_wl] Błąd 2
make[1]: Opuszczenie katalogu `/usr/src/linux-headers-2.6.34-020634-generic'
make: *** [all] Błąd 2
nawet zainstalowałem sobie jeszcze raz ubuntu na innej partycji i nic ;-(, ale wiem, że kiedyś miałem sieć, więc nie wiem co to może być
uame -r:
2.6.34-020634-generic
sudo lspci
sudo lspci
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03)
00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
00:1f.6 Signal processing controller: Intel Corporation 82801I (ICH9 Family) Thermal Subsystem (rev 03)
04:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
07:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express (rev 02)
sudo iwconfig
już nie wiem co mam robić ;-(sudo iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
vboxnet0 no wireless extensions.
To też nie pomogło:
http://ubuntuforums.org/showthread.php?t=1266620
a teraz nawet nie mogę włączyć tych niedziałających sterowników które same się instalują po zainstalowaniu nowego systemu, wyskakuje mi komunikat o treści: "iestety, instalacja tego sterownika nie powiodła się. Przejrzyj dziennik zdarzeń, aby uzyskać szczegóły: /var/log/jockey.log"HOWTO: Use b43 driver with 14e4:4315 (Broadcom bcm4312 rev 01)
2010-05-23: B43 works out of the box with the 14e4:4315 card in Ubuntu 10.04 LTS with PIO mode on and QOS off (on kernel 2.6.33.4 or 2.6.34).
So, basically, this is how to get it working:
Download the 2.6.33.4 or the 2.6.34 kernel from:
[2.6.33.4]
http://kernel.ubuntu.com/~kernel-ppa....6.33.4-lucid/
[2.6.34]
http://kernel.ubuntu.com/~kernel-ppa...v2.6.34-lucid/
You need to install:
linux-headers-*-<amd64/i386>.deb
linux-headers-*-all.deb
linux-image-*-<amd64/i386>.deb
and then run:
Code:
sudo touch /etc/modprobe.d/b43.conf
echo "options b43 pio=1 qos=0" | sudo tee -a /etc/modprobe.d/b43.conf
and reboot and that's it.
OR to manually load it during an active seesion:
Code:
sudo rmmod b43
sudo modprobe b43 pio=1 qos=0
NOTE:
(1) PIO mode is good for downloads and uploads and anything involving a browser, but is very slow when transferring files through any protocol besides HTTP/HTTPS/UDP-Torrent.
(2) Since this wireless card is slow under PIO mode, I don't know if the packet injection speed is fast enough for Aircrack-ng.
a on daje mi m.in:
2010-08-02 21:06:33,724 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2010-08-02 21:06:33,908 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2010-08-02 21:06:33,962 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2010-08-02 21:06:38,521 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2010-08-02 21:06:40,009 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2010-08-02 21:06:41,272 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2010-08-02 21:06:48,126 WARNING: modinfo for module wl failed: ERROR: modinfo: could not find module wl
2010-08-02 21:06:48,127 WARNING: /sys/module/wl/drivers does not exist, cannot rebind wl driver
2010-08-02 21:06:48,192 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted