Ok, this might be useful. Digging into /proc/asound I've find something that might has something to do with this issue. In /proc/asound/card0/stream0 the 6 channels mode uses a format that I haven't seen that is supported by Pulseaudio. It tells it uses format S24_3LE. Is this mode supported in some way? Could this be the issue?
Interface 1 Altset 4 Format: S24_3LE Channels: 6 Endpoint: 1 OUT (ASYNC) Rates: 48000 After a while..... I've just realized that there is a S16_LE 6 channels mode as well, and what is more, it's Pulseaudio default mode!!!! :( (Damm it!! Stupid me). I changed it just because the soundcard sounded like crap just after plugging it in and I adjust values to what specifications claimed. The crappy sound might be because if 44100 being the default-sample-rate instead of 48000. Now I'm enjoying pulseaudio's 5.1 surround audio through my network. Feels so good!!! Thank you very much for your support!!! Aitor cat /proc/asound/card0/stream0 Creative Technology Ltd SB X-Fi Surround 5.1 Pro at usb-orion-ehci.0-1.1, full : USB Audio Playback: Status: Stop Interface 1 Altset 1 Format: S16_LE Channels: 2 Endpoint: 1 OUT (ASYNC) Rates: 48000 Interface 1 Altset 2 Format: S24_3LE Channels: 2 Endpoint: 1 OUT (ASYNC) Rates: 48000 Interface 1 Altset 3 Format: S16_LE Channels: 6 Endpoint: 1 OUT (ASYNC) Rates: 48000 Interface 1 Altset 4 Format: S24_3LE Channels: 6 Endpoint: 1 OUT (ASYNC) Rates: 48000 Interface 1 Altset 5 Format: S16_LE Channels: 2 Endpoint: 1 OUT (ASYNC) Rates: 96000 Interface 1 Altset 6 Format: S24_3LE Channels: 2 Endpoint: 1 OUT (ASYNC) Rates: 96000 Capture: Status: Stop Interface 2 Altset 1 Format: S16_LE Channels: 2 Endpoint: 2 IN (ASYNC) Rates: 48000 Interface 2 Altset 2 Format: S24_3LE Channels: 2 Endpoint: 2 IN (ASYNC) Rates: 48000 Interface 2 Altset 3 Format: S16_LE Channels: 2 Endpoint: 2 IN (ASYNC) Rates: 96000 Interface 2 Altset 4 Format: S24_3LE Channels: 2 Endpoint: 2 IN (ASYNC) Rates: 96000
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ pulseaudio-discuss mailing list pulseaudio-discuss@mail.0pointer.de https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss