July 3rd, 2007
After upgrading from Ubuntu Feisty to Ubuntu Gutsy, I have a problem with the second head of my dual head setup.
This head is for TV output, so it is 720×576.
I had no problems before upgrading, but afterwards:
- I can only see half of the gnome panel at the top.
- I can’t see the panel at the bottom at all.
- When I maximise a program, or use a fullscreen video player, it maximises to 1280×1024, and I can only see the top left of the window.
The Xorg log looks ok:
$ egrep “1280|1024|720″ /var/log/Xorg.0.log
(II) NVIDIA(0): “1280×1024″
(II) NVIDIA(0): “1024×768″
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(II) NVIDIA(1): “720×576″
(II) NVIDIA(1): Virtual screen size determined to be 720 x 576
(II) NVIDIA(0): Setting mode “1280×1024″
(II) NVIDIA(1): Setting mode “720×576″
xdpyinfo shows nothing unusual:
$ xdpyinfo | grep dimensions
dimensions: 1280×1024 pixels (382×302 millimeters)
dimensions: 720×576 pixels (185×146 millimeters)
Can someone please explain what is causing this.
Thanks.
Update: This was Debian bug 420679. Now fixed
Posted in Linux | 6 Comments »
June 10th, 2007
Posted in Humour | 7 Comments »
May 6th, 2007
On this morning’s Click program made by the BBC, the HD-DVD key was broadcast to the nation:

Watch the stream.
Posted in Humour | 32 Comments »
March 13th, 2007
Amadeus has written a DLDI driver for DSLinux.
This allows DSLinux to read and write the filesystems of all DS devices supported by DLDI, but if the device wasn’t able to boot DSLinux before the writing of this driver, then this will still be the case.
Posted in Kernel, Storage, Hardware | 9 Comments »
December 5th, 2006
Cayenne has added perl to DSLinux.
It’s microperl, so it doesn’t have all the features of normal perl, but writing perl scripts is much more fun than shell scripts.
Posted in Userspace | 6 Comments »
December 2nd, 2006
I went to the Nintendo Wii UK tour today, and they were handing out free Wiimotes.
I got one and as you can see, it works perfectly:

6 days to Wii release, I can’t wait.
Posted in Humour | 5 Comments »
November 24th, 2006
GPF has been making good progress this week, first porting gpm to allow mouse input in the console, and then enabling graphics in links:
Posted in Userspace | 10 Comments »
November 22nd, 2006
The Wii can run Gamecube homebrew by using the Gamecube Action Replay and SDload.
At http://mozy.org/wii/ and http://www.auby.no/ you can find information on how the wii shop works.
You can even surf to Google!
Also see WiiHacker’s blog.
Posted in Wii | Comments Off
November 16th, 2006
This post is not related to DSLinux.
x11vnc is a program to allow you to control your X11 display using VNC.
When using an OpenGL app, such as MythTV, Google Earth or beryl, x11vnc does not notice when the screen changes.
My workaround for this is to use “x11vnc -noxdamage”.
Update: disabling page flipping in nvidia-settings helps x11vnc too.
Posted in Linux | 6 Comments »
November 13th, 2006
Cayenne has added a sudoku game to DSLinux.
There are a few known problems.
Try it out and send feedback to Cayenne.
Posted in Userspace | 1 Comment »