Ubuntu 9.10 does not use xorg.config for display settings. I’m running a VirtualBox in a Vista Laptop to host Ubuntu 9.10. The laptop supports a native 1680×1050 resolution and I like to use my Ubuntu in full screen mode with full native resolution. As VirtualBox provides only a virtual display, not the nVidia card from the laptop.
Here’re the steps to enable more resolutions:
- Make sure you have installed guest additions in Ubuntu
- run the command “cvt 1680 1050” and copy the output to the next command
- sudo xrandr —newmode “1680×1050_60.00” 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync
- sudo xrandr —addmode VBOX1 1680×1050_60.00
- sudo xrandr —output VBOX1—mode 1680×1050_60.00
You can add more resolution with above steps. The new resolution modes will be available in Display preferences too.
I saved the steps 3-5 into a file disp so it could be used next time.
I upgraded my wireless access point to 11N and had to reset my Wii connection. I got this 51331 error again and again after many trials and errors.
It turned out that Wii didn’t like WPA2!
Here’s my final setup:
11N router: 11 b/g/n mixed mode, WPA-PSK (TRIP) and Channell 11
Wii: Manual setup; Connection 2 (Wireless); Auto-IP and Auto-DNS, No Proxy and MTU = 1500.