Napravljene poruke na forumu
-
AutorČlanci
-
ozon
Učesnikokno@ubuntu:~$ sudo ndiswrapper -i /media/cdrom0/PheeNet/WL-11PCIR/WL-11PCIR/Drivers
Installing drivers
couldn’t copy /media/cdrom0/PheeNet/WL-11PCIR/WL-11PCIR/Drivers at /usr/sbin/ndiswrapper line 135.
okno@ubuntu:~$hmmmmmm
okno@ubuntu:~$ lsmod | grep acx
okno@ubuntu:~$ sudo rmmod acx
ERROR: Module acx does not exist in /proc/modules
okno@ubuntu:~$ sudo mv /lib/modules/2.6.15-26-386/kernel/drivers/net/wireless/ac x /root/
mv: cannot stat `/lib/modules/2.6.15-26-386/kernel/drivers/net/wireless/acx’: No such file or directory
okno@ubuntu:~$ sudo apt-get install ndiswrapper-utils
Reading package lists… Done
Building dependency tree… Done
ndiswrapper-utils is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
okno@ubuntu:~$ sudo ndiswrapper -i /home/okno/Desktop/Drivers
drivers is already installed. Use -e to remove it
okno@ubuntu:~$ sudo ndiswrapper -l
Installed ndis drivers:
desktop invalid driver!
drivers invalid driver!
winxp invalid driver!
okno@ubuntu:~$ozon
Učesnikhvala, resio si mi prob….
ozon
Učesnikokno@ubuntu:~$ sudo gedit /etc/apt/sources.list
Password:
okno@ubuntu:~$ wget http://getautomatix.com/apt/key.gpg.asc
–20:05:06– http://getautomatix.com/apt/key.gpg.asc
=> `key.gpg.asc.2′
Resolving getautomatix.com… 82.165.194.143
Connecting to getautomatix.com|82.165.194.143|:80… connected.
HTTP request sent, awaiting response… 200 OK
Length: 1,730 (1.7K) [text/plain]100%[====================================>] 1,730 –.–K/s
20:05:06 (1.43 MB/s) – `key.gpg.asc.2′ saved [1730/1730]
okno@ubuntu:~$ gpg –import key.gpg.asc
gpg: key 521A9C7C: “Justin Hayes (Automatix Repository Master) ” not changed
gpg: Total number processed: 1
gpg: unchanged: 1
okno@ubuntu:~$ gpg –export –armor 521A9C7C | sudo apt-key add -sanelalap
gpg: conflicting commands
okno@ubuntu:~$ gpg –export –armor 521A9C7C | sudo apt-key add – sanelalap
OK
okno@ubuntu:~$ sudo apt-get update
Get:1 http://security.ubuntu.com dapper-security Release.gpg [191B]
Hit http://security.ubuntu.com dapper-security Release
Hit http://security.ubuntu.com dapper-security/main Packages
Hit http://security.ubuntu.com dapper-security/restricted Packages
Hit http://security.ubuntu.com dapper-security/main Sources
Hit http://security.ubuntu.com dapper-security/restricted Sources
Get:2 http://www.getautomatix.com dapper Release.gpg [189B]
Hit http://www.getautomatix.com dapper Release
Hit http://www.getautomatix.com dapper/main Packages
Get:3 http://cs.archive.ubuntu.com dapper Release.gpg [189B]
Get:4 http://cs.archive.ubuntu.com dapper-updates Release.gpg [191B]
Hit http://cs.archive.ubuntu.com dapper Release
Hit http://cs.archive.ubuntu.com dapper-updates Release
Hit http://cs.archive.ubuntu.com dapper/main Packages
Hit http://cs.archive.ubuntu.com dapper/restricted Packages
Hit http://cs.archive.ubuntu.com dapper/main Sources
Hit http://cs.archive.ubuntu.com dapper/restricted Sources
Hit http://cs.archive.ubuntu.com dapper-updates/main Packages
Hit http://cs.archive.ubuntu.com dapper-updates/restricted Packages
Hit http://cs.archive.ubuntu.com dapper-updates/main Sources
Hit http://cs.archive.ubuntu.com dapper-updates/restricted Sources
Fetched 4B in 4s (1B/s)
Reading package lists… Done
okno@ubuntu:~$ sudo apt-get install automatix
Reading package lists… Done
Building dependency tree… Done
Package automatix is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
automatix2
E: Package automatix has no installation candidate
okno@ubuntu:~$ -
AutorČlanci