On Thu, 25 Nov 2004 16:41:11 -0500, Michael Spang wrote: > Tong wrote: >> Hi, >> >> I've searched on the net, and it seems that it's only me having this >> problem -- my cdrom/cdrm is not fully working: >> >> I've noticed long time before that my eject command is not working >> properly: >> >> $ eject >> eject: unable to eject, last error: Inappropriate ioctl for device >> >> The result is same for both normal user and root. >> [...] >> >> FYI, I installed the SCSI simulation after noticing that "cdrecord >> -scanbus" not working after freshly install Debian, but I've forgot how >> I did it, so that I can't get back and try ATAPI... >> >> [...] >> >> PS, I'm using Debian testing, 2.4.25-1-386. My kernel drivers: >> >> $ lsmod | grep -Ei 'scsi|ide|cd' >> ide-scsi 8464 1 >> scsi_mod 85312 3 [sg sd_mod ide-scsi] >> ide-cd 27936 0 >> cdrom 25056 0 [ide-cd] >> ide-detect 288 0 (autoclean) (unused) >> ide-disk 12512 12 (autoclean) >> ide-core 94108 12 (autoclean) [ide-scsi ide-cd ide-detect >> sis5513 ide-disk] > > I would say try kernel 2.6.x's new ATA writing support. It works > flawless for me. ide-scsi is broken in 2.6, but it has become > unnecessary anyway. If and when you get 2.6 up and running a howto is in > /usr/share/doc/cdrecord/README.ATAPI.setup under kernel 2.6.x.
Thanks, Michael. I believe you are running Debian unstable. I'm using Debian testing. But I did find the file in my system:/usr/share/doc/cdrecord/README.ATAPI.setup This is a very good article. Just for the archive, according to the article, using the ide-scsi is the only solution in my situation. Anybody having eject problem in Debian testing? PS. the "cdrecord -msinfo" is working fine now. It was my mistake. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

