Rgb
06-17-08, 06:56 AM
In my current build, I am using both a Kworld 115 and a PVR150 on Mythbuntu 8.04.
THe cards setup fine, but when I reboot, the PVR150 disappears from the front end. The PVR150 was installed as a MPEG capture card autodetected in the back end as /dev/video0, but when I reboot, it comes up as /dev/video1!
Every reboot, the Kworld and PVR150 keep swapping their /dev/video0 and /dev/video 1 assignments.
I found that this is a common issue
http://www.nabble.com/pvr-150-occasionally-swaps--dev-video1-to--dev-video0-td16358277s15552.html
and the generic solution there is to:
Add an option line to your ivtv module in modprobe.conf
options ivtv ivtv_first_minor=1
DOes Mythbuntu 8.04 (Ubuntu/Xubuntu 8.04) use a modprobe.conf file? Or do I add te line to the /etc/modules file?
I see a /etc/modprobe.d directory, but can't find any modprobe.conf file in Mythbuntu 8.04.
Other than the one line, is there anything else before/after the line that is required?
THe cards setup fine, but when I reboot, the PVR150 disappears from the front end. The PVR150 was installed as a MPEG capture card autodetected in the back end as /dev/video0, but when I reboot, it comes up as /dev/video1!
Every reboot, the Kworld and PVR150 keep swapping their /dev/video0 and /dev/video 1 assignments.
I found that this is a common issue
http://www.nabble.com/pvr-150-occasionally-swaps--dev-video1-to--dev-video0-td16358277s15552.html
and the generic solution there is to:
Add an option line to your ivtv module in modprobe.conf
options ivtv ivtv_first_minor=1
DOes Mythbuntu 8.04 (Ubuntu/Xubuntu 8.04) use a modprobe.conf file? Or do I add te line to the /etc/modules file?
I see a /etc/modprobe.d directory, but can't find any modprobe.conf file in Mythbuntu 8.04.
Other than the one line, is there anything else before/after the line that is required?