ide-scsi module not found while installing debian testing

2004-03-11 Thread Kamaraju Kusumanchi
I installed debian before, but never encountered this problem before. I am hoping there is some simple solution to this. I downloaded the beta installer from debian website. During installation I am getting this error Linux kernel modules needed to drive some of your hardware are not available

Re: problem loading ide-scsi module

2003-11-30 Thread Gregory K. Johnson
Alf Werder <[EMAIL PROTECTED]> writes: > There were a similar thread some days ago. I *think* the problem was a > known issue with the kernel 2.4.22. Check the archives for this or give > 2.4.23 a try. The problem was in 2.4.22-3. The changelog for 2.4.22-4 reads: * Fixed initialisation lockup

Re: problem loading ide-scsi module

2003-11-30 Thread dooble M
hanks in advance and sorry for my english. dooble M It looks like you're loading modules in the wrong order. See the CD-Burning HowTo. Thanks, but it does exactly the same when I load the ide-scsi module first. I'll check again the archives and I'll try to compile another

Re: problem loading ide-scsi module

2003-11-29 Thread Paul Morgan
On Sat, 29 Nov 2003 22:02:11 +0100, dooble M wrote: > hi everybody, I'm new on this list ! > > I'm runing with woody and i'm trying to use my ide cd-burner. > Since I read that I need scsi emulation to make it work, I just > recompiled my kernel (2.4.22 with make-kpkg) with sg, sr, ide-scsi, and

Re: problem loading ide-scsi module

2003-11-29 Thread Alf Werder
On Sat, 2003-11-29 at 22:02, dooble M wrote: > hi everybody, I'm new on this list ! > > I'm runing with woody and i'm trying to use my ide cd-burner. > Since I read that I need scsi emulation to make it work, I just > recompiled my kernel (2.4.22 with make-kpkg) with sg, sr, ide-scsi, and > with

problem loading ide-scsi module

2003-11-29 Thread dooble M
hi everybody, I'm new on this list ! I'm runing with woody and i'm trying to use my ide cd-burner. Since I read that I need scsi emulation to make it work, I just recompiled my kernel (2.4.22 with make-kpkg) with sg, sr, ide-scsi, and without ide-cd, all as modules. My burner is hdd, so I added

Re: ide-scsi module

2001-11-18 Thread Jeff
Raffaele Sandrini, 2001-Nov-18 13:24 +0100: > Hi > > I use the ide-scsi module for my ATAPI burner with cdrecord. I have a > DVD-ROM and a CD-RW wich is slave. If i execute modprobe ide-scsi the > driver assigns allways both the DVD und the RW. I want only the burner > to be e

ide-scsi module

2001-11-18 Thread Raffaele Sandrini
Hi I use the ide-scsi module for my ATAPI burner with cdrecord. I have a DVD-ROM and a CD-RW wich is slave. If i execute modprobe ide-scsi the driver assigns allways both the DVD und the RW. I want only the burner to be emulated. I set in the kernel append the stings: hdc=cdrom (thats the DVD

Re: ide-scsi module

1999-06-09 Thread Lex Chive
-BEGIN PGP SIGNED MESSAGE- By typing `insmod ide-scsi' you added the support for your cdrom into the kernel. However this only last until the next reboot... I see three obvious options to solve this: 1) The easiest one: you add a line with all the modules you want to load in /etc/modules.

Re: ide-scsi module

1999-06-09 Thread David Wright
Quoting Alisdair McDiarmid ([EMAIL PROTECTED]): > Every time I reboot Linux complains that it can't mount my IDE > CD-RW (HP8100i, running as /dev/scd0). The first time this > happened I followed its advice and typed `insmod ide-scsi'. For > that session, the CD-RW worked fine. But on rebooting the

ide-scsi module

1999-06-09 Thread Alisdair McDiarmid
Every time I reboot Linux complains that it can't mount my IDE CD-RW (HP8100i, running as /dev/scd0). The first time this happened I followed its advice and typed `insmod ide-scsi'. For that session, the CD-RW worked fine. But on rebooting the module appears to have been removed from the kernel. Wh