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/
aesok has quit [Remote host closed the connection]
Noskcaj has quit [Ping timeout: 256 seconds]
Noskcaj has joined #imx6-dongle
Noskcaj has quit [Changing host]
Noskcaj has joined #imx6-dongle
cnxsoft has joined #imx6-dongle
drachensun has quit [Ping timeout: 264 seconds]
drachensun has joined #imx6-dongle
Noskcaj has quit [Ping timeout: 256 seconds]
cnxsoft has quit [Ping timeout: 245 seconds]
Noskcaj has joined #imx6-dongle
allanmac has quit [Ping timeout: 256 seconds]
nicksydney has joined #imx6-dongle
nicksydney has quit [Read error: Operation timed out]
nicksydney has joined #imx6-dongle
nicksydney has quit [Read error: Operation timed out]
nicksydney has joined #imx6-dongle
nicksydney has quit [Ping timeout: 240 seconds]
nicksydney has joined #imx6-dongle
nicksydney has quit [Ping timeout: 246 seconds]
nicksydney has joined #imx6-dongle
cnxsoft has joined #imx6-dongle
nicksydney has quit [Ping timeout: 256 seconds]
nicksydney has joined #imx6-dongle
nicksydney has quit [Ping timeout: 248 seconds]
nicksydney has joined #imx6-dongle
nicksydney has quit [Read error: Operation timed out]
cnxsoft has quit [Quit: cnxsoft]
Noskcaj has quit [Ping timeout: 276 seconds]
jas-hacks_ has joined #imx6-dongle
Noskcaj has joined #imx6-dongle
Noskcaj has quit [Ping timeout: 255 seconds]
<hste> jas-hacks_: morning :)
<jas-hacks_> hste: morning
cnxsoft has joined #imx6-dongle
<jas-hacks_> hste: thought I'd fixed vpu stuff in 12.04 ... sound works but is distorted on playback.
jas-hacks_ has quit [Remote host closed the connection]
nicksydney has joined #imx6-dongle
cnxsoft has quit [Quit: cnxsoft]
nicksydney has quit [Ping timeout: 276 seconds]
nanik has joined #imx6-dongle
nanik has quit [Client Quit]
nanik has joined #imx6-dongle
<GasVesa> goodmorning
<GasVesa> no lucky till now with 12.04 (no boot till now). I.ve got a new sd card, can u explayn how can i pot 12.04 in it?
<hste> GasVesa: Did u dd the u-boot.imx onto the card?
rz2k has joined #imx6-dongle
ajayr has quit [Ping timeout: 248 seconds]
<GasVesa> nope, fresh new
<hste> GasVesa: U need to add the uboot to the sdcard:http://dl.miniand.com/jas-hacks/gk802/u-boot.imx
ajayr has joined #imx6-dongle
<hste> GasVesa: sudo dd if=u-boot.imx bs=1k seek=1 of=/dev/<drive> && sync
ajayr has quit [Client Quit]
ajayr has joined #imx6-dongle
<GasVesa> done
<GasVesa> no need to create partitions first?
<hste> GasVesa: you need a partiton to place the rootfs on
<GasVesa> humm, gparted is good or i need to use CLI?
cnxsoft has joined #imx6-dongle
GasVesa has quit [Quit: Leaving]
GasVesa has joined #imx6-dongle
<hste> GasVesa: I have made a script you can use to install it: http://stende.no-ip.info/files/mksdcard_jas_1204_gpu.sh
<rz2k> so 12.04 is ready? vpu/gpu?
<hste> rz2k: no only gpu. jas_hacks have still some problems with sound on a new rootfs he is making.hste: thought I'd fixed vpu stuff in 12.04 ... sound works but is distorted on playback.
<GasVesa> hste, going to that script, just a question: nobody have issues uncompressing the 12.04 image?
cnxsoft has quit [Remote host closed the connection]
jas-hacks_ has joined #imx6-dongle
nanik has quit [Quit: Konversation terminated!]
nanik has joined #imx6-dongle
nanik has quit [Client Quit]
nanik has joined #imx6-dongle
nanik has quit [Remote host closed the connection]
<hste> jas-hacks_: found out more about sound?
<hste> jas-hacks_: I had problem booting with your u-boot.imx. Wouldn't load kernel from /boot
<hste> GasVesa: I havn't had problem with uncompressing it
<GasVesa> hste, your script is workin' . It comes already cinfigured for the right device (/dev/mmshit...) really cool! tnx.
<jas-hacks_> hste: just found the problem, it was in pluseaudio.
<GasVesa> it' ALWAYS pulseaudio! i hate it! :-)
<jas-hacks_> GasVesa: wasted my time on it :(
<GasVesa> got a buntu laptop that randomly screws pulseaudio... really a pain in the a__
<jas-hacks_> hste: whats wrong with my u-boot.imx apart from not having the hdmi patches
<GasVesa> ok, script finished. OMW to try to boot it.
<GasVesa> :(
<GasVesa> no way to boot it...
<GasVesa> maybe the card is sick...
<GasVesa> strange because with oneiric was fine
<jas-hacks_> GasVesa: do you have serial console?
<GasVesa> last time i used it to install debian on a sheevaplug...
<GasVesa> not sure HOW that plug is still working... :-)
<jas-hacks_> if you connect it up then easier to find out why it didn't boot.
<GasVesa> my laptop USB ---> GK802 USB then open terminal then boot the GK?
<hste> GasVesa: try http://stende.no-ip.info/files/u-boot.imx it worked for me
<hste> jas-hacks_: it only waited for loading kernel
<hste> jas-hacks_: it looks like the old one. When putting uImage on to the card and not in /boot
<hste> jas-hacks_: when I tried that it booted
<hste> jas-hacks_: gpu is a bit slower than on oneiric. glmark2 gives half the performance
rz2k has quit []
<jas-hacks_> hste: yes that was the yocto xorg drive, which seems to have debugging. I have recompiled the ltib one and it is a lot better.
<hste> :)
<jas-hacks_> hste: Just cooking up a new rootfs with vpu working with sound. Also es2gear, glxgears .etc.. working in Xubuntu ;)
<hste> jas-hacks_: I made a script for installing your image, feel free to modify it and use it on your blog if you want to
<hste> jas-hacks_: but it needs another u-boot.imx than the one on your blog
<jas-hacks_> hste: is that using your kernel?
<hste> jas-hacks_:no. all from your site
<jas-hacks_> hste: may be ... i've lost track of the uboot i'm using.
<hste> jas-hacks_: yes same here.... :)
<hste> jas-hacks_: looking forward to test your image. Need to do some soldering. wifi also fell off...... :( using my eth-dongle now
<hste> jas-hacks_: l guess I'll make ext antenna mod
<jas-hacks_> hste: give it a try and I'd like to know how well it performs.
<hste> jas-hacks_: did u get bt to work?
<jas-hacks_> hste: not looked into it, hasn't been a priority
<hste> jas-hacks_: I think u got a image for the masses with your new rootfs :)
<jas-hacks_> hste: have you tried xbuntu?
<hste> jas-hacks_: not for a long time
<hste> jas-hacks_: I use mostly lxde. and linux mint with cinnamon
<jas-hacks_> hste: if you logout and switch to xbuntu it runs faster
<jas-hacks_> hste: another 2 hours to upload new rootfs
<hste> jas-hacks_: if you use lzma you get smaller compressed file. It takes a bit longer to compress it but result is smaller
<jas-hacks_> hste: I'll remember for next time, have already started the upload.
<hste> jas-hacks_: using all your bw out now? :)
<jas-hacks_> but only 140 KB/s :(
<GasVesa> grr... stil no boot
<hste> GasVesa: did u try the other u-boot.imx?
<GasVesa> hste, modified your latesy script with this link http://stende.no-ip.info/files/u-boot.imx
<GasVesa> nothing
<hste> GasVesa: if the file already is downloadit it will not download a new one
<hste> GasVesa: but u : wget http://stende.no-ip.info/files/u-boot.imx
<hste> GasVesa: sudo dd if=u-boot.imx bs=1k seek=1 of=/dev/<drive> && sync
<hste> GasVesa: or rm the u-boot.imx and rerun the script
<GasVesa> done
<hste> GasVesa: but in a few ours I guess jas_hacks_ will have a new and better version :)
<hste> +h
<GasVesa> :-)
allanmac has joined #imx6-dongle
<GasVesa> damn, got only few hours to boot this one grrr
<GasVesa> :-)
<GasVesa> i can boot android in another card and i can boot 11.10 in this one
<jas-hacks_> GasVesa: serial console give you the answer(s) to your question(s)
<GasVesa> maybe tomorrow i can catch an HDMI selector son i can do the serial thing... i'm moving from the one room where i write the card to another wher i can try it on a HDMI tv
<GasVesa> second choice: a 30mt long usb cable... :)
<GasVesa> übercable!
<GasVesa> hehe
<jas-hacks_> GasVesa: with serial console, you don't need HDMI TV until it boots properly because you can view boot progress and have a root shell once it works.
<GasVesa> the start without an HDMI device too?
<jas-hacks_> GasVesa: it will boot, you just get some errors from the kernel because it can't find a HDMI device, but root shell should appear.
<GasVesa> ok, the syntax to use from the terminal?
<jas-hacks_> GasVesa: linux or windows?
<GasVesa> linux
<GasVesa> please
<jas-hacks_> some like this minicom -D /dev/ttyUSB0
<GasVesa> tnx
<hste> or u could use putty its both in linux and windows
<hste> u need to have access to the /dev/ttyUSB0. sudo chmod 777 /dev/ttyUSB0
ajayr has quit [Ping timeout: 252 seconds]
ajayr has joined #imx6-dongle
ajayr has quit [Ping timeout: 252 seconds]
ajayr has joined #imx6-dongle
ajayr has quit [Ping timeout: 276 seconds]
datagutt has quit [Quit: kthxbai]
iamfrankenstein has joined #imx6-dongle
ajayr has joined #imx6-dongle
ajayr has quit [Ping timeout: 245 seconds]
Noskcaj has joined #imx6-dongle
Noskcaj has joined #imx6-dongle
<GasVesa> ok, i give up (for now). i'll try with better lucky to boot next image.
<GasVesa> tnx a lot for your help
<jas-hacks_> big thanks to hste for hosting, new 12.04 rootfs with working VPU + other fixes - http://stende.no-ip.info/jas/linaro_12_04_gpu_vpu.tar.gz
<GasVesa> grr... gotta try
<GasVesa> :-)
fossxplorer has joined #imx6-dongle
fossxplorer has quit [Changing host]
fossxplorer has joined #imx6-dongle
<jas-hacks_> GasVesa: give up and try tomorrow.
<fossxplorer> Hi, how is it going with iMX6 stick and Linux?
<fossxplorer> Not that Rockchip based quad core sticks are out
<jas-hacks_> fossxplorer: Pretty good in terms of linux support.
ajayr has joined #imx6-dongle
jas-hacks_ has left #imx6-dongle [#imx6-dongle]
ajayr has quit [Ping timeout: 260 seconds]
<fossxplorer> you mean the new Rockchip or iMX6?
ajayr has joined #imx6-dongle
ajayr has quit [Ping timeout: 245 seconds]
ajayr has joined #imx6-dongle
Noskcaj has quit [Ping timeout: 256 seconds]
Noskcaj has joined #imx6-dongle
ajayr has quit [Ping timeout: 245 seconds]
Noskcaj has quit [Ping timeout: 245 seconds]
Noskcaj has joined #imx6-dongle
ajayr has joined #imx6-dongle
fossxplorer has quit [Quit: Leaving]
Noskcaj has quit [Ping timeout: 252 seconds]
Noskcaj has joined #imx6-dongle
Noskcaj has joined #imx6-dongle
ajayr has quit [Ping timeout: 276 seconds]
ajayr has joined #imx6-dongle
ajayr has quit [Client Quit]
ajayr has joined #imx6-dongle
ajayr has quit [Ping timeout: 255 seconds]
Noskcaj has quit [Ping timeout: 245 seconds]
ajayr has joined #imx6-dongle
Noskcaj has joined #imx6-dongle
ajayr has quit [Ping timeout: 256 seconds]
ajayr has joined #imx6-dongle
ajayr has quit [Client Quit]
ajayr has joined #imx6-dongle
Noskcaj has quit [Ping timeout: 245 seconds]
Noskcaj has joined #imx6-dongle
ajayr has quit [Ping timeout: 245 seconds]
ajayr has joined #imx6-dongle
Noskcaj has quit [Ping timeout: 260 seconds]
Noskcaj has joined #imx6-dongle
Noskcaj has quit [Ping timeout: 245 seconds]