Results 11 to 13 of 13
Hi
i have installed Mandriva 2006, But i am unable to change the screen resolution. Now its 640*480 and no other option is available, if i change the resolution to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-30-2006 #11Just Joined!
- Join Date
- Jun 2006
- Posts
- 4
Even i am facing the same proble with mandriva 2006
Hi
i have installed Mandriva 2006, But i am unable to change the screen resolution. Now its 640*480 and no other option is available, if i change the resolution to 1024x768, i am getting very big images, icons and letters. please help me if anyone knows how to solve it, i am attaching my xorg.conf file with this
xorg.txt
- 06-30-2006 #12
You haven't set up any useful resolution in your xorg.conf file. Your section where you define the maximum resolution looks like this:
The max resolution is 640x480 for all resolution there. Change the "640 480" entries to "1024 768" and you should get a 1024x768 display, if your monitor supports it (it should, I guess).Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 8
Virtual 640 480
EndSubsection
Subsection "Display"
Depth 15
Virtual 640 480
EndSubsection
Subsection "Display"
Depth 16
Virtual 640 480
EndSubsection
Subsection "Display"
Depth 24
Virtual 640 480
EndSubsection
EndSectionWindows free since 2002 | computing since 1984
- 07-03-2006 #13Just Joined!
- Join Date
- Jun 2006
- Posts
- 4
Thanx for the reply, I changed it to 1024x768 in xorg.conf, then also i am getting the same problem.


Reply With Quote
