Bug 9634
Summary: | Loading w83627ehf hangs computer after reboot at bios on ASUS P5K SE | ||
---|---|---|---|
Product: | Drivers | Reporter: | Adam Kułagowski (fidor) |
Component: | Hardware Monitoring | Assignee: | Jean Delvare (jdelvare) |
Status: | RESOLVED CODE_FIX | ||
Severity: | high | CC: | mhoffman |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.23.12 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 9056 | ||
Attachments: |
Be more careful when changing VID input level
Be more careful when changing VID input level (v2) |
Description
Adam Kułagowski
2007-12-25 09:38:52 UTC
Thanks Adam for the very good bug report. I'll attach a fix shortly. Created attachment 14184 [details]
Be more careful when changing VID input level
Adam, please test the attached patch and report if it reliably fixes the bug. Created attachment 14190 [details]
Be more careful when changing VID input level (v2)
Updated patch, only touch the VID level on the W83627EHF/EHG. The W83627DHG is more complex in this respect and I don't want to risk to mess it up.
Both patches works fine fine on clean 2.6.23.12. The problem is fixed. Thanks. Mark, this patch needs to go into 2.6.24 before final, and then into 2.6.23-stable. The patch made it into Linus' tree by now: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=58e6e78119da2bdade9f6f588155f0320072b76b I'll submit it for 2.6.23-stable. |