Unable to detect wireless PCMCIA card on Linux

Dominik Brodowski linux at dominikbrodowski.net
Thu Jun 1 08:30:41 EDT 2006


Hi,

On Wed, Apr 05, 2006 at 02:41:33AM +0000, kwok daniel wrote:
> 00000000-0009fbff : System RAM
> 0009fc00-0009ffff : reserved
> 000a0000-000bffff : Video RAM area
> 000c0000-000ce1ff : Video ROM
> 000f0000-000fffff : System ROM
> 00100000-1ffdefff : System RAM
>  00100000-0024e46c : Kernel code
>  0024e46d-0030557f : Kernel data
> 1ffe0000-1fffffbf : ACPI Tables
> 1fffffc0-1fffffff : ACPI Non-volatile Storage
> 20000000-20000fff : 0000:06:04.0
>  20000000-20000fff : yenta_socket
> 20001000-200010ff : 0000:06:04.4
> 20400000-207fffff : PCI CardBus #07
> 20800000-20bfffff : PCI CardBus #07
> 84000000-87ffffff : PCI Bus #0c
> 88000000-8fffffff : PCI Bus #02
> 90000000-9fffffff : PCI Bus #01
>  90000000-97ffffff : 0000:01:00.0
> b0000000-b000007f : 0000:06:04.1
> b0000100-b00001ff : 0000:06:04.2
> b0000200-b000027f : 0000:06:04.3
> b0001000-b0001fff : 0000:06:02.0
> b0010000-b001ffff : 0000:06:01.0
>  b0010000-b001ffff : tg3
> b0020000-b00207ff : 0000:06:00.0
>  b0020000-b00207ff : ohci1394
> b0024000-b0027fff : 0000:06:00.0
> b4000000-b7ffffff : PCI Bus #0c
> b8000000-bfffffff : PCI Bus #02
> c0000000-cfffffff : PCI Bus #01
>  c0000000-c000ffff : 0000:01:00.0
> d0000000-d00001ff : 0000:00:1e.2
>  d0000000-d00001ff : ich_audio MMBAR
> d0000200-d00002ff : 0000:00:1e.2
>  d0000200-d00002ff : ich_audio MBBAR
> f0000000-f00003ff : 0000:00:1d.7
>  f0000000-f00003ff : ehci_hcd
> fff00000-ffffffff : reserved

Nothing really obvious in here, but you could try out adding

reserve=0x20000000,0x20000000

to the kernel boot line nonetheless. Other than that, you could try out a
(much) more recent kernel, like 2.6.16.x.

Hope this helps,
	Dominik



More information about the linux-pcmcia mailing list