cnxsoft changed the topic of #imx6-dongle to: i.MX6 HDMI Dongle Software Development. You can also join us at https://groups.google.com/forum/?fromgroups#!forum/imx6-dongle - IRC Logs - http://irclog.whitequark.org/imx6-dongle/
fossxplorer has quit [Ping timeout: 276 seconds]
cnxsoft has joined #imx6-dongle
rz2k has joined #imx6-dongle
dshankar has quit [Quit: dshankar]
epl_ has joined #imx6-dongle
kvbe_ has joined #imx6-dongle
epl has quit [*.net *.split]
kvbe has quit [*.net *.split]
kvbe_ is now known as kvbe
alex_kag_ has joined #imx6-dongle
cnxsoft has quit [Ping timeout: 276 seconds]
hste__ has quit [Ping timeout: 272 seconds]
hste_ has joined #imx6-dongle
cnxsoft has joined #imx6-dongle
cnxsoft has quit [Ping timeout: 276 seconds]
cnxsoft has joined #imx6-dongle
alex_kag_ has quit [Quit: Konversation terminated!]
alex_kag_ has joined #imx6-dongle
rz2k has quit []
alex_kag_ has quit [Quit: Konversation terminated!]
luka has quit [Ping timeout: 245 seconds]
luka has joined #imx6-dongle
luka is now known as Guest99405
RaYmAn has joined #imx6-dongle
Guest99405 has joined #imx6-dongle
Guest99405 has quit [Changing host]
Guest99405 is now known as luka
alex_kag_ has joined #imx6-dongle
cnxsoft has quit [Ping timeout: 276 seconds]
fossxplorer has joined #imx6-dongle
alex_kag_ has quit [Quit: Konversation terminated!]
cnxsoft has joined #imx6-dongle
cnxsoft has quit [Quit: cnxsoft]
alex_kag_ has joined #imx6-dongle
jas-hacks has joined #imx6-dongle
dailylinux has joined #imx6-dongle
bfederau has quit [Ping timeout: 276 seconds]
bfederau has joined #imx6-dongle
bfederau_ has joined #imx6-dongle
bfederau has quit [Ping timeout: 240 seconds]
<WarheadsSE> chromium has been working fine for Arch Linux ARM
<WarheadsSE> even have the hf pepper flash
<WarheadsSE> @ 31 (not that he was here at all, but letting people know it will work fine)
datagutt has quit [Quit: Computer has gone to sleep.]
datagutt has joined #imx6-dongle
datagutt has quit [Client Quit]
datagutt has joined #imx6-dongle
Akaizen has joined #imx6-dongle
datagutt has quit [Ping timeout: 245 seconds]
datagutt has joined #imx6-dongle
dshankar has joined #imx6-dongle
jas-hacks has quit [*.net *.split]
jas-hacks has joined #imx6-dongle
alex_kag_ has quit [Quit: Konversation terminated!]
<dshankar> should I avoid installing libgl1-mesa-dev, libglu1-mesa-dev, and mesa-common-dev? would that break GPU acceleration on Jessie?
alex_kag_ has joined #imx6-dongle
Akaizen has quit [Remote host closed the connection]
Akaizen has joined #imx6-dongle
<JBD1986> jas-hacks, are you here? I built a new image with gpu-viv-2d included
<JBD1986> same issue is still present
<JBD1986> also, I included mesa-demos, so that I now have glxinfo. Running glxinfo results in a segmentation fault
<JBD1986> ok nevermind I lied lol, here is the result of glxinfo:
<jas-hacks> JBD1986: did you try glxgears?
<JBD1986> jas-hacks, no, and I'm not sure what that does, I'll look into it
<jas-hacks> glxinfo reports the vivante Open GL is active
<jas-hacks> I the problem still with the window drag?
<jas-hacks> s/I/Is
<JBD1986> jas-hacks, the problem with window drag is still present
<JBD1986> also, running glxgears just seems to freeze the system
<JBD1986> I see that it should open a benchmark tool
<JBD1986> note that after running glxgears, cpu usage of X server listener is at 50%
<JBD1986> 100% of 1 core
<jas-hacks> freeze requires a reboot?
<JBD1986> looks like it
<jas-hacks> you running straight X or matchbox?
<JBD1986> openbox is the windows manager
<JBD1986> other than than, just straight X i believe
<jas-hacks> can you try without openbox?
<JBD1986> well i have to run x-window-manager at least to drag the windows around right?
<jas-hacks> it is using openbox to do that
<jas-hacks> then the problem could be with openbox
<WarheadsSE> JBD1986: do you have any other DE/DWM in the image besides openbox
<WarheadsSE> or, just fire up just xterm in x
<JBD1986> how do you drag windows in x, without WM?
<WarheadsSE> in .xinitrc : exec xterm;
<MikeSeth> JBD1986: alt + drag?
<JBD1986> they appear to be just 3 static terminals. Don't see any way to move them
<MikeSeth> oh wait without wm they're just statically pinned to the root window I think
* MikeSeth tries to recall
<jas-hacks> JBD1986: thats correct, you need a window manager
<WarheadsSE> Hence "do you have any other DE/DWM in the image besides openbox"
<jas-hacks> JBD1986: hste has lxde running on my debian rootfs it should be using openbox, can ask him to test
<jas-hacks> hste: are you running lxde?
<hste> jas-hacks: yes
<jas-hacks> JBD1986 has a problem on dora when dragging a window in openbox, do you see a problem when dragging a large window (50% of the screen size).
<hste> no
<hste> I have seen it long time ago, but not lately
<JBD1986> i'm wondering if I don't have the vivante driver integrated completely
<JBD1986> I recently switched to dora, and on top of that, I was previously using fbdev
<jas-hacks> fbdev using the vivante libs?
<JBD1986> I believe so
<JBD1986> we had video acceleration
<JBD1986> but everything desktop related was using the cpu
<JBD1986> now I am actually starting the vivante driver
<JBD1986> and it shows up in lsmod as used
<jas-hacks> can you verify that libGAL.so, libEGL.so, libVivante.so are the x11 versions not the fb ones?
<jas-hacks> files sizes should be:
<jas-hacks> 3687996 libVIVANTE-x11.so
<jas-hacks> 329808 libEGL-x11.so
<jas-hacks> 3960240 libGAL-x11.so
<JBD1986> -rw-r--r-- 1 root root 329808 Jan 7 2014 libEGL.so.1.0
<JBD1986> -rw-r--r-- 1 root root 3960240 Jan 7 2014 libGAL.so
<JBD1986> don't see vivante
<JBD1986> jas-hacks, names don't match exactly, but sizes are correct for the 2 I do have
<jas-hacks> no libVIVANTE.so?
<JBD1986> nope
<JBD1986> root@devonit-tc3:~# find / -name "*vivante*"
<JBD1986> /lib/modules/3.0.35+devonit-rr61.14+gcfbfd95/kernel/drivers/gpu/drm/vivante
<JBD1986> /usr/lib/xorg/modules/drivers/vivante_drv.so
<JBD1986> /lib/modules/3.0.35+devonit-rr61.14+gcfbfd95/kernel/drivers/gpu/drm/vivante/vivante.ko
<JBD1986> /usr/lib/dri/vivante_dri.so
<JBD1986> /var/lib/opkg/info/kernel-module-vivante.control
<JBD1986> /var/lib/opkg/info/xf86-video-imxfb-vivante.list
<JBD1986> /var/lib/opkg/info/kernel-module-vivante.postinst
<JBD1986> /var/lib/opkg/info/libvivante-dri-mx6.list
<JBD1986> /var/lib/opkg/info/kernel-module-vivante.postrm
<JBD1986> /var/lib/opkg/info/kernel-module-vivante.list
<JBD1986> /var/lib/opkg/info/xf86-video-imxfb-vivante.control
<JBD1986> /var/lib/opkg/info/libvivante-dri-mx6.control
<hste> JBD1986: VIVANTE in uppercase
<jas-hacks> so deployed by gpu-viv-bin-mx6q.inc
<jas-hacks> mv ${D}${libdir}/libVIVANTE-${backend}.so ${D}${libdir}/libVIVANTE.so
dshankar has quit [Quit: dshankar]
Akaizen has quit [Remote host closed the connection]
<JBD1986> ls -al /usr/lib | grep -inr vivante
<JBD1986> returns nothing
<WarheadsSE> Okay, and is gpu-viv-bin-mx6q in the list of packages installed/built ?
<JBD1986> isn't that the actual driver?
<JBD1986> jas-hacks, was X11 distro feature added as a requirement in dora by any chance?
<JBD1986> I'll have to check if I have that
<jas-hacks> gpu-viv-bin-mx6q contains the vivante libraries to support GL,EGL,GLES through fb,x11,wayland
<jas-hacks> without these no acceleration occurs
<JBD1986> i think that's the issue, i don't see X11 listed as a distro feature
<JBD1986> USE_X11
<JBD1986> i should say
<JBD1986> nvm, we are using X11
<JBD1986> ok, just manually installed that ipk
<JBD1986> rebooting
<JBD1986> jas-hacks, 56:-rw-r--r-- 1 root root 3687996 Sep 10 2013 libVIVANTE.so
<JBD1986> so that's correct
<JBD1986> still have the same issue
<jas-hacks> does glxgears works?
<JBD1986> jas-hacks, nah glxgears still freezes it]
<jas-hacks> does it display the window with the gears?
<JBD1986> jas-hacks, no window pops up
<jas-hacks> .xinitrc : exec glxgears
<JBD1986> jas-hacks, I'm not familiar with that
<jas-hacks> anyway to startx without openbox and then run glxgears
<JBD1986> oh yeah
<JBD1986> let me reboot
<JBD1986> well i don't see anything, but glxgears is returning FPS now
<JBD1986> ah
<JBD1986> i was able to open it from the terminal
<JBD1986> it is displaying gears
<JBD1986> 87 fps
<JBD1986> jas-hacks, gonna call it a day unfortunately :(
<jas-hacks> it's not using hw acceleration
<jas-hacks> but some progress
<JBD1986> doesn't seem like it
<jas-hacks> need to look at xorg logs tomorrow
<JBD1986> jas-hacks, thanks for your continuing help :)
rz2k has joined #imx6-dongle
dshankar has joined #imx6-dongle
jas-hacks has quit [Read error: Connection reset by peer]
Akaizen has joined #imx6-dongle
Tenkawa has joined #imx6-dongle
<Tenkawa> was anyone ever successful at getting a newer kernel than the 3.0.35 one to run on a gk802?
alex_kag_ has quit [Ping timeout: 252 seconds]
bfederau_ has quit [Remote host closed the connection]
Tenkawa has quit [Quit: leaving]
bfederau has joined #imx6-dongle
dshankar has quit [Ping timeout: 240 seconds]
iamfrankenstein has joined #imx6-dongle
iamfrankenstein has quit [Client Quit]
dshankar has joined #imx6-dongle