[haiku-bugs] Re: [Haiku] #14581: no audio on T410 (8086/3b56) - mixer not insertable in output path

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Tue, 30 Oct 2018 20:39:40 -0000

#14581: no audio on T410 (8086/3b56) - mixer not insertable in output path
---------------------------------+----------------------------
   Reporter:  ttcoder            |      Owner:  korli
       Type:  bug                |     Status:  new
   Priority:  normal             |  Milestone:  R1/beta2
  Component:  Drivers/Audio/HDA  |    Version:  R1/Development
 Resolution:                     |   Keywords:
 Blocked By:                     |   Blocking:
Has a Patch:  0                  |   Platform:  All
---------------------------------+----------------------------

Comment (by korli):

 the code should look like:
 {{{
 audioGroup->widgets[0x19-0x10].d.pin.config = 0x042110ff;
 audioGroup->widgets[0x1a-0x10].d.pin.config = 0x21a190f0;
 audioGroup->widgets[0x1c-0x10].d.pin.config = 0x212140ff;
 }}}

 I don't really understand what this is supposed to fix (in Linux it helps
 the parser to find the correct primary output). The audio output 16 is
 already found and connected with the pin outputs 25 and 31. The hda driver
 currently doesn't really use the sequences for anything.

-- 
Ticket URL: <https://dev.haiku-os.org/ticket/14581#comment:8>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: