RE: NVIDIA-Linux-x86-1.0-6111

From: Aaron Gaudio (prothonotar_at_tarnation.dyndns.org)
Date: 09/14/04

  • Next message: Mark Farmer: "Re: LAN"
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    Date: Tue, 14 Sep 2004 10:54:15 -0400
    
    

    On Tue, 2004-09-14 at 09:08 -0400, Beej wrote:
    > On 14 Sept 2004 Eric Tanguy Wrote:
    > > I try to install NVIDIA-Linux-x86-1.0-6111-pkg1 all is fine except at the
    > > end and the module can't be loaded.
    > > When i run rpm -qa | grep kernel, i obtain :
    > > kernel-sourcecode-2.6.8-1.521
    > > kernel-utils-2.4-9.1.131
    > > kernel-2.6.8-1.521
    > > so the sourcecode is installed and correspond to the running kernel.
    >
    > Okay this is good!
    >
    > > WARNING: Your kernel was configured to include rivafb support as
    > > a loadable kernel module.
    > >
    > > The rivafb driver conflicts with the NVIDIA driver; the
    > > NVIDIA kernel module will still be built and installed,
    > > but be aware that the NVIDIA driver will not be able to
    > > function properly if the rivafb module is loaded!
    > > -> Cleaning kernel module build directory.
    > > executing: 'cd ./usr/src/nv; make clean'...
    >
    > The rviafb driver is not a problem. When I installed my drivers using this method i got the same warnings and just moved on. No problems have been encountered, so far, on my machine.
    >

    It's not a problem so long as you don't actually have the rivafb module
    loaded. Use /sbin/lsmod to make sure.

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Mark Farmer: "Re: LAN"

    Relevant Pages

    • RE: NVIDIA-Linux-x86-1.0-6111
      ... >> so the sourcecode is installed and correspond to the running kernel. ... >> NVIDIA kernel module will still be built and installed, ... > The rviafb driver is not a problem. ...
      (Fedora)
    • 64 bit ati driver problem under FC3 x86_64 (long)
      ... fglrx: Kernel Module Version Information: ... Kernel Module version matches driver. ... To find out which AGP controller your motherboard uses, ... # This loads the DBE extension module. ...
      (Fedora)
    • Re: IBM HDAPS things are looking up (was: Re: [Hdaps-devel] Re: [ltp] IBM HDAPS Someone interested?
      ... > Jesper Juhl wrote: ... >> Currently the driver loads, initializes the accelerometer and we can ... so I know the accelerometer is there. ... > it be that some other kernel module is blocking this I/O range? ...
      (Linux-Kernel)
    • Re: Harware issues
      ... Using the directions of the ATI site, I downloaded the drivers for version ... Tailored kernel module for fglrx not present in your system. ... in order to install the module into your kernel's module repository. ... This driver is designed to only work with X4.1.0 or higher. ...
      (alt.os.linux.suse)
    • Accessing serial port from kernel module
      ... I am writing a kernel module device driver for a special sort of modem that doesn't use the standard AT command set. ... Basically it is a protocol translator, user mode programs such as minicom or ppp will open my device, send their AT commands, and my driver will translate the data both directions. ... My question now is how to open a connection to the serial port that the device is attached to. ...
      (Linux-Kernel)