akaizen has quit [Remote host closed the connection]
rz2k has joined #imx6-dongle
akaizen has joined #imx6-dongle
hste has quit [Ping timeout: 264 seconds]
rz2k has quit []
Noskcaj has quit [Read error: Connection reset by peer]
iamfrankenstein has quit [Ping timeout: 240 seconds]
fossxplorer has joined #imx6-dongle
WarheadsSE has left #imx6-dongle ["WeeChat 0.4.0"]
hste has joined #imx6-dongle
iamfrankenstein has joined #imx6-dongle
rz2k has joined #imx6-dongle
drachensun has quit [Ping timeout: 248 seconds]
drachensun has joined #imx6-dongle
jas-hacks_ has joined #imx6-dongle
<jas-hacks_>
otavio: Hi, for xorg 14.1 did you need to build libdri.so?
werefoxx has joined #imx6-dongle
werefoxx has left #imx6-dongle [#imx6-dongle]
<otavio>
jas-hacks_: no
hste has quit [Ping timeout: 264 seconds]
<jas-hacks_>
otavio: it is built in?
<otavio>
yes
hste has joined #imx6-dongle
hste has quit [Ping timeout: 264 seconds]
iamfrankenstein has quit [Ping timeout: 240 seconds]
hste has joined #imx6-dongle
hste has quit [Ping timeout: 264 seconds]
hste has joined #imx6-dongle
iamfrankenstein has joined #imx6-dongle
hste has quit [Ping timeout: 264 seconds]
hste has joined #imx6-dongle
<jas-hacks_>
otavio: I get this message when running es2gears "Xlib: extension "XFree86-DRI" missing on display ":0.0"." and the window remains transparent?
<jas-hacks_>
otavio: looks like DRI failed
<jas-hacks_>
[ 77.734] (==) VIVANTE(0): Backing store disabled
<jas-hacks_>
[ 77.927] (II) SELinux: Disabled on system
<otavio>
:-) the busnumber issue
ajayr has quit [Ping timeout: 240 seconds]
ajayr has joined #imx6-dongle
werefoxx has joined #imx6-dongle
werefoxx has left #imx6-dongle [#imx6-dongle]
<jas-hacks_>
otavio: busnumber didn't help :(
<otavio>
jas-hacks_: well
<otavio>
jas-hacks_: without a clear understanding of your system it is hard to guess; did you try Yocto?
<jas-hacks_>
otavio: if I get time will try Yocto ... otherwise some debugging to do
fossxplorer has quit [Remote host closed the connection]
fossxplorer has joined #imx6-dongle
Noskcaj has joined #imx6-dongle
bszoke88 has joined #imx6-dongle
<bszoke88>
hello
<bszoke88>
I own a freescale sabre lite dev kit with imx6 and I would like to know the state of the gpu/video drivers.
<hste>
bszoke88: what sort of state are you thinking of? for running xorg?
<otavio>
bszoke88: working fine
<otavio>
3.10.9 on the way
<otavio>
;)
<hste>
otavio: is gk802 in yocto now?
<otavio>
hste: yes
<otavio>
hste: but I am not the one supporting it
<hste>
otavio: so uboot etc is fixed?
<otavio>
hste: no
<otavio>
hste: people used the fork
<otavio>
a shame
<bszoke88>
i got a few images off of the boundary devices site that actually could sow something on my hdmi monitor, however building an image from ubuntu 13.10 core and v3.9.11-imx5 kernel drom rcn-ee site doesn't give me GUI, just the prompt
<bszoke88>
but the same ubuntu base and v3.11.3 kernel I get to the login screen, but no further as gnome says that it cannot start bc. there is no hardware acceleration
<bszoke88>
so I found out the following solutions: 1, use freescale's drivers with an older kernel, here I mean the 3.5.7 alpha, 2, etnaviv, 3, mesa and llvmpipe, 4, write my own driver LOL
<bszoke88>
I came here to find out which one would be the best and what the etnaviv can do now and how to help it further
iamfrankenstein has quit [Quit: Nettalk6 - www.ntalk.de]
<jas-hacks_>
bszoke88: it not as easy as 'copying them'. The existing xorg-server driver works up xorg 11, so there are some patches to make it compatible with xorg 13+. The driver then needs to be compiled.
iamfrankenstein has joined #imx6-dongle
<jas-hacks_>
otavio: making progress .... got glxgears to with run with bare xserver :)
<bszoke88>
ooookaay. help me a little please. If I download the BSP sources from fs, I get gpu-viv-bin-mx6q-3.0.35-4.1.0, imx-vpu-lib-3.0.35-4.1.0, and xserver-xorg-video-imx-viv-3.0.35-4.1.0 packages that seem relevant to video. the first one is binary, the rest can be built, but I somehow did not get a vivante_drv.so which could have been loaded by X11
<bszoke88>
so which one are you porting?
<jas-hacks_>
bszoke88: those files are armel, so not much use
<bszoke88>
also there is a VPU, IPU, 2D GPU, 3dGPU and +1 for which I don't know if there are drivers or not
<bszoke88>
but in yocto there are armhf binary drivers for vivante?
<bszoke88>
do I need the gpu drivers for ubuntu desktop? I mean a gnome-session / GUI?
<jas-hacks_>
bszoke88: Yes in yocto there are armhf binary drivers, however they are still alpha
<jas-hacks_>
Yes you need the gpu drivers for ubuntu deskop, however even with the drivers some apps won't still have full h/w acc becuase of the open GL support.
<bszoke88>
oh. so copy gpu drivers from yocto and re-make the xserver-xorg-video-imx-viv package? is that what you are doing now on an armhf ubuntu 13.04 image?
<bszoke88>
how about llvmpipe?
<jas-hacks_>
yes, but it is not as easy as you think!
<jas-hacks_>
not sure about llvmpipe
<jas-hacks_>
I have a 12.11 rootfs with gpu armhf that you can try but no vpu support.
<bszoke88>
LOL, it took me a month to find a working image from bd with GUI and to set up an ub. 13.10 on my own with a new kernel to a prompt. I thought it would take 20 mins, only loading sg from the net and copy it to an sd-card... silly me
<bszoke88>
are you maybe developing vivante drivers or just trying to put the pieces together?
<jas-hacks_>
Somewhere between the 2
<bszoke88>
llvmpipe is very interesting, bc. now I can get to the login screen, but I am missing that hw. ac. for gnome and as far as I understand llvmpipe would give me a slow openGL 'emulation' on the CPU cores...
<bszoke88>
I am quiet new to this but I think it would be beneficial for me to try to help. so what direction do you think is best? wait for mainline kernel support, help etnaviv or what?
<jas-hacks_>
There's nothing stopping you trying the 3.5 kernel with alpha libraries, I'm trying against the 4.1.0 kernel
<bszoke88>
I'm trying against the 4.1.0 kernel - what does this mean? you have a working img with 3.0.35_4_1_0 kernel and alpha 2 drivers and now you are testing 3.5.7 kernel and alpha 2 drivers?
<jas-hacks_>
Only 3.0.35_4_1_0 kernel against alpha 2 drivers
<jas-hacks_>
and xorg 13
jas-hacks_ has left #imx6-dongle [#imx6-dongle]
<bszoke88>
ok, thank you, that was helpful
bszoke88 has left #imx6-dongle [#imx6-dongle]
iamfrankenstein has quit [Ping timeout: 252 seconds]