You are not logged in.
Pages: 1
Hello, I have installed arch linux dualboot and started setting up xserver with xorg
My spec is intel 12900k and nvidia rtx 3060
im using the default xorg.init generated by nvidia-config, and default .xinitrc with xrandr --setprovideroutputsource modesetting NVIDIA-0 and xrandr --auto, after i start xserver (either with startx or xinit) frozen terminal appears, it's pretty tough for me to submit more info since i haven't found a way to copy text/img from my arch dualboot to elsewhere, so support in this would be helpful too
https://prnt.sc/UAC6XvHmCEu4 this is a link to picture of Xorg log
Offline
Hi haven't found a way to copy text/img from my arch dualboot to elsewhere
https://wiki.archlinux.org/title/List_o … n_services
Have you read...
https://wiki.archlinux.org/title/NVIDIA_Optimus
Offline
Have you read...
https://wiki.archlinux.org/title/NVIDIA_Optimus
No i have not, since im on a desktop i thought it's unnecessary, also after removing config file, xinit crashes and says no display found
EDIT: https://0x0.st/oMXU.json link to log file here
Last edited by siro (2022-06-04 17:38:58)
Offline
Looks like nvidia is blacklisting nouveau (normal) but not actually driving the GPU, might be simply https://bbs.archlinux.org/viewtopic.php?id=276786 / https://bugs.archlinux.org/task/74886
Try to pass "ibt=off" to the kernel.
Offline
Pages: 1