Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Obecná podpora => Téma založeno: usagi 24 Října 2008, 09:00:45
-
Ahojte. Inštalol som si Ubu na notebook. Všetko mi ide perfektne, len keď chcem spustiť Wifi tak musím do terminálu vpísať toto: sudo modprobe ath_pci
Trochen ma to otravuje. Rád by som to nejako spravil, aby sa mi tá wifina štartovala buď hneď po štarte alebo nejak jednoduchšie napr. nejakým skriptom či klávesovou skratkou.
Nemám však tušenie, ako také niečo vytvoriť.
Môžete mi prosím s tým pomôcť?
-
Přidej si to do /etc/modules :).
-
Tak neviem asi robím niečo zle. Pridal som to tam, ale stále sa mi to nespustí. Teraz to tam vyzerá takto:
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
fuse
lp
modprobe ath_pci
-
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
fuse
lp
ath_pci
-
Ďakujem na stotisíckrát už to fičí.