lambda2501
lambda2501
Same error ! ``` Traceback (most recent call last): File "/home/truc/.local/bin/twtxt", line 5, in from twtxt.cli import main File "/home/truc/.local/lib/python3.10/site-packages/twtxt/cli.py", line 29, in from twtxt.twhttp import get_remote_tweets, get_remote_status File "/home/truc/.local/lib/python3.10/site-packages/twtxt/twhttp.py",...
With your changes, I got this when running `cargo run` ``` Compiling testnotify v0.1.0 (/home/testing/testnotify) warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` --> src/main.rs:14:9 | 14 | std::thread::sleep_ms(100000);...
I have nothing exotic as you ask. No special file system, no fuse mounts. I retried after reboot, same behaviour. I do not know where to look at. I'm using...
Ok, my issue was also on VoidLinux. So it could be because of the Void package ? Using root is not a solution, right ? Any new idea ?
I have no previous install. It's a new Dell XPS 13 9315 (2022 I think). It is delivered with Windows that I wiped out. I have another computer, an older...
Here the whole dmesg after a reboot and your file added to modprobe.d directory. https://bpa.st/3KXQ
> What happen if you run aplay -Dhw:0,2 xxx.wav? `$ aplay -Dhw:0,2 /usr/share/sounds/alsa/Noise.wav` gives me : `Lecture WAVE '/usr/share/sounds/alsa/Noise.wav' : Signed 16 bit Little Endian, Fréquence 48000 Hz, Mono aplay:...
> Can you try a 2 channel format wav? It works ! `aplay -Dhw:0,2 sample-file-4.wav` `Lecture WAVE 'sample-file-4.wav' : Signed 16 bit Little Endian, Fréquence 44100 Hz, Stéréo` `Avertissement :...
From the voidlinux repository I have this package installed : `alsa-ucm-conf-1.2.11_1 ALSA Use Case Manager topology configurations` Does it is what you're talking about ?
[alsa-info.txt](https://github.com/user-attachments/files/16155314/alsa-info.txt)