Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

With devfs, video devices numbers are distributed automatically without any order. How can I force devices numbers?

0
Posted

With devfs, video devices numbers are distributed automatically without any order. How can I force devices numbers?

0

options bttv pll=0 radio=0 card=1 tuner=3 video_nr=1 vbi_nr=1 gbuffers=4 fieldnr=1 ######### End Tuner TV ######### You could do the same thing with Webcam. Use this parameter: dev_hint: For example: ######### USB Webcam ######### alias char-major-81-0 pwc alias sound-service-1-0 audio alias sound-service-1-3 audio alias sound-service-1-8 audio alias sound-service-1-12 audio options pwc dev_hint=0 post-install pwc /sbin/insmod –force /lib/modules/2.4.19-16mdk/kernel/drivers/usb/pwcx-i386.o.gz >/dev/null 2>&1 || : pre-remove pwc /sbin/rmmod pwcx >/dev/null 2>&1 || : ######### End USB Webcam ###### • XdTV compilation and optimization: If you compile XdTV on you own PC, it will be optimized for your own CPU. It’s possible to avoid this and to make (to build rpm or deb packages) a standard compilation.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123