Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] two(related?) sound problems
Date: Tue, 30 Aug 2005 21:57:09
Message-Id: 20050830215019.3411.qmail@web31707.mail.mud.yahoo.com
1 Hello everybody,
2
3 >From the boot console:
4
5 * Restoring Mixer Levels
6 /usr/sbin/alsactl: set_control:994: bad
7 control.7.value type
8 No state is present for card UART !!!
9
10
11
12 Sound still works but about 1/2 an hour after having
13 started realplayer sound stops without any error that
14 I can find. Then if I try another player ogg, mpg etc
15 I get "can't open /dev/dsp." Have to reboot in order
16 to play any audio.
17
18 Here's the code:
19
20 $amixer
21 [...]
22 Simple mixer control 'Surround',0
23 Capabilities: pvolume pswitch
24 Playback channels: Front Left - Front Right
25 Limits: Playback 0 - 31
26 Front Left: Playback 0 [0%] [off]
27 Front Right: Playback 0 [0%] [off]
28 [...]
29
30 $cat /etc/asound.state
31 [...]
32 }
33 control.7 {
34 comment.access 'read write'
35 comment.type BOOLEAN
36 comment.count 1
37 iface MIXER
38 name 'Surround Playback Switch'
39 value false
40 }
41 [...]
42
43 $amixer contents
44 [...]
45 numid=7,iface=MIXER,name='Surround Playback Switch'
46 ; type=BOOLEAN,access=rw---,values=2
47 : values=off,off
48 [...]
49
50 -mw
51
52
53
54 __________________________________________________
55 Do You Yahoo!?
56 Tired of spam? Yahoo! Mail has the best spam protection around
57 http://mail.yahoo.com
58 --
59 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] two(related?) sound problems Mark Knecht <markknecht@×××××.com>