From: aznomad.2@PremoveOBthisOX.COM   
      
   On Wed, 19 Sep 2007 20:19:10 -0400, Jenny Lyn wrote:   
      
      
   >On Thu, 20 Sep 2007 00:02:43 +0000, AZ Nomad wrote:   
      
   >> On Wed, 19 Sep 2007 16:22:59 -0400, Jenny Lyn wrote:   
   >>   
   >> ...   
   >>>Here is the issue I'm having.   
   >>   
   >>>Device Drivers --->   
   >>>Character devices --->   
   >>><*> /dev/agpgart (AGP Support)   
   >>   
   >> The agp driver is for your motherboard chipset, not your video card.   
   >> What motherboard are you running? Which agp driver you use will depend   
   >> on that.   
      
   >Not sure what the motherboard is..   
   use the lspci command to see what you've got. (install pciutils if you don't   
   have it)   
      
      
   ...   
      
   >Hi! How would you suggest I get my nVidia driver working?   
      
   >This is the error I'm getting when I try and install the drivers;   
      
      
   > * Could not find a usable .config in the kernel source directory.   
   > * Please ensure that /usr/src/linux points to a configured set of Linux   
   sources.   
   > * If you are using KBUILD_OUTPUT, please set the environment var so that   
   > * it points to the necessary object directory so that it might find .config.   
      
   You need /usr/src/linux to point to your kernel version,   
   linux-2.6.22-gentoo-r6 for example. The installer has to find a   
   /usr/src/linux/.config. To set it:   
   # ln -s /usr/src/linux-2.6.22-gentoo-r6 /usr/src/linux   
      
   rm /usr/src/linux first if it already exists and points to the wrong place.   
      
   When you exit menuconfig and save, you get a .config file so I'm assuming   
   the problem is that /usr/src/linux isn't pointing to your gentoo kernel   
   sources.   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|