dammwj
06-07-2003, 12:17 AM
I am running Redhat Linux 8.0, with the 2.4.20-18.8 kernel. The machine is an old Pentium 166.
Despite following the various HowTo's very closely, I simply cannot get my Zip drive to be recognized by Linux.
When the machine boots, the drive is detected a couple of times, as follows (from dmesg):
SCSI subsystem driver Revision: 1.00
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
parport0: irq 7 detected
ppa: Version 2.07 (for Linux 2.4.x)
ppa: Found device at ID 6, Attempting to use EPP 32 bit
ppa: Found device at ID 6, Attempting to use PS/2
ppa: Communication established with ID 6 using PS/2
scsi0 : Iomega VPI0 (ppa) interface
Vendor: IOMEGA Model: ZIP 100 Rev: D.13
Type: Direct-Access ANSI SCSI revision: 02
Releasing ppa0
scsi : 0 hosts left.
Then, I run modprobe ppa after boot-up, and get the following:
SCSI subsystem driver Revision: 1.00
ppa: Version 2.07 (for Linux 2.4.x)
ppa: Found device at ID 6, Attempting to use EPP 32 bit
ppa: Found device at ID 6, Attempting to use PS/2
ppa: Communication established with ID 6 using PS/2
scsi0 : Iomega VPI0 (ppa) interface
Vendor: IOMEGA Model: ZIP 100 Rev: D.13
Type: Direct-Access ANSI SCSI revision: 02
Attached scsi removable disk sda at scsi0, channel 0, id 6, lun 0
scsi: device set offline - not ready or command retry failed after bus reset: host 0 channel 0 id 6 lun 0
SCSI device sda: 196608 512-byte hdwr sectors (101 MB)
sda: Write Protect is off
sda: I/O error: dev 08:00, sector 0
I/O error: dev 08:00, sector 0
unable to read partition table
The drive lights up briefly, but that's it.
BTW, I know that the drive and the disk inside are fine; I've moved this from a Windows machine where it worked perfectly.
modules.conf contains the following entries:
alias scsi_hostadapter ppa
pre-install scsi_hostadapter insmod parport
alias eth0 tulip
Any help, anyone?
Despite following the various HowTo's very closely, I simply cannot get my Zip drive to be recognized by Linux.
When the machine boots, the drive is detected a couple of times, as follows (from dmesg):
SCSI subsystem driver Revision: 1.00
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
parport0: irq 7 detected
ppa: Version 2.07 (for Linux 2.4.x)
ppa: Found device at ID 6, Attempting to use EPP 32 bit
ppa: Found device at ID 6, Attempting to use PS/2
ppa: Communication established with ID 6 using PS/2
scsi0 : Iomega VPI0 (ppa) interface
Vendor: IOMEGA Model: ZIP 100 Rev: D.13
Type: Direct-Access ANSI SCSI revision: 02
Releasing ppa0
scsi : 0 hosts left.
Then, I run modprobe ppa after boot-up, and get the following:
SCSI subsystem driver Revision: 1.00
ppa: Version 2.07 (for Linux 2.4.x)
ppa: Found device at ID 6, Attempting to use EPP 32 bit
ppa: Found device at ID 6, Attempting to use PS/2
ppa: Communication established with ID 6 using PS/2
scsi0 : Iomega VPI0 (ppa) interface
Vendor: IOMEGA Model: ZIP 100 Rev: D.13
Type: Direct-Access ANSI SCSI revision: 02
Attached scsi removable disk sda at scsi0, channel 0, id 6, lun 0
scsi: device set offline - not ready or command retry failed after bus reset: host 0 channel 0 id 6 lun 0
SCSI device sda: 196608 512-byte hdwr sectors (101 MB)
sda: Write Protect is off
sda: I/O error: dev 08:00, sector 0
I/O error: dev 08:00, sector 0
unable to read partition table
The drive lights up briefly, but that's it.
BTW, I know that the drive and the disk inside are fine; I've moved this from a Windows machine where it worked perfectly.
modules.conf contains the following entries:
alias scsi_hostadapter ppa
pre-install scsi_hostadapter insmod parport
alias eth0 tulip
Any help, anyone?