drachensun has quit [Remote host closed the connection]
cnxsoft has joined #imx6-dongle
eebrah_ has quit [Ping timeout: 246 seconds]
bsdfox\ has joined #imx6-dongle
bsdfox\ has quit [Changing host]
eebrah_ has joined #imx6-dongle
cnxsoft has quit [Quit: cnxsoft]
eebrah_ has quit [Ping timeout: 246 seconds]
eebrah_ has joined #imx6-dongle
iamfrankenstein has joined #imx6-dongle
cnxsoft has joined #imx6-dongle
jas-hacks has joined #imx6-dongle
fossxplorer has quit [Quit: Leaving]
eebrah_ has quit [Ping timeout: 246 seconds]
jas-hacks has quit [Remote host closed the connection]
jas-hacks has joined #imx6-dongle
eebrah_ has joined #imx6-dongle
cnxsoft has quit [Ping timeout: 244 seconds]
rabeeh has quit [Read error: Connection reset by peer]
datagutt has quit [Ping timeout: 265 seconds]
eebrah_ has quit [Ping timeout: 244 seconds]
rabeeh has joined #imx6-dongle
eebrah_ has joined #imx6-dongle
cnxsoft has joined #imx6-dongle
fossxplorer has joined #imx6-dongle
ldnunes has joined #imx6-dongle
cnxsoft has quit [Quit: cnxsoft]
eebrah_ has quit [Ping timeout: 240 seconds]
panda84kde has joined #imx6-dongle
eebrah_ has joined #imx6-dongle
diego has joined #imx6-dongle
diego is now known as Guest35677
panda84kde has quit [Disconnected by services]
Guest35677 is now known as panda84kde
cnxsoft has joined #imx6-dongle
alex_kag has joined #imx6-dongle
eebrah_ has quit [Read error: Connection reset by peer]
eebrah has joined #imx6-dongle
eebrah is now known as Guest26794
Guest26794 is now known as eebrah_
alex_kag has quit [Ping timeout: 264 seconds]
eebrah_ has quit [Ping timeout: 245 seconds]
rz2k has joined #imx6-dongle
alex_kag has joined #imx6-dongle
cnxsoft has left #imx6-dongle [#imx6-dongle]
datagutt has joined #imx6-dongle
projectgus has quit [Ping timeout: 264 seconds]
projectgus has joined #imx6-dongle
projectgus has quit [Ping timeout: 264 seconds]
projectgus has joined #imx6-dongle
eebrah_ has joined #imx6-dongle
eebrah_ has quit [Read error: Connection reset by peer]
eebrah_ has joined #imx6-dongle
jas-hacks has quit [Quit: qicr for android: faster and better]
jas-hacks has joined #imx6-dongle
jas-hacks has left #imx6-dongle [#imx6-dongle]
jas-hacks has joined #imx6-dongle
jas-hacks has quit [Client Quit]
jas-hacks has joined #imx6-dongle
jas-hacks has quit [Client Quit]
jas-hacks_ has joined #imx6-dongle
jas-hacks_ has quit [Client Quit]
eebrah_ has quit [Ping timeout: 264 seconds]
alex_kag has quit [Read error: Connection reset by peer]
alex_kag has joined #imx6-dongle
eebrah_ has joined #imx6-dongle
eebrah_ has quit [Read error: Connection reset by peer]
eebrah_ has joined #imx6-dongle
panda84kde has quit [Quit: Konversation terminated!]
eebrah_ has quit [Read error: Connection reset by peer]
eebrah_ has joined #imx6-dongle
eebrah_ has quit [Ping timeout: 252 seconds]
jas-hacks_ has joined #imx6-dongle
<
hste>
jas-hacks_: Got serial up running?
<
jas-hacks_>
hste: yes
<
hste>
jas-hacks_: let the game begin... :)
eebrah_ has joined #imx6-dongle
<
JBD1986>
All: We have recently updated our linux kernel from 3.0.35_1.0.0 to 3.0.35_4.1.0. We are using dylan branch.
<
JBD1986>
When I enable the vivante driver, i get the following errors:
ldnunes has quit [Quit: Leaving]
<
JBD1986>
(EE) VIVANTE(0): internal error: GPU Ctx Init Failed
<
JBD1986>
(EE) VIVANTE(0): internal error: initExaLayer failed in VivScreenInit()
<
JBD1986>
I've been unable to determine what causes this issue.
<
JBD1986>
It could be the fact that we are on dylan branch, that the vivante driver from 1.0.0 is incompatible with the galcore in 4.1.0, or both
<
hste>
JBD1986: Yes the userspace drivers has to be same version as the kernel. Is it xorg you try to start?
<
JBD1986>
xorg/xserver
<
hste>
what version of xorg?
<
JBD1986>
xserver is 1.11.4, just a minute on xorg
<
JBD1986>
We are still pulling in the 1.1.0 xorg drivers from what I can tell
<
JBD1986>
X.Org X Server 1.11.4
<
JBD1986>
Release Date: 2012-01-27
<
JBD1986>
Build Operating System: Linux 3.8.0-29-generic x86_64
<
JBD1986>
X Protocol Version 11, Revision 0
<
JBD1986>
Current Operating System: Linux devonit-tc3 3.0.35+devonit-rr56.14+g5408e2d #1 SMP PREEMPT Mon Oct 28 14:16:54 EDT 2013 armv7l
<
JBD1986>
Kernel command line: console=ttymxc0,115200 vmalloc=192M video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32 video=mxcfb1:off video=mxcfb2:off fbmem=32M root=/dev/mmcblk0p2 rootfstype=ext3 rootwait rw
<
JBD1986>
Build Date: 31 October 2013 02:51:49PM
<
JBD1986>
Current version of pixman: 0.29.2
<
JBD1986>
to make sure that you have the latest version.
<
hste>
You should use dora branch for 4.1.0 or use the older kernel
<
hste>
What sort of linuxdistribution are you trying?
<
WarheadsSE>
in-house embedded ipkg roll of dylan, currently
<
hste>
you could get replace the drivers/mxc/gpu-viv from the older kernel to your 4.1.0 kernel source and recompile the kernel
<
hste>
but switching to dora would be the cleanest way
eebrah_ has quit [Read error: Connection reset by peer]
<
JBD1986>
hste, I'm going with the dora approach most likely
<
JBD1986>
hste, thanks!
rabeeh has quit [Ping timeout: 240 seconds]
eebrah_ has joined #imx6-dongle
rabeeh has joined #imx6-dongle
fossxplorer has quit [Remote host closed the connection]
fossxplorer has joined #imx6-dongle
fossxplorer has joined #imx6-dongle
fossxplorer has quit [Changing host]
jas-hacks_ has left #imx6-dongle [#imx6-dongle]
fossxplorer has quit [Ping timeout: 246 seconds]
alex_kag has quit [Quit: Konversation terminated!]