[elrepo] Hello guys!

Konstantinos Kartsonakis kartsonaki at ceid.upatras.gr
Thu Feb 28 06:48:04 EST 2013


Hello again,

Well I am quite new to the list, so here is my problem. I have a Dell 
precision M4700 with Nvidia quadro K1000M graphic card and I want to 
connect an external screen but it is not recognised, even my internal 
notebook monitor is declared as unknown to the settings. Anyway I tried 
to install the last driver from nvidia site but when I did it I didn't 
have any gui after the installation. Here is my xorg.conf

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


Any ideas???

Kostas


More information about the elrepo mailing list