XFree 4.0 help


Subject: XFree 4.0 help
From: Black (cpa@ece.cmu.edu)
Date: Sun Dec 03 2000 - 00:17:28 MST


I really hope someone can help me with this one. I downloaded ppc rpms of
4.0 a couple of months ago and installed them. My configuration has always
been a little, well, odd. Whenever I logged out of X and could read the
stdout from the startx call, it would tell me that I was running Xpmac. I
always though this was odd since I uninstalled Xpmac when I installed
XFree 4.0.

So, finally I tried to make some sense of this. I uninstalled 4.0 and
reinstalled it from scratch again. Now, I can't get into X at all. When I
run startx, it looks like it handles my XF86Config fine, except that it
comes back telling me that no screens are found. I found a reference to
someone saying that this can be caused by being inconsistant about naming
the screen, but I went through the XF86Config file and I can't find
anything wrong. I included the config file and the output log in the hopes
that someone can spot my problem and help me out.

Thanks,
Christopher

Section "ServerLayout"
        Identifier "XFree86 Configured"
        Screen 0 "My_Screen" 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" "busmouse"
        Option "Device" "/dev/adbmouse"
EndSection

Section "Monitor"
        Identifier "Monitor0"
        VendorName "Apple Computer"
        ModelName "PB '99 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"
        Identifier "Rage 128"
        Driver "r128"
        BusID "PCI:0:17:0"
EndSection

Section "Screen"
        Identifier "My_Screen"
        Device "Rage 128"
        Monitor "Monitor0"
        DefaultDepth 24
        SubSection "Display"
                Depth 1
                Modes "1024x768"
        EndSubSection
        SubSection "Display"
                Depth 4
                Modes "1024x768"
        EndSubSection
        SubSection "Display"
                Depth 8
                Modes "1024x768"
        EndSubSection
        SubSection "Display"
                Depth 15
                Modes "1024x768"
        EndSubSection
        SubSection "Display"
                Depth 16
                Modes "1024x768"
        EndSubSection
        SubSection "Display"
                Depth 24
                Modes "1024x768"
        EndSubSection
EndSection


XFree86 Version 4.0 / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 8 March 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.15 ppc [ELF]
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Sun Dec 3 01:53:50 2000
(==) 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 "My_Screen" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Rage 128"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbModel" "macintosh"
(**) XKB: model: "macintosh"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/local/".
        Entry deleted from font path.
        (Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/local/").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/CID/".
        Entry deleted from font path.
        (Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/CID/").
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/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/X11/fonts/100dpi/,unix/:-1"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(II) Module ABI versions:
        XFree86 ANSI C Emulation: 0.1
        XFree86 Video Driver: 0.1
        XFree86 XInput driver : 0.1
        XFree86 Server Extension : 0.1
        XFree86 Font Renderer : 0.1
(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, module version = 1.0.0
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.1
(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, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.1
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1057,0002 card 0000,0000 rev 40 class 06,00,00 hdr 00
(II) PCI: 00:0d:0: chip 106b,0017 card 0000,0000 rev 00 class ff,00,00 hdr 00
(II) PCI: 00:10:0: chip 106b,0017 card 0000,0000 rev 00 class ff,00,00 hdr 00
(II) PCI: 00:11:0: chip 1002,4c50 card 0000,0000 rev dc class 03,80,00 hdr 00
(II) PCI: 00:13:0: chip 104c,ac15 card 0000,0000 rev 01 class 06,07,00 hdr 82
(II) PCI: 00:13:1: chip 104c,ac15 card 0000,0000 rev 01 class 06,07,00 hdr 82
(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, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.1
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(--) PCI: (0:17:0) ATI Mach64 LP rev 220, Mem @ 0x82000000/24, 0x82fff000/12, I/O @ 0x0400/8
(II) Addressable bus resource ranges are
        [0] -1 0x00000000 - 0xffffffff (0x0) MXB
        [1] -1 0x00000000 - 0x0000ffff (0x10000) IXB
(II) OS-reported resource ranges:
(II) Active PCI resource ranges:
        [0] -1 0xf3000000 - 0xf3ffffff (0x1000000) MXBE
        [1] -1 0xf4000000 - 0xf7ffffff (0x4000000) MXBE
        [2] -1 0x82fff000 - 0x82ffffff (0x1000) MXB(B)
        [3] -1 0x82000000 - 0x82ffffff (0x1000000) MXB(B)
        [4] -1 0x00000400 - 0x000004ff (0x100) IXB(B)
(II) Active PCI resource ranges after removing overlaps:
        [0] -1 0xf3000000 - 0xf3ffffff (0x1000000) MXBE
        [1] -1 0xf4000000 - 0xf7ffffff (0x4000000) MXBE
        [2] -1 0x82fff000 - 0x82ffffff (0x1000) MXB(B)
        [3] -1 0x82000000 - 0x82ffffff (0x1000000) MXB(B)
        [4] -1 0x00000400 - 0x000004ff (0x100) IXB(B)
(II) OS-reported resource ranges after removing overlaps with PCI:
(II) All system resource ranges:
        [0] -1 0xf3000000 - 0xf3ffffff (0x1000000) MXBE
        [1] -1 0xf4000000 - 0xf7ffffff (0x4000000) MXBE
        [2] -1 0x82fff000 - 0x82ffffff (0x1000) MXB(B)
        [3] -1 0x82000000 - 0x82ffffff (0x1000000) MXB(B)
        [4] -1 0x00000400 - 0x000004ff (0x100) IXB(B)
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
        compiled for 4.0, 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, 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, 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 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, 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, 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, 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, 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, module version = 1.0.0
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.1
(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, module version = 1.0.0
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.1
(II) Loading font Speedo
(II) LoadModule: "r128"
(II) Loading /usr/X11R6/lib/modules/drivers/r128_drv.o
(II) Module r128: vendor="The XFree86 Project"
        compiled for 4.0, module version = 3.0.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.1
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
        compiled for 4.0, module version = 1.0.0
        Module class: XFree86 XInput Driver
        ABI class: XFree86 XInput driver, version 0.1
(II) r128: Driver for ATI Rage 128 chipset: ATI Rage 128 RE (PCI),
        ATI Rage 128 RF (AGP), ATI Rage 128 RK (PCI), ATI Rage 128 RL (AGP),
        ATI Rage 128 Pro PF (AGP), ATI Rage 128 Pro PR (PCI),
        ATI Rage 128 Mobility (PCI), ATI Rage 128 Mobility (AGP)
(EE) No devices detected.

Fatal server error:
no screens found

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".



This archive was generated by hypermail 2a24 : Sun Dec 03 2000 - 00:18:47 MST