Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

RDP Thinbook 1430 laptop (ES8316): Can't select between built-in speakers and headphone output #42

Open
sundarnagarajan opened this issue Jul 9, 2018 · 3 comments

Comments

@sundarnagarajan
Copy link

sundarnagarajan commented Jul 9, 2018

The laptop is the 14-inch RDP Thinbook 1430. It seems to be now called RDP 1430p. They also have a model 1430-EC-L sold with Linux pre-installed. I have the original 14-inch model (then called RDP Thinbook 1430) that had a 32-bit UEFI loader.

I have been working closely with this company to get the hardware working on Linux - mostly by writing a set of ISO-remastering scripts that can compile a recent kernel, and put in a few user-space scripts. You can find my github repo here.

Sound works, BUT:

  • GUI (Settings --> Sound) shows only one output
  • Even when a headphone jack is plugged in, you get sound over the headphone jack AS WELL AS the built-in speakers.

I am attaching the output of alsa-info
rdp-1430-alsa-info.txt

I have also uploaded the output of alsa-info.

Attached are bytcht-es8316.conf and HiFi from /usr/share/alsa/usm/bytcht-es8316:

rdp-1430-HiFi.txt
rdp-1430-bytcht-es8316.conf.txt

These files are from this github repo

When running alsa-info, I get the following error:

cat: '/sys/module/snd_soc_sst_byt_cht_es8316/parameters/*': No such file or directory

I am able and willing to perform various tests on this laptop. Please help me figure out what is worng and what needs to be done.

@plbossart
Copy link
Owner

The UCM file you are using gives the clue already:
#Codec IC has only 1 analog out, switching SPK/HP is done externally,
#probably by means of some analog switch controlled by gpio

There is nothing we can do at the UCM level, this has to be handled at a lower level (i.e. the kernel)

@sundarnagarajan
Copy link
Author

sundarnagarajan commented Jul 9, 2018 via email

@srikantpatnaik
Copy link

This may answer your issue: #41 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants