Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Yamaha 744 Digital Out doesn't say anything
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Starik
Apprentice
Apprentice


Joined: 08 Oct 2003
Posts: 168
Location: Munich

PostPosted: Mon Nov 10, 2003 9:51 pm    Post subject: Yamaha 744 Digital Out doesn't say anything Reply with quote

Hi,
I'm running a Gentoo 1.4 box with Gaming-Source Kernel 2.4.20. My soundcard is a Hoontech Digital XG! (chip: Yamaha 744). It works under KDE but my HIFI system which is connected via the Hoontech digital out does not say anything. It didn't install any extra drivers I was just compiling my kernel with support for the Yamaha Chipset.
Anyone an idea?

Thank You!


Sorry for bad english - I'm not a native speaker.
Back to top
View user's profile Send private message
tomchuk
Guru
Guru


Joined: 23 Mar 2003
Posts: 317
Location: Brooklyn, NY

PostPosted: Tue Nov 11, 2003 1:29 am    Post subject: Reply with quote

You need to use the Alsa driver for digital in/out on the 744. Look here for the guide. The quick way is to:
Code:

env ALSA_CARDS="ymfpci" emerge alsa-driver alsa-lib alsa-utils asla-oss
echo "alias snd-card-0 snd-ymfpci" >> /etc/modules.d/alsa
modules-update
rc-update add alsasound boot
/etc/init.d/alsasound start
alsamixer
# adjust your mixer levels (you'll want to turn on Master, PCM and Wave by
# pressing m to unmute them and the up key to turn up the volume. Scroll
# right and there will be more mixer controls for the digital outputs as well.


If you use gnome you can also install gnome-alsamixer.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum