You are not logged in.
I compiled my own 2.6.14 kernel to get the onboard nic working. I´ve copied a lot from my arch32 /etc to arch64. But I cannot get sound to work. Already tried alsaconf.
Will post later today the log messages.
So someone has a Creative Soundblaster Audigy (emu10k1) running with arch64? Maybe I have to update the alsa packages to 1.0.10 to get them working with the new kernel.
Offline
yes.works fine.usually its just about the silly mixer setting in alsamixer...
make sure all of these are turned up/on
master is full (duh)
PCM
Synth (for midi, you still need soundtables though)
Front
Analog M
Audigy A is selected (hit M)
Audigy CD for cd audio
External is selected
hit Esc and type 'alsactl store'.
Offline
Can´t get it to play. If set it up the same way as under arch32. But I get only strange clicking noise.
[root@workstation64 andyrtr]# lsmod | grep snd
snd_emu10k1 116292 2
snd_rawmidi 24224 1 snd_emu10k1
snd_seq_device 8080 2 snd_emu10k1,snd_rawmidi
snd_ac97_codec 104132 1 snd_emu10k1
snd_pcm_oss 52512 0
snd_mixer_oss 16896 1 snd_pcm_oss
snd_pcm 89224 3 snd_emu10k1,snd_ac97_codec,snd_pcm_oss
snd_timer 22920 2 snd_emu10k1,snd_pcm
snd_ac97_bus 2816 1 snd_ac97_codec
snd_page_alloc 10128 2 snd_emu10k1,snd_pcm
snd_util_mem 4480 1 snd_emu10k1
snd_hwdep 9248 1 snd_emu10k1
snd 54496 13 snd_emu10k1,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_hwdep
soundcore 9376 1 snd
I cannot see any error message in any logfile.
Offline
Link to a possible solution
Disable ALSA and using OSS can´t be the solution for long but I´ll try this later at home.
Offline
Sound is back with kernel 2.6.15rc5-git5
Offline
good to hear..
Offline