Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 36

Thread: After suspending and waking up, the screen flickers

  1. #11
    Join Date
    Apr 2008
    Beans
    13

    Re: After suspending and waking up, the screen flickers

    I have the same problem on my old box: Dell 4500s with standard mobo/video card.

  2. #12
    Join Date
    May 2008
    Beans
    6

    Re: After suspending and waking up, the screen flickers

    Same problem with a Dell Dimension. I suspect it only occurs on CRTs, not LCDs.

  3. #13
    Join Date
    Jan 2007
    Location
    CA
    Beans
    846
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: After suspending and waking up, the screen flickers

    have you tried to degauss the monitor?

    does it have any effect?

  4. #14
    Join Date
    Dec 2008
    Location
    Trondheim, Norway
    Beans
    38
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: After suspending and waking up, the screen flickers

    Same problem with the Dell xps m1330 at 9.04. Any updates on this?

  5. #15
    Join Date
    Apr 2009
    Location
    New York State
    Beans
    35
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: After suspending and waking up, the screen flickers

    I have the same problem on my Dell Dimension.
    I suspect this has something to do with dell or intel.

  6. #16
    Join Date
    Jul 2006
    Location
    Santa Cruz, CA
    Beans
    45
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: After suspending and waking up, the screen flickers

    I have the same problem with my Dimension 4500s. I have an LCD monitor attached.

    lspci output:

    00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01)

  7. #17
    Join Date
    Jul 2008
    Location
    Oklahoma, USA
    Beans
    31
    Distro
    Ubuntu 9.10 Karmic Koala

    Lightbulb Re: After suspending and waking up, the screen flickers

    Same issue...no solution, but maybe a start.

    Dell Optiplex gx260
    2.6 P4, 256mb RAM
    Bios A05
    Crt monitor
    Xubuntu Jaunty (also tested on Hardy -live CD- same result)

    Video card (onboard):
    (same as Mike and HeWhoE)

    Code:
    00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01)
    SUSPEND
    I have the screen flicker problem when I return from suspend.
    Killing Xorg and starting a new session doesn't help.
    It happens with both Fluxbox and Xfce desktops.
    The flicker seems to be worse when there is motion on the screen, like the mouse scrolling.

    A reboot gets me back to normal.

    HIBERNATE
    When I try hibernate it will not resume...it tries then leaves me with a black screen.
    When I Ctrl+Alt+F1 I see an error that it didn't find any resume image, and is trying a normal boot.
    I can't start X or gdm because it says they are already running.

    Pushing the reset button and rebooting gets me back to normal.

    I have found one work around I am exploring.

    When use the command:
    Code:
    sudo pm-suspend
    I get the screen flicker problem

    When I try:
    Code:
    sudo /etc/acpi/sleep.sh
    It works just fine! I have tried this numerous times in a row and it always seems to work.

    When I try the commands "pm-hibernate" or "/etc/acpi/hibernate.sh"
    I get the same hibernate problem I described earlier.

    QUESTIONS:

    Does the sleep.sh command work for anyone else with this problem?

    I there a simple way to add that sudo command to a fluxbox menu? (for me)
    Or other window managers (for others)

    Is it a video driver problem? (All of us who have posted the info about our cards have the same one.)
    Would updating or rolling back the driver help?

    Can we remove pm-utils and go back to only using acpi? (If you try to uninstall them in Synaptic they try to take practically everything with them.)

    I hope that someone can take this information and go a little farther with it.


    -Ryan
    --
    He attacked everything in life with a mix of extraordinary genius and naive incompetence, and it was often difficult to tell which was which.
    - Douglas Adams

  8. #18
    Join Date
    Jul 2008
    Location
    Oklahoma, USA
    Beans
    31
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: After suspending and waking up, the screen flickers

    I may be the only one still working on this...but in case I'm not...

    Suspend workaround:


    When I try the aforementioned sleep command:

    Code:
    sudo /etc/acpi/sleep.sh
    It works very well! At least running Fluxbox on Xubuntu Jaunty

    Though I have found that it Firefox is running when I do this it will not wake up,
    and I have to reboot to get it to work.

    I can avoid this problem by making sure to close it before I suspend.


    XFCE:
    I tried the same thing in my Xfce desktop with no success.
    (no error message, I just got my prompt back)

    When I first kill the 'gnome-power-manager' process,
    it will go to sleep with the sleep.sh command and then wake up properly...

    BUT. When I then try to exit, it crashes.
    One time giving me a black screen, just like I get when trying to hibernate.

    Another time it gave me an error screen saying it couldn't start X
    (which seemed odd since I was powering down) and that I should fix
    the problem and then restart 'gnome desktop manager' (GDM)

    I am wondering if GDM might be causing all, or some of my problems with suspend.

    I might try to get rid of it and try a different login manager.
    Or maybe try to run without any and just login from command line and start X.


    Here is another post I found that may be helpful to others having suspend/resume problems.

    http://ubuntuforums.org/showthread.php?t=1144999.

    I found it informative, even if it didn't help me with my problem.



    I welcome any other advice.
    -Ryan
    --
    He attacked everything in life with a mix of extraordinary genius and naive incompetence, and it was often difficult to tell which was which.
    - Douglas Adams

  9. #19
    Join Date
    Oct 2005
    Beans
    660

    Re: After suspending and waking up, the screen flickers

    Hi GeneralSpecific: Thanks so much for your work. I'm having the same problem on Kubuntu Hardy, so I don't think it has anything to do with gdm or anything Gnome. And also, this problem has obviously been around for a long time!

    Using the /etc/acpi/sleep.sh works great, except it turns on my ethernet card and I use dialup, so I have to manually turn it off in order to use my modem. So that's yet another bug, I assume.

    Sorry I have nothing new to add, except that your post has helped me--and I'm sure others. And this will bump it so perhaps some kind soul will see it and answer your (our) other questions.

  10. #20
    Join Date
    Jul 2008
    Location
    Oklahoma, USA
    Beans
    31
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: After suspending and waking up, the screen flickers

    Thanks editrx!

    I am hoping that our problem will be solved with Karmic Koala...

    http://www.ubuntu.com/getubuntu/rele...es/910overview

    I'm pretty sure that our problem ties in with either the pm-utils or the Intel video driver, BOTH of which are getting an update in Karmic.

    I plan on updating as soon as I can find the time. I'll post the results here.

    Has anyone tired the Karmic RC? Do they still have this problem?

    -Ryan
    --
    He attacked everything in life with a mix of extraordinary genius and naive incompetence, and it was often difficult to tell which was which.
    - Douglas Adams

Page 2 of 4 FirstFirst 1234 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •