Date: Tue, 7 Jan 1997 00:30:01 -0800 (PST) From: Nick Sayer <nsayer@quack.kfu.com> To: freebsd-bugs Subject: Re: kern/2390: Some CDROM drives stop audio on cdcontrol status Message-ID: <199701070830.AAA06677@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/2390; it has been noted by GNATS. From: Nick Sayer <nsayer@quack.kfu.com> To: freebsd-gnats-submit@freebsd.org, nsayer@quack.kfu.com Cc: Subject: Re: kern/2390: Some CDROM drives stop audio on cdcontrol status Date: Tue, 07 Jan 1997 00:20:16 -0800 Hmm. This drive appears to be operating correctly under win95 now. I don't know what I did differently, but win95 cdplayers seem happy with it now. The same fault exists under FreeBSD, however: cdcontrol> rese cdcontrol> stat cdcontrol: No disc in drive /dev/cd0c. cdcontrol> stat Audio status = 0<invalid>, current track = 1, current position = 0:00.01 Media catalog is active, number "000000000000000" Left volume = 255, right volume = 255 cdcontrol> play 7 cdcontrol> stat (at this point, audio from the CD stops) Audio status = 17<playing>, current track = 7, current position = 3:11.10 Media catalog is active, number "000000000000000" Left volume = 255, right volume = 255 (presumably this is the state of the CD player before it stopped) cdcontrol> stat Audio status = 19<completed>, current track = 7, current position = 3:11.10 Media catalog is active, number "000000000000000" Left volume = 255, right volume = 255 (completed?!) cdcontrol> stat Audio status = 21<void>, current track = 7, current position = 3:11.10 Media catalog is active, number "000000000000000" Left volume = 255, right volume = 255 cdcontrol> play 7 (and now track 7 starts again) workman is completely unusable because of this.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701070830.AAA06677>