Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jul 2002 15:12:40 -0700
From:      "James" <effdefender@earthlink.net>
To:        "Freebsd-questions" <Freebsd-questions@freebsd.org>
Cc:        "Umesh Kudtarkar" <umeshk98@hotmail.com>
Subject:   Re: Help please!  Still Problems with XFree86 -configure on FreeBSD 4.6 -release -FIXED
Message-ID:  <002901c222de$bf306860$0301a8c0@sys.gtei.net>
References:  <00b101c22227$a54c38a0$0301a8c0@sys.gtei.net>

next in thread | previous in thread | raw e-mail | index | archive | help
OK, I got this problem fixed now, thanks to Mark Vojkovich on the XPert
XFree86 mailing list.
I'm posting this in case anyone else has any similar problems.

There was a problem in the int10 module.
I suppose looking at my output (below), you can see that it tries to load
and initialize the "int10" module, but then it runs into a whole lot of
problems.

Fortunately, there is a way to prevent the int10 module from loading

I added:

>    Option "NoInt10"
>
>   In the Section "Device" of the XF86Config file?

Anyway, thanks to everyone here for their help and concern!
-James Turnbull

----- Original Message -----
From: "James" <effdefender@earthlink.net>
To: "Freebsd-questions" <Freebsd-questions@freebsd.org>
Sent: Tuesday, July 02, 2002 5:21 PM
Subject: Help please! Still Problems with XFree86 -configure on FreeBSD
4.6 -release


> I've been struggling with this problem nearly every waking hour since late
> Saturday night.
> I'm a newbie to running Unix, so please bear with me.  I just installed
> FreeBSD for the first time Saturday night.
> I'm using FreeBSD 4.6 -release and XFree86 4.2.0
> I'm using an AOpen NVidia GeForce 3 Ti200 card with 128MB of DDR RAM,
which
> XFree86.org claims is supported by version 4.2.0
>
> Is anyone using a video card like mine successfully?
>
> I cannot configure XFree86 with any of these commands:
> XFree86 -configure
> xf86cfg
> X -configure
>
> (they all seem to use the same command:  "X -configure to do it").  I've
> pasted the contents of the XFree86.0.log below, in the hopes that they
will
> be of some help.
>
> I CAN successfully use the following to make the configuration file, but I
> get an error message when I try "startx"
> xf86cfg -textmode
> xf86config
>
> Then when I type "startx" it gives me:
> "Symbol vgaHWUnmapMem from module /usr/X11R6/lib/modules/drivers/nv_drv.o
is
> unresolved!"
>
> I've tried a number of things (not necessarily in this order):
> 1.    I've completely reinstalled FreeBSD
> 2.    I've tried using all of the configuration commands listed above.
> 3.    I've looked at the config file from someone who has an NVidia Quadro
2
> card and the config file was nearly identical to mine.
> 4.    I've used "scanpci" to confirm that the OS can find my video card.
It
> even has the "Ti 200" and everything except for the amount of RAM (which
was
> not displayed)
> 5.    I've removed the packages that are installed with FreeBSD and
> installed XFree86 from the ports collection
> 6.    I've gone to /usr/ports/x11/XFree86-4 and done a "make deinstall"
and
> then a "make reinstall" and even a "make all install
> clean -FORCE_PKG_REGISTER=1"
> 7.    I've e-mailed someone else who had the same problem I had over 8
> months ago, but he responded saying that he never got it working and gave
> up, and to let him know if I find the answer.
> 8.    I've e-mailed xfree86@xfree86.org through their bug report scrip.
> 9.    I've combed the logs of both the newbie and xpert mailing lists for
> XFree86.  I found about 50 other instances of people having problems like
> mine, and about 2 or 3 solutions that were either card specific (and not
my
> card), or have already been changed by the XFree86.org people.  (These
> problems date back 4 years and have happened on systems ranging from
> Solarius to Linux).
> 10.    On this page
>  http://www.xfree86.org/pipermail/newbie/2001-June/008372.html ) someone
> recommends removing the /usr/X11R6/lib/modules/drivers/glide_drv.o file
and
> trying again.  This file does not exist on my system, but following that
> idea, I moved all of the drivers except my nv_drv.o file to another
> directory, and it still did not work.
> 11.    I've downloaded a lot of the source code through cvsweb off of
> XFree86.org.  Here is the line that's giving me problems (I think).
>      vgaHWUnmapMem(pScrn);  // from the nv_driver.c file
> The problem could be in the int10 module, though, but I don't see a
> reference to "vgaHWUnmapMem" in any of these files:
> xf86int10.c xf86int10.h xf86int10module.c xf86PciInfo.h
>     Of course, maybe it's somewhere else, I don't know, I've never written
a
> driver before.
>
>
> Things I haven't tried, but don't think they would work.
> 1.  Going to XFree86 version 4.0.2
>     While they say on the website
>  http://www.xfree86.org/current/Status22.html#22 )
>     "Support for the newer chips listed above (starting with the GeForce2)
> is available only in 4.2.0."
>     They also say on the 4.0.2 website
>  http://www.xfree86.org/4.0.2/Status22.html#22 )
>     "Support for the newer chips (GeForce2 and later) is only available in
> 4.0.2."
> However, I don't know how to install an older version of it.  Does anyone
> think this might work?
>
> 2.  Installing the Linux driver binaries from Nvidia.com
>     Someone suggested that I try using the Linux drivers, but in other
> places I've read that that doesn't usually work.  Additionally, NVidia
> recommends getting the card working with "nv" before trying to upgrade to
> their drivers.
>
>
> Does anyone else have _ANY_ other ideas?  Has anyone ever had a similar
> problem and gotten it fixed?
> I don't want to have to do this, but would buying a different video card
> help?
> Is anyone using an NVidia GeForce 3 card on XFree86 4.2.0 out there?
>
> I'm posting this to the XFree86 xpert group also.
>
> Anyway, thank you _VERY MUCH_ for any help in advance,
> James Turnbull
>
> Contents of /var/log/XFree86.0.log:
> -----------------------------------------
>
> XFree86 Version 4.2.0 / X Window System
> (protocol Version 11, revision 0, vendor release 6600)
> Release Date: 18 January 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: FreeBSD 4.6 i386 [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: Tue Jul  2 16:36:44 2002
> (--) Using syscons driver with X support (version 2.0)
> (--) using VT number 9
>
> (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 freebsd
> (II) LoadModule: "bitmap"
> (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
> (II) Module bitmap: vendor="The XFree86 Project"
>  compiled for 4.2.0, 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.0, 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 = 0x00000000, mode1Res1 = 0x80000000
> (II) PCI: PCI scan (all values are in hex)
> (II) PCI: 00:00:0: chip 8086,1a30 card 1043,8088 rev 11 class 06,00,00 hdr
> 00
> (II) PCI: 00:01:0: chip 8086,1a31 card 0000,0000 rev 11 class 06,04,00 hdr
> 01
> (II) PCI: 00:1d:0: chip 8086,24c2 card 1043,8089 rev 01 class 0c,03,00 hdr
> 80
> (II) PCI: 00:1d:1: chip 8086,24c4 card 1043,8089 rev 01 class 0c,03,00 hdr
> 00
> (II) PCI: 00:1d:2: chip 8086,24c7 card 1043,8089 rev 01 class 0c,03,00 hdr
> 00
> (II) PCI: 00:1d:7: chip 8086,24cd card 1043,8089 rev 01 class 0c,03,20 hdr
> 00
> (II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 81 class 06,04,00 hdr
> 01
> (II) PCI: 00:1f:0: chip 8086,24c0 card 0000,0000 rev 01 class 06,01,00 hdr
> 80
> (II) PCI: 00:1f:1: chip 8086,24cb card 1043,8089 rev 01 class 01,01,8a hdr
> 00
> (II) PCI: 01:00:0: chip 10de,0201 card 0000,0000 rev a3 class 03,00,00 hdr
> 00
> (II) PCI: 02:03:0: chip 13f6,0111 card 1043,80e2 rev 10 class 04,01,00 hdr
> 00
> (II) PCI: 02:0a:0: chip 1317,0985 card 1317,0574 rev 11 class 02,00,00 hdr
> 00
> (II) PCI: 02:0b:0: chip 9005,0080 card 9005,e2a0 rev 02 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.2.0, 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) PCI-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: 0x08 (VGA_EN is set)
> (II) Bus 1 I/O range:
> (II) Bus 1 non-prefetchable memory range:
>  [0] -1 0xee000000 - 0xef5fffff (0x1600000) MX[B]
> (II) Bus 1 prefetchable memory range:
>  [0] -1 0xef700000 - 0xf7ffffff (0x8900000) MX[B]
> (II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x06 (VGA_EN is
cleared)
> (II) Bus 2 I/O range:
>  [0] -1 0x0000b000 - 0x0000b0ff (0x100) IX[B]
>  [1] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B]
>  [2] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B]
>  [3] -1 0x0000bc00 - 0x0000bcff (0x100) IX[B]
> (II) Bus 2 non-prefetchable memory range:
>  [0] -1 0xec800000 - 0xed7fffff (0x1000000) MX[B]
> (II) Bus 2 prefetchable memory range:
>  [0] -1 0xef600000 - 0xef6fffff (0x100000) MX[B]
> (II) Bus -1: bridge is at (0:31: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:*(1:0:0) NVidia GeForce3 Ti 200 rev 163, Mem @ 0xee000000/24,
> 0xf0000000/27, 0xef800000/19, BIOS @ 0xef7f0000/16
> List of video drivers:
>  radeon
>  r128
>  atimisc
>  mga
>  glint
>  nv
>  tga
>  s3
>  s3virge
>  sis
>  rendition
>  neomagic
>  i740
>  tdfx
>  savage
>  cirrus
>  vmware
>  tseng
>  trident
>  chips
>  apm
>  fbdev
>  i128
>  ati
>  i810
>  ark
>  cyrix
>  siliconmotion
>  vesa
>  vga
> (II) LoadModule: "radeon"
> (II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
> (II) Module radeon: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 4.0.1
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "r128"
> (II) Loading /usr/X11R6/lib/modules/drivers/r128_drv.o
> (II) Module r128: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 4.0.1
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "atimisc"
> (II) Loading /usr/X11R6/lib/modules/drivers/atimisc_drv.o
> (II) Module atimisc: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 6.4.8
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "mga"
> (II) Loading /usr/X11R6/lib/modules/drivers/mga_drv.o
> (II) Module mga: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.1.0
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "glint"
> (II) Loading /usr/X11R6/lib/modules/drivers/glint_drv.o
> (II) Module glint: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.0.0
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "nv"
> (II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.o
> (II) Module nv: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.0.1
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "tga"
> (II) Loading /usr/X11R6/lib/modules/drivers/tga_drv.o
> (II) Module tga: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.0.0
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "s3"
> (II) Loading /usr/X11R6/lib/modules/drivers/s3_drv.o
> (II) Module s3: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 0.3.5
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "s3virge"
> (II) Loading /usr/X11R6/lib/modules/drivers/s3virge_drv.o
> (II) Module s3virge: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.8.3
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "sis"
> (II) Loading /usr/X11R6/lib/modules/drivers/sis_drv.o
> (II) Module sis: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 0.6.0
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "rendition"
> (II) Loading /usr/X11R6/lib/modules/drivers/rendition_drv.o
> (II) Module rendition: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 4.0.0
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "neomagic"
> (II) Loading /usr/X11R6/lib/modules/drivers/neomagic_drv.o
> (II) Module neomagic: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.0.0
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "i740"
> (II) Loading /usr/X11R6/lib/modules/drivers/i740_drv.o
> (II) Module i740: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.0.0
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "tdfx"
> (II) Loading /usr/X11R6/lib/modules/drivers/tdfx_drv.o
> (II) Module tdfx: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.0.0
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "savage"
> (II) Loading /usr/X11R6/lib/modules/drivers/savage_drv.o
> (II) Module savage: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.1.20
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "cirrus"
> (II) Loading /usr/X11R6/lib/modules/drivers/cirrus_drv.o
> (II) Module cirrus: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.0.0
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "vmware"
> (II) Loading /usr/X11R6/lib/modules/drivers/vmware_drv.o
> (II) Module vmware: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 10.7.0
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "tseng"
> (II) Loading /usr/X11R6/lib/modules/drivers/tseng_drv.o
> (II) Module tseng: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.0.0
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "trident"
> (II) Loading /usr/X11R6/lib/modules/drivers/trident_drv.o
> (II) Module trident: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.0.0
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "chips"
> (II) Loading /usr/X11R6/lib/modules/drivers/chips_drv.o
> (II) Module chips: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.0.0
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "apm"
> (II) Loading /usr/X11R6/lib/modules/drivers/apm_drv.o
> (II) Module apm: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.0.0
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "fbdev"
> (II) Loading /usr/X11R6/lib/modules/drivers/fbdev_drv.o
> (II) Module fbdev: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 0.1.0
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "i128"
> (II) Loading /usr/X11R6/lib/modules/drivers/i128_drv.o
> (II) Module i128: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.0.0
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "ati"
> (II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
> (II) Module ati: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 6.4.8
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "i810"
> (II) Loading /usr/X11R6/lib/modules/drivers/i810_drv.o
> (II) Module i810: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.1.0
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "ark"
> (II) Loading /usr/X11R6/lib/modules/drivers/ark_drv.o
> (II) Module ark: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 0.5.0
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "cyrix"
> (II) Loading /usr/X11R6/lib/modules/drivers/cyrix_drv.o
> (II) Module cyrix: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.0.0
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "siliconmotion"
> (II) Loading /usr/X11R6/lib/modules/drivers/siliconmotion_drv.o
> (II) Module siliconmotion: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.3.1
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "vesa"
> (II) Loading /usr/X11R6/lib/modules/drivers/vesa_drv.o
> (II) Module vesa: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.0.0
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "vga"
> (II) Loading /usr/X11R6/lib/modules/drivers/vga_drv.o
> (II) Module vga: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 4.0.0
>  Module class: XFree86 Video Driver
>  ABI class: XFree86 Video Driver, version 0.5
> (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 0xed000000 - 0xedffffff (0x1000000) MX[B]E
>  [1] -1 0xed800000 - 0xedffffff (0x800000) MX[B]E
>  [2] -1 0xf8000000 - 0xffffffff (0x8000000) MX[B]E
>  [3] -1 0xef7f0000 - 0xef7fffff (0x10000) MX[B](B)
>  [4] -1 0xef800000 - 0xef87ffff (0x80000) MX[B](B)
>  [5] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
>  [6] -1 0xee000000 - 0xeeffffff (0x1000000) MX[B](B)
>  [7] -1 0x0000b000 - 0x0000b0ff (0x100) IX[B]E
>  [8] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B]E
>  [9] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B]E
>  [10] -1 0x0000f000 - 0x0000f0ff (0x100) IX[B]E
>  [11] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]E
>  [12] -1 0x0000d400 - 0x0000d4ff (0x100) IX[B]E
>  [13] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]E
> (II) PCI Memory resource overlap reduced 0xed000000 from 0xedffffff to
> 0xed7fffff
> (II) Active PCI resource ranges after removing overlaps:
>  [0] -1 0xed000000 - 0xed7fffff (0x800000) MX[B]E
>  [1] -1 0xed800000 - 0xedffffff (0x800000) MX[B]E
>  [2] -1 0xf8000000 - 0xffffffff (0x8000000) MX[B]E
>  [3] -1 0xef7f0000 - 0xef7fffff (0x10000) MX[B](B)
>  [4] -1 0xef800000 - 0xef87ffff (0x80000) MX[B](B)
>  [5] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
>  [6] -1 0xee000000 - 0xeeffffff (0x1000000) MX[B](B)
>  [7] -1 0x0000b000 - 0x0000b0ff (0x100) IX[B]E
>  [8] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B]E
>  [9] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B]E
>  [10] -1 0x0000f000 - 0x0000f0ff (0x100) IX[B]E
>  [11] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]E
>  [12] -1 0x0000d400 - 0x0000d4ff (0x100) IX[B]E
>  [13] -1 0x0000d800 - 0x0000d8ff (0x100) 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 0xed000000 - 0xed7fffff (0x800000) MX[B]E
>  [6] -1 0xed800000 - 0xedffffff (0x800000) MX[B]E
>  [7] -1 0xf8000000 - 0xffffffff (0x8000000) MX[B]E
>  [8] -1 0xef7f0000 - 0xef7fffff (0x10000) MX[B](B)
>  [9] -1 0xef800000 - 0xef87ffff (0x80000) MX[B](B)
>  [10] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
>  [11] -1 0xee000000 - 0xeeffffff (0x1000000) MX[B](B)
>  [12] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
>  [13] -1 0x00000000 - 0x000000ff (0x100) IX[B]
>  [14] -1 0x0000b000 - 0x0000b0ff (0x100) IX[B]E
>  [15] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B]E
>  [16] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B]E
>  [17] -1 0x0000f000 - 0x0000f0ff (0x100) IX[B]E
>  [18] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]E
>  [19] -1 0x0000d400 - 0x0000d4ff (0x100) IX[B]E
>  [20] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]E
> (II) Primary Device is: PCI 01:00:0
> (II) NV: driver for NVIDIA chipsets: RIVA128, RIVA TNT, RIVA TNT2,
>  RIVA TNT2 Ultra, Vanta, RIVA TNT2 M64, Aladdin TNT2, GeForce 256,
>  GeForce DDR, Quadro, GeForce2 GTS/Pro, GeForce2 Ti, GeForce2 Ultra,
>  Quadro2 Pro, GeForce2 MX/MX 400, GeForce2 MX 100/200, 0x0170, 0x0171,
>  0x0172, 0x0173, 0x0174, 0x0175, 0x0178, 0x017A, 0x017B, 0x017C,
>  GeForce2 Integrated, Quadro2 MXR, GeForce2 Go, GeForce3,
>  GeForce3 Ti 200, GeForce3 Ti 500, Quadro DDC, 0x0250, 0x0258
> (II) Loading sub module "cirrus_laguna"
> (II) LoadModule: "cirrus_laguna"
> (II) Loading /usr/X11R6/lib/modules/drivers/cirrus_laguna.o
> (II) Module cirrus_laguna: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.0.0
>  ABI class: XFree86 Video Driver, version 0.5
> (II) Loading sub module "cirrus_alpine"
> (II) LoadModule: "cirrus_alpine"
> (II) Loading /usr/X11R6/lib/modules/drivers/cirrus_alpine.o
> (II) Module cirrus_alpine: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.0.0
>  ABI class: XFree86 Video Driver, version 0.5
> (II) ATI:  Shared non-ATI VGA in PCI/AGP slot 1:0:0 detected.
> CYRIX: Device Sections found: 1
> (II) VESA: driver for VESA chipsets: vesa
> (II) VGA: Generic VGA driver (version 4.0) for chipsets: generic
> (++) Using config file: "/root/XF86Config.new"
> (==) ServerLayout "XFree86 Configured"
> (**) |-->Screen "Screen0" (0)
> (**) |   |-->Monitor "Monitor0"
> (**) |   |-->Device "Card0"
> (**) |-->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/75dpi/,/usr/X11R6/lib/X11/font
> s/100dpi/"
> (**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
> (**) ModulePath set to "/usr/X11R6/lib/modules"
> (--) Chipset GeForce3 Ti 200 found
> (II) resource ranges after xf86ClaimFixedResources() call:
>  [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 0xed000000 - 0xed7fffff (0x800000) MX[B]E
>  [6] -1 0xed800000 - 0xedffffff (0x800000) MX[B]E
>  [7] -1 0xf8000000 - 0xffffffff (0x8000000) MX[B]E
>  [8] -1 0xef7f0000 - 0xef7fffff (0x10000) MX[B](B)
>  [9] -1 0xef800000 - 0xef87ffff (0x80000) MX[B](B)
>  [10] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
>  [11] -1 0xee000000 - 0xeeffffff (0x1000000) MX[B](B)
>  [12] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
>  [13] -1 0x00000000 - 0x000000ff (0x100) IX[B]
>  [14] -1 0x0000b000 - 0x0000b0ff (0x100) IX[B]E
>  [15] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B]E
>  [16] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B]E
>  [17] -1 0x0000f000 - 0x0000f0ff (0x100) IX[B]E
>  [18] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]E
>  [19] -1 0x0000d400 - 0x0000d4ff (0x100) IX[B]E
>  [20] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]E
> (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 0xed000000 - 0xed7fffff (0x800000) MX[B]E
>  [6] -1 0xed800000 - 0xedffffff (0x800000) MX[B]E
>  [7] -1 0xf8000000 - 0xffffffff (0x8000000) MX[B]E
>  [8] -1 0xef7f0000 - 0xef7fffff (0x10000) MX[B](B)
>  [9] -1 0xef800000 - 0xef87ffff (0x80000) MX[B](B)
>  [10] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
>  [11] -1 0xee000000 - 0xeeffffff (0x1000000) MX[B](B)
>  [12] 0 0x000a0000 - 0x000affff (0x10000) MS[B]
>  [13] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
>  [14] 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
>  [15] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
>  [16] -1 0x00000000 - 0x000000ff (0x100) IX[B]
>  [17] -1 0x0000b000 - 0x0000b0ff (0x100) IX[B]E
>  [18] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B]E
>  [19] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B]E
>  [20] -1 0x0000f000 - 0x0000f0ff (0x100) IX[B]E
>  [21] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]E
>  [22] -1 0x0000d400 - 0x0000d4ff (0x100) IX[B]E
>  [23] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]E
>  [24] 0 0x000003b0 - 0x000003bb (0xc) IS[B]
>  [25] 0 0x000003c0 - 0x000003df (0x20) IS[B]
> (II) Setting vga for screen 0.
> (II) Loading sub module "vbe"
> (II) LoadModule: "vbe"
> (II) Loading /usr/X11R6/lib/modules/libvbe.a
> (II) Module vbe: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.0.0
>  ABI class: XFree86 Video Driver, version 0.5
> (II) Loading sub module "int10"
> (II) LoadModule: "int10"
> (II) Loading /usr/X11R6/lib/modules/libint10.a
> (II) Module int10: vendor="The XFree86 Project"
>  compiled for 4.2.0, module version = 1.0.0
>  ABI class: XFree86 Video Driver, version 0.5
> (II) NV(0): initializing int10
> Symbol xf86I2CReadBytes from module
> /usr/X11R6/lib/modules/drivers/siliconmotion_drv.o is unresolved!
> Symbol fbdevHWGetLineLength from module
> /usr/X11R6/lib/modules/drivers/fbdev_drv.o is unresolved!
> Symbol fbdevHWGetLineLength from module
> /usr/X11R6/lib/modules/drivers/fbdev_drv.o is unresolved!
> Symbol fbdevHWSaveScreen from module
> /usr/X11R6/lib/modules/drivers/fbdev_drv.o is unresolved!
> Symbol fbdevHWDPMSSet from module
/usr/X11R6/lib/modules/drivers/fbdev_drv.o
> is unresolved!
> Symbol fbdevHWGetType from module
/usr/X11R6/lib/modules/drivers/fbdev_drv.o
> is unresolved!
> Symbol shadowAdd from module /usr/X11R6/lib/modules/drivers/fbdev_drv.o is
> unresolved!
> Symbol shadowUpdateRotatePacked from module
> /usr/X11R6/lib/modules/drivers/fbdev_drv.o is unresolved!
> Symbol shadowSetup from module /usr/X11R6/lib/modules/drivers/fbdev_drv.o
is
> unresolved!
> Symbol fbdevHWGetType from module
/usr/X11R6/lib/modules/drivers/fbdev_drv.o
> is unresolved!
> Symbol fbdevHWSaveScreen from module
> /usr/X11R6/lib/modules/drivers/fbdev_drv.o is unresolved!
> Symbol fbdevHWLinearOffset from module
> /usr/X11R6/lib/modules/drivers/fbdev_drv.o is unresolved!
> Symbol fbdevHWGetType from module
/usr/X11R6/lib/modules/drivers/fbdev_drv.o
> is unresolved!
> Symbol fbdevHWGetLineLength from module
> /usr/X11R6/lib/modules/drivers/fbdev_drv.o is unresolved!
> Symbol fbdevHWSetVideoModes from module
> /usr/X11R6/lib/modules/drivers/fbdev_drv.o is unresolved!
> Symbol fbdevHWGetName from module
/usr/X11R6/lib/modules/drivers/fbdev_drv.o
> is unresolved!
> Symbol vgaHWEnable from module /usr/X11R6/lib/modules/drivers/tdfx_drv.o
is
> unresolved!
> Symbol drmScatterGatherFree from module
> /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved!
> Symbol drmR128CleanupCCE from module
> /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved!
> Symbol drmR128StopCCE from module
/usr/X11R6/lib/modules/drivers/r128_drv.o
> is unresolved!
> Symbol drmR128StopCCE from module
/usr/X11R6/lib/modules/drivers/r128_drv.o
> is unresolved!
> Symbol drmR128StartCCE from module
/usr/X11R6/lib/modules/drivers/r128_drv.o
> is unresolved!
> Symbol drmR128InitCCE from module
/usr/X11R6/lib/modules/drivers/r128_drv.o
> is unresolved!
> Symbol drmScatterGatherAlloc from module
> /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved!
> Symbol drmFreeBufs from module /usr/X11R6/lib/modules/drivers/r128_drv.o
is
> unresolved!
> Symbol drmR128TextureBlit from module
> /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved!
> Symbol drmFreeBufs from module /usr/X11R6/lib/modules/drivers/r128_drv.o
is
> unresolved!
> Symbol drmDMA from module /usr/X11R6/lib/modules/drivers/r128_drv.o is
> unresolved!
> Symbol drmR128StopCCE from module
/usr/X11R6/lib/modules/drivers/r128_drv.o
> is unresolved!
> Symbol drmR128StartCCE from module
/usr/X11R6/lib/modules/drivers/r128_drv.o
> is unresolved!
> Symbol fbdevHWGetLineLength from module
> /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved!
> Symbol drmR128FlushIndirectBuffer from module
> /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved!
> Symbol drmR128FlushIndirectBuffer from module
> /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved!
> Symbol drmR128StartCCE from module
/usr/X11R6/lib/modules/drivers/r128_drv.o
> is unresolved!
> Symbol drmR128ResetCCE from module
/usr/X11R6/lib/modules/drivers/r128_drv.o
> is unresolved!
> Symbol drmDMA from module /usr/X11R6/lib/modules/drivers/r128_drv.o is
> unresolved!
> Symbol drmR128StartCCE from module
/usr/X11R6/lib/modules/drivers/r128_drv.o
> is unresolved!
> Symbol drmR128ResetCCE from module
/usr/X11R6/lib/modules/drivers/r128_drv.o
> is unresolved!
> Symbol drmR128WaitForIdleCCE from module
> /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved!
> Symbol drmR128StartCCE from module
/usr/X11R6/lib/modules/drivers/r128_drv.o
> is unresolved!
> Symbol drmR128ResetCCE from module
/usr/X11R6/lib/modules/drivers/r128_drv.o
> is unresolved!
> Symbol drmR128StartCCE from module
/usr/X11R6/lib/modules/drivers/r128_drv.o
> is unresolved!
> Symbol drmR128ResetCCE from module
/usr/X11R6/lib/modules/drivers/r128_drv.o
> is unresolved!
> Symbol drmRadeonResetCP from module
> /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> Symbol drmRadeonStartCP from module
> /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> Symbol drmRadeonResetCP from module
> /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> Symbol drmRadeonStartCP from module
> /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> Symbol drmRadeonWaitForIdleCP from module
> /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> Symbol drmRadeonResetCP from module
> /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> Symbol drmRadeonStartCP from module
> /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> Symbol drmDMA from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is
> unresolved!
> Symbol drmRadeonResetCP from module
> /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> Symbol drmRadeonStartCP from module
> /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> Symbol drmRadeonFlushIndirectBuffer from module
> /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> Symbol drmRadeonFlushIndirectBuffer from module
> /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> Symbol drmRadeonStartCP from module
> /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> Symbol drmRadeonStopCP from module
> /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> Symbol drmRadeonClear from module
> /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> Symbol drmRadeonResetCP from module
> /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> Symbol drmRadeonStartCP from module
> /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> Symbol drmRadeonInitCP from module
> /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> Symbol drmRadeonStartCP from module
> /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> Symbol drmRadeonStopCP from module
> /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> Symbol drmRadeonCleanupCP from module
> /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> Symbol drmScatterGatherFree from module
> /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> Symbol fbCreateDefColormap from module
> /usr/X11R6/lib/modules/drivers/vmware_drv.o is unresolved!
> Symbol fbDoCopy from module /usr/X11R6/lib/modules/drivers/vmware_drv.o is
> unresolved!
> Symbol fbCopyPlane from module /usr/X11R6/lib/modules/drivers/vmware_drv.o
> is unresolved!
> Symbol fbCopyPlane from module /usr/X11R6/lib/modules/drivers/vmware_drv.o
> is unresolved!
> Symbol fbCopyRegion from module
/usr/X11R6/lib/modules/drivers/vmware_drv.o
> is unresolved!
> Symbol fbQueryBestSize from module
> /usr/X11R6/lib/modules/drivers/vmware_drv.o is unresolved!
> Symbol xf86InterpretEDID from module /usr/X11R6/lib/modules/libvbe.a is
> unresolved!
>
> Fatal server error:
> Caught signal 11.  Server aborting
>
>
> 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 xfree86@xfree86.org.
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002901c222de$bf306860$0301a8c0>