home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
Given up and moving to linux
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Paul S" data-source="post: 132804" data-attributes="member: 20531"><p>In Linux the "drivers" are usually part of the Linux kernel, except for new ones. To enable them you may need to compile your own kernel, but this is really not that big of a deal. They are loaded as modules. The older Dvico cards had the same HD chip as my pcHDTV HD-3000, and used the same module. I had to manually load the module by typing in:</p><p>[CODE]modprobe cx88-dvb[/CODE]</p><p>If it has an analog tuner, it may have a BT878 chip. This would use the bttv module. You can add things to the module when you load it. I have an older card with a BT848 chip and a Philips tuner. When I load the module I enter this:</p><p>[CODE]modprobe bttv tuner=2 card=3 radio=1[/CODE]</p><p>My card has an FM tuner, default is radio=0 (no FM tuner).</p><p></p><p>Somewhere I found a listing for all of the cards/tuners and the corresponding numbers needed for input. Just Google for it, if you need to.</p><p></p><p>Your card may also need firmware loaded, to work correctly.</p></blockquote><p></p>
[QUOTE="Paul S, post: 132804, member: 20531"] In Linux the "drivers" are usually part of the Linux kernel, except for new ones. To enable them you may need to compile your own kernel, but this is really not that big of a deal. They are loaded as modules. The older Dvico cards had the same HD chip as my pcHDTV HD-3000, and used the same module. I had to manually load the module by typing in: [CODE]modprobe cx88-dvb[/CODE] If it has an analog tuner, it may have a BT878 chip. This would use the bttv module. You can add things to the module when you load it. I have an older card with a BT848 chip and a Philips tuner. When I load the module I enter this: [CODE]modprobe bttv tuner=2 card=3 radio=1[/CODE] My card has an FM tuner, default is radio=0 (no FM tuner). Somewhere I found a listing for all of the cards/tuners and the corresponding numbers needed for input. Just Google for it, if you need to. Your card may also need firmware loaded, to work correctly. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Given up and moving to linux
Contact us
RSS
Top
Bottom