Summary: | lcd screen of a laptop does not wake up after sleep | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Alin M Elena <alinm.elena> | ||||||
Component: | Driver/nouveau | Assignee: | Nouveau Project <nouveau> | ||||||
Status: | RESOLVED DUPLICATE | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | normal | ||||||||
Priority: | medium | ||||||||
Version: | 7.6 (2010.12) | ||||||||
Hardware: | Other | ||||||||
OS: | All | ||||||||
See Also: |
https://bugs.freedesktop.org/show_bug.cgi?id=59057 https://bugs.freedesktop.org/show_bug.cgi?id=58729 |
||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Alin M Elena
2012-12-01 15:59:56 UTC
I have tested with 3.8rc2 both default driver and 3.8rc2 with the nouveau master compiled... both show the same behaviour as described above. The 3.7.1 kernel with the driver that comes works...but fills my log with trapped read and write errors. Alin I have tried the patch suggested in bug 59057 but the same situation... I have attached the log for it with the debug activated. Alin Created attachment 72649 [details]
log for 3.8rc2 with debug activated
Please verify 186ecad21 is the first bad commit (boot 186ecad21 and 4a230fa618). Hi Marcin, I will give it a try sometime tomorrow. Alin Hi Marcin, unless I do something very silly I did not manage to compile the two commits indicated against 3.8rc2 Here what I have done git clone --depth 0 git://anongit.freedesktop.org/nouveau/linux-2.6 nouveau cd nouveau git checkout 186ecad21 extracted the needed folders and compiled... got the error... [ 37s] /home/abuild/rpmbuild/BUILD/drm-nouveau-1357654062/master/obj/desktop/drivers/gpu/drm/nouveau/nouveau_bo.c: In function 'nouveau_bo_validate': [ 37s] /home/abuild/rpmbuild/BUILD/drm-nouveau-1357654062/master/obj/desktop/drivers/gpu/drm/nouveau/nouveau_bo.c:400:10: error: too many arguments to function 'ttm_bo_validate' [ 37s] In file included from /home/abuild/rpmbuild/BUILD/drm-nouveau-1357654062/master/obj/desktop/drivers/gpu/drm/nouveau/nouveau_drm.h:22:0, [ 37s] from /home/abuild/rpmbuild/BUILD/drm-nouveau-1357654062/master/obj/desktop/drivers/gpu/drm/nouveau/nouveau_bo.c:36: [ 37s] /usr/src/linux-3.8.0-rc2-2/include/drm/ttm/ttm_bo_api.h:350:12: note: declared here [ 37s] /home/abuild/rpmbuild/BUILD/drm-nouveau-1357654062/master/obj/desktop/drivers/gpu/drm/nouveau/nouveau_bo.c: In function 'nouveau_bo_move_accel_cleanup': [ 37s] /home/abuild/rpmbuild/BUILD/drm-nouveau-1357654062/master/obj/desktop/drivers/gpu/drm/nouveau/nouveau_bo.c:570:6: error: incompatible type for argument 5 of 'ttm_bo_move_accel_cleanup' [ 37s] In file included from /home/abuild/rpmbuild/BUILD/drm-nouveau-1357654062/master/obj/desktop/drivers/gpu/drm/nouveau/nouveau_drm.h:23:0, [ 37s] from /home/abuild/rpmbuild/BUILD/drm-nouveau-1357654062/master/obj/desktop/drivers/gpu/drm/nouveau/nouveau_bo.c:36: [ 37s] /usr/src/linux-3.8.0-rc2-2/include/drm/ttm/ttm_bo_driver.h:968:12: note: expected 'struct ttm_mem_reg *' but argument is of type 'bool' [ 37s] /home/abuild/rpmbuild/BUILD/drm-nouveau-1357654062/master/obj/desktop/drivers/gpu/drm/nouveau/nouveau_bo.c:570:6: error: too many arguments to function 'ttm_bo_move_accel_cleanup' I am blocked.. Alin |
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.