Author |
Message |
yonderway
|
Posted: Sat Feb 12, 2005 8:39 pm |
|
Joined: Fri Feb 11, 2005 10:35 am
Posts: 7
Location:
Philadelphia
|
How long does it usually take for Debian packages to come out after a new version of Myth is released?
|
|
Top |
|
 |
tjc
|
Posted: Sat Feb 12, 2005 10:14 pm |
|
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location:
Arlington, MA
|
As long as it takes someone to make them... I think Cecil and Dale are up to their eyeballs in projects with the R5 Alpha just announced, and being at SCALE this weekend. A bit of patience may be indicated.
BTW - You may not remember the teething pains that 0.16 had, but frankly rushing blindly to the latest version is ... lets just say "ill advised". Let it settle out for a few days to see if a 0.17.1 is required unless you're comfortable compiling your own patched versions from CVS.
|
|
Top |
|
 |
Xsecrets
|
Posted: Sat Feb 12, 2005 11:19 pm |
|
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location:
Nashville, TN
|
well matts debian packages usually come out pretty quickly, but I would suggest waiting for cesmans if you are running knoppmyth.
_________________ Have a question search the forum and have a look at the KnoppMythWiki.
Xsecrets
|
|
Top |
|
 |
yonderway
|
Posted: Sun Feb 13, 2005 8:06 am |
|
Joined: Fri Feb 11, 2005 10:35 am
Posts: 7
Location:
Philadelphia
|
I've only been on myth for less than a week so I don't really know of the teething pains there.  0.17 has a specific feature that I need, though... I'm only getting a third of the channels that I'm paying for until I can take advantage of the firewire port on my Motorola DCT6200 HD cable box. Some of our favorite shows are outside of the analog channel range so I suppose I've got some motivation to take some risks.
I would just compile from source but that is going to screw up package management. So I'll wait. 
|
|
Top |
|
 |
lynchaj
|
Posted: Sun Feb 13, 2005 8:37 am |
|
|
tjc wrote: As long as it takes someone to make them... I think Cecil and Dale are up to their eyeballs in projects with the R5 Alpha just announced, and being at SCALE this weekend. A bit of patience may be indicated.
BTW - You may not remember the teething pains that 0.16 had, but frankly rushing blindly to the latest version is ... lets just say "ill advised". Let it settle out for a few days to see if a 0.17.1 is required unless you're comfortable compiling your own patched versions from CVS.
Hear Hear. "look before you leap" definitely applies here for both MythTV 0.17 and especially R5A9. If you have a working production HTPC and it works, DON'T SCREW WITH IT! Wait until those with development and experimental boxes run it long enough to shake out the bugs.
KnoppMyth and MythTV are great software, don't get me wrong, but both are in heavy development so there is no way to ensure every problem is fixed before release. As far I am concerned, the developers can take as long as they want to release the next version and even then it will be weeks before I touch my R4V5 system, even with Myth 0.17. I won't even consider R5 until its at least in mature beta or probably stable release.
I recommend reviewing the mythtv-user mailing list and searching for "0.17" to see what I mean.
Look before you leap!
Thanks!
Andrew Lynch
|
|
Top |
|
 |
Xsecrets
|
Posted: Sun Feb 13, 2005 11:48 am |
|
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location:
Nashville, TN
|
If you are looking for the firewire support, then I'm willing to bet you are looking at an uphill battle. anything that new even if it is in an official release is usually troublesome.
_________________ Have a question search the forum and have a look at the KnoppMythWiki.
Xsecrets
|
|
Top |
|
 |
davem
|
Posted: Sun Feb 13, 2005 12:38 pm |
|
Joined: Mon Nov 17, 2003 8:59 am
Posts: 206
Location:
Michigan
|
Yeah, I bet you'd be up and running sooner building an IR blaster to control the box. 
|
|
Top |
|
 |
Lentilboy
|
Posted: Tue Feb 15, 2005 1:07 am |
|
Joined: Mon Jul 12, 2004 1:40 pm
Posts: 14
|
0.17 debs can be found here...
http://dijkstra.csh.rit.edu/~mdz/debian ... le/mythtv/
check out the instuctions on the web page (update sources.list accordingly)... additionally, there are a few Database issues after upgrading to get the frontend working, specifically duplicate columns from Mythconverg tables. I managed to delete them easily enough from webmin to get the frontend back in business. I'm currently working on getting firewire to work.
respectfully,
Lentilboy
|
|
Top |
|
 |
hamburgler
|
Posted: Tue Feb 15, 2005 1:51 am |
|
Joined: Tue Feb 15, 2005 1:49 am
Posts: 1
|
How easy was the upgrade to 0.17 using Matt's debs? Did you have to upgrade QT?
I have a new xbox and installing mythtv-xbox relies on Matt's debs. I missed the 0.16 ones by around two hours, so my new xbox is running 0.17. I now need to upgrade the rest of the house to match.
(I'd prefer to downgrade to 0.16 on the xbox, so if anyone has Matt's debs for 0.16 I'd love to grab them... they're off his site).
Doug
|
|
Top |
|
 |
