Gentoo Archives: gentoo-user-de

From: "Joachim Schlöffel" <JS@××××××××××.de>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] Doom3: Sound per OSS-Emulation in ALSA
Date: Sat, 09 Oct 2004 17:43:06
Message-Id: 20041009194258.58fbb3dc@schleppmich.netsliders.de
In Reply to: [gentoo-user-de] Doom3: Sound per OSS-Emulation in ALSA by Martin Kropfinger
1 CONFIG_SND_OSSEMUL=y
2 CONFIG_SND_MIXER_OSS=m
3 CONFIG_SND_PCM_OSS=m
4 CONFIG_SND_SEQUENCER_OSS=y
5
6 On Fri, 8 Oct 2004 23:29:19 +0000
7 Martin Kropfinger <martin.kropfinger@×××××.de> wrote:
8
9 > Hallöchen,
10 >
11 > ich zocke ja fast gar nicht mehr, aber Doom3 muss sein ;-)
12 >
13 > Daher meine Frage: Die derzeitige Doom3-Linux-Binaries können ja kein
14 > natives ALSA, sondern nur OSS. Jetzt habe ich aber gelesen, dass es
15 > per OSS-Emulation der ALSA funktionieren soll.... Nur wie mach ich
16 > das?!
17 >
18 > Im Kernel hab ich:
19 > #
20 > # Sound
21 > #
22 > CONFIG_SOUND=y
23 >
24 > #
25 > # Advanced Linux Sound Architecture
26 > #
27 > CONFIG_SND=y
28 > CONFIG_SND_TIMER=y
29 > CONFIG_SND_PCM=y
30 > CONFIG_SND_RAWMIDI=y
31 > CONFIG_SND_SEQUENCER=y
32 > # CONFIG_SND_SEQ_DUMMY is not set
33 > CONFIG_SND_OSSEMUL=y
34 > CONFIG_SND_MIXER_OSS=y
35 > CONFIG_SND_PCM_OSS=y
36 > CONFIG_SND_SEQUENCER_OSS=y
37 > # CONFIG_SND_VERBOSE_PRINTK is not set
38 > # CONFIG_SND_DEBUG is not set
39 >
40 >
41 > Leider macht mein Doom3 dennoch kein Mucks.... Weiss jemand warum? Was
42 > muss ich noch machen.
43 > Ach ja, mein System ist ein:
44 >
45 > delgar@gentoo delgar $ uname -a
46 > Linux gentoo 2.6.8-gentoo-r3 #1 Sat Sep 4 21:41:11 GMT 2004 i686 AMD
47 > Athlon(tm) XP 3000+ AuthenticAMD GNU/Linux
48 >
49 >
50 > Dankeschön ;-)
51 >
52 > CU
53 > Martin
54 >
55
56
57 --
58 ...there can be no public or private virtue unless the foundation of
59 action is
60 the practice of truth.
61 - George Jacob Holyoake

Replies

Subject Author
Re: [gentoo-user-de] Doom3: Sound per OSS-Emulation in ALSA Martin Kropfinger <martin.kropfinger@×××××.de>