OVH Cloud OVH Cloud

SPDIF et Audigy

1 réponse
Avatar
Maduser
Bonjour

j'essaie vainement de faire fonctionner la sortie SPDIF de mon audigy, mais
je ne m'en sorts pas. J'ai installé les emu10k1-tools mais je ne comprend
pas ce que je dois faire. Il faut modifier emu10k1.conf et modules.conf
mais je n'arrive à rien, au mieux du son en analogique, au pire plus de son
du tout !

mon emu10k1.conf :

##
## This file is used to configure emu10k1's emu-script
##

CARD_IS_5_1=no
USE_DIGITAL_OUTPUT=no
ENABLE_TONE_CONTROL=yes

# Note, it's safe to say yes to the next option even if you're not going
# to use it. When this option is enabled, the driver can autodetects AC3
# data and behaves normally with normal audio.
# (Saying yes causes some of the soundcard's resourses to be used up)
AC3PASSTHROUGH=no

# Change this to yes to enable the Livedrive midi port and IR remote
# control.
ENABLE_LIVEDRIVE_IR=no

# Most Lives have their analog front signals inverted. If you have
# problems with your setup (low bass), try changing this to 'yes'. (This
# option has no effect with digital setups)
INVERT_REAR=no

#Multichannel playback (for 4 - 6 channel setups)
MULTICHANNEL=yes

# On 5.1 cards in multichannel mode, should the multichannel data be fed
# to the sub as well? You probably don't want this if you have a
# speaker set like the DTT2200 which already feeds all channels to the
# sub in hardware.
ROUTE_ALL_TO_SUB=no

# By default, the front analog channels have a +12dB boost applied to
# them by the AC'97 mixer. If you encounter clipping, or find that the
# volume of the front speakers is too high in a multichannel setup, try
# changing this to 'no'.
ANALOG_FRONT_BOOST=no



# Surround
##################

# Some wavs, or mp3 are surround sound encoded the next two
# options can be used to decode these in hardware.
# (select on or the other, not both)

# passive matrix surround decoder
SURROUND=no

# Active matrix surround decoder
PROLOGIC=no


# Extra Inputs
#################

## This connector is mounted on the card itself
ENABLE_CD_Spdif=yes # Volume control is 'Digital1' in aumix/gmix/kmix

# The next four inputs are found on Livedrives, some of these may also
# be inputs on the older add-on daughter cards.

ENABLE_OPTICAL_SPDIF=no # Volume control is 'Digital2'
ENABLE_LINE2_MIC2=no # Volume control is 'Line2'
ENABLE_RCA_SPDIF=no # Volume control is 'Digital3'
ENABLE_RCA_AUX=no # Volume control is 'line3'


et mon modules.conf :

probeall scsi_hostadapter ide-scsi
alias eth0 e1000
alias sound-slot-0 audigy
probeall usb-interface usb-uhci ehci-hcd
alias ieee1394-controller ohci1394
alias /dev/nvidia* nvidia

C'est une question déjà posée, mais à force de bidouiller dans le vide, je
craque... Si une âme charitable pouvait me dire exactement quoi écrire dans
les .conf et quelles manips faire (modprobe, insmod... ???), ça serait
sympa ;-) (au besoin par mail pour pas encombrer le forum)

Merci. Maduser

1 réponse

Avatar
Vincent Felsch
"Maduser" schrieb im Newsbeitrag
news:bhlask$phr$
Bonjour

j'essaie vainement de faire fonctionner la sortie SPDIF de mon audigy,
mais

je ne m'en sorts pas. J'ai installé les emu10k1-tools mais je ne comprend
pas ce que je dois faire. Il faut modifier emu10k1.conf et modules.conf
mais je n'arrive à rien, au mieux du son en analogique, au pire plus de
son

du tout !

mon emu10k1.conf :

##
## This file is used to configure emu10k1's emu-script
##

CARD_IS_5_1=no
USE_DIGITAL_OUTPUT=no
ENABLE_TONE_CONTROL=yes

# Note, it's safe to say yes to the next option even if you're not going
# to use it. When this option is enabled, the driver can autodetects AC3
# data and behaves normally with normal audio.
# (Saying yes causes some of the soundcard's resourses to be used up)
AC3PASSTHROUGH=no

# Change this to yes to enable the Livedrive midi port and IR remote
# control.
ENABLE_LIVEDRIVE_IR=no

# Most Lives have their analog front signals inverted. If you have
# problems with your setup (low bass), try changing this to 'yes'. (This
# option has no effect with digital setups)
INVERT_REAR=no

#Multichannel playback (for 4 - 6 channel setups)
MULTICHANNEL=yes

# On 5.1 cards in multichannel mode, should the multichannel data be fed
# to the sub as well? You probably don't want this if you have a
# speaker set like the DTT2200 which already feeds all channels to the
# sub in hardware.
ROUTE_ALL_TO_SUB=no

# By default, the front analog channels have a +12dB boost applied to
# them by the AC'97 mixer. If you encounter clipping, or find that the
# volume of the front speakers is too high in a multichannel setup, try
# changing this to 'no'.
ANALOG_FRONT_BOOST=no



# Surround
##################

# Some wavs, or mp3 are surround sound encoded the next two
# options can be used to decode these in hardware.
# (select on or the other, not both)

# passive matrix surround decoder
SURROUND=no

# Active matrix surround decoder
PROLOGIC=no


# Extra Inputs
#################

## This connector is mounted on the card itself
ENABLE_CD_Spdif=yes # Volume control is 'Digital1' in aumix/gmix/kmix

# The next four inputs are found on Livedrives, some of these may also
# be inputs on the older add-on daughter cards.

ENABLE_OPTICAL_SPDIF=no # Volume control is 'Digital2'
ENABLE_LINE2_MIC2=no # Volume control is 'Line2'
ENABLE_RCA_SPDIF=no # Volume control is 'Digital3'
ENABLE_RCA_AUX=no # Volume control is 'line3'


et mon modules.conf :

probeall scsi_hostadapter ide-scsi
alias eth0 e1000
alias sound-slot-0 audigy
probeall usb-interface usb-uhci ehci-hcd
alias ieee1394-controller ohci1394
alias /dev/nvidia* nvidia

C'est une question déjà posée, mais à force de bidouiller dans le vide, je
craque... Si une âme charitable pouvait me dire exactement quoi écrire
dans

les .conf et quelles manips faire (modprobe, insmod... ???), ça serait
sympa ;-) (au besoin par mail pour pas encombrer le forum)

Merci. Maduser


salut

je pense que là est la réponse
http://lea-linux.org/hardware/sbaudigy.php3

Vincent