[mythtv-users] Re: PVR500MCE tuner #1, ivtv: i2c client addr:0x44 not found for command

2005-07-27 Thread Pete Cable
I'm not sure why you would have different module options for your two tuners inside your pvr500. The original lines: options cx25480 i2c_enable=-1,1,1 options saa7127 i2c_enable=1,-1,-1 as stated previously, are for a setup with a 250/350 and a 500, with the 250 or 350 as the first detected card.

[mythtv-users] Re: mythfrontend configuration - where is it stored?

2005-07-21 Thread Pete Cable
On 7/20/05, Josh Burks <[EMAIL PROTECTED]> wrote: > On 7/20/05, Mark Knecht <[EMAIL PROTECTED]> wrote: > > >What disappoints me about this answer is that I want to ship two > > new frontend machines to my parents. Up until this little roadblock > > all I needed to edit in their config to put

[mythtv-users] Re: mythbackend on Gentoo

2005-07-21 Thread Pete Cable
ECTED]> wrote: > OR if you actually want the mythtv log files create /var/log/mythtv with > the permissions appropriate to the user who's running the daemon > (root). The issue is that you cannot create > /var/log/mythtv/mythbackend.log since /var/log/mythtv doesn't exis

[mythtv-users] Re: IRW not connecting to LIRCD

2005-07-19 Thread Pete Cable
/dev/ttyUSB0 is just a serial device. I can't be sure, but I think the ftdi_sio being loaded should cause the creation of another device, one with a major number of 61. That is the device that lirc needs to talk to. That said, I don't have one of these so I can't be sure :) Pete On 7/19/05, [EMAI

[mythtv-users] Re: mythbackend on Gentoo

2005-07-19 Thread Pete Cable
just comment out the line that reads: HOME="/var/log/mythtv" and it should start up via the rc script. Pete On 7/19/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi ! > > I've also had similar problem with my gentoo - mythtv construction > > try the following : > Has the user in /etc/con

[mythtv-users] Re: MythWeb & Gentoo

2005-06-29 Thread Pete Cable
On 6/28/05, Daniel Segel <[EMAIL PROTECTED]> wrote: > I think portage installs it into /usr/share/webapps/mythweb; I just cp'd > it from there to /var/www/localhost/htdocs/mythweb and it works fine. > You can also put the mythweb contents in the root directory of your web > server if that's all

[mythtv-users] Re: Searching imdb.pl is really slow

2005-06-26 Thread Pete Cable
On 6/26/05, Pete Cable <[EMAIL PROTECTED]> wrote: > > > > Frontend also downloads the cover art or movie poster, so your > > comparison is not exactly accurate. I have the same long waits. I > > suspect that the delay is on IMDB end, it does not take THAT long to >

[mythtv-users] Re: Searching imdb.pl is really slow

2005-06-26 Thread Pete Cable
> > Frontend also downloads the cover art or movie poster, so your > comparison is not exactly accurate. I have the same long waits. I > suspect that the delay is on IMDB end, it does not take THAT long to > shove the jittle jpeg through my cable connection. > The OP includes the time to downloa

[mythtv-users] Re: Starting mythtv using LIRC?

2005-06-04 Thread Pete Cable
On 6/4/05, Nick <[EMAIL PROTECTED]> wrote: > On 6/4/05, Michael T. Dean <[EMAIL PROTECTED]> wrote: > > Sim wrote: > > > > >I use KDE and want to set the TV button my remote to start mythtv. Any > ideas > > >how to do this - i've tried using irxevent to pass a ctrl-t (which is > the > > >hotkey i

[mythtv-users] Re: Transcoding and other questions

2005-05-01 Thread Pete Cable
On 4/30/05, Joe Henley <[EMAIL PROTECTED]> wrote: > > So I just turn on commercial flagging and it will do it automatically > without also transcoding? Cool. I thought it had to mark the > commercials and then transcoding dropped out when it ran. > Commercial flagging doesn't remove anythin

[mythtv-users] Re: 0.18, plugins and Gentoo

2005-04-16 Thread Pete Cable
I made myself an ebuild and I just created a mythplugins package that compiles and installs everything. I imagine the "official" ebuild(s) will either be separate ebuilds for each plugin or USE flags that only build and install the desired plugins. ebuilds are here http://forums.gentoo.org/viewtop