PDA

View Full Version : Installazione driver Help, problema gcc!


niko_lol
03-09-2008, 21:46
Ciao a tutti,
ho scaricato dei driver per la mia penna usb wireless, il chipset è rtl8187b, provo a compilarli ma mi dice che vuole:
*mod.c .ko ecc ecc e per finire vuole CC=gcc modules.
Vado a controllare se è instalalto il gcc. Ed è installato, sia il 4 che il 3.4.

Dove sbaglio?

:help: :help: :help:

Grazie per l'aiuto!

Gimli[2BV!2B]
03-09-2008, 22:15
Non ho quella scheda, ma sembra che il kernel 2.6.27 contenga i driver aggiornati e migliorati.

I procedimenti che si trovano in rete coinvolgono kernel di versioni non più nuovissime e sono spesso soggetti a problemi delicati.

Se stai utilizzando una distribuzione Debian based posso accompagnarti in una compilata veloce del kernel per sperimentare se le voci sono vere.
Se hai una distribuzione differente posso comunque informarmi, ma non ti garantisco un supporto senza imprecisioni...

nispo
03-09-2008, 22:31
;23944645']Non ho quella scheda, ma sembra che il kernel 2.6.27 contenga i driver aggiornati e migliorati.

I procedimenti che si trovano in rete coinvolgono kernel di versioni non più nuovissime e sono spesso soggetti a problemi delicati.

Se stai utilizzando una distribuzione Debian based posso accompagnarti in una compilata veloce del kernel per sperimentare se le voci sono vere.
Se hai una distribuzione differente posso comunque informarmi, ma non ti garantisco un supporto senza imprecisioni...

ciao, scusa se approfitto, ma una buona guida per la compilazione del kernel me la puoi consigliare. Ho seguito molte tue discussioni e credo di aver capito che sei molto ferrato. Io uso linux da 6 mesi circa e mi rimane da capire questo aspetto focale.

ps: uso Ubuntu 8.04.1

Gimli[2BV!2B]
03-09-2008, 23:18
Ciao nispo! Dai, molto ferrato... non sono un cavallo! :)

