cb-linux / breath

Linux for Chromebooks
https://cb-linux.github.io/breath/
MIT License
301 stars 53 forks source link

No Audio - Kaby Lake, SYNDRA/Nami HP Chromebook 15 #285

Open chuckie987 opened 2 years ago

chuckie987 commented 2 years ago

Hey

Not audio devices found HP Chromebook 15-de0010nr - SYNDRA - Kaby Lake (Running Ubuntu Jammy 22.04)

I updated the USB with VERSION=ALT bash updatekernel.sh then ran setup-audio as you can see below.

~$ setup-audio Installing Audio... [sudo] password for : Reading package lists... Done Building dependency tree... Done Reading state information... Done Package 'pulseaudio' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Done Building dependency tree... Done Reading state information... Done Note, selecting 'pulseaudio-module-gsettings' for glob 'pulseaudio' Note, selecting 'pulseaudio-equalizer' for glob 'pulseaudio' Note, selecting 'pulseaudio' for glob 'pulseaudio' Note, selecting 'pulseaudio-utils' for glob 'pulseaudio' Note, selecting 'pulseaudio-module-jack' for glob 'pulseaudio' Note, selecting 'pulseaudio-x11' for glob 'pulseaudio' Note, selecting 'pulseaudio-module-bluetooth' for glob 'pulseaudio' Note, selecting 'pulseaudio-module-lirc' for glob 'pulseaudio' Note, selecting 'pulseaudio-module-raop' for glob 'pulseaudio' Note, selecting 'pulseaudio-module-zeroconf' for glob 'pulseaudio' Note, selecting 'pulseaudio-dlna' for glob 'pulseaudio*' Package 'pulseaudio-x11' is not installed, so not removed Package 'pulseaudio' is not installed, so not removed Package 'pulseaudio-module-bluetooth' is not installed, so not removed Package 'pulseaudio-utils' is not installed, so not removed Package 'pulseaudio-dlna' is not installed, so not removed Package 'pulseaudio-equalizer' is not installed, so not removed Package 'pulseaudio-module-gsettings' is not installed, so not removed Package 'pulseaudio-module-jack' is not installed, so not removed Package 'pulseaudio-module-lirc' is not installed, so not removed Package 'pulseaudio-module-raop' is not installed, so not removed Package 'pulseaudio-module-zeroconf' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. umount: /mnt: no mount point specified. mount: /mnt: mount point does not exist. mount: /mnt: mount point does not exist.

ALSA-INFO - http://alsa-project.org/db/?f=31ab908c59c5bad4c9c1ee56003d54112a7746c7 DMESG - https://pastebin.com/zrwupiQn

chuckie987 commented 2 years ago

So I finally got the correct updatekernal.sh to install (I had to move the original linux-build folder otherwise it kept using version 106 to update with) so now on 5.10.54 instead of 5.10.106 but after rebooting still not getting sound.

Hope you can help!

New ALSA Info below http://alsa-project.org/db/?f=a2d84de73f8a3051701ea1e06187dc8332fa4498

LSMOD -

Module Size Used by snd_soc_hdac_hdmi 32768 0 snd_soc_skl_ssp_clk 16384 0 snd_soc_dmic 16384 0 snd_soc_skl 143360 1 snd_soc_skl_ssp_clk btusb 61440 0 btrtl 24576 1 btusb btbcm 20480 1 btusb snd_soc_hdac_hda 20480 1 snd_soc_skl btintel 32768 1 btusb snd_soc_sst_ipc 16384 1 snd_soc_skl snd_soc_sst_dsp 36864 1 snd_soc_skl bluetooth 598016 25 btrtl,btintel,btbcm,btusb snd_soc_acpi_intel_match 53248 1 snd_soc_skl vfat 20480 0 snd_soc_acpi 16384 2 snd_soc_acpi_intel_match,snd_soc_skl fat 86016 1 vfat snd_hda_ext_core 32768 3 snd_soc_hdac_hdmi,snd_soc_hdac_hda,snd_soc_skl snd_hda_intel 49152 0 snd_intel_dspcfg 24576 2 snd_hda_intel,snd_soc_skl nls_cp437 20480 0 snd_hda_codec 163840 2 snd_hda_intel,snd_soc_hdac_hda nls_iso8859_1 16384 0 uvcvideo 118784 0 snd_hwdep 16384 1 snd_hda_codec snd_hda_core 106496 6 snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_soc_hdac_hdmi,snd_soc_hdac_hda,snd_soc_skl iwlmvm 401408 0 videobuf2_vmalloc 16384 1 uvcvideo ecdh_generic 16384 2 bluetooth snd_soc_da7219 77824 0 ecc 36864 1 ecdh_generic crc32c_intel 24576 0 joydev 24576 0 snd_soc_max98357a 16384 0 iwlwifi 372736 1 iwlmvm dm_multipath 36864 0 fuse 139264 5

SPEAKER-TEST speaker-test 1.2.6

Playback device is default Stream parameters are 48000Hz, S16_LE, 1 channels Using 16 octaves of pink noise ALSA lib confmisc.c:855:(parse_card) cannot find card '0' ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5701:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default Playback open error: -2,No such file or directory