From: Jos Hoekstra <joshoekstra@gmx.net>
To: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] Support for Afatech 9035 (Aldi Fission USB tuner)
Date: Wed, 17 Dec 2008 12:23:53 +0100 [thread overview]
Message-ID: <4948E149.4040502@gmx.net> (raw)
In-Reply-To: <1229488967.8328.2.camel@icarus.wilsonet.com>
Jarod Wilson schreef op 17-12-2008 5:42:
> On Wed, 2008-12-17 at 11:27 +1100, Greg 'groggy' Lehey wrote:
>> I have a dual USB tuner from Aldi, which they call a Fission dual high
>> definition DVB-T receiver.
> [...]
>> dmesg output (complete version is attached)
>> says:
>>
>> [ 789.696018] usb 4-3: new high speed USB device using ehci_hcd and
>> address 2
>> [ 789.846003] usb 4-3: configuration #1 chosen from 1 choice
>> [ 790.052259] usbcore: registered new interface driver hiddev
>> [ 790.056703] input: Afa Technologies Inc. AF9035A USB Device
>> as /devices/pci0000:00/0000:00:10.3/usb4/4-3/4-3:1.1/input/input8
>> [ 790.057902] input,hidraw0: USB HID v1.01 Keyboard [Afa Technologies
>> Inc. AF9035A USB Device] on usb-0000:00:10.3-3
>> [ 790.058287] usbcore: registered new interface driver usbhid
>> [ 790.058511] usbhid: v2.6:USB HID core driver
>>
>> I've been following the instructions on the wiki, and I've got hold of
>> the firmware files dvb-usb-af9015.fw and xc3028-v27.fw. The former
>> doesn't get loaded; the latter gets loaded even if the stick isn't
>> present
>
>> >From your dmesg output, it appears the usbhid driver has claimed the
> device, thus the dvb driver can't grab it. If I recall correctly, usbhid
> is a module on ubuntu, so you should be able to tell it not to load
> w/some modprobe options (which I don't remember off the top of my head).
>
> --jarod
Which would be something like this:
options usbhid quirks=15a4:1001:0x0004
in your case. Not totally sure about the 0x0004 though.
With my Avermedia Volar X(af9015) I don't need to add that line though.
For that I downloaded the repo[1] of Antti Palosaari and added a line to
the usb-devices with the usb id, now it's already included. Dunno if
this is gonna work for you though.
Just wait for a dev who has some more knowledge about the different
chips and it might get support.
[1]: http://linuxtv.org/hg/~anttip/af9015/
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
next prev parent reply other threads:[~2008-12-17 11:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-17 0:27 [linux-dvb] Support for Afatech 9035 (Aldi Fission USB tuner) Greg 'groggy' Lehey
2008-12-17 4:42 ` Jarod Wilson
2008-12-17 11:23 ` Jos Hoekstra [this message]
2008-12-17 17:28 ` Jarod Wilson
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=4948E149.4040502@gmx.net \
--to=joshoekstra@gmx.net \
--cc=linux-dvb@linuxtv.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.