The permissions of /dev/nvidia* are:
ls -l /dev/nvidia*
crw-------    1 cybercar root     195,   0 Jan  1  1970 /dev/nvidia0
crw-------    1 cybercar root     195, 255 Jan  1  1970 /dev/nvidiactl

Have I to change anyone of their?
Someone tell me that if I do a modprobe nvidia after emerge
nvidia-kernel it may work.
Does it could be?

Thanks
On Fri, 2003-12-19 at 12:29, Jason Stubbs wrote:
> On Friday 19 December 2003 19:31, Cybercar wrote:
> > Well, First I've extract the linux-2.6.0.tar.bz2 kernel on /usr/src/ and
> > made the ln -s, then I run the make menuconfig and config it such the
> > .config file I've attach.
> >
> > After do that I've made the :
> > make && make modules_install
> > cp arch/......../bzImage /boot/
> > And add the correctly line in the /etc/lilo.conf line
> > Then I run the 2.6.0 correctly, and after done the emerge-kernel and
> > emerge-glx
> 
> Up to here you seem to have done everything right.
> 
> > when i was so happy and tried to run the X i get this: 
> > (0): Depth 16, (--) framebuffer bpp 16
> > (==) NVIDIA(0): RGB weight 565
> > (==) NVIDIA(0): Default visual is TrueColor
> > (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
> > (--) NVIDIA(0): Linear framebuffer at 0xD0000000
> > (--) NVIDIA(0): MMIO registers at 0xE6000000
> > (EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module!
> > (EE) NVIDIA(0):  *** Aborting ***
> > (II) UnloadModule: "nvidia"
> > (II) UnloadModule: "vgahw"
> > (II) Unloading /usr/X11R6/lib/modules/libvgahw.a
> > (EE) Screen(s) found, but none have a usable configuration.
> >
> > Fatal server error:
> > no screens found
> >
> > My lsmod is:
> > # lsmod
> > Module                  Size  Used by    Tainted: P
> > snd-pcm-oss            38660   0  (unused)
> > snd-pcm                66496   0  [snd-pcm-oss]
> > snd-page-alloc          6868   0  [snd-pcm]
> > snd-mixer-oss          13712   0  [snd-pcm-oss]
> > snd-seq-oss            30016   0  (unused)
> > snd-seq-midi-event      3872   0  [snd-seq-oss]
> > snd-seq                40912   2  [snd-seq-oss snd-seq-midi-event]
> > snd-timer              16164   0  [snd-pcm snd-seq]
> > snd-seq-device          4372   0  [snd-seq-oss snd-seq]
> > snd                    36612   0  [snd-pcm-oss snd-pcm snd-mixer-oss
> > snd-seq-oss snd-seq-midi-event snd-seq snd-timer snd-seq-device]
> > nls_iso8859-1           2844   1  (autoclean)
> > nvidia               1631648  11
> >
> > What can I do to solve this problem?
> 
> The NVidia readme file contains the following about your problem (for cases 
> where nvidia.o does load):
> 
>    Another cause may be that the /dev/nvidia* device files may be missing.
> 
>    Finally, the NVIDIA kernel module may print error messages indicating
>    a problem -- to view these messages please check /var/log/messages, or
>    wherever syslog is directed to place kernel messages.  These messages
>    are prepended with "NVRM".
> 
> Do you have /dev/nvidia0 and /dev/nvidiactl? If so, what are their 
> permissions? Do you get any messages via your sys logger?
> 
> Also, I seem to remember nvidia requiring rtc support enabled in the kernel 
> although I can't find any references in the .4496 readme file. Never hurts to 
> try though.
> 
> --
> Regards,
> Jason Stubbs
-- 
              - = Human knowledge belongs to the world = -
                          Linux Gentoo PoWeReD
                          Signed by: Cybercar


--
[EMAIL PROTECTED] mailing list

Reply via email to