[+] Nie mog

Masz problemy z siecią bądź internetem? Zapytaj tu
Asmox
Posty: 11
Rejestracja: 18 lutego 2015, 11:18

[+] Nie mogę uruchomić interfejsu wlan0

Post autor: Asmox »

Posiadam wersję 7.8 Debiana z XFCE. Próbuję uruchomić Wifi na swoim laptopie, jednak bez skutku. Działałem według poradnika https://wiki.debian.org/WiFi/HowToUse#Wicd
W ustawieniach interfejsu bezprzewodowego wpisałem wlan0, niestety sieci nie wyświetlają się.

Kod: Zaznacz cały

 $ sudo ifconfig wlan0 up
SIOCSIFFLAGS: Nie ma takiego pliku ani katalogu
Znalazłem jakieś rozwiązanie tutaj: https://bbs.archlinux.org/viewtopic.php ... 49#p430649

Kod: Zaznacz cały

 $ sudo dmesg -c
[ 9626.053185] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 9626.055401] sd 4:0:0:0: [sdb] Asking for cache data failed
[ 9626.055418] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 9678.053182] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 9678.055524] sd 4:0:0:0: [sdb] Asking for cache data failed
[ 9678.055540] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 9730.053457] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 9730.055670] sd 4:0:0:0: [sdb] Asking for cache data failed
[ 9730.055687] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 9782.057447] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 9782.059683] sd 4:0:0:0: [sdb] Asking for cache data failed
[ 9782.059699] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 9834.057172] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 9834.059606] sd 4:0:0:0: [sdb] Asking for cache data failed
[ 9834.059624] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 9886.057503] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 9886.059701] sd 4:0:0:0: [sdb] Asking for cache data failed
[ 9886.059717] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 9938.053463] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 9938.055824] sd 4:0:0:0: [sdb] Asking for cache data failed
[ 9938.055840] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 9990.053510] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 9990.055855] sd 4:0:0:0: [sdb] Asking for cache data failed
[ 9990.055871] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[10007.437991] b43 ssb0:0: firmware: agent aborted loading b43/ucode15.fw (not found?)
[10007.454605] b43 ssb0:0: firmware: agent aborted loading b43-open/ucode15.fw (not found?)
[10007.455338] b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
[10042.052977] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
[10042.055219] sd 4:0:0:0: [sdb] Asking for cache data failed
[10042.055235] sd 4:0:0:0: [sdb] Assuming drive cache: write through
Moją uwagę przykuła linijka:

Kod: Zaznacz cały

[10007.455338] b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
Udałem się na tę stronę. Wykonałem zawarte tam polecenie:

Kod: Zaznacz cały

 $ sudo lspci -nn -d 14e4:
02:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express [14e4:1713] (rev 02)
05:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
Znalazłem w tabeli swoją kartę sieciową, niestety nie wiem co dalej zrobić. Co muszę zainstalować?
rezlik
Posty: 3
Rejestracja: 19 lutego 2015, 15:14

Post autor: rezlik »

Też miałem taki problem, wystarczyło zainstalować iwlwifi
https://wiki.debian.org/iwlwifi - ja korzystałem z tego poradnika :)
Awatar użytkownika
dedito
Moderator
Posty: 3588
Rejestracja: 18 listopada 2013, 21:07
Lokalizacja: Gliwice

Post autor: dedito »

Na tej samej stronie masz za rączkę to wyjaśnione, zacytuję:
Ubuntu/Debian

In recent versions of Ubuntu and Debian, installing the firmware-b43-installer package will handle everything for you:
Toggle line numbers
1 sudo apt-get install firmware-b43-installer

You will be asked to automatically fetch and install the firmware into the right location. Again, you will need an internet connection.
Źródło:http://linuxwireless.sipsolutions.net/e ... ivers/b43/
rezlik pisze:Też miałem taki problem, wystarczyło zainstalować iwlwifi
https://wiki.debian.org/iwlwifi - ja korzystałem z tego poradnika :)
Kolego rezlik, autor ma zupełnie inną kartę!
Awatar użytkownika
dedito
Moderator
Posty: 3588
Rejestracja: 18 listopada 2013, 21:07
Lokalizacja: Gliwice

Post autor: dedito »

rezlik pisze:Też miałem taki problem, wystarczyło zainstalować iwlwifi
https://wiki.debian.org/iwlwifi - ja korzystałem z tego poradnika :)
Kolego rezlik, autor ma zupełnie inną kartę!
rezlik
Posty: 3
Rejestracja: 19 lutego 2015, 15:14

Post autor: rezlik »

Nie zauważyłem tego z pośpiechu. Przyznaję się do błędu :)
Asmox
Posty: 11
Rejestracja: 18 lutego 2015, 11:18

Nie mogę uruchomić interfejsu wlan0 [ROZWIĄZANE]

Post autor: Asmox »

Bardzo dziękuję za pomoc. Faktycznie, miałeś rację, wystarczyło tylko kliknąć tamten link prowadzący do starej strony.
Awatar użytkownika
Yampress
Administrator
Posty: 6422
Rejestracja: 09 sierpnia 2007, 21:41
Lokalizacja: PL

Post autor: Yampress »

"i) w przypadku kiedy dany temat został rozwiązany, należy dodać do jego tytułu [+]."
Zablokowany