View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 104 posts ] 
Go to page Previous  1, 2, 3, 4, 5, 6, 7  Next

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Sat Sep 23, 2006 4:56 pm 
Offline
Joined: Fri Mar 17, 2006 7:46 am
Posts: 6
I tried it tonight, and got a segmentation fault when running
modprobe ivtv-fb

This is strange....


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 23, 2006 5:20 pm 
Offline
Joined: Thu Feb 23, 2006 1:44 pm
Posts: 3
thats awesome zaroff.

I too was not sucessful at first though...
downloaded ivtv sources, recompiled and it's all good now.

Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 23, 2006 7:01 pm 
Offline
Joined: Thu Sep 14, 2006 3:41 pm
Posts: 14
I was watching the monitor boot up and then switches over to the 350. It then goes blank. I'm using the composite out.

It was working before I rebooted and how after the reboot no joy.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 24, 2006 4:04 pm 
Offline
Joined: Thu Sep 08, 2005 4:46 pm
Posts: 89
Hi batkinson and zaroff,

Can you be a little bit more explicit about each step (code command) you make to figured it out. I'm kind of newbie with Linux.

Actually, i have a black screen and i'm not able to NX in. I have to boot with a knoppix disc to change back the XF86Config-4 back (monitor one)

Thanks a lot
Bob


Top
 Profile  
 
 Post subject: To Bob
PostPosted: Tue Sep 26, 2006 11:14 am 
Offline
Joined: Thu Feb 23, 2006 1:44 pm
Posts: 3
from memory...

have monitor and tv (composite out, svideo out not tested)

Reboot with knoppmythR7D1, auto upgrade (wipes out hda1)
setup system, no bootsplash (i've repeated that the upgrade many times now, keep backup of /etc on hda3 for fstab and mtab and mdadm.conf for raid)
(as root)

perform zaroffs hacks to /etc/init.d/local and XF86Config-f

Code:
apt-get update
apt-get install wget

wget http://dl.ivtvdriver.org/ivtv/stable/ivtv-0.8.0.tar.gz

tar -zxf ivtv-0.8.0.tar.gz
cd ivtv-0.8.0/
make && make install


(refer to http://ivtvdriver.org for more ivtv info)

cross fingers hold breath reboot


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 26, 2006 11:38 am 
Offline
Joined: Thu Sep 08, 2005 4:46 pm
Posts: 89
Thanks batkinson for your guide.

I will try with tyour your step and the brand new IVTV version 0.8.0 and give you some feedback shortly.

I understand that in the initial setup when the post installation ask for configure the PVR350 you respond yes. Am i right?

I think you should put this information on the KnoppMyth Wiki.

I'm waiting for a solution since the release of the R5D1. I have spent too much time trying solve this issue like eqnox1 and a lot of PVR350 owners.

Thanks
Bob


Top
 Profile  
 
PostPosted: Tue Sep 26, 2006 7:56 pm 
Offline
Joined: Mon Sep 11, 2006 6:27 pm
Posts: 1
For what its worth I'm also experiencing similar problems with getting the tuner to work after the first reboot. During clean install off of R5D1 CD it I can get the tuner working correctly until the first reboot. From that point forward I can't get the tuner working. I've tried many different things and will try whats suggested in this thread and post back the results.

My video card is a GeForce 7200GT with TV/Out and a Haugpauge PVR 150 and I've tried with/without bootsplash and various other configurations.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 26, 2006 8:15 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
dmonsky - this isn't a "my PVR-[12]50 tuner doesn't work" thread. It's about PVR-350 display problems. You need to go through this troubleshooting checklist on the wiki http://www.knoppmythwiki.org/index.php?page=BlackScreenWatchingTV
At a guess you've got one of the TCL M2523_3DB_E or TCL M2523_5N_E based PVR cards that are giving people fits.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 26, 2006 9:46 pm 
Offline
Joined: Thu Sep 08, 2005 4:46 pm
Posts: 89
Hi,

Still no go for me :x

-reboot autoupgrade
-setup system
-config pvr350
-config no boot splash
- ...
-Make Zaroffs stuff
-create local file like zaroffs
-chmod local file
-update-rc.d
-Edit the XF86Config-4
-wget ivtv-0.8.0
-AND HERE PROBLEM when it's time to make
--make: *** /lib/modules/2.6.17-chw-8/build: no such file or directory. stop. ... Error 2


I also tried the 0.7.1 ivtv driver with the same error.

If i reboot the machine the monitor is freezed, the TV is Black or with some colours strip and i can't ssh the machine. I maked that 3 times tonight and i really don't understand where i'm wrong.

PLEASE HELP !
Bob


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 27, 2006 2:39 am 
Offline
Joined: Thu Feb 02, 2006 3:57 am
Posts: 31
Bob wrote:
Hi,

Still no go for me :x

-reboot autoupgrade
-setup system
-config pvr350
-config no boot splash
- ...
-Make Zaroffs stuff
-create local file like zaroffs
-chmod local file
-update-rc.d
-Edit the XF86Config-4
-wget ivtv-0.8.0
-AND HERE PROBLEM when it's time to make
--make: *** /lib/modules/2.6.17-chw-8/build: no such file or directory. stop. ... Error 2


Did you unpack the kernel source? I followed steps 1-3 at http://knoppmythwiki.org/index.php?page=CompileIvtv, substituting ivtv 0.7.1 for 0.4.6. I don't think 0.8.0 is appropriate since it's for the 2.6.18 kernel only. There were no errors and after a reboot, I had a working TV out. Then I did step 11 from the compile ivtv instructions and so far, it seems ok.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 27, 2006 8:10 am 
Offline
Joined: Thu Feb 23, 2006 1:44 pm
Posts: 3
thats what my memory will get you...
silentaccord is right, ivtv 8 is for newer kernel version
I checked, and I actually did 0.7.0, but 0.7.1 is a tad newer and should work too.


Top
 Profile  
 
 Post subject: TV-OUT working
PostPosted: Wed Sep 27, 2006 1:54 pm 
Offline
Joined: Thu Sep 08, 2005 4:46 pm
Posts: 89
Hi everybody,

Silentaccord was right, i forgot the unpack kernel source.

I made the installation and now everything is working.

This is the way to go:
-reboot autoupgrade
-setup system
-config pvr350
-config no boot splash
- ...
-Make Zaroffs stuff
-create local file like zaroffs
-chmod local file
-update-rc.d
-Edit the XF86Config-4
-Unpack the Kernel
-wget ivtv-0.7.1
-make the IVTV intsallation (http://knoppmythwiki.org/index.php?page=CompileIvtv)
-Reboot
-Drop and recreate card config
-Enjoy your PVR350 Tv-Out

By the way, i use the SVIDEO input of the PVR350.

Thanks to zaroffs, batkinson and silentaccord to help me figuring it out.
Happy Bob :D


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 27, 2006 5:06 pm 
Offline
Joined: Sat Feb 11, 2006 10:40 am
Posts: 14
Location: Louisville, KY USA
Glad to hear you got it working, Bob!


Top
 Profile  
 
 Post subject:
PostPosted: Thu Sep 28, 2006 2:23 pm 
Offline
Joined: Wed Sep 06, 2006 5:22 am
Posts: 1
Hello,
I have installed R5D1, where can i find the related "kernal source 2.4.17-chw-8"


Top
 Profile  
 
 Post subject:
PostPosted: Thu Sep 28, 2006 3:11 pm 
Offline
Joined: Sat Feb 11, 2006 10:40 am
Posts: 14
Location: Louisville, KY USA
charlie22, it's in /usr/src/kernel-source-2.6.17-chw-8.tar.bz2


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 104 posts ] 
Go to page Previous  1, 2, 3, 4, 5, 6, 7  Next



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 17 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu