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.
sshinto your machine once it is running? – sarnold May 3 '12 at 22:23network error connection refused– Surfcast23 May 3 '12 at 22:30openssh-serverpackage 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