Hi guys and glad for joining you.
Happy Holiday Season for all!!!
I just installed Kubuntu and I have problem with my screen detection.
I have a Samsung Screenmaster 943SN. Unfortunately, googling for this particular model, revealing that needs tweaking in order to work in Linux (othrwise, I'm fully stasfied from it).
As usual, TFT screens working properly, only at default resolution. Unlike CRTs (where you can choose the mode you prefer), other modes are garbages.
For my screen, the default mode is 1360X768.
My display card is Nvidia Geforce 6150se Nforce 430 (a very common model, which was coming onboard at the time which I bougth my pc).
I installed Kubuntu and Nvidia driver (current + updates).
It couldn't see properly my screen, because it show it as CRT-0 (while it isn't CRT).
The Nvidia control panel allowing me to choose from various modes, with the default one (1360X768) the maximum available.
While the other modes working properly, when choosing the 1360X768, can't see correctly my screen and the K start menu is at the far left, out of the screen and out of my reach of course.
Unfortunately, the other modes (who working properly), are pretty inconvenient.
Is there anything I can do?
Here are, some infos of my system:
Latest stable version Kubuntu x64, fully updated.
Desktop, AMD, No GPU, 1,75GB RAM, 1 HD 1 TB, with some partitions, 1 DVD RAM.
xorg.conf:
xrandr:
Happy Holiday Season for all!!!
I just installed Kubuntu and I have problem with my screen detection.
I have a Samsung Screenmaster 943SN. Unfortunately, googling for this particular model, revealing that needs tweaking in order to work in Linux (othrwise, I'm fully stasfied from it).
As usual, TFT screens working properly, only at default resolution. Unlike CRTs (where you can choose the mode you prefer), other modes are garbages.
For my screen, the default mode is 1360X768.
My display card is Nvidia Geforce 6150se Nforce 430 (a very common model, which was coming onboard at the time which I bougth my pc).
I installed Kubuntu and Nvidia driver (current + updates).
It couldn't see properly my screen, because it show it as CRT-0 (while it isn't CRT).
The Nvidia control panel allowing me to choose from various modes, with the default one (1360X768) the maximum available.
While the other modes working properly, when choosing the 1360X768, can't see correctly my screen and the K start menu is at the far left, out of the screen and out of my reach of course.
Unfortunately, the other modes (who working properly), are pretty inconvenient.
Is there anything I can do?
Here are, some infos of my system:
Latest stable version Kubuntu x64, fully updated.
Desktop, AMD, No GPU, 1,75GB RAM, 1 HD 1 TB, with some partitions, 1 DVD RAM.
xorg.conf:
Code:
# nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 304.51 (buildd@komainu) Fri Oct 12 12:53:49 UTC 2012 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" Option "Xinerama" "0" 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" # HorizSync source: builtin, VertRefresh source: builtin Identifier "Monitor0" VendorName "Unknown" ModelName "CRT-0" HorizSync 28.0 - 55.0 VertRefresh 43.0 - 72.0 Option "DPMS" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 6150SE nForce 430" EndSection Section "Screen" # Removed Option "metamodes" "nvidia-auto-select +0+0; 1152x864_60 +0+0" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "Stereo" "0" Option "nvidiaXineramaInfoOrder" "CRT-0" Option "metamodes" "1152x864_60 +0+0; nvidia-auto-select +0+0" SubSection "Display" Depth 24 EndSubSection EndSection
Code:
Screen 0: minimum 8 x 8, current 1152 x 864, maximum 4096 x 4096 VGA-0 connected 1152x864+0+0 (normal left inverted right x axis y axis) 0mm x 0mm 1024x768 60.0 + 1360x768 60.0 59.8 1152x864 60.0* 800x600 72.2 60.3 56.2 680x384 119.9 119.6 640x480 59.9 576x432 120.1 512x384 120.0 400x300 144.4 120.6 112.7 320x240 120.1
Comment