• I recently got an old laptop to run Ubuntu Linux on. The specs are as follows:
  • Sadly, this laptop doesn't have working XVideo. The XVideo extension is listed in xdpyinfo, and mplayer seems to think everything is fine, but the dga, sdl and xv drivers in mplayer all give a solid blue window instead of playing the movie.
  • I found a bunch of people with the same complaint, and some folks were able to fix it with xvattr or by adjusting their X server extensions in xorg.conf. In my case, these didn't work.
  • Despite this, I've found I'm able to use the following small script to get mostly-decent DVD playback on this lowend laptop. It'll assume you want to use sdl without hardware acceleration if you have a $DISPLAY (if you're in your X server), or svgalib if you're on a virtual console without X: