Anyone know how I can get 865perl Intel onboard sound system and 6.1 speakers to work?
I only get sound on 2 speakers so far
Im using alsa with intel8x0
Anything to go on would be highly appreciated!
The .asoundrc file
Find out more about this file here.
This file allows the you to have more advanced control over your card/device. Some very useful applications will not work without it. The .asoundrc file consists of definitions of the various cards available in your system. It also gives you access to the pcm plugins in alsa-lib. These allow you to do tricky things like combine your cards into one or access multiple i/o's on your mulitchannel card.
Below is the most basic definition.
Make a file called .asoundrc in your home and/or root directory.
vi /home/xxx/.asoundrc
copy and paste the following into the file then save it.
pcm.intel8x0 {
type hw
card 0
}
ctl.intel8x0 {
type hw
card 0
}
Code: Select all
numid=11,iface=MIXER,name='Master Mono Playback Switch'
numid=12,iface=MIXER,name='Master Mono Playback Volume'
numid=1,iface=MIXER,name='Master Playback Switch'
numid=2,iface=MIXER,name='Master Playback Volume'
numid=9,iface=MIXER,name='Headphone Playback Switch'
numid=10,iface=MIXER,name='Headphone Playback Volume'
numid=26,iface=MIXER,name='PCM Playback Switch'
numid=27,iface=MIXER,name='PCM Playback Volume'
numid=7,iface=MIXER,name='Surround Playback Switch'
numid=8,iface=MIXER,name='Surround Playback Volume'
numid=3,iface=MIXER,name='Center Playback Switch'
numid=4,iface=MIXER,name='Center Playback Volume'
numid=5,iface=MIXER,name='LFE Playback Switch'
numid=6,iface=MIXER,name='LFE Playback Volume'
numid=20,iface=MIXER,name='Line Playback Switch'
numid=21,iface=MIXER,name='Line Playback Volume'
numid=22,iface=MIXER,name='CD Playback Switch'
numid=23,iface=MIXER,name='CD Playback Volume'
numid=19,iface=MIXER,name='Mic Boost (+20dB)'
numid=32,iface=MIXER,name='Mic Select'
numid=17,iface=MIXER,name='Mic Playback Switch'
numid=18,iface=MIXER,name='Mic Playback Volume'
numid=15,iface=MIXER,name='Phone Playback Switch'
numid=16,iface=MIXER,name='Phone Playback Volume'
numid=13,iface=MIXER,name='PC Speaker Playback Switch'
numid=14,iface=MIXER,name='PC Speaker Playback Volume'
numid=24,iface=MIXER,name='Aux Playback Switch'
numid=25,iface=MIXER,name='Aux Playback Volume'
numid=31,iface=MIXER,name='Mono Output Select'
numid=28,iface=MIXER,name='Capture Source'
numid=29,iface=MIXER,name='Capture Switch'
numid=30,iface=MIXER,name='Capture Volume'
numid=33,iface=MIXER,name='IEC958 Playback Con Mask'
numid=34,iface=MIXER,name='IEC958 Playback Pro Mask'
numid=37,iface=MIXER,name='IEC958 Playback AC97-SPSA'
numid=35,iface=MIXER,name='IEC958 Playback Default'
numid=36,iface=MIXER,name='IEC958 Playback Switch'
numid=38,iface=MIXER,name='External Amplifier Power Down'
I don't know what it should be for you, but that's similar to what I've got in the same file (for C-Media PCI sound) -- just a couple of lines identifying the DAC chips on the sound card (I think that's what this is -- I defer to anyone else who knows more about this).Slynix wrote: cat /proc/asound/pcm
00-00: Intel ICH : Intel ICH5 : playback 1 : capture 1
00-01: Intel ICH - IEC958 : Intel ICH5 - IEC958 : playback 1
Shouldnt there be more?
I've never seen an option like this in xmms. Maybe a plug-in? Again, someone else may know better than I do. On the other hand, given all the alsa volume settings and the volume plus front/rear balance controls on my speaker set itself, I figure I've got enough ways to control output.I cant find any option in xmms about choocing between front and rear speakers. Iv heard there should be such an option
These look like they might be candidates for getting controlling output to your other speakers. The 'switch' settings are true/false (i.e., to enable or disable); the volume settings can be set 0-100. Have you checked how these are set? (Just run amixer without any arguments, and it should report current settings.) If it looks like these settings aren't appropriate, you can also change the settings with amixer, e.g., "amixer set 'Surround Playback Volume' 100" or "amixer set 'Surround Playback Switch' true".Code: Select all
numid=7,iface=MIXER,name='Surround Playback Switch' numid=8,iface=MIXER,name='Surround Playback Volume' numid=3,iface=MIXER,name='Center Playback Switch' numid=4,iface=MIXER,name='Center Playback Volume'
[/code]Simple mixer control 'Master',0
Capabilities: pvolume pswitch pswitch-joined
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Front Left: Playback 13 [42%] [on]
Front Right: Playback 13 [42%] [on]
Simple mixer control 'Master Mono',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Playback channels: Mono
Limits: Playback 0 - 31
Mono: Playback 31 [100%] [on]
Simple mixer control 'Headphone',0
Capabilities: pvolume pswitch pswitch-joined
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Front Left: Playback 31 [100%] [on]
Front Right: Playback 31 [100%] [on]
Simple mixer control 'PCM',0
Capabilities: pvolume pswitch pswitch-joined
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Front Left: Playback 19 [61%] [on]
Front Right: Playback 19 [61%] [on]
Simple mixer control 'Surround',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Front Left: Playback 31 [100%] [on]
Front Right: Playback 31 [100%] [on]
Simple mixer control 'Center',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Playback channels: Mono
Limits: Playback 0 - 31
Mono: Playback 31 [100%] [on]
Simple mixer control 'LFE',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Playback channels: Mono
Limits: Playback 0 - 31
Mono: Playback 31 [100%] [on]
Simple mixer control 'Line',0
Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-joined cswitc
clusive
Capture exclusive group: 0
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: Playback 0 - 31
Front Left: Playback 31 [100%] [on] Capture [off]
Front Right: Playback 31 [100%] [on] Capture [off]
Simple mixer control 'CD',0
Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-joined cswitc
clusive
Capture exclusive group: 0
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: Playback 0 - 31
Front Left: Playback 31 [100%] [on] Capture [off]
Front Right: Playback 31 [100%] [on] Capture [off]
Simple mixer control 'Mic',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined cswitch cswitc
ined cswitch-exclusive
Capture exclusive group: 0
Playback channels: Mono
Capture channels: Front Left - Front Right
Limits: Playback 0 - 31
Mono: Playback 31 [100%] [on]
Front Left: Capture [off]
Front Right: Capture [off]
Simple mixer control 'Mic Boost (+20dB)',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'Mic Select',0
Capabilities:
Mono:
Simple mixer control 'Video',0
Capabilities: cswitch cswitch-joined cswitch-exclusive
Capture exclusive group: 0
Capture channels: Front Left - Front Right
Front Left: Capture [off]
Front Right: Capture [off]
Simple mixer control 'Phone',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined cswitch cswitc
ined cswitch-exclusive
Capture exclusive group: 0
Playback channels: Mono
Capture channels: Front Left - Front Right
Limits: Playback 0 - 31
Mono: Playback 31 [100%] [on]
Front Left: Capture [off]
Front Right: Capture [off]
Simple mixer control 'IEC958',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [off]
Simple mixer control 'IEC958 Playback AC97-SPSA',0
Capabilities: volume volume-joined
Playback channels: Mono
Limits: 0 - 3
Mono: 3 [100%]
Simple mixer control 'PC Speaker',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Playback channels: Mono
Limits: Playback 0 - 15
Mono: Playback 15 [100%] [on]
Simple mixer control 'Aux',0
Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-joined cswitc
clusive
Capture exclusive group: 0
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: Playback 0 - 31
Front Left: Playback 31 [100%] [on] Capture [on]
Front Right: Playback 31 [100%] [on] Capture [on]
Simple mixer control 'Mono Output Select',0
Capabilities:
Mono:
Simple mixer control 'Capture',0
Capabilities: cvolume cswitch cswitch-joined
Capture channels: Front Left - Front Right
Limits: Capture 0 - 15
Front Left: Capture 15 [100%] [on]
Front Right: Capture 15 [100%] [on]
Simple mixer control 'Mix',0
Capabilities: cswitch cswitch-joined 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-joined cswitch-exclusive
Capture exclusive group: 0
Capture channels: Front Left - Front Right
Front Left: Capture [off]
Front Right: Capture [off]
Simple mixer control 'External Amplifier Power Down',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [off]