Re: audio has dropouts playing music cds

2010-09-23 Thread David Coppa
On Wed, Sep 22, 2010 at 10:43 PM, Jacob Meuser wrote: > play an audio CD. kscd tries to use '/dev/cdrom' by default, which > is totally bogus. This should definitely be fixed. Any kde using dev who wants to step up and adjust it? ciao, david

Re: audio has dropouts playing music cds

2010-09-22 Thread Jacob Meuser
kaffeine uses libcdio, which I don't think has ever worked quite right on OpenBSD. kaffeine crashes for me on amd64 when I try to play an audio CD. kscd tries to use '/dev/cdrom' by default, which is totally bogus. use cdio(1)'s 'cdplay' command to play audio CDs. cdio(1) is in base. it works.