Dimitra δες εδώ και εδώ οδηγίες για την εγκατάσταση του ubuntu
Θα κάνεις νέα εγκατάσταση πάνω στην παλιά και θα φορμάρεις τα υπάρχοντα partitions του ubuntu.
Αν έχεις απορίες ρώτα μη διστάσεις
vagrale13 έγραψε:Κανε μια προσπαθεια πρωτα,
εκτελεσε
- Κώδικας: Επιλογή όλων
echo wl | sudo tee -a /etc/modules
Επανεκκινηση, και δες αν καναμε τιποτα!
sudo modprobe -r b43 ssb bcm43xx wl
sudo depmod -a
sudo modprobe wl
sudo /etc/init.d/networking restart
έγραψε:dimitra@dimitra-laptop:~$ sudo modprobe -r b43 ssb bcm43xx wl
[sudo] password for dimitra:
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
FATAL: Module bcm43xx not found.
dimitra@dimitra-laptop:~$ sudo depmod -a
dimitra@dimitra-laptop:~$ sudo modprobe wl
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
dimitra@dimitra-laptop:~$
b43-fwcutter
sudo gedit /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
# 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
Επιστροφή στο Κάρτες Δικτύου (Ethernet, WiFi, Bluetooth) / Internet