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/
Noskcaj has quit [Ping timeout: 256 seconds]
Noskcaj has joined #imx6-dongle
Noskcaj has quit [Ping timeout: 252 seconds]
ajayr has quit [Read error: Operation timed out]
Noskcaj has joined #imx6-dongle
ajayr has joined #imx6-dongle
ajayr has quit [Remote host closed the connection]
Noskcaj has quit [Ping timeout: 256 seconds]
Noskcaj has joined #imx6-dongle
otavio_ has joined #imx6-dongle
otavio_ has quit [Changing host]
otavio_ has joined #imx6-dongle
FergusL_ has joined #imx6-dongle
otavio has quit [Ping timeout: 245 seconds]
FergusL has quit [Ping timeout: 245 seconds]
Juggie` is now known as Juggie
Juggie has quit [Changing host]
Juggie has joined #imx6-dongle
ajayr has joined #imx6-dongle
Noskcaj has quit [Ping timeout: 264 seconds]
Noskcaj has joined #imx6-dongle
drachensun__ has joined #imx6-dongle
drachensun_ has quit [*.net *.split]
Noskcaj has quit [Ping timeout: 264 seconds]
Noskcaj has joined #imx6-dongle
ajayr has quit [Ping timeout: 264 seconds]
ajayr has joined #imx6-dongle
ajayr has quit [Client Quit]
ajayr_ has joined #imx6-dongle
ajayr_ is now known as ajayr
ajayr has quit [Client Quit]
ajayr has joined #imx6-dongle
ajayr has quit [Ping timeout: 264 seconds]
ajayr has joined #imx6-dongle
ajayr has quit [Client Quit]
ajayr has joined #imx6-dongle
Noskcaj has quit [Ping timeout: 245 seconds]
<dgp> projectgus: disabling the caam stuff fixed stability issues for me
Noskcaj has joined #imx6-dongle
Noskcaj has quit [Ping timeout: 246 seconds]
<projectgus> dgp: interesting. I don't think I've used that at all, unless openssl is using it transparently
<projectgus> I kept meaning to look up exactly what it can do.
Noskcaj has joined #imx6-dongle
Noskcaj has quit [Changing host]
Noskcaj has joined #imx6-dongle
Noskcaj has quit [Ping timeout: 256 seconds]
Noskcaj has joined #imx6-dongle
<dgp> projectgus: it kept crashing on boot for me with it enabled
<projectgus> dgp: weird. on android?
<dgp> Is there somewhere I can upload some notes? I've mapped out a bunch of test pads around the soc
<dgp> projectgus: yeah, but it crashed very early in the kernel start up. I think it's probably an issue with the psu if anything
<dgp> but disabling the caam stuff has made it stable
<projectgus> that's really odd, mine's been fine
<dgp> is that editable?
<projectgus> yep, just need a github account
<projectgus> I think you can start new pages as well
<dgp> oh cool :)
<dgp> someone is donating me some more gk802s so once those get here I'm going to remove the soc from this one and map out the pins
<projectgus> nice :)
<projectgus> ah, I think was maybe the USB issue I was seeing: https://github.com/imx6-dongle/linux-imx/issues/6
Noskcaj has quit [Ping timeout: 246 seconds]
<dgp> I had issues getting even a mouse to work with the stock kernel
<dgp> and usb only worked with the crappy psu that came with it.. with my kernel usb seems to work just fine :/
<projectgus> I didn't really run mine with the stock kernel at all, I booted into android once to verify it worked
<projectgus> then took a backup of the internal microsd just in case
<projectgus> :)
<dgp> yeah thats exactly what I did. I then replaced stuff until none of the original android image was left
linaro_ has quit [Remote host closed the connection]
Noskcaj has joined #imx6-dongle
<projectgus> :)
<projectgus> so are you building from AOSP or some other source tree?
<dgp> I used the wandboard source as a starting point
<projectgus> oic
<dgp> There shouldn't be too much difference with my source and the freescale stuff though
ajayr has quit [Quit: Lost terminal]
ajayr has joined #imx6-dongle
Noskcaj has quit [Ping timeout: 246 seconds]
hp__ has joined #imx6-dongle
rz2k has joined #imx6-dongle
Noskcaj has joined #imx6-dongle
Noskcaj has quit [Changing host]
Noskcaj has joined #imx6-dongle
newbie15 has joined #imx6-dongle
hp__ has quit [Ping timeout: 264 seconds]
newbie15 is now known as hp__
jas-hacks_ has joined #imx6-dongle
Noskcaj has quit [Ping timeout: 256 seconds]
Noskcaj has joined #imx6-dongle
fossxplorer has joined #imx6-dongle
fossxplorer has quit [Changing host]
fossxplorer has joined #imx6-dongle
<jas-hacks_> Any ideas for this error "dpkg-shlibdeps: error: couldn't find library libm.so.6 needed by debian/libfslaudiocodec1/usr/lib/lib_mp3_dec_arm9_elinux.so.2 (ELF
<jas-hacks_> format: 'elf32-littlearm-sfabi'; RPATH: '')."
<jas-hacks_> I'm trying to compile the vpu libraries for armhf and I suspect the binary libs are incompatible
<projectgus> certainly looks like that
<projectgus> who provided debian/libfslaudiocodec1/usr/lib/lib_mp3_dec_arm9_elinux.so.2
<jas-hacks_> libs are provided by freescale :(
<projectgus> is this all from somewhere on the community forums?
<jas-hacks_> yes, Linux Multimedia Framework, tar file is IMX_MMCODEC_3.0.5_Bundle
wump is now known as wumpus
wumpus has joined #imx6-dongle
wumpus has quit [Changing host]
wumpus has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
Noskcaj has quit [Ping timeout: 245 seconds]
wumpus has joined #imx6-dongle
wumpus has joined #imx6-dongle
jas-hacks_ has quit [Remote host closed the connection]
<projectgus> bah, CAAM doesn't work for doing anything useful
<projectgus> in fact having it on breaks things like LUKS
<rz2k> freescale didnt do CAAM right?
<rz2k> I expected that somehow...
<projectgus> looks like it probably works for some cipher combinations, maybe. Kernel oops in dma_sg operations running 'cryptsetup benchmark'
<projectgus> It looks fixable so I might have a go at it some time, for now software crpyto can still 20MB/sec on a singla core
<projectgus> which is faster than my SD card, so good enough for me :P
fossxplorer has quit [Ping timeout: 256 seconds]
Arnieisthebest has joined #imx6-dongle
jas-hacks_ has joined #imx6-dongle
hste has joined #imx6-dongle
MindBeat has joined #imx6-dongle
FergusL_ is now known as FergusL
otavio has joined #imx6-dongle
MindBeat has quit [*.net *.split]
rz2k has quit [*.net *.split]
otavio_ has quit [*.net *.split]
MadSpark has quit [*.net *.split]
MadSpark has joined #imx6-dongle
MindBeat has joined #imx6-dongle
Arnieisthebest has quit [Write error: Broken pipe]
Arnieisthebest has joined #imx6-dongle
h36sa_ has joined #imx6-dongle
rz2k has joined #imx6-dongle
iamfrankenstein3 has joined #imx6-dongle
<jas-hacks_> otavio: Do you know if the vpu codecs (eg libfslcodec) are available for armhf
Arnieisthebest has quit [Remote host closed the connection]
<jas-hacks_> Sort of got the bluetooth to work on xubuntu:
<jas-hacks_> root@linaro-ubuntu-desktop:~# ./bluez-4.98/tools/hcitool scan
<jas-hacks_> Scanning ...
<jas-hacks_> D0:15:4A:B4:56:4B ZTE-BLADE
rz2k has quit []
rz2k has joined #imx6-dongle
jas-hacks_ has left #imx6-dongle [#imx6-dongle]
rz2k has quit [Read error: Connection reset by peer]
<iamfrankenstein3> jas-hacks, i don't know what type of file it is. But there are libs from the imx6 on this site : http://download.ossystems.com.br/bsp/freescale/source/
ajayr has quit [Ping timeout: 245 seconds]
ajayr has joined #imx6-dongle
datagutt has quit [Quit: kthxbai]
jas-hacks_ has joined #imx6-dongle
fossxplorer has joined #imx6-dongle
iamfrankenstein3 has quit [Ping timeout: 245 seconds]
Noskcaj has joined #imx6-dongle
Noskcaj has quit [Changing host]
Noskcaj has joined #imx6-dongle
iamfrankenstein3 has joined #imx6-dongle
jas-hacks_ has left #imx6-dongle [#imx6-dongle]
dengan has joined #imx6-dongle
drachensun__ has quit [Ping timeout: 246 seconds]
dengan has quit [Quit: Page closed]
drachensun has joined #imx6-dongle
drachensun has quit [Ping timeout: 245 seconds]
drachensun has joined #imx6-dongle
hp__ has quit [Ping timeout: 264 seconds]
fossxplorer has quit [Ping timeout: 255 seconds]
Noskcaj has quit [Ping timeout: 260 seconds]