* Driver for this DVB-T tuner?
@ 2009-02-08 19:51 Stefan Czinczoll
2009-02-08 19:54 ` Antti Palosaari
0 siblings, 1 reply; 11+ messages in thread
From: Stefan Czinczoll @ 2009-02-08 19:51 UTC (permalink / raw)
To: linux-media
Hi all,
I'm trying to get my Terratec DVB-T USB (Cinergy T USB XE MKII) working
with linux. Any chance in the near future? It works with Windumb & BDA
drivers, but this is not what i want... ;-)
Below is from dmesg output.
Kind regards,
Stefan
[..]
dvb-usb: found a 'TerraTec Cinergy T USB XE' in warm state.
dvb-usb: will pass the complete MPEG2 transport stream to the software
demuxer.
DVB: registering new adapter (TerraTec Cinergy T USB XE)
input: Power Button (FF) as /class/input/input3
ACPI: Power Button (FF) [PWRF]
input: Power Button (CM) as /class/input/input4
ACPI: Power Button (CM) [PWRB]
forcedeth: Reverse Engineered nForce ethernet driver. Version 0.61.
forcedeth 0000:00:05.0: setting latency timer to 64
nv_probe: set workaround bit for reversed mac addr
af9013: firmware version:4.65.0
DVB: registering adapter 0 frontend 0 (Afatech AF9013 DVB-T)...
af9015: Freescale MC44S803 tuner found but no driver for thattuner. Look
at the Linuxtv.org for tuner driver
status.
dvb-usb: TerraTec Cinergy T USB XE successfully initialized and
connected.
usbcore: registered new interface driver dvb_usb_af9015
[..]
--
Stefan Czinczoll <schollsky@arcor.de>
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Driver for this DVB-T tuner?
2009-02-08 19:51 Driver for this DVB-T tuner? Stefan Czinczoll
@ 2009-02-08 19:54 ` Antti Palosaari
2009-02-09 20:15 ` Aw: " schollsky
0 siblings, 1 reply; 11+ messages in thread
From: Antti Palosaari @ 2009-02-08 19:54 UTC (permalink / raw)
To: Stefan Czinczoll; +Cc: linux-media
Stefan Czinczoll wrote:
> I'm trying to get my Terratec DVB-T USB (Cinergy T USB XE MKII) working
> with linux. Any chance in the near future? It works with Windumb & BDA
> drivers, but this is not what i want... ;-)
You should use driver from
http://linuxtv.org/hg/~anttip/mc44s803/
> af9013: firmware version:4.65.0
Use 4.95.0 instead.
> DVB: registering adapter 0 frontend 0 (Afatech AF9013 DVB-T)...
> af9015: Freescale MC44S803 tuner found but no driver for thattuner. Look
> at the Linuxtv.org for tuner driver
> status.
regards
Antti
^ permalink raw reply [flat|nested] 11+ messages in thread
* Aw: Re: Driver for this DVB-T tuner?
2009-02-08 19:54 ` Antti Palosaari
@ 2009-02-09 20:15 ` schollsky
2009-02-09 21:26 ` Antti Palosaari
0 siblings, 1 reply; 11+ messages in thread
From: schollsky @ 2009-02-09 20:15 UTC (permalink / raw)
To: linux-media
Wow that was fast! Thanks!!!
> You should use driver from
> http://linuxtv.org/hg/~anttip/mc44s803/
I managed to do that.
> > af9013: firmware version:4.65.0
>
> Use 4.95.0 instead.
How do I insert it correctly into the source tree?
A short hint (to a readme) should help.
Thanks again!
Stefan
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Aw: Re: Driver for this DVB-T tuner?
2009-02-09 20:15 ` Aw: " schollsky
@ 2009-02-09 21:26 ` Antti Palosaari
2009-02-10 19:16 ` schollsky
` (2 more replies)
0 siblings, 3 replies; 11+ messages in thread
From: Antti Palosaari @ 2009-02-09 21:26 UTC (permalink / raw)
To: schollsky; +Cc: linux-media
schollsky@arcor.de wrote:
> Wow that was fast! Thanks!!!
>
>> You should use driver from
>> http://linuxtv.org/hg/~anttip/mc44s803/
>
> I managed to do that.
>
>>> af9013: firmware version:4.65.0
>> Use 4.95.0 instead.
>
> How do I insert it correctly into the source tree?
> A short hint (to a readme) should help.
Sorry, didn't understand what you mean.
Anyhow, Mauro just committed this driver to the master, you can now use
v4l-dvb -master instead.
http://linuxtv.org/repo/
regards
Antti
--
http://palosaari.fi/
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Driver for this DVB-T tuner?
2009-02-09 21:26 ` Antti Palosaari
@ 2009-02-10 19:16 ` schollsky
2009-02-10 19:16 ` schollsky
2009-02-10 19:17 ` schollsky
2 siblings, 0 replies; 11+ messages in thread
From: schollsky @ 2009-02-10 19:16 UTC (permalink / raw)
To: linux-media
----- Original Nachricht ----
Von: Antti Palosaari <crope@iki.fi>
An: schollsky@arcor.de
Datum: 09.02.2009 22:26
Betreff: Re: Aw: Re: Driver for this DVB-T tuner?
> schollsky@arcor.de wrote:
> > Wow that was fast! Thanks!!!
> >
> >> You should use driver from
> >> http://linuxtv.org/hg/~anttip/mc44s803/
> >
> > I managed to do that.
> >
> >>> af9013: firmware version:4.65.0
> >> Use 4.95.0 instead.
> >
> > How do I insert it correctly into the source tree?
> > A short hint (to a readme) should help.
>
> Sorry, didn't understand what you mean.
I've downloaded the af9015 firmware version 4.95.0 from here:
http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files/4.95.0/
but simply downloading and installing into /lib/firmware seems to be not enough here (Mandriva 2009.0).
> Anyhow, Mauro just committed this driver to the master, you can now use
I did so, but firmware 4.95.0 is not included?!?
Thanks,
Stefan
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Driver for this DVB-T tuner?
2009-02-09 21:26 ` Antti Palosaari
2009-02-10 19:16 ` schollsky
@ 2009-02-10 19:16 ` schollsky
2009-02-10 19:17 ` schollsky
2 siblings, 0 replies; 11+ messages in thread
From: schollsky @ 2009-02-10 19:16 UTC (permalink / raw)
To: linux-media
----- Original Nachricht ----
Von: Antti Palosaari <crope@iki.fi>
An: schollsky@arcor.de
Datum: 09.02.2009 22:26
Betreff: Re: Aw: Re: Driver for this DVB-T tuner?
> schollsky@arcor.de wrote:
> > Wow that was fast! Thanks!!!
> >
> >> You should use driver from
> >> http://linuxtv.org/hg/~anttip/mc44s803/
> >
> > I managed to do that.
> >
> >>> af9013: firmware version:4.65.0
> >> Use 4.95.0 instead.
> >
> > How do I insert it correctly into the source tree?
> > A short hint (to a readme) should help.
>
> Sorry, didn't understand what you mean.
I've downloaded the af9015 firmware version 4.95.0 from here:
http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files/4.95.0/
but simply downloading and installing into /lib/firmware seems to be not enough here (Mandriva 2009.0).
> Anyhow, Mauro just committed this driver to the master, you can now use
I did so, but firmware 4.95.0 is not included?!?
Thanks,
Stefan
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Driver for this DVB-T tuner?
2009-02-09 21:26 ` Antti Palosaari
2009-02-10 19:16 ` schollsky
2009-02-10 19:16 ` schollsky
@ 2009-02-10 19:17 ` schollsky
2009-02-10 19:31 ` Antti Palosaari
2009-02-10 20:09 ` schollsky
2 siblings, 2 replies; 11+ messages in thread
From: schollsky @ 2009-02-10 19:17 UTC (permalink / raw)
To: linux-media
----- Original Nachricht ----
Von: Antti Palosaari <crope@iki.fi>
An: schollsky@arcor.de
Datum: 09.02.2009 22:26
Betreff: Re: Aw: Re: Driver for this DVB-T tuner?
> schollsky@arcor.de wrote:
> > Wow that was fast! Thanks!!!
> >
> >> You should use driver from
> >> http://linuxtv.org/hg/~anttip/mc44s803/
> >
> > I managed to do that.
> >
> >>> af9013: firmware version:4.65.0
> >> Use 4.95.0 instead.
> >
> > How do I insert it correctly into the source tree?
> > A short hint (to a readme) should help.
>
> Sorry, didn't understand what you mean.
I've downloaded the af9015 firmware version 4.95.0 from here:
http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files/4.95.0/
but simply downloading and installing into /lib/firmware seems to be not enough here (Mandriva 2009.0).
> Anyhow, Mauro just committed this driver to the master, you can now use
I did so, but firmware 4.95.0 is not included?!?
Thanks,
Stefan
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Driver for this DVB-T tuner?
2009-02-10 19:17 ` schollsky
@ 2009-02-10 19:31 ` Antti Palosaari
2009-02-10 20:09 ` schollsky
1 sibling, 0 replies; 11+ messages in thread
From: Antti Palosaari @ 2009-02-10 19:31 UTC (permalink / raw)
To: schollsky; +Cc: linux-media
schollsky@arcor.de wrote:
> I've downloaded the af9015 firmware version 4.95.0 from here:
>
> http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files/4.95.0/
Thats ok
> but simply downloading and installing into /lib/firmware seems to be not enough here (Mandriva 2009.0).
?? How did you installed old 4.65.0 firmware? Just replace 4.65.0
firmware file (file name is same) with 4.95.0 is enough.
>> Anyhow, Mauro just committed this driver to the master, you can now use
>
> I did so, but firmware 4.95.0 is not included?!?
Is not included? Firmware does not come with driver - it should be
downloaded and installed separately.
What it now prints to the /var/log/messages ?
regards
Antti
--
http://palosaari.fi/
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Driver for this DVB-T tuner?
2009-02-10 19:17 ` schollsky
2009-02-10 19:31 ` Antti Palosaari
@ 2009-02-10 20:09 ` schollsky
2009-02-10 20:33 ` Antti Palosaari
1 sibling, 1 reply; 11+ messages in thread
From: schollsky @ 2009-02-10 20:09 UTC (permalink / raw)
To: linux-media
Antti wrote:
> ?? How did you installed old 4.65.0 firmware? Just replace 4.65.0
> firmware file (file name is same) with 4.95.0 is enough.
>
I'm not fully sure, if I did it at all, it was from an old, unsuccessful attempt.
Tryed an "updatedb" as root and the only places where I could find it has the new
version. I'm suspecting it comes with standard kernel 2.6.27.10-1 on Mandriva, which
I'm using. Should I deactivate 9015 from standard kernel options?
Anyhow - is there no default place to store firmware when compiling a kernel or modules?
> What it now prints to the /var/log/messages ?
This is still as before:
Feb 10 20:10:44 localhost kernel: af9013: firmware version:4.65.0
Thanks for your help,
Stefan
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Driver for this DVB-T tuner?
2009-02-10 20:09 ` schollsky
@ 2009-02-10 20:33 ` Antti Palosaari
0 siblings, 0 replies; 11+ messages in thread
From: Antti Palosaari @ 2009-02-10 20:33 UTC (permalink / raw)
To: schollsky; +Cc: linux-media
schollsky@arcor.de wrote:
> Feb 10 20:10:44 localhost kernel: af9013: firmware version:4.65.0
Still old firmware. What md5sum says?
[root@localhost ~]# md5sum /lib/firmware/dvb-usb-af9015.fw
dccbc92c9168cc629a88b34ee67ede7b /lib/firmware/dvb-usb-af9015.fw
Antti
--
http://palosaari.fi/
^ permalink raw reply [flat|nested] 11+ messages in thread
* Aw: Re: Driver for this DVB-T tuner?
@ 2009-02-11 17:04 schollsky
0 siblings, 0 replies; 11+ messages in thread
From: schollsky @ 2009-02-11 17:04 UTC (permalink / raw)
To: crope; +Cc: linux-media
Antti wrote:
> Still old firmware. What md5sum says?
>
> [root@localhost ~]# md5sum /lib/firmware/dvb-usb-af9015.fw
> dccbc92c9168cc629a88b34ee67ede7b /lib/firmware/dvb-usb-af9015.fw
Same as yours:
$ md5sum /lib/firmware/dvb-usb-af9015.fw
dccbc92c9168cc629a88b34ee67ede7b dvb-usb-af9015.fw
Do I have to enable HOTPLUG_PCI additionally to HOTPLUG for kernel?
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2009-02-11 17:04 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-08 19:51 Driver for this DVB-T tuner? Stefan Czinczoll
2009-02-08 19:54 ` Antti Palosaari
2009-02-09 20:15 ` Aw: " schollsky
2009-02-09 21:26 ` Antti Palosaari
2009-02-10 19:16 ` schollsky
2009-02-10 19:16 ` schollsky
2009-02-10 19:17 ` schollsky
2009-02-10 19:31 ` Antti Palosaari
2009-02-10 20:09 ` schollsky
2009-02-10 20:33 ` Antti Palosaari
-- strict thread matches above, loose matches on Subject: below --
2009-02-11 17:04 Aw: " schollsky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox