hi,
I have been using LMS on a raspberry pi zero w and 2w for over one year to stream the signal from my turntable with the wavin plugin ("wavin:default" as a favourite) and a sound card with very good results.
However now i want to do the same with a pi 4b and i have a problem: the USB card is not always set as default card and when this happens, there is no sound...
Searching the internet i have learned how to set the USB soundcard as default modifying /etc/asound.conf
I use:
sudo vi /etc/asound.conf
to access the file, modify it accordingly, save the changes, and voila, i have my sound again. all good here.
The problem is that when i reboot the pi, the file returns to its original status and i need to modify it again.....
Is there a way to save these changes permanently?
If not, is there any other way to set up the USB soundcard as default permanently?
thank you for your help.
I have been using LMS on a raspberry pi zero w and 2w for over one year to stream the signal from my turntable with the wavin plugin ("wavin:default" as a favourite) and a sound card with very good results.
However now i want to do the same with a pi 4b and i have a problem: the USB card is not always set as default card and when this happens, there is no sound...
Searching the internet i have learned how to set the USB soundcard as default modifying /etc/asound.conf
I use:
sudo vi /etc/asound.conf
to access the file, modify it accordingly, save the changes, and voila, i have my sound again. all good here.
The problem is that when i reboot the pi, the file returns to its original status and i need to modify it again.....
Is there a way to save these changes permanently?
If not, is there any other way to set up the USB soundcard as default permanently?
thank you for your help.