I know this question has been asked before, but the threads I read didn't appear to have a solution that worked for me.
When I try to play an audio CD via Sound Juicer or Rhythm Box I get no audio on headphone out. They recognize and read the CD (and list tracks), but no sound. Audio from other sources, like Pandora streaming in a web browser, work fine. Details: OpenSolaris 2009.06 snv_111b X86 Hardware: Dell Optiplex 780 gst-launch with the test tone works fine, and I hear the tone: $ gst-launch audiotestsrc ! sunaudiosink Setting pipeline to PAUSED ... Pipeline is PREROLLING ... Pipeline is PREROLLED ... Setting pipeline to PLAYING ... New clock: GstAudioSinkClock But no sound when the source is the CD. When I execute this I hear the CD spin up, but no sound (and yes, I've tried a couple different CDs): $ gst-launch --verbose cdda://1 ! sunaudiosink Setting pipeline to PAUSED ... /GstPipeline:pipeline0/GstCdda2Wav:cdda2wav0.GstPad:src: caps = audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)44100, channels=(int)2 Pipeline is PREROLLING ... /GstPipeline:pipeline0/GstCdda2Wav:cdda2wav0: track = 1 /GstPipeline:pipeline0/GstSunAudioSink:sunaudiosink0.GstPad:sink: caps = audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)44100, channels=(int)2 Pipeline is PREROLLED ... Setting pipeline to PLAYING ... New clock: GstAudioSinkClock Any ideas? -- This message posted from opensolaris.org _______________________________________________ desktop-discuss mailing list desktop-discuss@opensolaris.org