Talk:Medion MD95700 (DVB-T): Difference between revisions
(New page: First i use my old configuration by using the copy /proc/config.gz ./config.gz Command I don't can activate "Digital Video Broadcasting Devices" Menu in menuconfig. What other Modules must...) |
|||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
''Build either the the whole kernel inluding modules or this single module.'' : Means by SUSE 10.2 go to "/usr/src/linux/drivers/media/dvb/dvb-usb" |
|||
First i use my old configuration by using the copy /proc/config.gz ./config.gz Command |
|||
Thats works... |
|||
I don't can activate "Digital Video Broadcasting Devices" Menu in menuconfig. |
|||
But what means: |
|||
What other Modules must be activated to activate this submenue? |
|||
Install the Modules ??? README.SUSE don' say anything about intalling Modules... What have i todo? |
|||
== ======================= == |
|||
I am wondering if MD95700 can decode MPEG-4 DVB-T signal. Is it matter of software, or it strictly depends on hardware? Conexant CX22702 is just a DVB-T demodulator - is the decoding done on computer? |
|||
== ======================= == |
|||
"The analogue part seems to be handled by a Conexant CX25842. It's kernel driver is cx25840, although for some reason on 2.6.24 it doesn't get detected." |
|||
Why not? Is somebody working on it? |
|||
The sources of drivers/media/dvb/dvb-usb/cxusb.c has a comment about that: |
|||
"TODO: Use the cx25840-driver for the analogue part" |
|||
but the last copyright entry is from 2007. So is this sleeping since 2-3 years? |
|||
P.S. I'm not a developer so I can't help coding the needed things |
Latest revision as of 03:20, 25 December 2009
Build either the the whole kernel inluding modules or this single module. : Means by SUSE 10.2 go to "/usr/src/linux/drivers/media/dvb/dvb-usb" Thats works... But what means: Install the Modules ??? README.SUSE don' say anything about intalling Modules... What have i todo?
=======================
I am wondering if MD95700 can decode MPEG-4 DVB-T signal. Is it matter of software, or it strictly depends on hardware? Conexant CX22702 is just a DVB-T demodulator - is the decoding done on computer?
=======================
"The analogue part seems to be handled by a Conexant CX25842. It's kernel driver is cx25840, although for some reason on 2.6.24 it doesn't get detected."
Why not? Is somebody working on it?
The sources of drivers/media/dvb/dvb-usb/cxusb.c has a comment about that:
"TODO: Use the cx25840-driver for the analogue part"
but the last copyright entry is from 2007. So is this sleeping since 2-3 years?
P.S. I'm not a developer so I can't help coding the needed things