Re: [mythtv-users] Slightly OT: can't get power button script to restart front end (From Jarod's guide)

2005-11-03 Thread Jon Kunze
I have this

begin
prog = irexec
button = OFF
repeat = 4
config = /usr/local/bin/mythpowerbutton.sh
end

Assigned to my power button, just the same as Jarod's guide, and yet
when I press the button, it doesn't shutdown mythfrontend, nor does it
restart it if it has crashed. Hence my tring to execute it manually.On 11/3/05, Neil Bird <[EMAIL PROTECTED]> wrote:
Around about 03/11/05 12:35, Jon Kunze typed ...> $irexec /usr/local/bin/mythpowerbutton.sh
> That is when i get the error on line 2 (or atleast I assume the :2 means> that the error is on line two.   irxec takes a config. file, not an executable argument (man irexec).   You want 'irexec --daemon' with the following somewhere in your ~/.lircrc:
# Power Off/Exit##begin##prog = mythtv##button = OFF##config = Esc##endbeginprog = irexecbutton = OFFrepeat = 4config = /usr/local/bin/mythpowerbutton.shend   Ref. 
http://wilsonet.com/mythtv/tips.php--[EMAIL PROTECTED] ~]# rm -f .signature[EMAIL PROTECTED] ~]# ls -l .signaturels: .signature: No such file or directory[EMAIL PROTECTED]
 ~]# exit___mythtv-users mailing listmythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Slightly OT: can't get power button script to restart front end (From Jarod's guide)

2005-11-03 Thread Jon Kunze
I did the chmod +x /usr/local/bin/mythpowerbutton.sh, as well as I
tried running it from the command line. There are no error when I do
this:

$ /usr/local/bin/mythpowerbutton.sh
$

But, if I try running:

$irexec /usr/local/bin/mythpowerbutton.sh

That is when i get the error on line 2 (or atleast I assume the :2 means that the error is on line two.On 11/3/05, David Watkins <
[EMAIL PROTECTED]> wrote:On 03/11/05, Jon Kunze <
[EMAIL PROTECTED]> wrote:> I don't think so, I've never had a problem with it before.>> I also tried copying and pasting it from Firefox on the mythbox into nano in> a terminal on the mythbox, and still no luck.
selinux?___mythtv-users mailing listmythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Slightly OT: can't get power button script to restart front end (From Jarod's guide)

2005-11-02 Thread Jon Kunze
I don't think so, I've never had a problem with it before.
 
I also tried copying and pasting it from Firefox on the mythbox into nano in a terminal on the mythbox, and still no luck. 
On 11/2/05, Michael T. Dean <[EMAIL PROTECTED]> wrote:
On 11/02/05 18:26, Jon Kunze wrote:> When I try to run irexec with the mythpowerbutton.sh script, I get this:
>> # irexec /usr/local/bin/mythpowerbutton.sh> irexec: bad file format, /usr/local/bin/mythpowerbutton.sh:2dos2unix?Mike___mythtv-users mailing list
mythtv-users@mythtv.orghttp://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Slightly OT: can't get power button script to restart front end (From Jarod's guide)

2005-11-02 Thread Jon Kunze
When I try to run irexec with the mythpowerbutton.sh script, I get this:
 
# irexec /usr/local/bin/mythpowerbutton.shirexec: bad file format, /usr/local/bin/mythpowerbutton.sh:2
 
I looked through the script file, and I can't seem to find any typos, so I thought I'd ask for a second opinion. My script file looks like this:
 
#!/bin/bashPROG=mythfrontendSTATUS=`ps -e | grep $PROG | grep -v grep | wc -l | awk '{print $1}'`

if [ `echo $DISPLAY | grep -c ":0"` -ge 1 ]then    if [ $STATUS -eq 0 ]    then    ( $PROG & )    else    killall $PROG    fifiexit 0
 
Any ideas would be appreciated. Thanks.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Can anyone recomend a firewire card?

2005-10-21 Thread Jon Kunze
I bought a Western Digital Firewire card on Ebay for $0.99 plus
shipping, and it works fine. Last I saw (a few months ago) there were
plenty of them for sale.On 10/21/05, David Peeters <[EMAIL PROTECTED]> wrote:
I just received a DCT 6200 box from my cable
company and I would like to use a firewire connection to change the
channel (not record from). I've been looking around and the
only information I've managed to find on what brand of fire wire card
to use was in Jarod's guide. He said both his Western Digital and Sound blaster Audigy firewire cards worked well. Problem
being that I can't find Western Digital's firewire card anywhere, and I
don't want to buy an audigy just for the firewire support. Can anyone give me a specific brand name of a PCI-firewire
card that worked for them without much trouble?  (I'm running
KnoppMyth if that is any help)
 
Thanks

___mythtv-users mailing listmythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Re: lircd starts fine, but crashes as soon as something tries to use it

2005-10-18 Thread Jon Kunze
Ok, I got the kernel updated, and updated all the modules.
 
Now when I try to install ivtv-kmdl-$KVER, I get this (I'm sure it's something dumb I'm overlooking):
 
[EMAIL PROTECTED] ~]# yum install lirc-kmdl-$KVERSetting up Install ProcessSetting up repositoriesjpackage-generic-free 100% |=|  951 B    00:00kde-redhat    100% |=|  951 B    00:00
dries 100% |=|  951 B    00:00atrpms    100% |=|  951 B    00:00jpackage-distspecific-fre 100% |=|  951 B    00:00
kde-redhat-all    100% |=|  951 B    00:00flash 100% |=|  903 B    00:00
http://gstreamer.freedesktop.org/pkg/fedora/4/i386/yum/gst/repodata/repomd.xml: [Errno 4] IOError: Trying other mirror.Cannot open/read repomd.xml file for repository: gstreamer
failure: repodata/repomd.xml from gstreamer: [Errno 256] No more mirrors to try.Error: failure: repodata/repomd.xml from gstreamer: [Errno 256] No more mirrors to try.[EMAIL PROTECTED] ~]# 
 
Any ideas on this?
 
On 10/18/05, Ant Daniel <[EMAIL PROTECTED]> wrote:

On 10/18/05, Jon Kunze <[EMAIL PROTECTED]
> wrote: 
Sorry about that, I was trying a few different things, and copied the wrong command.As for the kernel idea, I thought of that late last night as well. Does anyone know if the FC4 kernel modules have been updated? If so, what do I need to do, just update my kernel and then the modules?

As far as going about updating, it's all documented in Jarad's guide.http://wilsonet.com/mythtv/fcmyth.php#upgrade
  ___mythtv-users mailing listmythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Firewire HDTV from TimeWarner in NYC?

2005-10-18 Thread Jon Kunze
I have TimeWarner in Central Ohio, and got a SA3250HD from them a while back.

I haven't done a whole lot with it yet, since i'm outputting via
s-video from my myth box, but I have hooked the firewire cable up, and
do know that there is data being sent across the connection.On 10/17/05, Raf D'Halleweyn (list) <[EMAIL PROTECTED]
> wrote:Does anybody know if I would be able to get HDTV recording to work over
Firewire with a TimeWarner cable box (in New York City). Some cableboxes seem to have Firewire connections (SA Explorer 8000HD).Thanks,Raf.___
mythtv-users mailing listmythtv-users@mythtv.orghttp://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Re: lircd starts fine, but crashes as soon as something tries to use it

2005-10-18 Thread Jon Kunze
Sorry about that, I was trying a few different things, and copied the wrong command.

As for the kernel idea, I thought of that late last night as well. Does
anyone know if the FC4 kernel modules have been updated? If so, what do
I need to do, just update my kernel and then the modules?On 10/18/05, David Watkins <[EMAIL PROTECTED]
> wrote:On 18/10/05, Jon Kunze <[EMAIL PROTECTED]
> wrote:> Ok, here's what happens when i try to reinstall lirc>> > [EMAIL PROTECTED] mythtv]# yum install ivtv-kmdl-$KVER> > Setting up Install Process> > Setting up repositories
>
>
atrpms100%
|=|  951
B00:00> >
freshrpms
100% |=|  951
B00:00> >
extras100%
|=| 1.1 kB00:00>
>
updates-released  100%
|=|  951
B00:00> >
base  100%
|=| 1.1 kB00:00> > Reading repository metadata in from local files>
>
primary.xml.gz100%
|=| 346 kB00:00> > updates-re:> ## 992/992> > Added 50 new packages, deleted 25 old in 1.55 seconds> > Parsing package install arguments
> > No Match for argument: ivtv-kmdl-2.6.12-1.1447_FC4> > Nothing to do> > [EMAIL PROTECTED] mythtv]#> >>> Any idea why this is happening? It worked fine a few weeks ago when I
> rebooted last.If you want lirc why are you trying to install an ivtv kernel module?As for the error - maybe that kernel module has been replaced with alater version, on the atrpms site?___
mythtv-users mailing listmythtv-users@mythtv.orghttp://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Re: lircd starts fine, but crashes as soon as something tries to use it

2005-10-17 Thread Jon Kunze
Ok, here's what happens when i try to reinstall lirc

[EMAIL PROTECTED] mythtv]# yum install ivtv-kmdl-$KVER
  Setting up Install Process
  Setting up repositories
  atrpms   
100% |=|  951 B    00:00
  freshrpms
100% |=|  951 B    00:00
  extras   
100% |=| 1.1 kB    00:00
  updates-released 
100% |=|  951 B    00:00
  base 
100% |=| 1.1 kB    00:00
  Reading repository metadata in from local files
  primary.xml.gz   
100% |=| 346 kB    00:00
  updates-re: ## 992/992
  Added 50 new packages, deleted 25 old in 1.55 seconds
  Parsing package install arguments
  No Match for argument: ivtv-kmdl-2.6.12-1.1447_FC4
  Nothing to do
  [EMAIL PROTECTED] mythtv]#    


Any idea why this is happening? It worked fine a few weeks ago when I rebooted last.

On 10/17/05, Allan Mcintosh <[EMAIL PROTECTED]> wrote:
Verify the permissions on the lirc devices are 666I am pretty sure once I had to pass --permission=666--device=/dev/lirc/lirc0 because the devices were created with 600permissions and lircd was looking for /dev/lirc which was actually a
directoryAnt Daniel wrote:>>> On 10/17/05, *Jon Kunze* <[EMAIL PROTECTED]> [EMAIL PROTECTED]
>> wrote:>> I tried the symlink, and it seemed to work... until i rebooted.>> So now I've got bigger problems. Like before, I uninstalled lirc> via yum and then tried to reinstall yum, which fixed the problem
> before, but only until I rebooted.>> I did the following>> # yum remove lirc-kmdl-$KVER> # yum remove lirc>> then I did>> # yum install lirc-kmdl-$KVER
>   This line fails as it says there is no match for my kernel> # yum install lirc>   This one goes fine>> Then I do the>> # /sbin/depmod -a
> # /sbin/modprobe lirc_i2c>   No moduble lirc_i2c found> # /sbin/chkconfig lircd on> # /sbin/service lircd start  [OK]>> Then when I run either irw or mythfrontend, I get "lircd dead, but
> subsys locked" again.>>> Any ideas on this? Unfortunately I'm at work right now, so I can't> put the exact error messages in this email, but I will be able to> later tonight if anyone has any ideas. Thanks.
>>>> On 9/30/05, *Nick* <[EMAIL PROTECTED]>     [EMAIL PROTECTED]
>> wrote:>> On 30/09/05, Jon Kunze <[EMAIL PROTECTED]> [EMAIL PROTECTED]>> wrote:
>>>>>> -- Forwarded message -->> From: Jon Kunze < [EMAIL PROTECTED] [EMAIL PROTECTED]
>>>> Date: Sep 29, 2005 7:08 PM>>  Subject: Re: [mythtv-users] Re: lircd starts fine, but> crashes as soon as>> something tries to use it>> To: Nate Thompson < 
[EMAIL PROTECTED]> [EMAIL PROTECTED]>>>>>> Ok, when I try the symlink, it says /dev/lirc already exists.
> Any ideas?>> Removing the /dev/lirc and the doing the symlink goes> through, but still>> when I start the frontend lirc locks.>> Does the LIRC log give any useful info when it fails now?
>> You can also start lircd using the parameter --device=/dev/lirc0 -> does this work at all?>> Nick>>>> ___
> mythtv-users mailing list> mythtv-users@mythtv.org mythtv-users@mythtv.org>> 
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users>>> After a recent update I was also having this problem (using FC3) when> the symlink is set there was no problems, but the link was lost on reboot.
>> I solved it on my setup by editing /etc/sysconfig/lircd:> # Options to lircd> LIRCD_OPTIONS="-d /dev/lirc0">> This then gets lircd to look at the already existing /dev/lirc0 rather
> than the missing /dev/lirc>>>>___>mythtv-users mailing list
>mythtv-users@mythtv.org>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users>>
--Allan McIntoshSoftware DesignerAtreus Systems, Inc.613-233-1741 ext: 217 (Office)613-233-8204 (Fax)[EMAIL PROTECTED]
 [EMAIL PROTECTED]>www.atreus-systems.com <http://www.atreus-systems.com/
>___mythtv-users mailing listmythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Re: lircd starts fine, but crashes as soon as something tries to use it

2005-10-17 Thread Jon Kunze
I tried the symlink, and it seemed to work... until i rebooted.

So now I've got bigger problems. Like before, I uninstalled lirc via
yum and then tried to reinstall yum, which fixed the problem before,
but only until I rebooted.

I did the following

# yum remove lirc-kmdl-$KVER
# yum remove lirc

then I did

# yum install lirc-kmdl-$KVER
  This line fails as it says there is no match for my kernel
# yum install lirc
  This one goes fine

Then I do the

# /sbin/depmod -a

# /sbin/modprobe lirc_i2c
  No moduble lirc_i2c found
# /sbin/chkconfig lircd on
# /sbin/service lircd start  [OK]

Then when I run either irw or mythfrontend, I get "lircd dead, but subsys locked" again.


Any ideas on this? Unfortunately I'm at work right now, so I can't put
the exact error messages in this email, but I will be able to later
tonight if anyone has any ideas. Thanks.
On 9/30/05, Nick <[EMAIL PROTECTED]> wrote:
On 30/09/05, Jon Kunze <[EMAIL PROTECTED]> wrote:>>> ------ Forwarded message --> From: Jon Kunze <
[EMAIL PROTECTED]>> Date: Sep 29, 2005 7:08 PM>  Subject: Re: [mythtv-users] Re: lircd starts fine, but crashes as soon as> something tries to use it> To: Nate Thompson <
[EMAIL PROTECTED]>>> Ok, when I try the symlink, it says /dev/lirc already exists. Any ideas?> Removing the /dev/lirc and the doing the symlink goes through, but still> when I start the frontend lirc locks.
Does the LIRC log give any useful info when it fails now?You can also start lircd using the parameter --device=/dev/lirc0 -does this work at all?Nick
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Unable to Fully Delete a Recording

2005-10-14 Thread Jon Kunze
Ok, I'll give this a shot tonight when I get home.

I'm running MythTV 18.1 on Fedora Core, so it's pretty much the most up to date without running CVS.On 10/14/05, Scot L. Harris <
[EMAIL PROTECTED]> wrote:On Fri, 2005-10-14 at 14:05, Jon Kunze wrote:> I have 2 recordings on my Myth box that I can't seem to delete.
>> When i try to delete them from the frontend, it sits for a few> seconds, and then continues to show the recording in the Recorded> Programs listing. I've looked in my /video/recordings directory and
> the file is not there anymore, so obviously it was able to delete the> file, just not the database entry. I've tried deleting them through> MythWeb as well, and have had the same result.>
> Is there any easy way to remove these recordings from the database as> well, without having to go through manually and delete every> occurrence of it through something like phpMyAdmin? I've tried the
> mysqlcheck and it doesn't find any error with the database.>> Any help would be appreciated, as every time I select one of these> programs in the listings, it locks the frontend up for a few seconds.
Had something similar happen a while back.  Determine the name of thefile and use touch to create an empty file of that name in thedirectory.  Then go back and try the delete again.I found the file name by checking the mythbackend log file after trying
to delete the file.___mythtv-users mailing listmythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Unable to Fully Delete a Recording

2005-10-14 Thread Jon Kunze
I have 2 recordings on my Myth box that I can't seem to delete.

When i try to delete them from the frontend, it sits for a few seconds,
and then continues to show the recording in the Recorded Programs
listing. I've looked in my /video/recordings directory and the file is
not there anymore, so obviously it was able to delete the file, just
not the database entry. I've tried deleting them through MythWeb as
well, and have had the same result.

Is there any easy way to remove these recordings from the database as
well, without having to go through manually and delete every occurrence
of it through something like phpMyAdmin? I've tried the mysqlcheck and it doesn't find any error with the database.

Any help would be appreciated, as every time I select one of these
programs in the listings, it locks the frontend up for a few seconds. 

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: lircd starts fine, but crashes as soon as something tries to use it

2005-09-29 Thread Jon Kunze
-- Forwarded message --From: Jon Kunze <[EMAIL PROTECTED]>Date: Sep 29, 2005 7:08 PM
Subject: Re: [mythtv-users] Re: lircd starts fine, but crashes as soon as something tries to use itTo: Nate Thompson <[EMAIL PROTECTED]>Ok, when I try the symlink, it says /dev/lirc already exists. Any
ideas? Removing the /dev/lirc and the doing the symlink goes through,
but still when I start the frontend lirc locks.On 9/29/05, Nate Thompson <
[EMAIL PROTECTED]> wrote:

On 9/29/05, Jon Kunze <[EMAIL PROTECTED]> wrote:

I
have the exact same problem on a fresh Fedora Core 4 system, lirc runs
fine after I install it the first time, or if I reinstall it. But when
I reboot, it is still running until something tries to access it (ie.
MythTV). I'll try the symlink tonight. 
 
I believe that something has changed with the lirc package, or the
program itself. I had this problem when I did a dist-upgrade on my box,
but creating the symlink given below made everything run smoothly again.

 
Nate
 
 


On 9/28/05, Nick <[EMAIL PROTECTED]
> wrote: 
On 28/09/05, Scott Minneman <


[EMAIL PROTECTED] > wrote:> I had the same problem on my FC3 box.  To fix it, I created a symlink:>> # ln -s /dev/lirc0 /dev/lirc>> That creates a link from /dev/lirc to /dev/lirc0, so lircd is able to 
> see the device.It is also possible to use udev itself (it creates the /dev entries)to create a symlink between /dev/lirc0 and /dev/lirc. If you'reinterested in udev, the following is a useful read: 
http://www.reactivated.net/writing_udev_rules.htmlNick___
mythtv-users mailing listmythtv-users@mythtv.org


http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users___mythtv-users mailing list


mythtv-users@mythtv.orghttp://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users





___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Re: lircd starts fine, but crashes as soon as something tries to use it

2005-09-29 Thread Jon Kunze
I have the exact same problem on a fresh Fedora Core 4 system, lirc
runs fine after I install it the first time, or if I reinstall it. But
when I reboot, it is still running until something tries to access it
(ie. MythTV). I'll try the symlink tonight.On 9/28/05, Nick <[EMAIL PROTECTED]> wrote:
On 28/09/05, Scott Minneman <[EMAIL PROTECTED]
> wrote:> I had the same problem on my FC3 box.  To fix it, I created a symlink:>> # ln -s /dev/lirc0 /dev/lirc>> That creates a link from /dev/lirc to /dev/lirc0, so lircd is able to
> see the device.It is also possible to use udev itself (it creates the /dev entries)to create a symlink between /dev/lirc0 and /dev/lirc. If you'reinterested in udev, the following is a useful read:
http://www.reactivated.net/writing_udev_rules.htmlNick___mythtv-users mailing list
mythtv-users@mythtv.orghttp://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] lirc problems

