Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Mouse pointer lags while laptop charging

  1. #1
    Join Date
    Feb 2007
    Location
    Auckland
    Beans
    3

    Mouse pointer lags while laptop charging

    When my laptop is charging (the power cable is connected and the battery is below 100%) the computer is reduced in responsiveness. The reduced responsiveness is especially noticeable with the mouse pointer (using both track pad and external wireless/USB mouse) which becomes so laggy as to render it unusable.

    These symptoms are not present when using Windows 7 on the same hardware with the same battery/charging state.

    While the laptop is charging I also notice a couple of the "kworker" processes shoot up to around 20% CPU usage each and a third at around 4%. No other processes appear to be using any CPU.

    I found other reports of issues with laggy mouse pointers and rogue kworker processes but none that linked this to the battery charging state.

    The workaround for this is simple - always have the power connected so the battery is always at 100% - but it would be nice to know if there is a proper fix.

    Laptop model: Dell Latitude E5420
    Linux kernel: 3.0.0-15-generic (64 bit)

  2. #2
    Join Date
    Dec 2008
    Location
    Tunisia
    Beans
    3
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Mouse pointer lags while laptop charging

    I have the same laptop (DELL Latitude E5420 i5-2520M) and the same problem. When charging, only using Ubuntu 11.10 (32-bit) (the problem is not present using Windows 7 Pro 64-bit), the mouse pointer is too slow (when using the touchpad or my microsoft mouse (wireless mobile mouse 6000)). The problem is not present if the battery is not charging.

    (I'm always updating Ubuntu to the latest version and the problem still exist if charging)

  3. #3
    Join Date
    Mar 2012
    Beans
    2

    Re: Mouse pointer lags while laptop charging

    I am having the same problem and it is really annoying.

    I have also a Windows 7 installation were there is no problem with the mouse, but I encountered another problem while charging. When I watch TV with a DVB-T stick the video signal starts lagging while charging. Audio is fine. When I stop charging the video runs normal again.

    Any suggestions would be great!

  4. #4
    Join Date
    Dec 2006
    Beans
    39
    Distro
    Ubuntu Development Release

    Re: Mouse pointer lags while laptop charging

    I have a new dual-boot E5420 and it has the same issue - anyone find any solutions?

  5. #5
    Join Date
    Dec 2006
    Beans
    39
    Distro
    Ubuntu Development Release

    Re: Mouse pointer lags while laptop charging

    Having googled and seasrched the forums...here is the solution:

    Adding the following line in /etc/modprobe.d/local.conf

    options drm_kms_helper poll=N

    Then restart. If you wnat to check it works first...just do this:

    echo N> /sys/module/drm_kms_helper/parameters/poll
    Last edited by chicken159; March 20th, 2012 at 11:11 AM.

  6. #6
    Join Date
    Mar 2012
    Beans
    1

    Re: Mouse pointer lags while laptop charging

    Quote Originally Posted by chicken159 View Post
    Having googled and seasrched the forums...here is the solution:

    Adding the following line in /etc/modprobe.d/local.conf

    options drm_kms_helper poll=N adding the following line in /etc/modprobe.d/local.conf:

    options drm_kms_helper poll=N

    Then restart. If you wnat to check it works first...just do this:

    echo N> /sys/module/drm_kms_helper/parameters/poll
    Worked for me, except I didn't have local.conf on my system. I edited alsa-base.conf to include the line above, and it worked fine. the file is in a read only, so to avoid all the fun permissions, you can use

    gksudo gedit /etc/modprobe.d/alsa-base.conf

    to edit it. Just copy and paste to terminal.

  7. #7
    Join Date
    Dec 2006
    Beans
    39
    Distro
    Ubuntu Development Release

    Re: Mouse pointer lags while laptop charging

    Yeah - I didn't have that file either, but creating it with that line in it did the trick

  8. #8
    Join Date
    Mar 2012
    Beans
    2

    Re: Mouse pointer lags while laptop charging

    Thanks chicken159! Worked for me too.

  9. #9
    Join Date
    Sep 2012
    Beans
    1

    Re: Mouse pointer lags while laptop charging

    Quote Originally Posted by chicken159 View Post
    Having googled and seasrched the forums...here is the solution:

    Adding the following line in /etc/modprobe.d/local.conf

    options drm_kms_helper poll=N

    Then restart. If you wnat to check it works first...just do this:

    echo N> /sys/module/drm_kms_helper/parameters/poll
    I'm sorry but I'm not a very bright computer guy but I've had this problem for a while so here's my question ---> What do add and where do I add it? An explanation would be very helpful.

    Thank you

  10. #10
    Join Date
    Sep 2012
    Beans
    2

    Re: Mouse pointer lags while laptop charging

    Hi,

    I am using Ubuntu 12.04 in a Desktop PC. In my mouse, the right click and scroll button not working.

    Please help.

Page 1 of 2 12 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
  •