Hehe.
Ja det er lidt ærgeligt at det første man møder er problemer.
Men jeg er glad for at jeg overhovedet kan installere Ubuntu nu.
Og jeg giver ikke op før jeg kan bruge mit trådløse internet.
Problemr med trådløst netværk
-
- Indlæg: 11
- Tilmeldt: 16. jun 2010, 20:00
- IRC nickname: Devidkoch
Re: Problemr med trådløst netværk
/David
Lucid-Lynx er blevet ganske flot.
Lucid-Lynx er blevet ganske flot.
-
- Indlæg: 11
- Tilmeldt: 16. jun 2010, 20:00
- IRC nickname: Devidkoch
Re: Problemr med trådløst netværk
Jeg bliver nød til at gå i seng nu, men må kæmpe videre i morgen.
Mit første problem er hvordan jeg over hovedet bruger den der cd kommando.
Mit første problem er hvordan jeg over hovedet bruger den der cd kommando.
/David
Lucid-Lynx er blevet ganske flot.
Lucid-Lynx er blevet ganske flot.
-
- Redaktør
- Indlæg: 4430
- Tilmeldt: 6. jan 2009, 22:01
- Geografisk sted: København
Re: Problemr med trådløst netværk
Lige en helt kort tutorial.
Hvis jeg står i mappen /home/david/ og gerne vil ind i mappen /home/david/Musik så skriver jeg
Jeg kunne også gå direkte til mappen /etc/apt/ med
Jeg kan gå et skridt op i hierarkiet med
og jeg kan springe til hjemmemappen med
Og meget meget mere.
Du kan se mere om cd med google eller ved at skrive
Hvis jeg står i mappen /home/david/ og gerne vil ind i mappen /home/david/Musik så skriver jeg
Kode: Vælg alt
cd Musik
Jeg kunne også gå direkte til mappen /etc/apt/ med
Kode: Vælg alt
cd /etc/apt
Jeg kan gå et skridt op i hierarkiet med
Kode: Vælg alt
cd ..
og jeg kan springe til hjemmemappen med
Kode: Vælg alt
cd
Og meget meget mere.
Du kan se mere om cd med google eller ved at skrive
Kode: Vælg alt
man cd
-
- Redaktør
- Indlæg: 4430
- Tilmeldt: 6. jan 2009, 22:01
- Geografisk sted: København
Re: Problemr med trådløst netværk
Læs også Jesper Jarlskov's intro til terminalen. Så får du et godt våben i hænderne:
http://jesperjarlskov.dk/blog/grundl%C3 ... -terminal/
http://jesperjarlskov.dk/blog/grundl%C3 ... -terminal/
-
- Indlæg: 11
- Tilmeldt: 16. jun 2010, 20:00
- IRC nickname: Devidkoch
Re: Problemr med trådløst netværk
Er stadig i step 5.
Fandt ud af det med cd.
Der skete noget mere, men den siger stadig fejl.
Her er hvad den sagde:
david@David-Pc:~$ cd 2010_01_29_RT2860_Linux_STA_v2.3.0.0/
david@David-Pc:~/2010_01_29_RT2860_Linux_STA_v2.3.0.0$ sudo make
make -C tools
make[1]: Går til katalog '/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/tools'
gcc -g bin2h.c -o bin2h
make[1]: Forlader katalog '/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/tools'
/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/tools/bin2h
cp -f os/linux/Makefile.6 /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/Makefile
make -C /lib/modules/2.6.32-22-generic/build SUBDIRS=/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux modules
make[1]: Går til katalog '/usr/src/linux-headers-2.6.32-22-generic'
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/crypt_md5.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/crypt_sha2.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/crypt_hmac.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/crypt_aes.o
/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/crypt_aes.c: In function ‘AES_GTK_KEY_WRAP’:
/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/crypt_aes.c:2265: warning: the frame size of 1100 bytes is larger than 1024 bytes
/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/crypt_aes.c: In function ‘WscDecryptData’:
/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/crypt_aes.c:1592: warning: the frame size of 1364 bytes is larger than 1024 bytes
/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/crypt_aes.c: In function ‘WscEncryptData’:
/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/crypt_aes.c:1522: warning: the frame size of 1364 bytes is larger than 1024 bytes
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/crypt_arc4.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/mlme.o
/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/mlme.c: In function ‘BssTableSortByRssi’:
/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/mlme.c:4589: warning: the frame size of 1588 bytes is larger than 1024 bytes
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_wep.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/action.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_data.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/rtmp_init.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_tkip.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_aes.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_sync.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/eeprom.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_sanity.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_info.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_cfg.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_wpa.o
/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_wpa.c: In function ‘RTMPMakeRSNIE’:
/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_wpa.c:2416: error: expected expression before ‘WPA_MIX_PAIR_CIPHER’
make[2]: *** [/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_wpa.o] Fejl 1
make[1]: *** [_module_/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux] Fejl 2
make[1]: Forlader katalog '/usr/src/linux-headers-2.6.32-22-generic'
make: *** [LINUX] Fejl 2
david@David-Pc:~/2010_01_29_RT2860_Linux_STA_v2.3.0.0$ sudo make install
make -C /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux -f Makefile.6 install
make[1]: Går til katalog '/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux'
rm -rf /etc/Wireless/RT2860STA
mkdir /etc/Wireless/RT2860STA
cp /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/RT2860STA.dat /etc/Wireless/RT2860STA/.
install -d /lib/modules/2.6.32-22-generic/kernel/drivers/net/wireless/
install -m 644 -c rt2860sta.ko /lib/modules/2.6.32-22-generic/kernel/drivers/net/wireless/
install: kan ikke udføre stat() 'rt2860sta.ko': No such file or directory
make[1]: *** [install] Fejl 1
make[1]: Forlader katalog '/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux'
make: *** [install] Fejl 2
david@David-Pc:~/2010_01_29_RT2860_Linux_STA_v2.3.0.0$ sudo ifconfig wlan0 down
david@David-Pc:~/2010_01_29_RT2860_Linux_STA_v2.3.0.0$ sudo rmmod rt2860sta
david@David-Pc:~/2010_01_29_RT2860_Linux_STA_v2.3.0.0$ sudo mv /lib/modules/2.6.*/kernel/drivers/staging/rt2860/rt2860sta.ko rt2860sta.ko.dist
mv: målet 'rt2860sta.ko.dist' er ikke et katalog
Fandt ud af det med cd.
Der skete noget mere, men den siger stadig fejl.
Her er hvad den sagde:
david@David-Pc:~$ cd 2010_01_29_RT2860_Linux_STA_v2.3.0.0/
david@David-Pc:~/2010_01_29_RT2860_Linux_STA_v2.3.0.0$ sudo make
make -C tools
make[1]: Går til katalog '/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/tools'
gcc -g bin2h.c -o bin2h
make[1]: Forlader katalog '/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/tools'
/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/tools/bin2h
cp -f os/linux/Makefile.6 /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/Makefile
make -C /lib/modules/2.6.32-22-generic/build SUBDIRS=/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux modules
make[1]: Går til katalog '/usr/src/linux-headers-2.6.32-22-generic'
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/crypt_md5.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/crypt_sha2.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/crypt_hmac.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/crypt_aes.o
/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/crypt_aes.c: In function ‘AES_GTK_KEY_WRAP’:
/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/crypt_aes.c:2265: warning: the frame size of 1100 bytes is larger than 1024 bytes
/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/crypt_aes.c: In function ‘WscDecryptData’:
/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/crypt_aes.c:1592: warning: the frame size of 1364 bytes is larger than 1024 bytes
/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/crypt_aes.c: In function ‘WscEncryptData’:
/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/crypt_aes.c:1522: warning: the frame size of 1364 bytes is larger than 1024 bytes
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/crypt_arc4.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/mlme.o
/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/mlme.c: In function ‘BssTableSortByRssi’:
/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/mlme.c:4589: warning: the frame size of 1588 bytes is larger than 1024 bytes
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_wep.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/action.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_data.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/rtmp_init.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_tkip.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_aes.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_sync.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/eeprom.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_sanity.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_info.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_cfg.o
CC [M] /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_wpa.o
/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_wpa.c: In function ‘RTMPMakeRSNIE’:
/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_wpa.c:2416: error: expected expression before ‘WPA_MIX_PAIR_CIPHER’
make[2]: *** [/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux/../../common/cmm_wpa.o] Fejl 1
make[1]: *** [_module_/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux] Fejl 2
make[1]: Forlader katalog '/usr/src/linux-headers-2.6.32-22-generic'
make: *** [LINUX] Fejl 2
david@David-Pc:~/2010_01_29_RT2860_Linux_STA_v2.3.0.0$ sudo make install
make -C /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux -f Makefile.6 install
make[1]: Går til katalog '/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux'
rm -rf /etc/Wireless/RT2860STA
mkdir /etc/Wireless/RT2860STA
cp /home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/RT2860STA.dat /etc/Wireless/RT2860STA/.
install -d /lib/modules/2.6.32-22-generic/kernel/drivers/net/wireless/
install -m 644 -c rt2860sta.ko /lib/modules/2.6.32-22-generic/kernel/drivers/net/wireless/
install: kan ikke udføre stat() 'rt2860sta.ko': No such file or directory
make[1]: *** [install] Fejl 1
make[1]: Forlader katalog '/home/david/2010_01_29_RT2860_Linux_STA_v2.3.0.0/os/linux'
make: *** [install] Fejl 2
david@David-Pc:~/2010_01_29_RT2860_Linux_STA_v2.3.0.0$ sudo ifconfig wlan0 down
david@David-Pc:~/2010_01_29_RT2860_Linux_STA_v2.3.0.0$ sudo rmmod rt2860sta
david@David-Pc:~/2010_01_29_RT2860_Linux_STA_v2.3.0.0$ sudo mv /lib/modules/2.6.*/kernel/drivers/staging/rt2860/rt2860sta.ko rt2860sta.ko.dist
mv: målet 'rt2860sta.ko.dist' er ikke et katalog
/David
Lucid-Lynx er blevet ganske flot.
Lucid-Lynx er blevet ganske flot.
-
- Redaktør
- Indlæg: 4430
- Tilmeldt: 6. jan 2009, 22:01
- Geografisk sted: København
Re: Problemr med trådløst netværk
Sidst du kørte den kommando var dette svaret:
Jeg vil sige det er en forbedring. Prøv bare at fortsætte og trodse fejlene.
Du fik installeret build-essential?
make: *** Ingen angivne mål og ingen makefil fundet. Stop.
Jeg vil sige det er en forbedring. Prøv bare at fortsætte og trodse fejlene.
Du fik installeret build-essential?
-
- Indlæg: 11
- Tilmeldt: 16. jun 2010, 20:00
- IRC nickname: Devidkoch
Re: Problemr med trådløst netværk
Nu har jeg prøvet at køre det hele igennem, men det ser ikke ud til at ville lykkedes.
/David
Lucid-Lynx er blevet ganske flot.
Lucid-Lynx er blevet ganske flot.