2005-09-24 Thread Jon Kunze
I'm having this same problem on a fresh FC4 install. When I reboot,
lircd is dead, and the only think I've found to get it running again
without crashing, is to remove and then reinstall via yum. Then, when
you reboot, it's dead again and you repeat. Has anyone had this
problem, or found a solution?On 12/5/04, Edward G.Finegan <[EMAIL PROTECTED]> wrote:
I Added the udev stuff but it hasn't fixed the problem. During theinstall everything worked, after i rebooted nothing worked. I can nowreload the ivtv manually to get myth to display TV, however no matterwhat i try to do with lirc i can't get it to run again. As soon as
something tries to use lirc, lirc's status becomes  "lircd dead butsubsys locked".On Dec 4, 2004, at 10:50 PM, Jarod Wilson wrote:> On Saturday 04 December 2004 19:14, Edward G.Finegan
 wrote:>> I have just install myth on FC3 with a pvr 250. I followed this>> excellent how to located here: http://wilsonet.com/mythtv/index.php .>> After the install everything was working great. I reboot the system
>> and>> myth and the pvr remote would not work. I went back and double checked>> everything and it all seems right. After a hour of trouble shooting i>> noticed that it seems that the ivtv module was not loading. I have my
>> modprobe.conf file set up to spec in the guide but it still won't>> load.>> I then went and placed in my rc.local the commands to load ivtv, and>> lirc_i2c and then start the backend. This will load the ivtv module
>> fine and myth will work, but the remote will still not work. The>> status>> of lircd is fine untill I run a program that uses it like irw, and>> then>> it becomes "lircd dead but subsys locked". What does this status mean
>> and does anyone have any ideas on how to fix it. I searched around and>> came up empty.>> Search here: http://bugzilla.atrpms.net/. Short story, you need some
> stuff for> udev that haven't been rolled into the ATrpms packages yet. I'm still> not> sure why some people's systems don't auto-load ivtv and others do...>> --> Jarod C. Wilson, RHCE
> [EMAIL PROTECTED]>> Got a question? Read this first...>  http://catb.org/~esr/faqs/smart-questions.html
> MythTV, Fedora Core & ATrpms documentation:>  http://wilsonet.com/mythtv/> MythTV Searchable Mailing List Archive>  
http://www.gossamer-threads.com/lists/mythtv/> ___> mythtv-users mailing list> mythtv-users@mythtv.org> 
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users___mythtv-users mailing list
mythtv-users@mythtv.orghttp://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Scientific Atlanta 3250 HD STB

2005-08-09 Thread Jon Kunze
Well I'm hoping that when the Tech comes out on Saturday, he is half as
helpful as the guy you got. He is supposedly bringing a Pioneer Box, so
hopefully either it will work with Myth, or he ends up bringing a
compatible box. 

TW in Columbus, Ohio (my TW provider) tells me that they don't provide
SA3250HD with 1394, and that they don't provide the compatible Motorola
box either. Has anyone gotten either of these boxes from Time Warner?
I'm just curious, because three customer service people have told me
that they don't provide these boxes, but of course they told me a week
ago that they didn't have to provide me with a 1394 device (until I
started reading the FCC regulation).On 8/9/05, James Colannino <[EMAIL PROTECTED]> wrote:
William wrote:>>Are Satellite companies bound to the same regulation?  If so, I think>>I'll be asking Dish Network for one of these.  Thanks for the info :)James>>
>>>Sorry, no.  They do not have to provide any access other than licensed>devices.>>Ah well, that sucks then :-P  Just out of curiosity, how likely is itthat out of all the satellite boxes out there I'll be able to get mine
working with an IR blaster?  I hope that isn't a dumb question.  I don'tknow much about IR blasters and Myth (other than an IR blaster will senda signal out like a remote.)  Thanks :)James--
My blog: http://www.crazydrclaw.com/My homepage: http://james.colannino.org/"You can only find truth with logic if you have already found truth without it." --G. K. Chesterton
___mythtv-users mailing listmythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Scientific Atlanta 3250 HD STB

2005-08-06 Thread Jon Kunze
Ok, I finally called them back with the FCC regulations in hand, and
they are going to provide me with a Pioneer 3510 STB. Anyone know
anything about this box? Is it myth compatible? If so, will it change
channels through firewire, or does it need an IR blaster? For that
matter, does it actually have firewire ports? Any info would be
appreciated.On 8/6/05, William <[EMAIL PROTECTED]> wrote:
I no longer have the info handy but you should be able to find several linksto it in the archives. I remember a big discussion of this very issue about2-3 months ago.-Original Message-From: 
[EMAIL PROTECTED][mailto:[EMAIL PROTECTED]] On Behalf Of Jon KunzeSent: Saturday, August 06, 2005 1:55 PM
To: Discussion about mythtvSubject: Re: [mythtv-users] Scientific Atlanta 3250 HD STBWhat laws should I wave in their face? I thought there was on, but I dontkonw which. All I'm really concerned with at this point is the OTA channels,
the rest would be nice, but I want the network broadcasts the most.On 8/6/05, William <[EMAIL PROTECTED]> wrote:Sorry for the top post.
You can, if you bang on them long enough and wave the law in their face, geta firewire enabled box but all you  will be able to receive is the local OTAcontent. Here in Rochester anything in the digital package is blocked. As
far as TW is concerned, the only option for capturing all content is to renttheir SA HD-DVR box which is a miserable device. Search the web for all thepeople who bitch about the box and its tendancy to not record what you tell
it to.-Original Message-From: [EMAIL PROTECTED][mailto:[EMAIL PROTECTED]
 ] On Behalf Of Jon KunzeSent: Saturday, August 06, 2005 11:20 AMTo: Discussion about mythtvSubject: Re: [mythtv-users] Scientific Atlanta 3250 HD STBOk, i just got off the phone with Time Warner for a third time, and here's
what I was told. They told me they don't provide any enabled firewire portsdue to copyright laws. I thought they had to provide one if it was requesteddue to some other law? Does anyone on here have Time Warner and successfully
gotten a firewire HD box from them? If so, how did you get them to give itto you? Any help would be greatly appreciated, as these morons are reallystarting to get to me. Thanks in advance.On 8/6/05, Jon Kunze < 
[EMAIL PROTECTED]> wrote:Yeah, I specifically requested it twice, and still no luck. I'm going tocall them today and see if I can go to another office and pick one up.
Hopefully that will help.On 8/5/05, Brian Meehan < [EMAIL PROTECTED]> wrote:At least in Rochester, you have to specifically request the firewireenabled boxes. And then, it's all luck as to whether you get all the
channels.On 8/4/05, Jon Kunze < [EMAIL PROTECTED]> wrote:> I currently have an SA 3250 STB and just recently got a linux compatible> firewire card for capture. I'm curious if anyone could tell me where the
> Firewire port is on their STB. The only thing I have even close to it ison> the front of my box, and it looks more like a USB port. I just got off the> phone with Time Warner after about 30 minutes of them continually telling
me> my box had a firewire port, and that it was a USB-Firewire connection onthe> front of the box, and then I finally gave up on this poor unintelligent> soul. I'm assuming the firewire port should be on the back of the cable
box> along with all the other input and output connectors. Any assistanceanyone> could give would be helpful, as I'd really like to get this up andrunning,> especially if anyone knows of a schematic on the net that shows the
various> ports on the SA 3250. Thanks in advance.>> ___> mythtv-users mailing list> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users>>>___
mythtv-users mailing listmythtv-users@mythtv.orghttp://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
___mythtv-users mailing listmythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Scientific Atlanta 3250 HD STB

2005-08-06 Thread Jon Kunze
What laws should I wave in their face? I thought there was on, but I
dont konw which. All I'm really concerned with at this point is the OTA
channels, the rest would be nice, but I want the network broadcasts the
most.On 8/6/05, William <[EMAIL PROTECTED]> wrote:
Sorry for the top post.You can, if you bang on them long enough and wave the law in their face, geta firewire enabled box but all you  will be able to receive is the local OTAcontent. Here in Rochester anything in the digital package is blocked. As
far as TW is concerned, the only option for capturing all content is to renttheir SA HD-DVR box which is a miserable device. Search the web for all thepeople who bitch about the box and its tendancy to not record what you tell
it to.-Original Message-From: [EMAIL PROTECTED][mailto:[EMAIL PROTECTED]
] On Behalf Of Jon KunzeSent: Saturday, August 06, 2005 11:20 AMTo: Discussion about mythtvSubject: Re: [mythtv-users] Scientific Atlanta 3250 HD STBOk, i just got off the phone with Time Warner for a third time, and here's
what I was told. They told me they don't provide any enabled firewire portsdue to copyright laws. I thought they had to provide one if it was requesteddue to some other law? Does anyone on here have Time Warner and successfully
gotten a firewire HD box from them? If so, how did you get them to give itto you? Any help would be greatly appreciated, as these morons are reallystarting to get to me. Thanks in advance.On 8/6/05, Jon Kunze <
[EMAIL PROTECTED]> wrote:Yeah, I specifically requested it twice, and still no luck. I'm going tocall them today and see if I can go to another office and pick one up.
Hopefully that will help.On 8/5/05, Brian Meehan < [EMAIL PROTECTED]> wrote:At least in Rochester, you have to specifically request the firewireenabled boxes. And then, it's all luck as to whether you get all the
channels.On 8/4/05, Jon Kunze < [EMAIL PROTECTED]> wrote:> I currently have an SA 3250 STB and just recently got a linux compatible> firewire card for capture. I'm curious if anyone could tell me where the
> Firewire port is on their STB. The only thing I have even close to it ison> the front of my box, and it looks more like a USB port. I just got off the> phone with Time Warner after about 30 minutes of them continually telling
me> my box had a firewire port, and that it was a USB-Firewire connection onthe> front of the box, and then I finally gave up on this poor unintelligent> soul. I'm assuming the firewire port should be on the back of the cable
box> along with all the other input and output connectors. Any assistanceanyone> could give would be helpful, as I'd really like to get this up andrunning,> especially if anyone knows of a schematic on the net that shows the
various> ports on the SA 3250. Thanks in advance.>> ___> mythtv-users mailing list> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users>>>___
mythtv-users mailing listmythtv-users@mythtv.orghttp://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Scientific Atlanta 3250 HD STB

