View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 2 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sun Apr 04, 2004 7:56 am 
Offline
Joined: Sun Feb 08, 2004 8:03 am
Posts: 71
Location: Switzerland
I googled around and searched ivtv and mythtv lists / forums on this topic but couldn't seem to find what I'm searching for.

I have 2 tuner cards in my nforce2 based system with Athlon XP 2600+. I'm using KnoppMyth R4V2. The 2 tuner cards I'm using:

WinTV Express (BT878)
WinTV PVR 350

Both cards are detected during setup and I managed to have the PVR 350 being detected first, means that in modules.conf I have it like this:

[...]
include /etc/mythtv/modules/ivtv
include /etc/mythtv/modules/ivtv0
include /etc/mythtv/modules/bttv1
[...]
post-install bttv insmod tuner
post-remove bttv rmmod tuner
[...]

Looking into those included files it seems that ivtv driver should be loaded first and thus beeing attached to /dev/video and /dev/video0.

But when doing a lsmod the ivtv driver wasn't loaded. The bttv driver is there and thus it's bttv that was attached to /dev/video and /dev/video0.

Doing a modprobe ivtv loads the driver but then of course I have it attached on /dev/video1.

How can I make sure that the drivers are really loaded and loaded in the correct order to make sure I have ivtv on /dev/video0 and bttv on /dev/video1?

Thanks everyone for hints.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Apr 04, 2004 8:05 am 
Offline
Joined: Sun Feb 08, 2004 8:03 am
Posts: 71
Location: Switzerland
Huh... tried out this and it worked!!!

Edited /etc/modutils/actions and added the following 2 lines:

pre-install bttv modprobe ivtv
pre-remove bttv rmmod ivtv

Then did a update-modules and a depmod -a and rebooted... that's it. This helped me to have both cards in mythtv-setup recognized so I was able to configure the MPEG/2 card (PVR 350) to use /dev/video0 and the standard V4L card to use /dev/video1.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 6 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:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu