[solved]Running programs after extracting from a tarball

Hi, I'm wondering if it's possible to run a program after extraction from the tarball archive? I know that you can use the official packages, the AUR, or build your own package, but I'm just curious. I downloaded the firefox nightly 64bit linux tar.gz file and extracted it to my /home folder. Double clicking the firefox executable simply brings up a prompt that tells me to choose an application to open it, and in bash it says that command is not found, even though I went to the correct directory. Any ideas?
Last edited by boogerlad (2013-05-03 13:08:12)

boogerlad wrote:Hi, I'm wondering if it's possible to run a program after extraction from the tarball archive? I know that you can use the official packages, the AUR, or build your own package, but I'm just curious. I downloaded the firefox nightly 64bit linux tar.gz file and extracted it to my /home folder. Double clicking the firefox executable simply brings up a prompt that tells me to choose an application to open it, and in bash it says that command is not found, even though I went to the correct directory. Any ideas?
1. You probably need to give it executable permissions. 2. The title of this thread is misleading, I thought you were going to ask if you could run a program from inside a tarball (which I don't believe is possible, but I don't know). 3. This is a bad idea; just install it using the AUR or write a PKGBUILD yourself.
Keeping programs around in your ~ is silly.
All the best,
-HG

Similar Messages

  • No option to "Run" program after downloading FlashPlayer.

    ActiveX Script filter was disabled, no anti-virus software is being used and previous version of Flashplayer has been uninstalled....  what would prevent the option to run new program after downloading?  The bar says, "Do you want to open or save install_flashplayer11x32...

    Download the offline installer:
    Flash Player for ActiveX (Internet Explorer)
    Flash Player Plug-in (All other browsers)
    "Save" it (don't "Run" it)
    Launch it from your downloads folder

  • Running Program after SQL Change

    Hello Everybody,
    I'm looking for a bit of advice on how to handle a situation.
    I've currently written a program that takes information from a SQL database and exports it out of SAP. The information is then run through an encryption and stored somewhere else remotely. The program right now runs every 48 hours. Though the question now is that the customer wants the information up-to-date at all times. When a user makes a change to the database, he wants the information to be exported and encrypted afterwards.
    Can you with SAP automatically launch a program after a change to a database? Or create a sort of listener? If so, how would you approach the situation?

    I have two ideas on how to handle this situation.
    the 1st is easy to implement, but is the worse one from point of system quality. Run a program in batch every minute, checking wheather there are new oder modified entries by reading the date of modification of the datasets, e.g. select all datasets being edited or created within the last minute.
    The better way is to find a user exit before saving the dataset. Start your function module to sent the data to the external database in this user exit.

  • Time Machine  Problem with Apple Programs after Restore from A&I

    Ok here is my situation. I originally did an Archive and Install before Installing Leopard. I was having performance issues with Photobooth and Time Machine. So, I decided to back everything up and do an Full Restore from Time Machine. I resotred from the Utility menu within the Leopard boot disc. However, after the restore ALL of my Apple programs were missing from Finder and the Dock. Including mail,itunes,photobooth,keynote etc..All iwork,ilife and everything else that came pre bundled. Now, I did an install of Leopard after the Restore (upgrade) and I got the basic apps back. My question now is where my other apps are hiding?? Are they somewhere within the previous system folder from the original Archive and Install?? (I havent been able to check because i'm now at work when the possibility dawned on me)
    Does anyone know where these programs would be and how I can restore them?
    Also, my prebundled software (Final Cut Express HD) that came pre bundled with My imac G5 originally is asking for a product serial number before it can launch. However, i never had a serial key for it.
    Can someone please help and shed some light on this situation.

    Additional Info:
    Imac G5
    1Gb Ram
    Original Install was Archive and Install
    Did Full Backup With Time Machine
    Restore Under Utility in Leopard Boot Disc
    All Apple programs were missing
    Did an Upgrade>Install of Leopard after Restore and got back the basic Apps like mail, Garage Band, iTunes etc... However, all iLife was gone as well as Soundtrack and iwork 08...not to mention my Final Cut Express HD now wants a serial # that I do not have because it was pre installed originally with the iMac G5
    Where did these programs go?
    How do I get them to restore?
    fyi-- My dock where the programs were located (in addition to Applications folder) just had a bunch of ? marks on it where the icons would usually be.
    Is it a result of the Archive and Install and the Applications are in the previous system folder?
    I cant figure it out because when I search for the programs in FInder all I find is files for the programs and cache files etc... But not the actual Application icon

  • [SOLVED] KDE problems after upgrade from 4.10.0-1 to 4.10.1-1

    Hi guys, after updating KDE ihave the following problems:
    1. The widgets are unable to load (red cross icon) everywhere at desktop, at panel.
    2. Panel need to be removed and added after boot.
    3. The programs does not displaying at task manager.
    4. Programs can not executed from quiq launch (alt+F2).
    I have try to downgrade from cache it but it not works for me ((
    Full removing KDE using pacman -Rsc and reinstating also does not work ((
    Last edited by S1Lv3R (2013-04-03 20:35:30)

    Inxsible wrote:are you fully updated ? or have you performed partial upgrade?
    i not sure i have run the following command:
    pacman -Sy kde

  • Textpad can't Run programs after installing oracle9i Jdeveloper

    'NoClassFound' this type run error is displaying the textpad editor, after installing the jDeveloper. Before installing the JDeveloper it was running properly from textpad through jdk 5,
    Now it is showing the above error.
    Though from the jdeveloper run engine the same program is running properly.
    where it is conflicting? i know jdeveloper got its own java exe and compiler, is it making any prob wid da jdk 5 exe and compiler?
    plz let me know?
    u kan mail me: [email protected]

    Let me understand: you have a Mac Pro (this forum) or G5? totally different.
    Why not backup the home directory and then erase and install? that works.
    Your hardware profile etc says "10.3.9" and while it is possible to do an update in place from panther to tiger, it really works best to reformat and install (after backup up everything obviously).

  • Can't run programs after update

    I'm running a MacBook Air. I ran the software updates yesterday. I've also run Repair Disk Permission (multiple times).
    I'm not getting responses when I try to run any program (Safari, Bento, MSFT Office programs, Force Quit, anything!
    Also, machine won't properly shut down or restart.
    Unfortunately, I also can't get to Time Machine backups from my IMac: The following disk image couldn't be opened, user's MacBook Air.sparsebundle, Resource temporarily unavailable.

    Thanks so much teekay! Okay I just did a series of tinkerings, constant "systemctl restart sickbeard" + "systemctl --system daemon-reload"'s and finally I got it working. What seemed to be wrong was having sickbeard.service in the wrong place and/or not symlinked properly, as well as I had the wrong group in "Group=" line in sickbeard.service. Also, the "ExecStart" line had "datadir=/opt/sickbeard" which had to be taken out. In case anyone else runs into this:
    [Unit]
    Description=SickBeard Daemon
    #After=network.target
    [Service]
    Type=simple
    User=bobby
    Group=users
    #ExecStart=/usr/bin/env python2 /opt/sickbeard/SickBeard.py --config /opt/sickbeard/config.ini --datadir /opt/sickbeard
    ExecStart=/usr/bin/env python2 /opt/sickbeard/SickBeard.py --config %h/.sickbeard/config.ini
    [Install]
    WantedBy=multi-user.target
    This is the sickbeard.service file which I put in /usr/lib/systemd/system/, and then made a symlink to it from /etc/systemd/system/multi-user.target.wants. Finally I reloaded the daemons after restarting the sickbeard and it's up (tested in browser as well of course):
    sickbeard.service loaded active running SickBeard Daemon
      Thanks for the help!

  • [SOLVED]No sound after resuming from suspend thinkpad t23

    On a T23 Thinkpad, suspend-to-ram works, but I have no sound and no network when resuming.
    After googling for a while, it seems I must unload sound modules before going to sleep and then reload my sound modules after resuming.
    lsmod|grep snd gives me this:
    snd_intel8x0 28700 3
    snd_ac97_codec 94756 1 snd_intel8x0
    snd_pcm_oss 38432 0
    snd_pcm 68996 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
    snd_timer 19332 1 snd_pcm
    snd_page_alloc 8072 2 snd_intel8x0,snd_pcm
    snd_mixer_oss 14464 1 snd_pcm_oss
    snd 44388 12 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
    soundcore 6496 1 snd
    ac97_bus 2432 1 snd_ac97_codec
    However, from the command line, after
    modprobe -r snd_seq_oss snd_seq snd_seq_device snd_intel8x0 snd_ac97_codec snd_pcm_oss snd_pcm snd_timer snd_mixer_oss
    I get:
    FATAL: Module snd_intel8x0 is in use.
    Even though I have no sound apps running.
    I am planning on putting the modprobe -r command in /etc/pm/sleep.d/whatever to unload and then another to reload the mods.
    Any help appreciated.
    Last edited by Misfit138 (2008-01-07 02:27:07)

    OK, solved it. Placed this in /etc/pm/sleep.d/11suspend
    #!/bin/sh
    mixers="Master PCM CD"
    for mixer in $mixers ; do
    /usr/bin/amixer -q sset $mixer mute
    /usr/bin/amixer -q sset $mixer unmute
    done
    Just mutes and unmutes master, PCM and cd channels. Works perfectly. suspend-to-ram and hibernate now work 100%.
    Thinkpads are so sweet.

  • Windows running programs after CS4 install ?

    Hope this is the right place for this....I've noticed there are 6-8 new programs running in task manager on windows startup after installing CS4 webdesign premium ?  Are all these necessary...or can I delete them from starting on windows startup...?...for instance one of these is Adobe Version Cue CS4 ?
    If I disable these new startups...will it negatively affect CS 4 program operations...or will the simply start upon the individual apps launch ?
    Running XP Pro sp3 and all CS4suite apps up to date
    Thanks, TR

    If I don't need it I don't want it ?  What is Version Cue and what does acrotray do ?
    Other startup programs that are now running:
    Acrobat Assistant 8.0     -  acrotray.exe
    Adobe Acrobat Speed Launcher   - acrobate_sl.exe
    Adobe_ID0ENQBO     -   versioncuecs4tray.exe
    Adobe.Acrobat.ContextMenu   -  contextmenu.dll
    Adobe Drive CS4   =  adfsmenu.dll
    Adobe LM Service  -   adobelmsvc.exe
    Adobe Version Cue CS4   =  versioncuecs.exe
    I think that's it.  Will CS4 run ok with these disabled or not loading at system startup ?
    Thanks

  • Winndows running programs after CS4 install ?

    Hope this is the right place for this....I've noticed there are 6-8 new programs running on windows startup after installing CS4 webdesign premium ?  Are all these necessary...or can I delete them from starting on windows startup...?...for instance one of these is Adobe Version Cue CS4 ?
    If I disable these new strtups...will it negativly affect CS 4 program operations...?
    Thanks, TR

    He's talking about a suite not a program.
    TR, try here: http://forums.adobe.com/community/creativesuites/creativesuites_windows

  • Unable to load and run program in DDR from SDK

    Hello all,
    I'm starting to work with Zynq and I'm quite a noob in this field.
    I generated a system for a ZC702 board in which the connections to the DDR memory and the GPIO are correct.
    When I try to run a "Hello world" example that writes such words via serial, I'm facing the problem that I can just run it from the internal ram on the Zynq, not from the DDR. I will try to explain this with more detail.
    When I set the on-chip memory (initial address is 0x00000000) on the linker script and I run the program, the XMD console shows this:
    XMD% Processor started. Type "stop" to stop processor
    User Interrupt, Processor Stopped at 0x00101104
    Processor Reset .... DONE
    Downloading Program -- D:/50_EXPs/080715/Zynq_702_projects/zynq_book/zynq_book.sdk/hello_world_gpio/Debug/hello_world_gpio.elf
    section, .text: 0x00000000-0x0000191b
    section, .init: 0x0000191c-0x00001933
    section, .fini: 0x00001934-0x0000194b
    section, .rodata: 0x0000194c-0x00001963
    section, .data: 0x00001968-0x00001ddb
    section, .eh_frame: 0x00001ddc-0x00001ddf
    section, .mmu_tbl: 0x00004000-0x00007fff
    section, .init_array: 0x00008000-0x00008007
    section, .fini_array: 0x00008008-0x0000800b
    section, .bss: 0x0000800c-0x0000802f
    section, .heap: 0x00008030-0x0000842f
    section, .stack: 0x00008430-0x0000a02f
    Download Progress.10.20.30.40.50.60.70.80.90.Done
    Setting PC with Program Start Address 0x00000000
    As you can see, al the addresses are correct. In this moment, the processor executes the program and everything is fine.
    Then, if I select the DDR memory (initial address: 0x00100000) on the linker script generation, the console shows:
    XMD% Processor started. Type "stop" to stop processor
    Software Breakpoint 0 Hit, Processor Stopped at 0x000015bc
    Processor Reset .... DONE
    Downloading Program -- D:/50_EXPs/080715/Zynq_702_projects/zynq_book/zynq_book.sdk/hello_world_gpio/Debug/hello_world_gpio.elf
    section, .text: 0x00100000-0x0010191b
    section, .init: 0x0010191c-0x00101933
    section, .fini: 0x00101934-0x0010194b
    section, .rodata: 0x0010194c-0x00101963
    section, .data: 0x00101968-0x00101ddb
    section, .eh_frame: 0x00101ddc-0x00101ddf
    section, .mmu_tbl: 0x00104000-0x00107fff
    section, .init_array: 0x00108000-0x00108007
    section, .fini_array: 0x00108008-0x0010800b
    section, .bss: 0x0010800c-0x0010802f
    section, .heap: 0x00108030-0x0010842f
    section, .stack: 0x00108430-0x0010a02f
    Download Progress.10.20.30.40.50.60.70.80.90.Done
    Setting PC with Program Start Address 0x00100000
     But the program is not run and the processor is like "blocked".
    There is just one scenario in which this second configuration works, and it's when the on-chip memories were previously loaded with the first configuration. This could indicate that the program counter is not pointing to the DDR, but to the on-chip memory. Then, when I select the DDR, if there is nothing on the memories of the chip, it does not execute anything.
    Does anyone have any idea of what's exactly happening and how to fix it?
    Thanks in advance!
    Ignacio.

    Hello Ignacio,
    Are you able to step through at all with the debugger to see if it gets stuck somewhere in particular?
    As a test of DDR setup itself, what happens if you link to OCM but do some pointer access directly to DDR (maybe write 0xdeadbeef to 0x10000000, readback 0x10000000, then print it)? Does it work okay?

  • Problems with running programs after upgrade

    I have tried to look for a solution elsewhere, but was not lucky to get it. My problem is that I have upgraded my Macbook pro from Tiger to Snow Leopard. Unfortunatelly when I try to start certain programs I get error message that Version of the software I want to run can not be run on installed Mac OS. For example error says that I want to run Safari version 3.0.4. However, I have upgraded all software and I know that Safari 4.0.3 was installed. I also get a similar error for Disk Utility, ICal and some others. I also can not start Quicktime. Icon just jump once and nothing happens further. Other programs work fine. Could someone please help me with that?

    HI and Welcome to Apple Discussions...
    Applications that ran on Tiger may not be compatible with Snow Leopard. You've gone from 10.4 to 10.6.
    The most recent version of Safari is 4.0.5. Go to the Apple Menu/Software Updates. If you are running Safari 4.0.3, then the updater should download and install the 4.0.5 update for you.
    You may need to install QuickTime7 from your SL disc.
    Insert the Snow Leopard install disk. Open the Optional Installs folder, then open Optional Installs.mpkg. An Installer will start... click Continue. When you get to the Installation Type in the window on the right you will see: Applications. Click the Disclosure triangle so it faces down. Select QT 7 then click Continue.
    Then repair disk permissions...
    Quit any open applications/programs. Launch Disk Utility. (Applications/Utilities) Select MacintoshHD in the panel on the left, select the FirstAid tab. Click: Repair Disk Permissions. When it's finished from the Menu Bar, Quit Disk Utility and restart your Mac. If you see a long list of "messages" in the permissions window, it's ok. That can be ignored. As long as you see, "Permissions Repair Complete" when it's finished... you're done. Quit Disk Utility and restart your Mac.
    Good read here regarding upgrading to Snow Leopard by; "a brody"...
    http://discussions.apple.com/thread.jspa?messageID=10180165#10180165
    You may want boot from the SL disc and run Disk Utility from there to verify the startup disk for errors.
    Insert your install disk and Restart, holding down the "C" key until grey Apple appears.
    Go to Installer menu and launch Disk Utility.
    Select your HDD (manufacturer ID) in the left panel.
    Select First Aid in the Main panel.
    *(Check S.M.A.R.T Status of HDD at the bottom of right panel. It should say: Verified)*
    Click Repair Disk on the bottom right.
    If DU reports disk does not need repairs quit DU and restart.
    If DU reports errors Repair again and again until DU reports disk is repaired.
    When you are finished with DU, from the Menu Bar, select Utilities/Startup Manager.
    Select your start up disk and click Restart
    While you have the Disk Utility window open, look at the bottom of the window. Where you see Capacity and Available. *Make sure there is always 10% to 15% free disk space*
    Carolyn
    Message was edited by: Carolyn Samit

  • [solved] run program before network is available and stop boot on fail

    Hi everyone,
    Let's say I have an program that is absolutely essential to my system, and I want it to run before netctl even tries initialising my network connection (in fact, I want the network to be unavailable until the program has finished its execution). I _always_ want to see the program's output on the console, and if it exits with a non-zero exit code, I want the whole boot process to be aborted (or at least all of netctl's units to be disabled). Is this possible in systemd?
    Last edited by popoffka (2014-04-18 13:07:09)

    popoffka wrote:Hi everyone,
    Hi.
    popoffka wrote:Let's say I have an program that is absolutely essential to my system, ...
    Sure.
    popoffka wrote:and I want it to run before netctl even tries initialising my network connection (in fact, I want the network to be unavailable until the program has finished its execution).
    Use 'Before=' in your unit file. Make sure it does not fork.
    popoffka wrote:I _always_ want to see the program's output on the console,
    Pipe it's output to /dev/console directly. Maybe there is a cleaner why, I'm not sure. SystemD actually supports the redirect directive in it's native language (nice).
    popoffka wrote:and if it exits with a non-zero exit code, I want the whole boot process to be aborted (or at least all of netctl's units to be disabled)
    Use 'RequiredBy=' in your unit file. That could be used to prevent netctl from starting. Preventing the whole boot isn't a bit drastic isn't it?
    popoffka wrote:. Is this possible in systemd?
    Yes. Consult the systemd.service and systemd.unit manpages.

  • [SOLVED]Run startx after login?

    I have a laptop with multiple users.
    Is it possible to have a different setup for each user, stored in their /home/ folder? So, when I log in, all I see is the terminal, but when another user, say a guest user, logs in, LXDE starts up.
    Right now, I put this in my .xinitrc file (startlxde in guest, xmonad in my own), but is it possible to set start different programs for different users after login? I would prefer start x on my own from my own user, but my brother who frequently use my laptop don't want to type startx each time he logs in.
    Last edited by Herover (2012-06-27 18:41:33)

    Assuming you set up the right .xinitrc in each users ~/ this (from the wiki) will startx automatically for each user you decide to bless with the additions to their .bash_profile
    .bash_profile wrote:if [[ -z $DISPLAY ]] && [[ $(tty) = /dev/tty1 ]]; then
    startx
    fi
    Edit: Here is the article.
    Last edited by Psykorgasm (2012-06-27 18:00:35)

  • [SOLVED]pc freezes after resuming from suspend.

    When I upgraded kernel from linux-3.3.8-1 to linux-3.4.2-2 or later  , PC freezes after resuming.
    Monitor comes back and kde requires passward , but after few seconds , everything freezes.
    keyboard and mouse won't respond.
    There is no log after resuming.
    Is there anybody who have same trouble?
    CPU intel core i7 2600k
    MB asrock H67M-GE
    /var/log/pm-suspend.log
    Initial commandline parameters:
    Thu Jun 21 16:52:33 JST 2012: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux myhost 3.4.3-1-ARCH #1 SMP PREEMPT Mon Jun 18 08:28:29 CEST 2012 x86_64 GNU/Linux
    Module Size Used by
    w83627ehf 31388 0
    hwmon_vid 3196 1 w83627ehf
    xt_hl 1369 6
    ip6t_rt 2112 3
    nf_conntrack_ipv6 6650 7
    nf_defrag_ipv6 6401 1 nf_conntrack_ipv6
    ipt_REJECT 2281 1
    xt_LOG 11975 9
    xt_limit 2041 12
    xt_tcpudp 2503 18
    xt_addrtype 2853 4
    xt_state 1295 14
    ip6table_filter 1396 1
    ip6_tables 18198 2 ip6table_filter,ip6t_rt
    nf_conntrack_netbios_ns 1077 0
    nf_conntrack_broadcast 1285 1 nf_conntrack_netbios_ns
    nf_nat_ftp 1668 0
    nf_nat 15100 1 nf_nat_ftp
    nf_conntrack_ipv4 6871 9 nf_nat
    nf_defrag_ipv4 1339 1 nf_conntrack_ipv4
    nf_conntrack_ftp 6261 1 nf_nat_ftp
    nf_conntrack 61584 8 nf_nat_ftp,nf_conntrack_netbios_ns,nf_nat,xt_state,nf_conntrack_broadcast,nf_conntrack_ftp,nf_conntrack_ipv4,nf_conntrack_ipv6
    iptable_filter 1456 1
    ip_tables 16946 1 iptable_filter
    x_tables 16954 12 ip6table_filter,xt_hl,ip_tables,xt_tcpudp,xt_limit,xt_state,xt_LOG,iptable_filter,ip6t_rt,ipt_REJECT,ip6_tables,xt_addrtype
    snd_hda_codec_hdmi 23672 1
    snd_hda_codec_realtek 60377 1
    vboxdrv 1792262 0
    acpi_cpufreq 5933 1
    aesni_intel 43154 0
    mperf 1267 1 acpi_cpufreq
    snd_hda_intel 24053 4
    aes_x86_64 7508 1 aesni_intel
    ppdev 5902 0
    aes_generic 26138 2 aesni_intel,aes_x86_64
    ghash_clmulni_intel 4237 0
    r8169 49354 0
    i915 438164 3
    video 11307 1 i915
    i2c_i801 8180 0
    i2c_algo_bit 5391 1 i915
    drm_kms_helper 33051 1 i915
    drm 208958 4 i915,drm_kms_helper
    parport_pc 30765 0
    intel_agp 10936 1 i915
    mei 32152 0
    psmouse 70792 0
    pcspkr 1899 0
    processor 26567 1 acpi_cpufreq
    evdev 9754 6
    button 4502 1 i915
    intel_gtt 14047 3 i915,intel_agp
    parport 31395 2 ppdev,parport_pc
    i2c_core 20369 5 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit
    serio_raw 4653 0
    cryptd 8741 2 ghash_clmulni_intel,aesni_intel
    coretemp 5654 0
    iTCO_wdt 12813 0
    mii 4123 1 r8169
    iTCO_vendor_support 1929 1 iTCO_wdt
    snd_hda_codec 94273 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
    crc32c_intel 1987 0
    snd_hwdep 6300 1 snd_hda_codec
    snd_pcm 74958 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    snd_page_alloc 7217 2 snd_pcm,snd_hda_intel
    snd_timer 18966 2 snd_pcm
    snd 58997 13 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel
    soundcore 5410 1 snd
    microcode 12185 0
    ext4 424175 2
    crc16 1359 1 ext4
    jbd2 73919 1 ext4
    mbcache 5977 1 ext4
    usbhid 36430 0
    hid 85285 1 usbhid
    ehci_hcd 41154 0
    usbcore 147533 3 ehci_hcd,usbhid
    usb_common 954 1 usbcore
    floppy 58615 0
    sr_mod 14823 0
    cdrom 35648 1 sr_mod
    sd_mod 29239 4
    ahci 20549 4
    libahci 20023 1 ahci
    libata 167611 2 ahci,libahci
    scsi_mod 132942 3 libata,sd_mod,sr_mod
    total used free shared buffers cached
    Mem: 7900332 743308 7157024 0 34932 257560
    -/+ buffers/cache: 450816 7449516
    Swap: 15359996 0 15359996
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
    Running hook /etc/pm/sleep.d/90alsa suspend suspend:
    /etc/pm/sleep.d/90alsa suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
    kernel.acpi_video_flags = 0
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Thu Jun 21 16:52:33 JST 2012: performing suspend
    Last edited by remingtontonpon (2012-07-25 01:58:04)

    In my case, monitor freezes too.
    And I have only one PC, so i can't try ssh.
    I logged into runlevel3 and try
    sudo pm-suspend
    and it works fine. So it seems this trouble caused only in runlevel5.
    I also tried following command in runlevel5
    # echo freezer > /sys/power/pm_test
    # echo mem > /sys/power/state
    # echo devices > /sys/power/pm_test
    # echo mem > /sys/power/state
    # echo platform > /sys/power/pm_test
    # echo mem > /sys/power/state
    # echo processors > /sys/power/pm_test
    # echo mem > /sys/power/state
    # echo core > /sys/power/pm_test
    # echo mem > /sys/power/state
    Everything works fine but sudo pm-suspend failed.
    Last edited by remingtontonpon (2012-06-25 08:18:26)

Maybe you are looking for