[mythtv-users] X over pvr-350 post examples

2004-12-16 Thread Dave Ashmore
I'm running FC3 and have myth working and recording.
I have not been able to get x to work on the pvr-350 tvout.
Will someone please post working example of of Fc3 modprobe.conf and 
xorg.conf for displaying x on the tvout?

--
Regards
Dave Ashmore

___
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


RE: [mythtv-users] hauppauge 350 tvout no go!

2004-12-14 Thread Dave Ashmore
John Harvey wrote:
These config & log files now have nothing about loading ivtv drivers in
them.
There was a post a little while ago about getting X to work on the 350. It
might be worth looking over that and seeing if there is something that you
have missed or follow that guide and see where you get to.
If it really says that it cant open /dev/fb0 then it sounds like you don't
have ivtv-fb module loaded.
You can check this with lsmod.
Also try running 

ivtvfbctl /dev/fb0 -prepframe
and see if you get a constantly changing pattern on the tv out. At least
this will prove the driver etc. are loaded and working.
John
 

-Original Message-
From: [EMAIL PROTECTED] [mailto:mythtv-users-
[EMAIL PROTECTED] On Behalf Of Dave Ashmore
Sent: 14 December 2004 22:15
To: Discussion about mythtv
Subject: Re: [mythtv-users] hauppauge 350 tvout no go!
David Erickson wrote:
   

Dave,
I had some significant problems getting it to work myself but i am still
using Redhat 9.  I can tell you that I know several people on here have
gotten it to work on FC3.  Unfortunately the X windows version that Red
Hat 9 and FC3 uses are different so I can't help other than to suggest
 

you
   

follow Jarod's website's instruction very clearly as I have never had a
problem when I followed that.  I'll be updating to FC3 after the
 

holiday's
   

but hopefully you'll get around this stump before then.
Dave

 

Sorry for the following frustration but I have mythtv working in FC3 and
all is well recording.
Ok here goes my rant.
http://www.hauppauge.com/html/wintvpvr350_datasheet.htm
I would suggest users just buy the 250 as the X tvout does not seem to
work for me.
If I go to myth setup/utilities>playback use pvr-350 out.
I can in fact use the watch tv or playback a video and it does work with
poor color but I cannot ween myself from using a monitor. I want/need
pvr-350 tvout to display the X desktop. If I did not in fact have the
monitor plugged in I would not be able to use the mythfrontend menu.
lspci reports:
01:09.0 Multimedia video controller: Internext Compression Inc iTVC15
MPEG-2 Enc
oder (rev 01)
cat /var/log/messages |grep "iTVC15 TV out"
Reports:
Dec 13 20:38:34 mythbox kernel: ivtv-osd: fb0: iTVC15 TV out frame
buffer device
SO the way I see it "I" can't get this to work.
SO here is what I'm thinking.
One of the following:
Buy another graphics card and torture myself to possibly getting it to
work to display X desktop with tvout.
Getting an xbox and try to use it as a frontend.
Continue to try to get X desktop to display on the pvr-350 tvout.
Or could I possibly get a product like this display from vga to
component video and leave well enough alone?
Specifications for HD15 (VGA) Male to RCA x 3 Male, D / Shield, (VGA to
Component Video), 6 ft Part Number 10H1-50106
http://www.national-tech.com/specs/10h2-50106.htm
(I'm thinking this looks like the easiest way to go if it would in fact
work)
Does anyone have the pvr-350 displaying X desktop?
If so how?
Please advise.
Regards
Dave Ashmore
___
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

   


 

Ok here is my files but I edited them back to the original state.
I know when it locks up the cpu there is something on the screen that
says /dev/fb0 no such device.
I would assume its in the log file but this stuff is way over my head
the troubleshooting aspect.
My files are posted here:
http://djash.com/pvr350
If there is anything else we need to troubleshoot please let me know.
--
Regards
Dave Ashmore
MDK 10.1 Official Mozilla 1.7.3
   


 


___
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
 

Based on the output from lspci -a what should the bus id be for my 
xorg.conf file be?
/sbin/lspci -v
01:09.0 Multimedia video controller: Internext Compression Inc iTVC15 
MPEG-2 Encoder (rev 01)
   Subsystem: Hauppauge computer works Inc. WinTV PVR-350
   Flags: bus master, medium devsel, latency 64, IRQ 11
   Memory at e800 (32-bit, prefetchable) [size=64M]
   Capabilities: [44] Power Management version 2

/bin/dmesg |grep Initialized
ivtv: Initialized WinTV PVR 350, card #0
[drm] Initialized i915 1.1.0 20040405 on minor 0:
cat /var/log/messages |grep "iTVC15 TV out"
Dec 13 20:38:34 mythbox kernel: ivtv-osd: fb0: iTVC15 TV out frame 
buffer device
Dec 14 18:28:11 mythbox kernel: ivtv-osd: fb0: iTVC15 TV out frame 
buffer device

BusID "0:1x9:0"?
--
Regards
Dave Ashmore
MDK 10.1 Official Mozilla 1.7.3
___
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


RE: [mythtv-users] hauppauge 350 tvout no go!

2004-12-14 Thread Dave Ashmore
John Harvey wrote:
These config & log files now have nothing about loading ivtv drivers in
them.
There was a post a little while ago about getting X to work on the 350. It
might be worth looking over that and seeing if there is something that you
have missed or follow that guide and see where you get to.
If it really says that it cant open /dev/fb0 then it sounds like you don't
have ivtv-fb module loaded.
You can check this with lsmod.
Also try running 

ivtvfbctl /dev/fb0 -prepframe
and see if you get a constantly changing pattern on the tv out. At least
this will prove the driver etc. are loaded and working.
John
 

-Original Message-
From: [EMAIL PROTECTED] [mailto:mythtv-users-
[EMAIL PROTECTED] On Behalf Of Dave Ashmore
Sent: 14 December 2004 22:15
To: Discussion about mythtv
Subject: Re: [mythtv-users] hauppauge 350 tvout no go!
David Erickson wrote:
   

Dave,
I had some significant problems getting it to work myself but i am still
using Redhat 9.  I can tell you that I know several people on here have
gotten it to work on FC3.  Unfortunately the X windows version that Red
Hat 9 and FC3 uses are different so I can't help other than to suggest
 

you
   

follow Jarod's website's instruction very clearly as I have never had a
problem when I followed that.  I'll be updating to FC3 after the
 

holiday's
   

but hopefully you'll get around this stump before then.
Dave

 

Sorry for the following frustration but I have mythtv working in FC3 and
all is well recording.
Ok here goes my rant.
http://www.hauppauge.com/html/wintvpvr350_datasheet.htm
I would suggest users just buy the 250 as the X tvout does not seem to
work for me.
If I go to myth setup/utilities>playback use pvr-350 out.
I can in fact use the watch tv or playback a video and it does work with
poor color but I cannot ween myself from using a monitor. I want/need
pvr-350 tvout to display the X desktop. If I did not in fact have the
monitor plugged in I would not be able to use the mythfrontend menu.
lspci reports:
01:09.0 Multimedia video controller: Internext Compression Inc iTVC15
MPEG-2 Enc
oder (rev 01)
cat /var/log/messages |grep "iTVC15 TV out"
Reports:
Dec 13 20:38:34 mythbox kernel: ivtv-osd: fb0: iTVC15 TV out frame
buffer device
SO the way I see it "I" can't get this to work.
SO here is what I'm thinking.
One of the following:
Buy another graphics card and torture myself to possibly getting it to
work to display X desktop with tvout.
Getting an xbox and try to use it as a frontend.
Continue to try to get X desktop to display on the pvr-350 tvout.
Or could I possibly get a product like this display from vga to
component video and leave well enough alone?
Specifications for HD15 (VGA) Male to RCA x 3 Male, D / Shield, (VGA to
Component Video), 6 ft Part Number 10H1-50106
http://www.national-tech.com/specs/10h2-50106.htm
(I'm thinking this looks like the easiest way to go if it would in fact
work)
Does anyone have the pvr-350 displaying X desktop?
If so how?
Please advise.
Regards
Dave Ashmore
___
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

   


 

Ok here is my files but I edited them back to the original state.
I know when it locks up the cpu there is something on the screen that
says /dev/fb0 no such device.
I would assume its in the log file but this stuff is way over my head
the troubleshooting aspect.
My files are posted here:
http://djash.com/pvr350
If there is anything else we need to troubleshoot please let me know.
--
Regards
Dave Ashmore
MDK 10.1 Official Mozilla 1.7.3
   


 


___
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
 

I just ran /sbin/modprobe ivtv-fb and posted the output of lsmod and
ivtvfbctl /dev/fb0 -prepframe
They can be seen here:
http://djash.com/pvr350
Please let me know what to do next.

--
Regards
Dave Ashmore
MDK 10.1 Official Mozilla 1.7.3
___
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] hauppauge 350 tvout no go!

2004-12-14 Thread Dave Ashmore
David Erickson wrote:
Dave,
I had some significant problems getting it to work myself but i am still
using Redhat 9.  I can tell you that I know several people on here have
gotten it to work on FC3.  Unfortunately the X windows version that Red
Hat 9 and FC3 uses are different so I can't help other than to suggest you
follow Jarod's website's instruction very clearly as I have never had a
problem when I followed that.  I'll be updating to FC3 after the holiday's
but hopefully you'll get around this stump before then.
Dave
 

Sorry for the following frustration but I have mythtv working in FC3 and
all is well recording.
Ok here goes my rant.
http://www.hauppauge.com/html/wintvpvr350_datasheet.htm
I would suggest users just buy the 250 as the X tvout does not seem to
work for me.
If I go to myth setup/utilities>playback use pvr-350 out.
I can in fact use the watch tv or playback a video and it does work with
poor color but I cannot ween myself from using a monitor. I want/need
pvr-350 tvout to display the X desktop. If I did not in fact have the
monitor plugged in I would not be able to use the mythfrontend menu.
lspci reports:
01:09.0 Multimedia video controller: Internext Compression Inc iTVC15
MPEG-2 Enc
oder (rev 01)
cat /var/log/messages |grep "iTVC15 TV out"
Reports:
Dec 13 20:38:34 mythbox kernel: ivtv-osd: fb0: iTVC15 TV out frame
buffer device
SO the way I see it "I" can't get this to work.
SO here is what I'm thinking.
One of the following:
Buy another graphics card and torture myself to possibly getting it to
work to display X desktop with tvout.
Getting an xbox and try to use it as a frontend.
Continue to try to get X desktop to display on the pvr-350 tvout.
Or could I possibly get a product like this display from vga to
component video and leave well enough alone?
Specifications for HD15 (VGA) Male to RCA x 3 Male, D / Shield, (VGA to
Component Video), 6 ft Part Number 10H1-50106
http://www.national-tech.com/specs/10h2-50106.htm
(I'm thinking this looks like the easiest way to go if it would in fact
work)
Does anyone have the pvr-350 displaying X desktop?
If so how?
Please advise.
Regards
Dave Ashmore
___
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
   


 

Ok here is my files but I edited them back to the original state.
I know when it locks up the cpu there is something on the screen that 
says /dev/fb0 no such device.
I would assume its in the log file but this stuff is way over my head 
the troubleshooting aspect.
My files are posted here:
http://djash.com/pvr350

If there is anything else we need to troubleshoot please let me know.
--
Regards
Dave Ashmore
MDK 10.1 Official Mozilla 1.7.3
___
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] hauppauge 350 tvout no go!

2004-12-13 Thread Dave Ashmore
Sorry for the following frustration but I have mythtv working in FC3 and 
all is well recording.
Ok here goes my rant.
http://www.hauppauge.com/html/wintvpvr350_datasheet.htm
I would suggest users just buy the 250 as the X tvout does not seem to 
work for me.
If I go to myth setup/utilities>playback use pvr-350 out.
I can in fact use the watch tv or playback a video and it does work with 
poor color but I cannot ween myself from using a monitor. I want/need 
pvr-350 tvout to display the X desktop. If I did not in fact have the 
monitor plugged in I would not be able to use the mythfrontend menu.
lspci reports:
01:09.0 Multimedia video controller: Internext Compression Inc iTVC15 
MPEG-2 Enc
oder (rev 01)

cat /var/log/messages |grep "iTVC15 TV out"
Reports:
Dec 13 20:38:34 mythbox kernel: ivtv-osd: fb0: iTVC15 TV out frame 
buffer device
SO the way I see it "I" can't get this to work.
SO here is what I'm thinking.
One of the following:
Buy another graphics card and torture myself to possibly getting it to 
work to display X desktop with tvout.
Getting an xbox and try to use it as a frontend.
Continue to try to get X desktop to display on the pvr-350 tvout.

Or could I possibly get a product like this display from vga to 
component video and leave well enough alone?

