<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - No analog speaker output with recent git versions of pulseaudio on ALC898 codec"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70419#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - No analog speaker output with recent git versions of pulseaudio on ALC898 codec"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70419">bug 70419</a>
              from <span class="vcard"><a class="email" href="mailto:superquad.vortex2@gmail.com" title="Raymond <superquad.vortex2@gmail.com>"> <span class="fn">Raymond</span></a>
</span></b>
        <pre>did you connect your speaker at orange Jack ?

try


speaker-test -c 2 -t wav -D hw:0,0

this is a specific feature of snd-hda-Intel driver which can up mix stereo to
all jacks at rear panels of desktop


control.39 {
        iface CARD
        name 'Front Mic Jack'
        value false
        comment {
            access read
            type BOOLEAN
            count 1
        }
    }
    control.40 {
        iface CARD
        name 'Rear Mic Jack'
        value false
        comment {
            access read
            type BOOLEAN
            count 1
        }
    }
    control.41 {
        iface CARD
        name 'Line Jack'
        value false
        comment {
            access read
            type BOOLEAN
            count 1
        }
    }
    control.42 {
        iface CARD
        name 'Line Out Front Jack'
        value false
        comment {
            access read
            type BOOLEAN
            count 1
        }
    }
    control.43 {
        iface CARD
        name 'Line Out Surround Jack'
        value false
        comment {
            access read
            type BOOLEAN
            count 1
        }
    }
    control.44 {
        iface CARD
        name 'Line Out CLFE Jack'
        value true
        comment {
            access read
            type BOOLEAN
            count 1
        }
    }
    control.45 {
        iface CARD
        name 'Line Out Side Jack'
        value false
        comment {
            access read
            type BOOLEAN
            count 1
        }
    }
    control.46 {
        iface CARD
        name 'Front Headphone Jack'
        value false
        comment {
            access read
            type BOOLEAN
            count 1
        }
    }



   0.153|   0.000) D: [pulseaudio] module-alsa-card.c: Found 8 jacks.
(   0.153|   0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer
'hw:0'
(   0.153|   0.000) D: [pulseaudio] module-alsa-card.c: Jack 'Line Out Front
Jack' is now unplugged
(   0.153|   0.000) D: [pulseaudio] device-port.c: Setting port
analog-output-lineout to status no
(   0.153|   0.000) D: [pulseaudio] core-subscribe.c: Dropped redundant event
due to change event.
(   0.153|   0.000) D: [pulseaudio] module-switch-on-port-available.c: finding
port analog-output-lineout
(   0.153|   0.000) D: [pulseaudio] module-alsa-card.c: Jack 'Line Out CLFE
Jack' is now plugged in
(   0.153|   0.000) D: [pulseaudio] module-alsa-card.c: Jack 'Line Out Surround
Jack' is now unplugged
(   0.153|   0.000) D: [pulseaudio] module-alsa-card.c: Jack 'Line Out Side
Jack' is now unplugged
(   0.153|   0.000) D: [pulseaudio] module-alsa-card.c: Jack 'Front Headphone
Jack' is now unplugged
(   0.153|   0.000) D: [pulseaudio] device-port.c: Setting port
analog-output-headphones to status no</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>