wififun
|
Posted: Tue Feb 15, 2005 8:47 am |
|
Joined: Mon Jun 21, 2004 11:25 am
Posts: 291
Location:
Ontario, CA
|
yonderway
I have a Moto6200 also. You do NOT need .17 to control this box. I am using a R5A7 build now and it works almost perfectly R4V5 may also work. It takes about 10 minutes to get it up and running. Basically I downloaded l1394-0.2.4, libavc1394-0.4.1 and the 6200ch.c.patch from the myth mailing list archives. make, make install the 1394 stuff (not the debian way, but I don't know what deb archive these are in to apt-get, so this was easier for me. In the contrib directory of the Mythtv-0.16 source directory you will find 6200.c. Check out the readme for how to use it. I have the pvr250 card tune channels 1-70, then it switches to the svideo input of the card and tunes channels 71-999 with the moto 6200 box. It takes about 10 minutes to get this running.
|
|
Top |
|
 |
cesman
|
Posted: Tue Feb 15, 2005 12:51 pm |
|
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location:
Fontana, Ca
|
Lentilboy wrote: DON'T use these debs if you're using R4. If you're using the R5 alpha, you can remove the 0.16 debs and install these.
_________________ cesman
When the source is open, the possibilities are endless!
|
|
Top |
|
 |
Anaerin
|
Posted: Tue Feb 15, 2005 7:37 pm |
|
Joined: Mon Feb 07, 2005 6:32 pm
Posts: 6
|
cesman wrote: Lentilboy wrote: DON'T use these debs if you're using R4. If you're using the R5 alpha, you can remove the 0.16 debs and install these.
Oh. Any particular reason, it's just that I installed MythTV-frontend and -backend 0.17 from the binary debs, then used apt-get source <item> -b and dpkg --force-overwrite -i <package name> to install the others from source, and so far everything's working AOK.
Though manually having to solve the dependancies was a bit of a bind, fortunately the apt-get source -b reported the dependancy problems so I could apt-get the relevant modules.
|
|
Top |
|
 |
rusty0101
|
Posted: Tue Feb 15, 2005 8:57 pm |
|
Joined: Mon Jan 05, 2004 1:30 pm
Posts: 139
Location:
New Hope, MN
|
wififun wrote: yonderway
I have a Moto6200 also. You do NOT need .17 to control this box. I am using a R5A7 build now and it works almost perfectly R4V5 may also work. It takes about 10 minutes to get it up and running. Basically I downloaded l1394-0.2.4, libavc1394-0.4.1 and the 6200ch.c.patch from the myth mailing list archives. make, make install the 1394 stuff (not the debian way, but I don't know what deb archive these are in to apt-get, so this was easier for me. In the contrib directory of the Mythtv-0.16 source directory you will find 6200.c. Check out the readme for how to use it. I have the pvr250 card tune channels 1-70, then it switches to the svideo input of the card and tunes channels 71-999 with the moto 6200 box. It takes about 10 minutes to get this running.
For the debian way, About the only change I have made to my apt-config is the addition of the marillat sources as described for avidemux2 and mythtvburn in the Wiki. When I do an apt-cache search for libavc, I get back these results:
Code: apt-cache search libavc libavc1394-0 - control IEEE1394 audio/video devices libavc1394-dev - control IEEE1394 audio/video devices (development files) libavcodec-dev - development files for libavcodec libavcodec1 - Library to encode decode multimedia streams - runtime files libavcodec1-dev - Library to encode decode multimedia streams - devel files libavcodec2 - Library to encode decode multimedia streams - runtime files libavcodec2-dev - Library to encode decode multimedia streams - devel files libavcodeccvs - library to encode decode multimedia streams - runtime files libavcodeccvs-dev - library to encode decode multimedia streams - devel files mencoder-586 - MPlayer's Movie Encoder mencoder-k6 - MPlayer's Movie Encoder
I would presume that either one or the other of the first two hits would be the packages to install. I am not sure that this will give you support for your cable box, but it may be worth checking out. I suspect it will be more stable than 0.17, or R5 for some weeks to come.
-Rusty
_________________ Master:
- AMD 1800XP on a MSI KT4V motherboard, via KT400 bios
- 120 G Segate Baracuda /, /cache, /myth, swap
- 200 G Segate Baracuda /myth/tv
- 3 Haupauge! WinTV PVR250s
- 19" Daewoo Monitor (1280x1024 ni)
|
|
Top |
|
 |
Lentilboy
|
Posted: Wed Feb 16, 2005 8:19 pm |
|
Joined: Mon Jul 12, 2004 1:40 pm
Posts: 14
|
Wififun,
I've been working on the firewire channel changing that you outlined above but have yet to see any results.... are there any known issues with DCT6208 cable boxes??
|
|
Top |
|
 |
wififun
|
Posted: Sat Feb 19, 2005 7:55 pm |
|
Joined: Mon Jun 21, 2004 11:25 am
Posts: 291
Location:
Ontario, CA
|
Lentilboy,
I do not know about the 6208. You may want to check the mythtv mailing list to see if that box is covered. Looking at the readme to the 6200ch code, nothing about the 6208 is mentioned. I just updated to R5A10 with the and it looks like cesman has included all the required 1394 stuff. I did not try compiling 6200ch again, but I can post the binary working version I compiled before if that would help. It is working for me with A10 with out a hitch.
|
|
Top |
|
 |