Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Kernel & Hardware
  • Search

gentoo sources (2.6.15 r1) & nvidia-kernel

Kernel not recognizing your hardware? Problems with power management or PCMCIA? What hardware is compatible with Gentoo? See here. (Only for kernels supported by Gentoo.)
Post Reply
Advanced search
8 posts • Page 1 of 1
Author
Message
John Carter
n00b
n00b
Posts: 15
Joined: Tue Dec 02, 2003 1:24 am
Location: Guelph, Ontario, Canada
Contact:
Contact John Carter
Website

gentoo sources (2.6.15 r1) & nvidia-kernel

  • Quote

Post by John Carter » Tue Feb 21, 2006 11:56 pm

anyone else experiencing any problems with the latest kernel and nvidia-kernel? I built the new kernel, and it loads fine, the nvidia module loads fine, but when I startx, it complains that no screens were found, and what was found is incorrect. I would chalk this up to my error, but everything still loads fine with 2.6.12-gentoo-r10 (using the same xorg.conf)

This is the first time that a kernel upgrade didn't work for me, so I suspect it may be something with .15 and the nvidia-kernel ebuild..

any input? wondering if I should upgrade to the latest Xorg, but I'd prefer to stay where I'm at (6.8.0).

jc
Top
TheRAt
Veteran
Veteran
User avatar
Posts: 1580
Joined: Mon Jun 03, 2002 10:50 pm

  • Quote

Post by TheRAt » Wed Feb 22, 2006 1:28 am

using 2.6.15-gentoo-r3 here without any problems.
All reality is the construct of the observer.

Get Firefox and rediscover the web!

BOFH Excuse #295:
The Token fell out of the ring. Call us when you find it.
Top
PaulBredbury
Watchman
Watchman
User avatar
Posts: 7310
Joined: Thu Jul 14, 2005 3:47 pm

  • Quote

Post by PaulBredbury » Wed Feb 22, 2006 2:09 am

Upgrade your combination of nvidia-kernel and nvidia-glx.
Top
zipx2k5
n00b
n00b
Posts: 6
Joined: Tue Jan 17, 2006 10:14 pm

Re: gentoo sources (2.6.15 r1) & nvidia-kernel

  • Quote

Post by zipx2k5 » Wed Feb 22, 2006 3:51 am

John Carter wrote: This is the first time that a kernel upgrade didn't work for me, so I suspect it may be something with .15 and the nvidia-kernel ebuild..

any input? wondering if I should upgrade to the latest Xorg, but I'd prefer to stay where I'm at (6.8.0).

jc
Everytime you upgrade or recompile your kernel, you also have to re-emerge the nvidia-kernel package (even if you're already using the latest version). If that doesn't work, check to make sure /usr/src/linux is pointing to the right kernel source.
Top
sgtrock
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 87
Joined: Fri Feb 21, 2003 2:46 pm

  • Quote

Post by sgtrock » Wed Feb 22, 2006 5:07 pm

I'm seeing the same thing here.

Kernel 2.6.15-gentoo-r1, Nvidia 6800GT on AGP. This video card and my kernel config worked for 2.611. Needed to upgrade due to clean up for support of udev after last baselayout upgrade.

I've run nothing but Nvidia cards for about 6 years. I've been running Gentoo for most of that time. I've never had this much trouble getting X up. I'm not posting any info beyond that because, frankly, I've tried so many changes to my kernel config and xorg.conf that I'm not even sure where to start.

Yes, I'm running 'emerge nvidia-kernel' after every kernel rebuild. I've also tried doing that, 'emerge nvidia-glx' and 'opengl-update nvidia' as well after a rebuild. I've tried manually adding the nvidia module using modprobe. I've tried simply rebooting and letting it load on its own.The closest I've gotten shows me something very, very strange. Nvidia module loaded. startx seems to start normally, but there's a black screen. reboot/kdm startup; same thing.

Log in through ssh and run "glxinfo". Shows it's running Indirect, MesaGL! I don't have any Mesa software anywhere on my HD, nor is it compiled in or as a loadable module in my kernel! 8O 8O

Now, THAT seems juuust a tad strange to me. I can only conclude that some interaction between 2.6.15-gentoo-r1, the latest baselayout, and the nvidia drivers has broken down. I don't have a clue to know where to begin troubleshooting it.
Top
chadnickbok
n00b
n00b
Posts: 3
Joined: Wed Feb 22, 2006 6:05 pm

Same here [Fixed]

  • Quote

Post by chadnickbok » Wed Feb 22, 2006 6:10 pm

[Edit: Fixed]

Using an nVidia PCI-E 6600GT

Just installing fresh on my pc, and its not running.

I've managed to get X running, but only by using

# Driver "nvidia"
Driver "nv"

Which obviously is producing less than satisfactory outputs...

Anyone know what to do? I'd gladly emerge a new kernel, but i though that 2.6.15-gentoo-r1 was the latest, and as its my first time with portage... I don't know what to type in to get another kernel :oops:

Turns out, reading the bottom of http://www.gentoo.org/doc/en/nvidia-gui ... =printable helps.
I get "no screens found" and the logs state "Failed to initialize the NVIDIA kernel module!"

You're most likely missing the /dev/nvidia* device files. Create them using NVmakedevices.sh:
Top
gpierce
Tux's lil' helper
Tux's lil' helper
Posts: 111
Joined: Wed Dec 15, 2004 3:46 am

  • Quote

Post by gpierce » Wed Feb 22, 2006 6:22 pm

I have had many headaches installing the Nvidia drivers through the portage repositories, both stable and testing. There are hundreds of posts on this. The only solution I have found is to run the linux Nvidia installer from Nvidia's website. It works perfectly, first looking for a precompiled nvidia module that might be compatible with your kernel and then compiling and installing a new one if that fails. It will even back up your xorg.conf file and modify it so that it takes advantage of your new module. Sorry, but after having spent tens of hours with various hacks nothing else works.
Last edited by gpierce on Wed Feb 22, 2006 6:29 pm, edited 1 time in total.
Top
sgtrock
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 87
Joined: Fri Feb 21, 2003 2:46 pm

Re: Same here [Fixed]

  • Quote

Post by sgtrock » Wed Feb 22, 2006 6:27 pm

chadnickbok wrote:[Edit: Fixed]


Turns out, reading the bottom of http://www.gentoo.org/doc/en/nvidia-gui ... =printable helps.
I get "no screens found" and the logs state "Failed to initialize the NVIDIA kernel module!"

You're most likely missing the /dev/nvidia* device files. Create them using NVmakedevices.sh:
I had that problem as well. Didn't resolve my problems completely, though.
Top
Post Reply

8 posts • Page 1 of 1

Return to “Kernel & Hardware”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic