Mailinglist Archive: opensuse-bugs (15103 mails)
| < Previous | Next > |
[Bug 306009] sound card not able to play sound after installation
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 4 Sep 2007 06:32:07 -0600 (MDT)
- Message-id: <20070904123207.B4A3FCC789@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=306009#c11
Takashi Iwai <tiwai@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider| |oneukum@xxxxxxxxxx
--- Comment #11 from Takashi Iwai <tiwai@xxxxxxxxxx> 2007-09-04 06:32:07 MST ---
The problem is that you (YaST) set up the built-in sound in a static slot
(index=0) while the whole boot process loads dynamically. Setting index=1 and
index=2 for other possible devices at boot (i.e. snd-usb-audio and snd-mpu401)
should work. Or, setting index=-2 for both may work, too. This means to find
an empty slot except for 0. Give it a try.
You may want to ask why don't use the persistent device -- since many sound
apps and sound backends use the number scheme, the order of the devices is
still important.
The problem of kmix is a typical one. An app gets confused by the change of
the device order...
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Takashi Iwai <tiwai@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider| |oneukum@xxxxxxxxxx
--- Comment #11 from Takashi Iwai <tiwai@xxxxxxxxxx> 2007-09-04 06:32:07 MST ---
The problem is that you (YaST) set up the built-in sound in a static slot
(index=0) while the whole boot process loads dynamically. Setting index=1 and
index=2 for other possible devices at boot (i.e. snd-usb-audio and snd-mpu401)
should work. Or, setting index=-2 for both may work, too. This means to find
an empty slot except for 0. Give it a try.
You may want to ask why don't use the persistent device -- since many sound
apps and sound backends use the number scheme, the order of the devices is
still important.
The problem of kmix is a typical one. An app gets confused by the change of
the device order...
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |