Lexicon
Jul 25 2006, 06:47 PM
I cant,t to write at lenght. If have problem with Sound 5.1 Surround on any cards You can played Mp3, OGG stereo file on all six speakers if any mixer not help . How to?
As user make device a name e.g. lexicon51
touch $HOME/.asoundrc
mcedit $HOME/.asoundrc
QUOTE
pcm.lexicon51 {
type route
slave.pcm surround51
slave.channels 6
ttable.0.0 1
ttable.1.1 1
ttable.0.2 1
ttable.0.3 1
ttable.1.3 1
ttable.0.4 0.5
ttable.1.4 0.5
ttable.0.5 0.5
ttable.1.5 0.5
}
aplay -D lexicon51 *.wav
This device can use with Mplayer, Xine, aplay, XMMS and other
After next loging Your Mp3 stereo exchande to pseudo AC3 ....Lex
[moved from Software by spinynorman]
ffi
Jul 25 2006, 06:49 PM
Lex do you know how to make a file for 6.1 stereo?
Lexicon
Jul 25 2006, 07:39 PM
Wow, I don't know. Maybe
pcm.ffi71 {
type route
slave.pcm surround71
slave.channels 8
ttable.0.0 1
ttable.1.1 1
ttable.0.2 1
ttable.0.3 1
ttable.1.3 1
ttable.0.4 0.5
ttable.1.4 0.5
ttable.0.5 0.5
ttable.1.5 0.5
ttable.0.6 0.5
ttable.1.6 0.5
}
find any wav file stereo and type
aplay -D ffi71 *.wav
Answer OK? ....Lex
ffi
Jul 25 2006, 08:09 PM
problem is there is no surround61 file
Lexicon
Jul 25 2006, 09:59 PM
Find any stereo file and type (must WAV)
aplay -D ffi71 *.wav
....Lex
ffi
Jul 26 2006, 11:41 AM
I typed and got the following:
[root@localhost ~]# aplay -D surround71 /usr/share/sounds/pop.wav
Playing WAVE '/usr/share/sounds/pop.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Mono
aplay: set_params:907: Channels count non available
Should I create a file called ffi71, i used surround71....
Lexicon
Jul 26 2006, 12:32 PM
Yes, this is You new device
aplay -D ffi71 /usr/share/sounds/pop.wav
....Lex
ffi
Jul 26 2006, 01:20 PM
I am sorry, I don't understand. I created a file named ffi71(see below) and saved it to /home/ffi
aplay -D /home/ffi/ffi71 /usr/share/sounds/pop.wav
ALSA lib pcm.c:2148:(snd_pcm_open_noupdate) Unknown PCM /home/ffi/ffi71
aplay: main:548: audio open error: No such file or directory
I pasted the follow in the new file called ffi71:
pcm.ffi71 {
type route
slave.pcm surround71
slave.channels 8
ttable.0.0 1
ttable.1.1 1
ttable.0.2 1
ttable.0.3 1
ttable.1.3 1
ttable.0.4 0.5
ttable.1.4 0.5
ttable.0.5 0.5
ttable.1.5 0.5
ttable.0.6 0.5
ttable.1.6 0.5
}
Lexicon
Jul 26 2006, 01:33 PM
No, look first post
touch $HOME/.asoundrc
mcedit $HOME/.asoundrc
Now paste to .asoundrc
pcm.ffi71 {
type route
slave.pcm surround71
slave.channels 8
ttable.0.0 1
ttable.1.1 1
ttable.0.2 1
ttable.0.3 1
ttable.1.3 1
ttable.0.4 0.5
ttable.1.4 0.5
ttable.0.5 0.5
ttable.1.5 0.5
ttable.0.6 0.5
ttable.1.6 0.5
}
find any wav file stereo and type
Your new device has name ffi71 (if OK rename in XINE)
aplay -D ffi71 *.wav
....Lex
ffi
Jul 26 2006, 01:46 PM
This only plays 5.1 though, no sound from my rear center speaker

(btw a 6.1 setup is like 5.1 plus a rear center speaker)
Lexicon
Jul 27 2006, 09:23 PM
ffi
Jul 30 2006, 07:53 PM
I did:
speaker-test -Dplug:surround71 -c8
speaker-test -Dplug:surround51 -c6
sound from all speakers but mid-rear speaker in both tests.
Lexicon
Jul 31 2006, 11:55 AM
@ffi please paste here otput (for your problem
problem is there is no surround61 file
aplay -L
I don't have soundcard with more speakers
.....Lex
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.