My fedora GUI is gone after installing NVIDIA driver
Hello every body, I'm new to fedora, (Ubuntu, Linux mint user). After two months experience with fedora, I feel that my laptop is hotter that it used to be. I researched an found out, it's because of an inappropriate Graphic driver. I used this tutorial to install (I wish I had done my own solution). BTW, after installing driver v384.59 and reboot my dear fedora 26 can not provide GUI and go to command line After showing these errors:
PCIe Bus Error: Severity=Corrected, Type =Physical, Layer...
device [8086:a112] error status/mask=00000001/00002000
[0] Receiver Error (First)
I have an asus N552vw (GPU: nvidia GEFORCE GTX 960M), Currently I'm posting this question using Wnidows 10
This is my
xorg.conf` file:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 375.66 (buildmeister@swio-display-x86-rhel47-06) Mon May 1 15:45:32 PDT 2017
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer" EndSection
Section "Files"
FontPath "/usr/share/fonts/default/Type1" EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5" EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd" EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS" EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation" EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection EndSection
did you see GUI login page at al? Your laptop is an optimus laptop, that tutorial is meant for desktop with no optimus.
Read this: rpmfusion-nvidia, in particular the section regarding Optimus
I see the fedora logo for a moment. no I don't see the login .
I have done that tutorial with my own risk
My problem is still alive. I don't have GUI...