[Bug 503220] New: Sound misconfigured every restart.
http://bugzilla.novell.com/show_bug.cgi?id=503220 User mmartinmate@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=503220#c1 Summary: Sound misconfigured every restart. Classification: openSUSE Product: openSUSE 11.2 Version: Milestone 1 Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Major Priority: P5 - None Component: Sound AssignedTo: tiwai@novell.com ReportedBy: mmartinmate@gmail.com QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b4) Gecko/20090426 SUSE/3.5b4-1.2 Firefox/3.5b4 # uname -a Linux altair 2.6.29-6-default #1 SMP 2009-03-24 15:38:18 +0100 x86_64 x86_64 x86_64 GNU/Linux lsmod | grep snd snd_pcm_oss 47904 0 snd_mixer_oss 16760 1 snd_pcm_oss snd_seq 63568 0 snd_seq_device 8700 1 snd_seq snd_atiixp 20476 0 snd_ac97_codec 127704 1 snd_atiixp ac97_bus 2312 1 snd_ac97_codec snd_pcm 95776 3 snd_pcm_oss,snd_atiixp,snd_ac97_codec snd_timer 26680 2 snd_seq,snd_pcm snd 78936 8 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_atiixp,snd_ac97_codec,snd_pcm,snd_timer soundcore 8880 1 snd snd_page_alloc 10504 2 snd_atiixp,snd_pcm Graphical desktop K Desktop Environment Version 4.2.3 (KDE 4.2.3) "release 3" Repository: Factory Every time I start the computer I need to go to yast->Hardware->Sound to configure sound card after delete the unconfigured one. I also need to run alsaconf. Reproducible: Always Steps to Reproduce: 1. 2. 3. Expected Results: sound configuration remains unchanged after reboot -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=503220 User tiwai@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=503220#c1 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mmartinmate@gmail.com --- Comment #1 from Takashi Iwai <tiwai@novell.com> 2009-05-13 00:04:37 MDT --- What happens exactly if you don't re-setup via yast after boot? The bug report doesn't mention what is the problem. Thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=503220 User mmartinmate@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=503220#c2 Miguel Martin Mateo <mmartinmate@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mmartinmate@gmail.com | --- Comment #2 from Miguel Martin Mateo <mmartinmate@gmail.com> 2009-05-13 00:17:06 MDT --- Sorry, Before re-setup the system haven't sound. I haven't looked if sound modules are loaded but it could be after last re-setup. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=503220 User tiwai@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=503220#c3 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mmartinmate@gmail.com --- Comment #3 from Takashi Iwai <tiwai@novell.com> 2009-05-13 00:23:29 MDT --- Please check the following: - boot with runlevel 3 (pass "3" to boot parameter), login on linux console as root, and check the sound, e.g. aplay /usr/share/sounds/alsa/test.wav. - if it doesn't work, run alsa-info.sh with --no-upload option, and attach the generated file. - if it works, run "init 5", and login to your account normally. Check the sound output. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=503220 User mmartinmate@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=503220#c4 Miguel Martin Mateo <mmartinmate@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mmartinmate@gmail.com | --- Comment #4 from Miguel Martin Mateo <mmartinmate@gmail.com> 2009-05-13 14:34:17 MDT --- Created an attachment (id=292001) --> (http://bugzilla.novell.com/attachment.cgi?id=292001) Output from alsa-info.sh -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=503220 User mmartinmate@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=503220#c5 --- Comment #5 from Miguel Martin Mateo <mmartinmate@gmail.com> 2009-05-13 15:03:43 MDT --- Hi Takashi 1. aplay doesn't work, no sound output and error message aplay /usr/share/sounds/alsa/test.wav ALSA lib pulse.c:272:(pulse_connect) PulseAudio: Unable to connect: Connection refused aplay: main:608: audio open error: Connection refused 2. modules are loaded after boot 3. After configure sound card through Yast Control Center -> Sound Test of Yast module works fine aplay still doesn't work same error message. 4. After running alsaconf aplay still doesn't work same error message but Multimedia - System Settings test works fine sending output trough default device. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=503220 User tiwai@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=503220#c6 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mmartinmate@gmail.com --- Comment #6 from Takashi Iwai <tiwai@novell.com> 2009-05-14 01:55:39 MDT --- Did you really login to linux console (without X) as root after boot with runlevel 3, and tested aplay there? The pulse-plugin shouldn't be used in that state. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=503220 User mmartinmate@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=503220#c7 Miguel Martin Mateo <mmartinmate@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mmartinmate@gmail.com | --- Comment #7 from Miguel Martin Mateo <mmartinmate@gmail.com> 2009-05-14 02:14:57 MDT --- I started computer, from kdm I started text console and switch to runlevel 3, after that I done the test and switch another time to runlevel 5. Do you need that computer boot in runlevel 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=503220 User tiwai@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=503220#c8 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mmartinmate@gmail.com --- Comment #8 from Takashi Iwai <tiwai@novell.com> 2009-05-14 02:24:19 MDT --- Yes, to be sure. If the test on login in runlevel 3 still fails, try to run setup-pulseaudio --disable Then re-login again, and test the sound. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=503220 User mmartinmate@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=503220#c9 Miguel Martin Mateo <mmartinmate@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mmartinmate@gmail.com | --- Comment #9 from Miguel Martin Mateo <mmartinmate@gmail.com> 2009-05-14 02:28:12 MDT --- After setup-pulseaudio --disable i should reboot or only log off and log on? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=503220 User tiwai@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=503220#c10 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mmartinmate@gmail.com --- Comment #10 from Takashi Iwai <tiwai@novell.com> 2009-05-14 02:30:14 MDT --- logout and login should suffice in this case. But, of course, you can test rebooting, too. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=503220 User mmartinmate@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=503220#c11 Miguel Martin Mateo <mmartinmate@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mmartinmate@gmail.com | --- Comment #11 from Miguel Martin Mateo <mmartinmate@gmail.com> 2009-05-14 11:24:58 MDT --- After setup-pulseaudio --disable aplay test works in console mode, switching to KDE sound stops working. If i run alsaconf aplay test works fine but amarok doesn't work. All the operations inside KDE trigger a window Removed Sound Device ... Sound system worked fine in openSuse 10.3 before change to openSuse 11.1 & Factory repositories. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=503220 User mmartinmate@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=503220#c12 --- Comment #12 from Miguel Martin Mateo <mmartinmate@gmail.com> 2009-05-14 11:29:06 MDT --- Created an attachment (id=292257) --> (http://bugzilla.novell.com/attachment.cgi?id=292257) Alsa info in runlevel 3 with pulse enabled -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=503220 User mmartinmate@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=503220#c13 --- Comment #13 from Miguel Martin Mateo <mmartinmate@gmail.com> 2009-05-14 11:30:12 MDT --- Created an attachment (id=292258) --> (http://bugzilla.novell.com/attachment.cgi?id=292258) Alsa info in runlevel 3 with pulse disabled. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=503220 User mmartinmate@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=503220#c14 --- Comment #14 from Miguel Martin Mateo <mmartinmate@gmail.com> 2009-05-14 15:42:12 MDT --- Steps that I have to do to make sound work (less than more): 1. From YAST Control Center -> Hardware -> Sound I configure sound card that every time appears as not configured. (Tool Test OK, aplay NOK) 2. alsaconf to make aplay work 3. KDE -> Configure Desktop -> Multimedia Test work OK but amarok (2.0.2) doesn't work Between these steps some windows complaining about Removed Sound Device appears. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=503220 User tiwai@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=503220#c15 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mmartinmate@gmail.com --- Comment #15 from Takashi Iwai <tiwai@novell.com> 2009-05-15 00:00:56 MDT --- The problem is likely that your sound setup is inconsistent and mixed together with pulseaudio and non-pulseaudio. Apparently, amarok is set up to be non-PA while the KDE system sound is with PA. Check these setups at first, e.g. to use PA for all (if any). Also, alsaconf shouldn't be used any more. It may appear to repair something, but it breaks another thing. The "unconfigure" card in YaST is likely due to alsaconf. So, don't call this program. If anything doesn't work without it, it can be fixed in another way. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=503220 User mmartinmate@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=503220#c16 Miguel Martin Mateo <mmartinmate@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mmartinmate@gmail.com | --- Comment #16 from Miguel Martin Mateo <mmartinmate@gmail.com> 2009-05-18 08:51:15 MDT --- I don't understand the new sound system! When I star the system I haven't sound available. After reconfigure sound driver (yast test of sound module work) keffeine works but kmix don't work (after reconfiguration kmix dead). Could you tell me what is the correct configuration of Sound driver - Alsa - Pulse Audio and Phonon? What I could/should uninstall? There are a tool that i could use to made the correct configuration? A link with help? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=503220 User tiwai@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=503220#c17 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mmartinmate@gmail.com --- Comment #17 from Takashi Iwai <tiwai@novell.com> 2009-05-18 09:08:24 MDT --- I guess the easiest way for you is to disable "Sound Server" in KDE controlcenter / Sound setup menu. Then it won't start pulseaudio but the system will you directly ALSA backend. Give it a try. Note that phonon is a KDE sound backend, which communicates with different sound subsystems. Also, you may uninstall libflashsupport although it should work even installed. But, you can uninstall it to be sure. Reconfiguring the sound driver means to kill *ALL* sound applications. Of course, kmix will be killed by that. Thus, this action doesn't guarantee that the desktop will continue to work as before. In general, after reconfiguring the sound, you should re-login, and you don't often do it unless you really know what you are doing... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=503220 User ks@budostore.de added comment http://bugzilla.novell.com/show_bug.cgi?id=503220#c18 Karl Sinn <ks@budostore.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mmartinmate@gmail.com | --- Comment #18 from Karl Sinn <ks@budostore.de> 2009-05-19 02:58:45 MDT --- Hi, I have a similar problem. Actually it's two problems, but I think they belong together. 1) After boot I have no sound. At the beginning I made it work with YAST2. Deleting and recreating the sound card configuration. Then I realized I can also make it work with "rcalsasound restart". And right now I simply killed kmix and restarted kmix --> works May the reason for this bug be kmix or should I create a new bugreport? 2) Sound is muted - If I change the settings of kmix and reboot the computer nothing of the settings is kept. - If I change the settings and restart kmix they are beeing correctly reset - After changing seetings, restarting kmix and then rebooting the master volume control in the kmix window is muted (always) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=503220 User tiwai@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=503220#c19 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mmartinmate@gmail.com --- Comment #19 from Takashi Iwai <tiwai@novell.com> 2009-05-19 10:32:59 MDT --- (In reply to comment #18)
Hi,
I have a similar problem. Actually it's two problems, but I think they belong together.
Did you turn off "Sound System" in KDE control center as I suggested? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=503220 User mmartinmate@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=503220#c20 Miguel Martin Mateo <mmartinmate@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mmartinmate@gmail.com | --- Comment #20 from Miguel Martin Mateo <mmartinmate@gmail.com> 2009-05-19 15:47:42 MDT --- Hi have a blended system that I think is the source of all my problems. kcontrol is from KDE 3.5.10 release 27 but i have KDE 4.2.3 release 3. I installed openSuse 11.1 but searching for a kernel update to support USB wireless (US Robotics) I update from Factory. The system is stable but I have this sound trouble that I can not resolve (suggestion from comment #18 doesn't work for my). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=503220 User tiwai@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=503220#c21 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mmartinmate@gmail.com --- Comment #21 from Takashi Iwai <tiwai@novell.com> 2009-08-10 01:09:10 MDT --- Please be specific about "sound trouble". If it's a symptom "muted after reboot", it should have been fixed on the recent OBS multimedia:libs/alsa repo. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=503220 User tiwai@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=503220#c22 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|mmartinmate@gmail.com | Resolution| |NORESPONSE --- Comment #22 from Takashi Iwai <tiwai@novell.com> 2009-08-24 09:31:17 MDT --- Resolved as NORESPONSE. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com