Buongiorno a tutti quanti!
Da un po' di tempo, non so sia impedita io o che, comunque non sono più riuscita ad installare la scheda wi-fi PCMCIA.
Dopo un aggiornamento del kernel non funge più

Credo che il problema sia abilitare la scheda PCMCIA perché se do il comando $lspci -vv ottengo:

codice:
03:00.0 Ethernet controller: D-Link System Inc DWL-510 2.4GHz Wireless PCI Adapter (rev 20)
        Subsystem: D-Link System Inc DWL-510 2.4GHz Wireless PCI Adapter
        Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
        Interrupt: pin A routed to IRQ 16
        Region 0: I/O ports at c000 [disabled] [size=256]
        Region 1: Memory at 38000000 (32-bit, non-prefetchable) [disabled] [size=512]
        Capabilities: [50] Power Management version 2
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0-,D1+,D2+,D3hot+,D3cold+)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Ho provato ad editare il file /etc/pcmcia/config.opts
Ho seguito precisamente sta procedura qui http://guide.debianizzati.org/index....d_T20#Solution
I driver sono installati con $ndiswrapper -l e si ottiene:

codice:
netdlwl : driver installed
        device (1186:3300) present
$dmesg mi dà, dopo aver inserito la scheda:

codice:
pccard: CardBus card inserted into slot 0
Potete aiutarmi? Grazie in anticipo!