S. Krishnan wrote on Tue, 9 Oct 2001 08:09:48 -0700 (PDT):
>Could you also please mail your monitor specs and the modeline that
>X is selecting for you, so that we can figure out if it works. You
>can get the modeline by saving the X startup screen to a disk file.
Philip S Tellis also wrote on Wed, 10 Oct 2001 01:35:02 +0530 (IST)
>Actually, that output is stored in /var/log/Xsomething.log
Hello,
I am sorry for taking this long to reply.
My monitor specs are as follows:
Manufacturer: Samsung
Model: Samtron 4Bi
Is there any other information you require?
The output is stored by X in its /var/log/XFree86.0.log file.
---------------/var/log/XFRee86.0.log----------
XFree86 Version 4.0.3 / X Window System
Release Date: 16 March 2001
Operating System: Linux 2.2.17-8smp i686 [ELF]
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Tue Oct 16 09:04:02 2001
(==) Using config file: "/etc/X11/XF86Config-4"
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (??) unknown.
(==) ServerLayout "Anaconda Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Cyrix XpressGraphics"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(**) FontPath set to "unix/:7100"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7
(II) Open APM successful
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.3
XFree86 XInput driver : 0.1
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.2
<snip>
(II) LoadModule: "vesa"
(II) Loading /usr/X11R6/lib/modules/drivers/vesa_drv.o
(II) Module vesa: vendor="The XFree8
le version = 1.0.0
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.3
<snip>
(II) VESA: driver for VESA chipsets: vesa
(II) Primary Device is: ISA
(--) Chipset vesa found
<snip>
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
compiled for 4.0.3, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.3
(**) 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) VESA(0): Primary V_BIOS segment is: 0xc000
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
compiled for 4.0.3, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.3
(II) VESA(0): VESA BIOS detected
(II) VESA(0): VESA VBE Version 2.0
(II) VESA(0): VESA VBE Total Mem: 2496 kB
(II) VESA(0): VESA VBE OEM: Cyrix
(II) VESA(0): VESA VBE OEM Software Rev: 1.0
(II) VESA(0): VESA VBE OEM Vendor: Elpin Systems VGA BIOS
(II) VESA(0): VESA VBE OEM Product: Cyrix GX
(II) VESA(0): VESA VBE OEM Product Rev: Version 2.03
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
compiled for 4.0.3, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.3
(II) VESA(0): VESA VBE DDC supported
(II) VESA(0): VESA VBE DDC Level 2
(II) VESA(0): VESA VBE DDC transfer in appr. 3 sec.
(II) VESA(0): VESA VBE DDC read failed
(==) VESA(0): DPI set to (75, 75)
(**) VESA(0): Using "Shadow Framebuffer"
(II) Loading sub module "shadow"
(II) LoadModule: "shadow"
(II) Loading /usr/X11R6/lib/modules/libshadow.a
(II) Module shadow: vendor="The XFree86 Project"
compiled for 4.0.3, module version = 1.0.0
ABI class: XFree86 ANSI C Emul
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
compiled for 4.0.3, module version = 1.0.0
ABI class: XFree86 ANSI C Emulation, version 0.1
Symbol cfb24_32ScreenInit from module /usr/X11R6/lib/modules/drivers/vesa_drv.o is unresolved!
Symbol cfb24_32ScreenInit from module /usr/X11R6/lib/modules/drivers/vesa_drv.o is unresolved!
<snip>
(==) VESA(0): Default visual is TrueColor
(==) VESA(0): Backing store disabled
(II) Setting vga for screen 0.
<snip>
--------end of /var/log/XFRee86.0.log----------
My X configuration file is as follows:
---------- /etc/X11/XF86Config-4 --------------
# File generated by anaconda.
Section "ServerLayout"
Identifier "Anaconda Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
<snip>
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 31.5-48.5
VertRefresh 50-70
# -- 1400x1050 --
# 1400x1050 @ 60Hz, 65.8 kHz hsync
Modeline "1400x1050" 129 1400 1464 1656 1960
1050 1051 1054 1100 +HSync +VSync
# 1400x1050 @ 70Hz, 76.8 kHz hsync
Modeline "1400x1050" 151 1400 1464 1656 1960
1050 1051 1054 1100 +HSync +VSync
# 1400x1050 @ 75Hz, 82.3 kHz hsync
Modeline "1400x1050" 162 1400 1464 1656 1960
1050 1051 1054 1100 +HSync +VSync
# 1400x1050 @ 85Hz, 93.2 kHz hsync
Modeline "1400x1050" 184 1400 1464 1656 1960
1050 1051 1054 1100 +HSync +VSync
EndSection
Section "Device"
# no known options
Identifier "Cyrix XpressGraphics"
Driver "vesa"
VendorName "Cyrix Corporation"
BoardName
et "mediagx"
#BusID
EndSection
Section "Screen"
Identifier "Screen0"
Device "Cyrix XpressGraphics"
Monitor "Monitor0"
DefaultDepth 16
Subsection "Display"
Depth 16
Modes "800x600"
EndSubsection
EndSection
Section "DRI"
Mode 0666
EndSection
----------end of /etc/X11/XF86Config-4 --------
Thanks.
Parul Mathur