I tried settup up ALSA according to the ALSA guide for my Audigy 2 ZS, which I believe uses the emu10k1 driver.
I ran alsaconf without any problems, and a lsmod seems to show that the modules are loaded: # lsmod Module Size Used by snd_seq_midi 6560 - snd_emu10k1_synth 6696 - snd_emux_synth 34664 ...
When I run xdm/gdm/kdm and login, it doesn't actually load anything--it just returns me back to the login screen. This is regardless of who I login as and what session I try to start.
I have an Athlon 64, however I heard that not all apps are working under that architecture. Should I just stick to x86 for maximum flexibility? If so, when I set up my system should I just do it as if it's an Athlon XP?
I have a script that compiles the latest kernel I've installed (since I tend to do 2-3 a week). To change the symlink automatically you can do this (taken from the script):
cd /usr/src
KERNEL=`ls --sort=time -1 | head -n 1`
rm linux 2> /dev/null
ln -s $KERNEL linux
There is a program called GraphCalc, that I have used on Windows for some time, and it is really cool. I just checked the site and the author has posted an early linux version. It might be cool to get this into portage.