Re: [PARPORT] need help setting up HP cdwriter+ 7500


Pedro Fradique da Silva (fradique@ipimar.pt)
Thu, 13 Jan 2000 14:41:40 +0000


Hi Douglas,
This is how I setup my HP7500.
Had some trouble but got it to work, had to download the latest cdrecord and
mkisofs files.
Hope it helps,
Pedro.
-------- Original Message --------
Subject: [PARPORT] HP External CD-Writer probs
Date: Wed, 17 Nov 1999 17:57:01 +0000
From: Pedro Fradique da Silva <fradique@ipimar.pt>
To: Lista Parport em Linux <linux-parport@torque.net>

Hi all,
I'm trying to burn a cd to an HP 7500e.(external through paralel port)
I do:
modprobe parport
moprobe epat
modprobe pg
then check lsmod and the modules are loaded and using one another.
I can even do 'mount /dev/pcd0 /mnt/tmp' and it works fine.
I do a 'cdrecord -scanbus' and it gives me a list with the cdwriter on
it as SCSI id 0 on Bus 0(I have no other SCSI stuff)
Then, I make an image to write to the cd using 'mkisofs -r -o image
pedro/'
Check it with 'mount -t iso9660 -o ro,loop=/dev/loop0 image /mnt/tmp'
I finally use 'cdrecord dev=0,0 -data image' to burn the cd.
But it doesn't work.:(
I'm including a file(prob.txt) with the output, maybe someone can help
me out.
Thanks a lot in advance,
Pedro.

--
E-Mail: fradique@ipimar.pt -- PGP Public Key available on demand

horus:~ # cdrecord dev=0,0 -data image Cdrecord release 1.8a22 Copyright (C) 1995-1999 Jörg Schilling scsidev: '0,0' scsibus: 0 target: 0 lun: 0 Device type : Removable CD-ROM Version : 0 Response Format: 1 Vendor_info : 'HP ' Identifikation : 'CD-Writer+ 7500 ' Revision : '1.0a' Device seems to be: Generic mmc CD-RW. Using generic SCSI-3/mmc CD-R driver (mmc_cdr). Driver flags : SWABAUDIO cdrecord: Input/output error. prevent/allow medium removal: scsi sendcmd: retryable error CDB: 1E 00 00 00 00 00 status: 0x2 (CHECK CONDITION) Sense Bytes: Sense Key: 0xFFFFFFFF [], Segment 0 Sense Code: 0x00 Qual 0x00 (no additional sense information) Fru 0x0 Sense flags: Blk 0 (not valid) cmd finished after 0.002s timeout 40s cdrecord: CD/DVD-Recorder not ready.

-- To unsubscribe, send mail to: linux-parport-request@torque.net -- -- with the single word "unsubscribe" in the body of the message. --



This archive was generated by hypermail 2.0b3 on Thu 13 Jan 2000 - 09:48:24 EST