mmind00 changed the topic of #linux-rockchip to: Rockchip development discussion | public log at https://libera.irclog.whitequark.org/linux-rockchip
qschulz has quit [Read error: Connection reset by peer]
qschulz has joined #linux-rockchip
<naoki> hmm... how do we handle rk3582?
<dsimic> Kwiboo has some WIP patches for U-Boot
<dsimic> naoki: BTW, regarding the "duplicate" DTs for different board versions, I'll come back with an update soon
sL1pKn07 has quit [Ping timeout: 252 seconds]
sL1pKn07 has joined #linux-rockchip
sL1pKn07 has quit [Ping timeout: 276 seconds]
sL1pKn07 has joined #linux-rockchip
<naoki> thanks
<dsimic> anytime :)
System_Error has quit [Remote host closed the connection]
System_Error has joined #linux-rockchip
anarsoul has quit [Ping timeout: 255 seconds]
anarsoul has joined #linux-rockchip
sukrutb has quit [Remote host closed the connection]
naoki has quit [Quit: naoki]
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 255 seconds]
kevery1 is now known as kevery
<micken> problems solved, proper colours
<dsimic> good
warpme has joined #linux-rockchip
System_Error has quit [Remote host closed the connection]
System_Error has joined #linux-rockchip
crabbedhaloablut has quit [Ping timeout: 248 seconds]
crabbedhaloablut has joined #linux-rockchip
naoki has joined #linux-rockchip
stikonas has joined #linux-rockchip
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
warpme has joined #linux-rockchip
UndrWater has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
UndrWater has joined #linux-rockchip
dustinm` has quit [Quit: Leaving]
stikonas has quit [Quit: Konversation terminated!]
dustinm` has joined #linux-rockchip
naoki has quit [Read error: Connection reset by peer]
naoki has joined #linux-rockchip
ungeskriptet is now known as Guest8428
Guest8428 has quit [Killed (lead.libera.chat (Nickname regained by services))]
ungeskriptet has joined #linux-rockchip
ungeskriptet has quit [Client Quit]
ungeskriptet has joined #linux-rockchip
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
franoosh has joined #linux-rockchip
warpme has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
warpme has joined #linux-rockchip
franoosh has joined #linux-rockchip
System_Error has quit [Remote host closed the connection]
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
naoki has quit [Quit: naoki]
System_Error has joined #linux-rockchip
Stat_headcrabed has joined #linux-rockchip
Stat_headcrabed has quit [Client Quit]
Stat_headcrabed has joined #linux-rockchip
warpme has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
dsimic has quit [Ping timeout: 272 seconds]
System_Error has quit [Remote host closed the connection]
dsimic has joined #linux-rockchip
macromorgan has quit [Read error: Connection reset by peer]
macromorgan has joined #linux-rockchip
System_Error has joined #linux-rockchip
vagrantc has joined #linux-rockchip
warpme has quit [Remote host closed the connection]
warpme has joined #linux-rockchip
j_j_ has joined #linux-rockchip
Perflosopher has quit [*.net *.split]
Perflosopher has joined #linux-rockchip
<j_j_> I'm getting seg fault running vulkaninfo with vulkan-panfrost 24.1.6-1 driver, on rk3399, is there anything I can do to solve this?
psydroid has quit [Ping timeout: 272 seconds]
psydroid has joined #linux-rockchip
<robmur01> I would say that if you're using panvk then you already asked for a broken Vulkan driver, except panvk doesn't (and won't) support RK3399's GPU, so you can't even be using that :/
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
j_j_ has quit [Remote host closed the connection]
j_j_ has joined #linux-rockchip
<j_j_> bah lost connection, did i get an answer re vulkan-panfrost seg fault?
<CounterPillow> Yes.
<CounterPillow> [18:22] <robmur01> I would say that if you're using panvk then you already asked for a broken Vulkan driver, except panvk doesn't (and won't) support RK3399's GPU, so you can't even be using that :/
<CounterPillow> rk3399 has no vulkan driver
<CounterPillow> It also likely never will have one
<CounterPillow> Whatever you're using is not panfrost
<robmur01> CounterPillow: yes, that is what "doesn't (and won't) support" means ;)
<j_j_> thanks .. strange tho, vulkan-panfrost is in repositories for Arch, i'm def on rk3399 hmm
<CounterPillow> What's in the repos isn't affected by what platform you're on, and panfrost is part of mesa and arch doesnt split it out
<robmur01> it's quite likely that there's something which *should* be failing gracefully, but is being... ungraceful
<CounterPillow> I somewhat doubt the "vulkan-panfrost" you installed is from Arch proper
<CounterPillow> Unless they changed how they package recently
<j_j_> came from pacman
<CounterPillow> Which I doubt since ALARM is barely maintained at all
<j_j_> there have been efforts on rk3399 with Arch by some devterm users
<CounterPillow> Oh, looks like they do split them now
<robmur01> CounterPillow: yeah, looks like a meta-target which doesn't seem to actually do much: https://github.com/archlinuxarm/PKGBUILDs/blob/master/extra/mesa/PKGBUILD#L535
<robmur01> oh, no, I see, it is carving up the Mesa build after the fact
j_j_ has quit [Ping timeout: 276 seconds]
<robmur01> so yeah, the fact that the panvk code is built and shipped should still be meaningless unless you a) have supported hardware, and b) set the magic env var to enable it
<diederik> It may finally happen ... rk3588 support in TF-A :-O https://review.trustedfirmware.org/q/rockchip
j_j_ has joined #linux-rockchip
<dsimic> diederik: looking fancy
<dsimic> I still think that TF-A reviews are slow because nobody actually knows how to use Gerrit
<j_j_> *sigh* its a bit unstable; so i guess vulkan is a long shot; not sure if i missed replies
<dsimic> diederik: I'm joking a bit, but that may actually not be far away from truth :)
<dsimic> robmur01: you missed one, here it is...
<j_j_> ah pub log nice
<dsimic> 19:26 < robmur01> so yeah, the fact that the panvk code is built and shipped should still be meaningless unless you a) have supported hardware, and b) set the magic env var to enable it
<j_j_> thanks - i saw panvk listed, didnt realise it was being package as vulkan-panfrost, but arch like changing names lol
<j_j_> are things any better for rk3588 rk3588s2 do you know?
<CounterPillow> There is no conformant vulkan impl for those yet but it's being worked on and actually makes sense to.do
<diederik> dsimic: my use of "finally" was to reflect how incredibly long the process has taken (for rk3568 too)
<j_j_> yeah it looks like it, thats good news, maybe i can get a cm5 running in my devterm one day, i'm itching to try
<j_j_> it seems like there is quite a bit of potential with these gpu/npu combos
raster has joined #linux-rockchip
<dsimic> diederik: yeah, it took ages
psydroid2 has joined #linux-rockchip
warpme has joined #linux-rockchip
Stat_headcrabed has quit [Quit: Stat_headcrabed]
sjoerd1 has joined #linux-rockchip
sjoerd has quit [Ping timeout: 252 seconds]
beeble has quit [Ping timeout: 252 seconds]
sjoerd1 is now known as sjoerd
beeble has joined #linux-rockchip
raster has quit [Quit: Gettin' stinky!]
stikonas has joined #linux-rockchip
System_Error has quit [Remote host closed the connection]
System_Error has joined #linux-rockchip
j_j_ has quit [Remote host closed the connection]
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
stikonas has quit [Remote host closed the connection]
stikonas has joined #linux-rockchip
stikonas has quit [Remote host closed the connection]
psydroid2 has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
stikonas has joined #linux-rockchip
naoki has joined #linux-rockchip
vagrantc has quit [Quit: leaving]