[Desktop-packages] [Bug 1329014] Re: [Audigy2 - SB Audigy 2 [SB0240], playback] No sound at all

2014-10-04 Thread Launchpad Bug Tracker
[Expired for alsa-driver (Ubuntu) because there has been no activity for 60 days.] ** Changed in: alsa-driver (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to alsa-driver in Ubuntu.

[Desktop-packages] [Bug 1329014] Re: [Audigy2 - SB Audigy 2 [SB0240], playback] No sound at all

2014-07-22 Thread Raymond
+ type asym + playback.pcm { type hooks slave.pcm { type hw card $CARD } hooks.0 { type ctl_elems hook_args [ + } + capture.pcm { + type hw + card $CARD +} -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1329014] Re: [Audigy2 - SB Audigy 2 [SB0240], playback] No sound at all

2014-07-21 Thread Joel Chav
Hello Raymond, How to do it? (how use the asym plugin, can you explain?) Joe -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1329014 Title: [Audigy2 - SB Audigy 2 [SB0240],

[Desktop-packages] [Bug 1329014] Re: [Audigy2 - SB Audigy 2 [SB0240], playback] No sound at all

2014-07-21 Thread Raymond
THE LOCKING CTL BUG can be easily reproduced by open two terminals aplay -D front:AUDIGY2 -f DAT Foo1.wav arecord -D front:AUDIGY2 -f DAT Foo2.wav you need to change /usr/share/alsa/conf/cards/AUDIGY2.conf so that the slave capture device has no locks or just define playback slave only

[Desktop-packages] [Bug 1329014] Re: [Audigy2 - SB Audigy 2 [SB0240], playback] No sound at all

2014-07-20 Thread Joel Chav
Hello, I've found myself, and resolve the latest issue ... I've made a test with the guest account and i've noticed sound is working well. So i've made a backup of pulse folder (~/joe/.config/pulse/) and then i've delete all settings in the pulse folder, and restart the system. Now it seems to

[Desktop-packages] [Bug 1329014] Re: [Audigy2 - SB Audigy 2 [SB0240], playback] No sound at all

2014-07-20 Thread Raymond
0) D: [pulseaudio] alsa-util.c: Trying front:1 with SND_PCM_NO_AUTO_FORMAT ... ( 0.385| 0.000) D: [pulseaudio] alsa-util.c: Managed to open front:1 ( 0.385| 0.000) D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 371 ms ( 0.385| 0.000) I: [pulseaudio] (alsa-lib)setup.c: Cannot

[Desktop-packages] [Bug 1329014] Re: [Audigy2 - SB Audigy 2 [SB0240], playback] No sound at all

2014-07-19 Thread Joel Chav
Hello everybody, Ubuntu is going crazy tonight No more sound any where even the sound icon has left and the list of sound cards is now empty. When i've launch the system, icon is here (and sound also) and after a few seconds no more sound on any hardware. Anyone have an idea? Joe **

[Desktop-packages] [Bug 1329014] Re: [Audigy2 - SB Audigy 2 [SB0240], playback] No sound at all

2014-07-16 Thread Joel Chav
Hello everybody, I've got the same issue with my Creative SoundBlaster Audigy 2 Platinum ... It's totally mute ... I've try to toggle te settings but i've not succeed to make it ... detail of my configuration : 04:06.0 Multimedia audio controller: Creative Labs SB Audigy (rev 04)

[Desktop-packages] [Bug 1329014] Re: [Audigy2 - SB Audigy 2 [SB0240], playback] No sound at all

2014-07-16 Thread Joel Chav
Hello Daniel Letzeisen (dtl131), I've download an application called Gnome ALSA Mixer ... I've succeed to modify that toggle 'Audigy Analog/Digital Output Jack' Sound is now back on my Creative SoundBlaster Audigy 2 Platinium Thanks. Joe ** Attachment added: Gnome-ALSA-mixer Ubuntu

[Desktop-packages] [Bug 1329014] Re: [Audigy2 - SB Audigy 2 [SB0240], playback] No sound at all

2014-07-16 Thread Raymond
do you mean that this control should be assigned to playback devices by using an asym plugin for playback and capture of Audigy2.pcm.iec958.0 http://git.alsa-project.org/?p=alsa- lib.git;a=blob;f=src/conf/cards/Audigy2.conf;hb=HEAD -- You received this bug notification because you are a member

[Desktop-packages] [Bug 1329014] Re: [Audigy2 - SB Audigy 2 [SB0240], playback] No sound at all

2014-07-16 Thread Joel Chav
Hello Raymond, Thanks for reply, but i'm not a very advanced Linux user, I've search for that file on my computer for see the differences but i can't find that one. (Unless you tell me where can i found it). It's yesterday that i've found that annoying bug ... I've got more than one soundcard on

[Desktop-packages] [Bug 1329014] Re: [Audigy2 - SB Audigy 2 [SB0240], playback] No sound at all

2014-07-16 Thread Joel Chav
Raymond, I'dont know if it can help you but here are my settings for Alsa : joe@MediaCenter:~$ aplay -l Liste des Périphériques Matériels PLAYBACK carte 0: SB [HDA ATI SB], périphérique 0: ALC888 Analog [ALC888 Analog] Sous-périphériques: 1/1 Sous-périphérique #0: subdevice #0

[Desktop-packages] [Bug 1329014] Re: [Audigy2 - SB Audigy 2 [SB0240], playback] No sound at all

2014-07-16 Thread Raymond
http://www.alsa-project.org/alsa-doc/alsa-lib/pcm_plugins.html since pulseaudio open front, iec958 for both playback and capture at the same time you need to ensure those front and iec958 can be open at the same time by using asymmetric plugin so the those controls in hook plugin are used for

[Desktop-packages] [Bug 1329014] Re: [Audigy2 - SB Audigy 2 [SB0240], playback] No sound at all

2014-07-16 Thread Joel Chav
Hi Raymond, Thanks for your support ... Hum, this is the first time i've got this error (since i've started to use daily ubuntu), previous releases of ubuntu have no issue of that kind, i've start to use ubuntu on the same audio hardware since 10.10. Maybe yes for what you ask about :

[Desktop-packages] [Bug 1329014] Re: [Audigy2 - SB Audigy 2 [SB0240], playback] No sound at all

2014-07-16 Thread Raymond
post the pulseaudio verbose log https://wiki.ubuntu.com/PulseAudio/Log you will notice that pulseaudio Probe the sound card by open devices front,, IEC958 for both playback and capture but the Audigy2.conf have lock on the controls and those playback route only used by playback device you

[Desktop-packages] [Bug 1329014] Re: [Audigy2 - SB Audigy 2 [SB0240], playback] No sound at all

2014-07-16 Thread Joel Chav
Hi raymond, As requested ... The verbose log of pulse audio. Thanks again for trying to fix Joe ** Attachment added: pulseverbose.log https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1329014/+attachment/4154488/+files/pulseverbose.log -- You received this bug notification

[Desktop-packages] [Bug 1329014] Re: [Audigy2 - SB Audigy 2 [SB0240], playback] No sound at all

2014-06-11 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a regular (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross

[Desktop-packages] [Bug 1329014] Re: [Audigy2 - SB Audigy 2 [SB0240], playback] No sound at all

2014-06-11 Thread Raymond
** Changed in: alsa-driver (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1329014 Title: [Audigy2 - SB Audigy 2 [SB0240], playback] No

[Desktop-packages] [Bug 1329014] Re: [Audigy2 - SB Audigy 2 [SB0240], playback] No sound at all

2014-06-11 Thread Daniel Letzeisen
Try toggling this control in alsamixer. Simple mixer control 'Audigy Analog/Digital Output Jack',0 Capabilities: pswitch pswitch-joined Playback channels: Mono Mono: Playback [off] -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to