From: Thomas Seilund <tps@netmaster.dk>
To: linux-media@vger.kernel.org
Subject: hdpvr and HD PVR 2 Gaming Edition from Haoppauge
Date: Wed, 12 Sep 2012 17:37:46 +0200 [thread overview]
Message-ID: <5050AC4A.8070003@netmaster.dk> (raw)
Hi All,
I just bought the HD PVR 2 Gaming Edition from Hauppauge.
It there any change this device will be supported by the hdpvr kernel
driver. (Or any other driver for that matter!)
When I insert the device only the usb module reacts. The hdpvr module is
not loaded.
Then I updated the product id in the hdpvr module and now the hdpvr
driver is loaded. but I get device init failed
I added this code:
- I patched hdpvr.h and added #define HD_PVR_PRODUCT_ID5 0xe502
- I patched hdpvr-core.c and added { USB_DEVICE(HD_PVR_VENDOR_ID,
HD_PVR_PRODUCT_ID5) }
Now the driver sees the device but I get this in the dmesg when I attach
the device:
[ 201.311799] usb 2-1.2: new high-speed USB device number 5 using ehci_hcd
[ 201.436217] hdpvr 2-1.2:1.0: unexpected answer of status request, len
-32
[ 201.436226] hdpvr 2-1.2:1.0: device init failed
[ 201.436308] hdpvr: probe of 2-1.2:1.0 failed with error -12
[ 201.436353] usbcore: registered new interface driver hdpvr
I looked closer at the driver code but this is way over my head!
I can make the device work on Windows.
Any help would be greatly appreciated.
Thanks
Thomas S
next reply other threads:[~2012-09-12 15:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-12 15:37 Thomas Seilund [this message]
2012-09-12 15:56 ` hdpvr and HD PVR 2 Gaming Edition from Haoppauge Devin Heitmueller
2012-09-13 18:28 ` Thomas Seilund
2012-09-13 19:36 ` Devin Heitmueller
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=5050AC4A.8070003@netmaster.dk \
--to=tps@netmaster.dk \
--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.