From: Bob Cunningham <FlyMyPG@gmail.com>
To: linux-dvb@linuxtv.org
Subject: [linux-dvb] AnyTV AUTV002 USB ATSC/QAM Tuner Stick
Date: Sat, 22 Nov 2008 13:46:52 -0800 [thread overview]
Message-ID: <49287DCC.9040004@gmail.com> (raw)
Hi,
I just bought an AnyTV AUTV002 USB Tuner Stick from DealExtreme. When plugged in, lsusb provides the following:
Bus 001 Device 011: ID 05e1:0400 Syntek Semiconductor Co., Ltd
A quick search revealed that the au0828 driver had recently been updated (10 Nov) to support this USB ID.
Following instructions on the wiki, I obtained the latest v4l-dvb source via Mercurial, and built/installed it without error. Next I did "modprobe au0828", and dmesg provided the following:
au0828 driver loaded
usbcore: registered new interface driver au0828
Next I did "lsmod | grep au0828", which provides the following:
au0828 20384 0
dvb_core 68673 1 au0828
tveeprom 14917 1 au0828
i2c_core 20949 4 au0828,tveeprom,nvidia,i2c_i801
dmesg provides the following when the device is plugged in:
usb 1-2: new high speed USB device using ehci_hcd and address 10
usb 1-2: configuration #1 chosen from 1 choice
usb 1-2: New USB device found, idVendor=05e1, idProduct=0400
usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-2: Product: USB 2.0 Video Capture Controller
usb 1-2: Manufacturer: Syntek Semiconductor
However, I have no /dev/dvb. I unplugged/replugged several times, with no change.
I rebooted and repeated the modprobe and the unplug/replug, with no different results.
My guess is that udev isn't making the connection from the USB ID, but I'm not sure what to do about it.
I'm running a fully updated FC8 on a Dell dual Xeon-HT server with kernel 2.6.26.6-49.fc8 #1 SMP.
Did I miss something basic?
Thanks,
-BobC
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
next reply other threads:[~2008-11-22 21:47 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-22 21:46 Bob Cunningham [this message]
2008-11-23 16:35 ` [linux-dvb] AnyTV AUTV002 USB ATSC/QAM Tuner Stick Bob Cunningham
2008-11-23 19:21 ` Michael Krufky
2008-11-23 19:40 ` CityK
2008-11-23 19:48 ` CityK
2008-11-24 1:08 ` Bob Cunningham
2008-11-24 1:33 ` Bob Cunningham
2008-11-24 2:34 ` Bob Cunningham
2008-11-24 3:05 ` Bob Cunningham
2008-11-24 4:50 ` CityK
[not found] ` <492B9B98.5060603@gmail.com>
2008-11-26 1:36 ` CityK
2008-11-26 7:18 ` Bob Cunningham
2008-11-27 16:11 ` CityK
2008-11-27 19:28 ` Michael Krufky
2008-12-19 6:43 ` Bob Cunningham
2009-03-04 17:24 ` Bob Cunningham
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=49287DCC.9040004@gmail.com \
--to=flymypg@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.