You are not logged in.

#1 2023-04-04 01:31:21

epichq
Member
Registered: 2023-04-03
Posts: 3

cant fix audio at all, have tried multiple fixes

hello all!
I have tried with many fixes to fix my audio but to nothing
I am using a sorta custom installation process made for a specific device and although everything is working it's my audio i have scoured through multiple forum posts and got help on discord on how to solve this but nothing has worked so far

i ran

inxi -SMA

and my audio is

AMD driver: snd_hda_intel
API: ALSA v: k6.2.8-arch1-1 status: kernel-api
Server-1: PulseAudio v: 16.1 status: active

ran

pulseaudio

and got

pid.c: Daemon already running
main.cs: pa_pid_file_create() failed.

ran

pulseaudio -vvv

I: [pulseaudio] main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted

I: [pulseaudio] main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted

D: [pulseaudio] core-rtclock.c: Timer slack is set to 50 us.

D: [pulseaudio] core-util.c: RealtimeKit worked.

I: [pulseaudio] core-util.c: Successfully gained nice level -11.

I: [pulseaudio] main.c: This is PulseAudio 16.1

D: [pulseaudio] main.c: Compilation CFLAGS: Not yet supported on meson

D: [pulseaudio] main.c: Running on host: Linux x86_64 6.2.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 22 Mar 2023 22:52:35 +0000

D: [pulseaudio] main.c: Found 2 CPUs.

I: [pulseaudio] main.c: Page size is 4096 bytes

D: [pulseaudio] main.c: Compiled with Valgrind support: yes

D: [pulseaudio] main.c: Running in valgrind mode: no

D: [pulseaudio] main.c: Running in VM: no

D: [pulseaudio] main.c: Running from build tree: no

D: [pulseaudio] main.c: Optimized build: yes

D: [pulseaudio] main.c: All asserts enabled.

I: [pulseaudio] main.c: Machine ID is 6358b43852d74e4780d074ed1406002b.

I: [pulseaudio] main.c: Session ID is 2.

I: [pulseaudio] main.c: Using runtime directory /run/user/1000/pulse.

I: [pulseaudio] main.c: Using state directory /home/name/.config/pulse.

I: [pulseaudio] main.c: Using modules directory /usr/lib/pulseaudio/modules.

I: [pulseaudio] main.c: Running in system mode: no

E: [pulseaudio] pid.c: Daemon already running.

E: [pulseaudio] main.c: pa_pid_file_create() failed. 

Here are the fixes I have tried

yay -Sy sof-firmware

(but later figured out i have PulseAudio)

pulseaudio --start
systemctl --user restart pulseaudio
rm -r ~/.config/pulse
pulseaudio -k

rm -r ~/.config/pulse/*

systemctl enable --user pulseaudio.service
systemctl enable --user pulseaudio.socket

killing pulseaudio and rebooting system

tried installing amixer and running amixer sset audiodevice unmute.

installing pipewire
and adding me to audio group

my pipwire error when i do

pipewire
[E][00575.264622] mod.protocol-native | [module-protocol-: 711 lock_socket()] server 0x55ad0f5fcac0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
[E][00575.264947] pw.conf | [ conf.c: 574 load_module()] 0x55ad0f5be9c0: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
[E][00575.265158] default | [ pipewire.c: 105 main()] failed to create context: Resource temporarily unavailable

if there is something that i left out and need to provide just say int he comments and i will provide.

Last edited by epichq (2023-04-04 01:37:34)

Offline

#2 2023-04-04 01:49:46

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,471
Website

Re: cant fix audio at all, have tried multiple fixes

epichq wrote:

I am using a sorta custom installation process made for a specific device

Then that's sorta not supported here.  What is this installation process?  And what is this specific device?

epichq wrote:

Here are the fixes I have tried

yay -Sy sof-firmware

That is not a fix for anything, but rather a good way to break lots of things.  Frst, yay is not your package manager, pacman is.  But more immediately important is that partial upgrades are not supported.  Properly upgrade your system before anything else.

epichq wrote:

(but later figured out i have PulseAudio)

"Figured out"?  So this is definitely not an arch linux system.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2023-04-04 02:00:18

epichq
Member
Registered: 2023-04-03
Posts: 3

Re: cant fix audio at all, have tried multiple fixes

Trilby wrote:
epichq wrote:

I am using a sorta custom installation process made for a specific device

Then that's sorta not supported here.  What is this installation process?  And what is this specific device?

epichq wrote:

Here are the fixes I have tried

yay -Sy sof-firmware

That is not a fix for anything, but rather a good way to break lots of things.  Frst, yay is not your package manager, pacman is.  But more immediately important is that partial upgrades are not supported.  Properly upgrade your system before anything else.

epichq wrote:

(but later figured out i have PulseAudio)

"Figured out"?  So this is definitely not an arch linux system.

i am running arch
I have Pacman but I choose to install and use yay instead

I thought I had SOF software but then after digging I had PulseAudio and I messed up
and yes I might of messed up by doing so and by doing only a partial upgrade.
doing the yay command also worked for a discord user of mine and that is why I tried it

I was using a custom installation process that would work with Chromebooks well and show my full inxi -SMA command
it proves that I am using a distro of arch linux also
System:
  Host: gaming Kernel: 6.2.8-arch1-1 arch: x86_64 bits: 64 Desktop: KDE Plasma
    v: 5.27.3 Distro: Arch Linux
Machine:
  Type: Laptop System: HP product: Grunt v: rev6 serial: <superuser required>
  Mobo: HP model: Grunt v: rev6 serial: <superuser required> UEFI: coreboot
    v: Google_Grunt.11031.169.0 date: 06/24/2021

But yeah i should ask in better communitys that are more focused for chromebooks instead

Offline

#4 2023-04-04 07:33:44

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,349

Re: cant fix audio at all, have tried multiple fixes

Please don't top-quote. This is a board, not email.

i am running arch

We shall see.

Trilby wrote:

What is this installation process?

a custom installation process that would work with Chromebooks well

Doesn't actually answer that.

I have Pacman but I choose to install and use yay instead

Because some moron on youtube suggested that and you were following along?
You wanted to have followeed https://wiki.archlinux.org/title/Chrome_OS_devices - next to the installation guide on the wiki.

Here are the fixes I have tried

yay -Sy sof-firmware
(but later figured out i have PulseAudio)

pulseaudio --start
systemctl --user restart pulseaudio
rm -r ~/.config/pulse
pulseaudio -k

rm -r ~/.config/pulse/*

systemctl enable --user pulseaudio.service
systemctl enable --user pulseaudio.socket
killing pulseaudio and rebooting system

tried installing amixer and running amixer sset audiodevice unmute.

installing pipewire
and adding me to audio group

my pipwire error when i do

Stop flailing around.

aplay -lL
amixer -c0
amixer -c1
lspci -k

Possibly see https://wiki.archlinux.org/title/Chrome … xing_audio
And probably post your complete system journal:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Ftr:

it proves that I am using a distro of arch linux also

No, see https://bbs.archlinux.org/misc.php?action=rules

Offline

#5 2023-04-04 07:34:21

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,255

Re: cant fix audio at all, have tried multiple fixes

sof-firmware and pulseaudio do not rule each other out, sof-firmware is the low level driver, pulseaudio is a sound server on top of it. None of your outputs have any possible relation to whatever your issue is. What do you get from

sudo dmesg | grep -E 'snd|sof'
aplay -l
pacmd list-cards
pacmd list-sinks
pacmd list-sink-inputs

Offline

#6 2023-04-05 02:28:59

epichq
Member
Registered: 2023-04-03
Posts: 3

Re: cant fix audio at all, have tried multiple fixes

so I made a fresh installation and used this process to do so
the installation process was to install it into a USB and then run that off a Chromebook

gdisk /dev/sdx
o
Y
n
Default until last sector
+500M(last sector)
ef00
n
all default
w
mkfs.fat -F32 /dev/sdx1
cryptsetup luksFormat /dev/sdx2
cryptsetup open /dev/sdx2 padlock
mkfs.ext4 /dev/mapper/padlock
mount /dev/mapper/padlock /mnt
mkdir /mnt/boot
mount /dev/sdx1 /mnt/boot
pacman -Sy archlinux-keyring
pacstap /mnt base linux linux-firmware linux-headers nano
genfstab -U /mnt >> /mnt/etc/fstab
arch-chroot /mnt
nano /etc/locale.gen
#uncomment en_US.UTF-8.UTF_8 and save the file(Ctrl + X, Y, Enter)
locale-gen
nano /etc/locale.conf
#type in this exactly
LANG=en_US.UTF-8
#then save the file
nano /etc/hostname
#type in whatever you want your hostname to be and save
nano /etc/hosts
#go down a line and then enter in the following text(use tab everytime you see <tab>)
127.0.0.1<tab>  localhost
::1<tab><tab>  localhost
127.0.1.1<tab> yourhostname.localdomain<tab> yourhostname
#save and exit the file
pacman -S grub efibootmgr networkmanager network-manager-applet dialog mtools dosfstools base-devel bluez bluez-utils git xdg-utils xdg-user-dirs acpi
nano /etc/mkinitcpio.conf
#this is very very important, scroll down until you see a line that starts with HOOKS and is already uncommented
HOOKS=(base udev block encrypt filesystems keyboard fsck)
#save file and exit
mkinitcpio -p linux
grub-install --target=x86_64-efi --efi-directory=/boot --boot-directory=/boot --removable --recheck
blkid
#you will see a bunch of UUIDs of your various usb drives, look for your usb drive 2(for example, if your usb was /dev/sdb, look for the UUID of /dev/sdb2
#write down this UUID, it's case sensitive
nano /etc/default/grub
#scroll down to a line called GRUB_CMD_COMMANDLINE_LINUXDEFAULT=whatever, it should end with something like quiet
#at the end of this, add a space and type the following:
cryptdevice=UUID=youruuid:padlock root=/dev/mapper/padlock
#save and exit
grub-mkconfig -o /boot/grub/grub.cfg
systemctl enable NetworkManager
systemctl enable bluetooth
useradd -mG wheel name
passwd
#this is root password
passwd name
#this sets username password
EDITOR=nano visudo
#uncomment and remove the space under the line where it says wheel users can run anything they want(the line will start with %wheel
pacman -S xf86-video-intel xf86-video-amdgpu xf86-video-nouveau xf86-video-ati xf86-video-vesa sof-firmware xorg xf86-input-libinput libinput
pacman -S plasma plasma-wayland-session kde-applications
systemctl enable sddm.service

this is my whole installation process idk if this process breaks rules or not so please inform me.

also when clicking the link for fixing audio it does show for my model base:
AMD Stoney Ridge but I am switching to another more updated Chromebook soon which could be supported there.

i am sorry for wasting your time and provding false information.

my complete journel is:
https://0x0.st/HXz8.txt

as for v1del
here are the commands you asked for
is in this pastebin post
https://pastebin.com/wpZCdeZN

if for any technical reason i cannot have audio on my device just tell me i will move this post to solved

Offline

#7 2023-04-05 02:47:55

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,471
Website

Re: cant fix audio at all, have tried multiple fixes

epichq wrote:

this is my whole installation process

It looks fine, though it is still conspiciously not following the official installation guide but appears to be what would likely be on some third party blog and as a result does at least one thing that is really silly and wasteful - though not likely harmful.  Is there a reason to use that blog or whatever the source is rather than the official documentation in our wiki?


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#8 2023-04-05 03:12:18

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,349

Re: cant fix audio at all, have tried multiple fixes

Apr 05 01:11:03 gaming kernel: snd_hda_intel 0000:00:01.1: bound 0000:00:01.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Apr 05 01:11:03 gaming kernel: [drm] UVD initialized successfully.
Apr 05 01:11:03 gaming kernel: [drm] VCE initialized successfully.
Apr 05 01:11:03 gaming kernel: ------------[ cut here ]------------
Apr 05 01:11:03 gaming kernel: PM domains can only be changed for unbound devices
Apr 05 01:11:03 gaming kernel: acp3x-alc5682-max98357 AMDI5682:00: DMIC gpio failed err=-2
Apr 05 01:11:03 gaming kernel: acp3x-alc5682-max98357: probe of AMDI5682:00 failed with error -2
Apr 05 01:11:03 gaming kernel: WARNING: CPU: 1 PID: 412 at drivers/base/power/common.c:225 dev_pm_domain_set+0x34/0x50
Apr 05 01:11:03 gaming kernel: Modules linked in: vfat fat amdgpu(+) edac_mce_amd ath10k_pci kvm_amd ath10k_core uvcvideo ccp cros_usbpd_charger cros_usbpd_logger snd_soc_acp_rt5682_mach cros_ec_chardev cros_ec_debugfs btusb cros_ec_sysfs ath joydev videobuf2_vmalloc btrtl cros_ec_dev mousedev snd_soc_da7219 snd_soc_acp_da7219mx98357_mach snd_hda_codec_hdmi kvm snd_soc_max98357a videobuf2_memops snd_soc_adau7002 mac80211 videobuf2_v4l2 btbcm acp_audio_dma snd_hda_intel btintel videodev snd_intel_dspcfg snd_soc_core btmtk irqbypass drm_buddy snd_intel_sdw_acpi libarc4 gpu_sched snd_hda_codec videobuf2_common bluetooth cfg80211 drm_ttm_helper snd_hda_core mc snd_compress ttm pcspkr ac97_bus snd_pcm_dmaengine snd_hwdep ecdh_generic fam15h_power k10temp drm_display_helper snd_pcm acpi_als rfkill industrialio_triggered_buffer cec snd_timer kfifo_buf elan_i2c industrialio 8250_dw snd cros_ec_lpcs elants_i2c i2c_hid_acpi raydium_i2c_ts cros_ec i2c_hid soundcore cros_usbpd_notify sp5100_tco chromeos_pstore
Apr 05 01:11:03 gaming kernel:  tpm_tis_i2c_cr50 chromeos_acpi coreboot_table i2c_piix4 acpi_cpufreq mac_hid crypto_user fuse loop bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 mmc_block uas usb_storage dm_crypt dm_mod cbc encrypted_keys trusted asn1_encoder tee crct10dif_pclmul crc32_pclmul crc32c_intel polyval_clmulni polyval_generic gf128mul ghash_clmulni_intel sha512_ssse3 aesni_intel sdhci_pci cqhci serio_raw atkbd libps2 vivaldi_fmap crypto_simd sdhci i8042 cryptd xhci_pci video xhci_pci_renesas mmc_core serio wmi
Apr 05 01:11:03 gaming kernel: CPU: 1 PID: 412 Comm: (udev-worker) Not tainted 6.2.9-arch1-1 #1 b1da5ed2382ed4087224d4f27f922b0b7ad79d74
Apr 05 01:11:03 gaming kernel: Hardware name: HP Grunt/Grunt, BIOS Google_Grunt.11031.169.0 06/24/2021
Apr 05 01:11:03 gaming kernel: RIP: 0010:dev_pm_domain_set+0x34/0x50
Apr 05 01:11:03 gaming kernel: Code: 39 b7 10 02 00 00 74 35 55 48 89 f5 53 48 89 fb 48 85 f6 74 17 e8 dc 0b ff ff 84 c0 74 0e 48 c7 c7 70 51 08 89 e8 0c 94 7b ff <0f> 0b 48 89 ab 10 02 00 00 48 89 df 5b 5d e9 39 91 00 00 e9 48 b6
Apr 05 01:11:03 gaming kernel: RSP: 0018:ffffb4fe4062fa00 EFLAGS: 00010286
Apr 05 01:11:03 gaming kernel: RAX: 0000000000000000 RBX: ffff9ec0436be810 RCX: 0000000000000027
Apr 05 01:11:03 gaming kernel: RDX: ffff9ec06ad21648 RSI: 0000000000000001 RDI: ffff9ec06ad21640
Apr 05 01:11:03 gaming kernel: RBP: ffff9ec06a54a2f8 R08: 0000000000000000 R09: ffffb4fe4062f890
Apr 05 01:11:03 gaming kernel: R10: 0000000000000003 R11: ffffffff898c9a68 R12: ffff9ec06a54a008
Apr 05 01:11:03 gaming kernel: R13: ffff9ec04754f900 R14: 0000000000000000 R15: 00000000ffffffff
Apr 05 01:11:03 gaming kernel: FS:  00007f20233ff500(0000) GS:ffff9ec06ad00000(0000) knlGS:0000000000000000
Apr 05 01:11:03 gaming kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 05 01:11:03 gaming kernel: CR2: 00007f4fc6187d40 CR3: 000000010bd1e000 CR4: 00000000001506e0
Apr 05 01:11:03 gaming kernel: Call Trace:
Apr 05 01:11:03 gaming kernel:  <TASK>
Apr 05 01:11:03 gaming kernel:  pm_genpd_add_device+0x11e/0x310
Apr 05 01:11:03 gaming kernel:  ? __pfx_acp_genpd_add_device+0x10/0x10 [amdgpu 4001d2461c0cc35468d96950a180d8e1b6e6f780]
Apr 05 01:11:03 gaming kernel:  acp_genpd_add_device+0x1c/0x50 [amdgpu 4001d2461c0cc35468d96950a180d8e1b6e6f780]
Apr 05 01:11:03 gaming kernel:  device_for_each_child+0x6d/0xb0
Apr 05 01:11:03 gaming kernel:  acp_hw_init+0x504/0x8f0 [amdgpu 4001d2461c0cc35468d96950a180d8e1b6e6f780]
Apr 05 01:11:03 gaming kernel:  amdgpu_device_init+0x1d7c/0x2380 [amdgpu 4001d2461c0cc35468d96950a180d8e1b6e6f780]
Apr 05 01:11:03 gaming kernel:  amdgpu_driver_load_kms+0x19/0x190 [amdgpu 4001d2461c0cc35468d96950a180d8e1b6e6f780]
Apr 05 01:11:03 gaming kernel:  amdgpu_pci_probe+0x159/0x400 [amdgpu 4001d2461c0cc35468d96950a180d8e1b6e6f780]
Apr 05 01:11:03 gaming kernel:  local_pci_probe+0x45/0xa0
Apr 05 01:11:03 gaming kernel:  pci_device_probe+0xc1/0x260
Apr 05 01:11:03 gaming kernel:  ? sysfs_do_create_link_sd+0x6e/0xe0
Apr 05 01:11:03 gaming kernel:  really_probe+0x1b9/0x410
Apr 05 01:11:03 gaming kernel:  __driver_probe_device+0x78/0x170
Apr 05 01:11:03 gaming kernel:  driver_probe_device+0x1f/0x90
Apr 05 01:11:03 gaming kernel:  __driver_attach+0xd2/0x1c0
Apr 05 01:11:03 gaming kernel:  ? __pfx___driver_attach+0x10/0x10
Apr 05 01:11:03 gaming kernel:  bus_for_each_dev+0x8b/0xd0
Apr 05 01:11:03 gaming kernel:  bus_add_driver+0x142/0x230
Apr 05 01:11:03 gaming kernel:  driver_register+0x7b/0x120
Apr 05 01:11:03 gaming kernel:  ? __pfx_init_module+0x10/0x10 [amdgpu 4001d2461c0cc35468d96950a180d8e1b6e6f780]
Apr 05 01:11:03 gaming kernel:  do_one_initcall+0x5d/0x240
Apr 05 01:11:03 gaming kernel:  do_init_module+0x4a/0x200
Apr 05 01:11:03 gaming kernel:  __do_sys_init_module+0x17f/0x1b0
Apr 05 01:11:03 gaming kernel:  do_syscall_64+0x5f/0x90
Apr 05 01:11:03 gaming kernel:  ? ksys_read+0x6f/0xf0
Apr 05 01:11:03 gaming kernel:  ? syscall_exit_to_user_mode+0x1b/0x40
Apr 05 01:11:03 gaming kernel:  ? do_syscall_64+0x6b/0x90
Apr 05 01:11:03 gaming kernel:  entry_SYSCALL_64_after_hwframe+0x72/0xdc
Apr 05 01:11:03 gaming kernel: RIP: 0033:0x7f2022f20eee
Apr 05 01:11:03 gaming kernel: Code: 48 8b 0d 85 ee 0c 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 52 ee 0c 00 f7 d8 64 89 01 48
Apr 05 01:11:03 gaming kernel: RSP: 002b:00007ffd91e02bb8 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
Apr 05 01:11:03 gaming kernel: RAX: ffffffffffffffda RBX: 00005563ad787730 RCX: 00007f2022f20eee
Apr 05 01:11:03 gaming kernel: RDX: 00007f202346c343 RSI: 000000000169b11f RDI: 00007f201e969010
Apr 05 01:11:03 gaming kernel: RBP: 00007f202346c343 R08: 0000000000261000 R09: 0000000000000000
Apr 05 01:11:03 gaming kernel: R10: 0000000000035031 R11: 0000000000000246 R12: 0000000000020000
Apr 05 01:11:03 gaming kernel: R13: 00005563ad768010 R14: 00005563ad787730 R15: 00005563ad6b5c60
Apr 05 01:11:03 gaming kernel:  </TASK>
Apr 05 01:11:03 gaming kernel: ---[ end trace 0000000000000000 ]---
Apr 05 01:11:03 gaming kernel: amdgpu 0000:00:01.0: amdgpu: SE 1, SH per SE 1, CU per SH 3, active_cu_number 3
Apr 05 01:11:03 gaming kernel: [drm] Initialized amdgpu 3.49.0 20150101 for 0000:00:01.0 on minor 0
Apr 05 01:11:03 gaming kernel: amdgpu 0000:00:01.0: [drm] *ERROR* fbdev: Failed to setup generic emulation (ret=-22)
Apr 05 01:11:03 gaming kernel: acp3x-alc5682-max98357 AMDI5682:00: DMIC gpio failed err=-2
Apr 05 01:11:03 gaming kernel: acp3x-alc5682-max98357: probe of AMDI5682:00 failed with error -2
Apr 05 01:11:03 gaming systemd[1]: Created slice Slice /system/systemd-backlight.
Apr 05 01:11:03 gaming systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:amdgpu_bl0...
Apr 05 01:11:03 gaming kernel: acp3x-alc5682-max98357 AMDI5682:00: DMIC gpio failed err=-2
Apr 05 01:11:03 gaming kernel: acp3x-alc5682-max98357: probe of AMDI5682:00 failed with error -2
Apr 05 01:11:03 gaming kernel: acp3x-alc5682-max98357 AMDI5682:00: DMIC gpio failed err=-2
Apr 05 01:11:03 gaming kernel: acp3x-alc5682-max98357: probe of AMDI5682:00 failed with error -2
Apr 05 01:11:03 gaming kernel: acp3x-alc5682-max98357 AMDI5682:00: DMIC gpio failed err=-2
Apr 05 01:11:03 gaming kernel: acp3x-alc5682-max98357: probe of AMDI5682:00 failed with error -2

Try passing "amdgpu.dpm=0 amdgpu.aspm=0 amdgpu.runpm=0 amdgpu.bapm=0 pcie_aspm=off" to the kernel commandline, dpm=0 might cause the boot to "fail" (you don't see anything)
https://wiki.archlinux.org/title/Kernel_parameters

Offline

#9 2023-04-05 10:46:40

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,255

Re: cant fix audio at all, have tried multiple fixes

This is a chromebook and issues with it's audio support for normal linux uses quite notorious and known, you might need firmware that isn't redistributable easily, I've found https://github.com/eupnea-linux/audio-scripts which you might be able to use, you may need a chromeos recovery image of the chromeos version that shipped with your device.

Last edited by V1del (2023-04-05 10:47:22)

Offline

Board footer

Powered by FluxBB