I still get trouble.. they are just rare.. 
Trying 
this .
http://ubuntuforums.org/showthread.php?t=1602245

November 21st, 2010       #5
sfranzyshen
First Cup of Ubuntu
 
Join Date: Mar 2007
Beans: 5
        
Re: Mouse freeze problem ubuntu 10.10
try adding "clocksource=jiffies nolapic_timers" to the kernel command line
parameter.

sudo pico /etc/default/grub

change

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

to

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nolapci_timer
clocksource=jiffies"

save changes

sudo update-grub

reboot


sfranzyshen

Will let you know if I have any more trouble with this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/882391

Title:
  10.10 Kernel update black screen flash and no mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/882391/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to