[haiku-bugs] Re: [Haiku] #12356: [hda] 5 Series/3400 Series Chipset detected but no audio

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sun, 07 Mar 2021 11:56:38 -0000

#12356: [hda] 5 Series/3400 Series Chipset detected but no audio
--------------------------------+----------------------------
  Reporter:  vidrep             |      Owner:  korli
      Type:  bug                |     Status:  new
  Priority:  normal             |  Milestone:  Unscheduled
 Component:  Drivers/Audio/HDA  |    Version:  R1/Development
Resolution:                     |   Keywords:
Blocked By:                     |   Blocking:
  Platform:  All                |
--------------------------------+----------------------------
Comment (by modeenf):

 As a reference we have
 https://cgit.freebsd.org/src/tree/sys/dev/sound/pci/hda

 Bu I also found out that HelenOS has it's own implementation, A smaller
 one and newer implementation.
 https://github.com/HelenOS/helenos/tree/master/uspace/drv/audio/hdaudio

 Looking att some othe codec.h file I notised that

 https://git.haiku-os.org/haiku/tree/src/add-
 ons/kernel/drivers/audio/hda/hda_codec_defs.h, line 126
 #define VID_SET_STRIPE_CONTROL  0x72000
 Chould be
 #define VID_SET_STRIPE_CONTROL  0x72400

 This did nothing for my bug, thoug.

 For me our HDA code are realy complicated to follow. HelenaOS was some
 what easier but then it waqs not that big.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/12356#comment:22>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: