Feature #6695
audiohd device driver
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2016-02-29
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
The audiohd driver does not support a codec from a nvidia video card.
The card:
pci bus 0x0003 cardnum 0x00 function 0x00: vendor 0x10de device 0x0a65 NVIDIA Corporation GT218 [GeForce 210] CardVendor 0x1043 card 0x83e8 (ASUSTeK Computer Inc., Card unknown) ***skipped*** pci bus 0x0003 cardnum 0x00 function 0x01: vendor 0x10de device 0x0be3 NVIDIA Corporation High Definition Audio Controller CardVendor 0x1043 card 0x83e8 (ASUSTeK Computer Inc., Card unknown) STATUS 0x0010 COMMAND 0x0046 CLASS 0x04 0x03 0x00 REVISION 0xa1 BIST 0x00 HEADER 0x80 LATENCY 0x00 CACHE 0x10 BASE0 0xfebfc000 SIZE 16384 MEM MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x02 INT_LINE 0x07
I have the only mixer device on it, but I don't know it works or not
witch% pfexec audioctl show-device Device: /dev/sound/audiohd:0mixer Name = audiohd#0 Config = onboard1 (a) HW Info = Unknown HD codec: 0x10de000b Unknown HD codec: 0x10de000b Unknown HD codec: 0x10de000b Unknown HD codec: 0x10de000b witch% pfexec audioctl show-control CONTROL VALUE volume 100 Bad enum index 10 for control 'record-source' witch% pfexec audioctl set-control volume 75 witch% pfexec audioctl show-control CONTROL VALUE volume 75 Bad enum index 10 for control 'record-source'
I tried to modify this driver, but it is still hard for me.
It would be nice to get it working
No data to display