Zentoo

Results 61 comments of Zentoo

> I got accurately the same problem here with similar trace. > > I try to debug this but it's not easy since I'm not a C++/QT dev. > I...

I got the same problem on gentoo. With commenting out the section related to "qemu-system-ppcemb" and compiling with -j1 that works on an intel platform but not on an amd...

So actual code don't work with qemu >= 3.10.0 Actual upstream version of qemu is 6.1.0. From this issue, Aqemu segfault actually on: - gentoo - arch - manjaro -...

when I use APULSE_CAPTURE_DEVICE=hw:0,1 APULSE_PLAYBACK_DEVICE=hw:0,0 I got the skype login sound then If try the Echo/Sound test, there is no sound anymore and I got this: > $ LC_ALL=C APULSE_CAPTURE_DEVICE=hw:0,1...

I got accurately the same result: > $ LC_ALL=C APULSE_CAPTURE_DEVICE=hw:0,1 skype > [apulse] [error] do_connect_pcm, snd_pcm_hw_params_set_rate, Invalid argument > [apulse] [error] do_connect_pcm, snd_pcm_hw_params_set_rate, Invalid argument by the way, i don't...

no that means that hw:0,0 can handle 32 sound streams coming from different applications and mix them at hardware level. dmix does the same thing at software level.

> $ LC_ALL=C APULSE_CAPTURE_DEVICE=plughw:0,1 APULSE_PLAYBACK_DEVICE=plughw:0,0 skype > => Doesn't work Echo/Sound test service: it's likethere is no micro at all > > $ LC_ALL=C APULSE_PLAYBACK_DEVICE=plughw:0,0 skype > => Does work...

with the dev branch: > APULSE_CAPTURE_DEVICE=plughw:0,1 APULSE_PLAYBACK_DEVICE=plughw:0,0 skype > => Doesn't work Echo/Sound test service: it's likethere is no micro at all with dsnoop/dmix asoundrc > skype > => Does...

If you want to catch any sound status properly you need to listen events from pulseaudio/alsa. Any other way can't work properly because if any another software manage the sound...

It appears strange that file size text and file name text are not vertically aligned. I think file name text have to be move 2 pixels upwards too.