Gentoo Archives: gentoo-user

From: Raphael Melo de Oliveira Bastos Sales <raphael.melo21@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Can't get ALSA OSS Emulation to work
Date: Tue, 16 Aug 2005 23:14:03
Message-Id: 8f7a9d580508161609dd6efb8@mail.gmail.com
In Reply to: Re: [gentoo-user] Can't get ALSA OSS Emulation to work by Nick Rout
1 Thanks for the attention. I did both ways and I still get error messages like;
2
3 Enemy Territory:
4 /dev/dsp: Input/output error
5 Could not mmap /dev/dsp
6
7 and
8
9 Quake 3:
10 /dev/dsp: Broken pipe
11 Could not toggle.
12
13 cat /dev/urandom > /dev/dsp also does nothing
14
15 Maybe some clues, I don't know:
16
17 # cat /proc/asound/cards
18 0 [V8237 ]: VIA8237 - VIA 8237
19 VIA 8237 with AD1888 at 0xe000, irq 22
20
21 # cat /proc/asound/devices
22 17: [0- 1]: digital audio playback
23 25: [0- 1]: digital audio capture
24 16: [0- 0]: digital audio playback
25 24: [0- 0]: digital audio capture
26 0: [0- 0]: ctl
27 1: : sequencer
28 33: : timer
29
30 # cat /proc/asound/pcm
31 00-00: VIA 8237 : VIA 8237 : playback 4 : capture 1
32 00-01: VIA 8237 : VIA 8237 : playback 1 : capture 1
33
34 # cat /proc/asound/version
35 Advanced Linux Sound Architecture Driver Version 1.0.9b.
36 Compiled on Aug 12 2005 for kernel 2.6.12-gentoo-r6.
37
38 # cat /proc/asound/oss/devices
39 1: : sequencer
40 8: : sequencer
41 0: [0- 0]: mixer
42 3: [0- 3]: digital audio
43 12: [0-12]: digital audio
44
45 # cat /proc/asound/oss/sndstat
46 Sound Driver:3.8.1a-980706 (ALSA v1.0.9b emulation code)
47 Kernel: Linux familia2 2.6.12-gentoo-r6 #1 Thu Aug 11 06:47:46 BRT 2005 i686
48 Config options: 0
49
50 Installed drivers:
51 Type 10: ALSA emulation
52
53 Card config:
54 VIA 8237 with AD1888 at 0xe000, irq 22
55
56 Audio devices:
57 0: VIA 8237 (DUPLEX)
58
59 Synth devices: NOT ENABLED IN CONFIG
60
61 Midi devices: NOT ENABLED IN CONFIG
62
63 Timers:
64 7: system timer
65
66 Mixers:
67 0: Analog Devices AD1888
68
69 While I'm at it, how does the -D option of alsamixer works? When I put
70 alsamixer -D /dev/mixer it doesn't work either. I'm I doing it wrong?
71
72 Sorry for sending such a big message, but this problem is really annoying...
73
74 Thanks again for the attention,
75
76 Raphael
77
78 --
79 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Can't get ALSA OSS Emulation to work Nick Rout <nick@×××××××.nz>
Re: [gentoo-user] Can't get ALSA OSS Emulation to work Raphael Melo de Oliveira Bastos Sales <raphael.melo21@×××××.com>