This commit is contained in:
Ralf Koop 2025-03-30 18:33:20 +02:00
parent 045a5b610f
commit c71f9cca40

View File

@ -1,5 +1,7 @@
Wenn der interne Lautsprecher unter Linux nicht geht :
Unter Fedora müssen noch die alsa-tools installiert werden
1 )
```command
wget https://gist.githubusercontent.com/eddy-geek/ef86267fbec87479aba905302909921a/raw/ -O necessary-verbs2.sh
@ -16,4 +18,10 @@ sudo tee /etc/modprobe.d/audio-fix-alc298--samsung-headphone.conf <<< 'options s
```
This will take affect after reboot.
Mount SD Card Reader :
```Command
sudo mount /dev/mmcblk0 /media/
```
#Linux