Subject: Can't use 1600x1280 after upgrade to XF4.3.0
To: None <tech-x11@netbsd.org>
From: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
List: tech-x11
Date: 08/14/2003 11:47:03
After upgrading my -current machine from XFree 4.2.1 to XFree 4.3.0,
display refuses to do 1600x1280, which worked fine before. Does anyone
know how to fix this? (Configu file attached below)
XFree86.0.log says:
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
I've tried increading
HorizSync 31.5 - 820.0
VertRefresh 40-1500
but that still got the same result (this is on a Toshiba Satellite 1410
that definitely can do 1600x1280 on the TFT).
Any clues? :-(
- Hubert
P.S.: Here's my XF86Config file:
# File generated by xf86config.
Section "Module"
Load "dbe" # Double buffer extension
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
ModulePath "/usr/X11R6/lib/modules"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "AutoRepeat" "500 30"
Option "XkbVariant" "nodeadkeys"
Option "XkbOptions" "ctrl:swapcaps"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "wsmouse"
Option "Device" "/dev/wsmouse"
Option "Emulate3Buttons"
# Option "Emulate3Timeout" "50"
EndSection
Section "Monitor"
Identifier "Satellite 1410"
HorizSync 31.5 - 82.0
VertRefresh 40-150
EndSection
Section "Device"
Identifier "NVidia GeForce4 420 Go rev 163"
Driver "nv"
#Driver "vesa"
#Driver "nvidia" # Accelerated - HF
Option "NoAccel" "true"
#Option "DPMS"
#Option "Rotate" "CW" # rotate display clockwise
#Option "Rotate" "CCW" # rotate display counterclockwise
EndSection
Section "Screen"
Identifier "Screen 1"
Device "NVidia GeForce4 420 Go rev 163"
Monitor "Satellite 1410"
DefaultDepth 24
Subsection "Display"
Depth 24
#HF# Modes "640x480" "800x600" "1024x768" "1280x1024"
#HF# Modes "1024x768" "640x480" "800x600"
Modes "1600x1280" "1280x1024"
#ViewPort 0 0
ViewPort 1024 768
EndSubsection
EndSection
Section "ServerLayout"
Identifier "Simple Layout"
Screen "Screen 1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
--
Want to get a clue on IPv6 but don't know where to start? Try this:
* Basics -> http://www.onlamp.com/pub/a/onlamp/2001/05/24/ipv6_tutorial.html
* Setup -> http://www.onlamp.com/pub/a/onlamp/2001/06/01/ipv6_tutorial.html
Of course with your #1 IPv6 ready operating system -> http://www.NetBSD.org/