[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#557802: further information



In the following I attached further information about the soundcard(s):

$ cat /proc/asound/cards
0 [AudioPCI]: ENS1371 - Ensoniq AudioPCI
Ensoniq AudioPCI ENS1371 at 0xfc40, irq 5
1 [pcsp]: PC-Speaker - pcsp
Internal PC-Speaker at port 0x6

$ cat /etc/modprobe.d/sound
alias snd-card-0 snd-ens1371
options snd-ens1371 index=0
#
alias snd-card-1 snd-pcsp
options snd-pcsp index=1

$ cat .asoundrc
pcm.!default {
       type hw
       card 0
}

ctl.!default {
       type hw
       card 0
}

$ amixer
Simple mixer control 'Master',0
 Capabilities: pvolume
 Playback channels: Front Left - Front Right
 Limits: Playback 0 - 31
 Mono:
 Front Left: Playback 31 [100%] [0.00dB]
 Front Right: Playback 31 [100%] [0.00dB]
Simple mixer control 'Master Mono',0
 Capabilities: pvolume
 Playback channels: Front Left - Front Right
 Limits: Playback 0 - 31
 Mono:
 Front Left: Playback 31 [100%] [0.00dB]
 Front Right: Playback 31 [100%] [0.00dB]
Simple mixer control 'Bass',0
 Capabilities: volume volume-joined
 Playback channels: Mono
 Capture channels: Mono
 Limits: 0 - 15
 Mono: 15 [100%]
Simple mixer control 'Treble',0
 Capabilities: volume volume-joined
 Playback channels: Mono
 Capture channels: Mono
 Limits: 0 - 15
 Mono: 15 [100%]
Simple mixer control 'PCM',0
 Capabilities: pvolume
 Playback channels: Front Left - Front Right
 Limits: Playback 0 - 63
 Mono:
 Front Left: Playback 63 [100%] [60.00dB]
 Front Right: Playback 63 [100%] [60.00dB]
Simple mixer control 'PCM Out Path & Mute',0
 Capabilities: enum
 Items: 'pre 3D' 'post 3D'
 Item0: 'pre 3D'
Simple mixer control 'Line',0
 Capabilities: pvolume cswitch cswitch-exclusive
 Capture exclusive group: 0
 Playback channels: Front Left - Front Right
 Capture channels: Front Left - Front Right
 Limits: Playback 0 - 63
 Front Left: Playback 63 [100%] [60.00dB] Capture [off]
 Front Right: Playback 63 [100%] [60.00dB] Capture [off]
Simple mixer control 'CD',0
 Capabilities: pvolume cswitch cswitch-exclusive
 Capture exclusive group: 0
 Playback channels: Front Left - Front Right
 Capture channels: Front Left - Front Right
 Limits: Playback 0 - 63
 Front Left: Playback 51 [81%] [42.00dB] Capture [off]
 Front Right: Playback 51 [81%] [42.00dB] Capture [off]
Simple mixer control 'Mic',0
 Capabilities: pvolume cvolume cswitch cswitch-exclusive
 Capture exclusive group: 0
 Playback channels: Front Left - Front Right
 Capture channels: Front Left - Front Right
 Limits: Playback 0 - 31 Capture 0 - 15
 Front Left: Playback 30 [97%] [10.50dB] Capture 0 [0%] [0.00dB] [on]
 Front Right: Playback 30 [97%] [10.50dB] Capture 0 [0%] [0.00dB] [on]
Simple mixer control 'Mic Boost (+20dB)',0
 Capabilities: pswitch pswitch-joined
 Playback channels: Mono
 Mono: Playback [off]
Simple mixer control 'Video',0
 Capabilities: pvolume cswitch cswitch-exclusive
 Capture exclusive group: 0
 Playback channels: Front Left - Front Right
 Capture channels: Front Left - Front Right
 Limits: Playback 0 - 63
 Front Left: Playback 63 [100%] [60.00dB] Capture [off]
 Front Right: Playback 63 [100%] [60.00dB] Capture [off]
Simple mixer control 'Phone',0
 Capabilities: pvolume pvolume-joined cswitch cswitch-exclusive
 Capture exclusive group: 0
 Playback channels: Mono
 Capture channels: Front Left - Front Right
 Limits: Playback 0 - 31
 Mono: Playback 31 [100%] [12.00dB]
 Front Left: Capture [off]
 Front Right: Capture [off]
Simple mixer control 'PC Speaker',0
 Capabilities: pvolume pvolume-joined pswitch pswitch-joined
 Playback channels: Mono
 Limits: Playback 0 - 15
 Mono: Playback 15 [100%] [0.00dB] [on]
Simple mixer control 'Aux',0
 Capabilities: pvolume cswitch cswitch-exclusive
 Capture exclusive group: 0
 Playback channels: Front Left - Front Right
 Capture channels: Front Left - Front Right
 Limits: Playback 0 - 63
 Front Left: Playback 63 [100%] [60.00dB] Capture [off]
 Front Right: Playback 63 [100%] [60.00dB] Capture [off]
Simple mixer control 'Capture',0
 Capabilities: cvolume cswitch cswitch-joined
 Capture channels: Front Left - Front Right
 Limits: Capture 0 - 15
 Front Left: Capture 0 [0%] [0.00dB] [on]
 Front Right: Capture 0 [0%] [0.00dB] [on]
Simple mixer control 'Mix',0
 Capabilities: cswitch cswitch-exclusive
 Capture exclusive group: 0
 Capture channels: Front Left - Front Right
 Front Left: Capture [off]
 Front Right: Capture [off]
Simple mixer control 'Mix Mono',0
 Capabilities: cswitch cswitch-exclusive
 Capture exclusive group: 0
 Capture channels: Front Left - Front Right
 Front Left: Capture [off]
 Front Right: Capture [off]

And finally this:
$ aplay soundfile.wav
Playing WAVE 'soundfile.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Mono
^CAborted by signal Interrupt...

still with no sound...






Reply to: