[Touch-packages] [Bug 1497666] Re: No right channel sound on Creative Xtreme Audio (CA0106) in Ubuntu 14.04-15.10

2015-10-21 Thread Raymond
http://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/modules/alsa /alsa-mixer.c seem pulseaudio only control left channel when it only use the virtual master playback volume control in function element_set_volume, it check the element has left and right channel static int element_set_

[Touch-packages] [Bug 1497666] Re: No right channel sound on Creative Xtreme Audio (CA0106) in Ubuntu 14.04-15.10

2015-10-27 Thread Luke
Raymond, You set status: New → Incomplete but I'm not sure exactly what you need from me or want me to do. I'd love t get this issue fixed for everyone, just tell me what you want. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1497666] Re: No right channel sound on Creative Xtreme Audio (CA0106) in Ubuntu 14.04-15.10

2015-10-27 Thread Luke
Raymond, Filed a bug upstream: https://bugs.freedesktop.org/show_bug.cgi?id=92690 Is there anything else I should add? Thank you so much for your help! ** Bug watch added: freedesktop.org Bugzilla #92690 https://bugs.freedesktop.org/show_bug.cgi?id=92690 -- You received this bug notificatio

[Touch-packages] [Bug 1497666] Re: No right channel sound on Creative Xtreme Audio (CA0106) in Ubuntu 14.04-15.10

2015-10-27 Thread Raymond
https://bugzilla.kernel.org/enter_bug.cgi?product=Drivers alsa sound those ctl lock error can be solved by using type asym for playback and capture of iec958, only playback iec958 need those locks -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1497666] Re: No right channel sound on Creative Xtreme Audio (CA0106) in Ubuntu 14.04-15.10

2015-10-15 Thread Luke
attached the result of: # echo autospawn = no >> ~/.config/pulse/client.conf # sudo killall pulseaudio # LANG=C pulseaudio - --log-time=1 > ~/pulseverbose.log 2>&1 Is there anything else I can do to help? ** Attachment added: "PulseAudio verbose log" https://bugs.launchpad.net/ubuntu/+s

[Touch-packages] [Bug 1497666] Re: No right channel sound on Creative Xtreme Audio (CA0106) in Ubuntu 14.04-15.10

2015-10-15 Thread Luke
you have to open pulseaudio bug report if pulseaudio dB min is less than -9.99 Is this the problem here: (Analog Input), direction=2, priority=80, probed=yes, supported=yes, has_mute=no, has_volume=yes, has_dB=yes, min_volume=0, max_volume=255, min_dB=-10, max_dB=24 -- You received thi

[Touch-packages] [Bug 1497666] Re: No right channel sound on Creative Xtreme Audio (CA0106) in Ubuntu 14.04-15.10

2015-10-15 Thread Raymond
Simple mixer control 'Master',0 Capabilities: pvolume pvolume-joined pswitch pswitch-joined Playback channels: Mono Limits: Playback 0 - 255 Mono: Playback 202 [79%] [-13.25dB] [on] pulseaudio only use the above volume control and ignore those"Analog xxx Playback Volume" you need to cha

[Touch-packages] [Bug 1497666] Re: No right channel sound on Creative Xtreme Audio (CA0106) in Ubuntu 14.04-15.10

2015-10-16 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/tree/sound/pci/ca0106/ca0106_mixer.c you need to remove "Analog" from those "Analog xxx Playback Volume" static struct snd_kcontrol_new snd_ca0106_volume_ctls[] = { CA_VOLUME("Analog Front Playback Volume", CON

[Touch-packages] [Bug 1497666] Re: No right channel sound on Creative Xtreme Audio (CA0106) in Ubuntu 14.04-15.10

2015-10-16 Thread Raymond
http://git.alsa-project.org/?p=alsa- lib.git;a=blob;f=src/conf/cards/CA0106.conf;hb=HEAD there are locks associated with playback controls of iec958 device but pulseaudio try to open iec958 capture device .000) D: [pulseaudio] alsa-util.c: Managed to open iec958:0 ( 0.352| 0.000) D: [pul

[Touch-packages] [Bug 1497666] Re: No right channel sound on Creative Xtreme Audio (CA0106) in Ubuntu 14.04-15.10

2015-10-16 Thread Luke
** Changed in: alsa-driver (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1497666 Title: No right channel sound on Creative X

[Touch-packages] [Bug 1497666] Re: No right channel sound on Creative Xtreme Audio (CA0106) in Ubuntu 14.04-15.10

2015-10-17 Thread Raymond
http://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/modules/alsa/mixer /profile-sets/default.conf [Mapping iec958-stereo] device-strings = iec958:%f channel-map = left,right -paths-input = iec958-stereo-input paths-output = iec958-stereo-output priority = 5 -- You received this bug notif

[Touch-packages] [Bug 1497666] Re: No right channel sound on Creative Xtreme Audio (CA0106) in Ubuntu 14.04-15.10

2015-10-17 Thread Raymond
https://bugs.freedesktop.org/enter_bug.cgi?product=PulseAudio -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1497666 Title: No right channel sound on Creative Xtreme A

[Touch-packages] [Bug 1497666] Re: No right channel sound on Creative Xtreme Audio (CA0106) in Ubuntu 14.04-15.10

2015-10-17 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/ca0106?id=49c88b85b53767f97eb8c9171cb0b976c62a0114 it is the virtual master playback volume control -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1497666] Re: No right channel sound on Creative Xtreme Audio (CA0106) in Ubuntu 14.04-15.10

2015-09-20 Thread Raymond
post pulseaudio verbose log those control names are not defined in pulseaudio conf imple mixer control 'Analog Front',0 Capabilities: pvolume pswitch pswitch-joined Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 207 [81%] [0.00dB] [on]

[Touch-packages] [Bug 1497666] Re: No right channel sound on Creative Xtreme Audio (CA0106) in Ubuntu 14.04-15.10

2015-09-20 Thread Raymond
control.5 { iface MIXER name 'Analog Front Playback Volume' value.0 207 value.1 207 comment { access 'read write' type INTEGER count 2

[Touch-packages] [Bug 1497666] Re: No right channel sound on Creative Xtreme Audio (CA0106) in Ubuntu 14.04-15.10

2015-09-20 Thread Raymond
http://git.alsa-project.org/?p=alsa- lib.git;a=blob_plain;f=test/chmap.c;hb=HEAD posT output of ./chmap -Dhw:0,0 query -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/14

[Touch-packages] [Bug 1497666] Re: No right channel sound on Creative Xtreme Audio (CA0106) in Ubuntu 14.04-15.10

2015-09-20 Thread Raymond
https://launchpadlibrarian.net/176224196/AlsaInfo.txt control.34 { iface MIXER name 'Analog Front Playback Switch' value true comment { access 'read write' type BOOLEAN

[Touch-packages] [Bug 1497666] Re: No right channel sound on Creative Xtreme Audio (CA0106) in Ubuntu 14.04-15.10

2016-09-24 Thread Luke
Verified fixed with a clean install of Ubuntu 16.10. $ uname -a Linux luke-PowerEdge-T105 4.4.0-9136-generic #55-Ubuntu SMP Fri Aug 26 05:58:34 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux Raymond, Thank you so much for all your help on this issue! ** Changed in: alsa-driver (Ubuntu) Status: