Gentoo Archives: gentoo-user

From: Silvio Siefke <siefke_listen@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Alsa Question
Date: Fri, 17 May 2013 18:29:38
Message-Id: 20130517203003.50c030d0d4a013864a616f54@web.de
1 Hello,
2
3
4 i have build the kernel without modules, all what i need i built in Kernel
5 fix. All Howto i see for alsa from Gentoo is with modules, but what i must
6 do, when i have fix in Kernel. The Sound with VLC goes without Problems,
7 but for example mplayer give no sound and when i visit Youtube or so i have
8 no sound.
9
10 Can help me someone or have a link what i must do?
11
12 Thanks for help. Nice weekend.
13
14 Silvio
15
16 <alsa.conf> (generated by alsaconf)
17 gentoo-mobile siefke # cat /root/alsa.conf
18 # Alsa kernel modules' configuration file.
19
20 # ALSA portion
21 alias char-major-116 snd
22 # OSS/Free portion
23 alias char-major-14 soundcore
24
25 ##
26 ## IMPORTANT:
27 ## You need to customise this section for your specific sound card(s)
28 ## and then run `update-modules' command.
29 ## Read alsa-driver's INSTALL file in /usr/share/doc for more info.
30 ##
31 ## ALSA portion
32 ## alias snd-card-0 snd-interwave
33 ## alias snd-card-1 snd-ens1371
34 ## OSS/Free portion
35 ## alias sound-slot-0 snd-card-0
36 ## alias sound-slot-1 snd-card-1
37 ##
38
39 # OSS/Free portion - card #1
40 alias sound-service-0-0 snd-mixer-oss
41 alias sound-service-0-1 snd-seq-oss
42 alias sound-service-0-3 snd-pcm-oss
43 alias sound-service-0-8 snd-seq-oss
44 alias sound-service-0-12 snd-pcm-oss
45 ## OSS/Free portion - card #2
46 ## alias sound-service-1-0 snd-mixer-oss
47 ## alias sound-service-1-3 snd-pcm-oss
48 ## alias sound-service-1-12 snd-pcm-oss
49
50 alias /dev/mixer snd-mixer-oss
51 alias /dev/dsp snd-pcm-oss
52 alias /dev/midi snd-seq-oss
53
54 # Set this to the correct number of cards.
55 options snd cards_limit=1
56 </alsa.conf>

Replies

Subject Author
[gentoo-user] Re: [gentoo-user] Alsa Question the guard <the.guard@××××.ru>
Re: [gentoo-user] Alsa Question (alsaconf R.I.P.) Samuli Suominen <ssuominen@g.o>
Re: [gentoo-user] Alsa Question Silvio Siefke <siefke_listen@×××.de>