Results 1 to 2 of 2

Thread: Touchpad frequently stops working, pressing "Shut down/restart" doesnt work, and more

  1. #1
    Join Date
    Jan 2016
    Beans
    7

    Angry Touchpad frequently stops working, pressing "Shut down/restart" doesnt work, and more

    Had none of these problems while using Debian. Furthermore using the command # shutdown -h now
    doesnt work. Neither does # shutdown -r now .

    Almost 100% sure it's not a hardware issue since I had none of these problems when using Debian. Thinking that maybe possibly there's an issue with BiOS and permissions on the OS but I'm not sure, coming here to ask if anyone has any clue on what might be the problem.
    Maybe it's also that I messed something up during the instillation process? Ran ubuntu before on a desktop and I remember having issues but none to do with general reliability.

    All types of help appreciated.
    Last edited by jeremy31; March 31st, 2019 at 11:36 PM. Reason: default color restored

  2. #2
    Join Date
    Feb 2015
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Touchpad frequently stops working, pressing "Shut down/restart" doesnt work, and

    Not sure how you are trying to issue those commands but, try ...
    Code:
    sudo shutdown -h now
    or
    Code:
    sudo shutdown -r now
    Ubuntu locks the root account by default normally and the sudo command is used for privilege escalation in Ubuntu.
    The password asked for is for the user account with admin rights, your user account name (if the only user.)

    What release of ubuntu are you on and what desktop environment are you using ?

    Maybe it's also that I messed something up during the instillation process? Ran ubuntu before on a desktop and I remember having issues but none to do with general reliability.
    What installation media/method used to install?

    More details of what, and how, you are trying to install may help here. Regards, yeti.

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
  •