Other Parts Discussed in Thread: PUREPATHCONSOLE
Hi,
I have Lenovo Yoga with TAS2781 and I was able to make it work with the 6.6 rc5 kernel. Unfortunately the volume control doesn't work for the bass speakers. When I decrease the volume to zero they are also muted.
Here is someone else reporting the same issue - https://forums.lenovo.com/t5/Ubuntu/Ubuntu-and-legion-pro-7-16IRX8H-audio-issues/m-p/5210709?page=18#6129762
Here is what i2c devices show
ls -la /sys/bus/i2c/devices
...
1 lrwxrwxrwx root root 0 Oct 18 15:28 i2c-TIAS2781:00 -> ../../../devices/platform/AMDI0010:03/i2c-3/i2c-TIAS2781:00
sudo i2cdetect -r 3
I will probe file /dev/i2c-3 using receive byte commands.
I will probe address range 0x08-0x77.
Continue? [Y/n]
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- 38 39 -- 3b -- UU -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- UU -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
And the acpi tables

