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> <speakertomeat> Hi all. Question, i've installed cli on a orange pi 4 lts. I want the bare minimum Xorg to just display and run MPV full screen, no desktop environment or window manager. My question is (a quick search gave me no results), what video driver do I need to install? My guess is xserver-xorg-video-armsoc-endlessm but I want to be sure (and I wouldn't want to clutter with xorg-video-al <clipped message>
<DC-IRC> <speakertomeat> l). Thank you very much.
<DC-IRC> <amazingfate> What kernel?
<DC-IRC> <igorpec> csc images can also be found here https://github.com/armbian/community but status is unknown
<DC-IRC> <peterAndersson> Nice looks like it has bookworm for my device! Is there something i can do to help test if this is good to be marked as stable?
<DC-IRC> <meneerkim> Does anyone know a tool to automatically write EMMCs? I need to write a lot of them and don't want to do it manually
<DC-IRC> <peterAndersson> So if i understand the document correctly it will at earliest happen in August?
<DC-IRC> <igorpec> no, that is not written in that document. It is written how you can maintain some hardware within Armbian. In response to your "Is there something i can do to help ..."
<DC-IRC> <lanefu> Realistically you'll have to make a tool yourself. What device and how many?
<DC-IRC> <meneerkim> I'm using RADXA Rock 5B and I've got about 100 of them
<DC-IRC> <meneerkim> I thought someone might already have written a simple script using rkdevtool but I can't find anything on google
<DC-IRC> <lanefu> Are the emmcs blank or do they have android garbage on them?
<DC-IRC> <speakertomeat> Me? 6.1.30-rockchip64
<DC-IRC> <amazingfate> just install latest mesa, then you have panfrost gpu driver.
<DC-IRC> <speakertomeat> Which x-org-video connects to panfrost though, please? I don't have a panfrost, or mesa, or libgl xorg-video
<DC-IRC> <speakertomeat> fbdev?
<DC-IRC> <speakertomeat> Which xorg-video connects to panfrost though, please? I don't have a panfrost, or mesa, or libgl xorg-video
<DC-IRC> <amazingfate> This package contains panfrost driver.
<DC-IRC> <speakertomeat> Thank you
<DC-IRC> <speakertomeat> I was looking for a packages.armbian.com but I guess with so many boards, and debian and ubuntu sources it's complicated
<DC-IRC> <speakertomeat> No go for xorg driver though, if I get things correct, I need to use fbdev for xorg, and if a desktop or program wants acceleration maybe it'll need direct panfrost support or libgl support
<DC-IRC> <speakertomeat> Ok pulled in fbdev, startx works, and from logs glamoregl is being pulled in and hooking with panfrost
<DC-IRC> <peterAndersson> Hi I'm trying to read the soc temp on my RockPi 4c+, but my `/etc/armbianmonitor/datasources/soctemp` points at `/sys/devices/virtual/thermal/thermal_zone0/temp` but that file does not exist? do I need to enable some kernel module or install some other apk package?
<DC-IRC> <nicod_sbc> @peterAndersson /sys/class/thermal/thermal_zone0/temp
<DC-IRC> <peterAndersson> Thanks i will check that later, right now I'm installing the rolling release to see if that has the same issue
<DC-IRC> <peterAndersson> Can't get the rolling release to work, it did not boot, no idea why as I don't have a micro hdmi adapter, but it never fetched a ip from the DHCP.
<DC-IRC> <peterAndersson> @nicod_sbc But `/sys/class/thermal/thermal_zone0/temp` does not exist I have `/sys/class/thermal/cooling_device0` and `cooling_device1` same folders exist under `/sys/devices/virtual/thermal/`