Results 1 to 6 of 6

Thread: Lubuntu Laptop - Suspend via terminal = no issue. Suspend via closed lit = issue

  1. #1
    Join Date
    Dec 2019
    Beans
    5

    Lubuntu Laptop - Suspend via terminal = no issue. Suspend via closed lit = issue

    Hardware: Compaq Presario M2000 (Service tag M2105US p/n: EC214UA#ABA)
    (Manual: https://data2.manualslib.com/pdf2/28...d4817c58f23449 )

    Symptom:
    Code:
    sudo systemctl suspend
    works as intended. System suspends (fans off / display off. Keystroke wakes system - login prompted)

    Close lid - system suspends(?) Open Lid/Keystroke - Fans Spin, Display is back lit, but no image, and no known key prompts display text on screen.

    Issue has only existed since changing from xubuntu to Lubuntu.

    Code:
    • x@x:~$ lsusb
    • Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    • Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    • Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    • x@x:~$ lsb_release -d
    • Description: Ubuntu 18.04.3 LTS
    As always, thank you all for your help! Any and all suggestions/requests, just let me know!

    <-Me...Green as Green can be when it comes to Linux!

  2. #2
    Join Date
    Aug 2007
    Location
    Canada
    Beans
    459
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Lubuntu Laptop - Suspend via terminal = no issue. Suspend via closed lit = issue

    Best, Gnusci

    "Never make a calculation until you know the answer." -- Wheeler, Spacetime Physics, pg 60.

  3. #3
    Join Date
    Aug 2017
    Location
    melbourne, au
    Beans
    Hidden!
    Distro
    Lubuntu Development Release

    Re: Lubuntu Laptop - Suspend via terminal = no issue. Suspend via closed lit = issue

    What release of Lubuntu are you currently using?
    What release of Xubuntu were you using? (or did you just add `lubuntu-desktop` to your existing xubuntu system?; but which release?)
    What kernel are you using (I can guess from release you didn't provide; though LTS releases could be using two kernels; normal or HWE)

  4. #4
    Join Date
    Dec 2019
    Beans
    5

    Re: Lubuntu Laptop - Suspend via terminal = no issue. Suspend via closed lit = issue

    .

  5. #5
    Join Date
    Dec 2019
    Beans
    5

    Re: Lubuntu Laptop - Suspend via terminal = no issue. Suspend via closed lit = issue

    Quote Originally Posted by guiverc View Post
    What release of Lubuntu are you currently using?
    What release of Xubuntu were you using? (or did you just add `lubuntu-desktop` to your existing xubuntu system?; but which release?)
    What kernel are you using (I can guess from release you didn't provide; though LTS releases could be using two kernels; normal or HWE)
    The latest Lubuntu - Description: Ubuntu 18.04.3 LTS (If there's a command to tell which release of Lubuntu is currently being used, do educate me what command that would be!)


    As for xUbuntu - no clue - it was done by a college friend of mine.

    Nada - I formatted the system and installed lubuntu 32x via boot CD

    Tell me how to identify what kernel is being used and I'll gladly report on it!

    Thanks for taking time to look into this!

  6. #6
    Join Date
    Mar 2007
    Location
    Promiseland
    Beans
    1,539
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Lubuntu Laptop - Suspend via terminal = no issue. Suspend via closed lit = issue

    Run this from a terminal then show the results between the code tags.
    Code:
    uname -a && lsb_release -a
    Cheers,


    The Linux Command Line at http://linuxcommand.org/

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
  •