Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 109456

Summary: kernels post 2.6.11 hang hard with wine due to change in mpu401_uart
Product: Gentoo Linux Reporter: Spider (RETIRED) <spider>
Component: [OLD] Core systemAssignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel>
Status: RESOLVED UPSTREAM    
Severity: major CC: wine
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://bugzilla.kernel.org/show_bug.cgi?id=5444
Whiteboard:
Package list:
Runtime testing required: ---

Description Spider (RETIRED) gentoo-dev 2005-10-16 04:53:18 UTC
The machine goes into a hard lock (no network stack, no nothing) as winecfg
loads. I've isolated the change to mpu401_uart which seems to call the trigger
function infinitely.  Unloading alsa and things work again.

Reproducible: Always
Steps to Reproduce:
1. boot machine
2. start winecfg
3. Hard lock. Alt+SysRQ still work.

Actual Results:  
some printk debugging shows that the input_trigger function is called repeatedly. 

Expected Results:  
Working sound? Is that much to ask?
Comment 1 Spider (RETIRED) gentoo-dev 2005-10-16 04:55:38 UTC
forgot to add:  This is still there in vanilla kernels, every release including
.14-rc kernels.
Comment 2 Daniel Drake (RETIRED) gentoo-dev 2005-10-25 12:46:09 UTC
Please report this upstream at http://bugzilla.kernel.org and post the new bug
URL here. Thanks.
Comment 3 Spider (RETIRED) gentoo-dev 2005-10-25 14:54:42 UTC
http://bugzilla.kernel.org/show_bug.cgi?id=5444