WeirdTreeThing / chromebook-linux-audio

Script to enable audio support on many Chrome devices
BSD 3-Clause "New" or "Revised" License
259 stars 47 forks source link

No audio on Maglith (Jasper Lake) #157

Open OGZedHed opened 3 months ago

OGZedHed commented 3 months ago

Describe the bug Dabbling with a Jasper Lake chromebook no sound on any supported linux distros sound cards show up in both regular and pro but are just dummies. Script runs without any issues just has no audio. Not looking for a quick turn around just providing info for those who aren't as patient as myself.

Boardname Maglith

cat /proc/asounds/cards cat: /proc/asounds/cards: No such file or directory

Logs debug-logs-Maglith-2024-08-01_11h13m.tar.gz

clm1919 commented 3 months ago

did the script update the kernel to WeirdTreeThing's custom chrultrabook kernel?

you might want to look here: https://github.com/WeirdTreeThing/chromebook-linux-audio/issues/148

i posted under the original the steps i took. All I can say is "it worked for me".


Just a novice trying to give back.

OGZedHed commented 3 months ago

did the script update the kernel to WeirdTreeThing's custom chrultrabook kernel?

you might want to look here: #148

i posted under the original the steps i took. All I can say is "it worked for me".

Just a novice trying to give back.

When ran on debian it does change to the chrultrabook kernel but it didn't for fedora.

clm1919 commented 3 months ago

does the sound work under debian with the updated 6.6.43 chrultrabook kernel? I recently installed debian 12 to an SD card and (like you) the script installed the kernel automatically. Sound works on my machine - but it's ApolloLake/Snappy. - just curious. The only issue listed on the chrultrabook page for JasperLake is the camera.

OGZedHed commented 3 months ago

does the sound work under debian with the updated 6.6.43 chrultrabook kernel? I recently installed debian 12 to an SD card and (like you) the script installed the kernel automatically. Sound works on my machine - but it's ApolloLake/Snappy. - just curious. The only issue listed on the chrultrabook page for JasperLake is the camera.

Sound didn't work on my machine the day before my original post but if it's a new kernel I'll have to reinstall debian and check it out

WeirdTreeThing commented 2 months ago

This might be a kernel bug. Try aplay -D plughw:0,0 /usr/share/sounds/alsa/Front_Center.wav

ghost commented 2 months ago

This might be a kernel bug. Try aplay -D plughw:0,0 /usr/share/sounds/alsa/Front_Center.wav

I tried it still no sound.

WeirdTreeThing commented 2 months ago

Do you get an error when you try to run that command?

OGZedHed commented 2 months ago

Do you get an error when you try to run that command?

Whoops just realized I have 2 accounts. No errors, just doesn't produce sound.

azurusnova commented 2 months ago

I am also encountering an issue like this as well on the N6000 Gateway Chromebook. I have LMDE 6 installed on here, audio works through headphone jack, over earbuds through the USB C port as well, but nothing through the built in speakers. Wireplumber GUI reports the audio device as a Jasper Lake HD device. https://github.com/WeirdTreeThing/chromebook-linux-audio/issues/162

image

I am not a dev by any means, but I am getting the notion that this could be a Jasper Lake related issue. All of this is such a small sample size, I understand that. Its just the connection I am seeing so far with the other help tickets.