PDA

View Full Version : [Debian] Driver scheda di rete wireless


tutmosi3
25-09-2005, 13:55
Ciao ragazzi

Sul mio server Debian c'è un scheda di rete wireless PCI che ovviamente non viene riconosciuta.
Dopo avere girato un po' in internet ho trovato http://linux_wless.passys.nl/ inserendo, nel campo di ricerca marche Roper

mi manda alla pagina http://prism54.org/ e da lì sulla pagina del download.
A questo punto non so più cosa scaricare e speciamente come installare i driver.

Ciao e grazie

Fingal
25-09-2005, 14:55
http://prism54.org/phpwiki?pagename=Prism54%20Debian%20HowTo
qui ?

tutmosi3
25-09-2005, 17:15
Grazie 1000.
Ora i miei preferiti hanno una voce in più.
Ciao e grazie

tutmosi3
25-09-2005, 19:12
Ringrazio per la dritta sulla pagina.
Ma io sono un povero impedito col pinguino e con l'aggiunta dell'inglese mooooolto macccccaronnnnico che mi ritrovo, l'impresa si fa ardua.
Spero di poter contare sull'aiuto di qualcuno che mi "guidi passo per passo".

Ciao e grazie

dierre
25-09-2005, 19:37
fai questo:
apt-get install wireless-tools hotplug pciutils kernel-image-2.6.8-2-????
(???? scarichi l'immagine del tuo kernel)

Copi il firmware (lo scarichi da qui: http://prism54.org/firmware):
cp 1.0.3.0.arm /usr/lib/hotplug/firmware/isl3890


gedit /etc/network/interfaces:

wireless_essid abc #nome dell'essid
wireless_mode managed
wireless_key xxxxxxxxxxxxxxxxxxxxxxxxxx #protezione wep a 128bit
wireless_keymode open #il wireless_keymode o wireless_mode dipende dalla scheda che usi
wireless_channel 6 #numero del canale.


* man iwconfig per maggiori informazioni ed opzioni

restarta la rete: /etc/init.d/networking restart

tutmosi3
26-09-2005, 08:35
Colgo l'occasione per ringraziare moltissimo e chiedere un approfondimento: perchè devo scaricare l'immagine del mio kernel?

Ciao e grazie

tutmosi3
28-09-2005, 08:35
Up.

bort_83
28-09-2005, 10:19
io ho configurato la mia scheda wireless pcmcia con ndiswrapper il quale utilizza i driver ndis di windows... che solitamente li puoi scaricare dal sito del produttore.

tutmosi3
28-09-2005, 14:44
Interessante, ne avevo sentito parlare, ma sai la mia pochezza in Linux.
Avrei bisogno di un po' di assistenza.

Ciao e grazie

tutmosi3
28-09-2005, 21:50
Ho fatto un giro in Synaptic ed ho trovato un po' di materiale per ndiswrapper (che non ho installato):

- ndiswrapper-modules-2.6.8-2-386
- ndiswrapper-modules-2.6.8-2-686
- ndiswrapper-modules-2.6.8-2-686-smp
- ndiswrapper-modules-2.6.8-2-k7
- ndiswrapper-modules-2.6.8-2-k7-smp
- ndiswrapper-source
- ndiswrapper-utils

Deduco che il K7 sia riferito ai processori AMD. CAso vuole che io abbia un AMD Sempron ma non ho il linux kernel 2.6, io sono fermo al 2.4.

Come mi devo muovere?

Ciao

bort_83
29-09-2005, 00:07
sicuramente ti conviene far riferimento alla guida sul sito di ndiswrapper

poi bho.. se il tuo è un pc per uso desktop.. allora potresti anche pensare ad un passaggio a kernel 2.6 dato che oramai è spacciato pienamente per stabile... ed incluso in debian stable....

tutmosi3
29-09-2005, 08:24
In effetti è un po' che penso al 2.6 ma non mi decido mai.
Poca voglia di aggiornare ed ancor meno tempo.
Ciao e grazie

tutmosi3
30-09-2005, 21:41
Io uppo nel caso che qualcuno che ha esperienza in questo settore passi da queste parti.

Ciao

tutmosi3
01-10-2005, 21:20
fai questo:
apt-get install wireless-tools hotplug pciutils kernel-image-2.6.8-2-????
(???? scarichi l'immagine del tuo kernel)

Copi il firmware (lo scarichi da qui: http://prism54.org/firmware):
cp 1.0.3.0.arm /usr/lib/hotplug/firmware/isl3890


gedit /etc/network/interfaces:

wireless_essid abc #nome dell'essid
wireless_mode managed
wireless_key xxxxxxxxxxxxxxxxxxxxxxxxxx #protezione wep a 128bit
wireless_keymode open #il wireless_keymode o wireless_mode dipende dalla scheda che usi
wireless_channel 6 #numero del canale.


* man iwconfig per maggiori informazioni ed opzioni

restarta la rete: /etc/init.d/networking restart

A me andrebbe bene anche provare questa via ma con il pinguino ci azzecco poco. Avrei bisogno di assistenza.

Ciao

stuart
01-10-2005, 21:39
ottima scheda quella roper, io ce l'ho pcmcia
l'avevo presa per il chipset supportato NEL KERNEL
debian l'ho installata sul portatile installando solo la net iso, caricando il modulo e copiando il file arm (c'è da usare quello del sito, quello del cd non và bene)
e poi via di installazione via rete wireless, ovviamente :D
comunque per funzionare bene richiede il 2.6
quindi forza e coraggio
internet è pieno di guide per passare dal 2.4 al 2.6

dierre
01-10-2005, 21:39
A me andrebbe bene anche provare questa via ma con il pinguino ci azzecco poco. Avrei bisogno di assistenza.

Ciao

ho semplicemente tradotto quello che hai chiesto.
devi semplicemente seguire i passi.
Cmq ti consiglio di passare ad un 2.6.x per il wireless.

tutmosi3
02-10-2005, 09:35
Allora sia 2.6.
Ciao.

automatic_jack
02-10-2005, 23:35
Ciao,

vorrei sapere se tra vuoi qualcuno usa i kernel precompilati Debian (i linux-image, per intenderci) e gli funge lo scanning di iwlist (pacchetto wireless-tools)

Grazie :)

stuart
03-10-2005, 19:50
sì solo su 386, su amd64 non sò

automatic_jack
03-10-2005, 23:33
sì solo su 386, su amd64 non sòTi riferisci alla mia domanda?

stuart
04-10-2005, 16:56
Ti riferisci alla mia domanda?

tutmosi3
04-11-2005, 16:05
ottima scheda quella roper, io ce l'ho pcmcia
l'avevo presa per il chipset supportato NEL KERNEL
debian l'ho installata sul portatile installando solo la net iso, caricando il modulo e copiando il file arm (c'è da usare quello del sito, quello del cd non và bene)
e poi via di installazione via rete wireless, ovviamente :D
comunque per funzionare bene richiede il 2.6
quindi forza e coraggio
internet è pieno di guide per passare dal 2.4 al 2.6


Ho finalmente aggiornato il kernel. Sono passato dal 2.4 al 2.6.12 e 2 giorni dopo è uscito il 2.6.14.

Che tempismo che ho.

Comunque la situazione non è migliorata molto.
La scheda non la vede lo stesso.

Pensavo di avere sbagliato qualcosa ma con uname viene fuori il 2.6.

Qualche idea?

Ciao e grazie

stuart
04-11-2005, 18:34
lsmod cosa ti dice
se non c'è carica il prism54 e vedrai che te la vede
comunque avvia il portatile senza scheda
inserisci la scheda
dai dmesg
e guarda che cosa ti dice
ciauz

tutmosi3
04-11-2005, 23:14
Il PC non è un portatile è un fisso.
lsmod in allegato.
Spero di poter riscire nel mio intento con il tuo aiuto.

Ciao e grazie

tutmosi3
04-11-2005, 23:18
Dimenticavo ...

stuart
05-11-2005, 04:07
allora il modulo prism54 è correttamente caricato
dal tuo dmesg non si legge niente :D
parti da lì
sistema il dmesg togliendo gli errori altrimenti non leggerai mai niente (forse basta tirare fuori il floppy :) )
dopo che hai sitemato il dmeg e visto come te la riconosce controlla che nel kernel hai i moduli per il suo funzionamento, ecco quelli per la pcmcia ma penso vadano bene lo stesso:

Code maturity level options --->
Prompt for development and/or incomplete code/drivers Y
Select only drivers expected to compile cleanly N
Select only drivers that don't need compile-time external firmware N

Bus options (PCI, PCMCIA, EISA, MCA, ISA) --->
Support for hot-pluggable devices Y
PCMCIA/CardBus support --->
PCMCIA/CardBus support M
CardBus yenta-compatible bridge support Y

Generic Driver Options --->
Hotplug firmware loading support Y

poi scarica il firmware dal sito e rinominalo in isl3890
copialo nella directory (non mi ricordo più quale, sorry)
poi fai ifconfig ethx up (x è il numero che ti assegna il sistema alla tua scheda di rete quando la riconosce, lo vedi dal dmesg)
e tiri su la scheda
mi raccomando, installa prima le wireless tools e hotplug se non li hai
coraggio, vedrai che ce la fai, al limite scaricati la knoppix per aiutarti e vedere come te la riconosce (dalla 3.6 in avanti dovrebbe andare bene)
ciao, non arrenderti, ma prova, prova, prova
parti dal dmesg, mi raccomando

tutmosi3
05-11-2005, 15:23
allora il modulo prism54 è correttamente caricato

Bene

dal tuo dmesg non si legge niente :D
parti da lì
sistema il dmesg togliendo gli errori altrimenti non leggerai mai niente (forse basta tirare fuori il floppy :) )

In effetti avevo il floppy.
Ora ecco il file corretto.

dopo che hai sitemato il dmeg e visto come te la riconosce controlla che nel kernel hai i moduli per il suo funzionamento, ecco quelli per la pcmcia ma penso vadano bene lo stesso:

Code maturity level options --->
Prompt for development and/or incomplete code/drivers Y
Select only drivers expected to compile cleanly N
Select only drivers that don't need compile-time external firmware N

Bus options (PCI, PCMCIA, EISA, MCA, ISA) --->
Support for hot-pluggable devices Y
PCMCIA/CardBus support --->
PCMCIA/CardBus support M
CardBus yenta-compatible bridge support Y

Generic Driver Options --->
Hotplug firmware loading support Y

poi scarica il firmware dal sito e rinominalo in isl3890
copialo nella directory (non mi ricordo più quale, sorry)
poi fai ifconfig ethx up (x è il numero che ti assegna il sistema alla tua scheda di rete quando la riconosce, lo vedi dal dmesg)
e tiri su la scheda
mi raccomando, installa prima le wireless tools e hotplug se non li hai
coraggio, vedrai che ce la fai, al limite scaricati la knoppix per aiutarti e vedere come te la riconosce (dalla 3.6 in avanti dovrebbe andare bene)
ciao, non arrenderti, ma prova, prova, prova
parti dal dmesg, mi raccomando

Hai corso troppo, per un impeditone come me questo è troppo alto per me.
Come si fanno tutte queste cose?

Ciao e grazie

stuart
05-11-2005, 18:18
devi imparare a leggere e capire
altrimenti butta via linux, mi spiace dirtelo ma è così
comunque:
eth1: resetting device...
eth1: uploading firmware...
prism54: request_firmware() failed for 'isl3886'
eth1: could not upload firmware ('isl3886')
questo è tratto dal tuo dmesg
cosa ti dice?
che non riesce a caricare il firmware
se io prendo questa riga e cerco su googleprism54: request_firmware() failed for 'isl3886'
ottengo alla seconda voce una mailing list olandese che anche se io di olandese non capisco una sega dice di mettere il firmware della scheda in /usr/lib/hotplug/firmware e di scaricare il firmware da un link che ti rimanda a questo sito http://jbnote.free.fr/prism54usb/index.html
qui ti dice:Firmware

First you'll need a firmware from PrismFirmwares.

If you have a first-generation device, one of the old sort for now (version <= 2.4.6.0), and copy it to /usr/lib/hotplug/firmware/isl3890usb.

If you have a second-generation device, please use this firmware: 2.5.8.0 firmware with x2 header and copy it to /usr/lib/hotplug/firmware/isl3887usb.

If you have a PCI softmac card, please use this firmware: XH8196 driver firmware and copy it to /usr/lib/hotplug/firmware/isl3886.

If you're not sure, copy all of them, the code will hopefully choose the right one.
te vai a vedere il tuo dmesg e vedi che la tua scheda si chiama isl3886, scarichi il firmware, lo rinomini e vedrai che la tua scheda lo carica
poi scarichi le wireless-tools (apt-get install wireless-tools) e configuri la tua scheda
dai, prova, al prossimo post voglio leggere che stai scaricando a 54 mb secondo
ciao :)

tutmosi3
06-11-2005, 15:26
Sono sempre stato dell'avviso che ad una persona non gli si deve dare il pesce ma la canna per pescarselo.
Finalmente uno che la pensa come me.
In tutte le mie incursioni di aiuto del forum, avrei sempre preferito chiarire il concetto e non arrivare alla conclusione perchè gli altri la facevano per conto mio.
Mi è successo solo una volta con il ripristino di GRUB.
Pare proprio che questa diventi la seconda.
Oggi non ho tempo ma nei prossimi giorni ...

Ciao e grazie.
Sono in debito perenne.

tutmosi3
19-11-2005, 19:24
E di tentativi, in oltre 10 giorni, ne ho fatti tanti.
Ho installato hotplug, versione 0.0.20040329-22 e Debian mi dice che anche l'ultima.
Ho installato wireless-tools versione 27-2 e Debian mi dice che è anche l'ultima.
Pio ho scaricato il file 3886lmac_2.7.0.0.arm dal sito che mi hai indicato. L'ho messo in /usr/lib/hotplug/firmware rinominandolo in isl3886, ma nulla è accaduto.
Ho provato rinomianarlo in isl3890, ma nulla è successo.
Ho provato con gli stessi file (isl3886 e isl3890) nella cartella /usr/lib/hotplug/firmware/isl3886, ma nulla è successo.
Con nulla è successo intendo che quando vado su Strumenti di sistema -> Rete la scheda wireless non compare, così cerco di aggiungerne una io manualmente ma il nome non lo so quindi provo con eth1 ma resta attiva solo per pochi secondi poi si stacca da sola e la finestra si blocca al punto di dover forzarne l'uscita.
Posto il comando dmesg senza eth1.
Linux version 2.6.12-1-k7 ([email protected]) (gcc version 4.0.2 20050917 (prerelease) (Debian 4.0.1-8)) #1 Tue Sep 27 13:22:07 JST 2005
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000000dff0000 (usable)
BIOS-e820: 000000000dff0000 - 000000000dff3000 (ACPI NVS)
BIOS-e820: 000000000dff3000 - 000000000e000000 (ACPI data)
BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
223MB LOWMEM available.
found SMP MP-table at 000f5bb0
On node 0 totalpages: 57328
DMA zone: 4096 pages, LIFO batch:1
Normal zone: 53232 pages, LIFO batch:31
HighMem zone: 0 pages, LIFO batch:1
DMI 2.3 present.
ACPI: RSDP (v000 KM400A ) @ 0x000f7690
ACPI: RSDT (v001 KM400A AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x0dff3040
ACPI: FADT (v001 KM400A AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x0dff30c0
ACPI: MADT (v001 KM400A AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x0dff8040
ACPI: DSDT (v001 KM400A AWRDACPI 0x00001000 MSFT 0x0100000e) @ 0x00000000
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 6:8 APIC version 16
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 3, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode: Flat. Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 0e000000 (gap: 0e000000:f0c00000)
Built 1 zonelists
Kernel command line: root=/dev/hda5 ro
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
Initializing CPU#0
PID hash table entries: 1024 (order: 10, 16384 bytes)
Detected 1660.852 MHz processor.
Using pmtmr for high-res timesource
Console: colour VGA+ 80x25
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Memory: 219108k/229312k available (1692k kernel code, 9604k reserved, 721k data, 176k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 3284.99 BogoMIPS (lpj=1642496)
Security Framework v1.0.0 initialized
SELinux: Disabled at boot.
Mount-cache hash table entries: 512
CPU: After generic identify, caps: 0383fbff c1cbfbff 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff c1cbfbff 00000000 00000000 00000000 00000000 00000000
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: After all inits, caps: 0383fbff c1cbfbff 00000000 00000020 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: AMD Sempron(tm) 2400+ stepping 01
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 pin1=2 pin2=-1
checking if image is initramfs...it isn't (bad gzip magic numbers); looks like an initrd
Freeing initrd memory: 4776k freed
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xf1550, last bus=1
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20050309
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
Boot video device is 0000:01:00.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 10 *11 12)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 11 12) *5
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 *10 11 12)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [ALKA] (IRQs *20), disabled.
ACPI: PCI Interrupt Link [ALKB] (IRQs *21)
ACPI: PCI Interrupt Link [ALKC] (IRQs *22)
ACPI: PCI Interrupt Link [ALKD] (IRQs *23)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 13 devices
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
pnp: 00:01: ioport range 0x400-0x47f could not be reserved
pnp: 00:01: ioport range 0x5000-0x500f has been reserved
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
devfs: 2004-01-31 Richard Gooch ([email protected])
devfs: boot_options: 0x0
Initializing Cryptographic API
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
NET: Registered protocol family 2
IP: routing cache hash table of 2048 buckets, 16Kbytes
TCP established hash table entries: 8192 (order: 4, 65536 bytes)
TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
ACPI wakeup devices:
SLPB PCI0 USB0 USB1 USB2 USB6 USB7 USB8 USB9 LAN0 MC97 UAR1 LPT1
ACPI: (supports S0 S1 S3 S4 S5)
RAMDISK: cramfs filesystem found at block 0
RAMDISK: Loading 4776KiB [1 disk] into ram disk... done.
VFS: Mounted root (cramfs filesystem) readonly.
input: AT Translated Set 2 keyboard on isa0060/serio0
Freeing unused kernel memory: 176k freed
Capability LSM initialized
NET: Registered protocol family 1
SCSI subsystem initialized
libata version 1.11 loaded.
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller at PCI slot 0000:00:0f.0
ACPI: PCI Interrupt Link [ALKA] disabled and referenced, BIOS bug.
ACPI: PCI Interrupt Link [ALKA] enabled at IRQ 20
ACPI: PCI Interrupt 0000:00:0f.0[A] -> Link [ALKA] -> GSI 20 (level, low) -> IRQ 169
PCI: Via IRQ fixup for 0000:00:0f.0, from 255 to 9
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt8237 (rev 00) IDE UDMA133 controller on pci0000:00:0f.0
ide0: BM-DMA at 0xc400-0xc407, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xc408-0xc40f, BIOS settings: hdc:DMA, hdd:pio
Probing IDE interface ide0...
hda: Maxtor 6E040L0, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: TSSTcorpDVD-ROM TS-H352A, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
Probing IDE interface ide2...
Probing IDE interface ide3...
Probing IDE interface ide4...
Probing IDE interface ide5...
hda: max request size: 128KiB
hda: 80293248 sectors (41110 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(133)
hda: cache flushes supported
/dev/ide/host0/bus0/target0/lun0: p1 p2 < p5 p6 >
ext3: No journal on filesystem on hda5
Adding 819272k swap on /dev/hda6. Priority:-1 extents:1
hdc: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
input: ImExPS/2 Generic Explorer Mouse on isa0060/serio1
mice: PS/2 mouse device common for all mice
ts: Compaq touchscreen protocol output
via-rhine.c:v1.10-LK1.2.0-2.6 June-10-2004 Written by Donald Becker
ACPI: PCI Interrupt Link [ALKD] enabled at IRQ 23
ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [ALKD] -> GSI 23 (level, low) -> IRQ 177
PCI: Via IRQ fixup for 0000:00:12.0, from 11 to 1
eth0: VIA Rhine II at 0x1e000, 00:11:d8:a7:8d:03, IRQ 177.
eth0: MII PHY found at address 1, status 0x7869 advertising 05e1 Link 45e1.
Via 686a/8233/8235 audio driver 1.9.1-ac4-2.5
ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22
ACPI: PCI Interrupt 0000:00:11.5[C] -> Link [ALKC] -> GSI 22 (level, low) -> IRQ 185
PCI: Via IRQ fixup for 0000:00:11.5, from 10 to 9
via82cxxx: Six channel audio available
PCI: Setting latency timer of device 0000:00:11.5 to 64
ac97_codec: AC97 Audio codec, id: ADS104 (Unknown)
via82cxxx: board #1 at 0xD800, IRQ 185
usbcore: registered new driver usbfs
usbcore: registered new driver hub
USB Universal Host Controller Interface driver v2.2
ACPI: PCI Interrupt Link [ALKB] enabled at IRQ 21
ACPI: PCI Interrupt 0000:00:10.0[A] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 193
PCI: Via IRQ fixup for 0000:00:10.0, from 11 to 1
uhci_hcd 0000:00:10.0: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:10.0: irq 193, io base 0x0000c800
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:10.1[A] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 193
PCI: Via IRQ fixup for 0000:00:10.1, from 11 to 1
uhci_hcd 0000:00:10.1: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#2)
uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:10.1: irq 193, io base 0x0000cc00
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:10.2[B] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 193
PCI: Via IRQ fixup for 0000:00:10.2, from 5 to 1
uhci_hcd 0000:00:10.2: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#3)
uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:10.2: irq 193, io base 0x0000d000
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:10.3[B] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 193
PCI: Via IRQ fixup for 0000:00:10.3, from 5 to 1
uhci_hcd 0000:00:10.3: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#4)
uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:10.3: irq 193, io base 0x0000d400
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:10.4[C] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 193
PCI: Via IRQ fixup for 0000:00:10.4, from 10 to 1
ehci_hcd 0000:00:10.4: VIA Technologies, Inc. USB 2.0
ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 5
ehci_hcd 0000:00:10.4: irq 193, io mem 0xea012000
ehci_hcd 0000:00:10.4: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 8 ports detected
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected VIA KM400/KM400A chipset
agpgart: AGP aperture is 64M @ 0xe0000000
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5
shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x5
Loaded prism54 driver, version 1.2
ACPI: PCI Interrupt 0000:00:08.0[A] -> GSI 16 (level, low) -> IRQ 201
Real Time Clock Driver v1.12
input: PC Speaker
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
NET: Registered protocol family 10
Disabled Privacy Extensions on device c032f880(lo)
IPv6 over IPv4 tunneling driver
lp0: using parport0 (interrupt-driven).
NET: Registered protocol family 5
eth0: no IPv6 routers present


Posto il comando dmesg con eth1.
Linux version 2.6.12-1-k7 ([email protected]) (gcc version 4.0.2 20050917 (prerelease) (Debian 4.0.1-8)) #1 Tue Sep 27 13:22:07 JST 2005
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000000dff0000 (usable)
BIOS-e820: 000000000dff0000 - 000000000dff3000 (ACPI NVS)
BIOS-e820: 000000000dff3000 - 000000000e000000 (ACPI data)
BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
223MB LOWMEM available.
found SMP MP-table at 000f5bb0
On node 0 totalpages: 57328
DMA zone: 4096 pages, LIFO batch:1
Normal zone: 53232 pages, LIFO batch:31
HighMem zone: 0 pages, LIFO batch:1
DMI 2.3 present.
ACPI: RSDP (v000 KM400A ) @ 0x000f7690
ACPI: RSDT (v001 KM400A AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x0dff3040
ACPI: FADT (v001 KM400A AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x0dff30c0
ACPI: MADT (v001 KM400A AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x0dff8040
ACPI: DSDT (v001 KM400A AWRDACPI 0x00001000 MSFT 0x0100000e) @ 0x00000000
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 6:8 APIC version 16
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 3, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode: Flat. Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 0e000000 (gap: 0e000000:f0c00000)
Built 1 zonelists
Kernel command line: root=/dev/hda5 ro
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
Initializing CPU#0
PID hash table entries: 1024 (order: 10, 16384 bytes)
Detected 1660.852 MHz processor.
Using pmtmr for high-res timesource
Console: colour VGA+ 80x25
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Memory: 219108k/229312k available (1692k kernel code, 9604k reserved, 721k data, 176k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 3284.99 BogoMIPS (lpj=1642496)
Security Framework v1.0.0 initialized
SELinux: Disabled at boot.
Mount-cache hash table entries: 512
CPU: After generic identify, caps: 0383fbff c1cbfbff 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff c1cbfbff 00000000 00000000 00000000 00000000 00000000
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: After all inits, caps: 0383fbff c1cbfbff 00000000 00000020 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: AMD Sempron(tm) 2400+ stepping 01
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 pin1=2 pin2=-1
checking if image is initramfs...it isn't (bad gzip magic numbers); looks like an initrd
Freeing initrd memory: 4776k freed
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xf1550, last bus=1
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20050309
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
Boot video device is 0000:01:00.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 10 *11 12)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 11 12) *5
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 *10 11 12)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [ALKA] (IRQs *20), disabled.
ACPI: PCI Interrupt Link [ALKB] (IRQs *21)
ACPI: PCI Interrupt Link [ALKC] (IRQs *22)
ACPI: PCI Interrupt Link [ALKD] (IRQs *23)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 13 devices
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
pnp: 00:01: ioport range 0x400-0x47f could not be reserved
pnp: 00:01: ioport range 0x5000-0x500f has been reserved
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
devfs: 2004-01-31 Richard Gooch ([email protected])
devfs: boot_options: 0x0
Initializing Cryptographic API
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
NET: Registered protocol family 2
IP: routing cache hash table of 2048 buckets, 16Kbytes
TCP established hash table entries: 8192 (order: 4, 65536 bytes)
TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
ACPI wakeup devices:
SLPB PCI0 USB0 USB1 USB2 USB6 USB7 USB8 USB9 LAN0 MC97 UAR1 LPT1
ACPI: (supports S0 S1 S3 S4 S5)
RAMDISK: cramfs filesystem found at block 0
RAMDISK: Loading 4776KiB [1 disk] into ram disk... done.
VFS: Mounted root (cramfs filesystem) readonly.
input: AT Translated Set 2 keyboard on isa0060/serio0
Freeing unused kernel memory: 176k freed
Capability LSM initialized
NET: Registered protocol family 1
SCSI subsystem initialized
libata version 1.11 loaded.
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller at PCI slot 0000:00:0f.0
ACPI: PCI Interrupt Link [ALKA] disabled and referenced, BIOS bug.
ACPI: PCI Interrupt Link [ALKA] enabled at IRQ 20
ACPI: PCI Interrupt 0000:00:0f.0[A] -> Link [ALKA] -> GSI 20 (level, low) -> IRQ 169
PCI: Via IRQ fixup for 0000:00:0f.0, from 255 to 9
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt8237 (rev 00) IDE UDMA133 controller on pci0000:00:0f.0
ide0: BM-DMA at 0xc400-0xc407, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xc408-0xc40f, BIOS settings: hdc:DMA, hdd:pio
Probing IDE interface ide0...
hda: Maxtor 6E040L0, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: TSSTcorpDVD-ROM TS-H352A, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
Probing IDE interface ide2...
Probing IDE interface ide3...
Probing IDE interface ide4...
Probing IDE interface ide5...
hda: max request size: 128KiB
hda: 80293248 sectors (41110 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(133)
hda: cache flushes supported
/dev/ide/host0/bus0/target0/lun0: p1 p2 < p5 p6 >
ext3: No journal on filesystem on hda5
Adding 819272k swap on /dev/hda6. Priority:-1 extents:1
hdc: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
input: ImExPS/2 Generic Explorer Mouse on isa0060/serio1
mice: PS/2 mouse device common for all mice
ts: Compaq touchscreen protocol output
via-rhine.c:v1.10-LK1.2.0-2.6 June-10-2004 Written by Donald Becker
ACPI: PCI Interrupt Link [ALKD] enabled at IRQ 23
ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [ALKD] -> GSI 23 (level, low) -> IRQ 177
PCI: Via IRQ fixup for 0000:00:12.0, from 11 to 1
eth0: VIA Rhine II at 0x1e000, 00:11:d8:a7:8d:03, IRQ 177.
eth0: MII PHY found at address 1, status 0x7869 advertising 05e1 Link 45e1.
Via 686a/8233/8235 audio driver 1.9.1-ac4-2.5
ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22
ACPI: PCI Interrupt 0000:00:11.5[C] -> Link [ALKC] -> GSI 22 (level, low) -> IRQ 185
PCI: Via IRQ fixup for 0000:00:11.5, from 10 to 9
via82cxxx: Six channel audio available
PCI: Setting latency timer of device 0000:00:11.5 to 64
ac97_codec: AC97 Audio codec, id: ADS104 (Unknown)
via82cxxx: board #1 at 0xD800, IRQ 185
usbcore: registered new driver usbfs
usbcore: registered new driver hub
USB Universal Host Controller Interface driver v2.2
ACPI: PCI Interrupt Link [ALKB] enabled at IRQ 21
ACPI: PCI Interrupt 0000:00:10.0[A] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 193
PCI: Via IRQ fixup for 0000:00:10.0, from 11 to 1
uhci_hcd 0000:00:10.0: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:10.0: irq 193, io base 0x0000c800
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:10.1[A] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 193
PCI: Via IRQ fixup for 0000:00:10.1, from 11 to 1
uhci_hcd 0000:00:10.1: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#2)
uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:10.1: irq 193, io base 0x0000cc00
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:10.2[B] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 193
PCI: Via IRQ fixup for 0000:00:10.2, from 5 to 1
uhci_hcd 0000:00:10.2: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#3)
uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:10.2: irq 193, io base 0x0000d000
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:10.3[B] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 193
PCI: Via IRQ fixup for 0000:00:10.3, from 5 to 1
uhci_hcd 0000:00:10.3: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#4)
uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:10.3: irq 193, io base 0x0000d400
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:10.4[C] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 193
PCI: Via IRQ fixup for 0000:00:10.4, from 10 to 1
ehci_hcd 0000:00:10.4: VIA Technologies, Inc. USB 2.0
ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 5
ehci_hcd 0000:00:10.4: irq 193, io mem 0xea012000
ehci_hcd 0000:00:10.4: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 8 ports detected
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected VIA KM400/KM400A chipset
agpgart: AGP aperture is 64M @ 0xe0000000
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5
shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x5
Loaded prism54 driver, version 1.2
ACPI: PCI Interrupt 0000:00:08.0[A] -> GSI 16 (level, low) -> IRQ 201
Real Time Clock Driver v1.12
input: PC Speaker
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
NET: Registered protocol family 10
Disabled Privacy Extensions on device c032f880(lo)
IPv6 over IPv4 tunneling driver
lp0: using parport0 (interrupt-driven).
NET: Registered protocol family 5
eth0: no IPv6 routers present
eth1: resetting device...
eth1: uploading firmware...
prism54: request_firmware() failed for 'isl3886'
eth1: could not upload firmware ('isl3886')
eth1: islpci_reset: failure
eth1: resetting device...
eth1: uploading firmware...
prism54: request_firmware() failed for 'isl3886'
eth1: could not upload firmware ('isl3886')
eth1: islpci_reset: failure
eth1: resetting device...
eth1: uploading firmware...
prism54: request_firmware() failed for 'isl3886'
eth1: could not upload firmware ('isl3886')
eth1: islpci_reset: failure
eth1: resetting device...
eth1: uploading firmware...
prism54: request_firmware() failed for 'isl3886'
eth1: could not upload firmware ('isl3886')
eth1: islpci_reset: failure
eth1: resetting device...
eth1: uploading firmware...
prism54: request_firmware() failed for 'isl3886'
eth1: could not upload firmware ('isl3886')
eth1: islpci_reset: failure
eth1: resetting device...
eth1: uploading firmware...
prism54: request_firmware() failed for 'isl3886'
eth1: could not upload firmware ('isl3886')
eth1: islpci_reset: failure


Nella fattispecie si nota che eth1 ha dei problemi sul finale.
Forse gli devo dare un nome diverso? In definitiva quel nome gliel'ho dato io, ma non so se è giusto.
Poi forse c'è un'latra cosa riguardante i pacchetti wireless-tools e hotplug. Quando ho installato Debian non avevo l'ADSL a casa, così ho scaricato le 14 ISO dei CD e li ho masterizzati. Quando staco installando ricordo di avere detto che quando si doveva installare un software doveva andare a cercarlo da CD. Se i CD non sono aggiornati non si avranno pacchetti aggiornati.
Però c'è da dire una cosa, ora che ho l'ADSL, ho aperto Synaptic e gli ho dato di aggiornare i pacchetti, immagino sia andato in internet a controllarseli, e wireless-tools e hotplug non hanno mostrato pacchetti successivi a quelli che ho installato.
Spero di avere detto tutto.
Ciao e grazie

stuart
19-11-2005, 20:32
per i wireless tools ed hotplug devi modificare il sources.list per avere i pacchetti aggiornati (se è una sarge ci saranno solo aggiornamenti per la sicurezza)
per la scheda non ti carica il firmware perchè non lo trova!
ti chiedo solo una cosa, come l'hai rinominato? penso che sia quello il tuo errore
ciao

tutmosi3
20-11-2005, 14:39
per i wireless tools ed hotplug devi modificare il sources.list per avere i pacchetti aggiornati (se è una sarge ci saranno solo aggiornamenti per la sicurezza)
per la scheda non ti carica il firmware perchè non lo trova!
ti chiedo solo una cosa, come l'hai rinominato? penso che sia quello il tuo errore
ciao

Ora non sono a casa quindi non ti posso dire come si chiama attualmente il file però ti posso garantire che in 10 giorni avrò fatto almeno 20 prove con nomi diversi.
Se non ricordo male ora il file dovrebbe essere in /usr/lib/hotplug/firmware e si chiama isl3886. Però mi sembra di ricordare che di avere messo anche isl3886 in una cartella in /usr/lib/hotplug/firmware/isl3886.
Il file isl3886, inizialmente si chiamava 3886lmac_2.7.0.0.arm ma ora l'ho rinominato isl3886 (senza estensione ma non dovrebbe essere grave).

Ciao

P. S.: la Debian nel mio PC è la 3.1 Sarge.

tutmosi3
21-11-2005, 21:01
Confermo quanto ricordavo.
Il file 3886lmac_2.7.0.0.arm è stato rinominato in isl3886 e sta nella cartella /usr/lib/hotplug/firmware.
Se io vado su Applicazioni -> Strumenti di sistema -> Rete, aggiungo manualmente la scheda di rete eth1 (e già qui non sono sicuro di dargli il nome giusto anche se spero che lo sia visto che eth0 è la scheda di rete tradizionale), poi ci metto IP, Gateway e DNS. Al momento dell'attivazione eth1, non funziona.

Allego dmesg.

Ciao e grazie

stuart
21-11-2005, 22:18
eth0: islpci_open()
eth0: resetting device...
eth0: uploading firmware...
eth0: firmware uploaded done, now triggering reset...

dal mio dmesg ecco come sul mio portatile quando la scheda carica il firmware contenuto in /usr/lib/hotplug/firmware e rinominato in isl3890

ecco il tuo:
eth1: islpci_reset: failure
eth1: resetting device...
eth1: uploading firmware...


per il sources.list copia ed incolla:


#nuovi repository
deb http://ftp.de.debian.org/debian/ sarge main non-free contrib
deb http://non-us.debian.org/debian-non-US sarge/non-US main contrib non-free
deb-src http://ftp.de.debian.org/debian/ sarge main non-free contrib
deb-src http://non-us.debian.org/ sarge/non-US main contrib non-free

#sicurezza
deb http://security.debian.org/ stable/updates main

# divx4linux, gpg-idea, lame, transcode, xv, win32-codecs, gpsdrive
deb ftp://ftp.mowgli.ch/pub/debian sarge unofficial

#non free
deb http://ftp.us.debian.org/debian sarge main non-free contrib
deb-src http://ftp.us.debian.org/debian sarge main non-free contrib

#java
#deb ftp://ftp.oleane.net/pub/java-linux/debian sarge non-free

#mplayer
#deb ftp://ftp.nerim.net/debian-marillat/ stable main

#kdebluetooth
deb http://fred.hexbox.de/debian ./

io proverei a caricare anche i firmware per pci che trovi qui:
http://daemonizer.de/prism54/prism54-fw/

e rinominandoli sempre come hai già fatto in isl3886 oppure isl3890 non è necessario che li provi tutti, prova solo il più recente

posta un lspci se puoi

tutmosi3
04-12-2005, 16:44
Ciao,

negli utlimi giorni ho fatto migliaia di prove, al punto di mettere fuori uso Samba e Apache2. Per ristabilire un po' di ordine mi sono preso la netinstall e sono ripartito da zero, ma la situazione non è cambiata.
Dopo aver aggiornato il kernel, installato hotplug e wireless-tools, ho scaricato tutti i driver proposti da http://daemonizer.de/prism54/prism54-fw/ , sia i "The fullmac PCI firmwares" che i "The softmac PCI firmwares". Ogni file è stato regolarmente rinominato in isl3886 e spostato in /usr/lib/hotplug/firmware (vedi allegato isl3886). Se rinomino in isl3890 e dò il restart di networking non trova il file:


debian:~# /etc/init.d/networking restart
Setting up IP spoofing protection: rp_filter.
Reconfiguring network interfaces...ifup: interface lo already configured
SIOCSIFFLAGS: No such file or directory
SIOCSIFFLAGS: No such file or directory
Failed to bring up eth1.
done.


mentre con isl3886:


debian:/# /etc/init.d/networking restart
Setting up IP spoofing protection: rp_filter.
Reconfiguring network interfaces...ifup: interface lo already configured
SIOCSIFFLAGS: Timer expired
SIOCSIFFLAGS: Timer expired
Failed to bring up eth1.
done.


Comunque lspci


debian:~# lspci
0000:00:00.0 Host bridge: VIA Technologies, Inc. VT8378 [KM400] Chipset Host Bridge
0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge
0000:00:08.0 Network controller: Intersil Corporation ISL3886 [Prism Javelin/Prism Xbow] (rev 01)
0000:00:09.0 Communication controller: Conexant HSF 56k HSFi Modem (rev 01)
0000:00:0f.0 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
0000:00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
0000:00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
0000:00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
0000:00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
0000:00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
0000:00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [K8T800 South]0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
0000:00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78)
0000:01:00.0 VGA compatible controller: VIA Technologies, Inc. VT8378 [S3 UniChrome] Integrated Video (rev 01)


e dmesg


debian:~# dmesg
th1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=19000001 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=10000002 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=19000004 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000000 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000001 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000002 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000004 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000005 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000006 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000007 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000003 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=150007e0 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=ff02000c err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=ff020003 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_update_addr: failure
eth1: mgt_commit: failure
eth1: interface reset failure
prism54: Your card/socket may be faulty, or IRQ line too busy :(
eth1: resetting device...
eth1: uploading firmware...
eth1: firmware version: 2.7.0.0
eth1: firmware upload complete
eth1: timeout waiting for mgmt response 1000, triggering device
eth1: timeout waiting for mgmt response 900, triggering device
eth1: timeout waiting for mgmt response 800, triggering device
eth1: timeout waiting for mgmt response 700, triggering device
eth1: timeout waiting for mgmt response 600, triggering device
eth1: timeout waiting for mgmt response 500, triggering device
eth1: timeout waiting for mgmt response 400, triggering device
eth1: timeout waiting for mgmt response 300, triggering device
eth1: timeout waiting for mgmt response 200, triggering device
eth1: timeout waiting for mgmt response 100, triggering device
eth1: timeout waiting for mgmt response
eth1: mgt_commit_list: failure. oid=ff020008 err=-110
eth1: timeout waiting for mgmt response 1000, triggering device
eth1: timeout waiting for mgmt response 900, triggering device
eth1: timeout waiting for mgmt response 800, triggering device
eth1: timeout waiting for mgmt response 700, triggering device
eth1: timeout waiting for mgmt response 600, triggering device
eth1: timeout waiting for mgmt response 500, triggering device
eth1: timeout waiting for mgmt response 400, triggering device
eth1: timeout waiting for mgmt response 300, triggering device
eth1: timeout waiting for mgmt response 200, triggering device
eth1: timeout waiting for mgmt response 100, triggering device
eth1: timeout waiting for mgmt response
eth1: mgt_commit_list: failure. oid=ff020003 err=-110
eth1: timeout waiting for mgmt response 1000, triggering device
eth1: timeout waiting for mgmt response 900, triggering device
eth1: timeout waiting for mgmt response 800, triggering device
eth1: timeout waiting for mgmt response 700, triggering device
eth1: timeout waiting for mgmt response 600, triggering device
eth1: timeout waiting for mgmt response 500, triggering device
eth1: timeout waiting for mgmt response 400, triggering device
eth1: timeout waiting for mgmt response 300, triggering device
eth1: timeout waiting for mgmt response 200, triggering device
eth1: timeout waiting for mgmt response 100, triggering device
eth1: timeout waiting for mgmt response
eth1: mgt_commit_list: failure. oid=10000000 err=-110
eth1: timeout waiting for mgmt response 1000, triggering device
eth1: timeout waiting for mgmt response 900, triggering device
eth1: timeout waiting for mgmt response 800, triggering device
eth1: timeout waiting for mgmt response 700, triggering device
eth1: timeout waiting for mgmt response 600, triggering device
eth1: timeout waiting for mgmt response 500, triggering device
eth1: timeout waiting for mgmt response 400, triggering device
eth1: timeout waiting for mgmt response 300, triggering device
eth1: timeout waiting for mgmt response 200, triggering device
eth1: timeout waiting for mgmt response 100, triggering device
eth1: timeout waiting for mgmt response
eth1: mgt_commit_list: failure. oid=17000007 err=-110
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=19000001 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=10000002 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=19000004 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000000 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000001 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000002 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000004 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000005 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000006 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000007 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000003 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=150007e0 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=ff02000c err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=ff020003 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_update_addr: failure
eth1: mgt_commit: failure
eth1: interface reset failure
prism54: Your card/socket may be faulty, or IRQ line too busy :(
eth0: no IPv6 routers present
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
eth1: resetting device...
eth1: uploading firmware...
eth1: firmware version: 1.0.4.3
eth1: firmware upload complete
eth1: no 'reset complete' IRQ seen - retrying
eth1: no 'reset complete' IRQ seen - retrying
eth1: interface reset failure
prism54: Your card/socket may be faulty, or IRQ line too busy :(
eth1: resetting device...
eth1: uploading firmware...
eth1: firmware version: 1.0.4.3
eth1: firmware upload complete
eth1: no 'reset complete' IRQ seen - retrying
eth1: no 'reset complete' IRQ seen - retrying
eth1: interface reset failure
prism54: Your card/socket may be faulty, or IRQ line too busy :(
eth0: no IPv6 routers present
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
eth1: resetting device...
eth1: uploading firmware...
eth1: firmware version: 2.7.0.0
eth1: firmware upload complete
eth1: timeout waiting for mgmt response 1000, triggering device
eth1: timeout waiting for mgmt response 900, triggering device
eth1: timeout waiting for mgmt response 800, triggering device
eth1: timeout waiting for mgmt response 700, triggering device
eth1: timeout waiting for mgmt response 600, triggering device
eth1: timeout waiting for mgmt response 500, triggering device
eth1: timeout waiting for mgmt response 400, triggering device
eth1: timeout waiting for mgmt response 300, triggering device
eth1: timeout waiting for mgmt response 200, triggering device
eth1: timeout waiting for mgmt response 100, triggering device
eth1: timeout waiting for mgmt response
eth1: mgt_commit_list: failure. oid=ff020008 err=-110
eth1: timeout waiting for mgmt response 1000, triggering device
eth1: timeout waiting for mgmt response 900, triggering device
eth1: timeout waiting for mgmt response 800, triggering device
eth1: timeout waiting for mgmt response 700, triggering device
eth1: timeout waiting for mgmt response 600, triggering device
eth1: timeout waiting for mgmt response 500, triggering device
eth1: timeout waiting for mgmt response 400, triggering device
eth1: timeout waiting for mgmt response 300, triggering device
eth1: timeout waiting for mgmt response 200, triggering device
eth1: timeout waiting for mgmt response 100, triggering device
eth1: timeout waiting for mgmt response
eth1: mgt_commit_list: failure. oid=ff020003 err=-110
eth1: timeout waiting for mgmt response 1000, triggering device
eth1: timeout waiting for mgmt response 900, triggering device
eth1: timeout waiting for mgmt response 800, triggering device
eth1: timeout waiting for mgmt response 700, triggering device
eth1: timeout waiting for mgmt response 600, triggering device
eth1: timeout waiting for mgmt response 500, triggering device
eth1: timeout waiting for mgmt response 400, triggering device
eth1: timeout waiting for mgmt response 300, triggering device
eth1: timeout waiting for mgmt response 200, triggering device
eth1: timeout waiting for mgmt response 100, triggering device
eth1: timeout waiting for mgmt response
eth1: mgt_commit_list: failure. oid=10000000 err=-110
eth1: timeout waiting for mgmt response 1000, triggering device
eth1: timeout waiting for mgmt response 900, triggering device
eth1: timeout waiting for mgmt response 800, triggering device
eth1: timeout waiting for mgmt response 700, triggering device
eth1: timeout waiting for mgmt response 600, triggering device
eth1: timeout waiting for mgmt response 500, triggering device
eth1: timeout waiting for mgmt response 400, triggering device
eth1: timeout waiting for mgmt response 300, triggering device
eth1: timeout waiting for mgmt response 200, triggering device
eth1: timeout waiting for mgmt response 100, triggering device
eth1: timeout waiting for mgmt response
eth1: mgt_commit_list: failure. oid=17000007 err=-110
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=19000001 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=10000002 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=19000004 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000000 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000001 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000002 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000004 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000005 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000006 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000007 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000003 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=150007e0 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=ff02000c err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=ff020003 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_update_addr: failure
eth1: mgt_commit: failure
eth1: interface reset failure
prism54: Your card/socket may be faulty, or IRQ line too busy :(
eth1: resetting device...
eth1: uploading firmware...
eth1: firmware version: 2.7.0.0
eth1: firmware upload complete
eth1: timeout waiting for mgmt response 1000, triggering device
eth1: timeout waiting for mgmt response 900, triggering device
eth1: timeout waiting for mgmt response 800, triggering device
eth1: timeout waiting for mgmt response 700, triggering device
eth1: timeout waiting for mgmt response 600, triggering device
eth1: timeout waiting for mgmt response 500, triggering device
eth1: timeout waiting for mgmt response 400, triggering device
eth1: timeout waiting for mgmt response 300, triggering device
eth1: timeout waiting for mgmt response 200, triggering device
eth1: timeout waiting for mgmt response 100, triggering device
eth1: timeout waiting for mgmt response
eth1: mgt_commit_list: failure. oid=ff020008 err=-110
eth1: timeout waiting for mgmt response 1000, triggering device
eth1: timeout waiting for mgmt response 900, triggering device
eth1: timeout waiting for mgmt response 800, triggering device
eth1: timeout waiting for mgmt response 700, triggering device
eth1: timeout waiting for mgmt response 600, triggering device
eth1: timeout waiting for mgmt response 500, triggering device
eth1: timeout waiting for mgmt response 400, triggering device
eth1: timeout waiting for mgmt response 300, triggering device
eth1: timeout waiting for mgmt response 200, triggering device
eth1: timeout waiting for mgmt response 100, triggering device
eth1: timeout waiting for mgmt response
eth1: mgt_commit_list: failure. oid=ff020003 err=-110
eth1: timeout waiting for mgmt response 1000, triggering device
eth1: timeout waiting for mgmt response 900, triggering device
eth1: timeout waiting for mgmt response 800, triggering device
eth1: timeout waiting for mgmt response 700, triggering device
eth1: timeout waiting for mgmt response 600, triggering device
eth1: timeout waiting for mgmt response 500, triggering device
eth1: timeout waiting for mgmt response 400, triggering device
eth1: timeout waiting for mgmt response 300, triggering device
eth1: timeout waiting for mgmt response 200, triggering device
eth1: timeout waiting for mgmt response 100, triggering device
eth1: timeout waiting for mgmt response
eth1: mgt_commit_list: failure. oid=10000000 err=-110
eth1: timeout waiting for mgmt response 1000, triggering device
eth1: timeout waiting for mgmt response 900, triggering device
eth1: timeout waiting for mgmt response 800, triggering device
eth1: timeout waiting for mgmt response 700, triggering device
eth1: timeout waiting for mgmt response 600, triggering device
eth1: timeout waiting for mgmt response 500, triggering device
eth1: timeout waiting for mgmt response 400, triggering device
eth1: timeout waiting for mgmt response 300, triggering device
eth1: timeout waiting for mgmt response 200, triggering device
eth1: timeout waiting for mgmt response 100, triggering device
eth1: timeout waiting for mgmt response
eth1: mgt_commit_list: failure. oid=17000007 err=-110
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=19000001 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=10000002 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=19000004 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000000 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000001 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000002 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000004 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000005 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000006 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000007 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=12000003 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=150007e0 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=ff02000c err=-12
eth1: mgmt tx queue is still full
eth1: mgt_commit_list: failure. oid=ff020003 err=-12
eth1: mgmt tx queue is still full
eth1: mgt_update_addr: failure
eth1: mgt_commit: failure
eth1: interface reset failure
prism54: Your card/socket may be faulty, or IRQ line too busy :(
eth0: no IPv6 routers present


Dalle prime righe leggo che il firmware dovrebbe andare bene.
Originariamente si chiamava 3886lmac_2.7.0.0.arm e l'ho rinominato in isl3886.
Tuttavia nulla sta funzionando e non ho nemmeno capito come si fanno a lanciare le wireless-tools.

:muro:

Ciao e grazie.

stuart
05-12-2005, 07:29
ci sei quasi
il firmware lo carica
per i messaggi di errore che arrivano dopo anch'io alcine volte ne sono pieno, magari con un kernel nuovo sparirebbero ma avendo sarge uso ancora per pigrizia il 2.6.8
per le wireless tools:
http://linuxcommand.org/man_pages/iwconfig8.html
qui ti dice come funziona iwconfig, in fondo alla pagina ci sono gli altri comandi
guarda anche qui:
http://www.newlinuxuser.com/howto-use-iwconfig/
ciao

tutmosi3
05-12-2005, 14:22
Intanto ti ringrazio molto, poi ho 3 domande di concetto prima di smanettare su quella benedetta scheda in serata.

1
Nonostante il caricamento del firmware, compaiono molti errori, essi sono imputabili ad un kernel un po' datato, però io ho appena aggiornato dal 2.4 e non ricordo il resto al 2.6.12 (ma sul .12 non sono troppo sicuro, in serata ti do conferma).
So che esistono anche kernel successivi ed alternativi (per esempio vanilla)ma mi sembra che già questo sia abbstanza recente, ciò nonostante causa errori, come mai? Ce ne vuole un altro ancora più recente?

2
Quando voglio aggiungere qualcosa a Debian, vado su Synaptic, trovo quello che mi serve e lo metto all'azione. Faccio un esempio: voglio Amarok, vado su Synaptic, scarico ed installo Amarok e le sue dipendenze e sono OK.
Se non voglio sbattermi per crea collegamenti o altro, apro una console e digito amarok. Il programma parte e mi ascolto musica.
Perchè con le wireless tools ed hotplug questo non funziona?
Se da shell o console, lancio hotplug, non succede niente mentre se provo wireless-tools mi da errore.

3
Se vado su Applicazioni -> Strumenti di sistema -> Rete, aggiungo manualmente la scheda di rete eth1 (e già qui non sono sicuro di dargli il nome giusto anche se spero che lo sia visto che eth0 è la scheda di rete tradizionale), poi ci metto IP, SSID, Gateway e DNS ma non vedo cifrature WEP e WPA.
Deduco che le wireless-tools siano atte alla configurazione di schede wireless, esse contengono possibilità di configurare WEP o WPA?

Ciao e grazie

stuart
05-12-2005, 20:23
Intanto ti ringrazio molto, poi ho 3 domande di concetto prima di smanettare su quella benedetta scheda in serata.

1
Nonostante il caricamento del firmware, compaiono molti errori, essi sono imputabili ad un kernel un po' datato, però io ho appena aggiornato dal 2.4 e non ricordo il resto al 2.6.12 (ma sul .12 non sono troppo sicuro, in serata ti do conferma).
So che esistono anche kernel successivi ed alternativi (per esempio vanilla)ma mi sembra che già questo sia abbstanza recente, ciò nonostante causa errori, come mai? Ce ne vuole un altro ancora più recente?


sono di corsa e ti rispondo di corsa :)
se avevi un 2.6.8 ti dicevo di aggiornarlo al 2.6.14 per gli errori, con un 2.6.12 no
il vanilla non è quello alternativo, è il kernel
gli alternativi sono gli altri ma per le schede wireless dubito fortemente abbbiano qualcosa che ti serva

2
Quando voglio aggiungere qualcosa a Debian, vado su Synaptic, trovo quello che mi serve e lo metto all'azione. Faccio un esempio: voglio Amarok, vado su Synaptic, scarico ed installo Amarok e le sue dipendenze e sono OK.
Se non voglio sbattermi per crea collegamenti o altro, apro una console e digito amarok. Il programma parte e mi ascolto musica.
Perchè con le wireless tools ed hotplug questo non funziona?
Se da shell o console, lancio hotplug, non succede niente mentre se provo wireless-tools mi da errore.

:doh: :doh: :doh:
le wireless tools sono una raccolta di comandi:
iwconfig e compagnia bella
prova i2wconfig e l'errore non te lo dà
hotplug è un "servizio" (mi sputeranno addosso per questa definizione) di riconoscimento automatico delle periferiche

3
Se vado su Applicazioni -> Strumenti di sistema -> Rete, aggiungo manualmente la scheda di rete eth1 (e già qui non sono sicuro di dargli il nome giusto anche se spero che lo sia visto che eth0 è la scheda di rete tradizionale), poi ci metto IP, SSID, Gateway e DNS ma non vedo cifrature WEP e WPA.
Deduco che le wireless-tools siano atte alla configurazione di schede wireless, esse contengono possibilità di configurare WEP o WPA?

Ciao e grazie
sì, ma solo una
il chipset delle nostre schede (almeno quello della mia ) permette di avere solo la cifratura più debole (che io non uso e quindi non mi ricordo se è la wep o la wpa ma abitando in campagna non me ne può fregar di meno, a meno che uno non si appoggia al mio cancello od al mio muro con il portatile ed allora non applico la chiave ma imbraccio il fucile)

tutmosi3
10-12-2005, 19:00
Ciao

la situazione è sempre nera.

debian:/# /etc/init.d/networking restart
Setting up IP spoofing protection: rp_filter.
Reconfiguring network interfaces...ifup: interface lo already configured
SIOCSIFFLAGS: Operation not permitted
SIOCSIFFLAGS: Operation not permitted
Failed to bring up eth1.
done.


Eppure ho configurato gran parte dei settaggi che erano proposti nelle pagine che mi hai linkato. Ma ce ne sono alcuni che non vanno, per esempio il canale: io avrei il 10 ma anche se gli metto un numero mette sempre 0.

debian:/# iwconfig eth1
eth1 NOT READY! ESSID:"DL" Nickname:"Debianwlan"
Mode:Managed Channel:0 Access Point: 00:E0:18:B8:80:A5
Tx-Power=31 dBm Sensitivity=20/200
Retry min limit:16 RTS thr=-1 B Fragment thr=-1 B
Encryption key:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

debian:/# iwconfig eth1 channel 10
debian:/# iwconfig eth1
eth1 NOT READY! ESSID:"DL" Nickname:"Debianwlan"
Mode:Managed Channel:0 Access Point: 00:E0:18:B8:80:A5
Tx-Power=31 dBm Sensitivity=20/200
Retry min limit:16 RTS thr=-1 B Fragment thr=-1 B
Encryption key:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

debian:/#


Avrei altri problemi ma preferirei affrontarne uno alla volta.

Ciao

tutmosi3
11-12-2005, 15:07
Ovviamente il MAC dell'access point è modificato ma nelle prove che ho fatto ho messo quello giusto.

Ciao

stuart
11-12-2005, 19:01
mi sono un poco perso nei posts :p
comunque
prima avevo visto che il firmware te lo caricava
te lo carica ancora?
perchè il not ready è segno che non funzia (la scheda l'avevi tirata su, vero?)
comunque posta l'output di
iwconfig
ifconfig wlan0 up
è strano se hai il firmware giusto caricato correttamente
per il canale sono diventato scemo anch'io, è normale
tanto che ora non sò su quale canale funziona la mia scheda wireless (te mi dirai vedilo dal router ma il firewall del router l'ho configurato così cattivo che manco io ci accedo :mad: )
fai il conto che io su gentoo la mia l'avevo installata in 10 minuti, da debian sarge avevo solo caricato il firmware e l'installazione della debian sarge sul portatile l'ho fatta solo con il netinstall tutto wireless, per dirti che la pcmcia che ho è molto facile
fammi sapere le novità
ciao

p.s. anche se siamo debianisti il forum di gentoo è un pozzo di informazioni per queste cose che da altre parti (anche su google ) non trovi
basta adattarle a debian
http://forums.gentoo.org/viewforum.php?f=41&topicdays=0&start=0

stuart
11-12-2005, 19:13
io avevo seguito su gentoo questa guida:
http://forums.gentoo.org/viewtopic-t-139674-highlight-prism54+wireless.html
ti consiglio pure:
http://forums.gentoo.org/viewtopic-t-181561-highlight-prism54+wireless.html
http://forums.gentoo.org/viewtopic-t-371151-highlight-prism54+wireless.html
poi vai su cerca e fai una ricerca con la chiave isl3890 in tutti i forum
ciao

tutmosi3
11-12-2005, 20:29
Caro stuart

I disastri che si sono succeduti in queste ore mi fanni capire una cosa: sono troppo scarso per queste faccende. La mia preparazione in Linux paga troppe lacune: poco tempo da dedicare, poco studio fattoci sopra, niente corsi seguiti, ecc.

Facendo le tante prove condotte in questi giorni ho messo fuori uso Samba un'altra volta. Credevo di averla reistituita ma cercando di fare un back up ho sovrascritto circa 3 GB di dati con delle cartelle vuote.
Siccome l'output di Sync Back dava success, non ho controllato (tanto lo avevo fatto altre migliaia di volte) ed ho iniziato la formattazione/reinstallazione di Debian.
Il danno è immenso e sto cercando di riparare.

La scheda wireless era una sfida più grande di me e già in tempi non sospetti mi era balenata l'idea di lasciar perdere. Ieri ne ero quasi convinto ma dopo la catastrofe di oggi ne ho la certezza.
Ti chiedo infinitamente scusa se ti ho fatto perdere tempo e ti ringrazio per la pazienza e la disponibilità dimostrate.

Ciao

stuart
11-12-2005, 21:10
mi spiace
ti dò un consiglio, comunque
se devi fare delle prove quando installi beninteso che tu abbia spazio fatti una partizioncina da 2 gb dove copierai il sitema base
che poi sputtanerai come vuoi
comunque, se non smanetti non impari, tranquillo, io ai tempi avevo reinstallato con il ghost windows otto volte in un giorno, tre debian senza ghost sempre in un giorno ecc
e poi si và avanti un passo alla volta, male che vada compri i driver da linuxant
ciao e auguri, se riesci a farla funzionare fammelo sapere