I have a new install of Linux Mint (Ubuntu 9.10) on a Dell Optiplex with the following graphics card: Intel Corporation 82865G Integrated Graphics Controller (rev 02) When I launch TVtime I get the following error: Running tvtime 1.0.2. Reading configuration from /etc/tvtime/tvtime.xml Reading configuration from /home/raymond/.tvtime/tvtime.xml xvoutput: No XVIDEO port found which supports YUY2 images. I found a possible solution here: http://www.linuxquestions.org/questions/linux-software-2/tvtime-no-xvideo-port-found-supports-yuy2-images-ubuntu-9-10-a-775704/ I have attempted to fix it via the following commands, but still get the error: GRUB_CMDLINE_LINUX="nomodeset" run sudo update-grub and REBOOT I have also tried: GRUB_CMDLINE_LINUX="i915.modeset=0" run sudo update-grub and REBOOT Any ideas how to fix this?