Elgato DTT Deluxe V2

2013-04-23 Thread Another Sillyname
I recently picked up one of these very cheap and am trying to load it into 'nix.

According to this

http://www.linuxtv.org/wiki/index.php/Elgato_EyeTV_DTT_deluxe_v2

It should be recognised and load, and indeed when plugged in dmesg
correctly reports it being detected and lsusb sees the device and the
correctly reports the device ID.

However there's no DVB section loading and I'm not sure why.

I've copied the two .hex files to firmware and dmesg is not reporting
any other outstanding requirements, however it's just not
partying

Installed into a windows machine the drivers load and it reports OK
(it's not tuning but I'm pretty sure that's a location issue at the
moment).

any ideas anyone?


section from dmesg

[88238.662053] usb 2-1: new high-speed USB device number 6 using ehci-pci
[88238.777869] usb 2-1: New USB device found, idVendor=0fd9, idProduct=002c
[88238.777881] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[88238.777888] usb 2-1: Product: EyeTV DTT Dlx
[88238.777895] usb 2-1: Manufacturer: Elgato
[88238.777902] usb 2-1: SerialNumber: xx
[88554.865760] usb 2-1: USB disconnect, device number 6
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Elgato DTT Deluxe V2

2013-04-23 Thread Devin Heitmueller
On Tue, Apr 23, 2013 at 8:13 AM, Another Sillyname
anothersn...@googlemail.com wrote:
 I recently picked up one of these very cheap and am trying to load it into 
 'nix.

 According to this

 http://www.linuxtv.org/wiki/index.php/Elgato_EyeTV_DTT_deluxe_v2

 It should be recognised and load, and indeed when plugged in dmesg
 correctly reports it being detected and lsusb sees the device and the
 correctly reports the device ID.

 However there's no DVB section loading and I'm not sure why.

 I've copied the two .hex files to firmware and dmesg is not reporting
 any other outstanding requirements, however it's just not
 partying

 Installed into a windows machine the drivers load and it reports OK
 (it's not tuning but I'm pretty sure that's a location issue at the
 moment).

 any ideas anyone?

The driver is still in the staging tree, and isn't compiled into the
kernel by default.  You'll have to either recompile your kernel to
include the AS102 driver, or build the media_build tree.

--
Devin J. Heitmueller - Kernel Labs
http://www.kernellabs.com
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html