<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-37777635</id><updated>2011-06-07T23:25:43.930-07:00</updated><title type='text'>MLUG</title><subtitle type='html'>Melbourne Linux User Group is a group of people which meet to discuss anything relating to Linux and the Open Source community.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://linux-mlug.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://linux-mlug.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Mick</name><uri>http://www.blogger.com/profile/05898954528469156856</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>12</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-37777635.post-5042073149670521367</id><published>2007-11-30T06:20:00.000-08:00</published><updated>2007-11-30T06:29:36.613-08:00</updated><title type='text'>Ubuntu 7.10 + mythtv</title><content type='html'>Last month I thought I would return to give Ubuntu a shot at mythtv.  This time it was the new release ubuntu 7.10.  Last time I tried ubuntu the drivers were so bad for my Nova-T and it was hard to setup that I gave up.  &lt;br /&gt;&lt;br /&gt;This time around though things were very different.  I mainly returned to using this because I've started development on mythtv with Bill, and he suggested that we use ubuntu 7.10 as our OS for development.  After setting it up on my notebook with a USB TV stick (Avermedia Vector A808) I was quite impressed at the ease and features which ubuntu 7.10 offered.&lt;br /&gt;&lt;br /&gt;Installation was pretty simple, it consisted of these steps&lt;br /&gt;1. install ubuntu&lt;br /&gt;2. install mythtv package using 'sudo apg-get install mythtv' or the gui package manager&lt;br /&gt;3. edit the ~/.mythtv/mysql.txt file and enter the password given to you through the setup of mythtv&lt;br /&gt;4. build the mysql database by copying the command from the information box after the install of mythtv.&lt;br /&gt;5. run mythtv-setup&lt;br /&gt;6. run mythfrontend&lt;br /&gt;&lt;br /&gt;This was it and it lead me to think why do we have mythbuntu at all and this seems much better than mythdora also.  &lt;br /&gt;&lt;br /&gt;Keeping everything standard makes installing software, getting help and configuring the OS much easier.&lt;br /&gt;&lt;br /&gt;It was also easy to make ubuntu auto login and start mythfrontend.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/37777635-5042073149670521367?l=linux-mlug.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linux-mlug.blogspot.com/feeds/5042073149670521367/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=37777635&amp;postID=5042073149670521367' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/5042073149670521367'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/5042073149670521367'/><link rel='alternate' type='text/html' href='http://linux-mlug.blogspot.com/2007/11/ubuntu-710-mythtv.html' title='Ubuntu 7.10 + mythtv'/><author><name>Mick</name><uri>http://www.blogger.com/profile/05898954528469156856</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-37777635.post-4802864859791676983</id><published>2007-10-21T14:50:00.000-07:00</published><updated>2007-10-21T15:00:32.384-07:00</updated><title type='text'>Transcoding in better quality</title><content type='html'>Yesterday we spent some time looking at transcoding under mythtv and how we can get better results.&lt;br /&gt;&lt;br /&gt;We tried the following with their pros and cons listed underneath them.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;mythtranscode&lt;/span&gt;&lt;br /&gt;+ uses cut list&lt;br /&gt;+ smaller file size but not by much.&lt;br /&gt;- don't know how to run the profiles&lt;br /&gt;- quality wasn't great&lt;br /&gt;- no aspect ratio&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;nuvexport&lt;/span&gt;&lt;br /&gt;- really crap quality&lt;br /&gt;- wrong aspect ratio&lt;br /&gt;- unsure of parameters&lt;br /&gt;+ 1/3 the filesize&lt;br /&gt;&lt;br /&gt;$ nuvexport &lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;acidrip/mencoder&lt;/span&gt;&lt;br /&gt;- no audio&lt;br /&gt;+ small filesize&lt;br /&gt;+ keeps aspect ratio&lt;br /&gt;+ good quality&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;So we really wanted to get mencoder working as it seemed like the best.  Someone also said to us that "nuvexport just calls mencoder/ffmpeg and mencoder and ffmpeg are both built on libavcodec, the same as mythtranscode so likely you just need to play with the settings more".&lt;br /&gt;&lt;br /&gt;After playing with the settings for 4hours this was getting pretty frustrating.&lt;br /&gt;&lt;br /&gt;To fix the no audio problem when encoding in mencoder we had to update mplayer to the latest SVN release.  This is done by the following:&lt;br /&gt;&lt;br /&gt;Make sure you install subversion first. (this is done through the Add/Remove programs in the menu or 'yum install subversion').&lt;br /&gt;$ svn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayer &lt;br /&gt;$ cd mplayer&lt;br /&gt;$ ./configure&lt;br /&gt;$ make&lt;br /&gt;# make install&lt;br /&gt;&lt;br /&gt;We finally found a command in mencoder which produces really good output:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Works, aspect, with sound, good quality, small size, with index and seeking.&lt;/span&gt;&lt;br /&gt;$ mencoder /mnt/recordings/test.mpg -oac mp3lame -lame opts "abr:br=128" -ovc lavc -lavcopts "vcodec=mpeg4:vhq:v4mv:vqmin=2:vbitrate=1500" -vf "pp=de,crop=0:0:0:0,scale=480:-2" -o "/home/mythtv/outfile.avi"&lt;br /&gt;&lt;br /&gt;However putting this into mythtv has yet to be done successfully.  To enter these types of command you have to:&lt;br /&gt;stop your backend &lt;br /&gt;# service mythbackend stop&lt;br /&gt;&lt;br /&gt;go into mythtvsetup -&gt; general, hit next till you see user jobs, then enter the commands in there.  You can setup different quality etc.&lt;br /&gt;&lt;br /&gt;I've put this command in, even hardwiring the intput and output doesn't work!  I've tried putting this into a simple script then calling that from mythtv, which doesn't work.  There has to be something simple to fix this.  I'm going to ask a few questions and get this working.  At least now I can run it on the command line and compress some of my recorded shows so it will take much less space.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/37777635-4802864859791676983?l=linux-mlug.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linux-mlug.blogspot.com/feeds/4802864859791676983/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=37777635&amp;postID=4802864859791676983' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/4802864859791676983'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/4802864859791676983'/><link rel='alternate' type='text/html' href='http://linux-mlug.blogspot.com/2007/10/transcoding-in-better-quality.html' title='Transcoding in better quality'/><author><name>Mick</name><uri>http://www.blogger.com/profile/05898954528469156856</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-37777635.post-3605638439038305242</id><published>2007-10-11T05:47:00.000-07:00</published><updated>2007-10-11T05:49:07.917-07:00</updated><title type='text'>blu-ray and 5.1</title><content type='html'>Last night I burnt 9.8GB to a blu-ray BD-RE disk successfully and read the data from it.&lt;br /&gt;&lt;br /&gt;I also got SPDIF (5.1) DTS and Dolby Digital working with mplayer on the command line through the optical cable.  I haven't yet got this working through Mythtv.  It nearly does though.  I'm close but at 1am in the morning I had to give up.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/37777635-3605638439038305242?l=linux-mlug.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linux-mlug.blogspot.com/feeds/3605638439038305242/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=37777635&amp;postID=3605638439038305242' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/3605638439038305242'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/3605638439038305242'/><link rel='alternate' type='text/html' href='http://linux-mlug.blogspot.com/2007/10/blu-ray-and-51.html' title='blu-ray and 5.1'/><author><name>Mick</name><uri>http://www.blogger.com/profile/05898954528469156856</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-37777635.post-5725089731978674599</id><published>2007-09-09T05:08:00.000-07:00</published><updated>2007-09-09T05:16:15.046-07:00</updated><title type='text'>Mythdora-Transcoding</title><content type='html'>We got Mythdora to transcode so now we can convert our recorded programs into xVid, DVD or DIVX automatically.&lt;br /&gt;&lt;br /&gt;First stop the backend&lt;br /&gt;# service mythbackend stop&lt;br /&gt;&lt;br /&gt;Go to setup&lt;br /&gt;# mythtv-setup&lt;br /&gt;&lt;br /&gt;Hit Next 6 times till you get to Job Queue (Host-Specific) section:&lt;br /&gt;&lt;br /&gt;In here make sure you have selected the following:&lt;br /&gt;&lt;br /&gt;In here make sure you have selected the following:&lt;br /&gt; "Allow Commercial Detection Jobs"&lt;br /&gt; "Allow Transcoding jobs"&lt;br /&gt; "Allow 'User Job #1' Jobs"&lt;br /&gt; "Allow 'User Job #2' Jobs"&lt;br /&gt; "Allow 'User Job #3' Jobs"&lt;br /&gt; "Allow 'User Job #4' Jobs"&lt;br /&gt;&lt;br /&gt;Hit Next&lt;br /&gt;&lt;br /&gt; Now select 'Save original files after transcoding'&lt;br /&gt;&lt;br /&gt;You can also enter the commands and description on the next page.&lt;br /&gt;&lt;br /&gt; User Job #1 Description:  Convert to Xvid&lt;br /&gt; User Job #1 Command:  /usr/bin/nuvexport-xvid --nice 19 --input="%FILE%"&lt;br /&gt; User Job #2 Description:  Convert to DIVX&lt;br /&gt; User Job #2 Command:  /usr/bin/nuvexport-divx --nice 19 --input="%FILE%"&lt;br /&gt; User Job #3 Description:  Convert to dvd&lt;br /&gt; User Job #3 Command:  /usr/bin/nuvexport-dvd --nice 19 --input="%FILE%"&lt;br /&gt;&lt;br /&gt;# service mythbackend start&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/37777635-5725089731978674599?l=linux-mlug.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linux-mlug.blogspot.com/feeds/5725089731978674599/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=37777635&amp;postID=5725089731978674599' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/5725089731978674599'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/5725089731978674599'/><link rel='alternate' type='text/html' href='http://linux-mlug.blogspot.com/2007/09/mythdora-transcoding.html' title='Mythdora-Transcoding'/><author><name>Mick</name><uri>http://www.blogger.com/profile/05898954528469156856</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-37777635.post-6060401396129168675</id><published>2007-08-21T01:44:00.000-07:00</published><updated>2007-08-21T01:51:43.914-07:00</updated><title type='text'>VIA EPIA board</title><content type='html'>My mate which has been working on this project with me has recently brought himself a VIA Mini-ITX board, with small power supply and CF card to IDE.&lt;br /&gt;&lt;br /&gt;This we hope will work nicely with mythdora 4.0.  It has an onboard mpeg2 decoder which will help.&lt;br /&gt;&lt;br /&gt;Last sunday we spent some time configuring this and trying to get something to run on the small CF card we had (512MB).  Andy is getting a Sandisk UltraII 4GB drive soon and we'll install Mythdora on that.  The idea is we will use that along with a 1TB NAS drive so that it's all fanless and low powered.&lt;br /&gt;&lt;br /&gt;I'll post specs and pictures soon.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/37777635-6060401396129168675?l=linux-mlug.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linux-mlug.blogspot.com/feeds/6060401396129168675/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=37777635&amp;postID=6060401396129168675' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/6060401396129168675'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/6060401396129168675'/><link rel='alternate' type='text/html' href='http://linux-mlug.blogspot.com/2007/08/via-epia-board.html' title='VIA EPIA board'/><author><name>Mick</name><uri>http://www.blogger.com/profile/05898954528469156856</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-37777635.post-9048257232388637609</id><published>2007-07-22T05:47:00.000-07:00</published><updated>2007-07-22T06:16:22.129-07:00</updated><title type='text'>Mythdora4.0 Continue, close to the end</title><content type='html'>We started early, with a plan.  The plan was:&lt;br /&gt;1. Get a remote control working&lt;br /&gt;2. Work out why the EPG isn't working&lt;br /&gt;3. Work out a budget for our custom box&lt;br /&gt;&lt;br /&gt;If we had time we would get games working under various emulators.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Remote control&lt;/b&gt;&lt;br /&gt;We have a MCE remote control&lt;br /&gt;&lt;br /&gt;We plugged in the MCE receiver and 'dmesg' command shows us that we have a: lirc_mceusb2 and it links to device: uhci_hcd.&lt;br /&gt;It also said we have the 'Phillips eHome' model so it looks like we the newer style of remote, with the research we did.  Here is a link:&lt;br /&gt;http://www.mythtv.org/wiki/index.php/MCE_Remote#Configuring_the_Buttons&lt;br /&gt;&lt;br /&gt;Here are a summary of the commands we used:&lt;br /&gt;&lt;br /&gt;Check that the receiver is in plugged in.&lt;br /&gt;# lsusb&lt;br /&gt;Bus 003 Device 004: ID 0471:0815 Philips&lt;br /&gt;&lt;br /&gt;Load module&lt;br /&gt;# modprobe lirc_mceusb2&lt;br /&gt;&lt;br /&gt;Checking with lsmod&lt;br /&gt;# lsmod | grep mceusb2&lt;br /&gt;&lt;br /&gt;Did a search on lircd.conf files&lt;br /&gt;# locate lircd.conf&lt;br /&gt;&lt;br /&gt;Found a mce related one and copied that to /etc/lircd.conf&lt;br /&gt;# cp /usr/share/doc/lirc-0.8.2/remotes/mceusb/lircd.conf.mceusb /etc/lircd.conf&lt;br /&gt;&lt;br /&gt;Starting lircd&lt;br /&gt;# lircd&lt;br /&gt;&lt;br /&gt;Check the buttons are working&lt;br /&gt;# irw&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Then get lircrc from http://www.hauppauge.co.uk/board/showthread.php?t=8048&lt;br /&gt;and dumped this into the file: /home/mythtv/lircrc and made symlinks&lt;br /&gt;&lt;br /&gt;Bugs with lircrc file&lt;br /&gt;VolUp on the mplayer, it is VoleUp, change this to VolUp&lt;br /&gt;When playing music Fast forward is backwards, and Rewind is forwards, I also noticed it does this when playing a video&lt;br /&gt;&lt;br /&gt;# cd /home/mythtv&lt;br /&gt;For mythtv control do:&lt;br /&gt;# ln -s lircrc .mythtv&lt;br /&gt;&lt;br /&gt;For mplayer do:&lt;br /&gt;# ln -s lircrc .lircrc&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;EPG update&lt;/b&gt;&lt;br /&gt;I entered mythfilldatabase in 'crontab -e', but this wasn't working for some reason.  I think it may have been a busy time when I was trying to update my EPG.&lt;br /&gt;&lt;br /&gt;We entered the following into /etc/crontab:&lt;br /&gt;0 16 * * * mythtv /usr/bin/mythfilldatabase&lt;br /&gt;&lt;br /&gt;It's wise to use a time which isn't popular, so don't update between 2am and 6am because that's when everyone is trying.&lt;br /&gt;&lt;br /&gt;We tested this and it seemed to be working.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Budget for custom case&lt;/b&gt;&lt;br /&gt;We are using an old Pioneer CD Player and we are looking at a via motherboard etc.&lt;br /&gt;&lt;br /&gt;We are thinking of this hardware at the moment:&lt;br /&gt; VIA mini-itx EN12000EG            $309 eyo.com.au&lt;br /&gt; 1GB DDR 400                     $80 msy.com.au&lt;br /&gt; Pioneer DVD-RW DVR-112             $38 msy.com.au&lt;br /&gt; picoPSU-120                    ~$90 mini-box.com&lt;br /&gt; CF to IDE adapter &amp; power cable.   ~$18 mini-box.com&lt;br /&gt; Sandisk CF 2GB                     $45 i-store.com.au&lt;br /&gt; Hauppauge Nova-T WinTV DVB     $60 USED - Brad.&lt;br /&gt;&lt;br /&gt;OR swap the VIA mobo for: &lt;br /&gt; VIA mini-itx LN10000EG            $198 www.pioneercomputers.com.au &lt;br /&gt;&lt;br /&gt;This would allow us to have a fanless, quiet, low powered and cool looking box.  I will try and get some photos soon.&lt;br /&gt;&lt;br /&gt;At the end we even had time to get quiet a list of games working&lt;br /&gt;Sam n Max    ScummVM&lt;br /&gt;Doom         Dosbox&lt;br /&gt;Wolf3D       Dosbox&lt;br /&gt;&lt;br /&gt;We had heaps of problems with ZSNES and SNES9X.&lt;br /&gt;   ZSNES has problems with audio&lt;br /&gt;   SNES9X has problems with fullscreen.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/37777635-9048257232388637609?l=linux-mlug.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linux-mlug.blogspot.com/feeds/9048257232388637609/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=37777635&amp;postID=9048257232388637609' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/9048257232388637609'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/9048257232388637609'/><link rel='alternate' type='text/html' href='http://linux-mlug.blogspot.com/2007/07/mythdora40-continue-close-to-end.html' title='Mythdora4.0 Continue, close to the end'/><author><name>Mick</name><uri>http://www.blogger.com/profile/05898954528469156856</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-37777635.post-5863139673290592160</id><published>2007-06-23T23:09:00.000-07:00</published><updated>2007-06-23T23:46:16.311-07:00</updated><title type='text'>Mythdora 4.0</title><content type='html'>This is the best distro for myth we have tested so far.&lt;br /&gt;&lt;br /&gt;It uses the latest myth version 0.20 on Fedora Core 6.&lt;br /&gt;&lt;br /&gt;It auto detected the Hauppauge WinTW Nova-T DVB and everything was installed already such as myth packages for, video, pictures, music, game, internet streaming, phone, etc.&lt;br /&gt;&lt;br /&gt;It didn't properly work with the graphics card, sometimes it's all discoloured when running mythfrontend.  I still cannot work it out.&lt;br /&gt;&lt;br /&gt;We could watch tv, record tv, what the video collection, listen to music, view images, burn dvd's straight out of the box.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;EPG&lt;/span&gt;&lt;br /&gt;We've tried to configure the EPG (Electronic Program Guide) and we have it half working.  We are using shepard as it's a perl script which auto updates itself and gets all the EPG information for free.  We have SBS News, Seven and all the HDTV channels working.&lt;br /&gt;&lt;br /&gt;We are very close to getting this working and it really helps with recording anything you want so you can watch it later.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Video, Music, Gallery&lt;/span&gt;&lt;br /&gt;When we linked to the shared drives we had to use this type of command:&lt;br /&gt;//10.1.1.2/pictures /mnt/pictures cifs defaults,guest 0 0&lt;br /&gt;&lt;br /&gt;For the video we have changed to xine (default) to mplayer instead because it's so much better.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Games&lt;/span&gt;&lt;br /&gt;Used ZSNES, this worked quite well but fullscreen is a bit hard to get working correctly.&lt;br /&gt;&lt;br /&gt;Joysticks were detected on /dev/js0, tested this with:&lt;br /&gt;$ snes9x -joydevl /dev/input/js0 &lt;rom name&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Remote control&lt;/span&gt;&lt;br /&gt;I got a new remote control receiver called a ma-620, and nearly got it working the other night at the mlug meeting.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/37777635-5863139673290592160?l=linux-mlug.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linux-mlug.blogspot.com/feeds/5863139673290592160/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=37777635&amp;postID=5863139673290592160' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/5863139673290592160'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/5863139673290592160'/><link rel='alternate' type='text/html' href='http://linux-mlug.blogspot.com/2007/06/mythdora-40.html' title='Mythdora 4.0'/><author><name>Mick</name><uri>http://www.blogger.com/profile/05898954528469156856</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-37777635.post-3587163228459973460</id><published>2007-06-10T05:54:00.000-07:00</published><updated>2007-06-10T06:36:37.730-07:00</updated><title type='text'>PCLinuxOS 2007 continue... (with problems)</title><content type='html'>Today we started to extend some of the features for our mythtv box, but there were many problems along the way.  At the end of the day we had only made a few minor adjustments.&lt;br /&gt;&lt;br /&gt;I'm also currently capped on my internet plan :(, so downloading things has been painful.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Autostart&lt;/span&gt;&lt;br /&gt;First was to make mythbackend startup at boot time.  mythtv automatically does this when you install, but it tries to run this as the mythtv user, well we don't use that user so we had to fix this up.&lt;br /&gt;We had to make sure the 'mythtv' user had a shell.&lt;br /&gt;As we have been starting our mythbackend with mythuser we had to delete /mnt/store/nfslockfile.lock&lt;br /&gt;&lt;br /&gt;Now we typed the following to test it will work&lt;br /&gt;# su mythtv&lt;br /&gt;$ service mythbackend start&lt;br /&gt;&lt;br /&gt;Also whilst we were in the area we made PCLinuxOS auto load in as mythuser&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Emulators&lt;/span&gt;&lt;br /&gt;We tried a few emaultors, and had the following problems.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;ZSnes&lt;/span&gt;&lt;br /&gt;downloaded the source for this off their website as it's not included in synaptic&lt;br /&gt;untared it and configured it.&lt;br /&gt;&lt;br /&gt;This had an error with libSDL, after doing a lot of googling people suggested we tried libSDL-devel.  So we installed that.  This didn't work either :(.&lt;br /&gt;&lt;br /&gt;I knew a different SNES emulator and we decided to test this&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Snes9x&lt;/span&gt;&lt;br /&gt;Downloaded this from their site, untared and ran configure.&lt;br /&gt;This bombed out with&lt;br /&gt;configure: error: installation or configuration problem: C++ compiler cannot create executable.&lt;br /&gt;&lt;br /&gt;I installed g++, then tried again.  This time it got a little further but still didn't finish compiling.  It ended with a list of errors from the 'make' starting with:&lt;br /&gt;Error: previous declaration of 'SDSP1 DSP1' with 'C++' linkage.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;MythBrowser&lt;/span&gt;&lt;br /&gt;Next we tried to get an easy to use browser to work within mythtv.  There is a package called mythbrowser, this looked good, but turned out to be pretty pointless.&lt;br /&gt;&lt;br /&gt;It worked, but you couldn't use a heap of keys such as 'm' or '2', 'space' counted as an enter.  This was done by default.  These are known as keymappings and are supposed to help the user, it only creates problems!  To fix this you must install mythweb, but that will not install under PCLOS 2007.&lt;br /&gt;&lt;br /&gt;We tried using firefox instead with the kiosk add-on you can make firefox start in fullscreen mode, and through the setup of mythbrowser you can tell it to use firefox, only problem is if you have multiple firefox windows open and closing them you need to use alt-f4, not really nice.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;MythControl&lt;/span&gt;&lt;br /&gt;This is for remote control bindings with myth.&lt;br /&gt;&lt;br /&gt;The problem wasn't with mythcontrol it was with LIRC and how to configure it with our unknown undocumented onboard IR device.  After a lot of work here, not getting anywhere fast we decided to leave this until I get my USB to IR device soon.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Mytharchive&lt;/span&gt;&lt;br /&gt;This is used to burn DVD's basically.  This works! but not straight away.  As our cd device is /dev/hdc and the mythtv settings for this don't work we had to make a symlink.&lt;br /&gt;&lt;br /&gt;# ln -s /dev/hdc /dev/dvd&lt;br /&gt;&lt;br /&gt;Now it will work, all we tested was burning a large AVI file in data mode to a DVD-RW, and we were happy.&lt;br /&gt;&lt;br /&gt;Maybe next week we will test the rest of the burning.  You can burn normal files, and AVI files to Video DVD's so people with normal DVD players can watch these as well.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;TV Problems&lt;/span&gt;&lt;br /&gt;After all this the TV part started to play up with timeouts, this was bad.  I hate going backwards for a days work/hacking.&lt;br /&gt;&lt;br /&gt;This was the dmesg error we were receiving.&lt;br /&gt;cx88[0]/2: cx8802_timeout&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;EPG&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Next we tried to get an EPG working, this seems near impossible.  I remember we got half of one working under mythedition, so maybe we could look at that Hard drive and work it out.&lt;br /&gt;&lt;br /&gt;It's all to do with this tv_grab_au file and how/where it phases xml data from about the TV stations.  Seems like there are a few people making custom scripts for melbourne TV stations.  Some use existing listings others use paid services such as icetv.&lt;br /&gt;&lt;br /&gt;It's hard to setup and we haven't had any luck yet.  This would be a nice feature as we would be able to see what's coming up on the TV and schedule recordings easier.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Conclusion&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;At the end of the day we have got the burner going and it's quicker to start up now.  &lt;br /&gt;&lt;br /&gt;All the other stuff we hit dead ends.  We haven't had time to download MythDora4.0 as i'm capped, my mate is going to try this week so hopefully we will give it a go next Sunday.&lt;br /&gt;&lt;br /&gt;As for the remote control, this will take some work to get this working I feel, but is high on our priority of things.&lt;br /&gt;&lt;br /&gt;Priority of tasks left with current PCLinuxOS 2007&lt;br /&gt;- Remote control&lt;br /&gt;- EPG&lt;br /&gt;- Emulated games&lt;br /&gt;- Game pad&lt;br /&gt;- make mythbrowser easier to use&lt;br /&gt;- mythstream (internet TV and Radio)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/37777635-3587163228459973460?l=linux-mlug.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linux-mlug.blogspot.com/feeds/3587163228459973460/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=37777635&amp;postID=3587163228459973460' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/3587163228459973460'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/3587163228459973460'/><link rel='alternate' type='text/html' href='http://linux-mlug.blogspot.com/2007/06/pclinuxos-2007-continue-with-problems.html' title='PCLinuxOS 2007 continue... (with problems)'/><author><name>Mick</name><uri>http://www.blogger.com/profile/05898954528469156856</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-37777635.post-8592280211536838417</id><published>2007-06-08T01:53:00.001-07:00</published><updated>2007-06-08T01:53:20.503-07:00</updated><title type='text'>PCLinuxOS 2007</title><content type='html'>Last week we tried installing myth from scratch on PCLinuxOS 2007.&lt;br /&gt;&lt;br /&gt;It mostly went smoothly.&lt;br /&gt;&lt;br /&gt;I added my 'cx88_dvb' driver to '/etc/modprobe.preload' like normal.&lt;br /&gt;loaded driver manually so we didn't have to reboot&lt;br /&gt;# modprobe cx88_dvb&lt;br /&gt;&lt;br /&gt;Added a mythtv user through PCLinuxOS User Management and made sure this user was part of the wheel group.&lt;br /&gt;&lt;br /&gt;Installled 'mysql'&lt;br /&gt;&lt;br /&gt;Started mysql&lt;br /&gt;# service mysqld start&lt;br /&gt;&lt;br /&gt;Installed myth packages, 'mythtv', 'mythtv-frontend', 'mythtv-backend', 'mythtv-setup'&lt;br /&gt;&lt;br /&gt;As we forgot to install mysql before mythtv on our machine we had to load the mythtv database manually and grant permission to the 'mythtv' user with the following commands:&lt;br /&gt;# mysql -u root &lt; /usr/share/doc/mythtv-0.20/database/mc.sql mysql&gt; grant all privileges on *.* to 'mythtv'@'localhost' identified by 'mythtv'&lt;br /&gt;&lt;br /&gt;Run mythtv setup&lt;br /&gt;$ mythtv-setup&lt;br /&gt;&lt;br /&gt;We had a problem with 'tv_grab_au' script not working, this is common and has happened in all distros so far.&lt;br /&gt;We had to download this file from www.cse.unsw.edu.au/~wilu/xmltv/tv_grab_au_reg&lt;br /&gt;rename it to 'tv_grab_au' and run:&lt;br /&gt;# chmod +x tv_grab_au&lt;br /&gt;Then move this file to any directory within path such as '/usr/local/bin'&lt;br /&gt;If you had this problem you will now need to rerun mythtv-setup&lt;br /&gt;&lt;br /&gt;Fill the DB&lt;br /&gt;$ mythfilldatabase&lt;br /&gt;&lt;br /&gt;Now we could start mythtv and watch TV, we logged in as a user called 'mythuser'&lt;br /&gt;$ mythbackend&lt;br /&gt;$ mythfrontend&lt;br /&gt;&lt;br /&gt;Thoughts&lt;br /&gt;At the end once this was up and going adding features such as video, images, music, games was pretty simple. The TV driver is the best we have seen so far, we can change channels in 3 seconds which is acceptable. This maybe even less if you have a good hard drive, which we don't.&lt;br /&gt;&lt;br /&gt;Weather didn't work, but we haven't spent time fixing it yet.&lt;br /&gt;News was easy so now I can read RSS feeds, but adding new ones doesn't seem to work yet.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;What's next&lt;br /&gt;Next we will test MythDora 4.0 and see how good it really is!&lt;br /&gt;&lt;br /&gt;I would also like to get mythstream working as it allows you to watch internet TV and Radio.&lt;br /&gt;&lt;br /&gt;We have brought some USB gamepads which look like Playstation controllers. We want to get these working with all the emulators especially the playstation emulator with GT2&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/37777635-8592280211536838417?l=linux-mlug.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linux-mlug.blogspot.com/feeds/8592280211536838417/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=37777635&amp;postID=8592280211536838417' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/8592280211536838417'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/8592280211536838417'/><link rel='alternate' type='text/html' href='http://linux-mlug.blogspot.com/2007/06/pclinuxos-2007.html' title='PCLinuxOS 2007'/><author><name>Mick</name><uri>http://www.blogger.com/profile/05898954528469156856</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-37777635.post-2341127501398627289</id><published>2007-05-31T05:35:00.000-07:00</published><updated>2007-05-31T06:01:29.557-07:00</updated><title type='text'>Mythtv</title><content type='html'>Andy and I have started our Mythtv project, if you came to the last meeting you would already know about this.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Our system specs&lt;/b&gt;&lt;br /&gt;&lt;li&gt;Shuttle like case&lt;br /&gt;&lt;li&gt;3.0Ghz Intel Pentium 4&lt;br /&gt;&lt;li&gt;512MB mem&lt;br /&gt;&lt;li&gt;Nvidia AGP 128MB card&lt;br /&gt;&lt;li&gt;40GB IDE drive&lt;br /&gt;&lt;li&gt;Hauppauge WinTV Nova-T PCI&lt;br /&gt;&lt;br /&gt;What we have tried so far:&lt;br /&gt;1. mythedition-0.5&lt;br /&gt;download from: &lt;a href="http://www.tlm-project.org:6969/stats.html?info_hash=123c313667a5444fcaa1cefd8c34855891261c24"&gt;http://www.tlm-project.org:6969/stats.html?info_hash=123c313667a5444fcaa1cefd8c34855891261c24&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is a PCLinuxOS .93 modified distro for Mythtv 0.19, it has all the major plugins for mythtv.&lt;br /&gt;&lt;br /&gt;This was very easy to load, just put in the CD, install on the HD via the 'install to HD' button on the background then we loaded the driver for the TV card.&lt;br /&gt;&lt;br /&gt;# modprobe cx88_dvb&lt;br /&gt;&lt;br /&gt;add cx88_dvb to your /etc/modules file so it loads this driver on startup.&lt;br /&gt;&lt;br /&gt;The problem we had with this distro is that it took 6 seconds to switch between TV channels.  We think this is due to some errors.&lt;br /&gt;&lt;br /&gt;2. LinuxMCE on Ubuntu Edgy 6.10&lt;br /&gt;&lt;br /&gt;LinuxMCE is huge it includes everything from mythtv to home automation.  Also there is asterisk on there.&lt;br /&gt;&lt;br /&gt;We couldn't install this as it crashed out when trying to install the home automation packages, so we gave up quickly on this.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;3. Ubuntu 7.04 from Scratch&lt;br /&gt;&lt;br /&gt;We install Ubuntu from scratch and installed the packages for mythtv.  Nothing needed to be compiled, and this was quick and easy going.&lt;br /&gt;&lt;br /&gt;We followed these instructions:&lt;br /&gt;&lt;a href="http://www.parker1.co.uk/mythtv_ubuntu.php"&gt;http://www.parker1.co.uk/mythtv_ubuntu.php&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The problem with this is the drivers for the TV card were terrible and we couldn't watch the picture as it had to much noise in the picture.  This was tested side by side with mythedition which worked very well, but was slow.  Same hardware, same place, same antenna.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Next we will try PCLinuxOS 2007 from scratch, as I believe this will be the best combo, due to the fact the drivers under PCLinuxOS have been the most successful and if we build our own it should be fast enough switching channels.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/37777635-2341127501398627289?l=linux-mlug.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linux-mlug.blogspot.com/feeds/2341127501398627289/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=37777635&amp;postID=2341127501398627289' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/2341127501398627289'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/2341127501398627289'/><link rel='alternate' type='text/html' href='http://linux-mlug.blogspot.com/2007/05/mythtv.html' title='Mythtv'/><author><name>Mick</name><uri>http://www.blogger.com/profile/05898954528469156856</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-37777635.post-116438734627897408</id><published>2006-11-24T08:55:00.000-08:00</published><updated>2006-11-24T08:55:46.280-08:00</updated><title type='text'></title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/x/blogger/3790/624/1600/862542/linux.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://photos1.blogger.com/x/blogger/3790/624/320/614470/linux.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/37777635-116438734627897408?l=linux-mlug.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linux-mlug.blogspot.com/feeds/116438734627897408/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=37777635&amp;postID=116438734627897408' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/116438734627897408'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/116438734627897408'/><link rel='alternate' type='text/html' href='http://linux-mlug.blogspot.com/2006/11/blog-post_24.html' title=''/><author><name>Mick</name><uri>http://www.blogger.com/profile/05898954528469156856</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-37777635.post-116438529071149926</id><published>2006-11-24T08:19:00.000-08:00</published><updated>2006-11-24T08:35:39.106-08:00</updated><title type='text'>Nov Meeting</title><content type='html'>We meet at the Computer Bank on Victoria St, North Melb.  We talked about Novell, CMS, PHP, Ruby, and lots more.  &lt;br /&gt;&lt;br /&gt;Later we went to JAWA bar where we enjoyed beer and talked more about Linux...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;This is what happens every month.&lt;br /&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/37777635-116438529071149926?l=linux-mlug.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linux-mlug.blogspot.com/feeds/116438529071149926/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=37777635&amp;postID=116438529071149926' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/116438529071149926'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37777635/posts/default/116438529071149926'/><link rel='alternate' type='text/html' href='http://linux-mlug.blogspot.com/2006/11/nov-meeting.html' title='Nov Meeting'/><author><name>Mick</name><uri>http://www.blogger.com/profile/05898954528469156856</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
