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

Re: X starts, but it displays strange things



Well...

Here are those files:

/etc/X11/XF86Config-4

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

Section "Files"
# 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.

    RgbPath    "/usr/X11R6/lib/X11/rgb"

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)

    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/CID/"
    FontPath    "/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath    "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath    "/usr/X11R6/lib/X11/fonts/100dpi/"
    FontPath    "unix/:-1"

# ModulePath can be used to set a search path for the X server modules.
# The default path is shown here.

#    ModulePath    "/usr/X11R6/lib/modules"

EndSection

Section "Module"
    Load  "GLcore"
    Load  "dbe"

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

    Load  "glx"
    Load  "pex5"
    Load  "record"
    Load  "xie"
    Load  "type1"
    Load  "speedo"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "keyboard"
#        Option      "XkbDisable"
    Option "XkbModel"  "macintosh"
    Option "XkbLayout"  "us"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option      "Protocol" "ImPS/2"
    Option      "Device" "/dev/input/mice"
EndSection

Section "Monitor"
    Identifier   "Monitor0"
    VendorName   "Apple Computer"
    ModelName    "Pismo LCD"
        HorizSync    30-85
        VertRefresh  60
EndSection

Section "Device"
    ### Available Driver options are:-
        #Option     "NoAccel"
        #Option     "SWcursor"
        #Option     "HWcursor"
        #Option     "Dac6Bit"
        #Option     "Dac8Bit"
        Option      "UseFBDev"
    #Driver      "fbdev"
    Identifier  "ati"
    Driver      "ati"
    BusID       "PCI:0:16:0"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "ati"
    Monitor    "Monitor0"
        DefaultDepth     24
    SubSection "Display"
        Depth     1
        Modes "800x600"
    EndSubSection
    SubSection "Display"
        Depth     4
        Modes "800x600"
    EndSubSection
    SubSection "Display"
        Depth     8
        Modes "800x600"
    EndSubSection
    SubSection "Display"
        Depth     15
        Modes "800x600"
    EndSubSection
    SubSection "Display"
        Depth     16
        Modes "800x600"
    EndSubSection
    SubSection "Display"
        Depth     24
        Modes "800x600"
    EndSubSection
EndSection


/var/log/XFree86.0.log


XFree86 Version 4.0.2 / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 18 December 2000
    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.18pre21 ppc [ELF]
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Sat Jan 20 12:34:46 2001
(==) Using config file: "/etc/X11/XF86Config"
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 "ati"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbModel" "macintosh"
(**) XKB: model: "macintosh"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(WW) The directory "/usr/X11R6/lib/X11/fonts/local/" does not exist.
    Entry deleted from font path.
