* some problems with paride
@ 2002-04-16 18:37 Stefan Riha
0 siblings, 0 replies; only message in thread
From: Stefan Riha @ 2002-04-16 18:37 UTC (permalink / raw)
To: linux-kernel
I have asked the question on the parport mailing list on torque.net but
nobody have an answere for me. One people on the parport list has sayed to
me, that i should ask my question on the linux kernel mailing list.
Now i hope that you can help me witch this question.
Now my question:
I want to use my Freecom portable CD-RW writer (2x2x24) under Linux.
The writer is with a Freecom parallel port cable connected to my computer.
For testing i have connected the writer on a 486 computer.
Now i have installed RedHat 6.2 and when i want to mount a data CD i get the
following errors.
Now i have Installed Suse 7.2 and i get the same errors when i want to mount
the data CD.
Now an concrete description of what i have done under RedHat 6.2
#lsmod
Module Size Used by
lockd 31912 1 (autoclean)
sunrpc 53604 1 (autoclean) [locked]
rtl8139 12132 1 (autoclean)
#modprobe paride
paride: version 1.04 installed
#modprobe friq
paride: friq registered as protocol 0
#modprobe pcd
pcd: pcd version 1.07, major 46, nice 0
pcd0: Sharing parport0 at 0x378
pcd0: friq 1.01, Freecom IQ ASCI-2 adapter at 0x378, mode 4 (EPP-32), delay
1
pcd0: Master R/RW 2x2x24
#lsmod
Module Size Used by
parport_probe 3272 0 (autoclean)
parport_pc 7400 1 (autoclean)
pcd 11556 0 (unused)
friq 8544 1
paride 3532 1 [pcd friq]
parport 7516 1 [parport_probe parport_pc paride]
lockd 31912 1 (autoclean)
sunrpc 53604 1 (autoclean) [lockd]
rtl8139 12132 1 (autoclean)
Als nächstes wollte ich eine Daten CD mounten:
#mount /dev/pcd0 /mnt/cdrom
pcd0: WARNING: ATAPI phase errors
pcd0: Stuck DRQ
pcd0: lock door before command: alt=0x58 stat=0x58 err=0x100 loop=160001
phase=2
pcd0: Request sense before command: alt=0x58 stat=0x58 err=0x100 loop=160001
phase=2
pcd0: read block before command: alt=0x58 stat=0x58 err=0x100 loop=160001
phase=2
end_request: I/O error, dev 2e:00 (PCD), sector 2
/dev/pcd0: Eingabe-/Ausgabefehler
pcd0: unlock door before command: alt=0x58 stat=0x58 err=0x100 loop=160001
phase=2
pcd0: Request sense before command: alt=0x58 stat=0x58 err=0x100 loop=160001
phase=2
mount: blockorientiertes Gerät /dev/pcd0 ist schreibgeschützt, es wird im
Nur-Lese-Modus gemountet
pcd0: Request sense before command: alt=0x58 stat=0x58 err=0x100 loop=160001
phase=2
pcd0: unlock door before command: alt=0x58 stat=0x58 err=0x100 loop=160001
phase=2
pcd0: Request sense before command: alt=0x58 stat=0x58 err=0x100 loop=160001
phase=2
pcd0: Request sense before command: alt=0x58 stat=0x58 err=0x100 loop=160001
phase=2
pcd0: unlock door before command: alt=0x58 stat=0x58 err=0x100 loop=160001
phase=2
pcd0: Request sense before command: alt=0x58 stat=0x58 err=0x100 loop=160001
phase=2
mount: Kein Medium gefunden
I hope you can help me.
MFG
Stefan Riha
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-04-16 18:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-16 18:37 some problems with paride Stefan Riha
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.