Bug 20811

Summary: My CD unit reads data CD but it doesn't play music CD
Product: Base System Reporter: spivis <spivis>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description spivis 2000-08-23 22:30:01 UTC
I compiled the GENERIC kernel, to support a Sound Blaster SB-16 sound card
(with snd0, sb,midi and opl3 devices). Then, I can open multimedia (mp3,
midi, ....etc) files very well. But I can't get a CD player application
runs with a music CD. For example, KDE CD Player shows this message:

"CDROM read or acces error: Please make sure you have access permissions 
to /dev/rmatcd0c "

However ls -la /dev/rmatcd0c order says:

crw-r-----   1   root  operator 46 ,  2 Aug 14 07:58 /dev/rmatcd0c

and ยก I am root !

My CD unit reads data CD's but it doesn't play music CD's.  Why ?

Fix: 

?
How-To-Repeat: ?
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2000-08-24 09:58:03 UTC
State Changed
From-To: open->feedback

Are you sure you actually have a Matsushita Corp CDROM 
drive?  I'm betting that you just need to specify 
the proper CDROM drive for the KDE application to 
use.  Can you show us the output of the 
dmesg(8) command?
Comment 2 Sheldon Hearn freebsd_committer freebsd_triage 2000-08-28 23:14:25 UTC
State Changed
From-To: feedback->closed

The originator just needs to specify the correct device node 
to his CDROM audio player software.