From: Nick Andrew <nick-linuxtv@nick-andrew.net>
To: Melissa Carley <chelta@gmail.com>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] DigitalNow TinyTwin USB Tuner
Date: Tue, 8 Apr 2008 14:54:24 +1000 [thread overview]
Message-ID: <20080408045424.GA13098@tull.net> (raw)
In-Reply-To: <18b099ea0804071918n6fe3d5d4n4c76b6e7e2e8f220@mail.gmail.com>
G'day Melissa,
On Tue, Apr 08, 2008 at 11:48:26AM +0930, Melissa Carley wrote:
> My system is Gentoo, running 2.6.24 kernel. I have downloaded the
> drivers I believe to be accurate
> (http://linuxtv.org/hg/~anttip/af9015/) via hg clone, and have done a
> make & make install on them from my system.
I'm afraid this driver doesn't yet work for this device.
> They do not appear in the kernel (I'm not sure if they are meant to?)
> and I cannot find them in /lib/modules/<kernelversion> at all.
You would normally do 'make install' as root to copy the modules
from your build directory to below /lib/modules/<kernelversion>
but there's not much point doing that at this time, because the
driver doesn't work with the TinyTwin device yet.
You can also insmod from the build directory, i.e.
insmod ./v4l/dvb-core.ko
insmod ./v4l/dvb-pll.ko
insmod ./v4l/dvb-usb.ko
insmod ./v4l/dvb-af901x.ko
> Again, this might seem dumb - but has any one had any luck with
> getting this working, and if so can you advise me on a type of
> step-by-step procedure?
You're doing the correct thing.
> Bus 002 Device 003: ID 13d3:3226 IMC Networks (I think this is meant
> to be the USB stick?)
Yes, this is the one.
Nick.
--
PGP Key ID = 0x418487E7 http://www.nick-andrew.net/
PGP Key fingerprint = B3ED 6894 8E49 1770 C24A 67E3 6266 6EB9 4184 87E7
_______________________________________________
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-04-08 4:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-08 2:18 [linux-dvb] DigitalNow TinyTwin USB Tuner Melissa Carley
2008-04-08 4:54 ` Nick Andrew [this message]
2008-04-08 5:17 ` Antti Palosaari
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=20080408045424.GA13098@tull.net \
--to=nick-linuxtv@nick-andrew.net \
--cc=chelta@gmail.com \
--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.