Changes between Version 1 and Version 20 of Ticket #3794
- Timestamp:
- May 13, 2012, 10:34:53 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3794
- Property Version R1/pre-alpha1 → R1/Development
-
Ticket #3794 – Description
v1 v20 1 1 The HDA driver seems to have recently been extended to support my intel sound chip, but I'm not getting any audio output from any of the four ports (2 in the rear, two in the front). 2 2 {{{ 3 3 hdac0@pci0:0:27:0: class=0x040300 card=0x01c11028 chip=0x269a8086 rev=0x09 hdr=0x00 4 4 vendor = 'Intel Corporation' … … 6 6 class = multimedia 7 7 subclass = HDA 8 8 }}} 9 9 What's more, I do not get any sound from the SB Live! in my box if I leave the HDA enabled in the BIOS. And, yes, I've tried switching to the emuxki driver via the Media preferences (it selected the HDA by default). 10 10