From: Laurent Haond <lhaond@bearstech.com>
To: linux-media@vger.kernel.org
Subject: Re: [linux-dvb] Can I use AVerTV Volar Black HD (A850) with Linux ?
Date: Sat, 21 Feb 2009 02:09:38 +0100 [thread overview]
Message-ID: <499F5452.6050205@bearstech.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1975 bytes --]
Hi,
I bought an AverMedia Volar Black HD too.
I opened it, i can confirm the device contains a AF9015N1 chip and a
MXL5003S tuner.
I think there was something missing your diff Antti :
@@ -1404,7 +1405,7 @@
.i2c_algo = &af9015_i2c_algo,
- .num_device_descs = 7,
+ .num_device_descs = 8,
.devices = {
{
.name = "Xtensions XD-380",
After patching af9015.c file, when i plug it, modules are loading but it
seems that the tuner did not work :
Module Size Used by
mxl5005s 32388 1
af9013 18756 1
dvb_usb_af9015 27184 0
dvb_usb 19916 1 dvb_usb_af9015
dvb_core 88676 1 dvb_usb
$ dmesg
usb 4-1: configuration #1 chosen from 1 choice
dvb-usb: found a 'AVerMedia A850' in cold state, will try to load a firmware
firmware: requesting dvb-usb-af9015.fw
dvb-usb: downloading firmware from file 'dvb-usb-af9015.fw'
dvb-usb: found a 'AVerMedia A850' in warm state.
dvb-usb: will pass the complete MPEG2 transport stream to the software
demuxer.
DVB: registering new adapter (AVerMedia A850)
af9013: firmware version:4.95.0
DVB: registering adapter 0 frontend 0 (Afatech AF9013 DVB-T)...
MXL5005S: Attached at address 0xc6
dvb-usb: will pass the complete MPEG2 transport stream to the software
demuxer.
DVB: registering new adapter (AVerMedia A850)
af9015: command failed:2
af9015: firmware copy to 2nd frontend failed, will disable it
dvb-usb: no frontend was attached by 'AVerMedia A850'
dvb-usb: AVerMedia A850 successfully initialized and connected.
usbcore: registered new interface driver dvb_usb_af9015
$ dvbscan /usr/share/dvb/dvb-t/fr-Lyon-Fourviere
Unable to query frontend status
$ dmesg
af9015: recv bulk message failed:-110
af9013: I2C read failed reg:d417
Anything else we can try Antti ?
Thanks
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next reply other threads:[~2009-02-21 1:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-21 1:09 Laurent Haond [this message]
[not found] ` <7a3c9e3d0902210108w77e440e2u6d688f3614ccf972@mail.gmail.com>
2009-02-21 12:09 ` [linux-dvb] Can I use AVerTV Volar Black HD (A850) with Linux ? Laurent Haond
2009-02-21 16:38 ` Antti Palosaari
2009-02-22 13:53 ` Laurent Haond
2009-02-22 18:05 ` CityK
-- strict thread matches above, loose matches on Subject: below --
2009-02-21 1:07 Laurent Haond
2009-02-19 19:29 Thomas RENARD
2009-02-19 20:15 ` Antti Palosaari
2009-02-20 21:56 ` Thomas RENARD
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=499F5452.6050205@bearstech.com \
--to=lhaond@bearstech.com \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.