Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
| 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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
01-26-2003, 06:12 PM
|
#1
|
|
LQ Newbie
Registered: Jan 2003
Location: Bergen, Norway
Distribution: Mandrake 9.1
Posts: 7
Rep:
|
Help. Can't adjust screen resolution or TwinView
Newbie-question I guess...
I'm running RedHat 8.0 (Psyche)
Two problems:
1. How can I adjust the screen resolution using the nvidia-drivers?
2. How do I enable dual(twin)-view to get an extended desktop using a GF4 ti4600 with two monitors hooked up?
Ok, I've tried several things in my XF86Config without any results.
The drivers are installed and works fine I think, the Nvidia-logo flashes when I start Gnome, but I'm stuck with 1024x768! In the display setting screen that's the only resolution I can choose. (Also the "enable 3d acceleration" option is greyed out). I would really like 1280x1024 but no matter what I write in XF86Config, the resolution stays the same.
Hope someone can help a Linux-Idiot.
Regards Joakim
Here's my XF86Config:
# XFree86 4 configuration created by pyxf86config
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "DevInputMice" "AlwaysCore"
EndSection
Section "Files"
# RgbPath is the location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
EndSection
Section "InputDevice"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
# Option "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
# Or if you just want both to be control, use:
# Option "XkbOptions" "ctrl:nocaps"
#
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc102"
Option "XkbLayout" "no"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection
Section "InputDevice"
# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
Identifier "DevInputMice"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "LG 1505S"
DisplaySize 280 210
HorizSync 48.0 - 48.0
VertRefresh 60.0 - 60.0
ModeLine "1400x1050" 129.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync
ModeLine "1400x1050" 151.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync
ModeLine "1400x1050" 162.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync
ModeLine "1400x1050" 184.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA Asus GeForce 4 Ti4600"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
|
|
|
|
01-26-2003, 07:24 PM
|
#2
|
|
Senior Member
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86; Gentoo PPC; Gentoo Sparc64; FreeBSD; OS X; Solaris
Posts: 3,731
Rep:
|
Have you tried [ctrl] + [alt] + [+]? That is how you cycle through available resolutions. The 'display'section of XF86Config looks good: but 1280x1024 should be your default res the way you have it set up.
I would doublecheck your HorizSync, and VertRefresh figures though. Usually they are a range. If you don't know the correct range then search for your monitor model at the manufacture's website and plug in the correct values. If these are the correct figures then I don't think your monitor can support the larger resolution (at least not in 24 bit colour mode).
Be sure to back the present file up before making changes.
Last edited by bulliver; 01-26-2003 at 07:28 PM.
|
|
|
|
01-26-2003, 07:39 PM
|
#3
|
|
LQ Newbie
Registered: Jan 2003
Location: Bergen, Norway
Distribution: Mandrake 9.1
Posts: 7
Original Poster
Rep:
|
The CtrlAlt-/+ only leaves me in a lower resolution...
Thanks, good idea. I'll check up on the specs of the monitor.
I just used the default values, probably not a good idea. In XP I'm using 1280@80Hz so it should be capable.
I'll leave a post if it works.
Last edited by fatter; 01-26-2003 at 07:40 PM.
|
|
|
|
01-26-2003, 08:13 PM
|
#4
|
|
LQ Newbie
Registered: Jan 2003
Location: Bergen, Norway
Distribution: Mandrake 9.1
Posts: 7
Original Poster
Rep:
|
Yes! Looking at my 1280x1024 desktop.
Thanks for the tip!!! Specifying the HorizSync and VertRefresh did the trick.
Now I only have to get both monitors to work in TwinView mode and I'm all over the moon.
|
|
|
|
01-26-2003, 08:15 PM
|
#5
|
|
Senior Member
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86; Gentoo PPC; Gentoo Sparc64; FreeBSD; OS X; Solaris
Posts: 3,731
Rep:
|
Can't help you there...sorry.
Have a search for "two monitors" or "dual head", you might get lucky...
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:15 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
|
|