steeve has joined #imx6-dev
<steeve> hey guys, i'm having an issue, where uboot doesn't see my usb storage device
<steeve> all of a sudden, sounds familiar ?
<steeve> i see this: EHCI timed out on TD - token=0x80008c80
victhor has joined #imx6-dev
victhor is now known as Guest88232
cnxsoft has joined #imx6-dev
cnxsoft has quit [Ping timeout: 264 seconds]
cnxsoft has joined #imx6-dev
cnxsoft has quit [Ping timeout: 264 seconds]
Guest88232 has quit [Ping timeout: 264 seconds]
cnxsoft has joined #imx6-dev
akaizen has quit [Remote host closed the connection]
rabeeh has quit [Ping timeout: 252 seconds]
rabeeh has joined #imx6-dev
rabeeh has quit [Ping timeout: 264 seconds]
steeve has quit [Read error: Connection reset by peer]
steeve has joined #imx6-dev
akaizen has joined #imx6-dev
akaizen has quit [Ping timeout: 246 seconds]
rabeeh has joined #imx6-dev
diego_r has joined #imx6-dev
fossxplorer has quit [Remote host closed the connection]
cnxsoft has quit [Ping timeout: 264 seconds]
rz2k has joined #imx6-dev
cnxsoft has joined #imx6-dev
cnxsoft has quit [Ping timeout: 264 seconds]
cnxsoft has joined #imx6-dev
cnxsoft has quit [Quit: cnxsoft]
rabeeh has quit [Ping timeout: 264 seconds]
rabeeh has joined #imx6-dev
Guest88232 has joined #imx6-dev
cnxsoft has joined #imx6-dev
rz2k has quit [Remote host closed the connection]
steeve has quit [Remote host closed the connection]
codinho has joined #imx6-dev
codinho has joined #imx6-dev
codinho has quit [Changing host]
fossxplorer has joined #imx6-dev
codinho has quit [Ping timeout: 240 seconds]
br1_21 has joined #imx6-dev
cnxsoft has quit [Quit: cnxsoft]
datagutt has joined #imx6-dev
steeve has joined #imx6-dev
steeve has quit [Remote host closed the connection]
uRandomMM has joined #imx6-dev
<br1_21> hello!
<br1_21> could anyone help me to make pulseaudio working on my board. The problem is that when I tried to reproduce streaming audio coming from my smartphone though bluetooth
<br1_21> the audio is orrible...
<br1_21> I think there is a problem with the decoder...
<br1_21> I tried changing the value for 'default_fragment' and 'default_fragment_size_msec' in daemon.conf in etc/pulse/ directory..
<br1_21> but no progress...
steeve has joined #imx6-dev
<br1_21> or maybe a little bit...
<br1_21> but still orrible sound...too glitches!
<br1_21> furthermore, I passed to the udev module the argument tsched=0...
<br1_21> any lucky again...
JBD1986 has quit [Remote host closed the connection]
JBD1986 has joined #imx6-dev
steeve has quit [Remote host closed the connection]
fossxplorer has quit [Remote host closed the connection]
<br1_21> anyone?
jas-hacks has joined #imx6-dev
<jas-hacks> dv_: hi, do know if anyone has tested gstreamer-imx against wayland?
<dv_> otavio is still working on wayland
<jas-hacks> dv_: is that getting wayland running or integrating gstreamer-imx?
<dv_> he is trying to get wayland to run with vivante gpu support
<dv_> before that I cannot integrate
<otavio> dv_: should have news soon
<JBD1986> jas-hacks, have you tested 2D performance with the 'fbdev' driver instead of the 'vivante' driver?
<dv_> otavio: cool
<JBD1986> jas-hacks, I've noticed that moving windows, regardless of their size, is noticeably smoother.
<jas-hacks> dv_: I'm testing outside Yocto ;), so can test if something is available
<jas-hacks> JBD1986: It should be smoother with fbdev
<JBD1986> jas-hacks, why is that?
<jas-hacks> JDB1986: The x driver is not rendering on a vsync
<JBD1986> jas-hacks, I see screen tearing with 'fbdev' and 'vivante' though
<jas-hacks> JDB1986: with fbdev, have you tried setting FB_MULTI_BUFFER=2?
<JBD1986> no I haven't
<jas-hacks> JBD1986: the better results seem to be with wayland where I didn't notice any obvious tearing
<JBD1986> jas-hacks, Ah, I see that this makes performance much worse
<JBD1986> jas-hacks, is it possible to turn this feature off with vivante?
<JBD1986> jas-hacks, it really only looks marginally better with that option enabled
<jas-hacks> JBD1986: FB_MULTI_BUFFER=1
<JBD1986> oh, so is that value just in vivante by defualt?
<jas-hacks> default is 1
<br1_21> hi! is alsa-plugin available?
<dv_> with wayland, frames are supposed to be perfect, so tearing should not occur
<JBD1986> in yocto, how simple is it to test out wayland? All of our applications are designed for X11, so I'm not sure what complications I should expect to face
akaizen has joined #imx6-dev
steeve has joined #imx6-dev
steeve has quit [Read error: Connection reset by peer]
steeve_ has joined #imx6-dev
diego_r has quit [Quit: Konversation terminated!]
dv__ has joined #imx6-dev
dv_ has quit [Ping timeout: 264 seconds]
<jas-hacks> br1_21: alsa-plugin for what?
<br1_21> I'm tring to use pulseaudio...but when I try to "aplay -vv -f cd -r 44000 -D pulse /dev/zero" just for testing I get this error: ALSA lib /media/buildDisk/sabrelite/master/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/alsa-lib/1.0.27.2-r0/alsa-lib-1.0.27.2/src/pcm/pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM pulse
<br1_21> even if alsa-plugin is installed...oh to be honest the version installed is "fsl-alsa-plugin"
<br1_21> a guy on pulseaudio IRC channel said me that I miss the PCM
<br1_21> but I do not what to fix it :-/
<br1_21> for this reason I was asking...
<br1_21> jas-hacks: ^^^
akaizen has quit [Remote host closed the connection]
akaizen has joined #imx6-dev
<jas-hacks> br1_21: I'm guessing the sound devices are there 'aplay -l'
<br1_21> jas-hacks: ^
<jas-hacks> br1_21: given the error at "src/conf.c:3328" can you see if /etc/asound.conf is present
<jas-hacks> also check what code is doing at alsa-lib-1.0.27.2/src/conf.c:3328
<br1_21> jas-hacks: yes the file is present
<jas-hacks> br1_21: temporary move it somewhere else
<br1_21> jas-hacks: but untouched. I try so set pulse in asound.conf
<br1_21> but I have more or less the same erro
<br1_21> someything missing...
<br1_21> oh anyway, this path /media/buildDisk/sabrelite/master/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/alsa-lib/1.0.27.2-r0/alsa-lib-1.0.27.2/src/pcm/ is not part of my board
akaizen has quit [Remote host closed the connection]
akaizen has joined #imx6-dev
datagutt has quit [Ping timeout: 245 seconds]
datagutt has joined #imx6-dev
datagutt has quit [Read error: Connection reset by peer]
steeve_ is now known as steeve
kneo has joined #imx6-dev
uRandomMM has quit [Quit: Page closed]
br1_21 has left #imx6-dev [#imx6-dev]
rabeeh has quit [Ping timeout: 264 seconds]
kneo has quit [Quit: Leaving]
rabeeh has joined #imx6-dev
jas-hacks has left #imx6-dev [#imx6-dev]
akaizen has quit [Remote host closed the connection]
akaizen has joined #imx6-dev
akaizen has quit [Remote host closed the connection]
akaizen has joined #imx6-dev
akaizen has quit [Remote host closed the connection]
akaizen has joined #imx6-dev
bfederau has quit [Remote host closed the connection]
bfederau has joined #imx6-dev
rabeeh has quit [Ping timeout: 240 seconds]
rabeeh has joined #imx6-dev