Add pin_overrides for sound card via modprobe.d and /lib/firmware to use additional inputs as surround sound outputs instead
This commit is contained in:
parent
5626f95dc0
commit
8d963480f6
5 changed files with 21 additions and 3 deletions
|
|
@ -1 +0,0 @@
|
|||
|
||||
1
files/system/etc/modprobe.d/hda-jack-retask.conf
Normal file
1
files/system/etc/modprobe.d/hda-jack-retask.conf
Normal file
|
|
@ -0,0 +1 @@
|
|||
options snd-hda-intel patch=hda-jack-retask.fw,hda-jack-retask.fw,hda-jack-retask.fw,hda-jack-retask.fw
|
||||
14
files/system/lib/firmware/hda-jack-retask.fw
Normal file
14
files/system/lib/firmware/hda-jack-retask.fw
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
[codec]
|
||||
0x10ec0b00 0x18491204 0
|
||||
|
||||
[pincfg]
|
||||
0x11 0x40000000
|
||||
0x14 0x01014010
|
||||
0x15 0x411111f0
|
||||
0x16 0x411111f0
|
||||
0x17 0x411111f0
|
||||
0x18 0x01014011
|
||||
0x19 0x02a19040
|
||||
0x1a 0x01014012
|
||||
0x1b 0x02214020
|
||||
0x1e 0x411111f0
|
||||
Loading…
Add table
Add a link
Reference in a new issue