@Runiq: Yes, I rebuild kenel many times.
@jackoneill: I inspired from old bug(https://bugs.archlinux.org/task/17793), and found that liblzso2.so.2 don't included when build kernel.
rebuild kenel detail: http://paste.pocoo.org/show/571838/
my mkinitcpio.conf http://paste.pocoo.org/show/571839/
my suspend.conf http://paste.pocoo.org/show/571840/
btw: pacman -Qk lzo2 => lzo2: 34 total files, 0 missing files
Search Criteria
Package Details: uswsusp-git 1.0.libgcrypt.1.6.3+r522+g84d75e60b-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/uswsusp-git.git (read-only, click to copy) |
|---|---|
| Package Base: | uswsusp-git |
| Description: | Userspace software suspend - git checkout |
| Upstream URL: | http://suspend.sourceforge.net/ |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | uswsusp |
| Provides: | uswsusp |
| Submitter: | jackoneill |
| Maintainer: | ilovemikael |
| Last Packager: | envolution |
| Votes: | 161 |
| Popularity: | 0.041072 |
| First Submitted: | 2010-12-17 20:59 (UTC) |
| Last Updated: | 2024-12-03 18:14 (UTC) |
Dependencies (6)
- libgcrypt
- libx86
- lzo
- pciutils (pciutils-gitAUR)
- perl-switch
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Required by (0)
Sources (3)
tocer commented on 2012-03-27 02:40 (UTC)
jackoneill commented on 2012-03-22 22:00 (UTC)
Well, check that you have liblzo2.so.2: `pacman -Qk lzo2`.
To be honest, I haven't done much suspending lately, but it did work after my most recent -Syu, on the 16th (uswsusp-git 20110822-1).
<deleted-account> commented on 2012-03-22 12:21 (UTC)
@tocer: Does rebuilding the package help?
tocer commented on 2012-03-22 09:31 (UTC)
resume fail:
/usr/lib/suspend/resume: error while loading shared libraries: liblzo2.so.2 cannot open shared object file: No such file or directory
I make sure I have installed lzo2-2.06-1 package
jackoneill commented on 2011-07-11 15:08 (UTC)
Updated for new mkinitcpio.
<deleted-account> commented on 2011-07-11 09:57 (UTC)
mkinitcpio has hit [core], when you have time don't forget to change install() to build() in uresume-install. Thanks!
jackoneill commented on 2011-07-09 08:27 (UTC)
Thanks, falconindy.
Updated.
falconindy commented on 2011-07-09 01:14 (UTC)
perl-switch doesn't need to be a depend, only a makedepend. But don't do that either. Use this patch:
http://sprunge.us/cIeT
jackoneill commented on 2011-07-05 15:01 (UTC)
Perl-switch added to depends. Let me know if it works without it, once compiled (in other words, if perl-switch is just a makedepend).
Once mkinitcpio 0.7.x hits [core], I will make that change to uresume-install.
On another note, who would like to maintain this package?
Maxr commented on 2011-07-01 06:01 (UTC)
perl-switch is needed - compile fails without.
Pinned Comments
gerliczkowalczuk commented on 2026-04-04 19:11 (UTC)
This package appears to be effectively unmaintained upstream and fails to build on modern toolchains (GCC 14+, recent kernels).
The git repository is outdated and lacks proper install targets, and multiple users report linker errors and build failures.
At this point, maintaining this package in AUR likely has little value unless someone actively depends on it and is willing to patch it.
Consider using alternatives (e.g. kernel suspend mechanisms) instead.
I suggest orphaning this package.