lanefu changed the topic of #armbian-rockchip to: Armbian - Linux for ARM development boards | Rockchip SoC | www.armbian.com | This channel is relayed to the equivalent Discord channel | this channel is logged
_whitelogger has joined #armbian-rockchip
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian-rockchip
<DC-IRC>
[Discord] <misty_cloud_> Hello, Is there any way to overclock an Orange Pi 5 Ultra CPU beyond 2.4GHz for the main cores? Running Armbian Minimal weekly for OPI5 Ultra. Also i could not get the fan header to work, if anyone knows how to make that work, that would also be great
<DC-IRC>
[Discord] <misty_cloud_> Hello, Is there any way to overclock an Orange Pi 5 Ultra CPU beyond 2.4GHz for the main cores? Running Armbian Minimal weekly for OPI5 Ultra.
<DC-IRC>
[Discord] <Werner> none without modifying the device tree, adding custom opp nodes and taking the risk of frying your board. Under the bottom line it is most likely not worth.
<DC-IRC>
[Discord] <misty_cloud_> Alright i'll look into it. Thanks
<DC-IRC>
[Discord] <misty_cloud_> Im following the guide but i do not see the RK3588-opp-oc-24ghz option for the cpu
<DC-IRC>
[Discord] <misty_cloud_> also im looking to push the cpu beyond 2.4ghz
<DC-IRC>
[Discord] <mecoblock> I don’t think anyone was able to do that
<DC-IRC>
[Discord] <misty_cloud_> oh no. Was hoping i could since the pi 5 has the same main cores and has the ability to Overclock
<DC-IRC>
[Discord] <mecoblock> maybe you’re missing an update? There was an older version where the overlay wasn’t bundled in. Else just download it from the armbian/linux-rockchip overlay folder and add it manually
<DC-IRC>
[Discord] <mecoblock> different process nodes etc. just the cores being the same doesn’t make them the same
<DC-IRC>
[Discord] <misty_cloud_> Just what i was afraid to hear, that's quite the expensive screw up on my end hahaha...
<DC-IRC>
[Discord] <misty_cloud_> Where do i find the overlay folder and the downloads?
<DC-IRC>
[Discord] <misty_cloud_> Alright so where do i find the RK3588 opp overlay? Since i don't have one in here surprisingly
<DC-IRC>
[Discord] <misty_cloud_> also how do i make my own overlay by that extension, might see if it is possible to make a 3ghz overlay or smt
<DC-IRC>
[Discord] <misty_cloud_> also how do i make my own overlay by that extension, might see if it is possible to make a 3ghz overlay or smt unless i do not understand something fundamentally
<DC-IRC>
[Discord] <mecoblock> github.com/armbian/linux-rockchip also don’t want to be rude but if you don’t know your way around this you shouldn’t try overclocking as you will brick it with what you’re trying to do with values above we determined before
<DC-IRC>
[Discord] <mecoblock> something like 3ghz simply isn’t possible as that SoC wasn’t made for that
<DC-IRC>
[Discord] <misty_cloud_> I see, thanks for the heads up. Guess i might have to figure out another application to use the opi 5 ultra hahaha..
<DC-IRC>
[Discord] <mecoblock> Jellyfin would be a great start ;)
<DC-IRC>
[Discord] <misty_cloud_> Perhaps thanks. Original intent was to replace my Rpi 5 with the opi5 ultra for running a modded minecraft server, hence why i asked if it is possible to OC
<DC-IRC>
[Discord] <Werner> 2.4ghz is best what should work fairly stable. Some sort of cooling is mandatory
<DC-IRC>
[Discord] <misty_cloud_> I have a 25x25 heatsink with a fan on it
<DC-IRC>
[Discord] <misty_cloud_> hopefully that is enough
<DC-IRC>
[Discord] <mecoblock> With ram oc and cpu oc you should be able to do that no problem. At least better than the RPI5 but modded minecraft servers require high single core performance rather seen in ryzen or epyc 4004/5 cpu‘s
<DC-IRC>
[Discord] <mecoblock> even server arm isn’t ideal for that
<DC-IRC>
[Discord] <misty_cloud_> Yeah call me a fool but i bought it simply because it was fun to muck around in a pi and to put it into a north pi mini case lol
<DC-IRC>
[Discord] <mecoblock> arm cpu‘s are made for multi core applications like database and basic homelab
<DC-IRC>
[Discord] <misty_cloud_> i am already ordering a mini pc with a a much better Ryzen 5825U CPU
<DC-IRC>
[Discord] <misty_cloud_> i am already ordering a mini pc with\ a much better Ryzen 5825U CPU
<DC-IRC>
[Discord] <misty_cloud_> i am already ordering a mini pc with a much better Ryzen 5825U CPU
<DC-IRC>
[Discord] <misty_cloud_> That makes a lot of sense now that you mentioned it
<DC-IRC>
[Discord] <mecoblock> Theres still fun projects you can do with it. Its like the best jellyfin server you can do for 99.99% of homelabs and just hosting random docker containers like home assistant, paperless-ngx, dns adblock,….
<DC-IRC>
[Discord] <misty_cloud_> Hopefully so, cause i managed to OC my pi to 3.1GHz but no ram OC cause i have no idea how to do that
<DC-IRC>
[Discord] <misty_cloud_> Yeah i might try jellyfin, otherwise i'd have a very expensive paper weight 👀
<DC-IRC>
[Discord] <misty_cloud_> Also i still could not find that overlay file. Also the wifi is not working and im unsure if that is also another missing overlay
<DC-IRC>
[Discord] <misty_cloud_> nevermind, i found the 24ghz overlay
<DC-IRC>
[Discord] <misty_cloud_> Hey I tried to compile the overlay butr im given the warning of "No space left on device. Thing is, i have a 500GB ssd so i have no idea how it has no space.
<DC-IRC>
[Discord] <human_urostor> Please do `pwd`
<DC-IRC>
[Discord] <human_urostor> And paste your compile command
<DC-IRC>
[Discord] <human_urostor> Also, overclocking for the sake of overclocking... Not sure why do it tbh, but to each their own
<DC-IRC>
[Discord] <misty_cloud_> im following armbian docs
<DC-IRC>
[Discord] <misty_cloud_> Nevermind it worked after reboot
<DC-IRC>
[Discord] <misty_cloud_> Something about tmpfs being full
<DC-IRC>
[Discord] <human_urostor> I don't usually use the root account
<DC-IRC>
[Discord] <human_urostor> sudo alone is safer
<DC-IRC>
[Discord] <misty_cloud_> Well line 4 of armbian docs says `Compile and activate the overlay by running armbian-add-overlay <overlay_file.dts> as root, i.e. sudo armbian-add-overlay sht15.dts`
<DC-IRC>
[Discord] <misty_cloud_> running as root so i assumed it wanted root user
<DC-IRC>
[Discord] <menu> you shouldn't use `sudo` as root, `sudo` runs the specified command as root
<DC-IRC>
[Discord] <misty_cloud_> Ah, I see
<DC-IRC>
[Discord] <misty_cloud_> Well lesson learned
<DC-IRC>
[Discord] <misty_cloud_> Yeah I get where you are coming from, issue is that last time i tried downclocking my Minecraft server on the rpi from 3ghz to 2.8 and it became unbearably laggy so im not sure if that is the 3ghz being funky, or the server needing 3ghz
<DC-IRC>
[Discord] <human_urostor> There's nothing special about any frequencies
<DC-IRC>
[Discord] <human_urostor> Especially in unrelated chips
<DC-IRC>
[Discord] <misty_cloud_> Alright, i'll test the server and see how it goes. Thanks for your input
<DC-IRC>
[Discord] <misty_cloud_> Alright, i'll test the server and see how it goes. Thanks for your input!
<DC-IRC>
[Discord] <human_urostor> Keep in mind that you have 4 more cores on RK3588
<DC-IRC>
[Discord] <human_urostor> And faster memory
<DC-IRC>
[Discord] <misty_cloud_> Yes, issue is, Minecraft is famously known as a single core program, or at least mostly
<DC-IRC>
[Discord] <misty_cloud_> :sweating:
<DC-IRC>
[Discord] <human_urostor> Ah. OK, I don't run this so don't know
<DC-IRC>
[Discord] <misty_cloud_> All good hahaha. It's why i wanted to OC to get the most out of that one core
<DC-IRC>
[Discord] <menu> that's mostly down to runtime + tuning, there *are* ways to improve it
<DC-IRC>
[Discord] <misty_cloud_> Yup would be doing that too.
<DC-IRC>
[Discord] <misty_cloud_> Good news, server seems to be running a lot better! Thank you guys
<DC-IRC>
[Discord] <tijean.> hello ,newbie here , downloaded Armbian 25.5.1 Bookworm Minimal / IOT for orange 5 ,
<DC-IRC>
[Discord] <tijean.> boot on sdcard but root/1234 still not work , root/admin no working ,
<DC-IRC>
[Discord] <tijean.> ( i typped 1234 in login zone ,and i type correctly password ..... )
<DC-IRC>
[Discord] <tijean.> flashed image with raspberypi imager is may be the probleme ?
<DC-IRC>
[Discord] <tijean.> anyway : plug keyboard on device what is the password for orangepi ?
<DC-IRC>
[Discord] <tijean.> thank's
<DC-IRC>
[Discord] <menu> what user:pass have you been using exactly?
<DC-IRC>
[Discord] <tijean.> root 1234
<DC-IRC>
[Discord] <menu> that should work unless you've changed it, or provisioned through/root/.not_logged_in_yet
<DC-IRC>
[Discord] <menu> though i seem to recall first boot logging in automatically ¿
<DC-IRC>
[Discord] <tijean.> i have to made video ?
<DC-IRC>
[Discord] <tijean.> i take my iphone , download it flash it and boot and u will see
<DC-IRC>
[Discord] <misty_cloud_> tijean are you using ssh?
<DC-IRC>
[Discord] <misty_cloud_> Just checking how did you burn the img to the sd card
<DC-IRC>
[Discord] <tijean.> new flash new version , simply no logued
<DC-IRC>
[Discord] <tijean.> this time im orange5@orange5
<DC-IRC>
[Discord] <misty_cloud_> as in what soft ware did you use to flash the sd card
<DC-IRC>
[Discord] <tijean.> raspbery imagetr
<DC-IRC>
[Discord] <tijean.> raspbery imager ;but use custom image
<DC-IRC>
[Discord] <tijean.> used it before covid without problem
<DC-IRC>
[Discord] <misty_cloud_> Ah ok so did you flash it with "custom settings"
<DC-IRC>
[Discord] <misty_cloud_> ok are you using SSH
<DC-IRC>
[Discord] <tijean.> putty
<DC-IRC>
[Discord] <misty_cloud_> did you set username as root
<DC-IRC>
[Discord] <misty_cloud_> r
<DC-IRC>
[Discord] <tijean.> no putty no work , i use keyboard on device
<DC-IRC>
[Discord] <tijean.> sorry
<DC-IRC>
[Discord] <tijean.> putty same root / 1234 refused
<DC-IRC>
[Discord] <misty_cloud_> wait can you join vc
<DC-IRC>
[Discord] <misty_cloud_> Hmm did you connect the orange pi to your router with lan cable? I think there is some issue with wifi as mine is also not on wifi
<DC-IRC>
[Discord] <tijean.> device is in lan , putty connect to it , but password was refused
<DC-IRC>
[Discord] <tijean.> sorry slow 1 keyboard for 2 ... and try to folowing gemini but no solution too
<DC-IRC>
[Discord] <tijean.> so im on device , gemini say type exit to change user but im stay in @orangepi
<DC-IRC>
[Discord] <menu> that is definitely the orange pi fork of Armbian, not actual armbian; what's the filename you've been flashing?
<DC-IRC>
[Discord] <stalkeruser_42750> where can I find the final device tree source that gets compiled before generating the .img file ?
<DC-IRC>
[Discord] <misty_cloud_> Does anyone know how i can use maskrom to unbrick my pi lol. tried to OC my ram and it is bricked
<DC-IRC>
[Discord] <misty_cloud_> Does anyone know how i can use maskrom to unbrick my opi 5 ultra lol. tried to OC my ram and used the values on the website but i bricked it so i want to find out how to unbrick it
<DC-IRC>
[Discord] <random_anon_cesar> Did a quick search and found this for the OrangePi5 Plus