jnettlet has quit [Ping timeout: 245 seconds]
jnettlet has joined #imx6-dev
tapani_ has joined #imx6-dev
stunpix_ has joined #imx6-dev
stunpix_ has quit [Ping timeout: 260 seconds]
<projectg1s> /nick projectgus
hste__ has joined #imx6-dev
ragesoss has quit [Read error: Connection reset by peer]
ragesoss has joined #imx6-dev
projectg1s is now known as projectgus
aholler_ has joined #imx6-dev
aholler has quit [Ping timeout: 250 seconds]
stunpix_ has joined #imx6-dev
stunpix_ has quit [Ping timeout: 240 seconds]
<aholler_> vpeter: ln -s /sys/devices/soc0/leds.23/leds/user2/brightness ~/my_fan_no_led
aholler_ is now known as aholler
stunpix_ has joined #imx6-dev
stunpix_ has quit [Ping timeout: 244 seconds]
stunpix_ has joined #imx6-dev
stunpix_ has quit [Quit: Computer has gone to sleep.]
stunpix_ has joined #imx6-dev
stunpix_ has quit [Client Quit]
<vpeter> aholler: Why I didn't think on that? :-) Thanks.
diego_r has joined #imx6-dev
stunpix has joined #imx6-dev
FelixH has joined #imx6-dev
perul has joined #imx6-dev
zoobab has quit [*.net *.split]
zoobab has joined #imx6-dev
paulk-collins has joined #imx6-dev
awakecoding has quit [Excess Flood]
awakecoding has joined #imx6-dev
tkryger_ has joined #imx6-dev
tkryger has quit [*.net *.split]
tkryger_ is now known as tkryger
<zaxari> does anyone know if the dw-hdmi-audio for imx6 works with current kernels? I have done some tests but without success. I see the DW-HDMI card but when I start playback no sound comes out. The driver works fine on our boards with 3.13.
<dv_> zaxari: you used the 3.14 kernel from linux4kix?
<dv_> I too had HDMI problems with it
<dv_> HDMI audio that is
<dv_> try if SPDIF works
RaYmAn_ has joined #imx6-dev
RaYmAn has quit [Ping timeout: 244 seconds]
Esmil has quit [Ping timeout: 244 seconds]
Esmil has joined #imx6-dev
_whitelogger__ has joined #imx6-dev
RaYmAn_ is now known as RaYmAn
obinou__ has joined #imx6-dev
obinou has quit [Ping timeout: 240 seconds]
zaxari has quit [Ping timeout: 240 seconds]
_whitelogger_ has quit [Ping timeout: 240 seconds]
zaxari has joined #imx6-dev
<zaxari> dv_: I have used current mainline kernel with patches 158-164 from this patch set http://lists.infradead.org/pipermail/linux-arm-kernel/2014-April/250754.html
ragesoss has quit [Quit: No Ping reply in 180 seconds.]
ragesoss has joined #imx6-dev
tomeu has joined #imx6-dev
tomeu` has quit [Ping timeout: 255 seconds]
<zaxari> dv_: I have tried these ones http://www.home.arm.linux.org.uk/~rmk/cubox/hummingboard-cubox-i-v3.13-rc7. These are also the ones that work with out 3.13 kernel but make no sound with mainline too.
tumdedum_ has joined #imx6-dev
tumdedum has quit [Ping timeout: 255 seconds]
awakecoding has quit [Ping timeout: 255 seconds]
awakecoding has joined #imx6-dev
tumdedum_ is now known as tumdedum
vpeter has quit [Ping timeout: 255 seconds]
awakecoding has quit [Ping timeout: 255 seconds]
awakecoding has joined #imx6-dev
paulk-collins has quit [Ping timeout: 246 seconds]
paulk-collins has joined #imx6-dev
rz2k has joined #imx6-dev
<stunpix> I'm experiencing very bad x11 performance with gstreamer's ximagesink and ximagesrc.
<stunpix> imxeglvivsink works pretty well and I can replace ximagesink with it, but desktop capturing with ximagesrc is terrible.
<stunpix> in irc logs I found discussion at April 3rd about same issue between dv_ and jas-hacks
<stunpix> but how it was solved?
<dv_> what are you trying to do?
<dv_> you should never use ximagesink for video except for a few special cases
<jnettlet> like you are using a software framebuffer driver
<stunpix> i'm trying to capture desktop and send over network
<stunpix> as h264 stream
<stunpix> jnettlet, at the moment xorg.conf has vivante as driver
<dv_> if you send it over the network, why do you use ximagesink?
<dv_> and how do you encode it?
<stunpix> ximagesink not a problem at the moment, since i replaced it with imxeglvivsink
<stunpix> but ximagesrc is big problem for me
<dv_> hm
<dv_> in theory, the IPU should be able to read pixels from the screen
<dv_> but I never implemented this. nobody asked :)
<stunpix> i just suppose that they both have same root of cause
<stunpix> btw any window movements makes 100% cpu load for one core
<stunpix> i'm using ubuntu 13.10 with lxde
<jnettlet> well the ipu is reading the framebuffer and encoding it for display, so it would just need to ship those bits over to the vpu for encoding
<dv_> and without a CPU copy
<dv_> stunpix: I am always skeptical about using an ubuntu desktop on embedded machines
<dv_> since it brings with it lots of stuff that simply doesnt belong on embedded devices, like desktop GL based compositors
<dv_> also, ximagesrc is probably awfully slow because of (a) roundtrips from/to the x server (even with shm) (b) reading the screen pixels with the CPU
<stunpix> dv_, i created my ubuntu distro started with bootstapping and installed only required packages. There is no such staff as unity
<stunpix> and compiled all stuff like imx plugins, xorg driver, kernel and xserver by myself
<dv_> what window manager are you using?
<stunpix> openbox which is default for lxde
<stunpix> i heard about fbturbo
<stunpix> but not yet tried
<dv_> and what hardware are you using ?
<stunpix> wandboard quad
<stunpix> I tried yocto 1.5 and performance was as well awful
<hste__> stunpix: what about spice, couldn't that be used?
<stunpix> hste__, spice? I know spice which is kind of vnc.
stunpix_ has joined #imx6-dev
stunpix_ has quit [Ping timeout: 245 seconds]
stunpix_ has joined #imx6-dev
stunpix_ has quit [Remote host closed the connection]
FelixH has quit [Quit: Leaving]
diego_r has quit [Quit: Konversation terminated!]
paulk-collins has quit [Quit: Ex-Chat]
rz2k has quit []
kroon has joined #imx6-dev
vpeter has joined #imx6-dev
perul has quit [Ping timeout: 260 seconds]
paulk-collins has joined #imx6-dev
obinou__ has quit [Ping timeout: 260 seconds]
obinou has joined #imx6-dev
obinou has quit [Ping timeout: 260 seconds]
obinou has joined #imx6-dev
obinou has quit [Ping timeout: 260 seconds]
obinou has joined #imx6-dev
RaYmAn_ has joined #imx6-dev
kroon has quit [*.net *.split]
RaYmAn has quit [*.net *.split]
paulk-collins has quit [Quit: Ex-Chat]
jnettlet has quit [Ping timeout: 250 seconds]
jnettlet has joined #imx6-dev
bfederau has quit [Read error: Connection reset by peer]
bfederau has joined #imx6-dev
kroon has joined #imx6-dev