Buyrun çıktılar bunlar
-Video ayarlarından widescreeni seçince tam ekran oluyor fakat çözünürlük sayısı 3'e düşüyor.
linux@Galatasaray ~ $ inxi -SGx
System: Host: Galatasaray Kernel: 3.16.0-38-generic i686 (32 bit, gcc: 4.8.2)
Desktop: Cinnamon 2.6.11 Distro: Linux Mint 17.2 Rafaela
Graphics: Card: NVIDIA G96 [GeForce 9400 GT] bus-ID: 01:00.0 X.Org: 1.15.1 driver: nvidia Resolution: 1366x768@59.8hz
GLX Renderer: GeForce 9400 GT/PCIe/SSE2 GLX Version: 3.3.0 NVIDIA 340.96 Direct Rendering: Yes
linux@Galatasaray ~ $ glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: GeForce 9400 GT/PCIe/SSE2
GL_NVX_conditional_render, GL_NVX_gpu_memory_info,
GL_NV_ES1_1_compatibility, GL_NV_blend_square, GL_NV_conditional_render,
GL_NV_path_rendering, GL_NV_pixel_data_range, GL_NV_point_sprite,
GL_NVX_conditional_render, GL_NVX_gpu_memory_info,
GL_NV_ES1_1_compatibility, GL_NV_blend_square, GL_NV_conditional_render,
GL_NV_path_rendering, GL_NV_pixel_data_range, GL_NV_point_sprite,
linux@Galatasaray ~ $ lspci | egrep 'VGA|3D|Display'
01:00.0 VGA compatible controller: NVIDIA Corporation G96 [GeForce 9400 GT] (rev a1)
linux@Galatasaray ~ $ cat /etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 340.96 (buildmeister@swio-display-x64-rhel04-15) Sun Nov 8 22:55:56 PST 2015
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
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
linux@Galatasaray ~ $ xrandr --prop