View previous topic :: View next topic |
Author |
Message |
Cintra Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/1858642424191ab7baeb49.jpg)
Joined: 03 Apr 2004 Posts: 2111 Location: Norway
|
Posted: Tue Mar 14, 2006 7:04 am Post subject: The case of the invisible mouse |
|
|
After updating from vanilla 2.6.16_rc5 to _rc6 I was surprised to find my mouse cursor had vanished, though I could still use the remaining 'invisible mouse' to select things - it was just difficult to know where it was..
Anyway, it would seem the nv driver is responsible.
After changing xorg from nv to nvidia, and doing ctrl-alt-backspace things were back to normal
I have just proved this by rebooting with the nv driver.
Bug 126121 _________________ "I am not bound to please thee with my answers" W.S. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
NTT Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Sonic/5.gif)
Joined: 26 Dec 2002 Posts: 188
|
Posted: Tue Mar 14, 2006 7:29 am Post subject: |
|
|
Try adding
Option "SWcursor" "1"
to your Device section in your X config. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Cintra Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/1858642424191ab7baeb49.jpg)
Joined: 03 Apr 2004 Posts: 2111 Location: Norway
|
Posted: Tue Mar 14, 2006 8:06 am Post subject: |
|
|
Yes, that did it
But the problem only shows with 2.6.16_rc6, so I'm left wondering whether I should have had Option "SWcursor" "1" all along, or what?
Mvh
Edit: It has some odd affects though - my green mouse indicator changes to blue when over firefox window! _________________ "I am not bound to please thee with my answers" W.S. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
NTT Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Sonic/5.gif)
Joined: 26 Dec 2002 Posts: 188
|
Posted: Tue Mar 14, 2006 8:53 am Post subject: |
|
|
My guess is that you changed from NVidia GART driver to the kernel driver. Or the other way around. Check you kernel config for what you might have changed there.
Use
cat /proc/driver/nvidia/agp/status
to check wich GART you are using at the moment. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Cintra Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/1858642424191ab7baeb49.jpg)
Joined: 03 Apr 2004 Posts: 2111 Location: Norway
|
Posted: Tue Mar 14, 2006 8:57 am Post subject: |
|
|
No, I used my normal kernel update routine - "same procedure as every year Ms Sophie"
Mvh
Edit: Code: | # cat /proc/driver/nvidia/agp/status
Status: Enabled
Driver: AGPGART
AGP Rate: 4x
Fast Writes: Enabled
SBA: Enabled
|
which I have had for a year at least..
Edit: its still there with 2.6.16 - anyone else tried booting with the nv driver? _________________ "I am not bound to please thee with my answers" W.S. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
dkey n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 11 May 2005 Posts: 25
|
Posted: Sun Apr 30, 2006 8:10 pm Post subject: |
|
|
could it be that current xorg (hardmasked one) has the same problem? but it doesn't get fixed by adding swcursor option to xorg.conf.
any other ideas what could be done to fix it? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
dkey n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 11 May 2005 Posts: 25
|
Posted: Sun Apr 30, 2006 9:18 pm Post subject: |
|
|
sorry, I put the swcursor option in the wrong section....works fine now!
thx,
dkey |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
gentoobunny n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 29 Apr 2006 Posts: 18
|
Posted: Sun Apr 30, 2006 9:23 pm Post subject: |
|
|
It's still not really fixed by using a software cursor instead of a hardware accelerated cursor. I wonder what the performance penalty would be? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|