Bug 468699 - pvrusb2 driver lockup: fixed upstream
Summary: pvrusb2 driver lockup: fixed upstream
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-27 14:45 UTC by Scott Doty
Modified: 2008-10-31 07:23 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-10-31 07:23:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Scott Doty 2008-10-27 14:45:55 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.2) Gecko/2008100707 Fedora/3.0.2-1.fc10 Firefox/3.0.2

The pvrusb2 driver in kernel-2.6.27.3-39.fc10.x86_64 has a lockup issue which causes module operations to "stick", leaving (say) "modprobe -r" in "D" state, according to ps.

There is a fix upstream, which is in Linux 2.6.27.4

Meanwhile, the workaround is to load the module with the "initusbreset=0" option.  I did this by creating a new file, /etc/modprobe.d/pvrusb2, and adding a single line: "options pvrusb2 initusbreset=0" (no quotes).


Reproducible: Always

Steps to Reproduce:
1.Boot rawhide with Hauppauge WinTV PVR USB2 attached.
or
1.Hotplug Hauppauge WinTV PVR USB2.

Actual Results:  
pvrusb2 module fails to work -- attempt to "modprobe -r pvrusb2" leaves modprobe process in " D " state, udev gets frozen, module subsystem in kernel gets frozen, dogs living with cats, panic in the streets.


Expected Results:  
Expected operational Hauppauge WinTV PVR USB2

the pvrusb2 mailing list has a recent thread about this, culminating in a fix in kernel 2.6.27.4.

Comment 1 Chuck Ebbert 2008-10-31 07:23:56 UTC
2.6.27.4 has been in rawhide since Oct 24 when 2.6.27.4-rc1 went in.


Note You need to log in before you can comment on or make changes to this bug.