wolfezno n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Marvel/movie_x-men_wolverine_2.gif)
Joined: 19 May 2005 Posts: 1 Location: Spain
|
Posted: Thu May 19, 2005 2:31 am Post subject: PCMCIA Senao Telefonica NL-2511CD PLUS EXT2 problems!!! |
|
|
I'm having problems to get my orinoco-pcmcia-card used by telefonica working. I emerge "pcmcia-cs" and "wireless-tools". Orinoco modules was compiled in kernel, then i didn't emerge "orinoco" package. All seems be ok but "cardmgr" don't recognized this card. That's my situation:
Code: |
flux fujimori # lsmod
Module Size Used by
orinoco_cs 6280 0
orinoco 35596 1 orinoco_cs
hermes 7808 2 orinoco_cs,orinoco
pcmcia 18056 3 orinoco_cs
yenta_socket 18824 2
rsrc_nonstatic 8704 1 yenta_socket
pcmcia_core 40116 4 orinoco_cs,pcmcia,yenta_socket,rsrc_nonstatic
flux fujimori # cat /proc/iomem
00000000-0009fbff : System RAM
0009fc00-0009ffff : reserved
000a0000-000bffff : Video RAM area
000c0000-000cdfff : Video ROM
000e0000-000e17ff : Adapter ROM
000f0000-000fffff : System ROM
00100000-1dfeffff : System RAM
00100000-003c522d : Kernel code
003c522e-004b237f : Kernel data
1dff0000-1dffffbf : ACPI Tables
1dffffc0-1dffffff : ACPI Non-volatile Storage
1e000000-1e000fff : 0000:00:0a.0
1e000000-1e000fff : yenta_socket
1e400000-1e7fffff : PCI CardBus #02
1e800000-1ebfffff : PCI CardBus #02
a0000000-afffffff : PCI Bus #01
a8000000-afffffff : 0000:01:00.0
a8000000-a9eeffff : vesafb
b0000000-b7ffffff : 0000:00:00.0
e0000000-efffffff : PCI Bus #01
e0080000-e00fffff : 0000:01:00.0
f0000000-f00007ff : 0000:00:0c.0
f0000000-f00007ff : ohci1394
f0004000-f0007fff : 0000:00:0c.0
f0008000-f00080ff : 0000:00:12.0
f0008000-f00080ff : via-rhine
f4000000-f40000ff : 0000:00:10.3
f4000000-f40000ff : ehci_hcd
fff80000-ffffffff : reserved
flux fujimori # cat /proc/ioports
0000-001f : dma1
0020-0021 : pic1
0022-0022 : PM2_CNT_BLK
0040-0043 : timer0
0050-0053 : timer1
0060-006f : keyboard
0070-0077 : rtc
0080-008f : dma page reg
00a0-00a1 : pic2
00c0-00df : dma2
00f0-00ff : fpu
0170-0177 : ide1
01f0-01f7 : ide0
02c8-02cf : pnp 00:04
0376-0376 : ide1
0378-037a : parport0
03c0-03df : vesafb
03f6-03f6 : ide0
04d0-04d1 : pnp 00:04
0cf8-0cff : PCI conf1
1000-107f : motherboard
1000-1003 : PM1a_EVT_BLK
1004-1005 : PM1a_CNT_BLK
1008-100b : PM_TMR
1010-1015 : ACPI CPU throttle
1020-1023 : GPE0_BLK
1050-1053 : GPE1_BLK
1100-110f : 0000:00:11.1
1100-1107 : ide0
1108-110f : ide1
1200-121f : 0000:00:10.0
1200-121f : uhci_hcd
1300-131f : 0000:00:10.1
1300-131f : uhci_hcd
1400-140f : motherboard
1400-140f : pnp 00:04
1400-1407 : viapro-smbus
1600-167f : motherboard
1600-167f : pnp 00:04
4000-40ff : PCI CardBus #02
4400-44ff : PCI CardBus #02
c000-dfff : PCI Bus #01
e000-e0ff : 0000:00:11.5
e000-e0ff : VIA8233
e100-e1ff : 0000:00:11.6
e200-e2ff : 0000:00:12.0
e200-e2ff : via-rhine
flux fujimori # lshw
*-pcmcia
description: CardBus bridge
product: OZ6912 Cardbus Controller
vendor: O2 Micro, Inc.
physical id: a
bus info: pci@00:0a.0
version: 00
width: 32 bits
clock: 33MHz
capabilities: pcmcia bus_master cap_list
configuration: driver=yenta_cardbus
resources: iomemory:1e000000-1e000fff irq:11
|
That's my /etc/pcmcia/config
Code: |
device "orinoco_cs"
#class "network" module "hermes", "orinoco", "orinoco_cs"
class "network" module "orinoco_cs"
card "Intersil PRISM2 11 Mbps Wireless Adapter"
manfid 0x0156, 0x0002
bind "orinoco_cs"
|
and /etc/pcmcia/config.opts i have already edited the mem-entry in /etc/pcmcia/config.opt adding those that should be free referring to the output of
cat /proc/iomem:
Code: |
#include port 0x100-0x4ff, port 0x800-0x8ff, port 0xc00-0xcff
#include memory 0xc0000-0xfffff
#include memory 0xa0000000-0xa0ffffff, memory 0x60000000-0x60ffffff
include port 0x4000-0x40ff, memory 0x1e400000-0x1e7ff000
include port 0x4400-0x44ff, memory 0x1e800000-0x1ebff000
|
when i reboot with added /etc/init.d/pcmcia to runlevel boot, i can see this message:
Code: |
PCMCIA support detected
starting pcmcia...
cardmgr[9648]: unsupported card in socket 0
cardmgr[9648]: no product info available
cardmgr[9648]: watching 1 socket... ok
|
there's a message in dmesg saying:
Code: |
cs: warning: no high memory space available!
cs: unable to map card memory!
cs: unable to map card memory!
|
cs: IO port probe didn't appear in dmesg cause i added in /etc/conf.d/pcmcia:
Code: |
Options for the pcmcia_core module
CORE_OPTS="probe_io=0"
|
I try to configure the memory-range but with no success. Every advice is highly appreciated ![Cool 8)](images/smiles/icon_cool.gif) |
|