jump to navigation

No Mouse Pointer on CentOS 5 May 1, 2007

Posted by devhen in CentOS, Fedora, Linux.
trackback

There is a bug with numerous NVidia graphics chips that causes the mouse pointer to be invisible in GNOME and GDM (possibly also KDE, I haven’t tried it). I discovered this bug on a fresh install of CentOS 5 but its possible that the issue also applies to CentOS 4 as well as Fedora releases. The fix is relatively easy and solved the problem for me on an nForce motherboard with a built-in GeForce 6100 video card. Edit your xorg.conf file and add the line Option "HWCursor" "off" to your videocard device section so that it looks something like this:

Fix for no mouse pointer

Comments»

1. Logi - May 21, 2007

thanks for that

2. Steve - July 8, 2007

It’s a problem in KDE as well. Thanks for the tip! I was stumped over this until coming across your post.

3. Patrick - July 29, 2007

Woo hoo! Thanks alot!

4. boby - August 19, 2007

This happened when i installed nvidia drivers on centos5 via yum from rpmforge, rebooted and no cursor. Simple but works - excellent fix!

5. thorolf - August 29, 2007

my captain, my king

thank you very much

6. Rickaroni - November 30, 2007

NICE!

7. Kurt - May 15, 2008

Thank you for the info!

8. Raiuc - May 27, 2008

Thanks a lot, I had the same problem in a CentOS 5 installation.

9. joe - May 31, 2008

path ect/X11/xorg.conf
thank you very much!

worked like a charm

10. BETAcarotin Blog » Artikel-Archiv » Unsichtbarer Mauszeiger unter CentOS - June 22, 2008

[...] Hier noch der Link zur englischen Quelle der [...]