* Nova-T 500 Dual DVB-T
@ 2009-12-20 8:21 Yves
2009-12-21 4:41 ` Douglas Schilling Landgraf
0 siblings, 1 reply; 6+ messages in thread
From: Yves @ 2009-12-20 8:21 UTC (permalink / raw)
To: linux-media
Hi,
I have a Nova-T 500 Dual DVB-T card that used to work very well under
Mandriva 2008.1 (kernel 2.6.24.7).
I moved to Mandriva 2009.1, then 2010.0 (kernel 2.6.31.6) and it doesn't
work well any more. Scan can't find channels. I tried hading "options
dvb-usb-dib0700 force_lna_activation=1" in /etc/modprobe.conf. It
improve just a bit. Scan find only a few channels. If I revert to
Mandriva 2008.1 (in another partition), all things are good (without
adding anything in modprobe.conf).
Is there a new version of the driver (dvb_usb_dib0700) that correct this
behavior.
If not, how to install the driver from kernel 2.6.24.7 in kernel 2.6.31.6 ?
regards
Yves
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Nova-T 500 Dual DVB-T
2009-12-20 8:21 Nova-T 500 Dual DVB-T Yves
@ 2009-12-21 4:41 ` Douglas Schilling Landgraf
2009-12-21 2:14 ` Carey Stevens
2009-12-23 5:44 ` Yves
0 siblings, 2 replies; 6+ messages in thread
From: Douglas Schilling Landgraf @ 2009-12-21 4:41 UTC (permalink / raw)
To: Yves; +Cc: linux-media
Hello Yves,
On 12/20/2009 03:21 AM, Yves wrote:
> Hi,
>
> I have a Nova-T 500 Dual DVB-T card that used to work very well under
> Mandriva 2008.1 (kernel 2.6.24.7).
>
> I moved to Mandriva 2009.1, then 2010.0 (kernel 2.6.31.6) and it
> doesn't work well any more. Scan can't find channels. I tried hading
> "options dvb-usb-dib0700 force_lna_activation=1" in
> /etc/modprobe.conf. It improve just a bit. Scan find only a few
> channels. If I revert to Mandriva 2008.1 (in another partition), all
> things are good (without adding anything in modprobe.conf).
>
> Is there a new version of the driver (dvb_usb_dib0700) that correct
> this behavior.
> If not, how to install the driver from kernel 2.6.24.7 in kernel
> 2.6.31.6 ?
>
Please try the current driver available at v4l/dvb develpment tree and
share your results here.
hg clone http://linuxtv.org/hg/v4l-dvb
make
make rmmod
make install
Finally, just restart your machine and test your favourite application.
For additional info:
http://www.linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers
Cheers,
Douglas
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Nova-T 500 Dual DVB-T
2009-12-21 4:41 ` Douglas Schilling Landgraf
@ 2009-12-21 2:14 ` Carey Stevens
2009-12-23 5:44 ` Yves
1 sibling, 0 replies; 6+ messages in thread
From: Carey Stevens @ 2009-12-21 2:14 UTC (permalink / raw)
To: Douglas Schilling Landgraf; +Cc: Yves, linux-media
Hi,
FYI, I had some trouble with this card along the lines of these posts
you might find interesting
http://www.mail-archive.com/linux-media@vger.kernel.org/msg08331.html
http://osdir.com/ml/linux-media/2009-02/msg00948.html
I have the card now working using Ubuntu 9.10 (2.6.31 kernel), with
the manual addition of V4L from a version prior to the patch to use
the new 1.20 firmware..
Carey
2009/12/21 Douglas Schilling Landgraf <dougsland@gmail.com>:
> Hello Yves,
>
> On 12/20/2009 03:21 AM, Yves wrote:
>>
>> Hi,
>>
>> I have a Nova-T 500 Dual DVB-T card that used to work very well under
>> Mandriva 2008.1 (kernel 2.6.24.7).
>>
>> I moved to Mandriva 2009.1, then 2010.0 (kernel 2.6.31.6) and it doesn't
>> work well any more. Scan can't find channels. I tried hading "options
>> dvb-usb-dib0700 force_lna_activation=1" in /etc/modprobe.conf. It improve
>> just a bit. Scan find only a few channels. If I revert to Mandriva 2008.1
>> (in another partition), all things are good (without adding anything in
>> modprobe.conf).
>>
>> Is there a new version of the driver (dvb_usb_dib0700) that correct this
>> behavior.
>> If not, how to install the driver from kernel 2.6.24.7 in kernel 2.6.31.6
>> ?
>>
>
> Please try the current driver available at v4l/dvb develpment tree and share
> your results here.
>
> hg clone http://linuxtv.org/hg/v4l-dvb
> make
> make rmmod
> make install
>
> Finally, just restart your machine and test your favourite application.
>
> For additional info:
>
> http://www.linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers
>
> Cheers,
> Douglas
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Nova-T 500 Dual DVB-T
2009-12-21 4:41 ` Douglas Schilling Landgraf
2009-12-21 2:14 ` Carey Stevens
@ 2009-12-23 5:44 ` Yves
2009-12-26 4:53 ` Yves
2009-12-28 18:00 ` Yves
1 sibling, 2 replies; 6+ messages in thread
From: Yves @ 2009-12-23 5:44 UTC (permalink / raw)
To: linux-media; +Cc: Douglas Schilling Landgraf
Douglas Schilling Landgraf a écrit :
> Hello Yves,
>
> On 12/20/2009 03:21 AM, Yves wrote:
>> Hi,
>>
>> I have a Nova-T 500 Dual DVB-T card that used to work very well under
>> Mandriva 2008.1 (kernel 2.6.24.7).
>>
>> I moved to Mandriva 2009.1, then 2010.0 (kernel 2.6.31.6) and it
>> doesn't work well any more. Scan can't find channels. I tried hading
>> "options dvb-usb-dib0700 force_lna_activation=1" in
>> /etc/modprobe.conf. It improve just a bit. Scan find only a few
>> channels. If I revert to Mandriva 2008.1 (in another partition), all
>> things are good (without adding anything in modprobe.conf).
>>
>> Is there a new version of the driver (dvb_usb_dib0700) that correct
>> this behavior.
>> If not, how to install the driver from kernel 2.6.24.7 in kernel
>> 2.6.31.6 ?
>>
>
> Please try the current driver available at v4l/dvb develpment tree and
> share your results here.
>
> hg clone http://linuxtv.org/hg/v4l-dvb
> make
> make rmmod
> make install
>
> Finally, just restart your machine and test your favourite application.
>
> For additional info:
>
> http://www.linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers
>
>
> Cheers,
> Douglas
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
Hello Douglas,
Unfortunately, the compilation did not succeed:
$
make
make -C
/home/mythtv/v4l-dvb/v4l
make[1]: entrant dans le répertoire « /home/mythtv/v4l-dvb/v4l
»
perl scripts/make_config_compat.pl
/lib/modules/2.6.31.6-desktop-1mnb/source ./.myconfig
./config-compat.h
creating symbolic
links...
make -C firmware
prep
make[2]: Entering directory
`/home/mythtv/v4l-dvb/v4l/firmware'
make[2]: Leaving directory
`/home/mythtv/v4l-dvb/v4l/firmware'
make -C
firmware
make[2]: Entering directory
`/home/mythtv/v4l-dvb/v4l/firmware'
CC
ihex2fw
Generating
vicam/firmware.fw
Generating
dabusb/firmware.fw
Generating
dabusb/bitstream.bin
Generating
ttusb-budget/dspbootcode.bin
Generating
cpia2/stv0672_vp4.bin
Generating
av7110/bootcode.bin
make[2]: Leaving directory
`/home/mythtv/v4l-dvb/v4l/firmware'
Kernel build directory is
/lib/modules/2.6.31.6-desktop-1mnb/build
make -C /lib/modules/2.6.31.6-desktop-1mnb/build
SUBDIRS=/home/mythtv/v4l-dvb/v4l
modules
make[2]: Entering directory
`/usr/src/linux-2.6.31.6-desktop-1mnb'
CC [M]
/home/mythtv/v4l-dvb/v4l/tuner-xc2028.o
CC [M]
/home/mythtv/v4l-dvb/v4l/tuner-simple.o
CC [M]
/home/mythtv/v4l-dvb/v4l/tuner-types.o
CC [M]
/home/mythtv/v4l-dvb/v4l/mt20xx.o
....
CC [M] /home/mythtv/v4l-dvb/v4l/cx88-cards.o
CC [M] /home/mythtv/v4l-dvb/v4l/cx88-core.o
CC [M] /home/mythtv/v4l-dvb/v4l/cx88-i2c.o
CC [M] /home/mythtv/v4l-dvb/v4l/cx88-tvaudio.o
CC [M] /home/mythtv/v4l-dvb/v4l/cx88-dsp.o
CC [M] /home/mythtv/v4l-dvb/v4l/cx88-input.o
CC [M] /home/mythtv/v4l-dvb/v4l/dvbdev.o
/home/mythtv/v4l-dvb/v4l/dvbdev.c: In function 'init_dvbdev':
/home/mythtv/v4l-dvb/v4l/dvbdev.c:520: error: 'struct class' has no
member named 'nodename'
make[3]: *** [/home/mythtv/v4l-dvb/v4l/dvbdev.o] Error 1
make[2]: *** [_module_/home/mythtv/v4l-dvb/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.31.6-desktop-1mnb'
make[1]: *** [default] Erreur 2
make[1]: quittant le répertoire « /home/mythtv/v4l-dvb/v4l »
make: *** [all] Erreur 2
I don't know that is wrong.
Yves
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Nova-T 500 Dual DVB-T
2009-12-23 5:44 ` Yves
@ 2009-12-26 4:53 ` Yves
2009-12-28 18:00 ` Yves
1 sibling, 0 replies; 6+ messages in thread
From: Yves @ 2009-12-26 4:53 UTC (permalink / raw)
To: linux-media; +Cc: Douglas Schilling Landgraf
Yves a écrit :
> Douglas Schilling Landgraf a écrit :
>> Hello Yves,
>>
>> On 12/20/2009 03:21 AM, Yves wrote:
>>> Hi,
>>>
>>> I have a Nova-T 500 Dual DVB-T card that used to work very well
>>> under Mandriva 2008.1 (kernel 2.6.24.7).
>>>
>>> I moved to Mandriva 2009.1, then 2010.0 (kernel 2.6.31.6) and it
>>> doesn't work well any more. Scan can't find channels. I tried hading
>>> "options dvb-usb-dib0700 force_lna_activation=1" in
>>> /etc/modprobe.conf. It improve just a bit. Scan find only a few
>>> channels. If I revert to Mandriva 2008.1 (in another partition), all
>>> things are good (without adding anything in modprobe.conf).
>>>
>>> Is there a new version of the driver (dvb_usb_dib0700) that correct
>>> this behavior.
>>> If not, how to install the driver from kernel 2.6.24.7 in kernel
>>> 2.6.31.6 ?
>>>
>>
>> Please try the current driver available at v4l/dvb develpment tree
>> and share your results here.
>>
>> hg clone http://linuxtv.org/hg/v4l-dvb
>> make
>> make rmmod
>> make install
>>
>> Finally, just restart your machine and test your favourite application.
>>
>> For additional info:
>>
>> http://www.linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers
>>
>>
>> Cheers,
>> Douglas
>> --
>> To unsubscribe from this list: send the line "unsubscribe
>> linux-media" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
>>
> Hello Douglas,
>
> Unfortunately, the compilation did not succeed:
>
> $
> make
>
> make -C
> /home/mythtv/v4l-dvb/v4l
>
> make[1]: entrant dans le répertoire « /home/mythtv/v4l-dvb/v4l
> »
> perl scripts/make_config_compat.pl
> /lib/modules/2.6.31.6-desktop-1mnb/source ./.myconfig
> ./config-compat.h creating symbolic
> links...
>
> make -C firmware
> prep
>
> make[2]: Entering directory
> `/home/mythtv/v4l-dvb/v4l/firmware'
>
> make[2]: Leaving directory
> `/home/mythtv/v4l-dvb/v4l/firmware'
>
> make -C
> firmware
>
> make[2]: Entering directory
> `/home/mythtv/v4l-dvb/v4l/firmware'
>
> CC
> ihex2fw
>
> Generating
> vicam/firmware.fw
>
> Generating
> dabusb/firmware.fw
>
> Generating
> dabusb/bitstream.bin
>
> Generating
> ttusb-budget/dspbootcode.bin
>
> Generating
> cpia2/stv0672_vp4.bin
>
> Generating
> av7110/bootcode.bin
>
> make[2]: Leaving directory
> `/home/mythtv/v4l-dvb/v4l/firmware'
>
> Kernel build directory is
> /lib/modules/2.6.31.6-desktop-1mnb/build
>
> make -C /lib/modules/2.6.31.6-desktop-1mnb/build
> SUBDIRS=/home/mythtv/v4l-dvb/v4l
> modules make[2]: Entering
> directory
> `/usr/src/linux-2.6.31.6-desktop-1mnb'
>
> CC [M]
> /home/mythtv/v4l-dvb/v4l/tuner-xc2028.o
>
> CC [M]
> /home/mythtv/v4l-dvb/v4l/tuner-simple.o
>
> CC [M]
> /home/mythtv/v4l-dvb/v4l/tuner-types.o
>
> CC [M]
> /home/mythtv/v4l-dvb/v4l/mt20xx.o
>
>
> ....
>
> CC [M] /home/mythtv/v4l-dvb/v4l/cx88-cards.o
> CC [M] /home/mythtv/v4l-dvb/v4l/cx88-core.o
> CC [M] /home/mythtv/v4l-dvb/v4l/cx88-i2c.o
> CC [M] /home/mythtv/v4l-dvb/v4l/cx88-tvaudio.o
> CC [M] /home/mythtv/v4l-dvb/v4l/cx88-dsp.o
> CC [M] /home/mythtv/v4l-dvb/v4l/cx88-input.o
> CC [M] /home/mythtv/v4l-dvb/v4l/dvbdev.o
> /home/mythtv/v4l-dvb/v4l/dvbdev.c: In function 'init_dvbdev':
> /home/mythtv/v4l-dvb/v4l/dvbdev.c:520: error: 'struct class' has no
> member named 'nodename'
> make[3]: *** [/home/mythtv/v4l-dvb/v4l/dvbdev.o] Error 1
> make[2]: *** [_module_/home/mythtv/v4l-dvb/v4l] Error 2
> make[2]: Leaving directory `/usr/src/linux-2.6.31.6-desktop-1mnb'
> make[1]: *** [default] Erreur 2
> make[1]: quittant le répertoire « /home/mythtv/v4l-dvb/v4l »
> make: *** [all] Erreur 2
>
> I don't know that is wrong.
>
> Yves
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
I am still blocked at this stage. I do not know what to do.
Thank you for your help!
Yves
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Nova-T 500 Dual DVB-T
2009-12-23 5:44 ` Yves
2009-12-26 4:53 ` Yves
@ 2009-12-28 18:00 ` Yves
1 sibling, 0 replies; 6+ messages in thread
From: Yves @ 2009-12-28 18:00 UTC (permalink / raw)
To: linux-media
So, I tried using kernel 2.6.32.2 from http://www.kernel.org. I compiled
it OK.
I still get an error with v4l-dvb :
[mythtv@localhost v4l-dvb]$ make -j
5
make -C
/home/mythtv/v4l-dvb/v4l
make[1]: entrant dans le répertoire « /home/mythtv/v4l-dvb/v4l
»
No version yet, using
2.6.32.2
make[1]: quittant le répertoire « /home/mythtv/v4l-dvb/v4l
»
make[1]: entrant dans le répertoire « /home/mythtv/v4l-dvb/v4l
»
scripts/make_makefile.pl
./scripts/make_kconfig.pl /lib/modules/2.6.32.2/build
/lib/modules/2.6.32.2/source
Updating/Creating
.config
Preparing to compile for kernel version
2.6.32
Preparing to compile for kernel version
2.6.32
Created default (all yes) .config
file
./scripts/make_myconfig.pl
make[1]: quittant le répertoire « /home/mythtv/v4l-dvb/v4l
»
make[1]: entrant dans le répertoire « /home/mythtv/v4l-dvb/v4l
»
perl scripts/make_config_compat.pl /lib/modules/2.6.32.2/source
./.myconfig ./config-compat.h
ln -sf .
oss
creating symbolic
links...
make -C firmware
prep
make[2]: Entering directory
`/home/mythtv/v4l-dvb/v4l/firmware'
make[2]: Leaving directory
`/home/mythtv/v4l-dvb/v4l/firmware'
make -C
firmware
make[2]: Entering directory
`/home/mythtv/v4l-dvb/v4l/firmware'
CC
ihex2fw
Generating
vicam/firmware.fw
Generating
dabusb/firmware.fw
Generating
ttusb-budget/dspbootcode.bin
Generating
dabusb/bitstream.bin
Generating
cpia2/stv0672_vp4.bin
Generating
av7110/bootcode.bin
make[2]: Leaving directory
`/home/mythtv/v4l-dvb/v4l/firmware'
Kernel build directory is
/lib/modules/2.6.32.2/build
make -C /lib/modules/2.6.32.2/build SUBDIRS=/home/mythtv/v4l-dvb/v4l
modules
make[2]: Entering directory
`/home/mythtv/Téléchargements/linux-2.6.32.2'
CC [M]
/home/mythtv/v4l-dvb/v4l/tuner-xc2028.o
CC [M]
/home/mythtv/v4l-dvb/v4l/tuner-simple.o
CC [M]
/home/mythtv/v4l-dvb/v4l/tuner-types.o
...
CC [M] /home/mythtv/v4l-dvb/v4l/radio-si4713.o
CC [M] /home/mythtv/v4l-dvb/v4l/radio-maestro.o
CC [M] /home/mythtv/v4l-dvb/v4l/radio-miropcm20.o
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c:20:23: error: sound/aci.h: No
such file or directory
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c: In function 'pcm20_mute':
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c:46: error: implicit
declaration of function 'snd_aci_cmd'
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c:46: error:
'ACI_SET_TUNERMUTE' undeclared (first use in this function)
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c:46: error: (Each undeclared
identifier is reported only once
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c:46: error: for each function
it appears in.)
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c: In function 'pcm20_stereo':
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c:51: error:
'ACI_SET_TUNERMONO' undeclared (first use in this function)
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c: In function 'pcm20_setfreq':
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c:63: error: dereferencing
pointer to incomplete type
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c:63: error: dereferencing
pointer to incomplete type
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c:70: error: 'ACI_WRITE_TUNE'
undeclared (first use in this function)
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c: In function 'pcm20_init':
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c:225: error: implicit
declaration of function 'snd_aci_get_aci'
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c:225: warning: assignment
makes pointer from integer without a cast
make[3]: *** [/home/mythtv/v4l-dvb/v4l/radio-miropcm20.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [_module_/home/mythtv/v4l-dvb/v4l] Error 2
make[2]: Leaving directory `/home/mythtv/Téléchargements/linux-2.6.32.2'
make[1]: *** [default] Erreur 2
make[1]: quittant le répertoire « /home/mythtv/v4l-dvb/v4l »
make: *** [all] Erreur 2
????
Yves
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2009-12-28 18:01 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-20 8:21 Nova-T 500 Dual DVB-T Yves
2009-12-21 4:41 ` Douglas Schilling Landgraf
2009-12-21 2:14 ` Carey Stevens
2009-12-23 5:44 ` Yves
2009-12-26 4:53 ` Yves
2009-12-28 18:00 ` Yves
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox