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.
Created attachment 158777 [details] Log from X server
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?
And comment https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=182517#c9 looks awfully like my hardware. Will test.
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.
*** This bug has been marked as a duplicate of 182517 ***