Jump to content

Ben N Voutour

Members
  • Posts

    64
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. what gpu is in the rk3318, bing seems to think there are 2 variants one with the mali450-mp2 and one with the mali450-mp5? can you help me use the mali 450-mp2 utgard driver i know not to use ump but how do i install that instead of the lima driver. the source is from the arm developer site. DX940-SW-99002-r13p0-01eac0.tar
  2. This DTB enables all the ram speeds and the Mali 450 MP2 GPU is set so it can boost to 750 MHz well within safe operating voltages and the CPU is set to be able to scale to 1.5 GHz (also well-within safe operating voltages. Tings Fixed : Mali450-MP2 GPU Clock [added 600 / 700 / 750 MHZ OPP] RK3318 CPU Clock [600 MHz to 1.5 GHz] DDR RAM [All Enabled] thanks to the support of Bing copilot in precise prompt feel free to test now that i got everything nearly sorted out. (WARNING!!! Large Heat Sink + 12V Fan Required) The DTS File is also here if you want to tweak the settings you need. place the File "rk3318.DTB" in /boot/dtb/rockchip/rk3318.dtb and reboot. and point /boot/armbianEnv.txt so that rk3318-box.dtb is "rk3318.dtb" rk3318.dtb rk3318.dts
  3. i'm on Armbian 24.8.x and when kodi is the default windowmanager, after a little bit , the display goes blank and pressing the keyboard buttons wake it up, i want to know how to stop that from happening? i tried to set t it in /etc/X11/xorg.conf and nothing worked. help?
  4. Try These Files to see if 1.5 GHz works for you. on my box it runs around 40 to 50 c when playing music in Kodi for Debian. feel free to tweak the dts file to work with your device and not of caution; use a heat sink and fan if you can find a fan that fits... it is as low of an under-volt as i can manage and also note; use a 5v 4 Amps power brick. any less than 4A and the system won't be stable. rk3318-test.dts rk3318-box.dtb
  5. here is a working dtb with the GPU working and working CPU clocks rk3318-box.dtb
  6. i set the cpu like this and i will test it and hope it works opp-1392000000 { opp-hz = <0x00 0x52f83c00>; opp-microvolt = <0x137478>; clock-latency-ns = <0x9c40>; status = "okay"; }; opp-1400000000 { opp-hz = <0x00 0x53724e00>; opp-microvolt = <0x138800>; clock-latency-ns = <0x9c40>; status = "okay"; }; opp-1500000000 { opp-hz = <0x00 0x59682f00>; opp-microvolt = <0x13e9a8>; clock-latency-ns = <0x9c40>; status = "okay"; }; }; thanks for the interesting method @jock can you put this in the next build?
  7. note of caution; the default gpu values are very bad here is what i changed it to opp-720000000 { opp-hz = <0x00 0x2aea5400>; opp-microvolt = <0x116520 0x111700 0x120160>; }; opp-725000000 { opp-hz = <0x00 0x2b369f40>; opp-microvolt = <0x116520 0x11700 0x120160>; }; opp-733000000 { opp-hz = <0x00 0x2bb0b140>; opp-microvolt = <0x116520 0x111700 0x120160>; }; opp-750000000 { opp-hz = <0x00 0x2cb41780>; opp-microvolt = <0x116520 0x111700 0x120160>; }; }; if the voltage doesn't work the desktop won't be clickable at all. if the desktop and its items are clickable and not locking up, then the settings work but i need more testers. Can you make this dtb the new standard for armbian and make sure it doesn't crash the weird thing about the desktop not being clickable is that the mouse cursor still works but the display times out
  8. i am testing new gpu clocks since the rk3318 has an arm mali-450mp3 penta core gpu here is an example gpu-opp-table { compatible = "operating-points-v2"; phandle = <0x3e>; opp-400000000 { opp-hz = <0x00 0x17d78400>; opp-microvolt = <0xf4240 0xe7ef0 0x124f80>; }; opp-500000000 { opp-hz = <0x00 0x1dcd6500>; opp-microvolt = <0x100590 0xe7ef0 0x124f80>; }; opp-600000000 { opp-hz = <0x00 0x23c34600>; opp-microvolt = <0x100590 0xe7ef0 0x124f80>; }; opp-750000000 { opp-hz = <0x00 0x2cb41780>; opp-microvolt = <0x10c8e0 0xe7ef0 0x124f80>; }; }; i'll report more soon...
  9. trying these opp-1392000000 { opp-hz = <0x00 0x52F83C00>; opp-microvolt = <0x137478>; clock-latency-ns = <0x9c40>; status = "okay"; }; opp-1400000000 { opp-hz = <0x00 0x53724E00>; opp-microvolt = <0x149970>; clock-latency-ns = <0x9c40>; status = "okay"; }; opp-1500000000 { opp-hz = <0x00 0x59682F00>; opp-microvolt = <0x155CC0>; clock-latency-ns = <0x9c40>; status = "okay"; };
  10. @Energokom can you tell me the opp- , opp-hz as well as the opp-microvolt for 1.4 and 1.5 GHZ as i would like to test an idea i was thinking over repeatedly... the ddrbin works at 800 for me can we set the gpu to be at 750 mhz or higher? and can we make the latency values a bit better and how do you know what to set it to? i tested 1.3 i'm not worried about bricking as i can usually get these tv boxes pretty cheap online. thanks for the testing
  11. is there a way to format a 256 MB (Not GB) for booting from USB 2.0 port? the USB is a 32 GB Flash Drive for a type a 3.0 port. how do i make my 256MB Micro SD card for booting in this manner? the current images are bigger than 256 Mega Bytes which is annoying me due to lack of documentation thanks for taking the time to read this.
  12. i'm on Edge Kernel 6.7.4 XFCE Ubuntu Noble 25.5.x ARM64 (RockChip64) (Armbian Beta Channel) and so far, at 800 MHz DDRbin on an sd card with 1296 MHz CPU OC and it is rock solid stable. All I need is to have the led display with FD6551(A) and cvbs out working in newer builds and where do i add an optical port on my board since other rk3318/3328 have the port but mine doesn't @jock is having earlykprintf in my boot config correct? what else should i test on my box?
  13. i'm running "Linux rk3318-box 6.7.4-edge-rockchip64 #1 SMP PREEMPT Mon Feb 5 20:17:12 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux" (Ubuntu Noble ARM64) (That was from "uname -a [as root]") mine is at 800 MHz and no brick so far. i'm using microsd card (256GB) (Legit) and it runs pretty nice except for the non flathub version of kodi (it hangs with no errors) XFCE 4 desktop is normal fwiw and i'm experimenting with other desktop environments and window managers and compositing but hardware video acceleration does not work (Software Render only?) P.S. (I'm Not Crying, You're Crying.) #RK3318 #RockChip #Armbian #beta
  14. then what is 1596000000 ? that is what it returned for me as root # "cat /sys/kernel/debug/clk/dpll/clk_rate" should i try 1333? or 1600? i'm gonna try 1066 first. unless i'm missing something , some of these boxes can sort of handle the higher ddrbin, we might have to play a bit with it. these boxes are a dime a dozen from most online stores....
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines