Re: [expert] Audio CD in 7.2b

2000-10-04 Thread Buchan Milne

It should be 'append="hdd=ide-scsi"' where hdd is your cd-writer. See
the docs for lilo/grub on the exact syntax for append lines.

steve thompson wrote:
> 
> Phil Green wrote:
> 
> > I have everything working except the CD (for audio and for
> > Burning).  I have a HP 8250i and I can mount it, read data from it,
> > but I can't play an audio CD or get cdrecord -scanbus to show it
> > up.  I have SCSI Emulation as a module and IDE CD-ROM as a module in
> > the kernel config.  Please give me some pointers here.
> 
> did u update lilo? in caldera u have to add a line in lilo for the
> scsi emu to work. and i noticed in mandrake that it added the line
> automatically (check to make sure ur install did the same). i don't
> remember the exact verbage (i'm at work) but it is in all the burner
> how-to's. don't forget to refresh lilo.
> 
> steve t.
> 
> ---
> Keep in touch with http://mandrakeforum.com:
> Subscribe the "[EMAIL PROTECTED]" mailing list.

-- 
|--|
Buchan MilneMechanical Engineer, Network Manager
Cellphone   +27824722231
email   mailto:[EMAIL PROTECTED]
Centre for Automotive Engineering   http://www.sun.ac.za/cae
South Africas first satellite:http://sunsat.ee.sun.ac.za
Control Models  http://www.control.co.za
|Registered Linux User #182071-|



Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.



Re: [expert] Audio CD in 7.2b

2000-10-03 Thread steve thompson



Phil Green wrote:

I
have everything working except the CD (for audio and for Burning). 
I have a HP 8250i and I can mount it, read data from it, but I can't play
an audio CD or get cdrecord -scanbus to show it up.  I have SCSI Emulation
as a module and IDE CD-ROM as a module in the kernel config.  Please
give me some pointers here.
did u update lilo? in caldera u have to add a line in lilo for the scsi
emu to work. and i noticed in mandrake that it added the line automatically
(check to make sure ur install did the same). i don't remember the exact
verbage (i'm at work) but it is in all the burner how-to's. don't forget
to refresh lilo.
steve t.





Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.



Re: [expert] Audio CD in 7.2b

2000-10-03 Thread Marco Ciampa

On Tue, Oct 03, 2000 at 01:49:11AM -0700, Nightwriter wrote:
> Hanven't run a CD Burner on Linux yet.  BUT I do know of an excellent 
> resource potential.  Maximum Linux this month has a whole spread on CD 
> Burners and the CD rom included is a plethora of CD burner software.
> 
> James
> 
> At 09:43 PM 10/2/00 -0600, you wrote:
> >I have everything working except the CD (for audio and for Burning).  I 
> >have a HP 8250i and I can mount it, read data from it, but I can't play an 
> >audio CD or get cdrecord -scanbus to show it up.  I have SCSI Emulation as 
> >a module and IDE CD-ROM as a module in the kernel config.  Please give me 
> >some pointers here.
I've burned some 400 CD's with linux (Mandrake) with SCSI emulation compiled in
STATIC and cdparanoia/mkisofs+cdrecord/cdrdao.

CD writers used: 
RICOH 6200 SCSI 2x2x6x 
Waitec(Philips) IDE 4x4x24x 
YAMAHA SCSI 4x16x 
Plextor IDE 8x4x24x 

compile with 
- scsi emulation
- scsi cd support
- enabel vendor specific extensions
- scsi generic support

and without
- probe all lun on each scsi
- cdrom ide support

bye
-- 
Marco Ciampa
ciampa AT ismaa.it

<< There's no place like ~ ! >>



Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.



Re: [expert] Audio CD in 7.2b

2000-10-03 Thread Nightwriter

Hanven't run a CD Burner on Linux yet.  BUT I do know of an
excellent resource potential.  Maximum Linux this month has a whole
spread on CD Burners and the CD rom included is a plethora of CD burner
software.  

James

At 09:43 PM 10/2/00 -0600, you wrote:
I have everything
working except the CD (for audio and for Burning).  I have a HP
8250i and I can mount it, read data from it, but I can't play an audio CD
or get cdrecord -scanbus to show it up.  I have SCSI Emulation as a
module and IDE CD-ROM as a module in the kernel config.  Please give
me some pointers here.


Re: [expert] Audio CD in 7.2b

2000-10-02 Thread Sarang Lakare

try chmod 666 /dev/cdrom as root.. this could be the problem!

btw, please reply to my previous post since you are using 7.2beta

thanks
sarang



Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.



[expert] Audio CD in 7.2b

2000-10-02 Thread Phil Green



I have everything working except the CD (for audio 
and for Burning).  I have a HP 8250i and I can mount it, read data from it, 
but I can't play an audio CD or get cdrecord -scanbus to show it up.  I 
have SCSI Emulation as a module and IDE CD-ROM as a module in the kernel 
config.  Please give me some pointers here.