PCMCIA does not work after kernel compilation
PCMCIA of Fedora Core 1:
Command "cardctl status" reports the following message after a new kernel was compiled.
no pcmcia driver in /proc/devices
CAUSE: Bug in the pcmcia service script
- Open the file "/etc/init.d/pcmcia"
- Search for "modprobe"
- You find the following lines
/sbin/modprobe pcmcia_core.o $CORE_OPTS
/sbin/modprobe $PCIC.o $PCIC_OPTS
/sbin/modprobe ds.o
/sbin/modprobe $PCIC.o $PCIC_OPTS
/sbin/modprobe ds.o
Remove the “.o” from pcmcia_core, $PCIC and ds.
Save the file and restart the service.
/etc/init.d/pcmcia restart
Check with the command “cardctl status” if it works.
Dieser Eintrag wurde am 26.05.2004 erstellt und zuletzt am 09.11.2006 bearbeitet.
Direkter Link zu dieser Seite: http://www.gtkdb.de/index_7_20.html
[ Zur Startseite ] [ Zur Kategorie ]



© 2004-2019 by Georg Kainzbauer