Results 1 to 6 of 6

Thread: Screen sticks every few minutes

  1. #1
    Join Date
    Jan 2011
    Beans
    5

    Screen sticks every few minutes

    I am using XUbuntu Precise, a new install. When running, every few minutes, the screen freezes. The mouse will still move around the screen, as far as the edges, but will not click or have any effect. The effect lasts about 5 seconds. If a job was pending when the screen froze (e.g. one of the slow-responding menus in LibreOffice) it will pop up immediately the screen unlocks, which suggests that the processor is still running threads in the background. This does not seem to be a hardware issue - I have tried with different monitors, and get the same effect. I have also tried removing as much software as I can from startup, and it makes no difference. I have checked dmesg and other system logs, and see nothing obviously abnormal, but don't really know where I should be looking. Any suggestions would be greatly welcomed!!!

  2. #2
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Screen sticks every few minutes

    Thread moved to General Help.

    Reason: Nothing to do with desktop environments.

  3. #3
    Join Date
    Jan 2011
    Beans
    5

    Re: Screen sticks every few minutes

    I am now think this may be to do with lightdm. Each time the screen sticks, I see the following in the task manager jump to the top of the CPU list using 50% of CPU (1 whole core?). Just after I get control back, it drops to about 10%, and then down to around 5%.

    /usr/bin/X -0 -auth /var/run/lightdm/root:0 -nolisten tcp vt7 -novtswitch -background none

    Any suggestions?

  4. #4
    Join Date
    Oct 2008
    Location
    Ottawa, Canada
    Beans
    813
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: Screen sticks every few minutes

    /usr/bin/X -0 -auth /var/run/lightdm/root:0 -nolisten tcp vt7 -novtswitch -background none
    That's X11 eating all the CPU.
    Your ~/.xession-errors file might contain a clue. You should definitely investigate your X server configuration, could be a driver issue. You should also disable composition and see if that help: Settings->Window Manager Teaks->Compositor->Disable display compositing.

    Good luck!
    husband@wife$ make sandwich
    Permission denied
    husband@wife$ sudo make sandwich

  5. #5
    Join Date
    Jan 2011
    Beans
    5

    Re: Screen sticks every few minutes

    Thanks for the suggestions LewisTM.
    .xsession-errors shows nothing unexpected (one or two misfires on an smb mounted drive)
    disabled composition - no significant effect.
    removed cairo-dock - better, but still occasionally sticking. (I've been using cairo on this computer for ages without problems...). Don't have compiz, conky so not a problem.
    Checked davmail - it uses java to get exchange, but activity does not coincide with slowdowns.
    drivers - not sure what I should look for. Will investigate, but it's a very ordinary Intel chip, and all my previous versions of XUbuntu never had any problem with it.

  6. #6
    Join Date
    Jan 2011
    Beans
    5

    Re: Screen sticks every few minutes

    Tried deleting various panel buttons. One had a significant effect - the window selector. Replaced it with the menu version. Much better.
    Gave up searching for other problem threads, checked CPU - running on demand never goes up to full speed, so installed a little script to swith the governor from on demand to full performance. At full performance the screen twitch seems to have disappeared altogether. This is a kludge, but I will live with it until I have any better ideas, so I'm marking the thread solved. Thanks to all who helped!

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
  •