--- Begin Message ---
The 900H has a different set of chips in it from the 900 and so isn't
supported by the em28xx driver.
See this post on this mail list (which you can find by googling "HVR 900H".
http://www.mail-archive.com/[email protected]/msg01098.html
You might have to wait for some experimental support or return it and
get a non H in place.
cheers,
raphy
Daniel D wrote:
Hello everyone,
I recently bought the WinTV HVR-900 hybrid stick. It should run smoothly
with the em28xx driver, but doesnt for me. After some twiddling I found
out that it registers at a address which isnt covered by the em28xx
driver. lsusb gives me:
Bus 003 Device 003: ID 2040:6600 Hauppauge
I checked out the experimental-trunk(?), found the card definitions in
em28xx-cards.c and added a new definition for em28xx_id_table:
{ USB_DEVICE(0x2040, 0x6600), .driver_info =
EM2880_BOARD_HAUPPAUGE_WINTV_HVR_900 }
This was just a try, I am really bad at C. Anyhow, after compiling and
installing the modules dmesg gives me:
em28xx v4l2 driver version 0.0.1 loaded
em28xx new video device (2040:6600): interface 0, class 255
em28xx probing error: endpoint is non-ISO endpoint!
So I guess there was a change in the chipset or what does this mean? The
s/n at the back of the stick is "66009/A6F1#1608".
I just found out that it seems to be HVR-900H. At least usbview tells me
it is.
Any help or ideas would be greatly appreciated
_______________________________________________
Em28xx mailing list
[email protected]
http://mcentral.de/mailman/listinfo/em28xx
--- End Message ---
_______________________________________________
Em28xx mailing list
[email protected]
http://mcentral.de/mailman/listinfo/em28xx