Bug 32319 - Display fades to white screen instead of blanking out in DPMS mode on a Sony Vaio VPCEC3L1E
Summary: Display fades to white screen instead of blanking out in DPMS mode on a Sony ...
Status: RESOLVED MOVED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Radeon (show other bugs)
Version: DRI git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-11 07:42 UTC by boris64
Modified: 2019-11-19 08:16 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
Fade-to-white-picture No.1 (747.20 KB, image/jpeg)
2010-12-11 07:42 UTC, boris64
no flags Details
Fade-to-white-picture No.2 (748.45 KB, image/jpeg)
2010-12-11 07:43 UTC, boris64
no flags Details
Fade-to-white-picture No.3 (95.46 KB, image/jpeg)
2010-12-11 07:43 UTC, boris64
no flags Details
Fade-to-white-picture No.4 (54.97 KB, image/jpeg)
2010-12-11 07:43 UTC, boris64
no flags Details
dmesg (60.47 KB, text/plain)
2010-12-11 07:45 UTC, boris64
no flags Details
lspci -vnn (11.19 KB, text/plain)
2010-12-11 07:46 UTC, boris64
no flags Details
Xorg.0.log (38.23 KB, text/x-log)
2010-12-11 07:47 UTC, boris64
no flags Details
possible fix (5.08 KB, patch)
2010-12-12 21:29 UTC, Alex Deucher
no flags Details | Splinter Review
vbios.rom (60.00 KB, application/octet-stream)
2010-12-13 08:14 UTC, boris64
no flags Details
vbios-rom (59.00 KB, application/octet-stream)
2011-02-21 16:18 UTC, Jure Repinc
no flags Details

Description boris64 2010-12-11 07:42:19 UTC
Created attachment 41011 [details]
Fade-to-white-picture No.1

On my new Sony Vaio laptop (VPCEC3L1E) the screen fades to white
(with backlights on, i think) instead of simply blanking out.
This can be reproduced by running "xset dpms force off" or
by simply waiting until powermanagement kicks in.

The graphics card used is a radeon 5xxx(?)
(01:00.0 VGA compatible controller: ATI Technologies Inc Device 68e0).

This happens on console and in X.
I'll attach some pictures showing the issue.


Thanks for any help!


PS: I hope i did choose the correct product/component for
this type of bug.
Comment 1 boris64 2010-12-11 07:43:02 UTC
Created attachment 41012 [details]
Fade-to-white-picture No.2
Comment 2 boris64 2010-12-11 07:43:31 UTC
Created attachment 41013 [details]
Fade-to-white-picture No.3
Comment 3 boris64 2010-12-11 07:43:53 UTC
Created attachment 41014 [details]
Fade-to-white-picture No.4
Comment 4 boris64 2010-12-11 07:45:51 UTC
Created attachment 41015 [details]
dmesg
Comment 5 boris64 2010-12-11 07:46:37 UTC
Created attachment 41016 [details]
lspci -vnn
Comment 6 boris64 2010-12-11 07:47:35 UTC
Created attachment 41017 [details]
Xorg.0.log
Comment 7 boris64 2010-12-11 07:49:59 UTC
Uuh, i forgot to mention some important things.

Software used:
  kernel-2.6.37-rc5+
  libdrm/mesa/xf86-video-ati from git (today).
Comment 8 Alex Deucher 2010-12-12 16:44:17 UTC
Did this used to work previously?  If so what kernel version?
Comment 9 Alex Deucher 2010-12-12 16:46:00 UTC
Please attach a copy of your vbios rom following these instructions:
(as root)
(use lspci to get the bus id)
cd /sys/bus/pci/devices/<pci bus id>
echo 1 > rom
cat rom > /tmp/vbios.rom
echo 0 > rom
Comment 10 Alex Deucher 2010-12-12 21:29:39 UTC
Created attachment 41051 [details] [review]
possible fix

Does this patch help?
Comment 11 boris64 2010-12-13 08:12:12 UTC
(In reply to comment #8)
> Did this used to work previously?  If so what kernel version?
This laptop ist brandnew, so i just used kernel-2.6.35.? (Ubuntu LiveCD),
kernel-2.6.31.1 and 2.6.37-rc5+, everytime with the same whitescreen issue.

(In reply to comment #9)
> Please attach a copy of your vbios rom following these instructions:
> (as root)
> (use lspci to get the bus id)
> cd /sys/bus/pci/devices/<pci bus id>
> echo 1 > rom
> cat rom > /tmp/vbios.rom
> echo 0 > rom
Attached.

(In reply to comment #10)
> Created an attachment (id=41051) [details]
> possible fix
> 
> Does this patch help?
No, didn't work. Screen still becomes white on
'xset dpms force off'.
Comment 12 boris64 2010-12-13 08:14:03 UTC
Created attachment 41065 [details]
vbios.rom
Comment 13 boris64 2010-12-21 20:46:02 UTC
(In reply to comment #11)
> (In reply to comment #8)
> > Did this used to work previously?  If so what kernel version?
> This laptop ist brandnew, so i just used kernel-2.6.35.? (Ubuntu LiveCD),
> kernel-2.6.31.1 and 2.6.37-rc5+, everytime with the same whitescreen issue.
> 
Ouch, "kernel-2.6.36.1 and 2.6.37-rc6+" of course.
Comment 14 boris64 2011-02-20 05:45:50 UTC
I really hate to bump, but are there
any news/updates about this issue? Should i
post more infos/logs?

Is there _anything_ i could do to make
this work? _Anything_ i could test?


Additinally a second problem showed up:
After suspending the laptop the screen (sometimes)
flickers a lot. This only goes away if you do a
complete poweroff.
Should i file a new bug report or could this 
also be related to the actual problem?

Thanks in advance.
Comment 15 Jure Repinc 2011-02-21 16:17:09 UTC
I have the same problem on eMachines E640G laptop with the same integrated graphics (PCI ID is the same). I remember having this problem ever since the Evergreen support started to work. Currently I'm using kernel 2.6.38-rc5+
Comment 16 Jure Repinc 2011-02-21 16:18:35 UTC
Created attachment 43626 [details]
vbios-rom

This is vbios from my laptop
Comment 17 Nikolay Amiantov 2014-05-04 15:46:10 UTC
I have the same problem with Samsung R20+ laptop. What info can be useful?
Comment 18 Martin Peres 2019-11-19 08:16:33 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/166.


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.