(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/:unscaled,/us
r/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/
X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X
11/fonts/100dpi/,unix/:-1"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(WW) Cannot open APM
(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
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
    compiled for 4.0.2, module version = 1.0.0
    Module class: XFree86 Font Renderer
    ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
    compiled for 4.0.2, module version = 0.1.0
    ABI class: XFree86 Video Driver, version 0.3
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:0b:0: chip 106b,0020 card 0000,0000 rev 00 class 06,00,00 hdr
00
(II) PCI: 00:10:0: chip 1002,4c46 card 1002,4c46 rev 02 class 03,00,00 hdr
00
(II) PCI: 01:0b:0: chip 106b,001f card 0000,0000 rev 00 class 06,00,00 hdr
00
(II) PCI: 01:17:0: chip 106b,0022 card 0000,0000 rev 03 class ff,00,00 hdr
00
(II) PCI: 01:18:0: chip 106b,0019 card 0000,0000 rev 00 class 0c,03,10 hdr
00
(II) PCI: 01:19:0: chip 106b,0019 card 0000,0000 rev 00 class 0c,03,10 hdr
00
(II) PCI: 02:0b:0: chip 106b,001e card 0000,0000 rev 00 class 06,00,00 hdr
00
(II) PCI: 02:0e:0: chip 106b,0018 card 0000,0000 rev 01 class 0c,00,10 hdr
00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
    compiled for 4.0.2, module version = 0.1.0
    ABI class: XFree86 Video Driver, version 0.3
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) Host-to-PCI bridge:
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x00 (VGA_EN is cleared)
(II) Bus 0 I/O range:
    [0] -1    0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
    [0] -1    0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
    [0] -1    0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 1: bridge is at (0:0:0), (-1,1,0), BCTRL: 0x00 (VGA_EN is cleared)
(II) Bus 1 I/O range:
    [0] -1    0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 1 non-prefetchable memory range:
    [0] -1    0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 1 prefetchable memory range:
    [0] -1    0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 2: bridge is at (0:0:0), (-1,2,0), BCTRL: 0x00 (VGA_EN is cleared)
(II) Bus 2 I/O range:
    [0] -1    0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 2 non-prefetchable memory range:
    [0] -1    0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 2 prefetchable memory range:
    [0] -1    0x00000000 - 0xffffffff (0x0) MX[B]
(--) PCI:*(0:16:0) ATI Rage 128 Mobility LF rev 2, Mem @ 0x94000000/26,
0x90000000/14, I/O @ 0x0400/8
(II) Addressable bus resource ranges are
    [0] -1    0x00000000 - 0xffffffff (0x0) MX[B]
    [1] -1    0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
(II) Active PCI resource ranges:
    [0] -1    0x80080000 - 0x80080fff (0x1000) MX[B]
    [1] -1    0x80000000 - 0x8007ffff (0x80000) MX[B]
    [2] -1    0x90020000 - 0x9003ffff (0x20000) MX[B](B)
    [3] -1    0x90000000 - 0x90003fff (0x4000) MX[B](B)
    [4] -1    0x94000000 - 0x97ffffff (0x4000000) MX[B](B)
    [5] -1    0x00000400 - 0x000004ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
    [0] -1    0xf5000000 - 0xf5000fff (0x1000) MX[B]
(II) Active PCI resource ranges after removing overlaps:
    [0] -1    0x80080000 - 0x80080fff (0x1000) MX[B]
    [1] -1    0x80000000 - 0x8007ffff (0x80000) MX[B]
    [2] -1    0x90020000 - 0x9003ffff (0x20000) MX[B](B)
    [3] -1    0x90000000 - 0x90003fff (0x4000) MX[B](B)
    [4] -1    0x94000000 - 0x97ffffff (0x4000000) MX[B](B)
    [5] -1    0x00000400 - 0x000004ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
(II) All system resource ranges:
    [0] -1    0x80080000 - 0x80080fff (0x1000) MX[B]
    [1] -1    0x80000000 - 0x8007ffff (0x80000) MX[B]
    [2] -1    0x90020000 - 0x9003ffff (0x20000) MX[B](B)
    [3] -1    0x90000000 - 0x90003fff (0x4000) MX[B](B)
    [4] -1    0x94000000 - 0x97ffffff (0x4000000) MX[B](B)
    [5] -1    0xf5000000 - 0xf5000fff (0x1000) MX[B]
    [6] -1    0x00000400 - 0x000004ff (0x100) IX[B](B)
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
    compiled for 4.0.2, module version = 1.0.0
    ABI class: XFree86 Server Extension, version 0.1
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
    compiled for 4.0.2, module version = 1.0.0
    Module class: XFree86 Server Extension
    ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
    compiled for 4.0.2, module version = 1.0.0
    Module class: XFree86 Server Extension
    ABI class: XFree86 Server Extension, version 0.1
(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 DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
    compiled for 4.0.2, module version = 1.0.0
    ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) LoadModule: "pex5"
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
    compiled for 4.0.2, module version = 1.0.0
    Module class: XFree86 Server Extension
    ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension X3D-PEX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
    compiled for 4.0.2, module version = 1.13.0
    Module class: XFree86 Server Extension
    ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "xie"
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
    compiled for 4.0.2, module version = 1.0.0
    Module class: XFree86 Server Extension
    ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XIE
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
    compiled for 4.0.2, module version = 1.0.0
    Module class: XFree86 Font Renderer
    ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
    compiled for 4.0.2, module version = 1.0.0
    Module class: XFree86 Font Renderer
    ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Speedo
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
    compiled for 4.0.2, module version = 6.2.3
    Module class: XFree86 Video Driver
    ABI class: XFree86 Video Driver, version 0.3
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
    compiled for 4.0.2, module version = 1.0.0
    Module class: XFree86 XInput Driver
    ABI class: XFree86 XInput driver, version 0.1
(II) ATI: ATI driver (version 6.2.3) for chipsets: ati
(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 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) Primary Device is: PCI 00:10:0
(II) ATI:  Candidate "Device" section "ati".
(--) Chipset ATI Rage 128 Mobility LF (AGP) found
(II) Loading sub module "r128"
(II) LoadModule: "r128"
(II) Loading /usr/X11R6/lib/modules/drivers/r128_drv.o
(II) Module r128: vendor="The XFree86 Project"
    compiled for 4.0.2, module version = 4.0.1
    Module class: XFree86 Video Driver
    ABI class: XFree86 Video Driver, version 0.3
(II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1    0x80080000 - 0x80080fff (0x1000) MX[B]
    [1] -1    0x80000000 - 0x8007ffff (0x80000) MX[B]
    [2] -1    0x90020000 - 0x9003ffff (0x20000) MX[B](B)
    [3] -1    0x90000000 - 0x90003fff (0x4000) MX[B](B)
    [4] -1    0x94000000 - 0x97ffffff (0x4000000) MX[B](B)
    [5] -1    0xf5000000 - 0xf5000fff (0x1000) MX[B]
    [6] -1    0x00000400 - 0x000004ff (0x100) IX[B](B)
(II) resource ranges after probing:
    [0] -1    0x80080000 - 0x80080fff (0x1000) MX[B]
    [1] -1    0x80000000 - 0x8007ffff (0x80000) MX[B]
    [2] -1    0x90020000 - 0x9003ffff (0x20000) MX[B](B)
    [3] -1    0x90000000 - 0x90003fff (0x4000) MX[B](B)
    [4] -1    0x94000000 - 0x97ffffff (0x4000000) MX[B](B)
    [5] -1    0xf5000000 - 0xf5000fff (0x1000) MX[B]
    [6] 0    0x000a0000 - 0x000affff (0x10000) MS[B]
    [7] 0    0x000b0000 - 0x000b7fff (0x8000) MS[B]
    [8] 0    0x000b8000 - 0x000bffff (0x8000) MS[B]
    [9] -1    0x00000400 - 0x000004ff (0x100) IX[B](B)
    [10] 0    0x000003b0 - 0x000003bb (0xc) IS[B]
    [11] 0    0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
    compiled for 4.0.2, module version = 0.1.0
    ABI class: XFree86 Video Driver, version 0.3
(II) R128(0): PCI bus 0 card 16 func 0
(**) R128(0): Depth 24, (--) framebuffer bpp 32
(II) R128(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) R128(0): Default visual is TrueColor
(**) R128(0): Option "UseFBDev"
(==) R128(0): RGB weight 888
(II) R128(0): Using 8 bits per RGB (8 bit DAC)
(**) R128(0): Using framebuffer device
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /usr/X11R6/lib/modules/linux/libfbdevhw.a
(II) Module fbdevhw: vendor="The XFree86 Project"
    compiled for 4.0.2, module version = 0.0.2
    ABI class: XFree86 Video Driver, version 0.3
(--) R128(0): Chipset: "ATI Rage 128 Mobility LF (AGP)" (ChipID = 0x4c46)
(--) R128(0): Linear framebuffer at 0x94000000
(--) R128(0): MMIO registers at 0x90000000
(--) R128(0): BIOS at 0x90020000
(--) R128(0): VideoRAM: 8192 kByte (128-bit SDR SGRAM 1:1)
(II) R128(0): Using flat panel for display
(WW) R128(0): Video BIOS not detected in PCI space!
(WW) R128(0): Attempting to read Video BIOS from legacy ISA space!
(WW) R128(0): Video BIOS not found!
(II) R128(0): PLL parameters: rf=2950 rd=59 min=12500 max=25000; xclk=10500
(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.2, module version = 1.0.0
    ABI class: XFree86 Video Driver, version 0.3
(==) R128(0): Using gamma correction (1.0, 1.0, 1.0)
(II) R128(0): Monitor0: Using hsync range of 30.00-85.00 kHz
(II) R128(0): Monitor0: Using vrefresh value of 60.00 Hz
(II) R128(0): Clock range:  12.50 to 250.00 MHz
(WW) R128(0): Default mode "640x350" deleted (vrefresh out of range)
(WW) R128(0): Default mode "640x400" deleted (vrefresh out of range)
(WW) R128(0): Default mode "720x400" deleted (vrefresh out of range)
(WW) R128(0): Default mode "640x480" deleted (vrefresh out of range)
(WW) R128(0): Default mode "640x480" deleted (vrefresh out of range)
(WW) R128(0): Default mode "640x480" deleted (vrefresh out of range)
(WW) R128(0): Default mode "800x600" deleted (vrefresh out of range)
(WW) R128(0): Default mode "800x600" deleted (vrefresh out of range)
(WW) R128(0): Default mode "800x600" deleted (vrefresh out of range)
(WW) R128(0): Default mode "800x600" deleted (vrefresh out of range)
(WW) R128(0): Default mode "1024x768" deleted (bad mode
clock/interlace/doublescan)
(WW) R128(0): Default mode "1024x768" deleted (vrefresh out of range)
(WW) R128(0): Default mode "1024x768" deleted (vrefresh out of range)
(WW) R128(0): Default mode "1024x768" deleted (vrefresh out of range)
(WW) R128(0): Default mode "1152x864" deleted (vrefresh out of range)
(WW) R128(0): Default mode "1280x960" deleted (hsync out of range)
(WW) R128(0): Default mode "1280x1024" deleted (vrefresh out of range)
(WW) R128(0): Default mode "1280x1024" deleted (hsync out of range)
(WW) R128(0): Default mode "1600x1200" deleted (vrefresh out of range)
(WW) R128(0): Default mode "1600x1200" deleted (hsync out of range)
(WW) R128(0): Default mode "1600x1200" deleted (hsync out of range)
(WW) R128(0): Default mode "1600x1200" deleted (hsync out of range)
(WW) R128(0): Default mode "1792x1344" deleted (insufficient memory for
mode)
(WW) R128(0): Default mode "1792x1344" deleted (insufficient memory for
mode)
(WW) R128(0): Default mode "1856x1392" deleted (insufficient memory for
mode)
(WW) R128(0): Default mode "1856x1392" deleted (insufficient memory for
mode)
(WW) R128(0): Default mode "1920x1440" deleted (insufficient memory for
mode)
(WW) R128(0): Default mode "1920x1440" deleted (insufficient memory for
mode)
(--) R128(0): Virtual size is 800x600 (pitch 832)
(**) R128(0): Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(++) R128(0): DPI set to (100, 100)
(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.2, module version = 1.0.0
    ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
    compiled for 4.0.2, module version = 0.1.0
    ABI class: XFree86 Video Driver, version 0.3
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
    compiled for 4.0.2, module version = 1.0.0
    ABI class: XFree86 Video Driver, version 0.3
Symbol xf86InitInt10 from module /usr/X11R6/lib/modules/drivers/r128_drv.o
is unresolved!
Symbol xf86FreeInt10 from module /usr/X11R6/lib/modules/drivers/r128_drv.o
is unresolved!
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
    [0] 0    0x90000000 - 0x90003fff (0x4000) MS[B]
    [1] 0    0x94000000 - 0x97ffffff (0x4000000) MS[B]
    [2] -1    0x80080000 - 0x80080fff (0x1000) MX[B]
    [3] -1    0x80000000 - 0x8007ffff (0x80000) MX[B]
    [4] -1    0x90020000 - 0x9003ffff (0x20000) MX[B](B)
    [5] -1    0x90000000 - 0x90003fff (0x4000) MX[B](B)
    [6] -1    0x94000000 - 0x97ffffff (0x4000000) MX[B](B)
    [7] -1    0xf5000000 - 0xf5000fff (0x1000) MX[B]
    [8] 0    0x000a0000 - 0x000affff (0x10000) MS[B]
    [9] 0    0x000b0000 - 0x000b7fff (0x8000) MS[B]
    [10] 0    0x000b8000 - 0x000bffff (0x8000) MS[B]
    [11] 0    0x00000400 - 0x000004ff (0x100) IS[B]
    [12] -1    0x00000400 - 0x000004ff (0x100) IX[B](B)
    [13] 0    0x000003b0 - 0x000003bb (0xc) IS[B]
    [14] 0    0x000003c0 - 0x000003df (0x20) IS[B]
(II) R128(0): Memory manager initialized to (0,0) (832,2520)
(II) R128(0): Reserved area from (0,600) to (832,602)
(II) R128(0): Largest offscreen area available: 832 x 1918
(==) R128(0): Backing store disabled
(==) R128(0): Silken mouse enabled
(II) R128(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
    Dashed Lines
    Offscreen Pixmaps
    Setting up tile and stipple cache:
        32 128x128 slots
        13 256x256 slots
(II) R128(0): Acceleration enabled
(II) R128(0): Using hardware cursor (scanline 2408)
(II) R128(0): Largest offscreen area available: 832 x 1915
(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 LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
PEXExtensionInit: Couldn't open default PEX font file  Roman_M
(**) Option "Protocol" "ImPS/2"
(**) Mouse0: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/input/mice"
(==) Mouse0: Buttons: 3
(II) Keyboard "Keyboard0" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
Could not init font path element unix/:-1, removing from list!


And here is the output of fbset -x


Mode "800x600"
    # D: 40.000 MHz, H: 37.879 kHz, V: 60.317 Hz
    DotClock 40.001
    HTimings 800 858 986 1056
    VTimings 600 601 605 628
    Flags    "+HSync" "+VSync"    # Warning: XFree86 doesn't support accel


EndMode



I use kernel 2.4.0 I compiled myself.


________________________________________
\ Charles Brunet <brunet01@gel.ulaval.ca>
 \ Étudiant, génie informatique, Université Laval



Reply to: