Re: cd-rom "medium not found", no modules load

2001-07-02 Thread Shaul Karl
> > --TB36FDmn/VVEgNH/ > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > Thanks! I got it working just by issuing sudo hdparm -d0 /dev/hdc, > turning off dma for the drive. Now that it works, I'll see about > turning off D

Re: cd-rom "medium not found", no modules load

2001-07-02 Thread Vineet Kumar
Thanks! I got it working just by issuing sudo hdparm -d0 /dev/hdc, turning off dma for the drive. Now that it works, I'll see about turning off DMA by default for it. My next step is to investigate whether there exists a boot-time parameter to disable dma for hdc while allowing it to remain on for

Re: cd-rom "medium not found", no modules load

2001-06-27 Thread Joost Kooij
On Wed, Jun 27, 2001 at 01:32:47AM -0700, Vineet Kumar wrote: > And, as I said, it even records a disc fine. It also plays audio CDs > to the sound card, and cdda2wav and cdparanoia are able to rip CDDA > from the drive. I just can not mount any disc I place in the drive, I > get the following erro

Re: cd-rom "medium not found", no modules load

2001-06-27 Thread Vineet Kumar
* nico de haer ([EMAIL PROTECTED]) [010627 09:04]: > Hi Vineet, > > Did you compile SCSI-CDROM support in to your kernel? > > Yours, > Nico de Haer > Yes, it's in there. (It's CONFIG_BLK_DEV_SR) And for the record, no I'm not trying to mount an audio CD =p I've tried various iso9660 and joliet

Re: cd-rom "medium not found", no modules load

2001-06-27 Thread nico de haer
Hi Vineet, Did you compile SCSI-CDROM support in to your kernel? Yours, Nico de Haer - Original Message - From: Vineet Kumar <[EMAIL PROTECTED]> To: Sent: Wednesday, June 27, 2001 10:32 AM Subject: Re: cd-rom "medium not found",

Re: cd-rom "medium not found", no modules load

2001-06-27 Thread Vineet Kumar
* Joost Kooij ([EMAIL PROTECTED]) [010624 10:13]: > What is interesting for you to know, is that if you want to use the cdrw > to burn disks, you cannot do that using the ide/atapi interface and have > to use the "scsi generic" interface. In order to be able to do this, > you must bind the "ide-sc

Re: cd-rom "medium not found", no modules load

2001-06-26 Thread Stephen Taylor
At 02:20 PM 6/26/01 +0200, you wrote: >On Tue, Jun 26, 2001 at 06:08:45AM -0400, Stephen Taylor wrote: >> Is 2.4.5 the latest version of the kernel or something else? Where can I >> download it? > >http://www.kernel.org/pub/linux/kernel/ > >> These don't work: >> boot: linux ide-scsi=hdb > >AFAIK t

Re: cd-rom "medium not found", no modules load

2001-06-26 Thread Joost Kooij
On Tue, Jun 26, 2001 at 06:08:45AM -0400, Stephen Taylor wrote: > Is 2.4.5 the latest version of the kernel or something else? Where can I > download it? http://www.kernel.org/pub/linux/kernel/ > These don't work: > boot: linux ide-scsi=hdb AFAIK that should read "linux hdb=ide-scsi". Correct m

Re: cd-rom "medium not found", no modules load

2001-06-26 Thread Stephen Taylor
At 09:40 AM 6/24/01 -0700, you wrote: >I believe its because you need to use "scsi" for your devices when trying to use >'any' cd-rw.. >to do that your kernel needs scsi-emulation in itwhich the newer 2.4.5 >pre-configured all set to go.. > >otherwise you'd need to do it yorselfif you can't

Re: cd-rom "medium not found", no modules load

2001-06-24 Thread Joost Kooij
On Sun, Jun 24, 2001 at 08:48:59AM -0400, Stephen Taylor wrote: > What modules / parameters do I need to install a cd-rom > at io=0x1f0 and interrupt=14? Nothing, because it can't. The irq/io are in use by the ide driver. It in turn will drive your cdrw, by talking atapi words to it (you don't wa

cd-rom "medium not found", no modules load

2001-06-24 Thread Stephen Taylor
What modules / parameters do I need to install a cd-rom at io=0x1f0 and interrupt=14? It's a samsung cd-rw sw-208. Debian Potato started up first thing from the boot-disk, recognized one cd-rom, recognized the second, then said "there's nothing at /mnt/cdrom". Loading cd-rom modules at the address