Bug 247475 - No initial hardware cursor on GeForce 6150
Summary: No initial hardware cursor on GeForce 6150
Keywords:
Status: CLOSED DUPLICATE of bug 182517
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11
Version: 7
Hardware: x86_64
OS: Linux
low
low
Target Milestone: ---
Assignee: X/OpenGL Maintenance List
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-07-09 15:13 UTC by Andrew Cagney
Modified: 2018-04-11 11:52 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-08-16 15:58:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Log from X server (42.20 KB, text/plain)
2007-07-09 15:13 UTC, Andrew Cagney
no flags Details

Description Andrew Cagney 2007-07-09 15:13:22 UTC
Description of problem:

On first boot of an x86-64 system, there is no mouse on the screen.  A reboot
typically makes it appear.  An X restart does not.

Version-Release number of selected component (if applicable):

I'll attach my Xorg.0.log

How reproducible:

Mostly; some times there is a mouse without a reboot.

Comment 1 Andrew Cagney 2007-07-09 15:13:22 UTC
Created attachment 158777 [details]
Log from X server

Comment 2 Matěj Cepl 2007-07-10 10:08:41 UTC
Looks awfully like bug 182517 -- could you please try to add HWCursor off line
to /etc/X11/xorg.conf section Device, so it would look like this:

Section "Device"
        Identifier  "Videocard0"
        Driver      "nv"
        VendorName  "Videocard vendor"
        BoardName   "nVidia"
        Option      "HWCursor" "off"
EndSection

Does it help?

Comment 3 Andrew Cagney 2007-07-10 15:51:46 UTC
And comment https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=182517#c9 looks
awfully like my hardware.  Will test.

Comment 4 Matěj Cepl 2007-08-11 21:17:49 UTC
Reporter, could you please reply to the previous question? If you won't reply in
one month, I will have to close this bug as INSUFFICIENT_DATA. Thank you.


Comment 5 Andrew Cagney 2007-08-16 15:58:38 UTC

*** This bug has been marked as a duplicate of 182517 ***


Note You need to log in before you can comment on or make changes to this bug.