Build Your Own Arcade Controls Forum
Main => Raspberry Pi & Dev Board => Topic started by: ajmartin on July 18, 2018, 10:32:55 am
-
Hello,
I set the sound in raspiconfig to 3.5 and it works fine until the system is rebooted then it returns to AUTO . I have to go in and change it every time. How can I make this permanent.
Thanks,
Alan
-
Can you make the file read only?
-
SOunds like you are not saving the changes you are making to the file -- so either the file is already set to read only and is not writting the changes to disk or you need to make sure you are saving the changes before you exit -- SInce you say the changes work until you exit and then do not load on the next time it would mean the file saved to the disk does not have the changes saved to it and they are only being changed in memory.
-
side note I didn't get to this stage yet of my Rpi3b+ what are you guys doing for audio out from the Rpi3b+, any one sell super cheap 3.5mm audio with 6ft-12ft +/- so I can splice it and solder it into my speaker when the time comes. I don't anticipate on adding a sub likely just a single 6x9 speaker.
-
This is a new install of retropie 4.4 . The audio change is made in the raspiconfig menu. It is not read only, it successfully stored my wifi info and my IP address. I dont want to make it read only because there are lots of time you need to change something in the config. I think there is some where I can edit a line but I am not sure.
Thanks,
Alan
-
side note I didn't get to this stage yet of my Rpi3b+ what are you guys doing for audio out from the Rpi3b+, any one sell super cheap 3.5mm audio with 6ft-12ft +/- so I can splice it and solder it into my speaker when the time comes. I don't anticipate on adding a sub likely just a single 6x9 speaker.
Look on ebay or amazon.
That jack will not power the speakers directly, you will need to use an amplifier to step up the current.
I think the simplest way is to buy a cheapm set of pc speakers and use the insides.
You will have the cable, jack amp, and speakers. Im not 100% sure that a regular audio cable will work in the RPi jack because that jack also has a connection for video.
You can also get a cheap USB sound card, I think it sounds much better than the 3.5 mm jack on the RPi.
ajmartin: can you post your config.txt file?
-
Ok, STUPID ME. I was focused on the raspi-config because I had successfully made permanent changes there. When I set the audio to the 3.1mm jack it worked perfect LOUD and clear on my speakers. It was only on reboot I had a problem. Setting it again made it work for that session. After beating my head against the wall for a while , I just went back for a fresh look. The first setting in the list at the retropie screen is labeled AUDIO. I set it there and now it is permanent. On to the next problem and that will be a post soon if I don't figure it out.
Thanks,
Alan