Mouse flickering after fresh install

I'm having quite an annoying problem. Just this morning I installed Ubuntu (alongside windows) and I immediately noticed that my cursor is flickering. I searched through askubuntu.com and I found that I needed to either disable the "Unknown display" (Not appearing in my case) or one of the two I currently have. The problem is that I need both of my displays. So, is there anything else I can do to fix this? Thank you in advance

1 Answer

At the blinking cursor, just hit ALT + CTRL + F1, and lo and behold, you will get a login prompt. From there you will be able to build a working xorg and get xbmc up and running.

Else,

Try holding down the shift key while booting the machine. Keep holding it down until you get the Grub menu - hopefully. You'll want to edit the first entry. The next to last line usually, that starts with linux /boot/vmlinuz-blah blah blah, and probably ends with quiet splash. what ever the line ends with, insert a space followed by nomodeset

then boot the machine, read instructions at bottom of that page.

Good Luck, hopefully holding down shift key will get you into the grub menu. the nomodeset option is used for Nvidia graphics, other graphics need variations on the nomodeset switch. Look at the thread above if necessary.

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like