Specifications for HD15 (VGA) Male to RCA x 3 Male, D / Shield, (VGA to 
Component Video), 6 ft Part Number 10H1-50106
http://www.national-tech.com/specs/10h2-50106.htm
(I'm thinking this looks like the easiest way to go if it would in fact 
work)

Does anyone have the pvr-350 displaying X desktop?
If so how?
Please advise.
Regards
Dave Ashmore
___
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Backend 100% cpu load

2004-12-10 Thread Dave Ashmore
Well I think I have this problem troubleshooted enough but not sure how 
to correct it.

I think while trying to delete a recorded program through mythweb the 
backend crashed one day.

Days later after my first reboot since the myweb browser crash I noticed 
upon rebooting that the cpu load and disk writing/reading going wild. I 
narrowed the problem down to mythbacked and when I started mythbackend 
from command line I got what I'll paste below. Looks like its trying to 
apply commercial skip to a video file (.nuv)that no longer exists.
Below is the output but how can I correct this?

Starting up as the master server.
2004-12-09 22:08:19 mythbackend: MythBackend started as master server
2004-12-09 22:08:20 mythbackend version: 0.16.20040906-1 www.mythtv.org
2004-12-09 22:08:20 Enabled verbose msgs : important general
2004-12-09 22:08:22 Found changes in the todo list.
2004-12-09 22:08:22 Scheduled 18 items in 0.391888 seconds.
2004-12-09 22:08:22 scheduler: Scheduled items
2004-12-09 22:08:22 Seem to be woken up by USER
2004-12-09 22:08:30 mythbackend: Running housekeeping thread
2004-12-09 22:08:30 Started Commercial Flagging for "MAD TV" recorded 
from channel 1079 at Mon Dec 6 13:00:00 2004
2004-12-09 22:08:30 commflag: Commercial Flagging Started
2004-12-09 22:08:30 Started Commercial Flagging for "Guiding Light" 
recorded from channel 1003 at Mon Dec 6 10:00:00 2004
2004-12-09 22:08:30 Started Commercial Flagging for "The O.C." recorded 
from channel 1005 at Thu Dec 9 20:12:00 2004
File not found: /mythvideo/1005_20041209201200_2004120921.nuv
2004-12-09 22:08:30 commflag: Last message repeated 2 times
2004-12-09 22:08:30 commflag: Commercial Flagging Finished
2004-12-09 22:08:30 Finished Commercial Flagging for "The O.C." recorded 
from channel 1005 at Thu Dec 9 20:12:00 2004.  Found 0 commercial break(s).
2004-12-09 22:08:30 Started Commercial Flagging for "Da Ali G Show" 
recorded from channel 1016 at Sat Dec 4 22:00:00 2004
2004-12-09 22:08:30 commflag: Commercial Flagging Started
2004-12-09 22:08:30 Started Commercial Flagging for "MAD TV" recorded 
from channel 1079 at Sat Dec 4 16:00:00 2004
2004-12-09 22:08:55 Waited 2 seconds for data to become available, 
waiting again...
2004-12-09 22:08:59 Waited 2 seconds for data to become available, 
waiting again...

