Hi Folks, I'm using 12.3 and liking it. But a problem with the sound mixer that existed in 12.2 is still here. It manifests itself for me with tvtime, where the cursor left/right keys don't control the volume. The fix is to run: /sbin/modprobe snd-mixer-oss I tried without success to get this to run automatically at boot time to no avail. Does anyone know the current ju-ju to load this kernel module at boot time? Thanks, Lew -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Lew Wolfgang said the following on 03/31/2013 03:37 PM:
Hi Folks,
I'm using 12.3 and liking it.
But a problem with the sound mixer that existed in 12.2 is still here. It manifests itself for me with tvtime, where the cursor left/right keys don't control the volume. The fix is to run:
/sbin/modprobe snd-mixer-oss
I tried without success to get this to run automatically at boot time to no avail. Does anyone know the current ju-ju to load this kernel module at boot time?
What method were you trying? I ask since the method I would use might be the one you are already using. -- Telling the future by looking at the past assumes that conditions remain constant. This is like driving a car by looking in the rear view mirror. - Herb Brody -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
В Sun, 31 Mar 2013 12:37:45 -0700 Lew Wolfgang <wolfgang@sweet-haven.com> пишет:
Hi Folks,
I'm using 12.3 and liking it.
But a problem with the sound mixer that existed in 12.2 is still here. It manifests itself for me with tvtime, where the cursor left/right keys don't control the volume. The fix is to run:
/sbin/modprobe snd-mixer-oss
I tried without success to get this to run automatically at boot time to no avail. Does anyone know the current ju-ju to load this kernel module at boot time?
echo snd-mixer-oss > /etc/modules-load.d/snd-mixer-oss.conf -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 03/31/2013 01:00 PM, Andrey Borzenkov wrote:
В Sun, 31 Mar 2013 12:37:45 -0700 Lew Wolfgang <wolfgang@sweet-haven.com> пишет:
Hi Folks,
I'm using 12.3 and liking it.
But a problem with the sound mixer that existed in 12.2 is still here. It manifests itself for me with tvtime, where the cursor left/right keys don't control the volume. The fix is to run:
/sbin/modprobe snd-mixer-oss
I tried without success to get this to run automatically at boot time to no avail. Does anyone know the current ju-ju to load this kernel module at boot time?
echo snd-mixer-oss > /etc/modules-load.d/snd-mixer-oss.conf
Hi Andrey, That did it, thanks! Regards, Lew -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (3)
-
Andrey Borzenkov
-
Anton Aylward
-
Lew Wolfgang