On Tue, Sep 25, 2001 at 02:29:11PM -0500, Bryan Evans wrote:

> Sep 25 14:15:32 www kernel: pt0: Autoprobe failed
> Sep 25 14:15:32 www kernel: pt: No ATAPI tape drive detected
> Sep 25 14:23:46 www kernel: paride: version 1.06 installed (parport)
> Sep 25 14:24:02 www kernel: pt: pt version 1.04, major 96
> Sep 25 14:24:02 www modprobe: modprobe: Can't locate module paride_protocol
> Sep 25 14:24:02 www kernel: pt0: Autoprobe failed
> Sep 25 14:24:02 www kernel: pt: No ATAPI tape drive detected

You haven't told it what protocol to use.  

Use '/sbin/modprobe -l | grep paride' to see a list.  You need to load
a protocol module (such as epat) before loading pt.

Once you know which one it is, you can set an alias 'paride_protocol'
in /etc/modules.conf for automatic module loading.

Tim.
*/

PGP signature

Reply via email to