-
Notifications
You must be signed in to change notification settings - Fork 133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Samsung Galaxy Book4 Pro 14" (NP940XGK) - speakers do not work #5002
Comments
I presume you've looked at https://thesofproject.github.io/latest/getting_started/intel_debug/suggestions.html for the verb tables? |
I looked at the Thank you for the very prompt response. |
Ran |
Followed the |
I'm going to save the reverse engineering step for later since the other steps look like much lower hanging fruit. |
For |
Tried I'm not totally sure what to make of the commands mentioned in the guide. Installing the suggested packages didn't do anything. When I enabled |
I've done |
Enabled dynamic debugging and ran Maybe someone more knowledgeable than me can glean something from this: https://gist.github.com/dgunay/0eea4dc528c55d30906429e9419d8264 |
I'm not really qualified to tell whether the SOF tracing step is necessary yet, but I have |
I don't think |
Looks like my system does not have |
I've now tried everything in the suggestions article to the best of my ability, except for the reverse engineering step. Don't know if I'll have the time to attempt that tonight, we'll see. |
I've run through the reverse engineering steps from https://asus-linux.org/blog/sound-2021-01-11/ now but haven't had any luck. Here are my realtek driver dumps from both windows and linux: https://gist.github.com/dgunay/3c9a326e7f653a6cb1c7d282bb41853f I ultimately intend to return the laptop so I'm not going to be able to keep grinding this problem down. I'm hoping this at least saves someone some time down the road, or perhaps someone more knowledgeable can use this to make a patch. Wasn't able to figure out how to reconfigure the pins and HDA verbs. I'll be cleaning up my work and pushing up a repository soon. |
Repository with all the dumps and some accompanying information: https://github.com/dgunay/galaxy-book4-pro-reverse-engineering |
Is this verb work on NT961XGK-K02/C? I use Galaxy Book 4 Pro 16" South Korea Domestic model. |
I wasn't able to get it to work for me and I don't have the 16", but you're welcome to try it out. |
I use Galaxy book 3 pro 14" I also can't get it to work using any list. Any help? |
I also use Galaxy Book 4 Pro 16" (Europe version) Please help ! |
I have the same issue on Galaxy Book 4 Pro 14" (Europe version) |
Hey @mixim-mixim and @olwe1, I can confirm this list works for me: https://github.com/joshuagrisham/galaxy-book2-pro-linux/blob/main/sound/necessary-verbs.sh I just tried this today. Make sure your volume control looks something like this in your PulseAudioControl: |
Unfortunatly this does not work on a galaxy book4 ... at least not for mine :( |
@mjkim0727 does your webcam work on your Galaxy Book 4 Pro 16" ? What linux are you using, Ubuntu ? @mixim-mixim, what about your webcam, is it working ? which model of Galaxy Book 4 do you have ? pro/ultra 14"/16" ? |
@PowerKiKi |
@mixim-mixim, thanks for the info. The webcam has been fixed very recently, according to intel/ipu6-drivers#230. You might want to try that out... |
Webcam isn't working at Galaxy Book 4 Pro 16" |
@mjkim0727, it should work now if you can use intel/ipu6-drivers#230 |
Just realized maybe I should cross-post this here... I took a look at the RtHDDump file provided by @dgunay .. Is it possible for someone to run a trace using my version of QEMU from here? (more info here: #4055 (comment)) |
i took a look to ur script startvm.sh ... but i miss the qemu-system-x86_64 file ... where to get it from ? |
Hi, i'm still, like everybody here trying and testing lot of things, but never to find a positive result. It seem to be a big problem with all meteorlake laptop. |
EDIT: for anyone coming across this, here is the outcome of my attempt to reverse engineer the codec configuration: https://github.com/dgunay/galaxy-book4-pro-reverse-engineering
The speakers on the Galaxy Book4 Pro 14" NP940XGK don't work out of the box on Linux. The issue seems very similar to previously reported issues with Galaxy Book2 and Book3 laptop speakers not producing sound despite seeing the volume meter move when sound is being output. #4055
I tried using many of the provided
hda-verb
scripts but they don't fix the problem - still no sound output.Bluetooth headphones do work. I haven't tried using the onboard headphone jack yet.
My hunch is that the HDA verb sequence is different and needs to be recaptured for this specific device. I might give this a shot while I'm still in the return window, but it's my first time doing something like this so no promises.
The text was updated successfully, but these errors were encountered: