You are not logged in.
Please stop fully quoting previous posts, you're just bloating the thread.
The entry is completely bogus, see https://wiki.archlinux.org/title/Kernel … odprobe.d/ for the general pattern.
If the nvidia modules are in the initramfs (and in general) you need to recreate that in order to pick up the altered modprobe configuration.
Offline
Please stop fully quoting previous posts, you're just bloating the thread.
sorry about that
Im not very sure as to how im supposed to configure this but after reading some more i have appended this line instead and regenerated the initramfs
options nvidia NVreg_PreserveVideoMemoryAllocations=1This doesnt do anything it seems
Offline
The syntax is correct - have the "libkmod: kmod_config_parse" errors not disappeared?
nvidia-sleep.sh is still crashing?
What if you disable the services?
Next stop: try the 535xx driver
Offline
Im not seeing libkmod errors anymore and nvidia-sleep.sh is still crashing
i disabled the nvidia-suspend, nvidia-resume and nvidia-hibernate services and theres still no display
I installed the nvidia-535xx-dkms package from the aur and rebooted into the mainline arch kernal. when i tried to reboot it did not do anything. I also enabled nvidia-suspend and nvidia-hibernate and tried to suspend but still no luck. Im not sure what to do now
I have returned back to the nvidia-lts drivers as of now
One more thing: when i tried to reboot in ssh during my system not showing anything on the display it said that suspend was already running still so maybe that indicates something? I had to run reboot -f
Last edited by Reyyanfr (2024-09-18 16:08:40)
Offline
when i tried to reboot it did not do anything.
Do you have a journal of the boot?
it said that suspend was already running
Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855
What said when what exactly?
arch kernal
"kernel" - is "kernal" some word in some language?
It shows up frequently and I can't make up any sense as to why…
Offline
I dont have the journal for the exact time i tried it but i did test it right now along with nvidia-suspend and nvidia-resume enabled:
I forced started nvidia-resume in this one to see what would happen and there was output but it was a black screen
i also tried to suspend again with nvidia-suspend and nvidia-resume disabled which leads to an instantaneous wakeup which is already covered by the arch wiki:
What said when what exactly?
Something like this
# systemctl reboot
=== AUTHENTICATION FOR org.freedesktop.login1.reboot ===
Authentication is required to reboot the system.
Authenticating as: reyyan
Password:
=== AUTHENTICATION COMPLETE ===
Call to Reboot failed: Action suspend is already in progress, refusing requested reboot operation
# sudo reboot
Call to Reboot failed: Action suspend is already in progress, refusing requested reboot operation
# sudo reboot -f
Rebooting.When i tried to reboot after force starting the nvidia-resume service it didnt ask for a password or anything and rebooted normally.
"kernel" - is "kernal" some word in some language?
It shows up frequently and I can't make up any sense as to why…
I mix up kernel with kernal alot because thats how im used to saying it due to the accent i have for english. sorry if this causes a confusion. i do mean the arch kernel by it
Last edited by Reyyanfr (2024-09-19 07:49:04)
Offline