06-06-2019, 03:34 PM
(06-05-2019, 08:57 PM)Edward Wrote:(06-05-2019, 02:02 PM)Vhond Wrote: After altering the /boot/config.txt file my RPI (version 2B) wouldn't boot anymore...
(so I could not give you some log files...)
The script does nothing in the /boot/config.txt file.
Not sure what altered the file.
Also if your RPI is not booting I don't think you will be able to get any log files from it. Not exactly sure what you did or what happened but nothing in the script effects booting or anything remotely connected to how the RPi boots.
(06-06-2019, 12:21 PM)Edward Wrote:(06-06-2019, 06:12 AM)Vhond Wrote: @Edward: I didn't add the sound file I only made changes to the config.txt file which did stop my RPI.
You're talking about a script but the start of this topic suggests you have to edit 2 files (config.txt with more parameters and the rc.local file with a link to the created .sh file) and add a sound (.sh) file.
Did I overlook something?
Yes I have a script now that takes care of all this....it does not change the config.txt file because those changes do not benefit the sound. I think I mentioned that in one of my posts in this thread. Anyway here is a link with instructions.
https://github.com/dynobot/Linux-Audio-Adjustments
Ok, thank you for the link.