ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion | Wiki at http://linux-rockchip.info | Logs at http://irclog.whitequark.org/linux-rockchip | ML at http://groups.google.com/group/linux-rockchip
vagrantc has joined #linux-rockchip
nighty has joined #linux-rockchip
vagrantc has quit [Quit: leaving]
cnxsoft has joined #linux-rockchip
ayaka- has joined #linux-rockchip
ayaka has quit [Ping timeout: 248 seconds]
ayaka- is now known as ayaka
VargaD has quit [Ping timeout: 240 seconds]
VargaD has joined #linux-rockchip
premoboss has joined #linux-rockchip
ayaka has quit [Ping timeout: 258 seconds]
dlezcano has quit [Ping timeout: 260 seconds]
myy has joined #linux-rockchip
<myy> What is the recommended DRI driver for RK3288 systems ? The libdrm-rockchip repository available on the rockchip-linux account seems to need the experimental RGA API.
<stdint> myy, currently the rga is not used in drm
<stdint> for the display purpose
<myy> Oh ok. Currently I have Xorg complaining that it does not found the rockchip_dri driver and that modeset has failed. I don't know if these two errors are related though. Weston works fine but... it's weston so I can't do anything with it.
<myy> *rockchip_dri.so library
ayaka has joined #linux-rockchip
randy_ has joined #linux-rockchip
stdint has quit [Ping timeout: 260 seconds]
randy__ has joined #linux-rockchip
<myy> I posted my X.log on https://ghostbin.com/paste/3tgat . It seems that X.org find the correct DRM driver, the correct VDPAU driver and then fails to find the rockchip_dri.so library and stops there... Which package provides this file ? Mesa ?
randy_ has quit [Ping timeout: 260 seconds]
randy_ has joined #linux-rockchip
randy__ has quit [Ping timeout: 256 seconds]
dlezcano has joined #linux-rockchip
wadim_ has joined #linux-rockchip
sunxi_fan has quit [Quit: Leaving.]
sunxi_fan has joined #linux-rockchip
<phh> myy: so there is no DRI driver, , this AIGLX line is normal
<phh> let me compare with my logs
<phh> myy: so, I also have "(II) GLX: Initialized DRISWRAST GL provider for screen 0"
<phh> the different really is the modeset line after it
<myy> Software Rasterizer... Do you have 3D acceleration enabled or not on your platform ?
premoboss has quit [Ping timeout: 260 seconds]
<phh> I have hardware GLES
<phh> here it is mentioning GL, which is SW indeed
<myy> I think the problems began to happen when I got the 3D acceleration working
<phh> (except for glshim)
<phh> you're using X server from https://github.com/rockchip-linux/rk-rootfs-build ?
randy__ has joined #linux-rockchip
<myy> Last time I checked, yeah. I'll try to reinstall the package though, see if it fixes the problems
randy__ is now known as stdint
<myy> Alright, I'll grab this one then.
randy_ has quit [Ping timeout: 265 seconds]
<myy> I got it... it was because I wasn't using the right Mali libraries
<myy> X.org debugging is like detective novels. The real culprit is always the most quiet one.
ayaka- has joined #linux-rockchip
ayaka has quit [Ping timeout: 256 seconds]
ayaka- is now known as ayaka
myy has quit [Ping timeout: 240 seconds]
premoboss has joined #linux-rockchip
paulk-minnie has joined #linux-rockchip
premoboss has quit [Ping timeout: 268 seconds]
nighty has quit [Quit: Disappears in a puff of smoke]
matthias_bgg has joined #linux-rockchip
nighty has joined #linux-rockchip
premoboss has joined #linux-rockchip
premoboss has quit [Ping timeout: 240 seconds]
lkcl has quit [Ping timeout: 246 seconds]
lkcl has joined #linux-rockchip
paulk-minnie has quit [Ping timeout: 248 seconds]
wzyy2 has joined #linux-rockchip
<wzyy2> In embedded platform, we use GLES rather than GL. So there is no GLX and DRI driver.
paulk-collins has joined #linux-rockchip
paulk-minnie has joined #linux-rockchip
<naobsd> about mainline u-boot, rk3288 configs (other than chromeboot and firefly) have CONFIG_ROCKCHIP_SPL_BACK_TO_BROM=y...
<naobsd> env location is not compatible between CONFIG_ROCKCHIP_SPL_BACK_TO_BROM=y and =n :(
afaerber has quit [Quit: Ex-Chat]
myy has joined #linux-rockchip
premoboss has joined #linux-rockchip
<wzyy2> You can change CONFIG_ENV_OFFSET
<wzyy2> Can you give it a patch to mainline u-boot? It seems the env offset didn't be corrected after using CONFIG_ROCKCHIP_SPL_BACK_TO_BROM
<wzyy2> If CONFIG_ROCKCHIP_SPL_BACK_TO_BROM=n, SPL @ 32k for ~36k, ENV @ 96k, u-boot @ 128K
<wzyy2> If CONFIG_ROCKCHIP_SPL_BACK_TO_BROM=y, SPL+u-boot @ 32k for ~300k, ENV @ 96k
<wzyy2> ENV should be stored at partition "reserved1"
cnxsoft1 has joined #linux-rockchip
matthias_bgg has quit [Quit: Leaving]
cnxsoft has quit [Ping timeout: 244 seconds]
cnxsoft1 is now known as cnxsoft
matthias_bgg has joined #linux-rockchip
cnxsoft has quit [Quit: cnxsoft]
wadim_ has quit [Quit: Leaving.]
afaerber has joined #linux-rockchip
afaerber has quit [Ping timeout: 240 seconds]
<naobsd> wzyy2: I guess "reserved1" is start at 4MiB-32KiB, right?
afaerber has joined #linux-rockchip
huawei has quit [Quit: ZNC 1.6.3 - http://znc.in]
huawei has joined #linux-rockchip
<naobsd> ah, 4MiB-64KiB, 8064th sector
_jungh4ns has joined #linux-rockchip
<naobsd> no, 8064+64=8128, start at 4MiB-32KiB, size is 32KiB
matthias_bgg has quit [Quit: Leaving]
wzyy2 has quit [Ping timeout: 260 seconds]
<naobsd> hmmm?
myy has quit [Quit: Leaving]
JohnDoe_71Rus has joined #linux-rockchip
matthias_bgg has joined #linux-rockchip
premoboss has quit [Ping timeout: 240 seconds]
<ayaka> naobsd: I would check it in this week
<ayaka> you may look at gpt partition in uboot
<naobsd> yes I saw
<naobsd> I referred u-boot in Rockchip Android SDK, env size is 32KiB
vagrantc has joined #linux-rockchip
premoboss has joined #linux-rockchip
dlezcano has quit [Quit: Leaving]
premoboss has quit [Ping timeout: 256 seconds]
dlezcano has joined #linux-rockchip
paulk-minnie has quit [Ping timeout: 265 seconds]
paulk-minnie has joined #linux-rockchip
premoboss has joined #linux-rockchip
paulk-minnie has quit [Quit: Leaving]
chris2 has quit [Ping timeout: 258 seconds]
chris2_ has joined #linux-rockchip
matthias_bgg has quit [Quit: Leaving]
JohnDoe_71Rus has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
chris2_ is now known as chris2
utente_ has joined #linux-rockchip
afaerber has quit [Quit: Ex-Chat]
premoboss has quit [Ping timeout: 268 seconds]
dlezcano has quit [Ping timeout: 256 seconds]
nighty has quit [Quit: Disappears in a puff of smoke]
nasuga has quit [Ping timeout: 256 seconds]
utente_ has quit [Ping timeout: 265 seconds]
nasuga has joined #linux-rockchip
paulk-collins has quit [Quit: Leaving]
vagrantc has quit [Quit: leaving]