Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Faster boot
#1
While moode is not at all slow to boot, I would like to see, if I can make it a bit faster. Also I don't need wifi and posibly not bluetooth either, so after reading this:

http://himeshp.blogspot.com/2018/08/fast...ry-pi.html

I'm thinking about adding the following to config.txt in the /boot/ folder

Addition

Code:
# Overclock the SD Card from 50 to 100MHz
# This can only be done with at least a UHS Class 1 card
dtoverlay=sdtweak,overclock_50=100


Uncomenting:

Code:
#dtoverlay=pi3-disable-wifi
#dtoverlay=pi3-disable-bt

to

Code:
dtoverlay=pi3-disable-wifi
dtoverlay=pi3-disable-bt

I'm guessing that overclocking the sdcard should be straightforward, but I'm wondering if disabling wifi and bluetooth on a system level will create any problems for moode?

Does anyone have any ideas if this could create problems?
Max Schmeling
Reply
#2
(05-20-2020, 04:40 PM)Max Schmeling Wrote: While moode is not at all slow to boot, I would like to see, if I can make it a bit faster. Also I don't need wifi and posibly not bluetooth either, so after reading this:

http://himeshp.blogspot.com/2018/08/fast...ry-pi.html

I'm thinking about adding the following to config.txt in the /boot/ folder

Addition

Code:
# Overclock the SD Card from 50 to 100MHz
# This can only be done with at least a UHS Class 1 card
dtoverlay=sdtweak,overclock_50=100


Uncomenting:

Code:
#dtoverlay=pi3-disable-wifi
#dtoverlay=pi3-disable-bt

to

Code:
dtoverlay=pi3-disable-wifi
dtoverlay=pi3-disable-bt

I'm guessing that overclocking the sdcard should be straightforward, but I'm wondering if disabling wifi and bluetooth on a system level will create any problems for moode?

Does anyone have any ideas if this could create problems?

How does disabling unwanted features in this way differ from disabling them within moode & rebooting?
Reply
#3
Right, u can just turn them off in System Config screen.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Forum Jump: