ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion | IRC log http://irclog.whitequark.org/linux-rockchip | Community GH https://github.com/linux-rockchip | Rockchip GH https://github.com/rockchip-linux | ML https://groups.google.com/group/linux-rockchip
return0e has joined #linux-rockchip
return0xe has quit [Ping timeout: 245 seconds]
vagrantc has joined #linux-rockchip
hl has quit [Ping timeout: 246 seconds]
hl has joined #linux-rockchip
lkcl has quit [Ping timeout: 252 seconds]
hipboi has joined #linux-rockchip
chewitt has quit [Ping timeout: 246 seconds]
chewitt has joined #linux-rockchip
vstehle has quit [Ping timeout: 240 seconds]
vagrantc has quit [Quit: leaving]
vstehle has joined #linux-rockchip
chewitt has quit [Ping timeout: 245 seconds]
wadim_ has joined #linux-rockchip
matthias_bgg has joined #linux-rockchip
maz has joined #linux-rockchip
chewitt has joined #linux-rockchip
vicencb has joined #linux-rockchip
lkcl has joined #linux-rockchip
lkcl has quit [Ping timeout: 252 seconds]
lvrp16 has joined #linux-rockchip
hipboi has quit [Quit: This computer has gone to sleep]
ayaka has quit [Read error: Connection reset by peer]
ayaka has joined #linux-rockchip
ayaka has quit [Ping timeout: 252 seconds]
ayaka has joined #linux-rockchip
<urjaman> hanetzer: did you get anywhere with the dwc2 hot plug thing?
<urjaman> i tried to take a look (and do a google) while updating my kernel so i found this https://www.mail-archive.com/linux-usb@vger.kernel.org/msg104033.html and got the same message ("Session request interrupt - lx_state=2") as they and also similarly forgot to enable verbose debug so doing that now and i'll see what it says...
_whitelogger has joined #linux-rockchip
afaerber has quit [Quit: Leaving]
afaerber has joined #linux-rockchip
via has joined #linux-rockchip
<via> what is the best way to get 2d acceleration nowadays on debian testing with a rk3288?
<via> i don't think i've ever had any acceleration (just using fbdev?) but i just upgraded from stretch to testing and now even console updating is realllly slow
_whitelogger has joined #linux-rockchip
indy has quit [Quit: ZNC - http://znc.sourceforge.net]
indy has joined #linux-rockchip
JohnDoe_71Rus has joined #linux-rockchip
<via> i compiled armsoc xserver but when it starts up i get:
<via> [ 229.112] (EE) _CREATE_GEM({height: 768, width: 1366, bpp: 32 buf_type: 0x0}) failed. errno: 22 - Invalid argument
<via> [ 229.112] (EE) ARMSOC(0): ERROR: Cannot allocate scanout buffer
<via> this is a mainline kernel (4.18.5) and debian testing's vanilla xserver
matthias_bgg has quit [Ping timeout: 272 seconds]
JohnDoe_71Rus has quit [Ping timeout: 246 seconds]
vicencb has quit [Quit: Leaving.]
vicencb has joined #linux-rockchip
vagrantc has joined #linux-rockchip
<mmind00> via: the armsoc xserver is somewhat deprecated as it is mainly used to making the mali binary blob work, so in general it won't accelerate your 2d experience much
<mmind00> via: also it depends on a special ioctl in the drm-driver, which is not part of the mainline kernel
<mmind00> via: and probably won't be, due to armsoc being somewhat of a stopgap measure
<via> what should i use instead of armsoc?
<via> i only care about 2d, and prefer not using a binary blob
<urjaman> on my c201, the two best are the modesetting one (comes with xorg) - disable glamor though, or fbturbo
<via> glamor is enabled, and using llvmpipe
<via> i should disable it?
<via> this is a c201 as well
<urjaman> for me it segfaulted on xorg start :P
<urjaman> but this is arch-arm, not debian
<sphalerite> modesetting works for me, also on a c201, but on nixos, not debian (idk about debian)
<urjaman> but yeah a xorg.conf.d fragment with Driver "modesetting" and AccelMethod "none" made it work for me so ...
<via> cool. yeah i mean its working for me, i just assume its not actually accelerating anything
<sphalerite> I also didn't need any special config
<sphalerite> via: I don't think actual acceleration is possible without a blob currently.
<sphalerite> No idea how to set up the blob though.
<via> ok
<via> it did turn out most of what i thought was suddenly things being much slower was specificlaly just my terminal
<via> and something about xft
<via> and i fixed it
<via> so everythings kind of the way it was now
<sphalerite> via: what desktop are you using? It also makes a lot of sense not to run a compositor :)
<via> dwm
<via> def not compositing
<via> but having some ...intense things in a browser (like slack) work, would be nice
<sphalerite> one day panfrost will be finished and everything will be wonderful :p
<via> i was eyeing that
lkcl has joined #linux-rockchip
<via> not much in the way of buildinstructions so i assume its not ready to even try
<via> and its just 3d isn't it?
<urjaman> "just"
<urjaman> (=it should be able to run glamor and thus composite the whole darn display even if the windows are just 2d things... and your browser also uses GL to render if available so...)
<via> right, ok
<urjaman> but yeah you should be able to get video scaling from the 2D hardware
<urjaman> (just to showoff, mpv -vo drm on the command line) and there's some work on the rockchip VPUs too ... so maybe some day hardware video decoding
<urjaman> though for h264 which isnt what most of eg. youtube is by now but ...
<via> i don't have a lot of issue with video playback suprisingnly
<via> i mean, for youtube
<urjaman> yeah the CPU is enough for 720p (and browsers are surprisingly about the best video player when there is no hardware accel...)
<urjaman> 720p60 and >=1080p is too much though
anarsoul|2 has joined #linux-rockchip
afaerber has quit [Remote host closed the connection]
vicencb has quit [Quit: Leaving.]
<hanetzer> urjaman: switched to gentoo, applied that host->reset patch, turned off gadget mode (host-only), no dice
<urjaman> yeah i remember hearing you mention a patch here but wasnt around to see the actual patch :P
<urjaman> i enabled the verbose debug but got nothing more on device attach
chewitt has quit [Quit: Adios!]
kaspter1 has joined #linux-rockchip
lkcl has quit [Ping timeout: 250 seconds]
kaspter has quit [Ping timeout: 240 seconds]
kaspter1 is now known as kaspter
<urjaman> i think this is just super weird
<urjaman> an entire class of usb controllers dont hot-plug at all for months and nobody has bothered to get to the bottom of it? ...
ldevulder has quit [Ping timeout: 272 seconds]
ldevulder has joined #linux-rockchip
afaerber has joined #linux-rockchip
indy has quit [Remote host closed the connection]
indy has joined #linux-rockchip
anarsoul|2 has quit [Remote host closed the connection]
anarsoul|2 has joined #linux-rockchip
lkcl has joined #linux-rockchip
ldevulder_ has joined #linux-rockchip
ldevulder has quit [Ping timeout: 245 seconds]
tlwoerner has quit [Ping timeout: 272 seconds]
afaerber has quit [Ping timeout: 264 seconds]
tlwoerner has joined #linux-rockchip
afaerber has joined #linux-rockchip
vicencb has joined #linux-rockchip
hectorm has joined #linux-rockchip
hectorm has quit [Client Quit]
lkcl has quit [Ping timeout: 252 seconds]
_whitelogger has joined #linux-rockchip
vicencb has quit [Quit: Leaving.]
paulk-leonov has quit [Ping timeout: 252 seconds]
paulk-leonov has joined #linux-rockchip
return0e has quit [Ping timeout: 245 seconds]