| Author |
Message |
|
GuiGuy
MEPIS is cool!
Joined: Sun Dec 16, 2007 6:29 pm Posts: 787 Location: UK Has thanked: 511 times Have thanks: 58 times
|
Post # 298628
 Mythtv on M11?
I have tried several times to install mythtv on M11 (both 32bit and 64bit) but failed to get it working, although my tv card works OK on "Vista Media Center". The trouble seems to be related to mysql. I have used Synaptic up to now - is this my mistake?
|
| Sat Apr 14, 2012 1:33 pm |
|
 |
|
Jerry3904
MEPIS Enthusiast
Joined: Wed Jul 19, 2006 6:13 am Posts: 6446 Location: Geneva NY Has thanked: 1384 times Have thanks: 1033 times
|
Post # 298629
 Re: Mythtv on M11?
There is a detailed Wiki entry on this topic if you have not seen it
_________________ A Wiki only works when many eyes are on it.
32bit, 2.6.36-1-mepis-pae, KDE 4.6.5, AMD Phenom 9650 Quad-Core, Dell SP2309W with integrated webcam, Nvidia GeForce 6150SE, 4 GB DDR2
|
| Sat Apr 14, 2012 2:14 pm |
|
 |
|
GuiGuy
MEPIS is cool!
Joined: Sun Dec 16, 2007 6:29 pm Posts: 787 Location: UK Has thanked: 511 times Have thanks: 58 times
|
Post # 298630
 Re: Mythtv on M11?
Yes, I read it but since I have never used aptitude yet I went ahead with synaptic. Perhaps I was foolish to do that - I will now install aptitude and try again.
|
| Sat Apr 14, 2012 2:41 pm |
|
 |
|
GoManutd
MEPIS Guide
Joined: Mon Jun 30, 2008 8:06 pm Posts: 2904 Has thanked: 48 times Have thanks: 368 times
|
Post # 298631
 Re: Mythtv on M11?
synaptic will work fine, too. in fact, synaptic should be even easier than using aptitude. you'll likely be even able to search for just mythtv and synaptic will recommend the other dependencies that are required. the mysql database setup should be all handled by the install.
aptitude was documented at the time because it sometimes is able to resolve dependency issues better than synaptic. mythtv works, and works just fine on m11 - i know, i have it running.
it does take a bit of configuration, but so long as your tv card is supported it's worth the effort.
|
| Sat Apr 14, 2012 2:51 pm |
|
 |
|
GuiGuy
MEPIS is cool!
Joined: Sun Dec 16, 2007 6:29 pm Posts: 787 Location: UK Has thanked: 511 times Have thanks: 58 times
|
Post # 298632
 Re: Mythtv on M11?
"On what host does the MYSQL server reside:" says synaptic. ?????????????
EDIT: Before that it said "Access denied for user 'root'@'localhost' (using password: NO) at ........" Perhaps I should uninstall mythtv and mysql and start again? EDIT2:Completely uninstalled mysql and mythtv and then tried to install just mythtv but still get the same weird messages from synaptic!
|
| Sat Apr 14, 2012 3:13 pm |
|
 |
|
GuiGuy
MEPIS is cool!
Joined: Sun Dec 16, 2007 6:29 pm Posts: 787 Location: UK Has thanked: 511 times Have thanks: 58 times
|
Post # 298634
 Re: Mythtv on M11?
Fresh install of M11.0.12 32-bit.
Using synaptic:- Added multimedia repository. Installed libdvdcss2, w32codecs, ttf-mscorefonts-installer and did "defoma-app" as recommended. Applied all upgrades. Everything seems to be working OK. Tried to install mythtv but got "unresolved dependencies"
What should I try next?
|
| Sat Apr 14, 2012 5:39 pm |
|
 |
|
kmathern
MEPIS Enthusiast
Joined: Wed Jul 12, 2006 2:26 pm Posts: 5159 Has thanked: 271 times Have thanks: 1406 times
|
Post # 298635
 Re: Mythtv on M11?
Mythtv is a Debian-Multimedia package and it has other dependencies that also come from the Debian-Multimedia repo (mythtv-database, mythtv-frontend, mythtv-backend). Synaptic might not be able to pull in those dependencies because of the way M11's pinning is setup (the Debian-Multimedia repo probably has a lower priority). I think if you set 'stable' as the preferred distro in Synaptic's preferences that mythtv might install okay. If that doesn't work try aptitude.
|
| Sat Apr 14, 2012 6:31 pm |
|
 |
|
GuiGuy
MEPIS is cool!
Joined: Sun Dec 16, 2007 6:29 pm Posts: 787 Location: UK Has thanked: 511 times Have thanks: 58 times
|
Post # 298637
 Re: Mythtv on M11?
Thanks, kmathern. Setting stable as preferred allowed synaptic to try to install mythtv. But now synaptic is telling me "Access denied for user 'root'@'localhost' (using password: NO)......." and then saying "On what host does the MySQL server reside: ". I have no idea how to answer that.
|
| Sat Apr 14, 2012 7:31 pm |
|
 |
|
GoManutd
MEPIS Guide
Joined: Mon Jun 30, 2008 8:06 pm Posts: 2904 Has thanked: 48 times Have thanks: 368 times
|
Post # 298638
 Re: Mythtv on M11?
it should be able to. synaptic is how i installed mythtv on my m11 box.
guiguy, are you being told what dependencies are missing?
from a command prompt run:
aptitude search myth | grep -i mythtv
and post the output so we can see what has been installed.
there is a possibility that your tvtuner card needs a driver. this will likely not be included in the above list. are you sure your card is supported by mythtv? just because it works with windows is no indication that it is supported by mythtv or linux for that matter....
|
| Sat Apr 14, 2012 7:38 pm |
|
 |
|
GoManutd
MEPIS Guide
Joined: Mon Jun 30, 2008 8:06 pm Posts: 2904 Has thanked: 48 times Have thanks: 368 times
|
Post # 298639
 Re: Mythtv on M11?
don't forget, once you've enabled the debian multimedia repo you need to hit reload in synaptic before doing any installs
|
| Sat Apr 14, 2012 7:46 pm |
|
|