PDA

View Full Version : Nvidia proprietary driver shows a black screen



dron100
2015-08-18, 06:50
I managed to see a lot of articles, links, and installation methods, but could not make it work correctly. After restart gdm I see only black screen. Help to cope with this problem.
Proprietary driver need me to pyrit...

lspci -v



00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06)
Subsystem: CLEVO/KAPOK Computer Device 6502
Flags: bus master, fast devsel, latency 0
Capabilities: [e0] Vendor Specific Information: Len=0c <?>

<------------ cuted ------------>

00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06) (prog-if 00 [VGA controller])
Subsystem: CLEVO/KAPOK Computer Device 6502
Flags: bus master, fast devsel, latency 0, IRQ 32
Memory at f7400000 (64-bit, non-prefetchable) [size=4M]
Memory at d0000000 (64-bit, prefetchable) [size=256M]
I/O ports at f000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [d0] Power Management version 2
Capabilities: [a4] PCI Advanced Features
Kernel driver in use: i915

<------------- cuted ------------->

01:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 840M] (rev a2)
Subsystem: CLEVO/KAPOK Computer Device 6502
Flags: bus master, fast devsel, latency 0, IRQ 34
Memory at f6000000 (32-bit, non-prefetchable) [size=16M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
Memory at f0000000 (64-bit, prefetchable) [size=32M]
I/O ports at e000 [size=128]
[virtual] Expansion ROM at f7000000 [disabled] [size=512K]
Capabilities: [60] Power Management version 3
Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [78] Express Endpoint, MSI 00
Capabilities: [100] Virtual Channel
Capabilities: [250] Latency Tolerance Reporting
Capabilities: [258] L1 PM Substates
Capabilities: [128] Power Budgeting <?>
Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
Capabilities: [900] #19
Kernel driver in use: nvidia

<------------- cuted ---------------->


pstree




<------------- cuted ---------------->

|-gdm3-+-Xorg
| |-gdm-session-wor-+-gnome-session-+-gnome-settings--+-{dconf worker}
| | | | |-{gdbus}
| | | | |-{gmain}
| | | | `-{pool}
| | | |-{dconf worker}
| | | |-{gdbus}
| | | `-{gmain}
| | |-{gdbus}
| | `-{gmain}
| |-{gdbus}
| |-{gdm SIGUSR1 cat}
| `-{gmain}
<------------- cuted ----------------->


/var/log/Xorg.0.log





741
742

I must say, there is no record (EE)!!!!



/etc/X11/xorg.conf




Section "Module"
Load "glx"
EndSection

Section "Monitor"
Identifier "Monitor0"
EndSection

Section "Device"
Identifier "nvidia0"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "NoLogo" "True"
EndSection

Section "Screen"
Identifier "Screen0"
Device "nvidia0"
Monitor "Monitor0"
EndSection

Without BusID issue error in Xorg.0.log "No device found" and "No screens found".


dmesg see nothing about xorg or nvidia

In blacklist.conf added "nouveau", "i915", "intel_gma"

I've tried installing guides of official NVidia and by apt-get install, but img getting same errors.

Help me please!

Dottieee
2015-08-18, 12:37
Im having the same problem , its been 2 days since im trying to figure out what to do and nothing works.... :mad: