Re: poor quality & glitches - all tracks on CD show unreported loss of streaming
Laurent Pinchart <[email protected]>
| Newsgroups | gmane.comp.audio.cd-paranoia.general |
|---|---|
| Message-ID | <[email protected]> |
> Hi David, all, > > my cd drive is a Sony CDU 4811, plain old IDE. Can I set this up with > SCSI emulation? It seems from my config that I've got module SCSI > emulation compiled into my kernel already. Would I then have to > configure the drive in fstab or something? > > I do have SCSI but that's on an old server machine with windows NT on it. For SCSI emulation to work properly, you need three components: 1) SCSI emulation support in the Linux kernel 2) SCSI CD support in the Linux kernel 3) hdx=ide-scsi in the kernel paramaters You have the SCSI emulation compiled in your kernel already so you probably have SCSI CD support too. To modify the kernel parameters, you can add append="hdx=ide-scsi" (replace hdx by your IDE CD device, hda, hdb, hdc or hdd) in /etc/lilo.conf if you use lilo as your boot loader (man lilo.conf for more information). Don't forget to run lilo after. Laurent Pinchart --- >8 ---- List archives: http://www.xiph.org/archives/ Paranoia homepage: http://www.xiph.org/paranoia/ To unsubscribe from this list, send a message to '[email protected]' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.