S
Sensucht94
Guest
Hi everybody,
I got a 2nd-handed Samsung NP-R519 2-3 months ago, and since then I'haven't managed to suspend/resume correctly.
Unfortunately I didn't check whether or not suspending worked well at least on Windows, before wiping it out and installing FreeBSD (currently on 11.1-p4).
SPECS:
On my previous laptop, I was used to setting ACPI S1 Suspend State for both Suspend Button and Lid Close.
However it seems this laptop doesn't support it:
Even though:
Now, according to acpi(4), if S4BIOS is not available S4 shouldn't either. However, if I set anything to S4 (let's say lid close), it works out of the box.
Nonetheless, since S4 is no use for me, I was hoping to set at least suspend button to S3.
If I try to do so, the system correctly stops running, LEDs indicate it's hibernated, and when I press the power button, it resumes in 4-5s, monitor's light is on, but the only thing I get is a black screen. I tried waiting, yet nothing changes, I'm just forced to hold down the power button and reboot.
This happens either when I try to suspend from Xorg, or tty.
I had acpi_video.ko loaded in order to adjust brightness, thought it could interfere, so I disabled it, but still with no luck.
Am I doing something wrong?How is S3 state suspend/resume supposed to behave (when it works well)?
Anyone running FreeBSD on a Samsung laptop?
Thanks in advance
I got a 2nd-handed Samsung NP-R519 2-3 months ago, and since then I'haven't managed to suspend/resume correctly.
Unfortunately I didn't check whether or not suspending worked well at least on Windows, before wiping it out and installing FreeBSD (currently on 11.1-p4).
SPECS:
Code:
##CPU
hw.model: Pentium(R) Dual-Core CPU T4300 @ 2.10GHz
hw.machine: amd64
hw.ncpu: 2
##HDD
Model Family: SAMSUNG SpinPoint M7
Device Model: SAMSUNG HM320II
Serial Number: S20SJD0SA59230
LU WWN Device Id: 5 0024e9 0024c00f7
Firmware Version: 2AC101C4
User Capacity: 320,072,933,376 bytes [320 GB]
Sector Size: 512 bytes logical/physical
Form Factor: 2.5 inches
ATA Version is: ATA8-ACS T13/1699-D revision 6
SATA Version is: SATA 2.6, 3.0 Gb/s
Local Time is: Mon Nov 20 13:49:55 2017 CET
SMART support is: Enabled
##RAM
real memory = 4294967296 (4096 MB)
avail memory = 4048891904 (3861 MB)
##Graphics
Model: Nvidia GeForce 105M
CUDA Cores: 16
VBIOS Version: 70.18.2b.00.ff
Total Memory: 512M
Bus Type: PCI Express x16 Gen1
However it seems this laptop doesn't support it:
Code:
hw.acpi.supported_sleep_state: S3 S4 S5
Code:
hw.acpi.s4bios: 0
Nonetheless, since S4 is no use for me, I was hoping to set at least suspend button to S3.
If I try to do so, the system correctly stops running, LEDs indicate it's hibernated, and when I press the power button, it resumes in 4-5s, monitor's light is on, but the only thing I get is a black screen. I tried waiting, yet nothing changes, I'm just forced to hold down the power button and reboot.
This happens either when I try to suspend from Xorg, or tty.
I had acpi_video.ko loaded in order to adjust brightness, thought it could interfere, so I disabled it, but still with no luck.
Am I doing something wrong?How is S3 state suspend/resume supposed to behave (when it works well)?
Anyone running FreeBSD on a Samsung laptop?
Thanks in advance