[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

XFree86 4.0.3 configuration





Hello ,

I upgraded to Woody/Testing and implicit to XFree86 4.xx.  Now, my problem is that I can't configure the  XF86Config anymore.(ATI Xpert98 video card, I never had problem with it before.)

 The file XF86Config-4 I generated with "XFree86 -configure" (because the one generated with XF86Setup, didn't work at all) and it does starts the X server but is completly dead after.

Can anybody please help ?

Thank you, Florentin.

++++++++++++++++ XF86Config-4 file ++++++++++++++++++++++

Section "ServerLayout"
 Identifier     "XFree86 Configured"
 Screen      0  "Screen0" 0 0
 InputDevice    "Mouse0" "CorePointer"
 InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
 RgbPath      "/usr/X11R6/lib/X11/rgb"
 ModulePath   "/usr/X11R6/lib/modules"
 FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
#FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
#FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
 FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
 FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
 FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
 Load  "GLcore"
 Load  "dbe"
 Load  "dri"
 Load  "extmod"
 Load  "glx"
 Load  "pex5"
 Load  "record"
 Load  "xie"
EndSection

Section "InputDevice"
 Identifier  "Keyboard0"
 Driver      "keyboard"
EndSection

Section "InputDevice"
 Identifier  "Mouse0"
 Driver      "mouse"
 Option      "Protocol" "microsoft"
 Option      "Device" "/dev/mouse"
EndSection

Section "Monitor"
 Identifier   "Monitor0"
 VendorName   "VSC"
 ModelName    "5941"
 HorizSync    30.0 - 70.0
 VertRefresh  50.0 - 120.0
EndSection

Section "Device"
 ### Available Driver options are:-
        #Option     "accel"
        #Option     "crt_screen"
        #Option     "composite_sync"
        #Option     "linear"
        #Option     "mmio_cache"
        #Option     "probe_clocks"
        #Option     "reference_clock"
        #Option     "shadow_fb"
 Identifier  "Card0"
 Driver      "ati"
 VendorName  "ATI"
 BoardName   "Mach64 LB"
 ChipSet     "ati"
 ChipId      0x4c42
 ChipRev     0xdc
 BusID       "PCI:1:0:0"
EndSection

Section "Screen"
 Identifier "Screen0"
 Device     "Card0"
 Monitor    "Monitor0"
 SubSection "Display"
  Depth     1
 EndSubSection
 SubSection "Display"
  Depth     4
 EndSubSection
 SubSection "Display"
  Depth     8
 EndSubSection
 SubSection "Display"
  Depth     15
 EndSubSection
 SubSection "Display"
  Depth     16
 EndSubSection
 SubSection "Display"
  Depth     24
 EndSubSection
EndSection

Section "DRI"
EndSection

++++++++++ ERROR LOGFILE ++++++++++++++++++++
XFree86 Version 4.0.3 / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 16 March 2001
 If the server is older than 6-12 months, or if your card is
 newer than the above date, look for a newer version before
 reporting problems.  (See http://www.XFree86.Org/FAQ)
Operating System: Linux 2.2.19 i686 [ELF]
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Fri Jul 13 19:45:50 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 "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(WW) The directory "/usr/X11R6/lib/X11/fonts/CID/" does not exist.
 Entry deleted from font path.
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
 compiled for 4.0.3, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
 compiled for 4.0.3, module version = 0.1.0
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
 compiled for 4.0.3, module version = 0.1.0
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(--) PCI:*(1:0:0) ATI Mach64 LB rev 220, Mem @ 0xdf000000/24, 0xde800000/12, I/O @ 0xd800/8
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
 compiled for 4.0.3, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
 compiled for 4.0.3, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
 compiled for 4.0.3, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
 compiled for 4.0.3, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
 compiled for 4.0.3, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
 compiled for 4.0.3, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
 compiled for 4.0.3, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
 compiled for 4.0.3, module version = 1.13.0
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
 compiled for 4.0.3, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
 compiled for 4.0.3, module version = 6.2.3
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
 compiled for 4.0.3, module version = 1.0.0
(II) ATI: ATI driver (version 6.2.3) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets: ATI Rage 128 RE (PCI),
 ATI Rage 128 RF (AGP), ATI Rage 128 RG (AGP), ATI Rage 128 RK (PCI),
 ATI Rage 128 RL (AGP), ATI Rage 128 Pro PD (AGP),
 ATI Rage 128 Pro PF (AGP), ATI Rage 128 Mobility LE (PCI),
 ATI Rage 128 Mobility LF (AGP), ATI Rage 128 Mobility MF (AGP),
 ATI Rage 128 Mobility ML (AGP)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
 ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP)
(II) Loading /usr/X11R6/lib/modules/drivers/atimisc_drv.o
(II) Module ati: vendor="The XFree86 Project"
 compiled for 4.0.3, module version = 6.2.3
(==) ATI(0): Chipset:  "ati".
(==) ATI(0): Depth 8, (==) framebuffer bpp 8
(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
(II) ATI(0): Primary V_BIOS segment is: 0xc000
(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
(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
(II) ATI(0): VESA BIOS detected
(II) ATI(0): VESA VBE DDC supported
(II) ATI(0): Manufacturer: VSC  Model: 5941  Serial#: 8019
(II) ATI(0): Year: 1999  Week: 30
(II) ATI(0): EDID Version: 1.2
(II) ATI(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
(II) ATI(0): Sync:  Separate
(II) ATI(0): Max H-Image Size [cm]: horiz.: 32  vert.: 24
(II) ATI(0): Gamma: 2.77
(II) ATI(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) ATI(0): First detailed timing is preferred mode
(II) ATI(0): GTF timings supported
(II) ATI(0): redX: 0.630 redY: 0.340   greenX: 0.280 greenY: 0.601
(II) ATI(0): blueX: 0.145 blueY: 0.061   whiteX: 0.283 whiteY: 0.297
(II) ATI(0): Supported VESA Video Modes:
(II) ATI(0): 720x400@70Hz
(II) ATI(0): 720x400@88Hz
(II) ATI(0): 640x480@60Hz
(II) ATI(0): 640x480@67Hz
(II) ATI(0): 640x480@72Hz
(II) ATI(0): 640x480@75Hz
(II) ATI(0): 800x600@56Hz
(II) ATI(0): 800x600@60Hz
(II) ATI(0): 800x600@72Hz
(II) ATI(0): 800x600@75Hz
(II) ATI(0): 832x624@75Hz
(II) ATI(0): 1024x768@87Hz (interlaced)
(II) ATI(0): 1024x768@60Hz
(II) ATI(0): 1024x768@70Hz
(II) ATI(0): 1024x768@75Hz
(II) ATI(0): Manufacturer's mask: 0
(II) ATI(0): Supported Future Video Modes:
(II) ATI(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) ATI(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) ATI(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) ATI(0): #3: hsize: 1280  vsize 960  refresh: 60  vid: 16513
(II) ATI(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) ATI(0): Supported additional Video Mode:
(II) ATI(0): clock: 78.8 MHz   Image Size:  300 x 225 mm
(II) ATI(0): h_active: 1024  h_sync: 1040  h_sync_end 1136 h_blank_end 1312 h_border: 0
(II) ATI(0): v_active: 768  v_sync: 769  v_sync_end 772 v_blanking: 800 v_border: 0
(II) ATI(0): Serial No: AY93008019
(II) ATI(0): Ranges: V min: 50  V max: 120 Hz, H min: 30  H max: 70 kHz, PixClock max 110 kHz
(II) ATI(0): Monitor name: E771-4
(--) ATI(0): ATI 3D Rage LT Pro graphics controller detected.
(--) ATI(0): Chip type 4C42 "LB", version 4, foundry UMC, class 0, revision 0x03.
(--) ATI(0): AGP bus interface detected;  block I/O base is 0xD800.
(--) ATI(0): ATI Mach64 adapter detected.
(--) ATI(0): Internal RAMDAC (subtype 1) detected.
(==) ATI(0): RGB weight 888
(==) ATI(0): Default visual is PseudoColor
(==) ATI(0): Using gamma correction (1.0, 1.0, 1.0)
(II) ATI(0): Using Mach64 accelerator CRTC.
(II) ATI(0): Using 8 MB linear aperture at 0xDF000000.
(II) ATI(0): Using Block 0 MMIO aperture at 0xDE800400.
(II) ATI(0): Using Block 1 MMIO aperture at 0xDE800000.
(II) ATI(0): MMIO write caching enabled.
(--) ATI(0): 8192 kB of SDRAM (1:1) detected.
(WW) ATI(0): Cannot shadow an accelerated frame buffer.
(--) ATI(0): Internal programmable clock generator detected.
(--) ATI(0): Reference clock 29.500 MHz.
(II) ATI(0): Monitor0: Using hsync range of 30.00-70.00 kHz
(II) ATI(0): Monitor0: Using vrefresh range of 50.00-120.00 Hz
(II) ATI(0): Maximum clock: 200.00 MHz
(WW) ATI(0): Default mode "1280x960" deleted (hsync out of range)
(WW) ATI(0): Default mode "1280x1024" deleted (hsync out of range)
(WW) ATI(0): Default mode "1280x1024" deleted (hsync out of range)
(WW) ATI(0): Default mode "1600x1200" deleted (hsync out of range)
(WW) ATI(0): Default mode "1600x1200" deleted (hsync out of range)
(WW) ATI(0): Default mode "1600x1200" deleted (hsync out of range)
(WW) ATI(0): Default mode "1600x1200" deleted (bad mode clock/interlace/doublescan)
(WW) ATI(0): Default mode "1600x1200" deleted (bad mode clock/interlace/doublescan)
(WW) ATI(0): Default mode "1792x1344" deleted (bad mode clock/interlace/doublescan)
(WW) ATI(0): Default mode "1792x1344" deleted (bad mode clock/interlace/doublescan)
(WW) ATI(0): Default mode "1856x1392" deleted (bad mode clock/interlace/doublescan)
(WW) ATI(0): Default mode "1856x1392" deleted (bad mode clock/interlace/doublescan)
(WW) ATI(0): Default mode "1920x1440" deleted (bad mode clock/interlace/doublescan)
(WW) ATI(0): Default mode "1920x1440" deleted (bad mode clock/interlace/doublescan)
(--) ATI(0): Virtual size is 1280x1024 (pitch 1280)
(**) ATI(0): Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(--) ATI(0): Display dimensions: (32, 24) cm
(--) ATI(0): DPI set to (101, 108)
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
 compiled for 4.0.3, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libcfb.a
(II) Module cfb: vendor="The XFree86 Project"
 compiled for 4.0.3, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libmfb.a
(II) Module mfb: vendor="The XFree86 Project"
 compiled for 4.0.3, module version = 1.0.0
(II) ATI(0): Using XFree86 Acceleration Architecture (XAA)
 Screen to screen bit blits
 Solid filled rectangles
 8x8 mono pattern filled rectangles
 Indirect CPU to Screen color expansion
 Solid Lines
 Offscreen Pixmaps
 Setting up tile and stipple cache:
  32 128x128 slots
  32 256x256 slots
  16 512x512 slots
(==) ATI(0): Backing store disabled
(**) Mouse0: Protocol: "microsoft"
(**) Mouse0: Core Pointer
(==) Mouse0: Buttons: 3
(**) Mouse0: BaudRate: 1200
(II) Keyboard "Keyboard0" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)

++++++++++++++++++++++++++++++++++++++++++++++

 



Get your FREE download of MSN Explorer at http://explorer.msn.com


Reply to: