jekhor / yogabook-linux

Yoga Book Linux porting efforts, umbrella repository for link all pieces together
74 stars 8 forks source link

Implement sound support #6

Closed jekhor closed 3 years ago

jekhor commented 5 years ago
TiNredmc commented 4 years ago

Hi. I almost get the audio works (I believe). Only thing that I need is the alsa ucm config. can be found on internet but all of them won't work. always stuck at this error

ALSA lib main.c:438:(execute_sequence) unable to execute cset 'name='Speaker Switch' on'

ALSA lib main.c:1712:(set_verb_user) error: failed to initialize new use case: HiFi

alsaucm: error failed to set _verb=HiFi: No such file or directory

sasha2484 commented 4 years ago

Hi. Someone was able to turn on the sound? I am following the project

TiNredmc commented 4 years ago

Hi. Someone was able to turn on the sound? I am following the project

Not yet but almost, I planned to port the driver from android kernel and make the loadable module, but RN I'm using kernel 5.1, soon will move to 5.1.16 (under the 5.1.16)

sasha2484 commented 4 years ago

Thank. Are looking forward to.

TiNredmc commented 4 years ago

FYI a little bit off topic, recently the Front facing camera (ov2740) just has the driver in latest kernel source.

jekhor commented 3 years ago

Sound playback works, microphones still not tested (please create separated issue if recording doesn't work).