You are not logged in.
Pages: 1
I just installed arch linux and booted a few times. I installed lightdm and after some troubleshooting got it to work. after a few hours on awesome wm i logged out and when I returned later lightdm would freeze with a black screen being displayed. I have searched a lot of forums and troubleshooting guides but nothing has worked. My machine is AMD based and has a Geforce GTX 1660 Super graphics card.
Last edited by 1JsudoCR (2020-07-23 20:53:13)
Offline
update. it is the drivers. if I run it on vesa it is fine but when updated to nvidia it crashes. also I want the nvidia drivers to play games
Offline
Please post the contents of /var/log/Xorg.0.log from when lightdm fails.
Offline
thank you loqs for responding. however I have discovered the problem. The nouveax driver for xserver was causing the crash. the answer is to either run vesa if you are ok with average or poor graphics, or to make sure you install the proper nvidia drivers.
Offline
If you consider the issue resolved please mark the thread solved by editing your first post and prepending [SOLVED] to the title.
Offline
ok new issue it is posting in the log "Warning, couldn't open module glxserver_nvidia"
Offline
Offline
I still have the same issue:
[ 598.782] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 598.782] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 598.782] (II) Module ABI versions:
[ 598.782] X.Org ANSI C Emulation: 0.4
[ 598.782] X.Org Video Driver: 24.1
[ 598.782] X.Org XInput driver : 24.1
[ 598.782] X.Org Server Extension : 10.0
[ 598.782] (++) using VT number 7
[ 598.782] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 598.784] (--) PCI:*(10@0:0:0) 10de:21c4:1458:4013 rev 161, Mem @ 0xfb000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 598.784] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 598.784] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 598.784] (II) LoadModule: "glx"
[ 598.784] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 598.785] (II) Module glx: vendor="X.Org Foundation"
[ 598.785] compiled for 1.20.8, module version = 1.0.0
[ 598.785] ABI class: X.Org Server Extension, version 10.0
[ 598.785] (II) LoadModule: "nvidia"
[ 598.785] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 598.785] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 598.785] compiled for 1.6.99.901, module version = 1.0.0
[ 598.785] Module class: X.Org Video Driver
[ 598.785] (II) NVIDIA dlloader X Driver 440.100 Fri May 29 08:21:27 UTC 2020
[ 598.785] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 598.785] (II) Loading sub module "fb"
[ 598.785] (II) LoadModule: "fb"
[ 598.785] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 598.785] (II) Module fb: vendor="X.Org Foundation"
[ 598.785] compiled for 1.20.8, module version = 1.0.0
[ 598.785] ABI class: X.Org ANSI C Emulation, version 0.4
[ 598.785] (II) Loading sub module "wfb"
[ 598.785] (II) LoadModule: "wfb"
[ 598.785] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 598.785] (II) Module wfb: vendor="X.Org Foundation"
[ 598.785] compiled for 1.20.8, module version = 1.0.0
[ 598.785] ABI class: X.Org ANSI C Emulation, version 0.4
[ 598.785] (II) Loading sub module "ramdac"
[ 598.785] (II) LoadModule: "ramdac"
[ 598.785] (II) Module "ramdac" already built-in
[ 598.785] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 598.785] (==) NVIDIA(0): RGB weight 888
[ 598.785] (==) NVIDIA(0): Default visual is TrueColor
[ 598.785] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 598.785] (**) Option "AllowNVIDIAGpuScreens"
[ 598.785] (**) NVIDIA(0): Enabling 2D acceleration
[ 598.785] (II) Loading sub module "glxserver_nvidia"
[ 598.785] (II) LoadModule: "glxserver_nvidia"
[ 598.785] (WW) Warning, couldn't open module glxserver_nvidia
[ 598.785] (EE) NVIDIA: Failed to load module "glxserver_nvidia" (module does not exist, 0)
[ 598.785] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
:
Offline
1. This is only part of the xorg log, post the complete thing
2. Please use code tags
3. Have you checked the link I psoted before?
Offline
update i deleted bumblebee and my issues are solved
Offline
Pages: 1