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

2006-01-13 Thread David Meyer
On Fri, Jan 13, 2006 at 10:41:23AM -0800, David Meyer wrote:
   Has anyone gotten this to work? What I find is that the
   kernel fails in trying to load snd_pcm_oss and
   snd_mixer_oss (they have bunches of unknown symbols).

A little more information:

First, if I 'killall udevd; udevstart' I get a little
further (e.g., I can run alsamixer, etc). However, it
doesn't stick through a reboot, and I still see:

[EMAIL PROTECTED]:~]10# /etc/init.d/alsasound start
 * Loading ALSA modules ...
 *   Loading: snd-card-0 ...  [ ok ]
 *   Loading: snd-seq-oss ...
FATAL: Error inserting snd_seq_oss 
(/lib/modules/2.6.14-gentoo-r5/kernel/sound/core/seq/oss/snd-seq-oss.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)  
 [ !! ]
 *   Loading: snd-pcm-oss ...
WARNING: Error inserting snd_mixer_oss 
(/lib/modules/2.6.14-gentoo-r5/kernel/sound/core/oss/snd-mixer-oss.ko): Unknown 
symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_pcm_oss 
(/lib/modules/2.6.14-gentoo-r5/kernel/sound/core/oss/snd-pcm-oss.ko): Unknown 
symbol in module, or unknown parameter (see dmesg)  
 [ !! ]
 *   Loading: snd-mixer-oss ...
FATAL: Error inserting snd_mixer_oss 
(/lib/modules/2.6.14-gentoo-r5/kernel/sound/core/oss/snd-mixer-oss.ko): Unknown 
symbol in module, or unknown parameter (see dmesg)  
 [ ok ]
 * Restoring Mixer Levels ... [ ok ]
[EMAIL PROTECTED]:~]11# 


Fron dmesg:

snd_pcm_oss: Unknown symbol snd_unregister_oss_device
snd_pcm_oss: Unknown symbol snd_register_oss_device
snd_pcm_oss: Unknown symbol snd_mixer_oss_ioctl_card
snd_pcm_oss: Unknown symbol snd_task_name
snd_pcm_oss: Unknown symbol snd_oss_info_register
snd_mixer_oss: Unknown symbol snd_unregister_oss_device
snd_mixer_oss: Unknown symbol snd_register_oss_device
snd_mixer_oss: Unknown symbol snd_mixer_oss_notify_callback
snd_mixer_oss: Unknown symbol snd_oss_info_register


Thanks,

Dave




pgp8yPbZwPfJT.pgp
Description: PGP signature


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] nVidia Corporation CK804 AC'97 Audio Controller and alsa on amd64?

2006-01-13 Thread David Meyer
On Fri, Jan 13, 2006 at 08:10:05PM +, Daniel Drake wrote:
 David Meyer wrote:
 On Fri, Jan 13, 2006 at 10:41:23AM -0800, David Meyer wrote:
 
 Has anyone gotten this to work? What I find is that the
 kernel fails in trying to load snd_pcm_oss and
 snd_mixer_oss (they have bunches of unknown symbols).
 
 Works for me.
 
  Fron dmesg:
 
 snd_pcm_oss: Unknown symbol snd_unregister_oss_device
 snd_pcm_oss: Unknown symbol snd_register_oss_device
 
 Are these definately the first errors that appear? Maybe you could 
 include a couple of extra lines that appear before the first errors for 
 clarification.

Sigh, read the manual (you should be telling me :-(). 
The symbols thing was about having a

  /lib/modules/2.6.14-gentoo-r5/alsa-driver

Removing that fixed the symbols problem. 

I'm still stuck on the 'function snd_ctl_open failed for
default: No such file or directory' problem after reboot
('killall udevd; udevstart' fixes it). 

Dave






pgpRm4UjKxXpj.pgp
Description: PGP signature


[gentoo-user] xorg-x11 and gnome

2006-01-06 Thread David Meyer

Has anyone been able to emerge both of these? If I emerge
xorg-x11 then gnome, the gnome emerge dies with an error
compiling pango:

/usr/include/pango-1.0/pango/pangoxft-render.h:95: error: parse error before 
XftGlyphSpec
keyboard-drawing.c: In function `xkb_state_notify_event_filter':
keyboard-drawing.c:1481: warning: implicit declaration of function `memset'
make[2]: *** [keyboard-drawing.o] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/control-center-2.10.2/work/control-center-2.10.2/libkbdraw'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/control-center-2.10.2/work/control-center-2.10.2'
make: *** [all] Error 2

!!! ERROR: gnome-base/control-center-2.10.2 failed.
!!! Function gnome2_src_compile, Line 48, Exitcode 2
!!! compile failure


Thanks,

Dave


pgppVXWmyClC4.pgp
Description: PGP signature