Posts Tagged ‘Ubuntu’

Start synergy with GDM on Ubuntu

Friday, May 18th, 2007

I was looking for a way to auto start Synergy when my Ubuntu boxes started up.  I came across this article over EightPence.  It works perfectly.

Channel Icons in MythTV on Ubuntu 6.10

Tuesday, April 3rd, 2007

If you want the channel icons on your MythWeb and MythTV you can use the following information to do so. I dont know why this is not included in MythTV .20 but you can grab it via SVN

(more…)

MythTV 0.20-0.2ubuntu2 IMDB Fetch Problems

Tuesday, April 3rd, 2007

The newest MythTV install on Ubuntu 6.10 has issues when trying to fetch movie information with the included IMDB Script. The fix is pretty simple, Click more to view the steps.
(more…)

MythTV .20 on Ubuntu 6.10

Wednesday, March 28th, 2007

I have used this setup a few times in the past with out any issues at all.  Though the other day I reinstalled and have been getting the following error when starting the backend/retriviing channel line ups.

Session management error: Authentication Rejected, reason : None of the authentication protocols specifiedare supportedhost-based authentication failed


and After searching around for a few I came across one fix which led me to another fix.  The problem is that MythTV was attempting to run as the Mythtv user, thats fine and dandy but I run mine as my user instead.  So you have to change two files and the problems will be fixed.  Here are the two files that need to be changed.

/etc/init.d/mythtv-backend
/etc/cron.daily/mythtv-backend

In those files you will see a spot right at the top where it is trying to run as the mythtv user,  just replace mythtv with your name and then you should be all set.

Quod Libet + AAC + Ubuntu Edgy Eft

Wednesday, November 29th, 2006

Well after a short time of trying to get AAC to work in Quod Libet I got it.  Since Quod Libet uses GStreamer to decode stuff etc just run this and it SHOULD make it work for you under Edgy Eft.

apt-get install gstreamer0.10-ffmpeg gstreamer0.10-gl gstreamer0.10-plugins-good gstreamer0.10-pitfdll gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse gstreamer0.10-sdl