Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109456 - kernels post 2.6.11 hang hard with wine due to change in mpu401_uart
Summary: kernels post 2.6.11 hang hard with wine due to change in mpu401_uart
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL: http://bugzilla.kernel.org/show_bug.c...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-16 04:53 UTC by Spider (RETIRED)
Modified: 2006-05-21 12:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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