[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: scsi support for ide to enable cdrecord-ing



1) Having 2 cdroms on the same IDE may generate problems
(http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdrecord.html).

2) Remember to put append="hdx=ide-scsi" in your lilo.conf

3) Change #define WAIT_CMD (10*HZ) to
          #define WAIT_CMD (1000*HZ)
   in the file /usr/src/linux/include/ide.h. Otherwise you will get 
   timeout errors while fixating.

4) Disable "scan all luns" on the kernel.

I get the same message from xcdroast so I do not use it.


Antonio Rodriguez wrote:
> 
> I have a frozen system working, with kernel 2.2.15 and
> lsmode shows: serial, sg, ide_scsi, ppp, slhc
> I have ATAPI CDROM DRIVE 36-X and HP CD-Writer +7200 both in the
> secondary IDE controller.
> When I try to run cdrecord, or xcdroast I get the message that I have to
> implement generic scsi support. Don't I have it already? What exactly do
> I have to configure in my module to have these two fellow CDROMS visible
> to the system? Thanks,
> Antonio.
> 
> --
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null

-- 
########################################  .'/,-Y"     "~-.
Vicente Torres Carot                      l.Y             ^.
Universidad Politécnica de Valencia       /\               __  "Doh!"
Departamento de Ingeniería Electrónica   i            ___/"   "\
Ctra. Nazaret-Oliva, s/n                 |          /"   "\   o !
46730 Grau de Gandia (Valencia)          l         ]     o !__./
SPAIN                                     \ _  _    \.___./    "~\
                                           X \/ \            ___./
Tel.: (96)2849300                         ( \ ___.   _..--~~"   ~`-.
FAX:  (96)2849309                             ` Z,--   /            \
                                             __.  (   /       ______)
"I don't apologize. I'm sorry, but that's      \   l  /-----~~" /
just the way I am." -- Homer Simpson --         Y   \          /
##############################################     | "x______.^
--
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--



Reply to: