You are not logged in.
Pages: 1
Before, startx would just shut down my computer. Now it does this.
Have mercy on my soul for posting a viewer link. It just leaves there. I checked this would be the first time running. /var/log/Xorg.0.log does not exist. I can't change ttys when this happens, so I have to restart. Here is my xinitrc:
bpaste.net/show/b6442fbf2155
Last edited by dudehalloween (2019-04-29 06:13:17)
Offline
You need to post the entire log, and details of your graphics stack.
Offline
What is a graphics stack? Sorry for my ignorance. Check my edited post, please. I would've posted the result of wgetpaste lspci, but that crashed. My integrated graphics is "Intel Corporation HD Graphics 530 (rev 06)" and the discrete graphics is "NVIDIA Corporation GP104M [GeForce GTX 1070 Mobile] (rev ff)". So pretty recent NVIDIA card.
Last edited by dudehalloween (2019-04-28 02:48:33)
Offline
Your graphics stack is the card(s), driver(s) and conf files, if any.
You have dual graphics: have you set up for that? https://wiki.archlinux.org/index.php/NVIDIA_Optimus
Offline
I looked at the article. I was going to just use xrun instead of Xorg, but it seems like the package doesn't exist. So now I want to use bbswitch to just completely disable the NVIDIA card, but it says to add it to /etc/modules-load.d. How do I add it to that? I don't want to use Bumblebee because of how supposedly horrible it is preformance wise.
Offline
I looked at the article. I was going to just use xrun instead of Xorg, but it seems like the package doesn't exist.
xrun is in the AUR as NVIDIA xrun notes.
So now I want to use bbswitch to just completely disable the NVIDIA card, but it says to add it to /etc/modules-load.d. How do I add it to that?
Automatic module loading with systemd
I don't want to use Bumblebee because of how supposedly horrible it is preformance wise.
Do you anticipate the integrated GPU's performance to be better or worse than bumblebee?
Offline
I shut off the discrete card with the acpi_call package. It changed nothing. I would think it would be much faster without it.
Last edited by dudehalloween (2019-04-28 19:13:10)
Offline
We're gonna need your xorg log, see https://wiki.archlinux.org/index.php/Xorg#General - this is not negotiable.
Also post the output of "dmesg" or "sudo journalctl -b", you can pipe that into "curl -F 'f:1=<-' ix.io" to upload it directly into a pastebin service.
Offline
I found the Xorg log. Here it is.
Bpaste.net/show/78d972168894
I installed Bumblebee, it did not work. And the troubleshooting section was no help. It couldn't find the NVIDIA device. So instead of x crashing everything now, x just shuts down.
Here is the output of dmesg:
Bpaste.net/show/6c50d01ef3d4
Offline
Also any config files you have created for X and the contents of ~/.xinitrc .
Edit:
[ 55.782] (++) Using config file: "/etc/bumblebee/xorg.conf.nvidia"
[ 55.782] (++) Using config directory: "/etc/bumblebee/xorg.conf.d"The Xorg.log appears to be from when bumblebee was still in use.
Last edited by loqs (2019-04-28 20:06:02)
Offline
That's the xorg log for some attempted bumblebee run, we'll (also) need the one from the main X11 server.
Offline
Sorry for wasting your time. I'm just going to use the only distro that works without significant troubleshooting on this pc, Linux Mint, until I can buy a laptop made for Linux. Thanks.
Because I can't waste anymore time.
Last edited by dudehalloween (2019-04-29 06:12:49)
Offline
Pages: 1