Results 1 to 8 of 8

Thread: Suspend problem

  1. #1
    Join Date
    Oct 2005
    Location
    Greece
    Beans
    78
    Distro
    Ubuntu 13.04 Raring Ringtail

    Suspend problem

    Hello, and thank you making this great community
    I have a problem with suspend, if my computer suspend with my command or with power option, when i press button to start again there is only a cursor blinking.
    Also i want to ask you if there any way to make not to suspend if another computer through network wire/wireless is using ubuntu pc.
    thanks in advance
    Control Panel Review | [https://db.tt/cCwEcQyz]Get Dropbox for Free[/url]
    <?php adopt or die ?>

  2. #2
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Suspend problem

    Can you provide some more information:

    1. The make and model of your computer.

    2. Your video card and driver:
    Code:
    sudo lspci -vnn | grep -A15 VGA
    3. The results of this command:
    Code:
    cat /proc/cmdline
    4. The contents of your /var/log/pm-suspend.log file:
    Code:
    pastebinit /var/log/pm-suspend.log
    ...and post back the link that is generated.

  3. #3
    Join Date
    Oct 2005
    Location
    Greece
    Beans
    78
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Suspend problem

    Graphics Card

    02:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI RV770 [Radeon HD 4870] [1002:9440] (prog-if 00 [VGA controller])
    Subsystem: Hightech Information System Ltd. Device [1787:2267]
    Flags: bus master, fast devsel, latency 0, IRQ 73
    Memory at d0000000 (64-bit, prefetchable) [size=256M]
    Memory at fbbe0000 (64-bit, non-prefetchable) [size=64K]
    I/O ports at c000 [size=256]
    Expansion ROM at fbbc0000 [disabled] [size=128K]
    Capabilities: [50] Power Management version 3
    Capabilities: [58] Express Legacy Endpoint, MSI 00
    Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
    Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
    Kernel driver in use: radeon
    Kernel modules: radeon

    02:00.1 Audio device [0403]: Advanced Micro Devices [AMD] nee ATI RV770 HDMI Audio [Radeon HD 4850/4870] [1002:aa30]
    Subsystem: Hightech Information System Ltd. Device [1787:aa30]


    linux
    BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic root=UUID=d4e73d22-419d-48ba-b534-e67061805f22 ro quiet splash vt.handoff=7


    http://paste.ubuntu.com/1443649/
    Control Panel Review | [https://db.tt/cCwEcQyz]Get Dropbox for Free[/url]
    <?php adopt or die ?>

  4. #4
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Suspend problem

    What is the make and model of your computer?

    Can you try the following to see if they successfully suspend/resume the computer:
    Code:
    sudo pm-suspend --quirk-test --quirk-s3-mode
    Code:
    sudo pm-suspend --quirk-test --quirk-vbe-post
    Please also post back the contents of your /var/log/pm-suspend.log file after the above 2 attempts:
    Code:
    pastebinit /var/log/pm-suspend.log
    ...and post back the link that is generated.

  5. #5
    Join Date
    Oct 2005
    Location
    Greece
    Beans
    78
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Suspend problem

    Control Panel Review | [https://db.tt/cCwEcQyz]Get Dropbox for Free[/url]
    <?php adopt or die ?>

  6. #6
    Join Date
    Jul 2006
    Location
    Castrum, Germania Secunda
    Beans
    1,071

    Re: Suspend problem

    If the problem can't be solved (which is usually the case with suspend), you can always disable suspend entirely:
    https://sites.google.com/site/easyli...n-enter-a-coma

  7. #7
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Suspend problem

    What is the make and model of your computer?

  8. #8
    Join Date
    Oct 2005
    Location
    Greece
    Beans
    78
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Suspend problem

    I bought a new ATI HD 7770 with new drivers and problem solved
    Control Panel Review | [https://db.tt/cCwEcQyz]Get Dropbox for Free[/url]
    <?php adopt or die ?>

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
  •