Ubuntu 8.04 instalacja sterow do atheros 5007eg
siwkins - 27 Wrz 2008 21:24
Jedyne co udalo mi sie zrobic to to co widac:
ania(małpa)ania-laptop:~$ sudo aptitude install build-essential
Czytanie list pakietów... 1%
Czytanie list pakietów... Gotowe
Budowanie drzewa zależno¶ci
Odczyt informacji o stanie... Gotowe
Odczyt dodatkowych informacji o stanie
Inicjalizacja stanów pakietów... Gotowe
Zapisywanie dodatkowych informacji o stanie... Gotowe
Budowanie bazy etykiet... Gotowe
Następuj±ce NOWE pakiety zostan± automatycznie zainstalowane:
g++ g++-4.2 libc6-dev libstdc++6-4.2-dev linux-libc-dev
Następuj±ce NOWE pakiety zostan± zainstalowane:
build-essential g++ g++-4.2 libc6-dev libstdc++6-4.2-dev linux-libc-dev
0 pakietów uaktualnianych, 6 instalowanych, 0 do usunięcia i 0 nie uaktualnianych.
Do pobrania 8019kB archiwów. Zajęte po rozpakowaniu: 32,2MB.
Zapisywanie dodatkowych informacji o stanie... Gotowe
Bł±d http://pl.archive.ubuntu.com hardy-updates/main linux-libc-dev 2.6.24-19.41
Nie udało się przetłumaczyć nazwy 'pl.archive.ubuntu.com'
Bł±d http://pl.archive.ubuntu.com hardy/main libc6-dev 2.7-10ubuntu3
Nie udało się przetłumaczyć nazwy 'pl.archive.ubuntu.com'
Bł±d http://pl.archive.ubuntu.com hardy/main libstdc++6-4.2-dev 4.2.3-2ubuntu7
Nie udało się przetłumaczyć nazwy 'pl.archive.ubuntu.com'
Bł±d http://pl.archive.ubuntu.com hardy/main g++-4.2 4.2.3-2ubuntu7
Nie udało się przetłumaczyć nazwy 'pl.archive.ubuntu.com'
Bł±d http://pl.archive.ubuntu.com hardy-updates/main g++ 4:4.2.3-1ubuntu6
Nie udało się przetłumaczyć nazwy 'pl.archive.ubuntu.com'
Bł±d http://pl.archive.ubuntu.com hardy/main build-essential 11.3ubuntu1
Nie udało się przetłumaczyć nazwy 'pl.archive.ubuntu.com'
Bł±d http://security.ubuntu.com hardy-security/main linux-libc-dev 2.6.24-19.41
Nie udało się przetłumaczyć nazwy 'security.ubuntu.com'
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_2.6.24-19.41_i386.deb: Nie udało się przetłumaczyć nazwy 'security.ubuntu.com'
Czytanie list pakietów... Gotowe
Budowanie drzewa zależno¶ci
Odczyt informacji o stanie... Gotowe
Odczyt dodatkowych informacji o stanie
Inicjalizacja stanów pakietów... Gotowe
Zapisywanie dodatkowych informacji o stanie... Gotowe
Budowanie bazy etykiet... Gotowe
ania(małpa)ania-laptop:~$ cd system/
ania(małpa)ania-laptop:~/system$ cd madwifi-hal-0.10.5.6-r3861-20080903/
ania(małpa)ania-laptop:~/system/madwifi-hal-0.10.5.6-r3861-20080903$ cd scripts
ania(małpa)ania-laptop:~/system/madwifi-hal-0.10.5.6-r3861-20080903/scripts$ sudo ./madwifi-unload
ania(małpa)ania-laptop:~/system/madwifi-hal-0.10.5.6-r3861-20080903/scripts$ sudo ./find-madwifi-modules.sh $(uname -r)
ania(małpa)ania-laptop:~/system/madwifi-hal-0.10.5.6-r3861-20080903/scripts$ cd ..
ania(małpa)ania-laptop:~/system/madwifi-hal-0.10.5.6-r3861-20080903$ make
Checking requirements... ok.
Checking kernel configuration... ok.
make -C /lib/modules/2.6.24-19-generic/build SUBDIRS=/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903 modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.24-19-generic'
rm: cannot remove `/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/.tmp_versions/ath_pci.mod': Permission denied
make[1]: *** [crmodverdir] Error 1
make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-19-generic'
make: *** [modules] Bł±d 2
ania(małpa)ania-laptop:~/system/madwifi-hal-0.10.5.6-r3861-20080903$ sudo make install
Checking requirements... ok.
Checking kernel configuration... ok.
make -C /lib/modules/2.6.24-19-generic/build SUBDIRS=/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903 modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.24-19-generic'
HOSTCC /home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:26:19: error: stdio.h: No such file or directory
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:27:19: error: errno.h: No such file or directory
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:28:20: error: getopt.h: No such file or directory
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:29:20: error: string.h: No such file or directory
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:30:20: error: stdlib.h: No such file or directory
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:32:23: error: sys/fcntl.h: No such file or directory
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:33:22: error: sys/stat.h: No such file or directory
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c: In function 'uudecode_usage':
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:37: warning: implicit declaration of function 'printf'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:37: warning: incompatible implicit declaration of built-in function 'printf'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c: At top level:
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:40: error: expected ')' before '*' token
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:70: error: expected ')' before '*' token
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c: In function 'main':
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:121: error: 'FILE' undeclared (first use in this function)
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:121: error: (Each undeclared identifier is reported only once
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:121: error: for each function it appears in.)
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:121: error: 'src_stream' undeclared (first use in this function)
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:122: error: 'dst_stream' undeclared (first use in this function)
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:122: error: 'NULL' undeclared (first use in this function)
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:130: warning: implicit declaration of function 'getopt'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:134: error: 'optarg' undeclared (first use in this function)
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:138: warning: implicit declaration of function 'exit'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:138: warning: incompatible implicit declaration of built-in function 'exit'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:141: error: 'optind' undeclared (first use in this function)
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:142: error: 'stdin' undeclared (first use in this function)
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:144: warning: implicit declaration of function 'fopen'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:146: warning: implicit declaration of function 'fprintf'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:146: warning: incompatible implicit declaration of built-in function 'fprintf'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:146: error: 'stderr' undeclared (first use in this function)
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:147: warning: implicit declaration of function 'strerror'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:147: error: 'errno' undeclared (first use in this function)
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:147: warning: format '%s' expects type 'char *', but argument 4 has type 'int'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:148: warning: incompatible implicit declaration of built-in function 'exit'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:152: warning: incompatible implicit declaration of built-in function 'exit'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:156: warning: implicit declaration of function 'get_line_from_file'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:156: warning: assignment makes pointer from integer without a cast
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:157: warning: implicit declaration of function 'strncmp'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:164: warning: incompatible implicit declaration of built-in function 'fprintf'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:165: warning: incompatible implicit declaration of built-in function 'exit'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:168: warning: implicit declaration of function 'strtoul'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:170: warning: implicit declaration of function 'strchr'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:170: warning: incompatible implicit declaration of built-in function 'strchr'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:172: warning: incompatible implicit declaration of built-in function 'fprintf'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:173: warning: incompatible implicit declaration of built-in function 'exit'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:178: warning: implicit declaration of function 'strcmp'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:179: error: 'stdout' undeclared (first use in this function)
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:182: error: 'O_WRONLY' undeclared (first use in this function)
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:182: error: 'O_CREAT' undeclared (first use in this function)
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:182: error: 'O_TRUNC' undeclared (first use in this function)
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:186: error: 'O_EXCL' undeclared (first use in this function)
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:188: warning: implicit declaration of function 'open'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:189: error: 'S_IRWXU' undeclared (first use in this function)
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:189: error: 'S_IRWXG' undeclared (first use in this function)
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:189: error: 'S_IRWXO' undeclared (first use in this function)
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:191: warning: implicit declaration of function 'fdopen'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:193: warning: incompatible implicit declaration of built-in function 'fprintf'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:194: warning: format '%s' expects type 'char *', but argument 4 has type 'int'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:195: warning: incompatible implicit declaration of built-in function 'exit'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:199: warning: implicit declaration of function 'read_stduu'
/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode.c:201: warning: implicit declaration of function 'fclose'
make[3]: *** [/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal/uudecode] Error 1
make[2]: *** [/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/ath_hal] Error 2
make[1]: *** [_module_/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-19-generic'
make: *** [modules] Bł±d 2
ania(małpa)ania-laptop:~/system/madwifi-hal-0.10.5.6-r3861-20080903$
nie mam polaczenia z netem na ubuntu bo nie dziala mi radiowka a posty pisze w windowsie.
Jutro podlacze sie kabelkiem to napisze czy dało rade.
Driver- - 28 Wrz 2008 03:32
Z kablem też możesz mieć problemy do karty sieciowej też trzeba sterowniki. Jeśli nie uruchomisz połączenia sieciowego, możesz brakujące pakiety sciagnąć z pod Windy. Na stronie http://packages.ubuntu.com/ masz wyszukiwarkę pakietów, możesz z niej skorzystać lub kliknąć linki poniżej. Bł±d http://pl.archive.ubuntu.com hardy-updates/main linux-libc-dev 2.6.24-19.41
Nie udało się przetłumaczyć nazwy 'pl.archive.ubuntu.com'
Bł±d http://pl.archive.ubuntu.com hardy/main libc6-dev 2.7-10ubuntu3
Nie udało się przetłumaczyć nazwy 'pl.archive.ubuntu.com'
Bł±d http://pl.archive.ubuntu.com hardy/main libstdc++6-4.2-dev 4.2.3-2ubuntu7
Nie udało się przetłumaczyć nazwy 'pl.archive.ubuntu.com'
Bł±d http://pl.archive.ubuntu.com hardy/main g++-4.2 4.2.3-2ubuntu7
Nie udało się przetłumaczyć nazwy 'pl.archive.ubuntu.com'
Bł±d http://pl.archive.ubuntu.com hardy-updates/main g++ 4:4.2.3-1ubuntu6
Nie udało się przetłumaczyć nazwy 'pl.archive.ubuntu.com'
Bł±d http://pl.archive.ubuntu.com hardy/main build-essential 11.3ubuntu1
Nie udało się przetłumaczyć nazwy 'pl.archive.ubuntu.com'
Bł±d http://security.ubuntu.com hardy-security/main linux-libc-dev 2.6.24-19.4 Tego nie udało się siągnąć więc masz odnośniki do pakietów *.deb
1) http://ubuntu.task.gda.pl/ubuntu/pool/main/l/linux/linux-libc-dev_2.6.24-19.41_i386.deb
2) http://ubuntu.task.gda.pl/ubuntu/pool/main/g/glibc/libc6_2.7-10ubuntu3_i386.deb
3) http://ubuntu.task.gda.pl/ubuntu/pool/main/g/gcc-4.2/libstdc++6-4.2-dev_4.2.3-2ubuntu7_i386.deb
4) http://ubuntu.task.gda.pl/ubuntu/pool/main/g/gcc-4.2/g++-4.2_4.2.3-2ubuntu7_i386.deb
5) http://ubuntu.task.gda.pl/ubuntu/pool/main/b/build-essential/build-essential_11.3ubuntu1_i386.deb
6) http://security.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_2.6.24-19.41_i386.deb
Zapisz je na dysku np. "D:\deb\" lub gdzie chcesz, potem na Linux'ie z root'a zainstaluj w takiej kolejności jak sciągałeś (1,2...6), inaczej wywali Ci błąd zależności pakietów.
Dopiero po tym odpal instalacje sterowników do atheros'a. Jeśli jeszcze będzie Ci wywalało błędy, zobaczysz czego brakuje i ewentualnie dociagniesz, albo wkleisz w topiku. Checking kernel configuration... ok. Sprawdzenie konfiguracji kernela przebiegło pomyślnie, ale dla pewności możesz ustalić czy masz źródła jądra, używając polecenia w konsoli cd /usr/src a następnie ls -l w /usr/src/ powinieneś mieć /usr/src/linux (dowiązanie symboliczne), które wskazuje na źrodła jądra /usr/src/linux-2.6.24-19 mniej wiecej powinno być tak
ania(małpa)ania-laptop:~$ cd /usr/src
ania(małpa)ania-laptop:~/usr/src/$ ls -l
lrwxrwxrwx 1 root root 18 sie 25 19:18 linux -> linux-2.6.24-19/
drwxr-xr-x 22 root root 1024 sie 25 20:47 linux-2.6.24-19/ katalogów w /usr/src pewnie będzie więcej, u mnie na Mandriva PWP-2007 po listowaniu jest tak
razem 6
drwxr-xr-x 2 root root 1024 gru 23 2007 ati-8.28.8/
drwxr-xr-x 3 root root 1024 gru 24 2007 ati-8.28.8-3plf2007.0/
drwxr-xr-x 3 root root 1024 gru 26 2007 fuse-2.5.3-3mdk/
lrwxrwxrwx 1 root root 18 sie 25 19:18 linux -> linux-2.6.17-16mdv/
drwxr-xr-x 22 root root 1024 sie 25 20:47 linux-2.6.17-16mdv/
drwxr-xr-x 7 root root 1024 lis 6 2006 rpm/
drwxr-xr-x 3 root root 1024 gru 23 2007 spca5xx-0.60.00-1mdv2007.0/
Powodzenia
-------------------------------
The question is not why you should migrate to Linux, but why not ?
xHaKeReK - 28 Wrz 2008 08:33
Nie zainstalowało Ci nic bo nie masz połączenia z internetem lecz jeśli masz cdrom ubuntu to sprobuj czegos takiego:
[code]sudo mv /etc/apt/sources.list /etc/apt/sources.list.bak
sudo apt-cdrom add
sudo apt-get update
sudo apt-get install build-essential[/code]
To powinno zainstalować ten pakiet build-essentials z płyty ubuntu, wszędzie pisze że jest potrzebny do kompilacji sterowników bez błędów. Do tego powinny być w systemie także źródła aktualnie używanego kernela jak kolega wyżej napisał.
Do tego nie wiem czy nie trzeba tego jednak robić pod rootem bo:
[code]make[1]: Entering directory `/usr/src/linux-headers-2.6.24-19-generic'
rm: cannot remove `/home/ania/system/madwifi-hal-0.10.5.6-r3861-20080903/.tmp_versions/ath_pci.mod': Permission denied
make[1]: *** [crmodverdir] Error 1 [/code]
U mnie pierwszy plik którego u Ciebie nie ma znajduje w następujących pakietach:
[code]kernel-sources-2.6.25-r7 (/usr/src/linux-2.6.25-gentoo-r7/arch/powerpc/boot/stdio.h)
glibc-2.6.1 (/usr/include/bits/stdio.h)
glibc-2.6.1 (/usr/include/stdio.h)
klibc-1.5.8 (/usr/lib/klibc/include/stdio.h)
[/code]
siwkins - 28 Wrz 2008 11:26
Dziekuje chlopaki za pomoc, karta ozyla
Kliknalem pomogl i dodatkowo podarowalem punkty.
Pozdrawiam
Strona 2 z 2 • Znaleźliśmy 22 wypowiedzi • 1, 2