Summary: | hp dv5000: xpress 200m 5955 + KMS does not resume from suspend | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Andres Cimmarusti <acimmarusti> | ||||||||||
Component: | DRM/Radeon | Assignee: | Default DRI bug account <dri-devel> | ||||||||||
Status: | RESOLVED FIXED | QA Contact: | |||||||||||
Severity: | normal | ||||||||||||
Priority: | medium | CC: | alexandre.nunes | ||||||||||
Version: | XOrg git | ||||||||||||
Hardware: | x86-64 (AMD64) | ||||||||||||
OS: | Linux (All) | ||||||||||||
Whiteboard: | |||||||||||||
i915 platform: | i915 features: | ||||||||||||
Attachments: |
|
Description
Andres Cimmarusti
2010-07-14 12:00:47 UTC
Created attachment 37047 [details]
Xorg0.log
Created attachment 37048 [details]
lspci -v
580b4fffbbdc3c899ee1f8189ba321bd60b48840 in Linus tree is a quirk for my rs48x laptop, you try expanding it to cover your laptop, or just force it on for testing. drm/radeon: add quirk to make HP nx6125 laptop resume Fantastic!, it works! I forced it by just writing (like your quirk): /* quirk for rs4xx HP laptops to make them resume * - they hang on resume inside the dynclk 1 table. */ return; Just before the /* DYN CLK 1 */ line in the radeon_combios.c file. So, can you modify your patch to encompass my chipset? actually I know of several xpress 200 different chipsets that have this issue, see for example: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/305301?comments=all or https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/577340 I will contact this bug reporters and will try to get them to modify their kernel source. Thanks a lot! Andres Created attachment 37291 [details] [review] fix resume I've sent the attached patch to Dave to be included upstream. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.