- Κώδικας: Επιλογή όλων
sudo apt-get install firmware-b43-lpphy-installer
sudo modprobe b43
Aν βγάλει ξανά σφάλμα η δεύτερη, δώσε ξανά το αποτέλεσμα, αφού κάνεις επανεκκίνηση:
- Κώδικας: Επιλογή όλων
lspci -nnk | grep -i3 network
sudo apt-get install firmware-b43-lpphy-installer
sudo modprobe b43lspci -nnk | grep -i3 network
stelakis@stelakis-Inspiron-1010:~$ sudo apt-get install firmware-b43-lpphy-installer
[sudo] password for stelakis:
Ανάγνωση Λιστών Πακέτων... Ολοκληρώθηκε
Κατασκευή Δένδρου Εξαρτήσεων
Ανάγνωση περιγραφής της τρέχουσας κατάσταση... Ολοκληρώθηκε
το firmware-b43-lpphy-installer είναι ήδη η τελευταία έκδοση.
0 αναβαθμίστηκαν, 0 νέο εγκατεστημένα, 0 θα αφαιρεθούν και 0 δεν αναβαθμίζονται.
stelakis@stelakis-Inspiron-1010:~$ stelakis@stelakis-Inspiron-1010:~$ sudo modprobe b43
[sudo] password for stelakis:
stelakis@stelakis-Inspiron-1010:~$stelakis@stelakis-Inspiron-1010:~$ lspci -nnk | grep -i3 network
Subsystem: Dell Device [1028:02c6]
Kernel driver in use: r8169
Kernel modules: r8169
03:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
Subsystem: Dell Wireless 1397 WLAN Mini-Card [1028:000c]
Kernel driver in use: b43-pci-bridge
Kernel modules: ssb
stelakis@stelakis-Inspiron-1010:~$ 
steliosvolos έγραψε:να πω οτι κατα την επανεκκινηση μου βγαζει σφαλμα συστηματος με το kernel.μηπως να βαλω μια παλαιοτερη εκδοση?


sudo apt-get install --reinstall b43-fwcutter firmware-b43-lpphy-installer
sudo reboot

lspci -nnk | grep -i3 network
cat /etc/modprobe.d/blacklist.conf
stelakis@stelakis-Inspiron-1010:~$ lspci -nnk | grep -i3 network
Subsystem: Dell Device [1028:02c6]
Kernel driver in use: r8169
Kernel modules: r8169
03:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
Subsystem: Dell Wireless 1397 WLAN Mini-Card [1028:000c]
Kernel modules: ssb
stelakis@stelakis-Inspiron-1010:~$
stelakis@stelakis-Inspiron-1010:~$ cat /etc/modprobe.d/blacklist.conf
# This file lists those modules which we don't want to be loaded by
# alias expansion, usually so some other driver will be loaded for the
# device instead.
# evbug is a debug tool that should be loaded explicitly
blacklist evbug
# these drivers are very simple, the HID drivers are usually preferred
blacklist usbmouse
blacklist usbkbd
# replaced by e100
blacklist eepro100
# replaced by tulip
blacklist de4x5
# causes no end of confusion by creating unexpected network interfaces
blacklist eth1394
# snd_intel8x0m can interfere with snd_intel8x0, doesn't seem to support much
# hardware on its own (Ubuntu bug #2011, #6810)
blacklist snd_intel8x0m
# Conflicts with dvb driver (which is better for handling this device)
blacklist snd_aw2
# causes failure to suspend on HP compaq nc6000 (Ubuntu: #10306)
blacklist i2c_i801
# replaced by p54pci
blacklist prism54
# replaced by b43 and ssb.
blacklist bcm43xx
# most apps now use garmin usb driver directly (Ubuntu: #114565)
blacklist garmin_gps
# replaced by asus-laptop (Ubuntu: #184721)
blacklist asus_acpi
# low-quality, just noise when being used for sound playback, causes
# hangs at desktop session start (Ubuntu: #246969)
blacklist snd_pcsp
# ugly and loud noise, getting on everyone's nerves; this should be done by a
# nice pulseaudio bing (Ubuntu: #77010)
blacklist pcspkr
# EDAC driver for amd76x clashes with the agp driver preventing the aperture
# from being initialised (Ubuntu: #297750). Blacklist so that the driver
# continues to build and is installable for the few cases where its
# really needed.
blacklist amd76x_edac
stelakis@stelakis-Inspiron-1010:~$ 
cat /etc/network/interfaces
stelakis@stelakis-Inspiron-1010:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback
stelakis@stelakis-Inspiron-1010:~$ 
Επιστροφή στο Κάρτες Δικτύου (Ethernet, WiFi, Bluetooth) / Internet