Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I just up graded to 11.04 from 10.10. When I go to log in I cannot move the pointer in the Ubuntu environment. Once I un-capture the mouse it works fine in the windows environment.I am unsure if the problem is with the mouse/touchpad being captured or if Ubuntu is freezing. I am at a loss as to how to diagnose the problem and any help would be appreciated.

BTW I have read threads with similar problems, but I have not been able to log in and modify the setting since the upgrade. I have read about command line fixes in recovery mode. When I go to recovery mode I am given several options. I have tried to run in failsafe graphic mode with still no response. I have also tried this with no luck

Here's the fix:

1. Edit /etc/default/grub to include GRUB_CMDLINE_LINUX="i8042.nopnp"
2. Run: sudo update-grub
3. Reboot.

I have also tried http://blog.kasunbg.org/2010/05/fix-for-ubuntu-lucid-touchpad-not.html

and again nothing.

I also get this error on boot up

could not write bytes: Broken pipe

Set up: Ubuntu 11.04 running as a virtual machine in VirtualBox 4.1.12 on a windows xp host Lenovo Thinkpad T60.

share|improve this question
Can you ssh into your machine once it is running? – sarnold May 3 '12 at 22:23
I don't know. I will start it up and try – Surfcast23 May 3 '12 at 22:26
@sarnold Just tried and got a network error connection refused – Surfcast23 May 3 '12 at 22:30
That's actually better news than you might suspect; it just means openssh-server package isn't yet installed or hasn't been configured to accept connections. If you boot into the command-line-only mode and install this package, that'll give you something you can log in to once the system is running and locked that you can use to diagnose the problem. – sarnold May 3 '12 at 22:41
Is that the recovery mode? – Surfcast23 May 3 '12 at 22:46
show 5 more comments

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.