<SolidHal>
Anyone with gru-kevin (samsung chromebook plus)? Could you run cat /var/log/Xorg.0.log | grep "too slow"
<SolidHal>
for Xorg, or the following for wayland:
<SolidHal>
journalctl | grep "too slow"
<mps>
SolidHal: just shut downed it
<mps>
I can help tomorrow, going to bed, sorry
<SolidHal>
mps no problem, thanks. Just message me here or direct
kevery has joined #linux-rockchip
stikonas has quit [Remote host closed the connection]
kaspter has joined #linux-rockchip
kaspter has quit [Remote host closed the connection]
kaspter has joined #linux-rockchip
kaspter has quit [Excess Flood]
kaspter has joined #linux-rockchip
vicencb has quit [Quit: Leaving.]
azend has quit [Ping timeout: 246 seconds]
azend has joined #linux-rockchip
<wens>
tuxd3v: I've not tried the LAN port for actual usage. it is detected though
<tuxd3v>
yeah its detected by the USB3, but doesn't come up
<tuxd3v>
gmac2io is in the DT
<tuxd3v>
but gmac2phy isn't
<wens>
gmac2phy isn't used on R2S
<wens>
LAN port is provided by realtek USB3 ethernet chip
azend has quit [Ping timeout: 260 seconds]
azend has joined #linux-rockchip
tchebb has joined #linux-rockchip
vstehle has quit [Ping timeout: 272 seconds]
chewitt has quit [Quit: Zzz..]
kaspter has quit [Ping timeout: 260 seconds]
kaspter has joined #linux-rockchip
vstehle has joined #linux-rockchip
camus1 has joined #linux-rockchip
kaspter has quit [Ping timeout: 272 seconds]
camus1 is now known as kaspter
alpernebbi has joined #linux-rockchip
lopsided98_ has quit [Ping timeout: 260 seconds]
stefan_ has joined #linux-rockchip
ldevulder_ is now known as ldevulder
matthias_bgg has joined #linux-rockchip
chewitt has joined #linux-rockchip
vicencb has joined #linux-rockchip
stikonas has joined #linux-rockchip
<stefan_>
Hi all. I am running Fedora 32 IoT with kernel 5.8.9 and I have a MIPI camera
<stefan_>
I am getting a greenish images
<stefan_>
I found out that I need to use 3A algorithms and I think that there are some gstreamer plugins for rockchip
<stefan_>
I have rk3399 and I wonder which plugin I need
<stefan_>
There are a few options: camera_engine_rkisp, gstreamer-rockchip, gstreamer-rockchip-extra
<stefan_>
Or is there some other wat to get better images?
lopsided98 has joined #linux-rockchip
vicencb has quit [Quit: Leaving.]
vicencb has joined #linux-rockchip
kevery1 has joined #linux-rockchip
<mps>
SolidHal: you mean msgs like this 'cros_ec: client bug: event processing lagging behind by 31ms, your system is too slow'
kevery has quit [Ping timeout: 264 seconds]
kevery1 is now known as kevery
<mps>
this comes with libinput 1.16.0 release
camus1 has joined #linux-rockchip
kaspter has quit [Ping timeout: 272 seconds]
camus1 is now known as kaspter
stikonas has quit [Remote host closed the connection]
stikonas has joined #linux-rockchip
field^Mop has joined #linux-rockchip
<mmind00>
stefan_: I think that's two separate systems you're meaning ... there is the vendor-implementation based on the vendor-kernel which brings its own userspace together with the mentioned plugins
<mmind00>
stefan_: and then there is the newer mainline implementation, which is supposedly best used together with libcamera ... for example the raspberri pi has a 3A-implementation in there
<mmind00>
stefan_: though the Rockchip camera system only has basic support in there right now
<mmind00>
(at least that was the case when I last looked)
hmuller has joined #linux-rockchip
camus1 has joined #linux-rockchip
kaspter has quit [Ping timeout: 260 seconds]
camus1 is now known as kaspter
kaspter has quit [Ping timeout: 256 seconds]
kaspter has joined #linux-rockchip
matthias_bgg has quit [Ping timeout: 240 seconds]
matthias_bgg has joined #linux-rockchip
ldevulder_ has joined #linux-rockchip
ldevulder has quit [Ping timeout: 260 seconds]
vagrantc has joined #linux-rockchip
<SolidHal>
@mps yeah, those messages. Are you also seeing cursor jumping and lagging on your gru-kevin?
<SolidHal>
yeah, I have also tried an arch filesystem and packages and see the same issue
<SolidHal>
so I'm pretty sure its a kernel issue. building an image with your config :)
<mps>
iirc i tried debian on this box about two or three years ago, it worked but was slow, and didn't had this cursor issue
<SolidHal>
mps good to know, thanks for all of your help :)
<robmur01>
SolidHal: do you have a USB/Bluetooth mouse to try with the touchpad ignored/disabled? TBH this is sounding more like it's borked at the "getting data from the touchpad" end
<robmur01>
certainly never noticed any cursor issues with Gnome on my (not kevin) RK3399 board (with various different mice)
<mps>
SolidHal: np, and thanks for your config, hope it will help me to solve one issue
<SolidHal>
robmur01 I tried a usb mouse, same issue
<mps>
which will be big achievemnt because I reported bug two times to maintainers but it is not solved
<robmur01>
it's not my area of expertise, but I'd imagine that one dodgy device stalling the input system might still affect other devices too - hence that idea was more about removing all traces of the touchpad from userspace's and/or the kernel's knowledge, *then* seeing if it persists ;)
<robmur01>
that's just tricky to do without some other input device handy
matthias_bgg has joined #linux-rockchip
<mps>
robmur01: they say that these messages are 'warnings' only
<mps>
annoying though, I agree
<mps>
SolidHal: I see why you don't have display freezes, # CONFIG_ROCKCHIP_CDN_DP is not set
<mps>
when I disable this it also doesn't freeze but sound doesn't work and I can't find which driver must be enabled for sound then
<SolidHal>
mps CONFIG_ROCKCHIP_CDN_DP should just be for the usb c -> display dongles I think. Let me check my audio.
<mps>
if the audio works for you with CONFIG_ROCKCHIP_CDN_DP disabled then I will try to enable audio dirver which will work