v4l-dvb Missing Latest model of HD-PVR Device

Bug #667014 reported by Herb McNew
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Linux
Fix Released
Low
linux (Ubuntu)
Incomplete
Undecided
Unassigned

Bug Description

lsusb:
Bus 001 Device 002: ID 2040:4903 Hauppauge

new Hardware ID 0x4903 is not in the driver.
modifying hdpvr.h and hdpvr-core.c to add a new PRODUCT_ID for the 0x4903 and
recompile appears to correct the problem.

hdpvr.h line 34 added:
#define HD_PVR_PRODUCT_ID4 0x4903

hdpvr-core.c line 63 added:
        { USB_DEVICE(HD_PVR_VENDOR_ID, HD_PVR_PRODUCT_ID4) },

Robert Sajdok (ris)
tags: added: patch patch-forwarded-upstream
Revision history for this message
Jeremy Foshee (jeremyfoshee) wrote :

Hi Herb,

This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest development release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ .

If it remains an issue, could you run the following command from a Terminal (Applications->Accessories->Terminal). It will automatically gather and attach updated debug information to this report.

apport-collect -p linux 667014

Also, if you could test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upstream-testing' tag. This can be done by clicking on the yellow pencil icon next to the tag located at the bottom of the bug description and deleting the 'needs-upstream-testing' text. Please let us know your results.

Thanks in advance.

    [This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]

tags: added: needs-kernel-logs
tags: added: needs-upstream-testing
tags: added: kj-triage
Changed in linux (Ubuntu):
status: New → Incomplete
Changed in linux:
status: Unknown → Confirmed
Changed in linux:
importance: Unknown → Low
Revision history for this message
Sean Whitney (sean-whitney) wrote :

This bug is still present, what can we do to get it resolved? It's two lines.....

Revision history for this message
Julian Wiedmann (jwiedmann) wrote :
Changed in linux:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.