I'm running an Intel Pentium D 945 machine with an nVidia GeForce 6200 video card.
I've just fresh-installed Ubuntu Edgy 6.10 (amd64) alongside my Ubuntu 6.06.1 LTS (i386) install. I purposely did a fresh install instead of an upgrade because I wanted to take advantage of the 64-bit features of my CPU and run a 64-bit OS. Unfourtinately, after the new install, I've made the following observations:
1. There is a long pause (60 seconds or so) at a black screen while X/gdm starts. The system is completely unresponsive during this time (I cannot even change to a virtual terminal). After I installed the nVidia drivers, the large nVidia splash screen that shows up hangs for about 60 seconds before the login screen appears.
2. Once logged into GNOME, I can move my mouse cursor but cannot click anything. Eventually, I found that switching to a different desktop using the [Ctrl] + [Alt] + [Left]/[Right] keyboard shortcut allowed me to click on things. After so many clicks, I can again no longer click anything and must switch workspaces again. The mouse just generally behaves oddly.
3. The keyboard randomly multiplies keystrokes. For example, if I wanted to show the contents /usr/bin in a terminal, my keystrokes might look like:
Code:
username@myhost:~$ lsss -la /usr/biiin
What I actually typed was "ls -la /usr/bin". The keys are not sticking (this is the same keyboard that works fine in 6.06.1) and there are no particular keys which have the problem; all are fair game if I type long enough.
4. When trying to log out with "System -> Quit", the system becomes unresponsive as the screen tries to dim. It takes about 5 seconds for the screen to dim one shade and, during that time, it is entirely unresponsive. Clicking "Shut Down", there is about a 5 second delay before anything actually happens.
5. I get a kernel panic when I try to shut down.
Obviously, all of this makes the system quite unresponsive and unusable (especially the crazy keyboard and mouse action). I have all the same drivers loaded in Edgy as I do in Dapper. Am I running the wrong kernel or something? Or does the Pentium D just not do 64-bit OSes very well?
Thanks for any help!