PDA

View Full Version : FC2 and Prism54 drivers on a WG511


Raid
22nd May 2004, 05:24 PM
Im having problems with my netgear wg511 pcmcia wifi card. I have FC2 so prism54 is installed on the 2.6.5 kernel it contains. I have put the firmware in /usr/lib/hotplug/firmware as it says to do and have renamed it to isl3890. It appears that the error is in the allocation of memory for the cardbus or something the prism54 driver requires. I have some linux experience and I was wondering if anyone has had this problem and/or has a fix.

-THX Raid-

--DMESG [CUT]
Linux Kernel Card Services
options: [pci] [cardbus] [pm]
Yenta: CardBus bridge found at 0000:00:05.0 [13bd:1031]
Yenta: ISA IRQ mask 0x04b8, PCI irq 9
Socket status: 30000006
cs: IO port probe 0x0c00-0x0cff: clean.
cs: IO port probe 0x0100-0x04ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x0a00-0x0aff: clean.
lp: driver loaded but no devices found
via82xx: Assuming DXS channels with 48k fixed sample rate.
Please try dxs_support=1 or dxs_support=4 option
and report if it works on your machine.
PCI: Setting latency timer of device 0000:00:11.5 to 64
PCI: Failed to allocate mem resource #0:2000@e2004000 for 0000:02:00.0
Loaded prism54 driver, version 1.1
PCI: Enabling device 0000:02:00.0 (0000 -> 0002)
prism54: PCI device memory region not configured; fix your BIOS or CardBus bridge/drivers
prism54: probe of 0000:02:00.0 failed with error -5
inserting floppy driver for 2.6.5-1.358
floppy0: no floppy controllers found
--DMESG [CUT]

Also cardmgr gets an error that the socket is in use no matter if there is a card in or out, i killed the proccess in system-monitor and it started working in terminal, but whenever a card is put in it just comes back and gives the same error.