LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Modprobe parport_pc (https://www.linuxquestions.org/questions/linux-hardware-18/modprobe-parport_pc-213472/)

vernman 08-04-2004 04:52 PM

Modprobe parport_pc
 
Hey All

I'm being told that I need to have the following intsalled on my box:

CONFIG_PARPORT
CONFIG_PARPORT_PC
CONFIG_SERIAL_EXTENDED

This is a Debian Woody box and I've been told that I could do a "modprobe partport_pc" and this would do the trick. However, when I do that I get the following message: "modprobe: Can't locate module parport_pc". I was then told to cd to the kernal directory:
"/lib/modules/2.4.26-bf2.4/kernel/drivers" and do a "find ./ -name par*" and if found nothing.

I'm new to Debian (and to this level of changes to the kernal or loading modules) and really need some help here.

Thanks

Ambrosia 08-04-2004 04:54 PM

It seems as if you don't have the parralel port (I assume?) module. If it's also not enabled in the Kernel, you need to grab the Kernel sources ( not sure if special ones for Debian exist), and compile the module for it.


All times are GMT -5. The time now is 05:41 PM.