Public bug reported:

Many multimedia applications will not work into Maverick. The problem is the 
total absence off oss-emu for alsa.Into the now latest 2.6.35-21 generic core. 
There is no way around to solve problems as long that the basic generic kernel 
compilation does not include oss. 
Currently the last maverick generic kernel config has about oss

CONFIG_SOUND=m
# CONFIG_SOUND_OSS_CORE is not set
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_JACK=y
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
# CONFIG_SND_MIXER_OSS is not set
# CONFIG_SND_PCM_OSS is not set
# CONFIG_SND_SEQUENCER_OSS is not set

This should be :

CONFIG_SOUND=m
CONFIG_SOUND_OSS_CORE=y
CONFIG_SOUND_OSS_CORE_PRECLAIM=y
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_JACK=y
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y

I do now of course that maverick is still into beta fase, But for audio
to work fine for all applications  It's just a requirement to have those
oss modeles in. also having /dev/mixer /dev/dsp is very important.  And
those are only available if snd_pcm_oss.ko and snd_mixer_oss.ko are
present and probably a lot of other ones as well.

Hoping that those oss emu and so for alsa will be present into the next
update of kernel

gr christophe

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: alsa-base 1.0.23+dfsg-1ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-21.31-generic 2.6.35.4
Uname: Linux 2.6.35-21-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: amd64
AudioDevicesInUse:
 USER        PID ACCESS COMMAND
 /dev/snd/controlC2:  christophe   1598 F.... pulseaudio
 /dev/snd/controlC0:  christophe   1598 F.... pulseaudio
 /dev/snd/controlC1:  christophe   1598 F.... pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xe9200000 irq 45'
   Mixer name   : 'Realtek ALC889A'
   Components   : 'HDA:10ec0885,1458a002,00100101'
   Controls      : 38
   Simple ctrls  : 21
Card1.Amixer.info:
 Card hw:1 'U0x46d0x9a1'/'USB Device 0x46d:0x9a1 at usb-0000:00:1a.7-2, high 
speed'
   Mixer name   : 'USB Mixer'
   Components   : 'USB046d:09a1'
   Controls      : 2
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'Mic',0
   Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
   Capture channels: Mono
   Limits: Capture 0 - 3072
   Mono: Capture 0 [0%] [18.00dB] [on]
Card2.Amixer.info:
 Card hw:2 'SAA7134'/'saa7134[0] at 0xe9105000 irq 18'
   Mixer name   : 'SAA7134 Mixer'
   Components   : ''
   Controls      : 6
   Simple ctrls  : 3
Date: Wed Sep 15 17:38:01 2010
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
PackageArchitecture: all
ProcEnviron:
 LANG=nl_BE.utf8
 SHELL=/bin/bash
SourcePackage: alsa-driver
dmi.bios.date: 09/30/2008
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F8
dmi.board.name: EP45-EXTREME
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8:bd09/30/2008:svnGigabyteTechnologyCo.,Ltd.:pnEP45-EXTREME:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnEP45-EXTREME:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: EP45-EXTREME
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

** Affects: alsa-driver (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug maverick

-- 
Kernel basic oss Missing into maverick
https://bugs.launchpad.net/bugs/639693
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to