Joachim
Regarding /etc/modprobe.conf, no I don't usually put stuff in there unless I
know it works.
--------------------------------------
Regarding /var/log/messages...
Apr 14 21:26:26 linux cardmgr[3987]: socket 0: Anonymous Memory
Apr 14 21:26:26 linux kernel: cs: memory probe 0xa0000000-0xa0ffffff:
excluding 0xa0000000-0xa0ffffff
Apr 14 21:26:26 linux kernel: cs: memory probe 0x60000000-0x60ffffff:
excluding 0x60000000-0x60ffffff
Apr 14 21:26:26 linux kernel: cs: warning: no high memory space available!
Apr 14 21:26:26 linux kernel: cs: memory probe 0x0d0000-0x0dffff: excluding
0xd0000-0xdffff
Apr 14 21:26:26 linux kernel: cs: memory probe 0x0e0000-0x0effff: excluding
0xe0000-0xeffff
Apr 14 21:26:26 linux kernel: cs: memory probe 0x0c0000-0x0cffff: excluding
0xc0000-0xcffff
Apr 14 21:26:26 linux kernel: cs: memory probe 0x0f0000-0x0fffff: excluding
0xf0000-0xfffff
Apr 14 21:26:26 linux kernel: cs: unable to map card memory!
Apr 14 21:26:26 linux last message repeated 5 times
Apr 14 21:26:26 linux cardmgr[3987]: executing: 'modprobe memory_cs 2>&1'
Apr 14 21:26:26 linux cardmgr[3987]: + FATAL: Module memory_cs not found.
Apr 14 21:26:26 linux cardmgr[3987]: modprobe exited with status 1
Apr 14 21:26:26 linux cardmgr[3987]:
module /lib/modules/2.6.8-24-default/pcmcia/memory_cs.o not available
Apr 14 21:26:26 linux cardmgr[3987]: bind 'memory_cs' to socket 0 failed:
Invalid argument
-----------------------------------
Regarding /etc/pcmcia/config.opts
include port 0x100-0x3af, port 0x3e0-0x4ff, port 0x800-0x80f, port
0x820-0x8ff, port 0xc00-0xcff
include memory 0xc0000-0xfffff
include memory 0xa0000000-0xa0ffffff, memory 0x60000000-0x60ffffff
include port 0xa00-0xaff
exclude irq 4
exclude irq 7
-----------------------------------
Regarding cat...
linux:/etc/pcmcia # cat /proc/interrupts
CPU0
0: 476792 XT-PIC timer
1: 1233 XT-PIC i8042
2: 0 XT-PIC cascade
9: 400 XT-PIC acpi
10: 8798 XT-PIC ehci_hcd, ohci_hcd, ndiswrapper
11: 28173 XT-PIC ohci_hcd, yenta, yenta, eth0, NVidia
nForce3, nvidia
12: 115 XT-PIC i8042
14: 8042 XT-PIC ide0
15: 2696 XT-PIC ide1
NMI: 0
LOC: 0
ERR: 0
MIS: 0
Thanks for the help I haven't worked on PCMCIA before and it took me some
time just to find what was going on with it and Yast and Hotplug.
Dave
Joachim Mæland wrote:
> On Wed, 13 Apr 2005 20:53:12 -0400, Dave Waddling wrote:
>
>> strang eh?
>
> Well, it's bits and bytes, they're allways logical.. :-)
>
> This is new to me, but I love a challenge, and an opportunity to learn
> something new... I've found several references to DWL-650 and memory_cs,
> none stating a fix.
>
> First something related, a quick shot in the dark:
> Do you have a orinoco_cs or prism2_cs entry in /etc/modprobe.conf? Remove
> it/them!
>
> Then the more methodical approach:
> After a clean reboot, please post /var/log/messages when inserting
> your card.
>
> What parameters does your /etc/pcmcia/config.opts have for "include
> memory", "include port" and "exclude irq"?
>
> What's the output of "cat /proc/interrupts"?
>
> BTW: You'll get your card working...
>
|