2005-08-06 Thread Jon Kunze
Ok, i just got off the phone with Time Warner for a third time, and
here's what I was told. They told me they don't provide any enabled
firewire ports due to copyright laws. I thought they had to provide one
if it was requested due to some other law? Does anyone on here have
Time Warner and successfully gotten a firewire HD box from them? If so,
how did you get them to give it to you? Any help would be greatly
appreciated, as these morons are really starting to get to me. Thanks
in advance.On 8/6/05, Jon Kunze <[EMAIL PROTECTED]> wrote:
Yeah, I specifically requested it twice, and still no luck. I'm going
to call them today and see if I can go to another office and pick one
up. Hopefully that will help.On 8/5/05, Brian Meehan <
[EMAIL PROTECTED]> wrote:
At least in Rochester, you have to specifically request the firewireenabled boxes. And then, it's all luck as to whether you get all thechannels.On 8/4/05, Jon Kunze <

[EMAIL PROTECTED]> wrote:> I currently have an SA 3250 STB and just recently got a linux compatible> firewire card for capture. I'm curious if anyone could tell me where the> Firewire port is on their STB. The only thing I have even close to it is on
> the front of my box, and it looks more like a USB port. I just got off the> phone with Time Warner after about 30 minutes of them continually telling me> my box had a firewire port, and that it was a USB-Firewire connection on the
> front of the box, and then I finally gave up on this poor unintelligent> soul. I'm assuming the firewire port should be on the back of the cable box> along with all the other input and output connectors. Any assistance anyone
> could give would be helpful, as I'd really like to get this up and running,> especially if anyone knows of a schematic on the net that shows the various> ports on the SA 3250. Thanks in advance.

>> ___> mythtv-users mailing list> mythtv-users@mythtv.org
> 
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users>>>


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Scientific Atlanta 3250 HD STB

2005-08-04 Thread Jon Kunze
I currently have an SA 3250 STB and just recently got a linux
compatible firewire card for capture. I'm curious if anyone could tell
me where the Firewire port is on their STB. The only thing I have even
close to it is on the front of my box, and it looks more like a USB
port. I just got off the phone with Time Warner after about 30 minutes
of them continually telling me my box had a firewire port, and that it
was a USB-Firewire connection on the front of the box, and then I
finally gave up on this poor unintelligent soul. I'm assuming the
firewire port should be on the back of the cable box along with all the
other input and output connectors. Any assistance anyone could give
would be helpful, as I'd really like to get this up and running,
especially if anyone knows of a schematic on the net that shows the
various ports on the SA 3250. Thanks in advance.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] HD firewire capture from Scientific Atlanta 3250

2005-07-13 Thread Jon Kunze
I'm looking to setup my Scientific Atlanta 3250 to capture to my FC3 MythBox, and I'm wondering two things.

1. I need to get some more of firewire interface added to my machine. I
read on Jarod's Guide that the SoundBlaster Audigy with fire wire works
great. I'm curious if anyone else has any experience with this card in
Myth. Are you able to get 5.1 output, as well as capture from your HD
box with it? And if so, which model is the best one to get. I would
like to get the most basic model that willl achieve 5.1 sound as well
as firewire interface.

2. Are you able to change channels on the 3250 through Firewire? Or do
you use an IR blaster? I had some experience with IR blasters on Tivo
years ago, and i had a few problems with missed codes and such.
Obviously, I would like to change channels through Firewire to
eliminate this issue.

Thank for any input anyone can give.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] http://192.168.1.51:6544 should say something

2005-07-10 Thread Jon Kunze
Is this a frontend only machine that you're trying to access the
backend with? If so:

1: you have to go into 'mythtvsetup' on the backend and set the IP of
the backend to the actually IP (like 102.168.1.x) instead of 127.0.0.1

2. you have to tell the backend to accept remote connections from
other frontends. Jarod has a nice snippet on his guide on how this is
accomplished at http://www.wilsonet.com/mythtv/tips.php (look for
Remote Frontends).

Hope this helps.

On 7/9/05, Claude Gélinas agr. <[EMAIL PROTECTED]> wrote:
> Does the above adress should return some data.
> 
> Is it related to my problem getting tv out on a pvr350 FC3
> 
> each time I try livetv in the mytnfrontend I get the following error
> 
> 2005-07-09 23:31:22.418 Connecting to backend server: 127.0.0.1:6543
> (try 1 of 5)
> 2005-07-09 23:31:42.421 ReadStringList timeout (quick).
> 2005-07-09 23:31:42.421 Unexpected response to MYTH_PROTO_VERSION:
> 2005-07-09 23:31:42.423 Changing from None to None
> 
> what can I do to get access to the backend
> --
> -
> Claude Gélinas agr., dta
> Phyto Ressources inc.
> ==
> Varennes, Québec, Canada   Tél.: (450) 652 9764,   Fax.:(450) 652 6182
>  Des questions sur les insectes et maladies des plantes ornementales ?
>  Want to know more about ornamental plant pest ?
> http://www.phyto.qc.ca
> 
> 
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] MythTV on XDSL on XBox

2005-07-04 Thread Jon Kunze
Has anyone had any luck with Fedora Core for Xbox? I use Xebian
currently. Just wondering if FC would do any good.

