basilbasilikum

Results 12 comments of basilbasilikum

`alsa-info.sh`: http://alsa-project.org/db/?f=d613e748b059dc93e8c761432a6be7e93f1d393c I will try 'blacklist snd-sof-pci-intel-cnl' and `sof-dyndbg.conf.txt` and report back.

With `blacklist snd-sof-pci-intel-cnl`, and `sudo modprobe snd-sof-pci-intel-cnl` after boot, the command completed and exited without errors but immediately after exit the system hangs.

I have enabled dynamic debugging, but not sure how to get the logs file when it crash because: 1. it doesn't always crash immediately 2. when it crash, the logs...

https://youtu.be/OA8kGVxzN10 here is a video of the boot with dynamic debugging and without `dsp_driver` nor `blacklist snd-sof-pci-intel-cnl` > I am not aware of any specific issues with that platform, quite...

The `log.txt` came out empty, probably because the file wasn't written to disk before the system hanged. However, I tried using another PC to connect to the laptop via SSH...

Does running `systemctl --user disable pipewire-pulse.socket`, `systemctl --user disable pipewire-pulse.socket`, `systemctl --user disable pipewire.socket` and `systemctl --user disable pipewire.service` as non-root user, and boot without `blacklist snd-sof-pci-intel-cnl` suffice?

So apparently even if the services are disabled, they'll still start on boot. So I booted with `blacklist snd-sof-pci-intel-cnl`, and then stopped the services, then only I run `sudo modprobe...

I have looped the actions (reboot, stop all pipewire services/sockets, modprobe snd-sof-pci-intel-cnl) every five minutes for 10 hours, and I can confirm that if pipewire is stopped before modprobing, it...

It still hangs after PipeWire is started.

The entire device is stuck, even REISUB doesn't work. So I can't see the dmesg log on that device. I can try using SSH from another device to get the...