Re: 2.4.0-test5 pcmcia

Erik Mouw (J.A.K.Mouw@its.tudelft.nl)
Mon 07 Aug 2000 13:00:36 +0100 (MDT)


On Sun, 06 Aug 2000 19:01:46 -0600, David Caswell wrote:
>
>>David Caswell wrote:
>>> In order to get the kernel pcmcia modules to work I had to hand edit
>>> the CONFIG_I82365 line into my .config file. What's going on?
>>
>>Don't do that (I also tried and David Hinds convinced me otherwise),
>>the i82365 is supported in another way. In 2.4.0-test5, use:
>>
>>modprobe pcmcia_core
>>modprobe yenta
>>modprbe pci_socket
>
> OK, when I try that, I get
> neon:~$ sudo modprobe pcmcia_core
> neon:~$ sudo modprobe yenta
> Segmentation fault
> neon:~$ sudo modprobe pci_socket
> Segmentation fault
>
> Clearly there is something else I'm doing wrong here.

I think the segmentation fault is from modprobe or sudo, not from the
modules. See if it makes any difference if you log in as root (or do
"su -"). Also check the logfiles if there is any clue about the modules.

Erik

-- 
unix soit qui mal y pense

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/