Hallo zusammen,
ich bin neu hier im Forum, desshalb bitte ich um Rücksicht, falls ich etwas falsch mache!
Ich habe mich dazu entschieden, von Windows auf Ubuntu umzusteigen und bin, was Ubuntu angeht, echt ein Anfänger.
Mein System: Intel i5, NV GV 770 mit 2 GB, 8 GB RAM.
Installation war kein Problem. Aber: Ich habe den Propäritäeren (schreibt man das so?!?) aus den Packetquellen von Ubuntu installiert. Die Max-Auflösung, die laut Ubuntu geht ist 1360x768. Den Bildschirm hatte ich unter Windows mit 1600x1200 betrieben.
mir hat leider das WIKI nicht weitergeholfen, da ich nicht genau weiß, was ich genau in die xorg.conf eintragen soll oder nicht.
Hier noch ein Paar Infos:
Ausgabe von lspci -nnk | grep "VGA\|'Kern'\|3D\|Display" -A2 :
1 2 3 4 | lspci -nnk | grep "VGA\|'Kern'\|3D\|Display" -A2 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK104 [GeForce GTX 770] [10de:1184] (rev a1) Subsystem: ASUSTeK Computer Inc. Device [1043:8465] Kernel driver in use: nvidia |
Ausgabe von xrandr --prop
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 | root@ubuntu:/# xrandr --prop Screen 0: minimum 8 x 8, current 1360 x 768, maximum 16384 x 16384 DVI-I-0 connected primary 1360x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm BorderDimensions: 4 supported: 4 Border: 0 0 0 0 range: (0, 65535) SignalFormat: VGA supported: VGA ConnectorType: DVI-I ConnectorNumber: 0 _ConnectorLocation: 0 1024x768 60.0 + 1360x768 60.0* 59.8 1152x864 60.0 800x600 72.2 60.3 56.2 680x384 60.0 59.8 640x480 59.9 512x384 60.0 400x300 72.2 320x240 60.1 DVI-I-1 disconnected (normal left inverted right x axis y axis) BorderDimensions: 4 supported: 4 Border: 0 0 0 0 range: (0, 65535) SignalFormat: TMDS supported: TMDS ConnectorType: DVI-I ConnectorNumber: 0 _ConnectorLocation: 0 HDMI-0 disconnected (normal left inverted right x axis y axis) BorderDimensions: 4 supported: 4 Border: 0 0 0 0 range: (0, 65535) SignalFormat: TMDS supported: TMDS ConnectorType: HDMI ConnectorNumber: 2 _ConnectorLocation: 2 DP-0 disconnected (normal left inverted right x axis y axis) BorderDimensions: 4 supported: 4 Border: 0 0 0 0 range: (0, 65535) SignalFormat: TMDS supported: TMDS ConnectorType: DisplayPort ConnectorNumber: 3 _ConnectorLocation: 3 DVI-D-0 disconnected (normal left inverted right x axis y axis) BorderDimensions: 4 supported: 4 Border: 0 0 0 0 range: (0, 65535) SignalFormat: TMDS supported: TMDS ConnectorType: DVI-D ConnectorNumber: 1 _ConnectorLocation: 1 DP-1 disconnected (normal left inverted right x axis y axis) BorderDimensions: 4 supported: 4 Border: 0 0 0 0 range: (0, 65535) SignalFormat: DisplayPort supported: DisplayPort ConnectorType: DisplayPort ConnectorNumber: 3 _ConnectorLocation: 3 |
Danke im Voraus für Eure Hile!