* playing cd using drive with IDE_SCSI
@ Igor Gueths
` Gregory Nowak
0 siblings, 1 reply; 8+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: speakup
Hi all. Well I guess you can guess from the subject line, I am in fact
able to play Cds successfully on my CDRW drive, which is using IDE_SCSI
emulation. However, when I go to use programs such as dcd, their Ioctl
reports illegal request. However, the cd still plays. More interestingly,
when I use cd-console, an Ncurses-based Cd player, the pause function
doesn't work, and play doesn't work either. That program doesn't even
respond very much. I never had this problem before, because in my other
machine I had two drives. And the CDROM drive (32 X) was the one being
used as a Cd player and general purpose data reading. However this machine
only has room for one extra drive so the CDRW was my drive of choice. I
believe that the most likely cause of the "illegal request" is because the
IDESCSI driver doesn't implement the functions used by programs such as
dcd to play audio Cds? I haven't actually put the program into debug mode
to figure this out, however I am planning to do this sometime in the near
future. Has anyone else gotten this message or similar in their Cd player
aps? Does my theorizing on this seem to be correct? Thx for any input!
May you code in the power of the source,
may the kernel, libraries, and utilities be with you,
throughout all distributions until the end of the epoch.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: playing cd using drive with IDE_SCSI
playing cd using drive with IDE_SCSI Igor Gueths
@ ` Gregory Nowak
` Igor Gueths
0 siblings, 1 reply; 8+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
I have used jac on a ide-scsi cdrw drive with no problems.
Greg
On Mon, Jan 20, 2003 at 08:15:49PM -0500, Igor Gueths wrote:
> Hi all. Well I guess you can guess from the subject line, I am in fact
> able to play Cds successfully on my CDRW drive, which is using IDE_SCSI
> emulation. However, when I go to use programs such as dcd, their Ioctl
> reports illegal request. However, the cd still plays. More interestingly,
> when I use cd-console, an Ncurses-based Cd player, the pause function
> doesn't work, and play doesn't work either. That program doesn't even
> respond very much. I never had this problem before, because in my other
> machine I had two drives. And the CDROM drive (32 X) was the one being
> used as a Cd player and general purpose data reading. However this machine
> only has room for one extra drive so the CDRW was my drive of choice. I
> believe that the most likely cause of the "illegal request" is because the
> IDESCSI driver doesn't implement the functions used by programs such as
> dcd to play audio Cds? I haven't actually put the program into debug mode
> to figure this out, however I am planning to do this sometime in the near
> future. Has anyone else gotten this message or similar in their Cd player
> aps? Does my theorizing on this seem to be correct? Thx for any input!
>
> May you code in the power of the source,
> may the kernel, libraries, and utilities be with you,
> throughout all distributions until the end of the epoch.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: playing cd using drive with IDE_SCSI
` Gregory Nowak
@ ` Igor Gueths
` Gregory Nowak
` Jude DaShiell
0 siblings, 2 replies; 8+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: speakup
Hi Greg. Did you ever get any strange msgs when playing the Cd? Guess I'll
have to look at Jack and see if it performs better than any of these other
progs I got here.
May you code in the power of the source,
may the kernel, libraries, and utilities be with you,
throughout all distributions until the end of the epoch.
On Mon, 20 Jan 2003, Gregory Nowak wrote:
> I have used jac on a ide-scsi cdrw drive with no problems.
>
> Greg
>
>
> On Mon, Jan 20, 2003 at 08:15:49PM -0500, Igor Gueths wrote:
> > Hi all. Well I guess you can guess from the subject line, I am in fact
> > able to play Cds successfully on my CDRW drive, which is using IDE_SCSI
> > emulation. However, when I go to use programs such as dcd, their Ioctl
> > reports illegal request. However, the cd still plays. More interestingly,
> > when I use cd-console, an Ncurses-based Cd player, the pause function
> > doesn't work, and play doesn't work either. That program doesn't even
> > respond very much. I never had this problem before, because in my other
> > machine I had two drives. And the CDROM drive (32 X) was the one being
> > used as a Cd player and general purpose data reading. However this machine
> > only has room for one extra drive so the CDRW was my drive of choice. I
> > believe that the most likely cause of the "illegal request" is because the
> > IDESCSI driver doesn't implement the functions used by programs such as
> > dcd to play audio Cds? I haven't actually put the program into debug mode
> > to figure this out, however I am planning to do this sometime in the near
> > future. Has anyone else gotten this message or similar in their Cd player
> > aps? Does my theorizing on this seem to be correct? Thx for any input!
> >
> > May you code in the power of the source,
> > may the kernel, libraries, and utilities be with you,
> > throughout all distributions until the end of the epoch.
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: playing cd using drive with IDE_SCSI
` Igor Gueths
@ ` Gregory Nowak
` Jude DaShiell
1 sibling, 0 replies; 8+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
On Mon, Jan 20, 2003 at 09:57:34PM -0500, Igor Gueths wrote:
> Hi Greg. Did you ever get any strange msgs when playing the Cd?
Nope.
Greg
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: playing cd using drive with IDE_SCSI
` Igor Gueths
` Gregory Nowak
@ ` Jude DaShiell
` jwantz
1 sibling, 1 reply; 8+ messages in thread
From: Jude DaShiell @ UTC (permalink / raw)
To: speakup
I only got invalid hello response from jac so far.
--
Jude <dashielljt(at)gmpexpress-dot-net>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: playing cd using drive with IDE_SCSI
` Jude DaShiell
@ ` jwantz
` Igor Gueths
0 siblings, 1 reply; 8+ messages in thread
From: jwantz @ UTC (permalink / raw)
To: speakup
Hi,
Invalid "hello response" has nothing to do with ide-scsi. Its because
the jac-0.15 code points to a cddb server that is now a pay service. If
you modify the source code to point to the correct server and recompile,
cddb will work fine. Unfortunately, I don't have the modified jac code
available at the moment, or I'd tall you exactly where to make the
changes.
Jim Wantz WB0TFK
On Wed, 22 Jan 2003, Jude DaShiell wrote:
> I only got invalid hello response from jac so far.
>
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: playing cd using drive with IDE_SCSI
` jwantz
@ ` Igor Gueths
` jwantz
0 siblings, 1 reply; 8+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: speakup
I'd just grep cddb *.c in the src dir of jac and the code to hack is
there.
May you code in the power of the source,
may the kernel, libraries, and utilities be with you,
throughout all distributions until the end of the epoch.
On Fri, 24 Jan 2003 jwantz@hpcc.noaa.gov wrote:
> Hi,
> Invalid "hello response" has nothing to do with ide-scsi. Its because
> the jac-0.15 code points to a cddb server that is now a pay service. If
> you modify the source code to point to the correct server and recompile,
> cddb will work fine. Unfortunately, I don't have the modified jac code
> available at the moment, or I'd tall you exactly where to make the
> changes.
>
> Jim Wantz WB0TFK
> On Wed, 22 Jan 2003, Jude DaShiell wrote:
>
> > I only got invalid hello response from jac so far.
> >
> >
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: playing cd using drive with IDE_SCSI
` Igor Gueths
@ ` jwantz
0 siblings, 0 replies; 8+ messages in thread
From: jwantz @ UTC (permalink / raw)
To: speakup
Yes, I think you put in cddb.cddb.org if I recall in line 1579 of one of
the files, but I don't remember the line. We probably ought to submit
this as a change to jac. One thing his code is very clearly written so
it really wasn't hard to find.
Jim Wantz WB0TFK
On Fri, 24 Jan 2003, Igor Gueths wrote:
> I'd just grep cddb *.c in the src dir of jac and the code to hack is
> there.
>
> May you code in the power of the source,
> may the kernel, libraries, and utilities be with you,
> throughout all distributions until the end of the epoch.
>
> On Fri, 24 Jan 2003 jwantz@hpcc.noaa.gov wrote:
>
> > Hi,
> > Invalid "hello response" has nothing to do with ide-scsi. Its because
> > the jac-0.15 code points to a cddb server that is now a pay service. If
> > you modify the source code to point to the correct server and recompile,
> > cddb will work fine. Unfortunately, I don't have the modified jac code
> > available at the moment, or I'd tall you exactly where to make the
> > changes.
> >
> > Jim Wantz WB0TFK
> > On Wed, 22 Jan 2003, Jude DaShiell wrote:
> >
> > > I only got invalid hello response from jac so far.
> > >
> > >
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
playing cd using drive with IDE_SCSI Igor Gueths
` Gregory Nowak
` Igor Gueths
` Gregory Nowak
` Jude DaShiell
` jwantz
` Igor Gueths
` jwantz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).