recently
freebsd-version -kru ; uname -aKU
the Nvidia driver
pkg -vv | grep -e url -e enabled -e priority
50% of the time decides to not resume
% pkg iinfo nvidia
linux-nvidia-libs-470-470.161.03
nvidia-driver-470-470.161.03
nvidia-settings-470.86_1
nvidia-xconfig-525.116.04
% freebsd-version -kru ; uname -aKU
15.0-CURRENT
15.0-CURRENT
15.0-CURRENT
FreeBSD mowa219-gjp4-zbook-freebsd 15.0-CURRENT FreeBSD 15.0-CURRENT #4 main-n266415-257b04454818-dirty: Wed Nov 15 22:43:15 GMT 2023 grahamperrin@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG amd64 1500003 1500003
% pkg -vv | grep -e url -e enabled -e priority
url : "http://pkg0.fra.freebsd.org/FreeBSD:15:amd64/latest",
enabled : yes,
priority : 2,
url : "pkg+https://pkg.freebsd.org/FreeBSD:15:amd64/base_latest",
enabled : no,
priority : 0,
url : "file:///usr/local/poudriere/data/packages/main-default",
enabled : yes,
priority : 3
%
same drivers for my rtx 2060
% pkg iinfo nvidia
nvidia-driver-535.104.05_1
nvidia-settings-470.86_1
nvidia-xconfig-525.116.04
% freebsd-version -kru ; uname -aKU
14.0-RELEASE
14.0-RELEASE
14.0-RELEASE
FreeBSD dbsd 14.0-RELEASE FreeBSD 14.0-RELEASE #0 releng/14.0-n265380-f9716eee8ab4: Fri Nov 10 05:57:23 UTC 2023 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 1400097 1400097
% pkg -vv | grep -e url -e enabled -e priority
url : "pkg+http://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly",
enabled : yes,
priority : 0,
My Laptop is a 2016 System76 Serval which is a rebranded (and perhaps customized) Clevo P770DM with an NVIDIA GeForce GTX 970M. …
When the resume fails the LED are on as it was turned on but the screen is still power off. Playing with the lid doesn't do any magic, the only solution is forcing the laptop to power off.
# su -l
# acpiconf -s3
I usually use the method from Xfce action menu...Did you try to suspend the way I recommended, or do you still do it via the xfce menus?
I don't recommend the latter method, as in my experience it does not work reliably.
zzz
works pretty well. It can resume everything after I press the power button.When I using x11-wm/leftwm under X11,zzz
works pretty well. It can resume everything after I press the power button.
acpiconf -s3
1. FreeBSD 13-STABLEWhich freebsd-version? and
Which make/model system?
Success or failure of suspend & resume depends upon both, but mostly the latter.
On modern (i.e. post-y2k) ACPI systems, zzz runs
acpiconf -s3
(see sh script /usr/sbin/zzz)
acpiconf -s3
.(I can't tell whether you're using Wayland.)
Just to know whether you're using Wayland, because: <https://forums.freebsd.org/posts/631664>.
1. FreeBSD 13-STABLE
2. Build from source, both /usr/src and ports.
Yeah, it's sure theacpiconf -s3
.
Mine is general pc, x86_64 with amd cpu and nvidia gpu. I'm not familiar with System76.Ok, sure, but what make and model is your hardware?
Without knowing that, any comparison between yours and the "2016 System76 Serval" that freezr is apparently running, is unlikely to be much help.
Mine is general pc, x86_64 with amd cpu and nvidia gpu. I'm not familiar with System76.
Ok, actually I do not understand what model means. Here is other info:Me neither. I'm also not familar with the General brand
Can you point to the website, especially to your model / mboard / CPU / BIOS etc?
Working suspend/resume is still comparatively rare, apart from generalities like 'most ThinkPads', so your data may be useful for others?