akaizen has joined #imx6-dev
akaizen has quit [Ping timeout: 255 seconds]
Guest55789 has quit [Ping timeout: 252 seconds]
prasannapete has joined #imx6-dev
prasannapete has quit [Client Quit]
rz2k has quit []
diego_r has joined #imx6-dev
fossxplorer has joined #imx6-dev
codinho_ has quit [Ping timeout: 240 seconds]
bfederau has quit [Read error: Connection reset by peer]
bfederau has joined #imx6-dev
codinho_ has joined #imx6-dev
ortogonal has quit [*.net *.split]
monkeyiqde has quit [*.net *.split]
atiti has quit [*.net *.split]
codinho_ has quit [*.net *.split]
ragesoss has quit [*.net *.split]
dv_ has quit [*.net *.split]
monkeyiq has joined #imx6-dev
meow` has quit [*.net *.split]
otavio has quit [*.net *.split]
luka has quit [*.net *.split]
tapani_ has quit [*.net *.split]
luka has joined #imx6-dev
codinho_ has joined #imx6-dev
tapani_ has joined #imx6-dev
ragesoss has joined #imx6-dev
luka is now known as Guest93301
ortogonal has joined #imx6-dev
hste has quit [*.net *.split]
sjoerd has quit [*.net *.split]
obinou_ has quit [*.net *.split]
atiti has joined #imx6-dev
meow` has joined #imx6-dev
dv_ has joined #imx6-dev
obinou has joined #imx6-dev
sjoerd has joined #imx6-dev
hste has joined #imx6-dev
ballock has quit [*.net *.split]
Guest93301 is now known as luka
luka has quit [Changing host]
luka has joined #imx6-dev
ballock has joined #imx6-dev
otavio has joined #imx6-dev
Guest55789 has joined #imx6-dev
projectg1s has joined #imx6-dev
sjoerd has quit [*.net *.split]
tumdedum has quit [*.net *.split]
sjoerd has joined #imx6-dev
projectgus has quit [Ping timeout: 252 seconds]
tumdedum has joined #imx6-dev
ballock has quit [Quit: leaving]
ballock has joined #imx6-dev
Guest55789 has quit [Ping timeout: 240 seconds]
otavio has quit [*.net *.split]
meow` has quit [*.net *.split]
otavio has joined #imx6-dev
meow` has joined #imx6-dev
tapani_ has quit [*.net *.split]
monkeyiq has quit [*.net *.split]
fossxplorer has quit [*.net *.split]
JBD1986 has quit [*.net *.split]
tapani_ has joined #imx6-dev
JBD1986 has joined #imx6-dev
monkeyiq has joined #imx6-dev
fossxplorer has joined #imx6-dev
projectgus has joined #imx6-dev
projectg1s has quit [Ping timeout: 252 seconds]
cnxsoft has joined #imx6-dev
cnxsoft has quit [Ping timeout: 240 seconds]
sjoerd has quit [Ping timeout: 252 seconds]
sjoerd has joined #imx6-dev
cnxsoft has joined #imx6-dev
datagutt has joined #imx6-dev
<JBD1986> all, is anyone here using connman as a connection manager? I'm having an issue where my services (wireless networks) will dissapear (even though iw scan still shows all of the APs as being present)
cnxsoft has quit [Quit: cnxsoft]
ragesoss has quit [*.net *.split]
diego_r has quit [*.net *.split]
crypt0s_ has quit [*.net *.split]
kbouhara has quit [*.net *.split]
crypt0s has joined #imx6-dev
kbouhara has joined #imx6-dev
diego_r has joined #imx6-dev
ragesoss has joined #imx6-dev
Guest55789 has joined #imx6-dev
jas-hacks has joined #imx6-dev
<meow`> hi jas-hacks, i read some articles in your blog and i would like to know if you managed to used the hardware rendering using VLC ?
<jas-hacks> meow`: No, I was using VLC (on a pc) to pickup a rtp stream from the imx6.
<meow`> jas-hacks: oki, so you don't know if it's possible to have the hardware rendering with something else then gstreamer ?
<jas-hacks> meow`: I don't of anything
diego_r has quit [Ping timeout: 265 seconds]
<meow`> ok thx jas-hacks
<meow`> jas-hacks: when i'm using your debian rootfs, i can have a console on ttymxc3 but nothing on the hdmi output, just a black screen with a cursor
<jas-hacks> meow`: no console prompt on hdmi?
<meow`> no it's not a real console
<jas-hacks> which board/kernel?
<meow`> utilite pro
<jas-hacks> against debian 3.10.9 or 3.10.17 ?
<meow`> stende.no-ip.info/jas/debian/jessie-xfce.tar.gz
<meow`> this one
<jas-hacks> can you pastebin the kernel boot output
<meow`> jas-hacks: http://pastebin.com/8LEc854Q
<jas-hacks> meow`: can you try launching lightdm
<meow`> debian@debian-imx6:~$ /etc/init.d/lightdm start
<meow`> [....] Starting Light Display Manager: lightdm. ok
<meow`> still nothing on hdmi
<jas-hacks> what is the output of xorg.log
<codinho_> guys, how can I add qt5 qtmultimedia examples to meta-qt5?
<jas-hacks> meow`: did you copy the kernel modules onto the rootfs?
<meow`> yep
<meow`> jas-hacks: http://pastebin.com/W5Bt1nhq
<meow`> hum [ 21.617] (EE) AIGLX error: dlopen of /usr/lib/arm-linux-gnueabihf/dri/vivante_dri.so failed (/usr/lib/arm-linux-gnueabihf/dri/vivante_dri.so: cannot open shared object file: No such file or directory)
<jas-hacks> meow`: it's picked up a resolution of 640x480, does your tv/monitor support that?
<meow`> hum not sure
<jas-hacks> you can force/set the resolution by added a uboot script (boot.scr) file.
<meow`> i can change the env yep
<jas-hacks> meow`: on the SD card?
<meow`> entering in the uboot env
<meow`> and replace the video
<jas-hacks> yep that should work
<meow`> current bootarg are bootargs=console=ttymxc3,115200 root= rootfstype= video=mxcfb0:dev=hdmi,1280x720M@60,if=RGB24
<meow`> the virtual size in X hasn't change, hum i think i'm missing something
<jas-hacks> does hdmi console prompt appear?
<meow`> i think, something disappear after the kernel have boot
<meow`> at the same time the login prompt appear on the serial console
<jas-hacks> can you pastebin the full serial output (last time the output was column truncated)
<meow`> oh yes sry
<meow`> jas-hacks: http://pastebin.com/HKgW6nKN
<jas-hacks> meow`: disable lightdm and if see the hdmi console prompt appears - 'update-rc.d lightdm disable'
<meow`> hum i don't have update-rc.d
<meow`> ok i'm not root...
<meow`> jas-hacks: yes ok it works
<meow`> \o/
<meow`> i can startx now
<jas-hacks> meow`: xfce is working?
<meow`> yes jas-hacks
<meow`> just have a weird resolution but it's ok
<jas-hacks> what resolution is your display?
<meow`> still 640
<meow`> xrand don't give me other one
<meow`> xrand*
<jas-hacks> what type of display
<meow`> the native hdmi is 1920*1080 i think
<jas-hacks> should pick up 1280x720 without problems
<meow`> yeah i will try to figure it how
<meow`> thx for your help jas-hacks
<jas-hacks> np
fossxplorer has quit [Remote host closed the connection]
rz2k has joined #imx6-dev
codinho_ has quit [Read error: Operation timed out]
akaizen has joined #imx6-dev
akaizen has quit [Remote host closed the connection]
WarheadsSE has joined #imx6-dev
<WarheadsSE> So who all is here @ FTF?
jas-hacks has left #imx6-dev [#imx6-dev]
akaizen has joined #imx6-dev
dv_ has quit [Ping timeout: 252 seconds]
<rz2k> WarheadsSE: wat
<rz2k> ftf - meaning freescale conference?
<WarheadsSE> yeah
<rz2k> otavio will be there, iirc he already left to US
<rz2k> so he is not reachable
<WarheadsSE> afaik, hes here somewhere.
<rz2k> poke him at email
<rz2k> other than that - no idea, probably no one else
<rz2k> since this is just users channel
<WarheadsSE> yup yup
akaizen has quit [Remote host closed the connection]
WarheadsSE has left #imx6-dev ["WeeChat 0.4.3"]
akaizen has joined #imx6-dev
bfederau has quit [Remote host closed the connection]
bfederau has joined #imx6-dev
akaizen has quit [Ping timeout: 240 seconds]
obinou has quit [Remote host closed the connection]
obinou has joined #imx6-dev
akaizen has joined #imx6-dev
akaizen has quit [Remote host closed the connection]