FS#17735 - [pm-utils] noveau vs. nouveau typo
Attached to Project:
Arch Linux
Opened by Tavian Barnes (tavianator) - Thursday, 07 January 2010, 14:26 GMT
Last edited by Thayer Williams (thayer) - Thursday, 07 January 2010, 16:41 GMT
Opened by Tavian Barnes (tavianator) - Thursday, 07 January 2010, 14:26 GMT
Last edited by Thayer Williams (thayer) - Thursday, 07 January 2010, 16:41 GMT
|
Details
Description:
/usr/lib/pm-utils/sleep.d/98smart-kernel-video contains the following line: grep -q -E '(noveau|drm)fb' /proc/fb || return 1 Which should of course say "nouveau", not "noveau". This causes all the quirks to run when suspending with nouveau KMS, which for me causes a hung, 100% cpu consuming vbetool process on resume. Additional info: This is fixed in their latest git (http://cgit.freedesktop.org/pm-utils/commit/?id=738bfc88110d0f0a7a64b754875358a1a870bded), but not their latest stable version. We should probably patch this. Steps to reproduce: Run pm-suspend with nouveau KMS running. |
This task depends upon
Closed by Thayer Williams (thayer)
Thursday, 07 January 2010, 16:41 GMT
Reason for closing: Fixed
Additional comments about closing: Pushing to testing now...thanks Andrea!
Thursday, 07 January 2010, 16:41 GMT
Reason for closing: Fixed
Additional comments about closing: Pushing to testing now...thanks Andrea!