On 7/4/05, Derek Watson <[EMAIL PROTECTED]> wrote:
> Hi Jonny
> 
> I'm not aware of it having been done yet, and have been browsing to see
> if it had previously. There was reference to it on a thread that I'll be
> damned if I can find now - basically someone was trying to compile it
> and complaining about satisfying dependencies.
> 
> I thought it'd make a good lightweight alternative to xebian which takes
> around 90 seconds to boot (xdsl takes around 20 seconds), but haven't
> found time to look into it. The other distro that I thought looked
> pretty promising as a starting point is sxbmini (slax based).
> 
> I'd love to hear how you progress and if I can offer any assistance :-)
> 
> Derek.
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of jonny Linux
> Sent: Saturday, 2 July 2005 7:30 p.m.
> To: MythTV-Users
> Subject: [mythtv-users] MythTV on XDSL on XBox
> 
> Hi,
> 
> Has anybody successfully installed mythtv on XDSL running on an XBox?
> (See http://www.xbox-linux.org/XDSL_HOWTO)
> 
> I think its essentially just a cut down version of Xebian. I've managed
> to install XDSL on a loopback file on my (softmodded) XBox.
> It's a Debian based distro, so will I be able to use the normal Xbox
> scripts?
> 
> I'm going to try anyway, I was just wondering if anybody had any tips?
> 
> Thanks,
> 
> Jonny
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Video Card Suggestions for DVI/HDMI Output

2005-06-28 Thread Jon Kunze
I recently purchased a Toshiba 52" DLP television, and I'm now
interested in upgrading the quality of the MythTV Display. I'm
currently using the Svideo out on my Chaintech mother board with the
nividia mx440 on board. I would like to use either the HDMI or
component input on my new television.

What would be the suggestion for doing this output. Would it be
beneficial to use the HDMI input as opposed to the Component input?

If I use the HDMI input, what would be a good video card to purchase
that is compatible with the HDMI input (I'm assuming that I would want
to get a video card with DVI output and use a converter to HDMI).

Any suggestions would be greatly appreciated, as I'm soon going to be
recording and displaying HD recordings, as well as want the upscaling
of the DVD video. Thank you.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] DVI->HDMI on Toshiba DLP

2005-06-28 Thread Jon Kunze
I actually bought this very same television last night, so I'm would
be curious as to any information/resolutions you were able to find.

On 3/26/05, Joel Anderson <[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> I'm helping my brother-in-law hook his myth box up to a Toshiba 52HM84
> DLP rear projection with a DVI to HDMI cable.  We got a picture right
> away, but of course the overscan is way too much and the color looks
> like something less than the specified 24 bit.  They say it supports
> E-EDID, but read-edid says that the FX5200 and TV combo are not
> compatible.  So anyway we are fighting to dial in the modeline and
> wondered if anyone has a good starting point for this particular
> model.
> 
> TIA,
> 
> --
> Joel
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Sounds woes, FC3 Install using Jarod's Guide

2005-04-18 Thread Jon Kunze
I'm currently stuck at the sound part of Jarod's guide. I think it's a
simple problem, but here it is. I can't seem to get sound from the
computer. I think it has something to do with the settings you have to
turn on and off in Kmix. I seem to remember having to do something to
the IEC settings in my old FC2 install. I'm currently using the
Chaintech board with nvidia sound. I was wondering if someone with
this same sound setup could let me know what settings they have
checked/unchecked in kmix so that I can get past this step with
alittle more ease. I've tried every combination I can think of, and
still the test sound doesn't make sound. I know it's playing, because
I get no error, but no sound comes from the speakers. Thanks in
advance.

Jon Kunze
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] 0.18's available

2005-04-15 Thread Jon Kunze
Anyone know if this is available on ATRpms yet? Just curious, as I may
try installing this version this weekend on my FC3 Box.

Jon Kunze 

On 4/15/05, Larry Symms <[EMAIL PROTECTED]> wrote:
> Isaac Richards wrote:
> 
> >Get yourself to the website if you want it.
> >
> >Isaac
> >
> >
> >
> >
> you kick ass isaac
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Re:0.17 - Thank you

2005-02-11 Thread Jon Kunze
I have been using Myth for about 9 months, and it has been a very good
thing in my life. For 2+ years I used Tivo, and while it was very nice
to do use, I love the features that Myth has, as well as the continued
development and support.

Keep up the good work, and thanks. Can't wait to install 0.17 and
check out all the new features and updates.


On Fri, 11 Feb 2005 21:10:10 -0700, Alexander Petkov
<[EMAIL PROTECTED]> wrote:
> =
> I just want to say thank you to everyone involved in this, and all previous
> releases. I've been using Myth for about a year, and it has transformed the
> way I watch television.
> =
> 
> I fully share you enthusiasm there! I've been using Mythtv for almost 2 
> years, and I am still amazed and get that jaw-dropping reaction every day.
> 
> 
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Backend crashes after a few minutes of running

2005-01-19 Thread Jon Kunze
I have been running a successful FC2 install of Myth for about 4
months now. Just recently, the backend has been crashing just a few
minutes after restarting the service. Where is the best place to look
for clues as to why the backend is crashing so frequently? I'm
figuring it is due to some change that I have made in the recent weeks
that is causing it, but I don't know where to start looking for clues.
This system ran flawlessly for about 3 months before I started having
any problems with it. Thank in advance.

Jon Kunze
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users