--
Regards
Dave Ashmore
___
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] PVR-350 or RAGE II/II+ 4MB PCI VGA TVOUT NTSC

2004-12-08 Thread Dave Ashmore
: Create DMA stream 5 using 16 
buffers of size 32768
Dec  6 17:26:51 mythbox kernel: ivtv: Create stream 6 using 128 buffers 
of size4096
Dec  6 17:26:51 mythbox kernel: ivtv: Create stream 7
Dec  6 17:26:51 mythbox kernel: ivtv: Create DMA stream 8 using 16 
buffers of size 32768
Dec  6 17:26:51 mythbox kernel: ivtv: Setting Tuner 47
Dec  6 17:26:51 mythbox kernel: tuner: type set to 47 (LG NTSC (TAPE 
series)) by ivtv i2c driver #0
Dec  6 17:26:51 mythbox kernel: ivtv: Setting audio matrix to input 3, 
output 1
Dec  6 17:26:51 mythbox kernel: ivtv: Switching standard to NTSC.
Dec  6 17:26:51 mythbox kernel: saa7115: decoder set norm NTSC
Dec  6 17:26:51 mythbox kernel: saa7115: set audio: 0x01
Dec  6 17:26:51 mythbox kernel: saa7127: Setting Encoder Video Standard
Dec  6 17:26:51 mythbox kernel: saa7127: Set NTSC Video Mode
Dec  6 17:26:51 mythbox kernel: saa7127: Selecting NTSC video Standard
Dec  6 17:26:51 mythbox kernel: ivtv: Initialized WinTV PVR 350, card #0
Dec  6 17:26:51 mythbox kernel: ivtv:   END INIT 
IVTV  ====

--
Regards
Dave Ashmore
MDK 10.1 Official Mozilla 1.7.3
___
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users