LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   Why I just can get higher resolution as rooter?? (https://www.linuxquestions.org/questions/linux-desktop-74/why-i-just-can-get-higher-resolution-as-rooter-660291/)

aixilin 08-04-2008 04:22 AM

Why I just can get higher resolution as rooter??
 
I am using debian and have a headache problem to get a higher resolution for my new screen.
The old resolution is 1024*768, now I want to get 1280*1024. I add mode line in xorg.conf file. It likes this:



Code:

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#  sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
        Identifier        "Layout[a11]"
        Screen                "Default Screen"
        InputDevice        "Generic Keyboard" "CoreKeyboard"
        InputDevice        "Mouse[1]" "CorePointer"
        Option                "Clone" "off"
        Option                "Xinerama" "off"
EndSection

Section "Files"
        InputDevices        "/dev/ttyS0"
        InputDevices        "/dev/ttyS1"
        InputDevices        "/dev/ttyS2"
        InputDevices        "/dev/ttyS3"
        InputDevices        "/dev/psaux"
        InputDevices        "/dev/logibm"
        InputDevices        "/dev/sunmouse"
        InputDevices        "/dev/atibm"
        InputDevices        "/dev/amigamouse"
        InputDevices        "/dev/atarimouse"
        InputDevices        "/dev/importbm"
        InputDevices        "/dev/gpmdata"
        InputDevices        "/dev/mouse"
        InputDevices        "/dev/usbmouse"
        InputDevices        "/dev/adbmouse"
        InputDevices        "/dev/input/mice"
        InputDevices        "/dev/input/event0"
        InputDevices        "/dev/pointer0"
        InputDevices        "/dev/pointer1"
        InputDevices        "/dev/pointer2"
        InputDevices        "/dev/pointer3"
        InputDevices        "/dev/comedi0"
        FontPath        "/usr/share/fonts/X11/misc"
        FontPath        "/usr/X11R6/lib/X11/fonts/misc"
        FontPath        "/usr/share/fonts/X11/cyrillic"
        FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic"
        FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/Type1"
        FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
        FontPath        "/usr/share/fonts/X11/100dpi"
        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
        FontPath        "/usr/share/fonts/X11/75dpi"
        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"
        # path to defoma fonts
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
        Load        "bitmap"
        Load        "dbe"
        Load        "ddc"
        Load        "dri"
        Load        "extmod"
        Load        "freetype"
        Load        "glx"
        Load        "int10"
        Load        "record"
        Load        "vbe"
EndSection

Section "ServerFlags"
        Option "AllowMouseOpenFail" "on"
EndSection

Section "InputDevice"
        Identifier        "Generic Keyboard"
        Driver                "kbd"
        Option                "CoreKeyboard"
        Option                "XkbRules"        "xorg"
        Option                "XkbModel"        "pc104"
        Option                "XkbLayout"        "us"
EndSection

Section "InputDevice"
        Identifier        "Mouse[1]"
        Driver                "mouse"
        #Option                "CorePointer"
        Option                "Buttons" "7"
        Option                "Device" "/dev/input/mice"
        Option                "Name" "USB Mouse"
        Option                "Protocol" "explorerps/2"
        Option                "Vendor" "Sysp"
        Option                "ZAxisMapping" "4 5"
EndSection

Section "Device"
Identifier        "Generic Video Card"
Driver                "vesa"
Option                "TexturedVideo" "on"
Option                "OpenGLOverlay" "off"
Option                "VideoOverlay" "off"
BusID                "PCI:1:0:0"
EndSection

Section "Monitor"
        DisplaySize  380 300
        HorizSync    31-64
        Identifier  "Monitor[0]"
        ModelName    "P19-1"
        Option      "DPMS"
        VendorName  "FUS"
        VertRefresh  59-76
        UseModes    "Modes[0]"
EndSection


Section "Modes"
        Identifier  "Modes[0]"
        Modeline        "1280x1024" 108.88 1280 1360 1496 1712 1024 1025 1028 1060
        Modeline        "1280x1024" 106.97 1280 1360 1496 1712 1024 1025 1028 1059
        Modeline        "1280x1024" 105.15 1280 1360 1496 1712 1024 1025 1028 1059
#        Modeline        "1280x960" 109.13 1280 1360 1496 1712 960 961 964 996
#        Modeline        "1280x960" 107.32 1280 1360 1496 1712 960 961 964 995
#        Modeline        "1280x960" 105.61 1280 1360 1496 1712 960 961 964 995
#        Modeline        "1280x800" 105.78 1280 1360 1496 1712 800 801 804 835
#        Modeline        "1280x800" 104.35 1280 1360 1496 1712 800 801 804 835
#        Modeline        "1280x800" 102.80 1280 1360 1496 1712 800 801 804 834
#        Modeline        "1152x864" 98.15 1152 1224 1344 1536 864 865 868 900
#        Modeline        "1152x864" 96.77 1152 1224 1344 1536 864 865 868 900
#        Modeline        "1152x864" 95.28 1152 1224 1344 1536 864 865 868 899
#        Modeline        "1280x768" 101.60 1280 1360 1496 1712 768 769 772 802
#        Modeline        "1280x768" 99.17 1280 1352 1488 1696 768 769 772 801
#        Modeline        "1280x768" 97.81 1280 1352 1488 1696 768 769 772 801
#        Modeline        "1024x768" 80.71 1024 1080 1192 1360 768 769 772 802
#        Modeline        "1024x768" 79.52 1024 1080 1192 1360 768 769 772 801
#        Modeline        "1024x768" 78.43 1024 1080 1192 1360 768 769 772 801
#        Modeline        "1280x600" 77.82 1280 1344 1480 1680 600 601 604 626
#        Modeline        "1280x600" 76.04 1280 1336 1472 1664 600 601 604 626
#        Modeline        "1280x600" 75.00 1280 1336 1472 1664 600 601 604 626
#        Modeline        "1024x600" 62.26 1024 1080 1184 1344 600 601 604 626
#        Modeline        "1024x600" 61.42 1024 1080 1184 1344 600 601 604 626
#        Modeline        "1024x600" 59.86 1024 1072 1176 1328 600 601 604 626
#        Modeline        "800x600" 48.18 800 840 920 1040 600 601 604 626
#        Modeline        "800x600" 47.53 800 840 920 1040 600 601 604 626
#        Modeline        "800x600" 46.87 800 840 920 1040 600 601 604 626
#        Modeline        "768x576" 44.83 768 808 888 1008 576 577 580 601
#        Modeline        "768x576" 43.52 768 800 880 992 576 577 580 601
#        Modeline        "768x576" 42.93 768 800 880 992 576 577 580 601
#        Modeline        "640x480" 30.25 640 664 728 816 480 481 484 501
#        Modeline        "640x480" 29.84 640 664 728 816 480 481 484 501
#        Modeline        "640x480" 29.43 640 664 728 816 480 481 484 501
EndSection

#Section "Monitor"
#Identifier        "Generic Monitor"
#Option                "DPMS"
#HorizSync        28-50
#VertRefresh        43-75
#EndSection

Section "Screen"
Identifier        "Default Screen"
        Device                "Generic Video Card"
        Monitor                "Monitor[0]"
#        Monitor                "Generic Monitor"
        DefaultDepth        16
        SubSection "Display"
                Depth                1
                Modes                "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                4
                Modes                "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                8
                Modes                "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                15
                Modes                "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                16
                Modes                "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                24
                Modes                "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

#Section "ServerLayout"
#        Identifier        "Default Layout"
#        Screen                "Default Screen"
#        InputDevice        "Generic Keyboard"
##        InputDevice        "Configured Mouse"
#        InputDevice        "Mouse[1]"
       
#EndSection

Section "DRI"
        Mode        0666
EndSection

But when I restart x-server as a normal user, it get a fatal error information .

(WW)The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
Entry deleted from font path.


(**) Option "AllowMouseOpenFail" "on"
(**) Option "Xinerama" "off"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)




Could not init font path element /usr/X11R6/lib/X11/fonts/misc, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/:unscaled, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/75dpi/:unscaled, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/75dpi, removing from list!


The interesting thing is I can get higher resolution when I startx as a root....
I don't know what happen with my debian.. Any suggestion is appreciate..

aixilin 08-04-2008 07:50 AM

Here is the log file
 
Code:


X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN
Current Operating System: Linux robot 2.6.8-2-386 #1 Tue Aug 16 12:46:35 UTC 2005 i686
Build Date: 29 May 2008
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Aug  4 12:55:03 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout[a11]"
(**) |-->Screen "Default Screen" (0)
(**) |  |-->Monitor "Monitor[0]"
(**) |  |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Mouse[1]"
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
        Entry deleted from font path.
(**) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/X11R6/lib/X11/fonts/misc,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/X11R6/lib/X11/fonts/100dpi/:unscaled,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/X11R6/lib/X11/fonts/75dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/100dpi,
        /usr/X11R6/lib/X11/fonts/100dpi,
        /usr/share/fonts/X11/75dpi,
        /usr/X11R6/lib/X11/fonts/75dpi,
        /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(**) Input device list set to "/dev/ttyS0,/dev/ttyS1,/dev/ttyS2,/dev/ttyS3,/dev/psaux,/dev/logibm,/dev/sunmouse,/dev/atibm,/dev/amigamouse,/dev/atarimouse,/dev/importbm,/dev/gpmdata,/dev/mouse,/dev/usbmouse,/dev/adbmouse,/dev/input/mice,/dev/input/event0,/dev/pointer0,/dev/pointer1,/dev/pointer2,/dev/pointer3,/dev/comedi0"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Option "AllowMouseOpenFail" "on"
(**) Option "Xinerama" "off"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.3
        X.Org Video Driver: 1.0
        X.Org XInput driver : 0.6
        X.Org Server Extension : 0.3
        X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.0
(--) using VT number 8


Code:

(II) LoadModule: "bitmap"
(II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/lib/xorg/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 7.1.1, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.1.0
        ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "vesa"
(II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
(II) Module vesa: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.3.0
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.1.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.1.1
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.6
(II) VESA: driver for VESA chipsets: vesa
(II) Primary Device is: PCI 01:00:0
(--) Chipset vesa found


aixilin 08-04-2008 07:53 AM

Code:

(II) Setting vga for screen 0.
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/lib/xorg/modules/libvbe.so
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules/libint10.so
(II) VESA(0): initializing int10
(II) Loading sub module "vm86"
(II) LoadModule: "vm86"
(II) Loading /usr/lib/xorg/modules/libvm86.so
(II) Module vm86: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.0
(II) VESA(0): Primary V_BIOS segment is: 0xc000
(II) VESA(0): VESA BIOS detected
(II) VESA(0): VESA VBE Version 3.0
(II) VESA(0): VESA VBE Total Mem: 131072 kB
(II) VESA(0): VESA VBE OEM: NVIDIA
(II) VESA(0): VESA VBE OEM Software Rev: 4.52
(II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
(II) VESA(0): VESA VBE OEM Product: NV34 Board - p162-1n
(II) VESA(0): VESA VBE OEM Product Rev: Chip Rev 
(**) VESA(0): Depth 16, (--) framebuffer bpp 16
(==) VESA(0): RGB weight 565
(==) VESA(0): Default visual is TrueColor
(==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/lib/xorg/modules/libddc.so
(II) VESA(0): VESA VBE DDC supported
(II) VESA(0): VESA VBE DDC Level 2
(II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
(II) VESA(0): VESA VBE DDC read successfully
(II) VESA(0): Manufacturer: FUS  Model: 504  Serial#: 16843009
(II) VESA(0): Year: 2004  Week: 47
(II) VESA(0): EDID Version: 1.3
(II) VESA(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
(II) VESA(0): Sync:  Separate
(II) VESA(0): Max H-Image Size [cm]: horiz.: 38  vert.: 30
(II) VESA(0): Gamma: 2.20
(II) VESA(0): DPMS capabilities: Off; RGB/Color Display
(II) VESA(0): First detailed timing is preferred mode
(II) VESA(0): redX: 0.640 redY: 0.330  greenX: 0.300 greenY: 0.600
(II) VESA(0): blueX: 0.150 blueY: 0.060  whiteX: 0.313 whiteY: 0.329
(II) VESA(0): Supported VESA Video Modes:
(II) VESA(0): 720x400@70Hz
(II) VESA(0): 640x480@60Hz
(II) VESA(0): 640x480@75Hz
(II) VESA(0): 800x600@60Hz
(II) VESA(0): 800x600@75Hz
(II) VESA(0): 1024x768@60Hz
(II) VESA(0): 1024x768@70Hz
(II) VESA(0): 1024x768@75Hz
(II) VESA(0): 1280x1024@75Hz
(II) VESA(0): Manufacturer's mask: 0
(II) VESA(0): Supported Future Video Modes:
(II) VESA(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) VESA(0): Supported additional Video Mode:
(II) VESA(0): clock: 108.0 MHz  Image Size:  376 x 301 mm
(II) VESA(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
(II) VESA(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
(II) VESA(0): Ranges: V min: 59  V max: 76 Hz, H min: 31  H max: 81 kHz, PixClock max 140 MHz
(II) VESA(0): Monitor name: P19-1
(II) VESA(0): Serial No: YEGA758529
(II) VESA(0): Searching for matching VESA mode(s):

Code:


(II) VESA(0): Total Memory: 2048 64KB banks (131072kB)
(II) VESA(0): Monitor[0]: Using hsync range of 31.00-64.00 kHz
(II) VESA(0): Monitor[0]: Using vrefresh range of 59.00-76.00 Hz
(--) VESA(0): Virtual size is 1280x1024 (pitch 1280)
(**) VESA(0): *Built-in mode "1280x1024"
(**) VESA(0): *Built-in mode "1024x768"
(**) VESA(0): *Built-in mode "800x600"
(**) VESA(0): *Built-in mode "640x480"
(++) VESA(0): DPI set to (100, 100)
(II) VESA(0): Attempting to use 60Hz refresh for mode "1280x1024" (11a)
(II) VESA(0): Attempting to use 75Hz refresh for mode "1024x768" (117)
(II) VESA(0): Attempting to use 72Hz refresh for mode "800x600" (114)
(II) VESA(0): Attempting to use 73Hz refresh for mode "640x480" (111)
(**) VESA(0): Using "Shadow Framebuffer"
(II) Loading sub module "shadow"
(II) LoadModule: "shadow"
(II) Loading /usr/lib/xorg/modules/libshadow.so
(II) Module shadow: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.1.0
        ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.3
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] -1        0        0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1        0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1        0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1        0        0xfebff400 - 0xfebff4ff (0x100) MX[B]
        [5] -1        0        0xfebc0000 - 0xfebdffff (0x20000) MX[B]
        [6] -1        0        0xfebff800 - 0xfebfffff (0x800) MX[B]
        [7] -1        0        0xdfffe000 - 0xdfffefff (0x1000) MX[B]
        [8] -1        0        0xf0000000 - 0xefffffff (0x0) MX[B]O
        [9] -1        0        0xfeae0000 - 0xfeafffff (0x20000) MX[B](B)
        [10] -1        0        0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
        [11] -1        0        0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
        [12] -1        0        0xdffff000 - 0xdfffffff (0x1000) MX[B](B)
        [13] 0        0        0x000a0000 - 0x000affff (0x10000) MS[B]
        [14] 0        0        0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [15] 0        0        0x000b8000 - 0x000bffff (0x8000) MS[B]
        [16] -1        0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [17] -1        0        0x00000000 - 0x000000ff (0x100) IX[B]
        [18] -1        0        0x0000ee00 - 0x0000eeff (0x100) IX[B]
        [19] -1        0        0x0000d080 - 0x0000d09f (0x20) IX[B]
        [20] -1        0        0x0000d400 - 0x0000d41f (0x20) IX[B]
        [21] -1        0        0x0000d480 - 0x0000d49f (0x20) IX[B]
        [22] -1        0        0x0000d800 - 0x0000d81f (0x20) IX[B]
        [23] -1        0        0x0000fc00 - 0x0000fc0f (0x10) IX[B]
        [24] -1        0        0x0000e000 - 0x0000e0ff (0x100) IX[B]
        [25] -1        0        0x0000e400 - 0x0000e40f (0x10) IX[B]
        [26] -1        0        0x0000e480 - 0x0000e483 (0x4) IX[B]
        [27] -1        0        0x0000e800 - 0x0000e807 (0x8) IX[B]
        [28] -1        0        0x0000e880 - 0x0000e883 (0x4) IX[B]
        [29] -1        0        0x0000ec00 - 0x0000ec07 (0x8) IX[B]
        [30] -1        0        0x0000d880 - 0x0000d8bf (0x40) IX[B]
        [31] -1        0        0x0000dc00 - 0x0000dc7f (0x80) IX[B]
        [32] 0        0        0x000003b0 - 0x000003bb (0xc) IS[B]
        [33] 0        0        0x000003c0 - 0x000003df (0x20) IS[B]
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules/libint10.so
(II) VESA(0): initializing int10
(II) VESA(0): Primary V_BIOS segment is: 0xc000
(II) VESA(0): VESA BIOS detected
(II) VESA(0): VESA VBE Version 3.0
(II) VESA(0): VESA VBE Total Mem: 131072 kB
(II) VESA(0): VESA VBE OEM: NVIDIA
(II) VESA(0): VESA VBE OEM Software Rev: 4.52
(II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
(II) VESA(0): VESA VBE OEM Product: NV34 Board - p162-1n
(II) VESA(0): VESA VBE OEM Product Rev: Chip Rev 
(==) VESA(0): Write-combining range (0xd0000000,0x8000000)
(II) VESA(0): virtual address = 0x4049a000,
        physical address = 0xd0000000, size = 134217728
(==) VESA(0): Default visual is TrueColor
(==) VESA(0): Backing store disabled
(**) Option "dpms"
(**) VESA(0): DPMS enabled
(WW) VESA(0): Option "TexturedVideo" is not used
(WW) VESA(0): Option "OpenGLOverlay" is not used
(WW) VESA(0): Option "VideoOverlay" is not used
(==) RandR enabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(EE) AIGLX: Screen 0 is not DRI capable
(II) Loading local sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(**) Option "CoreKeyboard"
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc104"
(**) Generic Keyboard: XkbModel: "pc104"
(**) Option "XkbLayout" "us"
(**) Generic Keyboard: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "explorerps/2"
(**) Mouse[1]: Device: "/dev/input/mice"
(**) Mouse[1]: Protocol: "explorerps/2"
(**) Option "CorePointer"
(**) Mouse[1]: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Buttons" "7"
(==) Mouse[1]: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse[1]: ZAxisMapping: buttons 4 and 5
(**) Mouse[1]: Buttons: 11
(II) XINPUT: Adding extended input device "Mouse[1]" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
    xkb_keycodes            { include "xfree86+aliases(qwerty)" };
    xkb_types                { include "complete" };
    xkb_compatibility        { include "complete" };
    xkb_symbols              { include "pc(pc105)+us" };
    xkb_geometry            { include "pc(pc104)" };
(II) Mouse[1]: ps2EnableDataReporting: succeeded
Could not init font path element /usr/X11R6/lib/X11/fonts/misc, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/:unscaled, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/75dpi/:unscaled, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/75dpi, removing from list!

Backtrace:
0: /usr/bin/X11/X(xf86SigHandler+0x84) [0x80c43e4]
1: [0xffffe420]
2: /usr/lib/xorg/modules/libfb.so(fbCopyNtoN+0x226) [0x4047e3e6]
3: /usr/lib/xorg/modules/libfb.so(fbCopyRegion+0x8f) [0x4047d27f]
4: /usr/lib/xorg/modules/libfb.so(fbDoCopy+0x498) [0x4047d8e8]
5: /usr/lib/xorg/modules/libfb.so(fbCopyArea+0x78) [0x4047dab8]
6: /usr/bin/X11/X [0x815694d]
7: /usr/bin/X11/X [0x8108840]
8: /usr/bin/X11/X [0x8119f62]
9: /usr/bin/X11/X [0x81545ca]
10: /usr/bin/X11/X [0x81549b3]
11: /usr/bin/X11/X(miWindowExposures+0xf6) [0x810a336]
12: /usr/bin/X11/X(miHandleValidateExposures+0x77) [0x8121bc7]
13: /usr/bin/X11/X [0x80d1201]
14: /usr/lib/xorg/modules/drivers/vesa_drv.so [0x403a3236]
15: /usr/bin/X11/X [0x80cc9d3]
16: /usr/bin/X11/X(xf86SwitchMode+0xd4) [0x80c1a94]
17: /usr/bin/X11/X [0x80e4ec8]
18: /usr/bin/X11/X [0x80e51b9]
19: /usr/bin/X11/X [0x8151b21]
20: /usr/bin/X11/X(Dispatch+0x19b) [0x8086ccb]
21: /usr/bin/X11/X(main+0x489) [0x806e6b9]
22: /lib/tls/libc.so.6(__libc_start_main+0xc8) [0x40113ea8]
23: /usr/bin/X11/X(FontFileCompleteXLFD+0xa5) [0x806d9f1]

Fatal server error:
Caught signal 11.  Server aborting


aixilin 08-04-2008 10:11 AM

The problem is caused by the driver..
I tried the nv driver to configure xorg.conf and it works ...

Now I get the higher resolution...

lefty.crupps 08-05-2008 08:43 AM

So this is resolved?

jschiwal 08-05-2008 08:56 AM

I'm glad to hear that you got it working!


You might want to change the labels for the modelines you created to distinguish one from the other.
For example:
Code:

  # 1280x1024 @ 60.00 Hz (GTF) hsync: 63.60 kHz; pclk: 108.88 MHz
  Modeline "1280x1024_60"  108.88  1280 1360 1496 1712  1024 1025 1028 1060  -HSync +Vsync

jschiwal@hpmedia:/lib/modules/2.6.25.11-0.1-default/source/fs/ntfs> gtf 1280 1024 70 -x

  # 1280x1024 @ 70.00 Hz (GTF) hsync: 74.62 kHz; pclk: 128.94 MHz
  Modeline "1280x1024_70"  128.94  1280 1368 1504 1728  1024 1025 1028 1066  -HSync +Vsync

Then you can have "1280x1024_60" "1280x1024_70" in the screen -> display sections. Otherwise you may only have the first frequency
settings.

Also, just so you know, lines with errors in Xorg.log begin with "(EE)". Lines with warnings begin with "(WW)", so you can use grep
to filter through just these lines:
Code:

egrep '^\(EE\)|\(WW\)' /var/log/Xorg.0.log
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/share/fonts/local" does not exist.
(WW) The directory "/usr/share/fonts/PEX" does not exist.
(WW) The directory "/usr/share/fonts/latin2/misc" does not exist.
(WW) The directory "/usr/share/fonts/latin2/75dpi" does not exist.
...
(WW) NVIDIA(0): No valid modes for "1280x800"; removing.
(WW) NVIDIA(0): No valid modes for "1280x768"; removing.
(WW) NVIDIA(0): No valid modes for "1280x720"; removing.
(WW) NVIDIA(0): No valid modes for "1280x600"; removing.
(WW) NVIDIA(0): No valid modes for "1024x600"; removing.
(WW) NVIDIA(0): No valid modes for "768x576"; removing.
(WW) NVIDIA(0): Option "CalcAlgorithm" is not used
(WW) NVIDIA(0): Option "PreferredMode" is not used

Then you don't have to post the entire log.


All times are GMT -5. The time now is 08:35 PM.