LinHES Forums
http://forums.linhes.org/

R4V3, ivtv, PVR-350 tv-out
http://forums.linhes.org/viewtopic.php?f=1&t=1432
Page 1 of 2

Author:  RustySawDust [ Wed May 12, 2004 10:19 pm ]
Post subject:  R4V3, ivtv, PVR-350 tv-out

I'm struggling with PVR-350 tv-output and I've seen posts in this forum which suggest that the ivtv that came with R4V2 didn't work. Before I go recompiling ivtv, has anyone here gotten the stock R4V3 ivtv to work?

I followed the Tiki how-to and I was able to get a blinking cursor on the tv (which I've also seen posted here). It brought back nostalgic feelings about my old apple //c ! :)

Author:  Xsecrets [ Wed May 12, 2004 11:08 pm ]
Post subject: 

I got it to work just fine with the ivtv from R4V2 on a friends system. I don't know who told you that version didn't work, unless you are talking about divx playback then no versions work. (well anyways)

Author:  acor [ Fri May 14, 2004 10:05 am ]
Post subject: 

I got it to work with R4V3. I copied the XF86config-4.pvr350-example file over the XF86config-4. Then added ivtv-fb into /etc/modules if I remember right. chgrp mythtv for /dev/fb1 and also chmod. Can't remember the exact command, as well as enabling it in the gui. There was more but I think those are the main things.

Author:  frustrated [ Fri May 14, 2004 2:40 pm ]
Post subject: 

R4v2 and R4v3 both worked great for me. I did all the steps acor mentioned except for using the pre-existing XF86config-4.pvr350-example file because my comp has issues with the mouse settings in the file.

I wonder why /dev/fb1 is still never the correct group/mode in all the different versions of Knoppmyth I have intalled.

You will see the error using dmesg:
Warning: Remapping obsolete /dev/fb* minor 32 to 1

To fix do:
rm /dev/fb0autodetect
rm /dev/fb1
mknod /dev/fb1 c 29 1
chmod 666 fb1
chown mythtv fb1

This fix is in the forum somewhere. The owner of /dev/fb1 is root before the change.

Author:  RustySawDust [ Fri May 14, 2004 8:32 pm ]
Post subject: 

Quote:
Then added ivtv-fb into /etc/modules if I remember right.


I tried to add it to /etc/mythtv/modules/ivtv, maybe that was my mistake. Could you post your diffs to /etc modules?

Author:  Xsecrets [ Fri May 14, 2004 9:28 pm ]
Post subject: 

/etc/modules is nothing more than a list of modules you want loaded on boot one module per line. If I remember correctly when I did it I just added ivtv-fb as the last line.

Author:  RustySawDust [ Sat May 15, 2004 5:39 pm ]
Post subject: 

Quote:
If I remember correctly when I did it I just added ivtv-fb as the last line.


Could you post that line for me?

What about the other settings listed in the howto (i.e. options saa7127 enable_output=1 outputselect=0)?

Author:  Xsecrets [ Sat May 15, 2004 11:40 pm ]
Post subject: 

I did
ivtv-fb
like I said /etc/modules is just a list of modules not arguments not options nothing just one module name per line.

Author:  RustySawDust [ Sat May 15, 2004 11:51 pm ]
Post subject: 

The pieces are starting to fall into place. I read the Tiki guide a little closer and found

Quote:
I do this from another computer


I was trying to fix this at runlevel three and each time I tried to load the ivtv-fb module the console screen would appear to freeze. By going in via ssh I was able to get X (almost) working. Is it normal for the console screen to completely freeze? The keyboard still seems to work.

Right now I'm having trouble with the alpha blending on the menu. At first the blending is perfect, I can see & hear the channel blended behind the menu. It's stable until I use the up or down keys. I've read in the forums that alpha problems might be caused by permissions problems on my devices, so I tried changing /dev/fb* to "rw-rw-rw" for "mythtv mythtv". Any suggestions on where to go from here? Thanks very much for the help so far, the tv-out looks very crisp, and it's exciting to finally have it so close to working!

Author:  callagha [ Mon May 17, 2004 8:16 am ]
Post subject: 

I have found that if I have no monitor attached to the video card the tv will just display
the blinking cursor at boot up ! With the monitor attached the bootup completes and
everything works great (except dvd playback)
I not sure how the system even knows about the monitor, but its a real pain :(

Author:  red3211 [ Sun May 23, 2004 4:22 am ]
Post subject: 

A hardware fix for monitor detection is to connect a 75 ohm resistor between any of the RGB lines and earth on the video card 15 pin connector. Worth a quick google to find a decent how to. I think it is pin 1 to pin 6, but check it out on the net before you do any damage. I had to do this for a server I wanted to run without a screen using VNC. As VNC uses the framebuffer on the card the card need to think it is connected to a monitor.

Author:  ke6oms [ Wed May 26, 2004 11:40 am ]
Post subject: 

Don't know if you've already gotten your answer but...

Quote:
I tried to add it to /etc/mythtv/modules/ivtv, maybe that was my mistake. Could you post your diffs to /etc modules?


I added my info to /etc/mythtv/modules/ivtv. I added these lines to the end:

Code:
options saa7127 enable_output=1 output_select=0
add below ivtv saa7127 tuner
add above ivtv ivtv-fb


They may not have all been necessary; I didn't feel like rebooting several times to figure out which parts were needed and which weren't. :)

Author:  callagha [ Wed May 26, 2004 2:38 pm ]
Post subject: 

red3211 wrote:
A hardware fix for monitor detection is to connect a 75 ohm resistor between any of the RGB lines and earth on the video card 15 pin connector. Worth a quick google to find a decent how to. I think it is pin 1 to pin 6, but check


Thanks, I found I needed all three pins 1->6, 2->7, 3->8 with 75 ohms for my video card
to be happy. :)


Now rebooting is no problem, just as well as it seem to lockup just about evey day :(
It always locks up when scrolling fast though the program guide !
has anyone else seen this problem ?

Author:  RustySawDust [ Fri May 28, 2004 6:04 am ]
Post subject: 

callagha wrote:
Now rebooting is no problem, just as well as it seem to lockup just about evey day :(
It always locks up when scrolling fast though the program guide !
has anyone else seen this problem ?


My system was very unstable, and moving to ext2 helped a lot. Check out these threads:

http://mysettopbox.tv/phpBB2/viewtopic. ... hlight=cut
http://mysettopbox.tv/phpBB2/viewtopic. ... hlight=xfs

However I'm still seeing some unstability. The backend seems to have stopped responding on its own when I was away on vacation. The entire machine occasionally locks up when I'm watching a recording.

Author:  ke6oms [ Tue Jun 01, 2004 2:55 pm ]
Post subject: 

In general, there are ivtv (the hardware encoder/decoder driver) problems. I'm hoping that the newer version will help; the changelog seems to indicate that there were a lot of things fixed after the 0.1.9 release. When 0.1.10 comes out, I'll be trying it out to see if it fixes my problems.

Basically, you can't really do both things with the PVR-350, yet. But I'm hopeful for the next release...

Page 1 of 2 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/