MEPIS This forum is for the discussion of MEPIS Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
09-26-2006, 04:00 PM
|
#1
|
LQ Newbie
Registered: Sep 2006
Location: n e b r a s k a
Distribution: Ubuntu 6.10
Posts: 4
Rep:
|
Can't get resolution above 800x600 (16MB NVidia Riva TNT)
I am running SimplyMEPIS 6.0 (mode: for older computers) on a Dell XPS T450, dualbooting with Windows 98SE. When I go to the desktop configure window and click on display I can't get it to show anything above 800x600. I have tried configuring my monitor properties and drivers, I can't find xconf, and I can't find the xorgconfig. PLEASE HELP!
P.S. I can get above 800x600 in windows.
|
|
|
09-26-2006, 06:30 PM
|
#2
|
Gentoo Developer
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Rep:
|
Look at /etc/X11/xorg.conf
post these 3 sections
Code:
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "ShadowFB" # [<bool>]
#Option "VGAClocks" # [<bool>]
#Option "KGAUniversal" # [<bool>]
Identifier "Card0"
Driver "nvidia"
VendorName "Unknown Vendor"
BoardName "Unknown Board"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768"
EndSubSection
EndSection
|
|
|
09-26-2006, 06:34 PM
|
#3
|
Member
Registered: Nov 2004
Location: Arizona
Distribution: Slackware, RHEL, others
Posts: 470
Rep:
|
I'm not familiar with SimplyMEPIS, but xorg.conf is usually found in /etc/X11/xorg.conf or somewhere in that neighborhood. And as I'm typing this, comprookie2000 beats me to the response...
|
|
|
09-27-2006, 07:03 AM
|
#4
|
LQ Newbie
Registered: Sep 2006
Location: n e b r a s k a
Distribution: Ubuntu 6.10
Posts: 4
Original Poster
Rep:
|
Thanks!
Thanks for the help guys! I did find xorg.conf and edited it. And now I'm in 1024x768! Thanks again!
|
|
|
All times are GMT -5. The time now is 04:40 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|