Per la guida mi sento di indicarti questa, che mi ha introdotto tempo fa alla compilazione del kernel; si tratta di una vecchia voce della wiki di Debianizzati, ma è ancora valida. (http://guide.debianizzati.org/index.php/Debian_Kernel_Howto)
Contiene tutti gli elementi importanti.

In ogni caso è preferibile procedere per gradi:

Partendo dalla configurazione del kernel installato si crea un pacchetto clone per esplorare i passi di compilazione.
Si inizia ad esplorare la configurazione utilizzata la si adatta alla propria macchina/necessità.
Si fa qualche errore :rolleyes:
Si raggiunge una configurazione fatta a pennello che permette di rimuovere l'initrd (per raggiungere questo punto sono necessari alcuni accorgimenti (http://guide.debianizzati.org/index.php/Debian_Kernel_Howto#Bisogna_usare_l.27initrd_oppure_no.3F)).
Poi c'è chi dice che non vale la pena, che cambia poco, ecc; però un kernel fatto su misura ti permette di conoscere molte cose sulla macchina per cui lo crei, e sul kernel, naturalmente.

Ah, per finire, riguardo ad Ubuntu, non mi sono mai documentato riguardo a splashscreen ed altri abbellimenti della fase di avvio, quindi un kernel compilato dai sorgenti vanilla (kernel.org (http://eu.kernel.org/)) presenterà uno spartano avvio con messaggi console.

Gimli[2BV!2B]
03-09-2008, 23:40
Tornando a niko_lol, in alternativa ll'ipotesi kernel, ho trovato questa guida Ubuntu, basata sui driver Cuervo, che è molto accurata. (https://help.ubuntu.com/community/WifiDocs/Device/RealtekRTL8187b)

Altrimenti si tratta di provare con ndiswrapper (che non ho mai avuto necessità di utilizzare, quindi ti linko una guida che mi sembra decente, ed è sempre nata su Ubuntu). (http://quilombo.wordpress.com/2008/03/07/realtek-rtl8187b-working-in-ubuntu-710-using-ndiswrapper/)

niko_lol
04-09-2008, 15:12
Uso la debian....l'ho installata ieri! :-)

Quando tornerò a casa sperimenterò...se hia altre guide o consigli accetto tutto!

Grazie a tutti!

nispo
04-09-2008, 17:43
;23945368']Ciao nispo! Dai, molto ferrato... non sono un cavallo! :)

Per la guida mi sento di indicarti questa, che mi ha introdotto tempo fa alla compilazione del kernel; si tratta di una vecchia voce della wiki di Debianizzati, ma è ancora valida. (http://guide.debianizzati.org/index.php/Debian_Kernel_Howto)
Contiene tutti gli elementi importanti.

In ogni caso è preferibile procedere per gradi:

Partendo dalla configurazione del kernel installato si crea un pacchetto clone per esplorare i passi di compilazione.
Si inizia ad esplorare la configurazione utilizzata la si adatta alla propria macchina/necessità.
Si fa qualche errore :rolleyes:
Si raggiunge una configurazione fatta a pennello che permette di rimuovere l'initrd (per raggiungere questo punto sono necessari alcuni accorgimenti (http://guide.debianizzati.org/index.php/Debian_Kernel_Howto#Bisogna_usare_l.27initrd_oppure_no.3F)).
Poi c'è chi dice che non vale la pena, che cambia poco, ecc; però un kernel fatto su misura ti permette di conoscere molte cose sulla macchina per cui lo crei, e sul kernel, naturalmente.

Ah, per finire, riguardo ad Ubuntu, non mi sono mai documentato riguardo a splashscreen ed altri abbellimenti della fase di avvio, quindi un kernel compilato dai sorgenti vanilla (kernel.org (http://eu.kernel.org/)) presenterà uno spartano avvio con messaggi console.

ti ringrazio, ti ho chiesto questo perchè mi interssa capirne di più, poi magari per la velocità si sentirà poco, poi con un processore dual core...

thx

medicina
06-09-2008, 12:09
Prima di provare a compilare e installare un nuovo modulo per il kernel, io direi di verificare se è già presente e quindi viene automaticamente caricato quando è inserita la penna usb. Può darsi che il problema sia altrove, non nell'assenza del driver. Con il comando lsmod puoi vedere tutti i moduli caricati. Il modulo dovrebbe chiamarsi rtl8187.

niko_lol
06-09-2008, 12:23
Il modulo non è caricato. Come faccio a caricare i moduli? o a vedere se c'è il modulo che mi serve? la versione del kernel dovrebbe essere 2.16.18, non sono sicuro al 100%, ho la debian 4-r4a!

grazie per l'aiuto!

medicina
06-09-2008, 12:41
Il modulo non è caricato. Come faccio a caricare i moduli? o a vedere se c'è il modulo che mi serve? la versione del kernel dovrebbe essere 2.16.18, non sono sicuro al 100%, ho la debian 4-r4a!

grazie per l'aiuto!

Per la versione del kernel:
> uname -a

io ho una 2.6.25:

> find /lib/modules/ -iname 'rtl*'
/lib/modules/2.6.25.11-0.1-default/kernel/drivers/net/usb/rtl8150.ko
/lib/modules/2.6.25.11-0.1-default/kernel/drivers/net/wireless/rtl8180.ko
/lib/modules/2.6.25.11-0.1-default/kernel/drivers/net/wireless/rtl8187.ko

se la versione del kernel è simile alla mia e il driver non è presente, forse Debian ha un pacchetto separato aggiuntivo per l'nstallazione di alcuni moduli.

niko_lol
06-09-2008, 12:57
Sole:/home/deepness# uname -a
Linux Sole 2.6.18-6-686 #1 SMP Tue Jun 17 21:31:27 UTC 2008 i686 GNU/Linux
Sole:/home/deepness# find /lib/modules/ -iname 'rtl*'
/lib/modules/2.6.18-6-686/kernel/drivers/usb/net/rtl8150.ko

Ora come faccio a caricare il modulo?

Poi mi spiegherai come posso fare ad instalalre un kernel + agggiornato!

Per paicere e grazie dell'aiuto!

vizzz
06-09-2008, 13:23
prova con un "modprobe rtl8150"

Gimli[2BV!2B]
06-09-2008, 13:31
Ah, niko_lol hai installato la Etch e, da quel che mi risulta (e come sembra) non ha installato di default il kernel aggiornato di Etch And A Half (http://www.debian.org/releases/etch/etchnhalf.it.html) (2.6.24).

In tutti i casi il 24 potrebbe essere ancora inadatto, ma intanto installalo pure, la 2.6.24 è stata un'ottima versione.
Lo dovresti trovare in Synaptic/Adept/quel che usi facendo una ricerca linux-image-2.6.24 (putroppo non ti posso indicare con certezza il nome: packages.debian è un po' lento in questi minuti...).
Tra quelli che troverà installa quello che finisce in 686 (o l'amd64 se hai installato il sistema a 64 bit, ma non mi sembra che tu l'abbia specificato).

In tutti i casi potresti valutare un avanzamento di versione: la Etch è una roccia, ma ha versioni di software che ormai sono abbastanza vecchie, che ti pongono varie limitazioni e frustrazioni quando scopri che la versione che hai non supporta proprio ciò che desideri fare...

niko_lol
06-09-2008, 13:39
non ho un sistema a 64bit, ho un 32bit, pentiunm4 2.4GHz!

la pennina wireless mi serve per avere il collegamento a router è per questo che sto cercando i dvriver per installarla, ho provato anche con ndiswrapper, i drive me lì installa ma non riesco a farla funzionare.

dovrei scaricarmi il kernel da kernel.org, compilarlo ecc ecc....ma è un bagno di sangue, un kernel .deb non c'è?

medicina
06-09-2008, 13:50
Sole:/home/deepness# uname -a
Linux Sole 2.6.18-6-686 #1 SMP Tue Jun 17 21:31:27 UTC 2008 i686 GNU/Linux
Sole:/home/deepness# find /lib/modules/ -iname 'rtl*'
/lib/modules/2.6.18-6-686/kernel/drivers/usb/net/rtl8150.ko

Ora come faccio a caricare il modulo?

Poi mi spiegherai come posso fare ad instalalre un kernel + agggiornato!

Per paicere e grazie dell'aiuto!

Non hai l'8187.... E' necessario aggiornare, puoi anche provare la 2.6.24, se quella è la più recente che ti offre Debian. Nella 2.6.24 è presente (http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=tree;f=drivers/net/wireless;h=45adf0a95539e8a0ca5fddbb720319a9b7b39978;hb=49914084e797530d9baaf51df9eda77babc98fa8) una versione del modulo che ci interessa.

niko_lol
06-09-2008, 14:04
ahh...si si! devo vedere nei packages di debian! però non credo che da kernel aggiornati! vado a vedere!

niko_lol
06-09-2008, 14:16
ho aperto questa pagina: http://www.debian.org/releases/etch/etchnhalf.it.html

ma quando apro il link "linux-2.6.24" mi da questa pagina: http://packages.debian.org/search?keywords=linux-2.6.24

ossia non la trova :cry:

medicina
06-09-2008, 14:28
ho aperto questa pagina: http://www.debian.org/releases/etch/etchnhalf.it.html

ma quando apro il link "linux-2.6.24" mi da questa pagina: http://packages.debian.org/search?keywords=linux-2.6.24

ossia non la trova :cry:

E' questa quella giusta?

http://packages.debian.org/etch/linux-image-2.6.24-etchnhalf.1-686

occhio alle dipendenze...

Gimli[2BV!2B]
06-09-2008, 14:33
Non devi scaricarlo a mano: usa Synaptic (http://it.wikipedia.org/wiki/Synaptic) o Adept (http://en.wikipedia.org/wiki/Adept_Package_Manager)!
Se non sai cosa sono Synaptic e Adept intendo il programma che usi per installare i programmi...

Se non hai mai visto né l'uno né l'altro cerca nel menù di sistema, nella sezione sistema o gestione sistema e cerca voci del tipo gestore di pacchetti.

Se non trovi nulla nemmeno nel menù fai così (in una console, da amministratore):
apt-get install synaptic
Quindi cerca di nuovo nel menù.

Altrimenti specifica se usi Gnome o Kde o qualcos'altro.

niko_lol
06-09-2008, 14:50
Uso KDE!
Forse non sono stato chiaro. Con linux non posso navigare, quiandi usare synaptic o altro mi è impossibile. prima di iniziare a scaricare da synaptic devo installare la usb wireless. navigo con win con linux sono fuori dal mondo. se mi serve quanche pacchetto prima lo scarico con win poi lo installo in debian.
Scusate ho diamenticato di dirvi questo particolare! sorry!

niko_lol
06-09-2008, 14:55
mi scarico il kernel .deb, poi quando vado a alnciale l'installazione mi dirà le dipendeze, si fermerà e mi dirà ti manca questo.

Gimli[2BV!2B]
06-09-2008, 15:00
Ah, ok, un dettaglio! :)
Credevo che almeno un cavo lo avessi...

Scarica quel che ha linkato medicina, per la dipendenze, trattandosi della stable, dovrebbero esserci molti possibili problemi in meno (tutti i pacchetti da cui dipende sono etch, non etchnhalf...).

niko_lol
06-09-2008, 15:02
Già detttaglio! ironica come battttuttta ovvio! :)

Scusate mia mancanza!

niko_lol
06-09-2008, 15:03
solo wirelesssss....non ho un fisso solo notebook, un sony e un mac!

niko_lol
06-09-2008, 15:05
ho scaricato il pacco da 18MB ora lo provo!

niko_lol
06-09-2008, 15:29
L'installazione del kernel non ha dato problemi.

ho scaricato il driver modificato, poi il modulo rtl non è caricato come faccio a caricarlo?

grazie a tutti!

vi posto quello che ho fatto:

/lib/modules/2.6.18-6-686/kernel/drivers/usb/net/rtl8150.ko
/lib/modules/2.6.24-etchnhalf.1-686/kernel/drivers/net/usb/rtl8150.ko
/lib/modules/2.6.24-etchnhalf.1-686/kernel/drivers/net/wireless/rtl8187.ko
deepness@Sole:~$ cd Desktop/
deepness@Sole:~/Desktop$ ls
Home.desktop
linux-image-2.6.24-etchnhalf.1-686_2.6.24-6~etchnhalf.4_i386.deb
rtl8187b-modified
rtl8187b-modified-dist.tar.gz
System.desktop
trash.desktop
deepness@Sole:~/Desktop$ cd rtl8187b-modified/
deepness@Sole:~/Desktop/rtl8187b-modified$ ls
ieee80211 makedrv release_note wlan0down wpa_supplicant-0.5.3
ifcfg-wlan0 README.FIRST rtl8187 wlan0rmv
install ReadMe.txt wlan0dhcp wlan0up
deepness@Sole:~/Desktop/rtl8187b-modified$ ./makedrv
rm -fr *.mod.c *.mod *.o .*.cmd *.mod.* *.ko *.o *~
make -C /lib/modules/2.6.24-etchnhalf.1-686/build M=/home/deepness/Desktop/rtl81 87b-modified/ieee80211 CC=gcc modules
make: *** /lib/modules/2.6.24-etchnhalf.1-686/build: No such file or directory. Stop.
make: *** [modules] Error 2
rm -fr *.mod.c *.mod *.o .*.cmd *.ko *~
make -C /lib/modules/2.6.24-etchnhalf.1-686/build M=/home/deepness/Desktop/rtl81 87b-modified/rtl8187 CC=gcc modules
make: *** /lib/modules/2.6.24-etchnhalf.1-686/build: No such file or directory. Stop.
make: *** [modules] Error 2
deepness@Sole:~/Desktop/rtl8187b-modified$


Module Size Used by
nls_iso8859_1 4224 1
nls_cp437 5888 1
vfat 12384 1
fat 48924 1 vfat
ac 6212 0
battery 13700 0
dm_snapshot 17060 0
dm_mirror 21792 0
dm_mod 56004 2 dm_snapshot,dm_mirror
sbp2 22188 0
loop 16996 0
sd_mod 27296 2
snd_cmipci 34048 2
gameport 14664 1 snd_cmipci
snd_pcm_oss 38368 0
snd_mixer_oss 15424 1 snd_pcm_oss
snd_pcm 72036 3 snd_cmipci,snd_pcm_oss
snd_page_alloc 10184 1 snd_pcm
snd_opl3_lib 9984 1 snd_cmipci
snd_hwdep 8932 1 snd_opl3_lib
snd_mpu401_uart 8128 1 snd_cmipci
snd_seq_dummy 3844 0
snd_seq_oss 29632 0
snd_seq_midi 8256 0
snd_seq_midi_event 7040 2 snd_seq_oss,snd_seq_midi
snd_seq 46736 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
bt878 10584 0
bttv 164884 1 bt878
snd_timer 21348 4 snd_pcm,snd_opl3_lib,snd_seq
firmware_class 9472 1 bttv
snd_rawmidi 22816 2 snd_mpu401_uart,snd_seq_midi
ir_common 35076 1 bttv
parport_pc 26340 0
parport 34472 1 parport_pc
psmouse 36656 0
compat_ioctl32 1440 1 bttv
snd_seq_device 7948 6 snd_opl3_lib,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq,snd_rawmidi
floppy 54724 0
i2c_algo_bit 6020 1 bttv
rtc 13148 0
pcspkr 3264 0
i2c_i801 9456 0
serio_raw 6788 0
videobuf_dma_sg 13476 1 bttv
videobuf_core 16836 2 bttv,videobuf_dma_sg
btcx_risc 4840 1 bttv
snd 48772 14 snd_cmipci,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_opl3_lib,snd_hwdep,snd_mpu401_uart,snd_seq_oss,snd_seq,snd_timer,snd_rawmidi,snd_seq_device
tveeprom 15088 1 bttv
videodev 26432 1 bttv
i2c_core 22656 4 bttv,i2c_algo_bit,i2c_i801,tveeprom
v4l2_common 16736 2 bttv,videodev
v4l1_compat 13252 2 bttv,videodev
soundcore 7680 1 snd
iTCO_wdt 11396 0
button 8528 0
intel_agp 23540 1
shpchp 31220 0
pci_hotplug 27840 1 shpchp
agpgart 31912 1 intel_agp
evdev 11200 1
ext3 123272 5
jbd 43892 1 ext3
mbcache 8480 1 ext3
ide_cd 36352 0
cdrom 32672 1 ide_cd
ide_disk 15776 7
ata_generic 7556 0
libata 144560 1 ata_generic
generic 4484 0 [permanent]
usbhid 28032 0
hid 34400 1 usbhid
usb_storage 77632 1
scsi_mod 141516 4 sbp2,sd_mod,libata,usb_storage
ohci1394 30192 0
ieee1394 85112 2 sbp2,ohci1394
piix 7556 0 [permanent]
ide_core 108740 4 ide_cd,ide_disk,generic,piix
ehci_hcd 32556 0
uhci_hcd 23568 0
usbcore 127724 5 usbhid,usb_storage,ehci_hcd,uhci_hcd
thermal 16092 0
processor 36840 1 thermal
fan 4868 0

Gimli[2BV!2B]
06-09-2008, 15:42
Subito dopo l'inserimento della chiavetta controlla cosa dice il comando
dmesg | tail

Puoi anche provare a forzare l'inserimento del modulo (sempre con chiavetta inserita) con:
modprobe rtl8187

Dopodiché controlla di nuovo cosa dice dmesg.

In tutti i casi l'errore delle compilazione è dovuto alla mancanza degli headers del kernel (/lib/modules/2.6.24-etchnhalf.1-686/build: No such file or directory. Stop.).
Questo è il link agli headers del tuo nuovo kernel. (http://packages.debian.org/etch/linux-headers-2.6.24-etchnhalf.1-686)
Se non ottieni nulla con il modprobe etc... prova ad installarli ed a ripetere la compilazione.

niko_lol
06-09-2008, 17:18
Il gcc l'ho installato....vabbè. proverò ad installare questo che scarico.

Questa sera quando rientro a casa ci proverò....poi vi farò sapere come è andata. dove ho scaricato i driver mi da un pacth, si chiama 2.16.24.patch vi do il link: http://www.datanorth.net/~cuervo/rtl8187b/

mi hanno linkato una guida di ubuntu. possso provare a seguire quella tanto sarà uguale.

vabbè...vi farò sapere e grazie dell'aiuto!

niko_lol
07-09-2008, 10:02
***********************************************************
ho provato a fare come diceva Gimli inserendo la chievatta ecc ecc vi posto cosa ho fatto:

Sole:/home/deepness# dmesg | tail
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda8, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda5, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
Sole:/home/deepness# cd Desktop/
Sole:/home/deepness/Desktop# dmesg | tail
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda8, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda5, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
Sole:/home/deepness/Desktop# lsmod
Module Size Used by
nls_iso8859_1 4224 1
nls_cp437 5888 1
vfat 12384 1
fat 48924 1 vfat
ac 6212 0
battery 13700 0
dm_snapshot 17060 0
dm_mirror 21792 0
dm_mod 56004 2 dm_snapshot,dm_mirror
sbp2 22188 0
loop 16996 0
sd_mod 27296 2
snd_usb_audio 76352 1
snd_cmipci 34048 1
snd_usb_lib 15872 1 snd_usb_audio
gameport 14664 1 snd_cmipci
snd_pcm_oss 38368 0
snd_mixer_oss 15424 1 snd_pcm_oss
snd_pcm 72036 3 snd_usb_audio,snd_cmipci,snd_pcm_oss
snd_page_alloc 10184 1 snd_pcm
snd_opl3_lib 9984 1 snd_cmipci
snd_mpu401_uart 8128 1 snd_cmipci
snd_seq_dummy 3844 0
bt878 10584 0
snd_seq_oss 29632 0
bttv 164884 1 bt878
firmware_class 9472 1 bttv
ir_common 35076 1 bttv
snd_seq_midi 8256 0
snd_seq_midi_event 7040 2 snd_seq_oss,snd_seq_midi
parport_pc 26340 0
parport 34472 1 parport_pc
compat_ioctl32 1440 1 bttv
floppy 54724 0
snd_seq 46736 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
psmouse 36656 0
i2c_i801 9456 0
i2c_algo_bit 6020 1 bttv
rtc 13148 0
pcspkr 3264 0
snd_timer 21348 3 snd_pcm,snd_opl3_lib,snd_seq
serio_raw 6788 0
videobuf_dma_sg 13476 1 bttv
videobuf_core 16836 2 bttv,videobuf_dma_sg
btcx_risc 4840 1 bttv
tveeprom 15088 1 bttv
i2c_core 22656 4 bttv,i2c_i801,i2c_algo_bit,tveeprom
snd_rawmidi 22816 3 snd_usb_lib,snd_mpu401_uart,snd_seq_midi
snd_hwdep 8932 2 snd_usb_audio,snd_opl3_lib
videodev 26432 1 bttv
v4l2_common 16736 2 bttv,videodev
v4l1_compat 13252 2 bttv,videodev
snd_seq_device 7948 6 snd_opl3_lib,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq,snd_rawmidi
snd 48772 17 snd_usb_audio,snd_cmipci,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_opl3_lib,snd_mpu401_uart,snd_seq_oss,snd_seq,snd_timer,snd_rawmidi,snd_hwdep,snd_seq_device
soundcore 7680 1 snd
iTCO_wdt 11396 0
button 8528 0
intel_agp 23540 1
shpchp 31220 0
pci_hotplug 27840 1 shpchp
agpgart 31912 1 intel_agp
evdev 11200 1
ext3 123272 5
jbd 43892 1 ext3
mbcache 8480 1 ext3
ide_cd 36352 0
cdrom 32672 1 ide_cd
ide_disk 15776 7
ata_generic 7556 0
libata 144560 1 ata_generic
generic 4484 0 [permanent]
usb_storage 77632 1
scsi_mod 141516 4 sbp2,sd_mod,libata,usb_storage
usbhid 28032 0
hid 34400 1 usbhid
piix 7556 0 [permanent]
ohci1394 30192 0
ide_core 108740 4 ide_cd,ide_disk,generic,piix
ieee1394 85112 2 sbp2,ohci1394
ehci_hcd 32556 0
uhci_hcd 23568 0
usbcore 127724 7 snd_usb_audio,snd_usb_lib,usb_storage,usbhid,ehci_hcd,uhci_hcd
thermal 16092 0
processor 36840 1 thermal
fan 4868 0
Sole:/home/deepness/Desktop# modprobe rtl8187
Sole:/home/deepness/Desktop# dmesg
Initializing cgroup subsys cpuset
Linux version 2.6.24-etchnhalf.1-686 (Debian 2.6.24-6~etchnhalf.4) (dannf@debian.org) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #1 SMP Mon Jul 21 11:17:43 UTC 2008
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000003ffec000 (usable)
BIOS-e820: 000000003ffec000 - 000000003ffef000 (ACPI data)
BIOS-e820: 000000003ffef000 - 000000003ffff000 (reserved)
BIOS-e820: 000000003ffff000 - 0000000040000000 (ACPI NVS)
BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
127MB HIGHMEM available.
896MB LOWMEM available.
Entering add_active_range(0, 0, 262124) 0 entries of 256 used
Zone PFN ranges:
DMA 0 -> 4096
Normal 4096 -> 229376
HighMem 229376 -> 262124
Movable zone start PFN for each node
early_node_map[1] active PFN ranges
0: 0 -> 262124
On node 0 totalpages: 262124
DMA zone: 32 pages used for memmap
DMA zone: 0 pages reserved
DMA zone: 4064 pages, LIFO batch:0
Normal zone: 1760 pages used for memmap
Normal zone: 223520 pages, LIFO batch:31
HighMem zone: 255 pages used for memmap
HighMem zone: 32493 pages, LIFO batch:7
Movable zone: 0 pages used for memmap
DMI 2.3 present.
ACPI: RSDP 000F5270, 0014 (r0 ASUS )
ACPI: RSDT 3FFEC000, 0030 (r1 ASUS P4B533 42302E31 MSFT 31313031)
ACPI: FACP 3FFEC0C0, 0074 (r1 ASUS P4B533 42302E31 MSFT 31313031)
ACPI: DSDT 3FFEC134, 2816 (r1 ASUS P4B533 1000 MSFT 100000B)
ACPI: FACS 3FFFF000, 0040
ACPI: BOOT 3FFEC030, 0028 (r1 ASUS P4B533 42302E31 MSFT 31313031)
ACPI: APIC 3FFEC058, 005A (r1 ASUS P4B533 42302E31 MSFT 31313031)
ACPI: PM-Timer IO Port: 0xe408
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 15:2 APIC version 20
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl edge)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 22 low level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
Enabling APIC mode: Flat. Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 50000000 (gap: 40000000:bec00000)
swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000f0000
swsusp: Registered nosave memory region: 00000000000f0000 - 0000000000100000
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260077
Kernel command line: root=/dev/hda1 ro
mapped APIC to ffffb000 (fee00000)
mapped IOAPIC to ffffa000 (fec00000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 16384 bytes)
Detected 2423.890 MHz processor.
Console: colour VGA+ 80x25
console [tty0] enabled
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 1030912k/1048496k available (1787k kernel code, 16908k reserved, 717k data, 248k init, 130992k highmem)
virtual kernel memory layout:
fixmap : 0xfff4c000 - 0xfffff000 ( 716 kB)
pkmap : 0xff800000 - 0xffc00000 (4096 kB)
vmalloc : 0xf8800000 - 0xff7fe000 ( 111 MB)
lowmem : 0xc0000000 - 0xf8000000 ( 896 MB)
.init : 0xc0379000 - 0xc03b7000 ( 248 kB)
.data : 0xc02beda9 - 0xc0372384 ( 717 kB)
.text : 0xc0100000 - 0xc02beda9 (1787 kB)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 4852.25 BogoMIPS (lpj=9704518)
Security Framework initialized
SELinux: Disabled at boot.
Capability LSM initialized
Mount-cache hash table entries: 512
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 00000400 00000000 00000000 00000000
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Hyper-Threading is disabled
CPU: After all inits, caps: bfebfbff 00000000 00000000 0000b080 00000400 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
CPU0: Thermal monitoring enabled
Compat vDSO mapped to ffffe000.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 11k freed
ACPI: Core revision 20070126
CPU0: Intel(R) Pentium(R) 4 CPU 2.40GHz stepping 07
Total of 1 processors activated (4852.25 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
Brought up 1 CPUs
net_namespace: 64 bytes
Booting paravirtualized kernel on bare hardware
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xf1ea0, last bus=2
PCI: Using configuration type 1
Setting up standard PCI resources
ACPI: EC: Look up EC in DSDT
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
* The chipset may have PM-Timer Bug. Due to workarounds for a bug,
* this clock source is slow. If you are sure your timer does not have
* this bug, please use "acpi_pm_good" to disable the workaround
PCI quirk: region e400-e47f claimed by ICH4 ACPI/GPIO/TCO
PCI quirk: region ec00-ec3f claimed by ICH4 GPIO
PCI: Enabled i801 SMBus device
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI2._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 15 devices
ACPI: ACPI bus type pnp unregistered
PnPBIOS: Disabled by ACPI PNP
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
NET: Registered protocol family 8
NET: Registered protocol family 20
ACPI: RTC can wake from S4
Time: tsc clocksource has been installed.
system 00:00: iomem range 0x0-0x9ffff could not be reserved
system 00:00: iomem range 0xf0000-0xfffff could not be reserved
system 00:00: iomem range 0x100000-0x3fffffff could not be reserved
system 00:00: iomem range 0xfec00000-0xfec000ff could not be reserved
system 00:00: iomem range 0xfee00000-0xfee00fff could not be reserved
system 00:02: ioport range 0xe400-0xe47f has been reserved
system 00:02: ioport range 0xe800-0xe81f has been reserved
system 00:02: ioport range 0xec00-0xec3f has been reserved
system 00:02: ioport range 0x4d6-0x4d6 has been reserved
system 00:02: iomem range 0xfff80000-0xffffffff could not be reserved
system 00:02: iomem range 0xffb80000-0xffbfffff has been reserved
system 00:03: ioport range 0x4d0-0x4d1 has been reserved
system 00:0e: ioport range 0x3f0-0x3f1 has been reserved
PCI: Bridge: 0000:00:01.0
IO window: disabled.
MEM window: ed000000-ee7fffff
PREFETCH window: eff00000-f7ffffff
PCI: Bridge: 0000:00:1e.0
IO window: b000-bfff
MEM window: eb800000-ec7fffff
PREFETCH window: ee800000-efefffff
PCI: Setting latency timer of device 0000:00:1e.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
checking if image is initramfs... it is
Switched to high resolution mode on CPU 0
Freeing initrd memory: 4774k freed
Simple Boot Flag at 0x3a set to 0x1
audit: initializing netlink socket (disabled)
audit(1220782296.764:1): initialized
highmem bounce pool size: 64 pages
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
Boot video device is 0000:01:00.0
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:0b: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
cpuidle: using governor ladder
cpuidle: using governor menu
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
Using IPI No-Shortcut mode
registered taskstats version 1
Freeing unused kernel memory: 248k freed
input: AT Translated Set 2 keyboard as /class/input/input0
ACPI: Invalid PBLK length [5]
ACPI Exception (processor_core-0816): AE_NOT_FOUND, Processor Device is not present [20070126]
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000d800
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000d400
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d000
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 4
ehci_hcd 0000:00:1d.7: debug port 1
PCI: cache line size of 128 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: irq 19, io mem 0xec800000
usb 1-1: new full speed USB device using uhci_hcd and address 2
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 6 ports detected
ACPI: PCI Interrupt 0000:02:0a.0[A] -> GSI 22 (level, low) -> IRQ 22
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[22] MMIO=[ec000000-ec0007ff] Max Packet=[2048] IR/IT contexts=[4/4]
ICH4: IDE controller (0x8086:0x24cb rev 0x01) at PCI slot 0000:00:1f.1
ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
ICH4: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:DMA
Probing IDE interface ide0...
usb 4-1: new high speed USB device using ehci_hcd and address 2
usb 4-1: configuration #1 chosen from 1 choice
hub 4-1:1.0: USB hub found
hub 4-1:1.0: 4 ports detected
usb 4-2: new high speed USB device using ehci_hcd and address 3
hda: Hitachi HDS721616PLAT80, ATA DISK drive
hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
hda: UDMA/100 mode selected
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
usb 4-2: configuration #1 chosen from 1 choice
hub 4-2:1.0: USB hub found
hub 4-2:1.0: 4 ports detected
ieee1394: Host added: ID:BUS[0-00:1023] GUID[00004c0107001265]
usb 4-1.2: new full speed USB device using ehci_hcd and address 5
usb 4-1.2: configuration #1 chosen from 1 choice
hdd: HL-DT-STDVD-ROM GDR8164B, ATAPI CD/DVD-ROM drive
usb 4-1.3: new high speed USB device using ehci_hcd and address 6
usb 4-1.3: configuration #1 chosen from 1 choice
usb 4-2.4: new high speed USB device using ehci_hcd and address 7
usb 4-2.4: configuration #1 chosen from 1 choice
usbcore: registered new interface driver hiddev
SCSI subsystem initialized
Initializing USB Mass Storage driver...
usb 2-1: new low speed USB device using uhci_hcd and address 2
hdc: HL-DT-ST DVDRAM GSA-H10N, ATAPI CD/DVD-ROM drive
hdc: host max PIO4 wanted PIO255(auto-tune) selected PIO4
hdc: UDMA/33 mode selected
hdd: host max PIO4 wanted PIO255(auto-tune) selected PIO4
hdd: UDMA/33 mode selected
ide1 at 0x170-0x177,0x376 on irq 15
libata version 3.00 loaded.
hda: max request size: 512KiB
hda: 321672960 sectors (164696 MB) w/7376KiB Cache, CHS=20023/255/63
hda: cache flushes supported
hda: hda1 hda2 < hda5 hda6 hda7 hda8 hda9 >
hdc: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache
Uniform CD-ROM driver Revision: 3.20
hdd: ATAPI 52X DVD-ROM drive, 256kB Cache
usb 2-1: configuration #1 chosen from 1 choice
hiddev96hidraw0: USB HID v1.10 Device [Bose Corporation Bose USB Audio] on usb-0000:00:1d.7-1.2
scsi0 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 7
usb-storage: waiting for device to settle before scanning
input: Chicony USB Wireless HID Receiver as /class/input/input1
input,hidraw1: USB HID v1.11 Mouse [Chicony USB Wireless HID Receiver] on usb-0000:00:1d.1-1
hiddev97hidraw2: USB HID v1.11 Device [Chicony USB Wireless HID Receiver] on usb-0000:00:1d.1-1
usbcore: registered new interface driver usbhid
drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
Attempting manual resume
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Linux agpgart interface v0.102
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
agpgart: Detected an Intel 845G Chipset.
agpgart: AGP aperture is 64M @ 0xf8000000
input: Power Button (FF) as /class/input/input2
ACPI: Power Button (FF) [PWRF]
input: Power Button (CM) as /class/input/input3
ACPI: Power Button (CM) [PWRB]
intel_rng: FWH not detected
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.02 (26-Jul-2007)
iTCO_wdt: Found a ICH4 TCO device (Version=1, TCOBASE=0xe460)
iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Linux video capture interface: v2.00
input: PC Speaker as /class/input/input4
Real Time Clock Driver v1.12ac
ACPI: PCI Interrupt 0000:00:1f.3[B] -> GSI 17 (level, low) -> IRQ 20
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
bttv: driver version 0.9.17 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bttv: Bt8xx card found (0).
ACPI: PCI Interrupt 0000:02:0b.0[A] -> GSI 23 (level, low) -> IRQ 19
bttv0: Bt878 (rev 17) at 0000:02:0b.0, irq: 19, latency: 32, mmio: 0xef000000
bttv0: using: *** UNKNOWN/GENERIC *** [card=0,autodetected]
bttv0: gpio: en=00000000, out=00000000 in=003fffff [init]
tveeprom 1-0050: Huh, no eeprom present (err=-121)?
bttv0: tuner type unset
bttv0: i2c: checking for MSP34xx @ 0x80... not found
bttv0: i2c: checking for TDA9875 @ 0xb0... not found
bttv0: i2c: checking for TDA7432 @ 0x8a... not found
bttv0: registered device video0
bttv0: registered device vbi0
bt878: AUDIO driver version 0.0.0 loaded
bt878: Bt878 AUDIO function found (0).
ACPI: PCI Interrupt 0000:02:0b.1[A] -> GSI 23 (level, low) -> IRQ 19
bt878_probe: card id=[0x0], Unknown card.
Exiting..
ACPI: PCI interrupt for device 0000:02:0b.1 disabled
bt878: probe of 0000:02:0b.1 failed with error -22
ACPI: PCI Interrupt 0000:02:03.0[A] -> GSI 21 (level, low) -> IRQ 21
5:1:1: cannot get freq at ep 0x1
usbcore: registered new interface driver snd-usb-audio
input: ImPS/2 Logitech Wheel Mouse as /class/input/input5
parport_pc 00:09: reported by Plug and Play ACPI
parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
usb-storage: device scan complete
scsi 0:0:0:0: Direct-Access Kingston DataTraveler 2.0 PMAP PQ: 0 ANSI: 0 CCS
Driver 'sd' needs updating - please use bus_type methods
sd 0:0:0:0: [sda] 8028160 512-byte hardware sectors (4110 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
sd 0:0:0:0: [sda] Assuming drive cache: write through
sd 0:0:0:0: [sda] 8028160 512-byte hardware sectors (4110 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
sd 0:0:0:0: [sda] Assuming drive cache: write through
sda: sda1
sd 0:0:0:0: [sda] Attached SCSI removable disk
Adding 2650684k swap on /dev/hda7. Priority:-1 extents:1 across:2650684k
EXT3 FS on hda1, internal journal
loop: module loaded
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.12.0-ioctl (2007-10-02) initialised: dm-devel@redhat.com
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda9, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda8, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda5, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
usbcore: registered new interface driver rtl8187
Sole:/home/deepness/Desktop# dmesg | tail
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda8, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda5, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
usbcore: registered new interface driver rtl8187
Sole:/home/deepness/Desktop# lsmod
Module Size Used by
rtl8187 34528 0
mac80211 115052 1 rtl8187
cfg80211 13576 1 mac80211
eeprom_93cx6 2336 1 rtl8187
nls_iso8859_1 4224 1
nls_cp437 5888 1
vfat 12384 1
fat 48924 1 vfat
ac 6212 0
battery 13700 0
dm_snapshot 17060 0
dm_mirror 21792 0
dm_mod 56004 2 dm_snapshot,dm_mirror
sbp2 22188 0
loop 16996 0
sd_mod 27296 2
snd_usb_audio 76352 1
snd_cmipci 34048 1
snd_usb_lib 15872 1 snd_usb_audio
gameport 14664 1 snd_cmipci
snd_pcm_oss 38368 0
snd_mixer_oss 15424 1 snd_pcm_oss
snd_pcm 72036 3 snd_usb_audio,snd_cmipci,snd_pcm_oss
snd_page_alloc 10184 1 snd_pcm
snd_opl3_lib 9984 1 snd_cmipci
snd_mpu401_uart 8128 1 snd_cmipci
snd_seq_dummy 3844 0
bt878 10584 0
snd_seq_oss 29632 0
bttv 164884 1 bt878
firmware_class 9472 1 bttv
ir_common 35076 1 bttv
snd_seq_midi 8256 0
snd_seq_midi_event 7040 2 snd_seq_oss,snd_seq_midi
parport_pc 26340 0
parport 34472 1 parport_pc
compat_ioctl32 1440 1 bttv
floppy 54724 0
snd_seq 46736 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
psmouse 36656 0
i2c_i801 9456 0
i2c_algo_bit 6020 1 bttv
rtc 13148 0
pcspkr 3264 0
snd_timer 21348 3 snd_pcm,snd_opl3_lib,snd_seq
serio_raw 6788 0
videobuf_dma_sg 13476 1 bttv
videobuf_core 16836 2 bttv,videobuf_dma_sg
btcx_risc 4840 1 bttv
tveeprom 15088 1 bttv
i2c_core 22656 4 bttv,i2c_i801,i2c_algo_bit,tveeprom
snd_rawmidi 22816 3 snd_usb_lib,snd_mpu401_uart,snd_seq_midi
snd_hwdep 8932 2 snd_usb_audio,snd_opl3_lib
videodev 26432 1 bttv
v4l2_common 16736 2 bttv,videodev
v4l1_compat 13252 2 bttv,videodev
snd_seq_device 7948 6 snd_opl3_lib,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq,snd_rawmidi
snd 48772 17 snd_usb_audio,snd_cmipci,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_opl3_lib,snd_mpu401_uart,snd_seq_oss,snd_seq,snd_timer,snd_rawmidi,snd_hwdep,snd_seq_device
soundcore 7680 1 snd
iTCO_wdt 11396 0
button 8528 0
intel_agp 23540 1
shpchp 31220 0
pci_hotplug 27840 1 shpchp
agpgart 31912 1 intel_agp
evdev 11200 1
ext3 123272 5
jbd 43892 1 ext3
mbcache 8480 1 ext3
ide_cd 36352 0
cdrom 32672 1 ide_cd
ide_disk 15776 7
ata_generic 7556 0
libata 144560 1 ata_generic
generic 4484 0 [permanent]
usb_storage 77632 1
scsi_mod 141516 4 sbp2,sd_mod,libata,usb_storage
usbhid 28032 0
hid 34400 1 usbhid
piix 7556 0 [permanent]
ohci1394 30192 0
ide_core 108740 4 ide_cd,ide_disk,generic,piix
ieee1394 85112 2 sbp2,ohci1394
ehci_hcd 32556 0
uhci_hcd 23568 0
usbcore 127724 8 rtl8187,snd_usb_audio,snd_usb_lib,usb_storage,usbhid,ehci_hcd,uhci_hcd
thermal 16092 0
processor 36840 1 thermal
fan 4868 0
Sole:/home/deepness/Desktop#

**********************************************************

Poi ho provato ha installare i driver modificati e vi posto anche questo:

questo link è la guida che ho seguito: https://help.ubuntu.com/community/WifiDocs/Device/RealtekRTL8187b

Password:
Sole:/home/deepness# cd Desktop/
Sole:/home/deepness/Desktop# ls
gcc-4.1_4.1.1-21_i386.deb
Home.desktop
linux-headers-2.6.24-etchnhalf.1-686_2.6.24-6~etchnhalf.4_i386.deb
linux-headers-2.6.24-etchnhalf.1-common_2.6.24-6~etchnhalf.4_i386.deb
linux-image-2.6.24-etchnhalf.1-686_2.6.24-6~etchnhalf.4_i386.deb
linux-kbuild-2.6.24_2.6.24-1~etchnhalf.1_i386.deb
rtl8187b-modified
rtl8187b-modified-dist.tar.gz
System.desktop
trash.desktop
Sole:/home/deepness/Desktop# dpkg -i linux-headers-2.6.24-etchnhalf.1-common_2.6.24-6~etchnhalf.4_i386.deb
Selezionato il pacchetto linux-headers-2.6.24-etchnhalf.1-common, che non lo era.
(Lettura del database ... 75984 file e directory attualmente installati.)
Spacchetto linux-headers-2.6.24-etchnhalf.1-common (da linux-headers-2.6.24-etchnhalf.1-common_2.6.24-6~etchnhalf.4_i386.deb) ...
Configuro linux-headers-2.6.24-etchnhalf.1-common (2.6.24-6~etchnhalf.4) ...
Sole:/home/deepness/Desktop# dpkg -i linux-headers-2.6.24-etchnhalf.1-686_2.6.24-6~etchnhalf.4_i386.deb
(Lettura del database ... 79535 file e directory attualmente installati.)
Mi preparo a sostituire linux-headers-2.6.24-etchnhalf.1-686 2.6.24-6~etchnhalf.4 (con linux-headers-2.6.24-etchnhalf.1-686_2.6.24-6~etchnhalf.4_i386.deb) ...
Spacchetto il sostituto di linux-headers-2.6.24-etchnhalf.1-686 ...
dpkg: problemi con le dipendenze impediscono la configurazione di linux-headers-2.6.24-etchnhalf.1-686:
linux-headers-2.6.24-etchnhalf.1-686 dipende da linux-kbuild-2.6.24; comunque:
Il pacchetto linux-kbuild-2.6.24 non è installato.
dpkg: errore processando linux-headers-2.6.24-etchnhalf.1-686 (--install):
problemi con le dipendenze - lasciato non configurato
Sono occorsi degli errori processando:
linux-headers-2.6.24-etchnhalf.1-686
Sole:/home/deepness/Desktop# dpkg -i linux-kbuild-2.6.24_2.6.24-1~etchnhalf.1_i386.deb
Selezionato il pacchetto linux-kbuild-2.6.24, che non lo era.
(Lettura del database ... 79535 file e directory attualmente installati.)
Spacchetto linux-kbuild-2.6.24 (da linux-kbuild-2.6.24_2.6.24-1~etchnhalf.1_i386.deb) ...
Configuro linux-kbuild-2.6.24 (2.6.24-1~etchnhalf.1) ...
Sole:/home/deepness/Desktop# dpkg -i linux-headers-2.6.24-etchnhalf.1-686_2.6.24-6~etchnhalf.4_i386.deb
(Lettura del database ... 79579 file e directory attualmente installati.)
Mi preparo a sostituire linux-headers-2.6.24-etchnhalf.1-686 2.6.24-6~etchnhalf.4 (con linux-headers-2.6.24-etchnhalf.1-686_2.6.24-6~etchnhalf.4_i386.deb) ...
Spacchetto il sostituto di linux-headers-2.6.24-etchnhalf.1-686 ...
Configuro linux-headers-2.6.24-etchnhalf.1-686 (2.6.24-6~etchnhalf.4) ...
Sole:/home/deepness/Desktop# dpkg -i gcc-4.1_4.1.1-21_i386.deb
(Lettura del database ... 79579 file e directory attualmente installati.)
Mi preparo a sostituire gcc-4.1 4.1.1-21 (con gcc-4.1_4.1.1-21_i386.deb) ...
Spacchetto il sostituto di gcc-4.1 ...
Configuro gcc-4.1 (4.1.1-21) ...
Sole:/home/deepness/Desktop# cd rtl8187b-modified
Sole:/home/deepness/Desktop/rtl8187b-modified# ./makedrv
rm -fr *.mod.c *.mod *.o .*.cmd *.mod.* *.ko *.o *~
make -C /lib/modules/2.6.24-etchnhalf.1-686/build M=/home/deepness/Desktop/rtl8187b-modified/ieee80211 CC=gcc modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.24-etchnhalf.1-686'
scripts/Makefile.build:46: *** CFLAGS was changed in "/home/deepness/Desktop/rtl8187b-modified/ieee80211/Makefile". Fix it to use EXTRA_CFLAGS. Stop.
make[1]: *** [_module_/home/deepness/Desktop/rtl8187b-modified/ieee80211] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-etchnhalf.1-686'
make: *** [modules] Error 2
rm -fr *.mod.c *.mod *.o .*.cmd *.ko *~
make -C /lib/modules/2.6.24-etchnhalf.1-686/build M=/home/deepness/Desktop/rtl8187b-modified/rtl8187 CC=gcc modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.24-etchnhalf.1-686'
scripts/Makefile.build:46: *** CFLAGS was changed in "/home/deepness/Desktop/rtl8187b-modified/rtl8187/Makefile". Fix it to use EXTRA_CFLAGS. Stop.
make[1]: *** [_module_/home/deepness/Desktop/rtl8187b-modified/rtl8187] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-etchnhalf.1-686'
make: *** [modules] Error 2
Sole:/home/deepness/Desktop/rtl8187b-modified# cd ..
Sole:/home/deepness/Desktop# apt-get 2.6.24.patch
E: Operazione non valida 2.6.24.patch
Sole:/home/deepness/Desktop# apt-get install 2.6.24.patch
Lettura della lista dei pacchetti in corso... Fatto
Generazione dell'albero delle dipendenze in corso... Fatto
E: Impossibile trovare 2.6.24.patch
Sole:/home/deepness/Desktop# ls
2.6.24.patch
gcc-4.1_4.1.1-21_i386.deb
Home.desktop
linux-headers-2.6.24-etchnhalf.1-686_2.6.24-6~etchnhalf.4_i386.deb
linux-headers-2.6.24-etchnhalf.1-common_2.6.24-6~etchnhalf.4_i386.deb
linux-image-2.6.24-etchnhalf.1-686_2.6.24-6~etchnhalf.4_i386.deb
linux-kbuild-2.6.24_2.6.24-1~etchnhalf.1_i386.deb
rtl8187b-modified
rtl8187b-modified-dist.tar.gz
System.desktop
trash.desktop
Sole:/home/deepness/Desktop# apt-get install patch
Lettura della lista dei pacchetti in corso... Fatto
Generazione dell'albero delle dipendenze in corso... Fatto
patch è già alla versione più recente.
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
Sole:/home/deepness/Desktop# cp 2.6.24.patch rtl8187b-modified
Sole:/home/deepness/Desktop# mkdir /wifi
Sole:/home/deepness/Desktop# cd rtl8187b-modified
Sole:/home/deepness/Desktop/rtl8187b-modified# cp -r * wifi
cp: target `wifi' is not a directory
Sole:/home/deepness/Desktop/rtl8187b-modified# cp -r * /wifi
Sole:/home/deepness/Desktop/rtl8187b-modified# cd /wifi
Sole:/wifi# ls
2.6.24.patch install ReadMe.txt wlan0dhcp wlan0up
ieee80211 makedrv release_note wlan0down wpa_supplicant-0.5.3
ifcfg-wlan0 README.FIRST rtl8187 wlan0rmv
Sole:/wifi# patch -p1 < 2.6.24.patch
patching file ieee80211/ieee80211_crypt_tkip.c
patching file ieee80211/ieee80211_crypt_wep.c
patching file ieee80211/ieee80211_softmac.c
patching file ieee80211/Makefile
patching file rtl8187/Makefile
patching file rtl8187/r8187_core.c
Hunk #1 succeeded at 624 (offset 6 lines).
Hunk #2 succeeded at 4056 (offset 18 lines).
Sole:/wifi# ./makedrv
rm -fr *.mod.c *.mod *.o .*.cmd *.mod.* *.ko *.o *~
make -C /lib/modules/2.6.24-etchnhalf.1-686/build M=/wifi/ieee80211 CC=gcc modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.24-etchnhalf.1-686'
CC [M] /wifi/ieee80211/ieee80211_softmac.o
/wifi/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_softmac_scan_wq’:
/wifi/ieee80211/ieee80211_softmac.c:432: warning: initialization from incompatible pointer type
/wifi/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_probe_resp’:
/wifi/ieee80211/ieee80211_softmac.c:709: warning: ISO C90 forbids mixed declarations and code
/wifi/ieee80211/ieee80211_softmac.c:1553:4: warning: #warning CHECK_LOCK_HERE
/wifi/ieee80211/ieee80211_softmac.c:1593:2: warning: #warning CHECK_LOCK_HERE
/wifi/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_associate_retry_wq’:
/wifi/ieee80211/ieee80211_softmac.c:2251: warning: initialization from incompatible pointer type
/wifi/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_softmac_init’:
/wifi/ieee80211/ieee80211_softmac.c:2473: warning: assignment from incompatible pointer type
/wifi/ieee80211/ieee80211_softmac.c:2474: warning: assignment from incompatible pointer type
/wifi/ieee80211/ieee80211_softmac.c:2475: warning: assignment from incompatible pointer type
/wifi/ieee80211/ieee80211_softmac.c:2476: warning: assignment from incompatible pointer type
/wifi/ieee80211/ieee80211_softmac.c:2477: warning: assignment from incompatible pointer type
/wifi/ieee80211/ieee80211_softmac.c:2478: warning: assignment from incompatible pointer type
/wifi/ieee80211/ieee80211_softmac.c:1553:4: warning: #warning CHECK_LOCK_HERE
/wifi/ieee80211/ieee80211_softmac.c:1593:2: warning: #warning CHECK_LOCK_HERE
CC [M] /wifi/ieee80211/ieee80211_rx.o
CC [M] /wifi/ieee80211/ieee80211_tx.o
CC [M] /wifi/ieee80211/ieee80211_wx.o
CC [M] /wifi/ieee80211/ieee80211_module.o
CC [M] /wifi/ieee80211/ieee80211_softmac_wx.o
CC [M] /wifi/ieee80211/ieee80211_crypt.o
CC [M] /wifi/ieee80211/ieee80211_crypt_ccmp.o
/wifi/ieee80211/ieee80211_crypt_ccmp.c: In function ‘ieee80211_ccmp_aes_encrypt’:
/wifi/ieee80211/ieee80211_crypt_ccmp.c:87: warning: passing argument 1 of ‘crypto_cipher_encrypt_one’ from incompatible pointer type
/wifi/ieee80211/ieee80211_crypt_ccmp.c: In function ‘ieee80211_ccmp_init’:
/wifi/ieee80211/ieee80211_crypt_ccmp.c:109: warning: assignment from incompatible pointer type
/wifi/ieee80211/ieee80211_crypt_ccmp.c:125: warning: passing argument 1 of ‘crypto_free_cipher’ from incompatible pointer type
/wifi/ieee80211/ieee80211_crypt_ccmp.c: In function ‘ieee80211_ccmp_deinit’:
/wifi/ieee80211/ieee80211_crypt_ccmp.c:141: warning: passing argument 1 of ‘crypto_free_cipher’ from incompatible pointer type
/wifi/ieee80211/ieee80211_crypt_ccmp.c: In function ‘ieee80211_ccmp_set_key’:
/wifi/ieee80211/ieee80211_crypt_ccmp.c:423: warning: passing argument 1 of ‘crypto_cipher_setkey’ from incompatible pointer type
CC [M] /wifi/ieee80211/ieee80211_crypt_tkip.o
CC [M] /wifi/ieee80211/ieee80211_crypt_wep.o
LD [M] /wifi/ieee80211/ieee80211-rtl.o
LD [M] /wifi/ieee80211/ieee80211_crypt-rtl.o
LD [M] /wifi/ieee80211/ieee80211_crypt_wep-rtl.o
LD [M] /wifi/ieee80211/ieee80211_crypt_tkip-rtl.o
LD [M] /wifi/ieee80211/ieee80211_crypt_ccmp-rtl.o
Building modules, stage 2.
MODPOST 5 modules
CC /wifi/ieee80211/ieee80211-rtl.mod.o
LD [M] /wifi/ieee80211/ieee80211-rtl.ko
CC /wifi/ieee80211/ieee80211_crypt-rtl.mod.o
LD [M] /wifi/ieee80211/ieee80211_crypt-rtl.ko
CC /wifi/ieee80211/ieee80211_crypt_ccmp-rtl.mod.o
LD [M] /wifi/ieee80211/ieee80211_crypt_ccmp-rtl.ko
CC /wifi/ieee80211/ieee80211_crypt_tkip-rtl.mod.o
LD [M] /wifi/ieee80211/ieee80211_crypt_tkip-rtl.ko
CC /wifi/ieee80211/ieee80211_crypt_wep-rtl.mod.o
LD [M] /wifi/ieee80211/ieee80211_crypt_wep-rtl.ko
make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-etchnhalf.1-686'
rm -fr *.mod.c *.mod *.o .*.cmd *.ko *~
make -C /lib/modules/2.6.24-etchnhalf.1-686/build M=/wifi/rtl8187 CC=gcc modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.24-etchnhalf.1-686'
CC [M] /wifi/rtl8187/r8187_core.o
/wifi/rtl8187/r8187_core.c: In function ‘rtl8187_rx_urbsubmit’:
/wifi/rtl8187/r8187_core.c:934: warning: passing argument 6 of ‘usb_fill_bulk_urb’ from incompatible pointer type
/wifi/rtl8187/r8187_core.c: In function ‘rtl8187_rx_manage_urbsubmit’:
/wifi/rtl8187/r8187_core.c:954: warning: passing argument 6 of ‘usb_fill_bulk_urb’ from incompatible pointer type
/wifi/rtl8187/r8187_core.c: In function ‘rtl8180_rtx_disable’:
/wifi/rtl8187/r8187_core.c:1255: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long unsigned int’
/wifi/rtl8187/r8187_core.c: In function ‘rtl8180_tx’:
/wifi/rtl8187/r8187_core.c:2220: warning: passing argument 6 of ‘usb_fill_bulk_urb’ from incompatible pointer type
/wifi/rtl8187/r8187_core.c:2227: warning: passing argument 6 of ‘usb_fill_bulk_urb’ from incompatible pointer type
/wifi/rtl8187/r8187_core.c: In function ‘rtl8187_usb_initendpoints’:
/wifi/rtl8187/r8187_core.c:2277: warning: ISO C90 forbids mixed declarations and code
/wifi/rtl8187/r8187_core.c:2281: warning: ISO C90 forbids mixed declarations and code
/wifi/rtl8187/r8187_core.c:2310: warning: assignment from incompatible pointer type
/wifi/rtl8187/r8187_core.c:2256: warning: unused variable ‘i’
/wifi/rtl8187/r8187_core.c: In function ‘rtl8187_usb_deleteendpoints’:
/wifi/rtl8187/r8187_core.c:2328: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long unsigned int’
/wifi/rtl8187/r8187_core.c: At top level:
/wifi/rtl8187/r8187_core.c:2435: warning: ‘struct struct_work’ declared inside parameter list
/wifi/rtl8187/r8187_core.c:2435: warning: its scope is only this definition or declaration, which is probably not what you want
/wifi/rtl8187/r8187_core.c: In function ‘rtl8180_wmm_param_update’:
/wifi/rtl8187/r8187_core.c:2437: warning: initialization from incompatible pointer type
/wifi/rtl8187/r8187_core.c:2439: warning: initialization from incompatible pointer type
/wifi/rtl8187/r8187_core.c: In function ‘rtl8180_init’:
/wifi/rtl8187/r8187_core.c:2654: warning: assignment from incompatible pointer type
/wifi/rtl8187/r8187_core.c:2702: warning: assignment from incompatible pointer type
/wifi/rtl8187/r8187_core.c: In function ‘rtl8180_adapter_start’:
/wifi/rtl8187/r8187_core.c:3054: warning: unused variable ‘bInvalidWirelessMode’
/wifi/rtl8187/r8187_core.c:3053: warning: unused variable ‘SupportedWirelessMode’
/wifi/rtl8187/r8187_core.c:3052: warning: unused variable ‘InitWirelessMode’
/wifi/rtl8187/r8187_core.c:3051: warning: unused variable ‘ieee’
/wifi/rtl8187/r8187_core.c: In function ‘rtl8180_irq_rx_tasklet’:
/wifi/rtl8187/r8187_core.c:3769: warning: ISO C90 forbids mixed declarations and code
CC [M] /wifi/rtl8187/r8180_93cx6.o
CC [M] /wifi/rtl8187/r8180_wx.o
CC [M] /wifi/rtl8187/r8180_rtl8225.o
CC [M] /wifi/rtl8187/r8180_rtl8225z2.o
LD [M] /wifi/rtl8187/r8187.o
Building modules, stage 2.
MODPOST 1 modules
WARNING: "ieee80211_wx_get_freq" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_softmac_start_protocol" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "free_ieee80211_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wlan_frequencies" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wake_queue_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_rx_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_is_shortslot" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_get_name_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_get_wap" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_scan" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_get_rate" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_is_54g" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_stop_queue_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_softmac_stop_protocol" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_rawtx" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_get_scan_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wpa_supplicant_ioctl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_get_beacon" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_get_essid" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_mode" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_get_mode" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_encode_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_freq" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_rate" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_wap" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_get_encode_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_essid" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "alloc_ieee80211_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_reset_queue" [/wifi/rtl8187/r8187.ko] undefined!
CC /wifi/rtl8187/r8187.mod.o
LD [M] /wifi/rtl8187/r8187.ko
make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-etchnhalf.1-686'
Sole:/wifi# ./w
bash: ./w: No such file or directory
Sole:/wifi# ./w
wlan0dhcp wlan0rmv wpa_supplicant-0.5.3/
wlan0down wlan0up
Sole:/wifi# ./wlan0up
insmod: error inserting 'r8187.ko': -1 File exists
Sole:/wifi# ./wlan0up
insmod: error inserting 'ieee80211_crypt-rtl.ko': -1 File exists
insmod: error inserting 'ieee80211_crypt_wep-rtl.ko': -1 File exists
insmod: error inserting 'ieee80211_crypt_tkip-rtl.ko': -1 File exists
insmod: error inserting 'ieee80211_crypt_ccmp-rtl.ko': -1 File exists
insmod: error inserting 'ieee80211-rtl.ko': -1 File exists
insmod: error inserting 'r8187.ko': -1 File exists
Sole:/wifi# cp /etc/rc.local /etc/rc.local.bak
Sole:/wifi# nano /etc/rc.local
Sole:/wifi# nano /etc/rc.local
Sole:/wifi# cp /etc/network/interfaces /etc/network/interfaces.bak
Sole:/wifi# nano /etc/network/interfaces
Sole:/wifi# ./makedrv
rm -fr *.mod.c *.mod *.o .*.cmd *.mod.* *.ko *.o *~
make -C /lib/modules/2.6.24-etchnhalf.1-686/build M=/wifi/ieee80211 CC=gcc modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.24-etchnhalf.1-686'
CC [M] /wifi/ieee80211/ieee80211_softmac.o
/wifi/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_softmac_scan_wq’:
/wifi/ieee80211/ieee80211_softmac.c:432: warning: initialization from incompatible pointer type
/wifi/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_probe_resp’:
/wifi/ieee80211/ieee80211_softmac.c:709: warning: ISO C90 forbids mixed declarations and code
/wifi/ieee80211/ieee80211_softmac.c:1553:4: warning: #warning CHECK_LOCK_HERE
/wifi/ieee80211/ieee80211_softmac.c:1593:2: warning: #warning CHECK_LOCK_HERE
/wifi/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_associate_retry_wq’:
/wifi/ieee80211/ieee80211_softmac.c:2251: warning: initialization from incompatible pointer type
/wifi/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_softmac_init’:
/wifi/ieee80211/ieee80211_softmac.c:2473: warning: assignment from incompatible pointer type
/wifi/ieee80211/ieee80211_softmac.c:2474: warning: assignment from incompatible pointer type
/wifi/ieee80211/ieee80211_softmac.c:2475: warning: assignment from incompatible pointer type
/wifi/ieee80211/ieee80211_softmac.c:2476: warning: assignment from incompatible pointer type
/wifi/ieee80211/ieee80211_softmac.c:2477: warning: assignment from incompatible pointer type
/wifi/ieee80211/ieee80211_softmac.c:2478: warning: assignment from incompatible pointer type
/wifi/ieee80211/ieee80211_softmac.c:1553:4: warning: #warning CHECK_LOCK_HERE
/wifi/ieee80211/ieee80211_softmac.c:1593:2: warning: #warning CHECK_LOCK_HERE
CC [M] /wifi/ieee80211/ieee80211_rx.o
CC [M] /wifi/ieee80211/ieee80211_tx.o
CC [M] /wifi/ieee80211/ieee80211_wx.o
CC [M] /wifi/ieee80211/ieee80211_module.o
CC [M] /wifi/ieee80211/ieee80211_softmac_wx.o
CC [M] /wifi/ieee80211/ieee80211_crypt.o
CC [M] /wifi/ieee80211/ieee80211_crypt_ccmp.o
/wifi/ieee80211/ieee80211_crypt_ccmp.c: In function ‘ieee80211_ccmp_aes_encrypt’:
/wifi/ieee80211/ieee80211_crypt_ccmp.c:87: warning: passing argument 1 of ‘crypto_cipher_encrypt_one’ from incompatible pointer type
/wifi/ieee80211/ieee80211_crypt_ccmp.c: In function ‘ieee80211_ccmp_init’:
/wifi/ieee80211/ieee80211_crypt_ccmp.c:109: warning: assignment from incompatible pointer type
/wifi/ieee80211/ieee80211_crypt_ccmp.c:125: warning: passing argument 1 of ‘crypto_free_cipher’ from incompatible pointer type
/wifi/ieee80211/ieee80211_crypt_ccmp.c: In function ‘ieee80211_ccmp_deinit’:
/wifi/ieee80211/ieee80211_crypt_ccmp.c:141: warning: passing argument 1 of ‘crypto_free_cipher’ from incompatible pointer type
/wifi/ieee80211/ieee80211_crypt_ccmp.c: In function ‘ieee80211_ccmp_set_key’:
/wifi/ieee80211/ieee80211_crypt_ccmp.c:423: warning: passing argument 1 of ‘crypto_cipher_setkey’ from incompatible pointer type
CC [M] /wifi/ieee80211/ieee80211_crypt_tkip.o
CC [M] /wifi/ieee80211/ieee80211_crypt_wep.o
LD [M] /wifi/ieee80211/ieee80211-rtl.o
LD [M] /wifi/ieee80211/ieee80211_crypt-rtl.o
LD [M] /wifi/ieee80211/ieee80211_crypt_wep-rtl.o
LD [M] /wifi/ieee80211/ieee80211_crypt_tkip-rtl.o
LD [M] /wifi/ieee80211/ieee80211_crypt_ccmp-rtl.o
Building modules, stage 2.
MODPOST 5 modules
CC /wifi/ieee80211/ieee80211-rtl.mod.o
LD [M] /wifi/ieee80211/ieee80211-rtl.ko
CC /wifi/ieee80211/ieee80211_crypt-rtl.mod.o
LD [M] /wifi/ieee80211/ieee80211_crypt-rtl.ko
CC /wifi/ieee80211/ieee80211_crypt_ccmp-rtl.mod.o
LD [M] /wifi/ieee80211/ieee80211_crypt_ccmp-rtl.ko
CC /wifi/ieee80211/ieee80211_crypt_tkip-rtl.mod.o
LD [M] /wifi/ieee80211/ieee80211_crypt_tkip-rtl.ko
CC /wifi/ieee80211/ieee80211_crypt_wep-rtl.mod.o
LD [M] /wifi/ieee80211/ieee80211_crypt_wep-rtl.ko
make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-etchnhalf.1-686'
rm -fr *.mod.c *.mod *.o .*.cmd *.ko *~
make -C /lib/modules/2.6.24-etchnhalf.1-686/build M=/wifi/rtl8187 CC=gcc modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.24-etchnhalf.1-686'
CC [M] /wifi/rtl8187/r8187_core.o
/wifi/rtl8187/r8187_core.c: In function ‘rtl8187_rx_urbsubmit’:
/wifi/rtl8187/r8187_core.c:934: warning: passing argument 6 of ‘usb_fill_bulk_urb’ from incompatible pointer type
/wifi/rtl8187/r8187_core.c: In function ‘rtl8187_rx_manage_urbsubmit’:
/wifi/rtl8187/r8187_core.c:954: warning: passing argument 6 of ‘usb_fill_bulk_urb’ from incompatible pointer type
/wifi/rtl8187/r8187_core.c: In function ‘rtl8180_rtx_disable’:
/wifi/rtl8187/r8187_core.c:1255: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long unsigned int’
/wifi/rtl8187/r8187_core.c: In function ‘rtl8180_tx’:
/wifi/rtl8187/r8187_core.c:2220: warning: passing argument 6 of ‘usb_fill_bulk_urb’ from incompatible pointer type
/wifi/rtl8187/r8187_core.c:2227: warning: passing argument 6 of ‘usb_fill_bulk_urb’ from incompatible pointer type
/wifi/rtl8187/r8187_core.c: In function ‘rtl8187_usb_initendpoints’:
/wifi/rtl8187/r8187_core.c:2277: warning: ISO C90 forbids mixed declarations and code
/wifi/rtl8187/r8187_core.c:2281: warning: ISO C90 forbids mixed declarations and code
/wifi/rtl8187/r8187_core.c:2310: warning: assignment from incompatible pointer type
/wifi/rtl8187/r8187_core.c:2256: warning: unused variable ‘i’
/wifi/rtl8187/r8187_core.c: In function ‘rtl8187_usb_deleteendpoints’:
/wifi/rtl8187/r8187_core.c:2328: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long unsigned int’
/wifi/rtl8187/r8187_core.c: At top level:
/wifi/rtl8187/r8187_core.c:2435: warning: ‘struct struct_work’ declared inside parameter list
/wifi/rtl8187/r8187_core.c:2435: warning: its scope is only this definition or declaration, which is probably not what you want
/wifi/rtl8187/r8187_core.c: In function ‘rtl8180_wmm_param_update’:
/wifi/rtl8187/r8187_core.c:2437: warning: initialization from incompatible pointer type
/wifi/rtl8187/r8187_core.c:2439: warning: initialization from incompatible pointer type
/wifi/rtl8187/r8187_core.c: In function ‘rtl8180_init’:
/wifi/rtl8187/r8187_core.c:2654: warning: assignment from incompatible pointer type
/wifi/rtl8187/r8187_core.c:2702: warning: assignment from incompatible pointer type
/wifi/rtl8187/r8187_core.c: In function ‘rtl8180_adapter_start’:
/wifi/rtl8187/r8187_core.c:3054: warning: unused variable ‘bInvalidWirelessMode’
/wifi/rtl8187/r8187_core.c:3053: warning: unused variable ‘SupportedWirelessMode’
/wifi/rtl8187/r8187_core.c:3052: warning: unused variable ‘InitWirelessMode’
/wifi/rtl8187/r8187_core.c:3051: warning: unused variable ‘ieee’
/wifi/rtl8187/r8187_core.c: In function ‘rtl8180_irq_rx_tasklet’:
/wifi/rtl8187/r8187_core.c:3769: warning: ISO C90 forbids mixed declarations and code
CC [M] /wifi/rtl8187/r8180_93cx6.o
CC [M] /wifi/rtl8187/r8180_wx.o
CC [M] /wifi/rtl8187/r8180_rtl8225.o
CC [M] /wifi/rtl8187/r8180_rtl8225z2.o
LD [M] /wifi/rtl8187/r8187.o
Building modules, stage 2.
MODPOST 1 modules
WARNING: "ieee80211_wx_get_freq" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_softmac_start_protocol" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "free_ieee80211_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wlan_frequencies" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wake_queue_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_rx_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_is_shortslot" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_get_name_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_get_wap" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_scan" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_get_rate" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_is_54g" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_stop_queue_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_softmac_stop_protocol" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_rawtx" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_get_scan_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wpa_supplicant_ioctl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_get_beacon" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_get_essid" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_mode" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_get_mode" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_encode_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_freq" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_rate" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_wap" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_get_encode_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_essid" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "alloc_ieee80211_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_reset_queue" [/wifi/rtl8187/r8187.ko] undefined!
CC /wifi/rtl8187/r8187.mod.o
LD [M] /wifi/rtl8187/r8187.ko
make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-etchnhalf.1-686'
Sole:/wifi# ./wlan0up
insmod: error inserting 'ieee80211_crypt-rtl.ko': -1 File exists
insmod: error inserting 'ieee80211_crypt_wep-rtl.ko': -1 File exists
insmod: error inserting 'ieee80211_crypt_tkip-rtl.ko': -1 File exists
insmod: error inserting 'ieee80211_crypt_ccmp-rtl.ko': -1 File exists
insmod: error inserting 'ieee80211-rtl.ko': -1 File exists
insmod: error inserting 'r8187.ko': -1 File exists

*********************************************************

Perchè mi da WARNING? cos'è che non trova? Non li identifica!

Dove sbaglio?

Help! :help: :help: :help: :help: :help: :help:

niko_lol
07-09-2008, 13:24
UP UP.....

HELP!

Gimli[2BV!2B]
07-09-2008, 13:42
Quello che hai postato è ILLEGGIBILE.

Tra i moduli compare l'rtl8187, penso di aver capito che lo carica correttamente dopo che inserisci la chiavetta.

Prova il comando iwconfig (da amministratore, naturalmente dopo aver inserito la chiavetta).
Se almeno una ethX mostra dettagli al posto di no "wireless extensions.", potresti avere già la pennetta funzionante, senza bisogno dei driver aggiuntivi: sarà quindi sufficiente tentare una configurazione per scoprire se funziona davvero.

niko_lol
07-09-2008, 13:53
iwconfig già fatto...ma non mi da nessuna interfaccia.

la configurazione come la faccio?
sai com'è di solito trovo tutto pronto! :fagiano:

Gimli[2BV!2B]
07-09-2008, 14:33
Torna nella cartella dei driver e prova così (da amministratore):
./wlan0down
./wlan0up

Vediamo cosa fa...

niko_lol
07-09-2008, 14:44
Te parli nella cartella driver per linux. ok ci provo.

sei molto gentile grazie 1000000000!

niko_lol
07-09-2008, 15:17
ti posto cosa mi da:

Sole:/wifi# ./wlan0down
wlan0: ERROR while getting interface flags: No such device
ERROR: Module r8187 does not exist in /proc/modules
ERROR: Module ieee80211_rtl does not exist in /proc/modules
ERROR: Module ieee80211_crypt_ccmp_rtl does not exist in /proc/modules
ERROR: Module ieee80211_crypt_tkip_rtl does not exist in /proc/modules
ERROR: Module ieee80211_crypt_wep_rtl does not exist in /proc/modules
ERROR: Module ieee80211_crypt_rtl does not exist in /proc/modules

***********************************************************

poi ho provato a fare un ./makedvr
ti faccio vedere cosa mi da:

Sole:/wifi# ./makedrv
rm -fr *.mod.c *.mod *.o .*.cmd *.mod.* *.ko *.o *~
make -C /lib/modules/2.6.24-etchnhalf.1-686/build M=/wifi/ieee80211 CC=gcc modul
es
make[1]: Entering directory `/usr/src/linux-headers-2.6.24-etchnhalf.1-686'
CC [M] /wifi/ieee80211/ieee80211_softmac.o
/wifi/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_softmac_scan_wq’:
/wifi/ieee80211/ieee80211_softmac.c:432: warning: initialization from incompatib
le pointer type
/wifi/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_probe_resp’:
/wifi/ieee80211/ieee80211_softmac.c:709: warning: ISO C90 forbids mixed declarat ions and code
/wifi/ieee80211/ieee80211_softmac.c:1553:4: warning: #warning CHECK_LOCK_HERE
/wifi/ieee80211/ieee80211_softmac.c:1593:2: warning: #warning CHECK_LOCK_HERE
/wifi/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_associate_retry_wq’:
/wifi/ieee80211/ieee80211_softmac.c:2251: warning: initialization from incompati ble pointer type
/wifi/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_softmac_init’:
/wifi/ieee80211/ieee80211_softmac.c:2473: warning: assignment from incompatible pointer type
/wifi/ieee80211/ieee80211_softmac.c:2474: warning: assignment from incompatible pointer type
/wifi/ieee80211/ieee80211_softmac.c:2475: warning: assignment from incompatible pointer type
/wifi/ieee80211/ieee80211_softmac.c:2476: warning: assignment from incompatible pointer type
/wifi/ieee80211/ieee80211_softmac.c:2477: warning: assignment from incompatible pointer type
/wifi/ieee80211/ieee80211_softmac.c:2478: warning: assignment from incompatible pointer type
/wifi/ieee80211/ieee80211_softmac.c:1553:4: warning: #warning CHECK_LOCK_HERE
/wifi/ieee80211/ieee80211_softmac.c:1593:2: warning: #warning CHECK_LOCK_HERE
CC [M] /wifi/ieee80211/ieee80211_rx.o
CC [M] /wifi/ieee80211/ieee80211_tx.o
CC [M] /wifi/ieee80211/ieee80211_wx.o
CC [M] /wifi/ieee80211/ieee80211_module.o
CC [M] /wifi/ieee80211/ieee80211_softmac_wx.o
CC [M] /wifi/ieee80211/ieee80211_crypt.o
CC [M] /wifi/ieee80211/ieee80211_crypt_ccmp.o
/wifi/ieee80211/ieee80211_crypt_ccmp.c: In function ‘ieee80211_ccmp_aes_encrypt’:
/wifi/ieee80211/ieee80211_crypt_ccmp.c:87: warning: passing argument 1 of ‘crypto_cipher_encrypt_one’ from incompatible pointer type
/wifi/ieee80211/ieee80211_crypt_ccmp.c: In function ‘ieee80211_ccmp_init’:
/wifi/ieee80211/ieee80211_crypt_ccmp.c:109: warning: assignment from incompatible pointer type
/wifi/ieee80211/ieee80211_crypt_ccmp.c:125: warning: passing argument 1 of ‘crypto_free_cipher’ from incompatible pointer type
/wifi/ieee80211/ieee80211_crypt_ccmp.c: In function ‘ieee80211_ccmp_deinit’:
/wifi/ieee80211/ieee80211_crypt_ccmp.c:141: warning: passing argument 1 of ‘crypto_free_cipher’ from incompatible pointer type
/wifi/ieee80211/ieee80211_crypt_ccmp.c: In function ‘ieee80211_ccmp_set_key’:
/wifi/ieee80211/ieee80211_crypt_ccmp.c:423: warning: passing argument 1 of ‘crypto_cipher_setkey’ from incompatible pointer type
CC [M] /wifi/ieee80211/ieee80211_crypt_tkip.o
CC [M] /wifi/ieee80211/ieee80211_crypt_wep.o
LD [M] /wifi/ieee80211/ieee80211-rtl.o
LD [M] /wifi/ieee80211/ieee80211_crypt-rtl.o
LD [M] /wifi/ieee80211/ieee80211_crypt_wep-rtl.o
LD [M] /wifi/ieee80211/ieee80211_crypt_tkip-rtl.o
LD [M] /wifi/ieee80211/ieee80211_crypt_ccmp-rtl.o
Building modules, stage 2.
MODPOST 5 modules
CC /wifi/ieee80211/ieee80211-rtl.mod.o
LD [M] /wifi/ieee80211/ieee80211-rtl.ko
CC /wifi/ieee80211/ieee80211_crypt-rtl.mod.o
LD [M] /wifi/ieee80211/ieee80211_crypt-rtl.ko
CC /wifi/ieee80211/ieee80211_crypt_ccmp-rtl.mod.o
LD [M] /wifi/ieee80211/ieee80211_crypt_ccmp-rtl.ko
CC /wifi/ieee80211/ieee80211_crypt_tkip-rtl.mod.o
LD [M] /wifi/ieee80211/ieee80211_crypt_tkip-rtl.ko
CC /wifi/ieee80211/ieee80211_crypt_wep-rtl.mod.o
LD [M] /wifi/ieee80211/ieee80211_crypt_wep-rtl.ko
make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-etchnhalf.1-686'
rm -fr *.mod.c *.mod *.o .*.cmd *.ko *~
make -C /lib/modules/2.6.24-etchnhalf.1-686/build M=/wifi/rtl8187 CC=gcc modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.24-etchnhalf.1-686'
CC [M] /wifi/rtl8187/r8187_core.o
/wifi/rtl8187/r8187_core.c: In function ‘rtl8187_rx_urbsubmit’:
/wifi/rtl8187/r8187_core.c:934: warning: passing argument 6 of ‘usb_fill_bulk_urb’ from incompatible pointer type
/wifi/rtl8187/r8187_core.c: In function ‘rtl8187_rx_manage_urbsubmit’:
/wifi/rtl8187/r8187_core.c:954: warning: passing argument 6 of ‘usb_fill_bulk_urb’ from incompatible pointer type
/wifi/rtl8187/r8187_core.c: In function ‘rtl8180_rtx_disable’:
/wifi/rtl8187/r8187_core.c:1255: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long unsigned int’
/wifi/rtl8187/r8187_core.c: In function ‘rtl8180_tx’:
/wifi/rtl8187/r8187_core.c:2220: warning: passing argument 6 of ‘usb_fill_bulk_urb’ from incompatible pointer type
/wifi/rtl8187/r8187_core.c:2227: warning: passing argument 6 of ‘usb_fill_bulk_urb’ from incompatible pointer type
/wifi/rtl8187/r8187_core.c: In function ‘rtl8187_usb_initendpoints’:
/wifi/rtl8187/r8187_core.c:2277: warning: ISO C90 forbids mixed declarations and code
/wifi/rtl8187/r8187_core.c:2281: warning: ISO C90 forbids mixed declarations and code
/wifi/rtl8187/r8187_core.c:2310: warning: assignment from incompatible pointer type
/wifi/rtl8187/r8187_core.c:2256: warning: unused variable ‘i’
/wifi/rtl8187/r8187_core.c: In function ‘rtl8187_usb_deleteendpoints’:
/wifi/rtl8187/r8187_core.c:2328: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long unsigned int’
/wifi/rtl8187/r8187_core.c: At top level:
/wifi/rtl8187/r8187_core.c:2435: warning: ‘struct struct_work’ declared inside parameter list
/wifi/rtl8187/r8187_core.c:2435: warning: its scope is only this definition or declaration, which is probably not what you want
/wifi/rtl8187/r8187_core.c: In function ‘rtl8180_wmm_param_update’:
/wifi/rtl8187/r8187_core.c:2437: warning: initialization from incompatible pointer type
/wifi/rtl8187/r8187_core.c:2439: warning: initialization from incompatible pointer type
/wifi/rtl8187/r8187_core.c: In function ‘rtl8180_init’:
/wifi/rtl8187/r8187_core.c:2654: warning: assignment from incompatible pointer type
/wifi/rtl8187/r8187_core.c:2702: warning: assignment from incompatible pointer type
/wifi/rtl8187/r8187_core.c: In function ‘rtl8180_adapter_start’:
/wifi/rtl8187/r8187_core.c:3054: warning: unused variable ‘bInvalidWirelessMode’
/wifi/rtl8187/r8187_core.c:3053: warning: unused variable ‘SupportedWirelessMode’
/wifi/rtl8187/r8187_core.c:3052: warning: unused variable ‘InitWirelessMode’
/wifi/rtl8187/r8187_core.c:3051: warning: unused variable ‘ieee’
/wifi/rtl8187/r8187_core.c: In function ‘rtl8180_irq_rx_tasklet’:
/wifi/rtl8187/r8187_core.c:3769: warning: ISO C90 forbids mixed declarations and code
CC [M] /wifi/rtl8187/r8180_93cx6.o
CC [M] /wifi/rtl8187/r8180_wx.o
CC [M] /wifi/rtl8187/r8180_rtl8225.o
CC [M] /wifi/rtl8187/r8180_rtl8225z2.o
LD [M] /wifi/rtl8187/r8187.o
Building modules, stage 2.
MODPOST 1 modules
WARNING: "ieee80211_wx_get_freq" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_softmac_start_protocol" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "free_ieee80211_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wlan_frequencies" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wake_queue_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_rx_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_is_shortslot" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_get_name_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_get_wap" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_scan" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_get_rate" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_is_54g" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_stop_queue_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_softmac_stop_protocol" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_rawtx" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_get_scan_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wpa_supplicant_ioctl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_get_beacon" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_get_essid" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_mode" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_get_mode" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_encode_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_freq" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_rate" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_wap" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_get_encode_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_wx_set_essid" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "alloc_ieee80211_rtl" [/wifi/rtl8187/r8187.ko] undefined!
WARNING: "ieee80211_reset_queue" [/wifi/rtl8187/r8187.ko] undefined!
CC /wifi/rtl8187/r8187.mod.o
LD [M] /wifi/rtl8187/r8187.ko
make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-etchnhalf.1-686'
Sole:/wifi#

Spero che ci capisci!

grazie ancora!

Gimli[2BV!2B]
07-09-2008, 15:55
Sì, ma basta far makedrv, da solo dei warning, una buona quantità senz'altro, ma ha fatto quel che doveva.

Hai fatto ./wlan0up dopo il down?

Immagino che nel frattempo hai riavviato il sistema: il wlan0down serve per rimuovere i moduli (l'errore che avevi prima: "insmod: error inserting 'r8187.ko': -1 File exists").

Prego! In ogni caso stavolta è comprensibile: un comando ed il suo risultato.
Prima avevi copiato ed incollato tutta la tua serie di tentativi... fuori da un terminale, senza colorazioni che evidenzino almeno il prompt, con in mezzo pure gli errorini da terminale sono un bel pastrocchio da interpretare.

niko_lol
07-09-2008, 16:05
sinceramente dopo che ho visto che non mi trovava la periferica e dopo che mi dava tutti quei errori ho spento e cercavo consiglio!

quinid non ho ravviato e ne riporvato a fare l'up!

niko_lol
07-09-2008, 16:08
secondo te perchè mi dava tutti quegli errori, me lì dava anche qaundo lì ho instllati la prima volta....ho seguito la guida ma niente! :(

Gimli[2BV!2B]
07-09-2008, 16:24
Gli errori del wlan0down col sistema appena avviato ci stanno, perché quegli script sono molto semplici e non controllano prima di provare a fare i loro lavori.

Durante il makedrv ci sono vari warning, ma arriva in fondo alla compilazione quindi presumo che produca roba utilizzabile.

Non preoccuparti gli errori, fai in sequenza (da amministratore):
./wlan0down
./wlan0up

Se non ottieni nulla direi che siamo in un punto morto con quei driver vecchiotti e fatti un po' così...

niko_lol
07-09-2008, 16:33
ok

faccio il down, riavvio poi provo up.

avvio il manager della rete wifi e edo se funge.

ho anche installato ndiswrapper, con i relativi driver. come faccio ad usare i driver di win?

Gimli[2BV!2B]
07-09-2008, 16:38
Su ndiswrapper, come ti avevo già detto, non ti posso dare una gran mano...

Però hai guardato la breve guida che ti avevo suggerito? Mi sembrava decente... (http://quilombo.wordpress.com/2008/03/07/realtek-rtl8187b-working-in-ubuntu-710-using-ndiswrapper/)

niko_lol
07-09-2008, 16:47
ecco cosa mi da:

Sole:/wifi# ./wlan0up
insmod: error inserting 'ieee80211_crypt-rtl.ko': -1 File exists
insmod: error inserting 'ieee80211_crypt_wep-rtl.ko': -1 File exists
insmod: error inserting 'ieee80211_crypt_tkip-rtl.ko': -1 File exists
insmod: error inserting 'ieee80211_crypt_ccmp-rtl.ko': -1 File exists
insmod: error inserting 'ieee80211-rtl.ko': -1 File exists
insmod: error inserting 'r8187.ko': -1 File exists

che problema è?

ho aperto il manager per le wifi ma non trova niente!

Gimli[2BV!2B]
07-09-2008, 16:50
Se ti ha dato ancora quegli errori anche dopo la sequenza
./wlan0down
./wlan0up

mi arrendo, prova con ndiswrapper... in quella guida non sembra molto complesso...

niko_lol
07-09-2008, 16:51
con ndiswrapper ci ho provato,

stacco la usb, la inserisco, do il comando: dmesg

ma mi da una seri di cose, cerco delle righe simili a quelle della guida ma nn le trovo. poi faccio un iwconfig ma mi dice che non ci sono reti wireless!

dove sbaglio? non riesoc a capire dov'è il problema!

niko_lol
07-09-2008, 16:52
infatti non lo è.....però non capisco perchè non mi rileva la rete uffa!

niko_lol
07-09-2008, 17:04
ho seguito la guida.

questo è quello che mi da con il comendo dmesg:

Sole:/home/deepness# dmesg
Initializing cgroup subsys cpuset
Linux version 2.6.24-etchnhalf.1-686 (Debian 2.6.24-6~etchnhalf.4) (dannf@debian.org) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #1 SMP Mon Jul 21 11:17:43 UTC 2008
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000003ffec000 (usable)
BIOS-e820: 000000003ffec000 - 000000003ffef000 (ACPI data)
BIOS-e820: 000000003ffef000 - 000000003ffff000 (reserved)
BIOS-e820: 000000003ffff000 - 0000000040000000 (ACPI NVS)
BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
127MB HIGHMEM available.
896MB LOWMEM available.
Entering add_active_range(0, 0, 262124) 0 entries of 256 used
Zone PFN ranges:
DMA 0 -> 4096
Normal 4096 -> 229376
HighMem 229376 -> 262124
Movable zone start PFN for each node
early_node_map[1] active PFN ranges
0: 0 -> 262124
On node 0 totalpages: 262124
DMA zone: 32 pages used for memmap
DMA zone: 0 pages reserved
DMA zone: 4064 pages, LIFO batch:0
Normal zone: 1760 pages used for memmap
Normal zone: 223520 pages, LIFO batch:31
HighMem zone: 255 pages used for memmap
HighMem zone: 32493 pages, LIFO batch:7
Movable zone: 0 pages used for memmap
DMI 2.3 present.
ACPI: RSDP 000F5270, 0014 (r0 ASUS )
ACPI: RSDT 3FFEC000, 0030 (r1 ASUS P4B533 42302E31 MSFT 31313031)
ACPI: FACP 3FFEC0C0, 0074 (r1 ASUS P4B533 42302E31 MSFT 31313031)
ACPI: DSDT 3FFEC134, 2816 (r1 ASUS P4B533 1000 MSFT 100000B)
ACPI: FACS 3FFFF000, 0040
ACPI: BOOT 3FFEC030, 0028 (r1 ASUS P4B533 42302E31 MSFT 31313031)
ACPI: APIC 3FFEC058, 005A (r1 ASUS P4B533 42302E31 MSFT 31313031)
ACPI: PM-Timer IO Port: 0xe408
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 15:2 APIC version 20
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl edge)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 22 low level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
Enabling APIC mode: Flat. Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 50000000 (gap: 40000000:bec00000)
swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000f0000
swsusp: Registered nosave memory region: 00000000000f0000 - 0000000000100000
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260077
Kernel command line: root=/dev/hda1 ro
mapped APIC to ffffb000 (fee00000)
mapped IOAPIC to ffffa000 (fec00000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 16384 bytes)
Detected 2424.005 MHz processor.
Console: colour VGA+ 80x25
console [tty0] enabled
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 1030912k/1048496k available (1787k kernel code, 16908k reserved, 717k data, 248k init, 130992k highmem)
virtual kernel memory layout:
fixmap : 0xfff4c000 - 0xfffff000 ( 716 kB)
pkmap : 0xff800000 - 0xffc00000 (4096 kB)
vmalloc : 0xf8800000 - 0xff7fe000 ( 111 MB)
lowmem : 0xc0000000 - 0xf8000000 ( 896 MB)
.init : 0xc0379000 - 0xc03b7000 ( 248 kB)
.data : 0xc02beda9 - 0xc0372384 ( 717 kB)
.text : 0xc0100000 - 0xc02beda9 (1787 kB)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 4852.25 BogoMIPS (lpj=9704517)
Security Framework initialized
SELinux: Disabled at boot.
Capability LSM initialized
Mount-cache hash table entries: 512
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 00000400 00000000 00000000 00000000
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Hyper-Threading is disabled
CPU: After all inits, caps: bfebfbff 00000000 00000000 0000b080 00000400 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
CPU0: Thermal monitoring enabled
Compat vDSO mapped to ffffe000.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 11k freed
ACPI: Core revision 20070126
CPU0: Intel(R) Pentium(R) 4 CPU 2.40GHz stepping 07
Total of 1 processors activated (4852.25 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
Brought up 1 CPUs
net_namespace: 64 bytes
Booting paravirtualized kernel on bare hardware
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xf1ea0, last bus=2
PCI: Using configuration type 1
Setting up standard PCI resources
ACPI: EC: Look up EC in DSDT
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
* The chipset may have PM-Timer Bug. Due to workarounds for a bug,
* this clock source is slow. If you are sure your timer does not have
* this bug, please use "acpi_pm_good" to disable the workaround
PCI quirk: region e400-e47f claimed by ICH4 ACPI/GPIO/TCO
PCI quirk: region ec00-ec3f claimed by ICH4 GPIO
PCI: Enabled i801 SMBus device
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI2._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 15 devices
ACPI: ACPI bus type pnp unregistered
PnPBIOS: Disabled by ACPI PNP
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
NET: Registered protocol family 8
NET: Registered protocol family 20
ACPI: RTC can wake from S4
Time: tsc clocksource has been installed.
system 00:00: iomem range 0x0-0x9ffff could not be reserved
system 00:00: iomem range 0xf0000-0xfffff could not be reserved
system 00:00: iomem range 0x100000-0x3fffffff could not be reserved
system 00:00: iomem range 0xfec00000-0xfec000ff could not be reserved
system 00:00: iomem range 0xfee00000-0xfee00fff could not be reserved
system 00:02: ioport range 0xe400-0xe47f has been reserved
system 00:02: ioport range 0xe800-0xe81f has been reserved
system 00:02: ioport range 0xec00-0xec3f has been reserved
system 00:02: ioport range 0x4d6-0x4d6 has been reserved
system 00:02: iomem range 0xfff80000-0xffffffff could not be reserved
system 00:02: iomem range 0xffb80000-0xffbfffff has been reserved
system 00:03: ioport range 0x4d0-0x4d1 has been reserved
system 00:0e: ioport range 0x3f0-0x3f1 has been reserved
PCI: Bridge: 0000:00:01.0
IO window: disabled.
MEM window: ed000000-ee7fffff
PREFETCH window: eff00000-f7ffffff
PCI: Bridge: 0000:00:1e.0
IO window: b000-bfff
MEM window: eb800000-ec7fffff
PREFETCH window: ee800000-efefffff
PCI: Setting latency timer of device 0000:00:1e.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
checking if image is initramfs... it is
Switched to high resolution mode on CPU 0
Freeing initrd memory: 4774k freed
Simple Boot Flag at 0x3a set to 0x1
audit: initializing netlink socket (disabled)
audit(1220810175.768:1): initialized
highmem bounce pool size: 64 pages
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
Boot video device is 0000:01:00.0
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:0b: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
cpuidle: using governor ladder
cpuidle: using governor menu
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
Using IPI No-Shortcut mode
registered taskstats version 1
Freeing unused kernel memory: 248k freed
input: AT Translated Set 2 keyboard as /class/input/input0
ACPI: Invalid PBLK length [5]
ACPI Exception (processor_core-0816): AE_NOT_FOUND, Processor Device is not present [20070126]
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000d800
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000d400
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d000
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 4
ehci_hcd 0000:00:1d.7: debug port 1
PCI: cache line size of 128 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: irq 19, io mem 0xec800000
usb 1-1: new full speed USB device using uhci_hcd and address 2
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 6 ports detected
ICH4: IDE controller (0x8086:0x24cb rev 0x01) at PCI slot 0000:00:1f.1
ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
ICH4: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:DMA
Probing IDE interface ide0...
usb 4-1: new high speed USB device using ehci_hcd and address 2
usb 4-1: configuration #1 chosen from 1 choice
hub 4-1:1.0: USB hub found
hub 4-1:1.0: 4 ports detected
usb 4-2: new high speed USB device using ehci_hcd and address 3
hda: Hitachi HDS721616PLAT80, ATA DISK drive
hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
hda: UDMA/100 mode selected
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
usb 4-2: configuration #1 chosen from 1 choice
hub 4-2:1.0: USB hub found
hub 4-2:1.0: 4 ports detected
usb 4-1.4: new high speed USB device using ehci_hcd and address 5
usb 4-1.4: configuration #1 chosen from 1 choice
hdd: HL-DT-STDVD-ROM GDR8164B, ATAPI CD/DVD-ROM drive
usb 2-1: new low speed USB device using uhci_hcd and address 2
usb 2-1: configuration #1 chosen from 1 choice
usbcore: registered new interface driver hiddev
input: Chicony USB Wireless HID Receiver as /class/input/input1
input,hidraw0: USB HID v1.11 Mouse [Chicony USB Wireless HID Receiver] on usb-0000:00:1d.1-1
hiddev96hidraw1: USB HID v1.11 Device [Chicony USB Wireless HID Receiver] on usb-0000:00:1d.1-1
usbcore: registered new interface driver usbhid
drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
hdc: HL-DT-ST DVDRAM GSA-H10N, ATAPI CD/DVD-ROM drive
hdc: host max PIO4 wanted PIO255(auto-tune) selected PIO4
hdc: UDMA/33 mode selected
hdd: host max PIO4 wanted PIO255(auto-tune) selected PIO4
hdd: UDMA/33 mode selected
ide1 at 0x170-0x177,0x376 on irq 15
ACPI: PCI Interrupt 0000:02:0a.0[A] -> GSI 22 (level, low) -> IRQ 22
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[22] MMIO=[ec000000-ec0007ff] Max Packet=[2048] IR/IT contexts=[4/4]
SCSI subsystem initialized
libata version 3.00 loaded.
hda: max request size: 512KiB
hda: 321672960 sectors (164696 MB) w/7376KiB Cache, CHS=20023/255/63
hda: cache flushes supported
hda: hda1 hda2 < hda5 hda6 hda7 hda8 hda9 >
hdc: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache
Uniform CD-ROM driver Revision: 3.20
hdd: ATAPI 52X DVD-ROM drive, 256kB Cache
Attempting manual resume
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
ieee1394: Host added: ID:BUS[0-00:1023] GUID[00004c0107001265]
Linux agpgart interface v0.102
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
agpgart: Detected an Intel 845G Chipset.
agpgart: AGP aperture is 64M @ 0xf8000000
input: Power Button (FF) as /class/input/input2
ACPI: Power Button (FF) [PWRF]
input: Power Button (CM) as /class/input/input3
ACPI: Power Button (CM) [PWRB]
intel_rng: FWH not detected
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.02 (26-Jul-2007)
iTCO_wdt: Found a ICH4 TCO device (Version=1, TCOBASE=0xe460)
iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Linux video capture interface: v2.00
input: PC Speaker as /class/input/input4
ACPI: PCI Interrupt 0000:00:1f.3[B] -> GSI 17 (level, low) -> IRQ 20
Real Time Clock Driver v1.12ac
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
bttv: driver version 0.9.17 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bttv: Bt8xx card found (0).
ACPI: PCI Interrupt 0000:02:0b.0[A] -> GSI 23 (level, low) -> IRQ 19
bttv0: Bt878 (rev 17) at 0000:02:0b.0, irq: 19, latency: 32, mmio: 0xef000000
bttv0: using: *** UNKNOWN/GENERIC *** [card=0,autodetected]
bttv0: gpio: en=00000000, out=00000000 in=003fffff [init]
tveeprom 1-0050: Huh, no eeprom present (err=-121)?
bttv0: tuner type unset
bttv0: i2c: checking for MSP34xx @ 0x80... not found
bttv0: i2c: checking for TDA9875 @ 0xb0... not found
bttv0: i2c: checking for TDA7432 @ 0x8a... not found
bttv0: registered device video0
bttv0: registered device vbi0
bt878: AUDIO driver version 0.0.0 loaded
bt878: Bt878 AUDIO function found (0).
ACPI: PCI Interrupt 0000:02:0b.1[A] -> GSI 23 (level, low) -> IRQ 19
bt878_probe: card id=[0x0], Unknown card.
Exiting..
ACPI: PCI interrupt for device 0000:02:0b.1 disabled
bt878: probe of 0000:02:0b.1 failed with error -22
ACPI: PCI Interrupt 0000:02:03.0[A] -> GSI 21 (level, low) -> IRQ 21
input: ImPS/2 Logitech Wheel Mouse as /class/input/input5
parport_pc 00:09: reported by Plug and Play ACPI
parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
Adding 2650684k swap on /dev/hda7. Priority:-1 extents:1 across:2650684k
EXT3 FS on hda1, internal journal
loop: module loaded
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.12.0-ioctl (2007-10-02) initialised: dm-devel@redhat.com
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda9, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda8, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda5, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
ieee80211_crypt: registered algorithm 'NULL'
ieee80211_crypt: registered algorithm 'WEP'
ieee80211_crypt: registered algorithm 'TKIP'
ieee80211_crypt: registered algorithm 'CCMP'
r8187: no version for "ieee80211_reset_queue" found: kernel tainted.

Linux kernel driver for RTL8187/RTL8187B based WLAN cards
Copyright (c) 2004-2005, Andrea Merello
rtl8187: Initializing module
rtl8187: Wireless extensions version 22
rtl8187: Initializing proc filesystem
usbcore: registered new interface driver rtl8187
usb 4-2.1: new high speed USB device using ehci_hcd and address 6
usb 4-2.1: configuration #1 chosen from 1 choice
Initializing USB Mass Storage driver...
scsi0 : SCSI emulation for USB Mass Storage devices
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usb-storage: device found at 6
usb-storage: waiting for device to settle before scanning
usb-storage: device scan complete
scsi 0:0:0:0: Direct-Access Kingston DataTraveler 2.0 PMAP PQ: 0 ANSI: 0 CCS
Driver 'sd' needs updating - please use bus_type methods
sd 0:0:0:0: [sda] 8028160 512-byte hardware sectors (4110 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
sd 0:0:0:0: [sda] Assuming drive cache: write through
sd 0:0:0:0: [sda] 8028160 512-byte hardware sectors (4110 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
sd 0:0:0:0: [sda] Assuming drive cache: write through
sda: sda1
sd 0:0:0:0: [sda] Attached SCSI removable disk
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
usb 4-1.4: USB disconnect, address 5
usb 4-1.4: new high speed USB device using ehci_hcd and address 7
usb 4-1.4: configuration #1 chosen from 1 choice

*************************************************************************

questo è con iwconfig:

Sole:/home/deepness# iwconfig
lo no wireless extensions.

Gimli[2BV!2B]
07-09-2008, 17:14
Le schede wireless USB tendono ad essere delle rogne quando dovrebbero funzionare bene, poi quando la situazione è fumosa come con questo modello...

Se vuoi tentare la strada del kernel nuovo ecco la sequenza di comandi.

Da AMMINISTRATORE:
adduser NOME_TUO_UTENTE src
apt-get install debhelper modutils kernel-package libncurses5-dev fakeroot

Da UTENTE normale:
cd /usr/src
wget http://eu.kernel.org/pub/linux/kernel/v2.6/linux-2.6.26.tar.bz2
wget http://eu.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.27-rc5.bz2
tar xjf linux-2.6.26.tar.bz2
bunzip2 -k patch-2.6.27-rc5.bz2
patch -d linux-2.6.26 -p1 < patch-2.6.27-rc5
mv linux-2.6.26 linux-2.6.27-rc5
ln -s linux-2.6.27-rc5 linux
cd linux
cp /boot/config-`uname -r` .config
make oldconfig
fakeroot make-kpkg --initrd --append-to-version -NOME_CHE_PREFERISCI --revision=1 kernel_image && fakeroot make-kpkg --append-to-version -NOME_CHE_PREFERISCI --revision=1 kernel_headers

Da AMMINISTRATORE:
cd /usr/src
dpkg -i linux-image-2.6.27-rc5-NOME_CHE_PREFERISCI_1_i386.deb
dpkg -i linux-headers-2.6.27-rc5-NOME_CHE_PREFERISCI_1_i386.deb

Riavvia e fai partire il nuovo kernel.

Nota che che è la sequenza è basata sul fatto di avere una connessione attiva, quindi dovrai procurarti i pacchetti di apt-get e gli archivi di wget (e copiare gli archivi in /usr/src, dopo aver fatto le prima cosa da amministratore).

Il make oldconfig ti chiederà varie conferme sul da farsi, se hai voglia spulciale pure (premendo ? ti spiegherà ogni punto), se invece premi Invio userà la scelta di default, che va bene nel 99% dei casi.

Ora devo andare via, alla prossima!

niko_lol
07-09-2008, 17:47
i due kernel lì sto scaricando, il debhelper modutils kernel-package libncurses5-dev fakeroot non riesco a scaricarlo non trovo il pacchetto.

lo troverò...cmq grazie alla prox!

niko_lol
08-09-2008, 20:40
Perchè mi da questo errore?

Sole:/usr/src# tar -xjf linux-2.6.26.tar.bz2
tar: bzip2: impossibile exec: No such file or directory
tar: Errore irrimediabile: esco subito
tar: Child returned status 2
tar: Uscita per errore ritardata dall'errore preced

i file lì ho copiati in /usr/src.

può essere che il file e rovinato?

niko_lol
08-09-2008, 20:53
Con 7zip sotto win mi estrae il file....mi sa che non funge qualcosa in debian!

Gimli[2BV!2B]
08-09-2008, 21:44
Ero di fretta, ho messo un tratto di troppo:
tar xjf linux-2.6.26.tar.bz2

Edit: No, un attimo, il tratto l'hai aggiunto tu....

niko_lol
08-09-2008, 21:47
yesss
ma anche senza tratto è uguale! come mai?

Gimli[2BV!2B]
08-09-2008, 23:53
Prova con:
apt-get install bzip2

niko_lol
09-09-2008, 10:31
Lo scarico...quando torno a casa faccio tutto o almeno ci provo! :D

grazie ancora! :) molto gentile!

medicina
10-09-2008, 17:17
Rieccomi... Quindi la 2.6.24 non è stata sufficiente perché il tuo dispositivo ha una 'b' di troppo, e ora stai provando a compilare il kernel? E non era già stato installato bzip2 nella tua Debian? Strano...

Ho visto che il supporto alla rtl8187b è stato aggiunto l'8 luglio (http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=history;f=drivers/net/wireless/rtl8187_dev.c;h=ca5deb6244e63c881ba3e48bdee13da2ca2f0716;hb=adee14b2e1557d0a8559f29681732d05a89dfc35) al kernel. Quindi al traguardo ci arriverai, e non dovrai applicare probabilmente patch fornite da terzi.

Ma ti consiglio di scaricare la 2.6.27-rc6, perché la 2.6.26 da sola mi sembra (http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=history;f=drivers/net/wireless/rtl8187_dev.c;h=9223ada5f00ed2d73ca633793c2b9e646033019a;hb=14650d6ec137e70b6c1918cdef235027c5156020) non abbia la modifica che ci interessa.

medicina
10-09-2008, 17:28
Whoops! O anche la 2.6.27-rc5, come già scritto sopra.
Grazie al mio provider ho perso il filo del discorso... :)

niko_lol
10-09-2008, 20:42
Ok scaricherò 2.6.27-rc6 da kernel.org.
cmq grazie e tutti molto gentili.
Gimli[2BV!2B] che mi ha seguito e mio ha dato una mano e sopratutto mi ha chiarito un po' di cose.... veramente gentile.
grazie milllllle!

niko_lol
10-09-2008, 20:53
www.kernel.org trovo solo 2.6.26, la 27 non la trovo! :(