Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Xbian overclock presets [RPi 4B]
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Xbian overclock presets [RPi 4B]
5th Mar, 2025, 12:06 PM
Post: #5
sinkcorrect Offline
Registered
Posts: 1
Joined: Mar 2025
Reputation: 0
RE: Xbian overclock presets [RPi 4B]
(23rd Jan, 2025 07:40 PM)kenuser Wrote:  Hi ,
my Raspberry Pi 4B has a passive aluminium cooler "enclosure". I use it as audio kodi server (no video stream).
With no overclock, sometimes during reproduction big .flac files the player stop working for somes seconds, so I little overclocked adding to /boot/config.txt:
Code:
arm_freq=900
core_freq=400
sdram_freq=400
over_voltage=0

and it's better but no perfect. The temperature is ok:

Terminal

root@xbian ~ # vcgencmd measure_temp
temp=39.0'C

Now, using xbian-config command and choosing -> Settings -> System -> Overclocking a window appear with advice:
Terminal
Xbian has tested different overclocking settings and created a most preferable combination of settings

but ones closed the advice I see no presets to choose, there are only two options to manually insert.
My question is how to load the tested overclocking settings combinations? And which you use as good compromise?
Thank you

Xbian’s overclocking presets should appear in `/etc/xbian/overclock.conf`. If they don’t, update your system:

```bash
sudo apt update && sudo apt upgrade -y
sudo reboot
```

For better FLAC playback, manually set in `/boot/config.txt`:
```ini
arm_freq=1750
core_freq=600
gpu_freq=600
over_voltage=2
sdram_freq=500
```
Then reboot:
```bash
sudo reboot
```

Your cooling is good, so this should be stable. Let me know if issues persist!
Visit this user's website Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Xbian overclock presets [RPi 4B] - kenuser - 23rd Jan, 2025, 07:40 PM
RE: Xbian overclock presets [RPi 4B] - Nachteule - 4th Feb, 2025, 08:22 PM
RE: Xbian overclock presets [RPi 4B] - kenuser - 6th Feb, 2025, 11:33 PM
RE: Xbian overclock presets [RPi 4B] - GilbertKelly - 15th Apr, 2025, 12:37 PM
RE: Xbian overclock presets [RPi 4B] - Nachteule - 7th Feb, 2025, 12:06 AM
RE: Xbian overclock presets [RPi 4B] - sinkcorrect - 5th Mar, 2025 12:06 PM
RE: Xbian overclock presets [RPi 4B] - bevis - 12th Mar, 2025, 07:00 PM

Possibly Related Threads...
Thread: Author Replies Views: Last Post
  [Solved] Xbian-config overclock settings Smultie 10 31,368 14th Dec, 2013 07:27 PM
Last Post: mk01

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 9th Jun, 2025, 04:15 AM Powered By MyBB, © 2002-2025 MyBB Group.