You are not logged in.

1

Friday, August 15th 2008, 1:27am

resolution problem

I have the following problem.

I got a Kubuntu 8.04 installed with KDE 4.1 on my old Toshiba 2430-201. On the road a I use the notebook's display with 1024x768, but at home I use a 19" display with a resolution of 1280x1024.The problem is I do not have the appropriate resolutions listed when I try to change the resolution in the System Setting. Any ideas where the problem is?

Got the NVidia driver installed and have all effects working well.

My XCnf file:

Source code

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
Section "InputDevice"
  Identifier "Generic Keyboard"
  Driver  "kbd"
  Option  "XkbRules" "xorg"
  Option  "XkbModel" "pc105"
  Option  "XkbLayout" "hu"
 EndSection
 
 Section "InputDevice"
  Identifier "Configured Mouse"
  Driver  "mouse"
  Option  "CorePointer"
 EndSection
 
 Section "InputDevice"
  Identifier "Synaptics Touchpad"
  Driver  "synaptics"
  Option  "SendCoreEvents" "true"
  Option  "Device" "/dev/psaux"
  Option  "Protocol" "auto-dev"
  Option  "HorizEdgeScroll" "0"
 EndSection
 
 Section "Device"
  Identifier "Configured Video Device"
  Driver  "nvidia"
  Option  "NoLogo" "True"
 EndSection
 
 Section "Monitor"
  Identifier "Configured Monitor"
 EndSection
 
 Section "Screen"
  Identifier "Default Screen"
  Monitor  "Configured Monitor"
  Device  "Configured Video Device"
  Defaultdepth 24
  Option  "AddARGBGLXVisuals" "True"
 EndSection
 
 Section "ServerLayout"
  Identifier "Default Layout"
   screen "Default Screen"
  Inputdevice "Synaptics Touchpad"
 EndSection
 Section "Module"
  Load  "glx"
 EndSection


Thanks for the help.

2

Thursday, August 6th 2009, 11:41am

RE: resolution problem

I have the following problem.

I got a Kubuntu 8.04 installed with KDE 4.1 on my old Toshiba 2430-201. On the road a I use the notebook's display with 1024x768, but at home I use a 19" display with a resolution of 1280x1024.The problem is I do not have the appropriate resolutions listed when I try to change the resolution in the System Setting. Any ideas where the problem is?

Got the NVidia driver installed and have all effects working well.

My XCnf file:

Source code

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
Section "InputDevice" 
Identifier "Generic Keyboard" 
Driver "kbd" 
Option "XkbRules" "xorg" 
Option "XkbModel" "pc105" 
Option "XkbLayout" "hu" 
EndSection 

Section "InputDevice" 
Identifier "Configured Mouse" 
Driver "mouse" 
Option "CorePointer" 
EndSection 

Section "InputDevice" 
Identifier "Synaptics Touchpad" 
Driver "synaptics" 
Option "SendCoreEvents" "true" 
Option "Device" "/dev/psaux" 
Option "Protocol" "auto-dev" 
Option "HorizEdgeScroll" "0" 
EndSection 

Section "Device" 
Identifier "Configured Video Device" 
Driver "nvidia" 
Option "NoLogo" "True" 
EndSection 

Section "Monitor" 
Identifier "Configured Monitor" 
EndSection 

Section "Screen" 
Identifier "Default Screen" 
Monitor "Configured Monitor" 
Device "Configured Video Device" 
Defaultdepth 24 
Option "AddARGBGLXVisuals" "True" 
EndSection 

Section "ServerLayout" 
Identifier "Default Layout" 
screen "Default Screen" 
Inputdevice "Synaptics Touchpad" 
EndSection 
Section "Module" 
Load "glx" 
EndSection


Thanks for the help.


I have LG 22" TFT and i want to Use it in 90 Degree Anti-clock Direction due to my requirement of Potrait Sized Screen.

Will this be helpful for the same?

Please advise..

Thanks & Regards

Rick Jolley

Senior Administrator

Data Recovery Software

Similar threads