Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: Lenovo T530 Touchpad is not working in fresh installed Ubuntu 20.04

  1. #1
    Join Date
    Mar 2010
    Beans
    154

    Lenovo T530 Touchpad is not working in fresh installed Ubuntu 20.04

    Hi All,

    Hope everyone are good at your side & safe.

    I have newly installed fresh 20.04 and my touchpad is not working after that. while installing itsself it was not working. I thought it will work after reboot but no luck. Can someone help me to solve this?

    Laptop - Lenovo T530
    OS - Ubuntu 20.04
    Code:
    okeshkamath# xinput list
    ⎡ Virtual core pointer                        id=2    [master pointer  (3)]
    ⎜   ↳ Virtual core XTEST pointer                  id=4    [slave  pointer  (2)]
    ⎜   ↳ Liteon Dell Wireless Device Mouse           id=11    [slave  pointer  (2)]
    ⎜   ↳ Liteon Dell Wireless Device Consumer Control    id=12    [slave  pointer  (2)]
    ⎣ Virtual core keyboard                       id=3    [master keyboard (2)]
        ↳ Virtual core XTEST keyboard                 id=5    [slave  keyboard (3)]
        ↳ Power Button                                id=6    [slave  keyboard (3)]
        ↳ Video Bus                                   id=7    [slave  keyboard (3)]
        ↳ Sleep Button                                id=8    [slave  keyboard (3)]
        ↳ Integrated Camera: Integrated C             id=9    [slave  keyboard (3)]
        ↳ Liteon Dell Wireless Device                 id=10    [slave  keyboard (3)]
        ↳ Liteon Dell Wireless Device System Control    id=13    [slave  keyboard (3)]
        ↳ AT Raw Set 2 keyboard                       id=14    [slave  keyboard (3)]
        ↳ ThinkPad Extra Buttons                      id=15    [slave  keyboard (3)]
        ↳ Liteon Dell Wireless Device Consumer Control    id=16    [slave  keyboard (3)]
    Code:
    lokeshkamath# sudo nano /etc/default/grub
      GNU nano 4.8                   /etc/default/grub                              
    # If you change this file, run 'update-grub' afterwards to update
    # /boot/grub/grub.cfg.
    # For full documentation of the options in this file, see:
    #   info -f grub -n 'Simple configuration'
    
    GRUB_DEFAULT=0
    GRUB_TIMEOUT_STYLE=hidden
    GRUB_TIMEOUT=0
    GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
    #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
    GRUB_CMDLINE_LINUX_DEFAULT="i8042.reset quiet splash"
    GRUB_CMDLINE_LINUX=""
    Few things i tried using google. no luck.

    So please help me to solve this issue.

    Lokesh Kamath
    Last edited by slickymaster; May 6th, 2020 at 09:56 AM. Reason: code tags

  2. #2
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Lenovo T530 Touchpad is not working in fresh installed Ubuntu 20.04

    Thread moved to Installation & Upgrades.

  3. #3
    Join Date
    May 2010
    Beans
    3,242

    Re: Lenovo T530 Touchpad is not working in fresh installed Ubuntu 20.04

    Is this ongoing or is the issue resolved, please?

  4. #4
    Join Date
    Mar 2010
    Beans
    154

    Re: Lenovo T530 Touchpad is not working in fresh installed Ubuntu 20.04

    No. It is not resolved.

  5. #5
    Join Date
    Mar 2010
    Beans
    154

    Re: Lenovo T530 Touchpad is not working in fresh installed Ubuntu 20.04

    Can someone help me please

  6. #6
    Join Date
    May 2010
    Beans
    3,242

    Re: Lenovo T530 Touchpad is not working in fresh installed Ubuntu 20.04

    Try changing:
    Code:
    GRUB_CMDLINE_LINUX_DEFAULT="i8042.reset quiet splash"
    to:
    Code:
    GRUB_CMDLINE_LINUX_DEFAULT="i8042.irqpoll quiet splash"
    or:
    Code:
    GRUB_CMDLINE_LINUX_DEFAULT="i8042.reset quiet splash"
    or:
    Code:
    GRUB_CMDLINE_LINUX_DEFAULT="i8042.nomux quiet splash"
    Obviously, run:
    or:
    Code:
    sudo update-grub
    sudo reboot
    to test each option in turn.

    HTH

  7. #7
    Join Date
    Mar 2010
    Beans
    154

    Re: Lenovo T530 Touchpad is not working in fresh installed Ubuntu 20.04

    Thank you for your response.

    No luck. It is still not working.

  8. #8
    Join Date
    Mar 2010
    Beans
    154

    Re: Lenovo T530 Touchpad is not working in fresh installed Ubuntu 20.04

    I tried reinstalling the Ubuntu 20.04, still while installing it'self it is not detecting.

  9. #9
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: Lenovo T530 Touchpad is not working in fresh installed Ubuntu 20.04

    The problem has been posted for a few other users under 20.04. If everything else fails you could install 19.10 and use it for two months more.
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

  10. #10
    Join Date
    Mar 2010
    Beans
    154

    Re: Lenovo T530 Touchpad is not working in fresh installed Ubuntu 20.04

    Ok. Thank you so much.

    I will wait for 2, 3 months.

Page 1 of 3 123 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
  •