S
sparky
Mitglied
Servus,
ich hab seit gestern ne orinoco gold classic, und wollte die unter linux nutzen. Problem: pcmcia-cs scheint die Karte nicht zu (er)kennen. Es versucht jedesmal ein modul "memory_cs" zu laden, was natürlich nicht funktioniert. Außerdem hab ich die orinoco & hermes Treiber fest in den Kernel compiliert (2.6.
Ein cardctrl ident sagt mir auch dass es die Karte wohl nicht kennt.
Mein System:
Gentoo linux 2.6.8
Asus Notebook mit yenta kompatiblem PCMCIA
kann mir da (hoffentlich) jemand weiterhelfen?
und dmesg:
ich hab seit gestern ne orinoco gold classic, und wollte die unter linux nutzen. Problem: pcmcia-cs scheint die Karte nicht zu (er)kennen. Es versucht jedesmal ein modul "memory_cs" zu laden, was natürlich nicht funktioniert. Außerdem hab ich die orinoco & hermes Treiber fest in den Kernel compiliert (2.6.
Ein cardctrl ident sagt mir auch dass es die Karte wohl nicht kennt.
Mein System:
Gentoo linux 2.6.8
Asus Notebook mit yenta kompatiblem PCMCIA
kann mir da (hoffentlich) jemand weiterhelfen?
Code:
root@sparky sparky # cardctl info
PRODID_1=""
PRODID_2=""
PRODID_3=""
PRODID_4=""
MANFID=0000,0000
FUNCID=255
PRODID_1=""
PRODID_2=""
PRODID_3=""
PRODID_4=""
MANFID=0000,0000
FUNCID=255
root@sparky sparky # cardctl status
Socket 0:
5V 16-bit PC Card
function 0: [ready]
Socket 1:
no card
root@sparky sparky # cardctl ident
Socket 0:
no product info available
Socket 1:
no product info available
und dmesg:
Code:
cs: memory probe 0xa0000000-0xa0ffffff: excluding 0xa0000000-0xa0ffffff
cs: memory probe 0x60000000-0x60ffffff: excluding 0x60000000-0x60ffffff
cs: warning: no high memory space available!
cs: memory probe 0x0d0000-0x0dffff: excluding 0xd0000-0xdffff
cs: memory probe 0x0e0000-0x0effff: excluding 0xe0000-0xeffff
cs: memory probe 0x0c0000-0x0cffff: excluding 0xc0000-0xcffff
cs: memory probe 0x0f0000-0x0fffff: excluding 0xf0000-0xfffff
cs: unable to map card memory!
cs: unable to map card memory!
cs: unable to map card memory!
....