Wednesday, May 03, 2006

Myth

Got the basic setup working (MythTV on my cooler master media 260)
Here are my first draft notes:


Base
SUSE 10 - 32 bit packages for Mythtv are available on the opensuse site. (Thanks Simon)
oeysteio posted his rpm's here.


LCD

Took some time to figure out how to use the internal LCD could be used:
used the lcdproc with the imon driver from vensky
/usr/local/sbin/LCDd
com2


Remote
The cooler master is a OEM version soundgraph imon inside device.
removed the standard lirc driver from suse and used the latest code from lirc.org
modprobe lirc_imod
/etc/init/lirc
irxevent

patch for 0.8 driver (mouse)


ivtv
Used this howto for suse10
modprobe ivtv

grabber for Netherlands
http://graphics.tudelft.nl/~paul/grabber/

fill database
Used http://laupro.nl/tvfreq/to get a list of channels in my area and the freq.
Used PHPMyAdmin to import in mysql.

Still some work todo:
- define keys for remote
- tv channels not completed, not even connected to the cable
- more

mythtv howto suse10
http://www.mythtv.org/wiki/index.php/Suse_Howto

mysql
delete database and start all over: mysqladmin drop mythconverg
create new: mysql -u root < /usr/share/doc/packages/mythtv/database/mc.sql working setup with this card

another working setup, set tuner to 57?? - wierd

THE SUSE HOWTO

No comments: