I had this working previously with Xf86 3.x and thought I'd upgrade everything to XF86 4.x, I can't figure out what could be wrong so I'm pleading for help.
 
Redhat 7.2 (latest KRUD cd), Elsa Gloria L, tried with 17 inch LCD and 17 inch CRT, most attempts result in having to kill the power, Ctrl + Alt + BackSpace/Del isn't enough.
 
I've read most of the glint posts and tried some of the ideas there and that hasn't helped , now I'm hoping that Alan will read this and can help me out.
 
First -scanpci from XFree86
===============================================
Probing for PCI devices (Bus:Device:Function)
(0:0:0) Intel 82441FX Natoma
(0:6:0) IBM 82351 pci-pci bridge
(0:8:0) unknown card (0x1048/0x1511) using an unknown chipset(0x14f1/0x1034)
(0:11:0) S3 ViRGE
(0:11:1) 3Dlabs GLINT Delta
(0:11:2) 3Dlabs GLINT 500TX
(0:20:0) Compaq unknown card (0xa0f3) using an unknown chip (DeviceId 0xa0f3) from Compaq
(0:20:1) Compaq unknown card (0xae33) using an unknown chip (DeviceId 0xae33) from Compaq
(1:11:0) Compaq Netellignet 10/100 ProLiant
(1:12:0) NCR 53c875
===============================================
 
Then I get a config file using XFree86 -configure.  It only has the S3Virge entry in it.  I add a device that attaches to the glint driver for the delta chip, and get /root/XF86Config.new
===============================================
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 "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" "PS/2"
    Option "Device" "/dev/mouse"
EndSection
 
Section "Monitor"
    Identifier "Monitor0"
    VendorName "DEL"
    ModelName "DELL 1702FP"
    HorizSync 30.0 - 80.0
    VertRefresh 56.0 - 76.0
EndSection
 
Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "slow_edodram" # [<bool>]
    #Option "slow_dram" # [<bool>]
    #Option "fast_dram" # [<bool>]
    #Option "fpm_vram" # [<bool>]
    #Option "pci_burst" # [<bool>]
    #Option "fifo_conservative" # [<bool>]
    #Option "fifo_moderate" # [<bool>]
    #Option "fifo_aggressive" # [<bool>]
    #Option "pci_retry" # [<bool>]
    #Option "NoAccel" # [<bool>]
    #Option "early_ras_precharge" # [<bool>]
    #Option "late_ras_precharge" # [<bool>]
    #Option "lcd_center" # [<bool>]
    #Option "set_lcdclk" # <i>
    #Option "set_mclk" # <freq>
    #Option "set_refclk" # <freq>
    #Option "show_cache" # [<bool>]
    #Option "HWCursor" # [<bool>]
    #Option "SWCursor" # [<bool>]
    #Option "ShadowFB" # [<bool>]
    #Option "Rotate" # [<str>]
    #Option "UseFB" # [<bool>]
    Identifier "Card0"
    Driver "s3virge"
    VendorName "S3"
    BoardName "ViRGE"
    BusID "PCI:0:11:0"
EndSection
 
Section "Device"
    Identifier "Card1"
    Driver "glint"
    VendorName "3Dlabs"
    BusID "PCI:0:11:1"
EndSection
 
Section "Screen"
    Identifier "Screen0"
    Device "Card1"
    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
 
===============================================
 
Then when I try to run it (or in this case -probeonly... I hate the power switch) I get this log file (/var/log/XFree86.0.log)
 
===============================================
XFree86 Version 4.1.0 (Red Hat Linux release: 4.1.0-15) / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 2 June 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)
Build Operating System: Linux 2.4.7-0.13.1smp i686 [ELF]
Build Host: stripples.devel.redhat.com
 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Mon Mar 18 12:56:24 2002
(++) Using config file: "/root/XF86Config.new"
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card1"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/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
(WW) Cannot open APM
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.4
XFree86 XInput driver : 0.2
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.1.0, 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.1.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.4
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8000003c, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,1237 card 0000,0000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:06:0: chip 1014,0022 card 0000,0000 rev 01 class 06,04,00 hdr 01
(II) PCI: 00:08:0: chip 14f1,1034 card 1048,1511 rev 08 class 07,80,00 hdr 00
(II) PCI: 00:0b:0: chip 5333,5631 card 0000,0000 rev 06 class 00,01,00 hdr 80
(II) PCI: 00:0b:1: chip 3d3d,0003 card 0000,0000 rev 01 class 00,00,00 hdr 80
(II) PCI: 00:0b:2: chip 3d3d,0002 card 0000,0000 rev 01 class 00,00,00 hdr 80
(II) PCI: 00:14:0: chip 0e11,a0f3 card 0e11,a0f3 rev 0c class 06,01,00 hdr 80
(II) PCI: 00:14:1: chip 0e11,ae33 card 0e11,ae33 rev 0a class 01,01,ea hdr 80
(II) PCI: 01:0b:0: chip 0e11,ae43 card 0000,0000 rev 10 class 02,80,00 hdr 00
(II) PCI: 01:0c:0: chip 1000,000f card 0000,0000 rev 03 class 01,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.1.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.4
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA 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:6:0), (0,1,1), BCTRL: 0x07 (VGA_EN is cleared)
(II) Bus 1 I/O range:
[0] -1 0x00001000 - 0x000010ff (0x100) IX[B]
[1] -1 0x00001400 - 0x000014ff (0x100) IX[B]
[2] -1 0x00001800 - 0x000018ff (0x100) IX[B]
[3] -1 0x00001c00 - 0x00001cff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0x40000000 - 0x401fffff (0x200000) MX[B]
(II) Bus 1 prefetchable memory range:
(II) Bus -1: bridge is at (0:20: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:
(--) PCI:*(0:11:0) S3 ViRGE rev 6, Mem @ 0x44000000/26
(--) PCI: (0:11:1) 3Dlabs GLINT Delta rev 1, Mem @ 0x40200000/21
(--) PCI: (0:11:2) 3Dlabs GLINT 500TX rev 1, Mem @ 0x40280000/19, 0x41000000/24, 0x40800000/23, 0x42000000/25
(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 0x40000000 - 0x7fffffff (0x40000000) MX[B]E
[1] -1 0x40080000 - 0x400fffff (0x80000) MX[B]E
[2] -1 0x40100000 - 0x401fffff (0x100000) MX[B]E
[3] -1 0x40300000 - 0x403fffff (0x100000) MX[B]E
[4] -1 0x42000000 - 0x43ffffff (0x2000000) MX[B]E
[5] -1 0x40800000 - 0x40ffffff (0x800000) MX[B]E
[6] -1 0x41000000 - 0x41ffffff (0x1000000) MX[B]E
[7] -1 0x40280000 - 0x402fffff (0x80000) MX[B]E
[8] -1 0x40200000 - 0x403fffff (0x200000) MX[B]E
[9] -1 0x44000000 - 0x47ffffff (0x4000000) MX[B](B)
[10] -1 0x00001000 - 0x000010ff (0x100) IX[B]E
[11] -1 0x00001400 - 0x000014ff (0x100) IX[B]E
[12] -1 0x00002000 - 0x000020ff (0x100) IX[B]E
[13] -1 0x00002010 - 0x0000201f (0x10) IX[B]E
(II) PCI Memory resource overlap reduced 0x40000000 from 0x7fffffff to 0x4007ffff
(II) PCI I/O resource overlap reduced 0x00002000 from 0x000020ff to 0x0000200f
(II) PCI Memory resource overlap reduced 0x40200000 from 0x403fffff to 0x4027ffff
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0x40000000 - 0x4007ffff (0x80000) MX[B]E
[1] -1 0x40080000 - 0x400fffff (0x80000) MX[B]E
[2] -1 0x40100000 - 0x401fffff (0x100000) MX[B]E
[3] -1 0x40300000 - 0x403fffff (0x100000) MX[B]E
[4] -1 0x42000000 - 0x43ffffff (0x2000000) MX[B]E
[5] -1 0x40800000 - 0x40ffffff (0x800000) MX[B]E
[6] -1 0x41000000 - 0x41ffffff (0x1000000) MX[B]E
[7] -1 0x40280000 - 0x402fffff (0x80000) MX[B]E
[8] -1 0x40200000 - 0x4027ffff (0x80000) MX[B]E
[9] -1 0x44000000 - 0x47ffffff (0x4000000) MX[B](B)
[10] -1 0x00001000 - 0x000010ff (0x100) IX[B]E
[11] -1 0x00001400 - 0x000014ff (0x100) IX[B]E
[12] -1 0x00002000 - 0x0000200f (0x10) IX[B]E
[13] -1 0x00002010 - 0x0000201f (0x10) IX[B]E
(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 0x40000000 - 0x4007ffff (0x80000) MX[B]E
[6] -1 0x40080000 - 0x400fffff (0x80000) MX[B]E
[7] -1 0x40100000 - 0x401fffff (0x100000) MX[B]E
[8] -1 0x40300000 - 0x403fffff (0x100000) MX[B]E
[9] -1 0x42000000 - 0x43ffffff (0x2000000) MX[B]E
[10] -1 0x40800000 - 0x40ffffff (0x800000) MX[B]E
[11] -1 0x41000000 - 0x41ffffff (0x1000000) MX[B]E
[12] -1 0x40280000 - 0x402fffff (0x80000) MX[B]E
[13] -1 0x40200000 - 0x4027ffff (0x80000) MX[B]E
[14] -1 0x44000000 - 0x47ffffff (0x4000000) MX[B](B)
[15] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0x00001000 - 0x000010ff (0x100) IX[B]E
[18] -1 0x00001400 - 0x000014ff (0x100) IX[B]E
[19] -1 0x00002000 - 0x0000200f (0x10) IX[B]E
[20] -1 0x00002010 - 0x0000201f (0x10) IX[B]E
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.1.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: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
compiled for 4.1.0, 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.1.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.1.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 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: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
compiled for 4.1.0, 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.1.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "pex5"
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
compiled for 4.1.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.1.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.1.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: "glint"
(II) Loading /usr/X11R6/lib/modules/drivers/glint_drv.o
(II) Module glint: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.1
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.2
(II) GLINT: driver for 3Dlabs chipsets: gamma, ti_pm2, ti_pm, pm3, pm2v,
pm2, pm, 300sx, 500tx, mx, delta
(II) Primary Device is: PCI 00:0b:0
(WW) GLINT: No matching Device section for instance (BusID PCI:0:11:2) found
(--) Chipset delta found
(II) resource ranges after probing:
[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 0x40000000 - 0x4007ffff (0x80000) MX[B]E
[6] -1 0x40080000 - 0x400fffff (0x80000) MX[B]E
[7] -1 0x40100000 - 0x401fffff (0x100000) MX[B]E
[8] -1 0x40300000 - 0x403fffff (0x100000) MX[B]E
[9] -1 0x42000000 - 0x42ffffff (0x1000000) MX[B](B)
[10] -1 0x40800000 - 0x40ffffff (0x800000) MX[B](B)
[11] -1 0x41000000 - 0x41ffffff (0x1000000) MX[B](B)
[12] -1 0x40280000 - 0x4029ffff (0x20000) MX[B](B)
[13] -1 0x40200000 - 0x4027ffff (0x80000) MX[B]E
[14] -1 0x44000000 - 0x47ffffff (0x4000000) MX[B](B)
[15] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0x00001000 - 0x000010ff (0x100) IX[B]E
[18] -1 0x00001400 - 0x000014ff (0x100) IX[B]E
[19] -1 0x00002000 - 0x0000200f (0x10) IX[B]E
[20] -1 0x00002010 - 0x0000201f (0x10) IX[B]E
(==) GLINT(0): Depth 8, (--) framebuffer bpp 8
(==) GLINT(0): Default visual is PseudoColor
(==) GLINT(0): Using gamma correction (1.0, 1.0, 1.0)
(==) GLINT(0): Using HW cursor
(--) GLINT(0): Not using Linux framebuffer device
(--) GLINT(0): Chipset: "delta"
(--) GLINT(0): FrameBuffer used from first rasterizer chip at 0x40800000
(--) GLINT(0): MMIO registers at 0x40200000
(EE) GLINT(0): xf86RegisterResources() found resource conflicts
(II) UnloadModule: "glint"
(EE) Screen(s) found, but none have a usable configuration.
 
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]
 
===============================================
 
I've tried using NoAccel, I've tried specifying VideoRam, I've tried specifying BoardName, I've tried not loading some of the modules, but it always comes back to this or locking up.
 
Hopefully, thanks for any help in advance
 
Andrew

Reply via email to