I have a home built PC with a partitioned IDE drive and a 4 GB SCSI
drive.  I've installed
Mandrake 6.1 in two places.  A partition on the IDE drive and on the
SCSI drive.  On the IDE
installation everything works fine (sound card, modem, printer).
However, on the SCSI
installation the printer will not work (sound card and modem work
fine).  If I su as root and
launch the control-panel and bring up the printer configuration tool and
attempt to add a new
printer, the dialog for add printer does not detect any printers
attached (I'm using the
parallel port).  I've checked my modules (shown below), but I still
can't figure out what is
wrong.  Does anybody have any other ideas on where I might find the
problem (and/or how to fix
this)?

[root@localhost msh]# /sbin/lsmod
Module                  Size  Used by
nfs                    32888   1  (autoclean)
lockd                  32680   1  (autoclean) [nfs]
sunrpc                 56068   1  (autoclean) [nfs lockd]
parport_pc              5940   1  (autoclean)
lp                      4988   1  (autoclean)
parport                 7580   1  (autoclean) [parport_pc lp]
nls_iso8859-1           2052   1  (autoclean)
nls_cp437               3580   1  (autoclean)
vfat                   11228   1  (autoclean)
fat                    32992   1  (autoclean) [vfat]
opl3                   14632   0
sb                     36660   0
uart401                 6224   0  [sb]
sound                  64984   0  [opl3 sb uart401]
soundcore               2852   6  [sb sound]
soundlow                 304   0  [sound]
[2]+  Done                    X-Files
[root@localhost msh]# cat /etc/conf.mo
conf.modules           conf.modules-original
[root@localhost msh]# cat /etc/conf.modules
alias scsi_hostadapter aic7xxx
alias parport_lowlevel parport_pc
pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start
alias sound sb
pre-install sound insmod sound dmabuf=1
alias midi opl3
options opl3 io=0x388
options sb io=0x220 irq=7 dma=0 mpu_io=0x300

[root@localhost msh]#

The settings for : parport_pc, lp and parport are the same as when I do
lsmod on my IDE installation.

Reply via email to