Rob Pfile <[EMAIL PROTECTED]> writes:
> 'eject' doesnt work anymore. to eject the disc, i need to use
> cdrecord: "sudo cdrecord dev=0,0,0 -eject" maybe if you adjust the
> permissions on someof the devices this will not need to be done as root.
I got it to work by doing
eject /dev/scd0
Seems
Hi all,
On 9 May, this message from Michael Schmitz echoed through cyberspace:
>> > hdx=scsi is necessary to let cdparanoia or other tools access the audio
>> > data on the device (though you'd think that it should be possible using
>> > IDE ATAPI commands directly). Without a conextion from the
Rob Pfile wrote:
>
> Bastien Nocera writes:
> >
> > [eject -v]
> >
> > Post the result here when you have something
> >
>
> my symlinks are wrong:
I tried to point that out, but I don't think anyone was
listening
> so that problem is solved. i'll reboot without ide-scsi and see how
> c
On 09 May 2001 13:19:22 +0200, Michael Schmitz wrote:
> > > hdx=scsi is necessary to let cdparanoia or other tools access the audio
> > > data on the device (though you'd think that it should be possible using
^^^
> > > IDE ATAPI commands directly). Without a conex
Michael Schmitz writes:
> > > Does anyone have a moment to explay exactly why this makes it work?
> >
> > I think the reason is that there is no IDE cdrom driver. there are,
>
> BS. IDE CDROM drivers have been around for like three or four years in the
> Linux kernel. That's approximately fo
"Michel Dänzer" <[EMAIL PROTECTED]> writes:
> Doesn't work on my Pismo, of course that could also be due to missing mixer
> functionality.
Sorry to be ignorant, what's the issue with the mixer on the Pismo?
Thanks,
jas.
Bastien Nocera writes:
>
> [eject -v]
>
> Post the result here when you have something
>
my symlinks are wrong:
[EMAIL PROTECTED] ~]$ eject -v /dev/scd0
eject: using default device `cdrom'
eject: device name is `cdrom'
eject: expanded name is `/dev/cdrom'
eject: `/dev/cdrom' is a link to `
Michael Schmitz wrote:
> IDE CDs have analog output lines for audio data (so have SCSI drives but
> if you keep them in regular external drive boxes these wires aren't
> usually connected on the back panel). The audio lines are connected to the
> soundcard or MB sound HW in PCs (a small jack that
> Fine, thanks for the history lesson. enlighten us as to how to force
> linuxppc to recognize the cdrom drive in the tibook and attach an IDE
> cdrom driver to it.
According to my guesses that may take a soldering iron. But there's plenty
of information you can use to determine if, in fact, the a
> > I think the reason is that there is no IDE cdrom driver. there are,
> > however, lots of scsi drivers in the linux kernel, probably inherited
> > from other *nixes (BSD?). SCSI has been around for a long time and is
> > very popular, so that probably explains the wealth of drivers.
>
> I don't
> > Does anyone have a moment to explay exactly why this makes it work?
>
> I think the reason is that there is no IDE cdrom driver. there are,
BS. IDE CDROM drivers have been around for like three or four years in the
Linux kernel. That's approximately forever. ide-cd.c has the ollowing
changelog
> > hdx=scsi is necessary to let cdparanoia or other tools access the audio
> > data on the device (though you'd think that it should be possible using
> > IDE ATAPI commands directly). Without a conextion from the CD audio out to
>
> Are you talking about the TiPB or PowerPC/PowerMacs in general ?
On Tue, May 08, 2001 at 11:45:50AM -0700, Andrew Sharp wrote:
> Bastien Nocera wrote:
> > Not sure about the version number, but what you're talking about are the
> > DVD specific ioctl's. DVDs have worked under linux as expensive
> > CD-drives for as long as they existed.
> > This support you're t
On 08 May 2001 13:42:18 -0700, Rob Pfile wrote:
>
> >
> > My bad. Still doesn't explain why you say that there are no IDE cdrom
> > drivers. Maybe not one that works with the TiPB (although I doubt it
> > considering that the ide-scsi emulation finds it), but there are IDE
> > cdrom drivers.
>
> My bad. Still doesn't explain why you say that there are no IDE cdrom
> drivers. Maybe not one that works with the TiPB (although I doubt it
> considering that the ide-scsi emulation finds it), but there are IDE
> cdrom drivers.
well, what can i say, /dev/hdc doesnt work when passed to
On 08 May 2001 12:00:55 -0700, Rob Pfile wrote:
> Bastien Nocera writes:
> > On 08 May 2001 11:04:53 -0700, Rob Pfile wrote:
> > >
> > > David N. Welton <[EMAIL PROTECTED]> writes:
> > > > Rob Pfile <[EMAIL PROTECTED]> writes:
> > >
> > > >> [use ide-scsi to use your cdrom for audio ripping
Bastien Nocera writes:
> On 08 May 2001 11:04:53 -0700, Rob Pfile wrote:
> >
> > David N. Welton <[EMAIL PROTECTED]> writes:
> > > Rob Pfile <[EMAIL PROTECTED]> writes:
> >
> > >> [use ide-scsi to use your cdrom for audio ripping]
> >
> > > Does anyone have a moment to explay exactly why
On 08 May 2001 11:04:53 -0700, Rob Pfile wrote:
>
> David N. Welton <[EMAIL PROTECTED]> writes:
> > Rob Pfile <[EMAIL PROTECTED]> writes:
>
> >> [use ide-scsi to use your cdrom for audio ripping]
>
> > Does anyone have a moment to explay exactly why this makes it work?
>
> I think the reason is
Bastien Nocera wrote:
>
> On 08 May 2001 10:35:57 -0700, Andrew Sharp wrote:
> > Whoops, this was supposed to go to the list
> >
> > Michael Schmitz wrote:
> > >
> > > > > 2) you must pass the argument "hdc=scsi" to the kernel on boot to make
> > > > >the ide-scsi package sense the drive a
David N. Welton <[EMAIL PROTECTED]> writes:
> Rob Pfile <[EMAIL PROTECTED]> writes:
>> [use ide-scsi to use your cdrom for audio ripping]
> Does anyone have a moment to explay exactly why this makes it work?
I think the reason is that there is no IDE cdrom driver. there are,
however, lots of sc
On 08 May 2001 15:59:20 +0200, Michael Schmitz wrote:
> > > 2) you must pass the argument "hdc=scsi" to the kernel on boot to make
> > >the ide-scsi package sense the drive and install a driver for
> > >it. i'm not sure how it works if you've compiled ide-scsi as a module,
> > >maybe yo
On 08 May 2001 10:35:57 -0700, Andrew Sharp wrote:
> Whoops, this was supposed to go to the list
>
> Michael Schmitz wrote:
> >
> > > > 2) you must pass the argument "hdc=scsi" to the kernel on boot to make
> > > >the ide-scsi package sense the drive and install a driver for
> > > >it
Whoops, this was supposed to go to the list
Michael Schmitz wrote:
>
> > > 2) you must pass the argument "hdc=scsi" to the kernel on boot to make
> > >the ide-scsi package sense the drive and install a driver for
> > >it. i'm not sure how it works if you've compiled ide-scsi as a modu
> > 2) you must pass the argument "hdc=scsi" to the kernel on boot to make
> >the ide-scsi package sense the drive and install a driver for
> >it. i'm not sure how it works if you've compiled ide-scsi as a module,
> >maybe you can insmod it with this argument (?). if your
> >dvdrom/
Rob Pfile <[EMAIL PROTECTED]> writes:
> I dont know if anyone ever followed up to some questions in late
> april about how to get audio cd support working on the TiBook. I've
> done it, here's what i had to do:
Thanks!
> 2) you must pass the argument "hdc=scsi" to the kernel on boot to make
>
I dont know if anyone ever followed up to some questions in late april
about how to get audio cd support working on the TiBook. I've done it,
here's what i had to do:
I posted something like this over on the linuxppc-user list at
linuxppc.org, but here is an update.
1) your kernel must be config
26 matches
Mail list logo