brightness down after log off or lock screen

Bug #132326 reported by phirestalker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu
Invalid
Undecided
Unassigned

Bug Description

when I lock the screen the brightness goes down and stays down when I log back in, log out does the same thing, the only way to resolve the issue is to ctrl-alt-bksp or restart the computer, I'm not really sure what information to post for this type of issue so I will let you tell me what to gather but here is some base information:

everything worked fine after my upgrade from 6.10 to 7.04 a while back up till today, the only changes I have made to the configuration recently was to change to the evdev driver trying to get my mouse to work with all the buttons, I have not tried to go back to the explorer/ps2 yet. I took a screenshot before the problem and after, but I won't post because to my surprise they both look exactly the same even though the screen looked different to me at the time, so I assume it is in the video driver or other lower subsystem. I have also tried turning the monitor off and back on which doesn't help although I haven't tried switching screen modes yet either as I hate having to ctrl-alt-bksp all day long.

I am running ubuntu feisty 7.04 on a home built pc, the motherboard is an Intel D865PERL using radeon 9550 graphics card with proprietary driver. my monitor is a Dell W500 if I remember correctly and I am using a DVI connection

thanks in advance for any light you can shed on this problem

Revision history for this message
phirestalker (firestalker1-deactivatedaccount) wrote :

ok so this monitor of mine is able to do PIP so I brought up some cable in the PIP window while the brightness was dimmed after locking the screen, and it was not affected by the problem, so it is not my monitor causing the issue either, I also took the time to try and change screen resolution which also did not help the issue. maybe tomorrow I will try to stop using evdev and see if that helps

Revision history for this message
phirestalker (firestalker1-deactivatedaccount) wrote :

ok so here is what the problem was, when I said the only thing I did was start using the evdev driver I forgot that I changed something else in xorg.conf and once I changed it back I no longer have a problem

<code>
Section "Device"
 Identifier "aticonfig-Device[0]"
 Driver "fglrx"
 Option "VideoOverlay" "on"
---> Option "OpenGLOverlay" "off" # I changed this to on and that is what caused the problem, with it off all is well
EndSection
</code>

with that in mind, I wonder if it is just that it is unsupported by my video card, or I can't have both on at once as they do the same thing maybe, or is it still a bug?? please let me know

Revision history for this message
Adam Niedling (krychek) wrote :

You've solved this problem so I'm closing this bug. If you could retest it with Hardy and bug still present please reopen the bug.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.