Re: [gentoo-user] ...CK804 AC'97 Audio Controller and alsa on amd64?

2006-01-13 Thread David Meyer
Ok, I read the manual :-)

I'm still getting alsamixer: function snd_ctl_open
failed for default: No such device, and using 
'killall udevd; udevstart' clears it. Any way to get it
to stick through a reboot.

Thanks,

Dave



pgplqKQckJg7W.pgp
Description: PGP signature


Re: [gentoo-user] ...CK804 AC'97 Audio Controller and alsa on amd64?

2006-01-13 Thread Mark Knecht
On 1/13/06, David Meyer [EMAIL PROTECTED] wrote:
 Ok, I read the manual :-)

 I'm still getting alsamixer: function snd_ctl_open
 failed for default: No such device, and using
 'killall udevd; udevstart' clears it. Any way to get it
 to stick through a reboot.

 Thanks,

 Dave

Hi Dave,
   I'm not clear if this is a first post or a second thread. LEt me
know the results of hte following commands and we'll see where that
leads.

[EMAIL PROTECTED] ~ $ cat /proc/asound/cards
0 [CK804  ]: NFORCE - NVidia CK804
 NVidia CK804 with ALC850 at 0xda103000, irq 225
1 [DSP]: H-DSP - Hammerfall DSP
 RME Hammerfall HDSP 9652 at 0xda00, irq 58
[EMAIL PROTECTED] ~ $

[EMAIL PROTECTED] ~ $ cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.10rc3 (Mon Nov 07
13:30:21 2005 UTC).
[EMAIL PROTECTED] ~ $

[EMAIL PROTECTED] ~ $ uname -a
Linux lightning 2.6.15-rt2 #2 PREEMPT Thu Jan 5 16:13:25 PST 2006
x86_64 AMD Athlon(tm) 64 Processor 3000+ AuthenticAMD GNU/Linux
[EMAIL PROTECTED] ~ $

[EMAIL PROTECTED] ~ $ lsmod
Module  Size  Used by
snd_seq_midi7296  0
snd_pcm_oss50144  1
snd_mixer_oss  16256  1 snd_pcm_oss
snd_seq_oss32512  0
snd_seq_midi_event  7232  2 snd_seq_midi,snd_seq_oss
snd_seq52704  5 snd_seq_midi,snd_seq_oss,snd_seq_midi_event
realtime9672  0
sbp2   23364  0
ohci1394   31116  0
ieee1394   94832  2 sbp2,ohci1394
snd_hdsp   46148  1
snd_rawmidi23200  2 snd_seq_midi,snd_hdsp
snd_seq_device  6796  3 snd_seq_midi,snd_seq_oss,snd_rawmidi
snd_hwdep   8736  1 snd_hdsp
snd_intel8x0   31976  2
snd_ac97_codec102744  1 snd_intel8x0
snd_ac97_bus2752  1 snd_ac97_codec
snd_pcm87176  4 snd_pcm_oss,snd_hdsp,snd_intel8x0,snd_ac97_codec
snd_timer  21512  2 snd_seq,snd_pcm
snd50696  16
snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,s
nd_hdsp,snd_rawmidi,snd_seq_device,snd_hwdep,snd_intel8x0,snd_ac97_codec,snd_pcm
,snd_timer
snd_page_alloc  9168  3 snd_hdsp,snd_intel8x0,snd_pcm
radeon109792  0
drm78952  1 radeon
[EMAIL PROTECTED] ~ $


lightning ~ # emerge -pv alsa-headers alsa-lib alsa-tools alsa-oss
alsa-utils alsa-jack alsa-firmware

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] media-sound/alsa-headers-1.0.11_rc2  0 kB
[ebuild   R   ] media-libs/alsa-lib-1.0.11_rc2  -doc +jack 0 kB
[ebuild   R   ] media-sound/alsa-tools-1.0.11_rc2  +fltk +gtk 0 kB
[ebuild   R   ] media-libs/alsa-oss-1.0.10-r1  0 kB
[ebuild   R   ] media-sound/alsa-utils-1.0.11_rc2  +nls 0 kB
[ebuild   R   ] media-plugins/alsa-jack-1.0.10  0 kB
[ebuild  N] media-sound/alsa-firmware-1.0.8-r1  1,527 kB

Total size of downloads: 1,527 kB
lightning ~ #

Cheers,
Mark

-- 
gentoo-user@gentoo.org mailing list