You are not logged in.
So I just updated my system (arch 6.11.2) and nvidia-560 was apparently released as stable. Nonetheless the following problems occur :
* at boot, when X is started, the screen is all fuzzy with weird random lines. I have to re-run xrandr to make it as intended
* systemctl suspend does not work at all now, the system stops for a little while and nothing happens, no terminal output, nothing. Previous to that, I had much trouble recovering from sleep, but now it's just become impossible to go to sleep.
Is anybody experiencing the same issues ?
EDIT : those services were already enabled but I guess when I cleaned up everything they got de-activated. Running
>> systemctl enable nvidia-suspend.service
made sleep actually possible again.
But even though I ran
>> systemctl enable nvidia-resume.service
suspend still gives a kernel panic.
"RIP: 0010:_nv012662rm+0xbd/0x130 [nvidia]"
Last edited by Wednesday (2024-10-07 12:49:42)
Offline
I just realized that systemctl sleep seems to have better results than systemctl suspend. Right now on short sleeps it works fine. I'll try some longer one and tell you in a few hours.
Last edited by Wednesday (2024-10-07 13:08:27)
Offline
Indeed a 1h sleep gives a kernel panic with the same RIP, and error code 8b 45 ...
So for me at least (1080 Ti), nvidia 560 is absolutely no progress on the sleep matter.
Offline
Please don't bump, edit your previous post if nobody has yet responded.
nvidia is at 560xx for a while now, there're plenty of issues reg the 6.11 kernel that seem to revolve the drm stack.
For the "fuzzy weird line" situation, please post the output of "xrandr -q" before and after you fix it.
For the sleep issue, please post a complete system journal covering the incident.
"systemctl sleep" triggers the configured sleep action which in doubt is simply "systemctl suspend", "man systemctl"
Offline
Sorry for the bump, I didn't mean it that way. For the fuzzy line issue I answered on another (maybe) related topic here : https://bbs.archlinux.org/viewtopic.php?pid=2201251
Concerning my sleep issue here are the relevant parts of journalctl, it has the typical 8b 45 ... error code due to nvidia.
oct. 09 09:07:08 pcfixe kernel: RIP: 0010:_nv012662rm+0xbd/0x130 [nvidia]
oct. 09 09:07:08 pcfixe kernel: Code: 8b 45 20 41 bf 01 00 00 00 41 89 54 24 20 41 89 44 24 24 4c 89 e6 4c 89 ef e8 bf 2f 6b 00 49 89 c4 48 85 c0 74 5f 49 8b 0c 24 <8b> 41 04 0f ae e8 41 39 44 24 20 74 dc 8b 41 08 0f b7 d8 25 00 00
oct. 09 09:07:08 pcfixe kernel: RSP: 0018:ffffa7b6c29a7cc0 EFLAGS: 00010282
oct. 09 09:07:08 pcfixe kernel: RAX: ffff990b14da0698 RBX: 0000000000000001 RCX: ffffa7b6c4fdac00
oct. 09 09:07:08 pcfixe kernel: RDX: fffffffffffffff0 RSI: ffff990b2231d008 RDI: ffff990b2231d900
oct. 09 09:07:08 pcfixe kernel: RBP: ffff990b221e2bf0 R08: 0000000000000000 R09: 0000000000000020
oct. 09 09:07:08 pcfixe kernel: R10: ffff990b221e2c34 R11: ffffffffc0833220 R12: ffff990b14da0698
oct. 09 09:07:08 pcfixe kernel: R13: ffff990b2231d900 R14: ffff990b2231d008 R15: 0000000000000000
oct. 09 09:07:08 pcfixe kernel: FS: 0000000000000000(0000) GS:ffff990e2ea00000(0000) knlGS:0000000000000000
oct. 09 09:07:08 pcfixe kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
oct. 09 09:07:08 pcfixe kernel: CR2: ffffa7b6c4fdac04 CR3: 000000010c412000 CR4: 00000000003506f0
oct. 09 09:07:08 pcfixe kernel: Call Trace:
oct. 09 09:07:08 pcfixe kernel: <TASK>
oct. 09 09:07:08 pcfixe kernel: ? __die_body.cold+0x19/0x27
oct. 09 09:07:08 pcfixe kernel: ? page_fault_oops+0x15a/0x2d0
oct. 09 09:07:08 pcfixe kernel: ? search_bpf_extables+0x5f/0x80
oct. 09 09:07:08 pcfixe kernel: ? srso_return_thunk+0x5/0x5f
oct. 09 09:07:08 pcfixe kernel: ? exc_page_fault+0x18a/0x190
oct. 09 09:07:08 pcfixe kernel: ? asm_exc_page_fault+0x26/0x30
oct. 09 09:07:08 pcfixe kernel: ? _nv012663rm+0x1f0/0x1f0 [nvidia 7ecc21a3f4a70c72e37a82eed0242544bb9db77d]
oct. 09 09:07:08 pcfixe kernel: ? _nv012662rm+0xbd/0x130 [nvidia 7ecc21a3f4a70c72e37a82eed0242544bb9db77d]
oct. 09 09:07:08 pcfixe kernel: _nv036737rm+0x19e/0x2f0 [nvidia 7ecc21a3f4a70c72e37a82eed0242544bb9db77d]
oct. 09 09:07:08 pcfixe kernel: _nv031308rm+0x24/0xc0 [nvidia 7ecc21a3f4a70c72e37a82eed0242544bb9db77d]
oct. 09 09:07:08 pcfixe kernel: _nv022578rm+0x295/0x3c4 [nvidia 7ecc21a3f4a70c72e37a82eed0242544bb9db77d]
oct. 09 09:07:08 pcfixe kernel: _nv033274rm+0x63/0xc0 [nvidia 7ecc21a3f4a70c72e37a82eed0242544bb9db77d]
oct. 09 09:07:08 pcfixe kernel: _nv012814rm+0x276/0x3d0 [nvidia 7ecc21a3f4a70c72e37a82eed0242544bb9db77d]
oct. 09 09:07:08 pcfixe kernel: _nv033284rm+0x167/0x1d0 [nvidia 7ecc21a3f4a70c72e37a82eed0242544bb9db77d]
oct. 09 09:07:08 pcfixe kernel: _nv000746rm+0x113/0x148 [nvidia 7ecc21a3f4a70c72e37a82eed0242544bb9db77d]
oct. 09 09:07:08 pcfixe kernel: rm_isr_bh+0x20/0x5c [nvidia 7ecc21a3f4a70c72e37a82eed0242544bb9db77d]
oct. 09 09:07:08 pcfixe kernel: nvidia_isr_kthread_bh+0x1f/0x50 [nvidia 7ecc21a3f4a70c72e37a82eed0242544bb9db77d]
oct. 09 09:07:08 pcfixe kernel: irq_thread_fn+0x23/0x60
oct. 09 09:07:08 pcfixe kernel: irq_thread+0x18d/0x270
oct. 09 09:07:08 pcfixe kernel: ? __pfx_irq_thread_fn+0x10/0x10
oct. 09 09:07:08 pcfixe kernel: ? __pfx_irq_thread_dtor+0x10/0x10
oct. 09 09:07:08 pcfixe kernel: ? __pfx_irq_thread+0x10/0x10
oct. 09 09:07:08 pcfixe kernel: kthread+0xd2/0x100
oct. 09 09:07:08 pcfixe kernel: ? __pfx_kthread+0x10/0x10
oct. 09 09:07:08 pcfixe kernel: ret_from_fork+0x34/0x50
oct. 09 09:07:08 pcfixe kernel: ? __pfx_kthread+0x10/0x10
oct. 09 09:07:08 pcfixe kernel: ret_from_fork_asm+0x1a/0x30
oct. 09 09:07:08 pcfixe kernel: </TASK>
oct. 09 09:07:08 pcfixe kernel: Modules linked in: ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_multiport xt_cgroup xt_mark xt_owner xt_tcpudp ip6table_raw iptable_raw ip6table_mangle iptable_mangle ip6table_nat iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip6table_filter ip6_tables iptable_filter btusb btrtl btintel btbcm btmtk bluetooth xpad ff_memless uvcvideo uvc intel_rapl_msr amd_atl intel_rapl_common snd_hda_codec_realtek ath9k snd_hda_codec_generic crct10dif_pclmul ath9k_common gspca_vc032x crc32_pclmul snd_hda_scodec_component nvidia_drm(POE) snd_hda_codec_hdmi corsair_psu nvidia_uvm(POE) ath9k_hw gspca_main polyval_clmulni snd_hda_intel nvidia_modeset(POE) polyval_generic videobuf2_vmalloc ath snd_intel_dspcfg ghash_clmulni_intel snd_intel_sdw_acpi videobuf2_memops snd_usb_audio sha512_ssse3 videobuf2_v4l2 mac80211 snd_hda_codec snd_usbmidi_lib sha256_ssse3 videodev snd_ump sha1_ssse3 snd_hda_core aesni_intel snd_rawmidi videobuf2_common libarc4 snd_hwdep gf128mul snd_seq_device mc joydev
oct. 09 09:07:08 pcfixe kernel: mousedev igb crypto_simd snd_pcm cfg80211 cryptd ptp snd_timer drm_ttm_helper pps_core sp5100_tco snd ttm i2c_algo_bit rapl alx soundcore i2c_piix4 gigabyte_wmi rfkill video dca wmi_bmof ccp pcspkr mdio acpi_cpufreq i2c_smbus k10temp gpio_amdpt nvidia(POE) gpio_generic mac_hid crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid mxm_wmi nvme crc32c_intel nvme_core xhci_pci nvme_auth xhci_pci_renesas wmi
oct. 09 09:07:08 pcfixe kernel: CR2: ffffa7b6c4fdac04
oct. 09 09:07:08 pcfixe kernel: ---[ end trace 0000000000000000 ]---
oct. 09 09:07:08 pcfixe kernel: RIP: 0010:_nv012662rm+0xbd/0x130 [nvidia]
oct. 09 09:07:08 pcfixe kernel: Code: 8b 45 20 41 bf 01 00 00 00 41 89 54 24 20 41 89 44 24 24 4c 89 e6 4c 89 ef e8 bf 2f 6b 00 49 89 c4 48 85 c0 74 5f 49 8b 0c 24 <8b> 41 04 0f ae e8 41 39 44 24 20 74 dc 8b 41 08 0f b7 d8 25 00 00
oct. 09 09:07:08 pcfixe kernel: RSP: 0018:ffffa7b6c29a7cc0 EFLAGS: 00010282
oct. 09 09:07:08 pcfixe kernel: RAX: ffff990b14da0698 RBX: 0000000000000001 RCX: ffffa7b6c4fdac00
oct. 09 09:07:08 pcfixe kernel: RDX: fffffffffffffff0 RSI: ffff990b2231d008 RDI: ffff990b2231d900
oct. 09 09:07:08 pcfixe kernel: RBP: ffff990b221e2bf0 R08: 0000000000000000 R09: 0000000000000020
oct. 09 09:07:08 pcfixe kernel: R10: ffff990b221e2c34 R11: ffffffffc0833220 R12: ffff990b14da0698
oct. 09 09:07:08 pcfixe kernel: R13: ffff990b2231d900 R14: ffff990b2231d008 R15: 0000000000000000
oct. 09 09:07:08 pcfixe kernel: FS: 0000000000000000(0000) GS:ffff990e2ea00000(0000) knlGS:0000000000000000
oct. 09 09:07:08 pcfixe kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
oct. 09 09:07:08 pcfixe kernel: CR2: ffffa7b6c4fdac04 CR3: 000000010c412000 CR4: 00000000003506f0
oct. 09 09:07:08 pcfixe kernel: note: irq/90-nvidia[554] exited with irqs disabled
oct. 09 09:07:08 pcfixe kernel: BUG: kernel NULL pointer dereference, address: 000000000000032c
oct. 09 09:07:08 pcfixe kernel: #PF: supervisor read access in kernel mode
oct. 09 09:07:08 pcfixe kernel: #PF: error_code(0x0000) - not-present page
Last edited by Wednesday (2024-10-10 15:55:31)
Offline
Please use [code][/code] tags. Edit your post in this regard.
Ftr, that's a OOPS, not a panic.
For the sleep issue, please post a complete system journal covering the incident.
I'd like to see what actually happens when you get crashes but the stacktrace also looks very much like this is the 555xx driver?? For 560xx that's actually "new"
The default solution for nvidias ongoing struggles since 545xx is https://aur.archlinux.org/packages/nvidia-535xx-dkms
Offline