ChanServ changed the topic of #linux-cros-arm to:
hexdump01 has joined #linux-cros-arm
hexdump0815 has quit [Ping timeout: 480 seconds]
hexdump01 has quit [Quit: WeeChat 1.9.1]
hexdump0815 has joined #linux-cros-arm
<hexdump0815> jenneron[m]: just tried panfrost on peach and it seems to run very good - i did not notice any kind of issues in xorg/xfce and performance is quite good actually - very nice
<hexdump0815> jenneron[m]: do you remember the state of t604 from snow in panfrost/mesa? i somehow lost the overview - last thing i remember is that is too buggy to get it working properly in panfrost - does that sound right?
<jenneron[m]> hexdump0815: it worked previously, I bisected it and was requested for information which is kinda difficult to obtain in our case
<jenneron[m]> also, my snow chromebook didn't survive russian invasion, panel is broken, it's difficult to work with it
<jenneron[m]> maybe I will continue debugging once I finish mainlining of spring
<jenneron[m]> you probably want to use our kernel tree anyway, it has touchpad, camera and sound fixes for snow
<jenneron[m]> also, modem may work
<jenneron[m]> but it also may not
<jenneron[m]> don't have hardware to test it
<hexdump0815> jenneron[m]: i'm now using your kernel tree for both snow and peach ... webcam works now with it, cannot see the modem yet - is it connected via usb? maybe i need some kernel config option for it
<jenneron[m]> hexdump0815: yes, usb, please send dmesg
<hexdump0815> it looks like my snow has a modem as it has a slot and an imei number printed at the bottom
<jenneron[m]> if it can't find modem, then it needs more kernel-side work
<jenneron[m]> can't really do much remotely
<jenneron[m]> and honestly i'm not sure it's supported in modemmanager, so it may not work even if we fix kernel
<jenneron[m]> there is just a little chance it already works :)
<hexdump0815> for panfrost on snow is there maybe some change to mesa required, i.e. is t6xx or t62x whitelisted since v22.3?
<hexdump0815> panfrost itself is probing cleanly, only xorg glamor does not load, but without any real error
<jenneron[m]> panfrost is broken on t604
<jenneron[m]> it's disabled in mesa
<jenneron[m]> see messages above
<hexdump0815> jenneron[m]: dmesg: https://pastebin.com/raw/RC9u3jwa
<hexdump0815> lsusb and panfrost modprobe at the end ... looks to me like the modem is not detected
<hexdump0815> it should be detected even without a sim card in it (none at hand right now) - right?
<jenneron[m]> modem is not detected
<jenneron[m]> hexdump0815: probably
<jenneron[m]> i bet it needs more work in kernel
<hexdump0815> but as the modem is 3g only and there is no 3g here anymore it is not of that much use anymore anyway
<jenneron[m]> weird
<jenneron[m]> we have 2g, 3g and lte
<hexdump0815> i think here they turned down 3g last year or so (not sure if completely already) and are building up 5g
<jenneron[m]> i suppose it's just an additonal board connected to motherboard, so you could find/make another modem?
<jenneron[m]> hexdump0815: i see
<jenneron[m]> they started testing 5g in Ukraine, but it appeared we have more important things to do :D
<hexdump0815> no need for a modem for my snow as i use it with wifi or usb eth only anyway
<jenneron[m]> well i don't use snow at all and don't even have modem
<jenneron[m]> if anyone needs that it will be on their own
<jenneron[m]> but it's very doubtful, since there are very little of these devices having modem
<jenneron[m]> and yeah it's 3g only
<jenneron[m]> <hexdump0815> "lsusb and panfrost modprobe at..." <- panfrost is fine on kernel side
<jenneron[m]> the problem is in mesa
<hexdump0815> jenneron[m]: ah - ok - just found the old discussions from september - will put a link to it to my todo list - maybe one day i might have a look at it
<hexdump0815> i think nouveau on nyan is similar: it worked somewhat until mesa 21.0.3 and is broken for anything afterwards