Ron Stodden wrote:
> Ron Stodden wrote:
> 
>> This machine has a Voodoo 3 (generic) Video card and a Viewsonic P776 
>> monitor.   Both are properly detected.
>>
>> During install the video test shows a fullscreen white (ie no colour), 
>> and I OKed that.
>>
>> During boot X will not come up at all "EE No devices found"
>>
>> Running XFdrake as root gives the same result.   Changing resolutions 
>> makes no difference
>>
>> This problem was in 9.0rc2, was rectified in 9.0rc3 but has returned 
>> in 9.0
>>
>> I claimed 9.0 was a disaster, this is one reason, the other reason was 
>> the missing hdlist2.cz, now rectified.
>>
>> 9.0 is unusable on this machine, 8.2 is fully functional.
>>
>> Am I not to complain?
> 
> 
> Using XFdrake, neither 4.2.1 X was useable (see parent message). 
> Selecting 3.3.6 worked as tested by XFdrake, but not on re-booting the 
> partition.
> 
> The only X error message was now "waiting for X server to shut down".

The XF86Config-4 and /var/log/XFree86.0.log are attached.  Both look 
good to me, yet no X appears.

Another important point.  A full expert install installs no simple 
command line editor (pie, joe, emacs, etc.).    command line emacs 
cannot run because of the famous missing libjpeg library in 9.0.

So 9.0 is still struggling to become acceptable.

-- 
Ron. [Melbourne, Australia]

New Web site: http://members.optusnet.com.au/ronst/




# File generated by XFdrake.

# **********************************************************************
# Refer to the XF86Config man page for details about the format of
# this file.
# **********************************************************************

Section "Files"
    # Multiple FontPath entries are allowed (they are concatenated together)
    # By default, Mandrake 6.0 and later now use a font server independent of
    # the X server to render fonts.
    FontPath "unix/:-1"
EndSection

Section "ServerFlags"
    #DontZap # disable <Crtl><Alt><BS> (server abort)
    #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
    AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work
EndSection

Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx" # 3D layer
EndSection

Section "InputDevice"
    Identifier "Keyboard1"
    Driver "Keyboard"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    Option "XkbOptions" ""
EndSection

Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "IMPS/2"
    Option "Device" "/dev/psaux"
    Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
    Identifier "monitor1"
    VendorName "Plug'n Play"
    ModelName "ViewSonic P775"
    HorizSync 30-95
    VertRefresh 50-180
    
    # Sony Vaio C1(X,XS,VE,VN)?
    # 1024x480 @ 85.6 Hz, 48 kHz hsync
    ModeLine "1024x480"    65.00 1024 1032 1176 1344   480  488  494  563 -hsync -vsync
    
    # TV fullscreen mode or DVD fullscreen output.
    # 768x576 @ 79 Hz, 50 kHz hsync
    ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
    
    # 768x576 @ 100 Hz, 61.6 kHz hsync
    ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616
EndSection

Section "Device"
    Identifier "device1"
    VendorName "3Dfx Interactive, Inc."
    BoardName "Voodoo3 (generic)"
    Driver "tdfx"
    Option "DPMS"
EndSection

Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 24
    
    Subsection "Display"
        Depth 8
        Modes "1152x864" "1024x768" "800x600" "640x480"
    EndSubsection
    
    Subsection "Display"
        Depth 15
        Modes "1152x864" "1024x768" "800x600" "640x480"
    EndSubsection
    
    Subsection "Display"
        Depth 16
        Modes "1152x864" "1024x768" "800x600" "640x480"
    EndSubsection
    
    Subsection "Display"
        Depth 24
        Modes "1152x864" "1024x768" "800x600" "640x480"
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
    Screen "screen1"
EndSection

XFree86 Version 4.2.1 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 3 September 2002
        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/)
Build Operating System: Linux 2.4.18-23mdkenterprise i686 [ELF] 
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/XFree86.0.log", Time: Sun Sep 29 04:40:31 2002
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "layout1"
(**) |-->Screen "screen1" (0)
(**) |   |-->Monitor "monitor1"
(**) |   |-->Device "device1"
(**) |-->Input Device "Keyboard1"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(WW) Option "XkbOptions" requires an string value
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse1"
(**) FontPath set to "unix/:-1"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "AllowMouseOpenFail"
Using vt 7
(--) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
        XFree86 ANSI C Emulation: 0.1
        XFree86 Video Driver: 0.5
        XFree86 XInput driver : 0.3
        XFree86 Server Extension : 0.1
        XFree86 Font Renderer : 0.3
(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.2.1, module version = 1.0.0
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.3
(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.2.1, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x80000060, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0691 card 0000,0000 rev c4 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8598 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0596 card 1106,0000 rev 23 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 0000,0000 rev 10 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 11 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3050 card 0000,0000 rev 30 class 06,00,00 hdr 00
(II) PCI: 00:08:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:0a:0: chip 109e,036e card 0000,0000 rev 02 class 04,00,00 hdr 80
(II) PCI: 00:0a:1: chip 109e,0878 card 0000,0000 rev 02 class 04,80,00 hdr 80
(II) PCI: 00:0b:0: chip 1102,0002 card 1102,8027 rev 08 class 00,01,00 hdr 80
(II) PCI: 00:0b:1: chip 1102,7002 card 1102,0020 rev 08 class 09,80,00 hdr 80
(II) PCI: 00:0c:0: chip 105a,4d30 card 105a,4d33 rev 02 class 01,80,00 hdr 00
(II) PCI: 01:00:0: chip 121a,0005 card 121a,003a rev 01 class 03,00,00 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.2.1, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) Host-to-PCI bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(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:1:0), (0,1,1), BCTRL: 0x0c (VGA_EN is set)
(II) Bus 1 I/O range:
        [0] -1  0x00009000 - 0x000090ff (0x100) IX[B]
        [1] -1  0x00009400 - 0x000094ff (0x100) IX[B]
        [2] -1  0x00009800 - 0x000098ff (0x100) IX[B]
        [3] -1  0x00009c00 - 0x00009cff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
        [0] -1  0xd4000000 - 0xd7ffffff (0x4000000) MX[B]
(II) Bus 1 prefetchable memory range:
        [0] -1  0xd8000000 - 0xd9ffffff (0x2000000) MX[B]
(II) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(II) Bus -1: bridge is at (0:7:3), (-1,-1,0), BCTRL: 0x08 (VGA_EN is set)
(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]
(!!) More than one primary device found
(--) PCI: (0:10:0) BrookTree unknown chipset (0x036e) rev 2, Mem @ 0xdb022000/12
(--) PCI: (0:11:0) Creative Labs unknown chipset (0x0002) rev 8, I/O @ 0xac00/5
(--) PCI: (1:0:0) 3dfx Interactive Voodoo3 rev 1, Mem @ 0xd4000000/25, 0xd8000000/25, 
I/O @ 0x9000/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:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
        [0] -1  0xdb000000 - 0xdb01ffff (0x20000) MX[B]
        [1] -1  0xdb020000 - 0xdb020fff (0x1000) MX[B]
        [2] -1  0xdb021000 - 0xdb0210ff (0x100) MX[B]
        [3] -1  0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
        [4] -1  0xd8000000 - 0xd9ffffff (0x2000000) MX[B](B)
        [5] -1  0xd4000000 - 0xd5ffffff (0x2000000) MX[B](B)
        [6] -1  0xdb022000 - 0xdb022fff (0x1000) MX[B](B)
        [7] -1  0x0000c400 - 0x0000c43f (0x40) IX[B]
        [8] -1  0x0000c000 - 0x0000c003 (0x4) IX[B]
        [9] -1  0x0000bc00 - 0x0000bc07 (0x8) IX[B]
        [10] -1 0x0000b800 - 0x0000b803 (0x4) IX[B]
        [11] -1 0x0000b400 - 0x0000b407 (0x8) IX[B]
        [12] -1 0x0000b000 - 0x0000b007 (0x8) IX[B]
        [13] -1 0x0000a800 - 0x0000a8ff (0x100) IX[B]
        [14] -1 0x0000a400 - 0x0000a41f (0x20) IX[B]
        [15] -1 0x0000a000 - 0x0000a00f (0x10) IX[B]
        [16] -1 0x00009000 - 0x000090ff (0x100) IX[B](B)
        [17] -1 0x0000ac00 - 0x0000ac1f (0x20) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0xdb000000 - 0xdb01ffff (0x20000) MX[B]
        [1] -1  0xdb020000 - 0xdb020fff (0x1000) MX[B]
        [2] -1  0xdb021000 - 0xdb0210ff (0x100) MX[B]
        [3] -1  0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
        [4] -1  0xd8000000 - 0xd9ffffff (0x2000000) MX[B](B)
        [5] -1  0xd4000000 - 0xd5ffffff (0x2000000) MX[B](B)
        [6] -1  0xdb022000 - 0xdb022fff (0x1000) MX[B](B)
        [7] -1  0x0000c400 - 0x0000c43f (0x40) IX[B]
        [8] -1  0x0000c000 - 0x0000c003 (0x4) IX[B]
        [9] -1  0x0000bc00 - 0x0000bc07 (0x8) IX[B]
        [10] -1 0x0000b800 - 0x0000b803 (0x4) IX[B]
        [11] -1 0x0000b400 - 0x0000b407 (0x8) IX[B]
        [12] -1 0x0000b000 - 0x0000b007 (0x8) IX[B]
        [13] -1 0x0000a800 - 0x0000a8ff (0x100) IX[B]
        [14] -1 0x0000a400 - 0x0000a41f (0x20) IX[B]
        [15] -1 0x0000a000 - 0x0000a00f (0x10) IX[B]
        [16] -1 0x00009000 - 0x000090ff (0x100) IX[B](B)
        [17] -1 0x0000ac00 - 0x0000ac1f (0x20) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0xdb000000 - 0xdb01ffff (0x20000) MX[B]
        [6] -1  0xdb020000 - 0xdb020fff (0x1000) MX[B]
        [7] -1  0xdb021000 - 0xdb0210ff (0x100) MX[B]
        [8] -1  0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
        [9] -1  0xd8000000 - 0xd9ffffff (0x2000000) MX[B](B)
        [10] -1 0xd4000000 - 0xd5ffffff (0x2000000) MX[B](B)
        [11] -1 0xdb022000 - 0xdb022fff (0x1000) MX[B](B)
        [12] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [13] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [14] -1 0x0000c400 - 0x0000c43f (0x40) IX[B]
        [15] -1 0x0000c000 - 0x0000c003 (0x4) IX[B]
        [16] -1 0x0000bc00 - 0x0000bc07 (0x8) IX[B]
        [17] -1 0x0000b800 - 0x0000b803 (0x4) IX[B]
        [18] -1 0x0000b400 - 0x0000b407 (0x8) IX[B]
        [19] -1 0x0000b000 - 0x0000b007 (0x8) IX[B]
        [20] -1 0x0000a800 - 0x0000a8ff (0x100) IX[B]
        [21] -1 0x0000a400 - 0x0000a41f (0x20) IX[B]
        [22] -1 0x0000a000 - 0x0000a00f (0x10) IX[B]
        [23] -1 0x00009000 - 0x000090ff (0x100) IX[B](B)
        [24] -1 0x0000ac00 - 0x0000ac1f (0x20) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
        compiled for 4.2.1, 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: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 0.0.1
        ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
        compiled for 4.2.1, 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 XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 1.0.1
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 1.1.10
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "tdfx"
(II) Loading /usr/X11R6/lib/modules/drivers/tdfx_drv.o
(II) Module tdfx: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 1.0.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 1.0.0
        Module class: XFree86 XInput Driver
        ABI class: XFree86 XInput driver, version 0.3
(II) v4l driver for Video4Linux
(II) TDFX: Driver for 3dfx Banshee/Voodoo3 chipsets: 3dfx Banshee,
        3dfx Voodoo3, 3dfx Voodoo5
(II) Primary Device is: 
(WW) TDFX: No matching Device section for instance (BusID PCI:1:0:0) found
(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".
Please report problems to [EMAIL PROTECTED]

Reply via email to