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
<DC-IRC>
<ossuaries> Alright, found the fix. (the equivalent of memmap=2G$0M is mem=2G@2G, using exact values instead of 2G.)
<DC-IRC>
<ossuaries> new question: anyone know how to see ram usage, or allocation, by hex address? Someone suggested sudo cat /proc/iomem. Does that seem right?
<DC-IRC>
<ossuaries> And a last question: total ram returned by free -m is 3863MB. Is this actually 3863MB, or is there 137MB reserved somewhere? If it's actually that number, should I split this down the middle to determine the precise value for mem=n@n?
<DC-IRC>
<Tonymac32> I know a guy that needs beer money
<DC-IRC>
<Tonymac32> 😄 😄 😄
<DC-IRC>
<Tonymac32> I owe Rich and FriendlyARM a T6 DTS first though
<DC-IRC>
<gambl0r> Hello all, anyone know if it's possible to wake an rk3399 that has gone into suspend? On bookworm 6.3.7
<DC-IRC>
<Tonymac32> that's going to depend on a ton of factors, so I can't say for sure
<DC-IRC>
<Tonymac32> kernel, the mood of the dev who set up the device tree for the device, etc etc etc
<DC-IRC>
<gambl0r> orange pi 4 lts
<DC-IRC>
<gambl0r> 🙂
<DC-IRC>
<Tonymac32> ok, so quality of the hardware is known, probably not looking good
<DC-IRC>
<Tonymac32> 😉
<DC-IRC>
<Tonymac32> (jokes aside, it depends on a lot of things playing nice with each other, I've never seen it work "well"
<DC-IRC>
<gambl0r> it's a shame it's enabled by default
<DC-IRC>
<gambl0r> now I can't wake it, it suspended on me while I was using using it too, which I find strange
<DC-IRC>
<Tonymac32> I noticed that on my EFI image on the H3+
<DC-IRC>
<Tonymac32> even vanilla Ubuntu doesn't enable that by default in my experience
<DC-IRC>
<Tonymac32> hmmmm
<DC-IRC>
<gambl0r> `Broadcast message from lmartin@orangepi4-lts (Mon 2023-06-12 13:14:11 AEST):
<DC-IRC>
<gambl0r> The system will suspend now!`
<DC-IRC>
<gambl0r> bye bye
<DC-IRC>
<Tonymac32> @IgorPec out of curiosity do we set that parameter for some reason?
<DC-IRC>
<Tonymac32> (it's sleeping time in Europe so expect no one to see my rude ping until a few hours from now)
<DC-IRC>
<gambl0r> It's all good, it can sleep away for now
<DC-IRC>
<amazingfate> We can merge rk35xx-legacy and rk3588-legacy now. They share the same source repo.
<DC-IRC>
<amazingfate> The only thing need to handle is panfrost driver and biofrost share the same driver compatibility, we have to spilt that for rk356x and rk3588.
<DC-IRC>
<Tonymac32> ooof well done driver devs
<DC-IRC>
<Tonymac32> 😉
<DC-IRC>
<Tonymac32> can we just patch those strings for the sake of avoiding all the overhead?
<DC-IRC>
<Tonymac32> I guess it doesn't really matter, I just have nightmares of the still convoluted beyond all belief RK3399 situation from forever ago