I'm having some trouble with Ubuntu.
I used wubi to get a Windows XP and an Unbuntu 11.10 dual boot.
(wubi is basically a windows-installer for ubuntu)
But Ubuntu is having a lot of issues.
I'll start with the biggest two issues:
--Ubuntu is very, very slow--The computer isn't exactly great, but it runs Windows XP very well. Intel Celeron 2.8Ghz, Nvidia 6200 GT, 500MB or 1GB ram. Don't quite remember how much ram.
All windows in Ubuntu open en close very slowly.
I have activated the current nvidia driver.
I have done this in GUI.
When I tried the following:
sudo apt-get install nvidia-current
It returned the current version was already the latest.
When booting Ubuntu, the screen gives an "Input Signal Out of Range" error, and the screen is a little messed up (shifted to the left, very small font). This error disappears when the log-in screen appears, and the screen returns to normal at this point.
--Wireless won't boot on start-up--I used ndiswrapper to install my windows-xp drivers for my wireless-usb adapter. The connection works, but I have to do the following after each boot:
sumodprobe ndiswrapper
And then unplug and replug the usb adapter.
What I used to install the drivers:
sundiswrapper -i nat5532.infndiswrapper -l (to check the install, seems fine)modprobe ndiswrapper (after this command, I get a working connection)ndiswrapper -mndiswrapper -mandiswrapper -miecho ndiswrapper >> /etc/modules
I have been reading page after page of Ubuntu-forums, and it's getting me nowhere.
Could anyone offer me some advice?