> ppa: Probing port 0278
> scsi : 0 hosts.
> ./ppa.o: init_module: Device or resource busy

Try 'fuser -v /dev/lp[01]' and see what it reports.  Apparently there is
something already using your printer port, and you must disable that
first.  Otherwise, /var/log/dmesg (or the 'dmesg' command) should contain
a reference to your drive.

The command `lsmod' will show you the modules that are currently loaded.
It should show the ppa.o module is currently loaded, and I think lp.o must
not be loaded, although its been a while since I've set this up..

Additionally, do you have the following:

alias scsi_hostadapter ppa

in your /etc/conf.modules?  You should also have scsi disk, scsi generic,
scsi emulation either as modules or compiled into the kernel.

Dave



-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to