Hi,
I've got an HP N5495 laptop that uses an i830M chipset.
I'm running RedHat 7.2 and I've got the latest CVS as of 12/7/2001.
My problem is that everytime I try to run xf86cfg or XFree86 -configure,
after a compile and install, I allways get a long list of unresolved
symbols followed by a "caught signal 11" and an abort (full log included
at the end).
I can use the VESA driver with no problem but considering it only
fills a small portion of my LCD it's a long shot from optimal.
The funny thing is, is that this has happened w/ every CVS tree that
I have downloaded...(even from a few weeks ago)...so I know the problem
is on my end. I just need some help figuring what in the world I'm
doing wrong.
I will list exactly what I do and maybee someone can tell me where
I'm astray. Here it goes:
1) I read the docs again...
2) I make a directory and lndir the xc directory into it...
(same problem accours even if I don't do this)
3) I edit the the site.def and uncomment the HasGcc2...
(same problem accours even if I don't do this)
4) I then run make World >& world.log and tail -f the world.log
5) I finnally make install >& install.log and tail -f the install.log
At this point I'll attempt to run either xf86config or
XFree86 -configure and I'll recieve the unresolved symbols and etc.
So what I'm I doing wrong?
I read the manual...
Did I miss something every time I read it? (I wouldn't doubt it...)
I really appreciate any insight that can be offered...I've been
wrestling with this for a while now. Thanks.
The XFree86.8.log output from running XFree86 -configure is pasted below
this line. (The unresolved symbols are at the end of the log.)
-------------------------------------------------------------------------
This is a pre-release version of XFree86, and is not supported in any
way. Bugs may be reported to [EMAIL PROTECTED] and patches submitted
to [EMAIL PROTECTED] Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs)
XFree86 Version 4.1.99.1 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: xx November 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/)
Build Operating System: Linux 2.4.7-10 i686 [ELF]
Module Loader present
(==) Log file: "/var/log/XFree86.8.log", Time: Sat Dec 8 17:44:37 2001
(--) 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.1.99.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.1.99.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 = 0x8002213c, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,3575 card 8086,1969 rev 03 class 06,00,00
hdr 00
(II) PCI: 00:02:0: chip 8086,3577 card 103c,0021 rev 03 class 03,00,00
hdr 80
(II) PCI: 00:02:1: chip 8086,3577 card 103c,0021 rev 00 class 03,80,00
hdr 80
(II) PCI: 00:1d:0: chip 8086,2482 card 103c,0021 rev 01 class 0c,03,00
hdr 80
(II) PCI: 00:1d:1: chip 8086,2484 card 103c,0021 rev 01 class 0c,03,00
hdr 00
(II) PCI: 00:1d:2: chip 8086,2487 card 103c,0021 rev 01 class 0c,03,00
hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 41 class 06,04,00
hdr 01
(II) PCI: 00:1f:0: chip 8086,248c card 0000,0000 rev 01 class 06,01,00
hdr 80
(II) PCI: 00:1f:1: chip 8086,248a card 103c,0021 rev 01 class 01,01,8a
hdr 00
(II) PCI: 00:1f:3: chip 8086,2483 card 103c,0021 rev 01 class 0c,05,00
hdr 00
(II) PCI: 02:00:0: chip 104c,8023 card 103c,0021 rev 00 class 0c,00,10
hdr 00
(II) PCI: 02:02:0: chip 125d,2838 card 103c,0020 rev 01 class 07,80,00
hdr 00
(II) PCI: 02:03:0: chip 125d,1988 card 103c,0021 rev 12 class 04,01,00
hdr 00
(II) PCI: 02:04:0: chip 1217,6933 card 0001,0000 rev 01 class 06,07,00
hdr 82
(II) PCI: 02:04:1: chip 1217,6933 card 0001,0000 rev 01 class 06,07,00
hdr 82
(II) PCI: 02:08:0: chip 8086,1031 card 103c,0021 rev 41 class 02,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.99.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) 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 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x04 (VGA_EN is
cleared)
(II) Bus 2 I/O range:
[0] -1 0x00002000 - 0x000020ff (0x100) IX[B]
[1] -1 0x00002400 - 0x000024ff (0x100) IX[B]
[2] -1 0x00002800 - 0x000028ff (0x100) IX[B]
[3] -1 0x00002c00 - 0x00002cff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0xe0200000 - 0xe02fffff (0x100000) MX[B]
(II) Bus 2 prefetchable memory range:
(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:*(0:2:0) Intel i830M rev 3, Mem @ 0xe8000000/27, 0xe0000000/19
(--) PCI: (0:2:1) Intel i830M rev 0, Mem @ 0xf0000000/27, 0xe0080000/19
List of video drivers:
atimisc
r128
radeon
mga
glint
nv
tga
s3
s3virge
sis
rendition
neomagic
i740
tdfx
savage
cirrus
vmware
tseng
trident
chips
apm
fbdev
i128
ati
i810
imstt
ark
cyrix
siliconmotion
vesa
vga
v4l
(II) LoadModule: "atimisc"
(II) Loading /usr/X11R6/lib/modules/drivers/atimisc_drv.o
(II) Module atimisc: vendor="The XFree86 Project"
compiled for 4.1.99.1, module version = 6.4.7
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.1.99.1, module version = 4.0.1
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "radeon"
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="The XFree86 Project"
compiled for 4.1.99.1, module version = 4.0.1
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.1.99.1, 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.1.99.1, 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.1.99.1, 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.1.99.1, 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.1.99.1, 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.1.99.1, module version = 1.8.1
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.1.99.1, 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.1.99.1, 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.1.99.1, 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.1.99.1, 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.1.99.1, 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.1.99.1, 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.1.99.1, 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.1.99.1, 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.1.99.1, 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.1.99.1, 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.1.99.1, 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.1.99.1, 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.1.99.1, 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.1.99.1, 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.1.99.1, module version = 6.4.7
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.1.99.1, module version = 1.1.0
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "imstt"
(II) Loading /usr/X11R6/lib/modules/drivers/imstt_drv.o
(II) Module imstt: vendor="The XFree86 Project"
compiled for 4.1.99.1, module version = 1.0.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.1.99.1, 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.1.99.1, 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.1.99.1, module version = 1.2.2
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.1.99.1, 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.1.99.1, module version = 4.0.0
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="The XFree86 Project"
compiled for 4.1.99.1, module version = 0.0.1
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 0xe0204000 - 0xe0204fff (0x1000) MX[B]
[1] -1 0xe0200000 - 0xe0203fff (0x4000) MX[B]
[2] -1 0xe0205000 - 0xe02057ff (0x800) MX[B]
[3] -1 0xe0100000 - 0xe01003ff (0x400) MX[B]
[4] -1 0xe0080000 - 0xe00fffff (0x80000) MX[B](B)
[5] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[6] -1 0xe0000000 - 0xe007ffff (0x80000) MX[B](B)
[7] -1 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[8] -1 0x00002400 - 0x0000243f (0x40) IX[B]
[9] -1 0x00002000 - 0x000020ff (0x100) IX[B]
[10] -1 0x00002440 - 0x0000244f (0x10) IX[B]
[11] -1 0x00001880 - 0x0000189f (0x20) IX[B]
[12] -1 0x00001860 - 0x0000186f (0x10) IX[B]
[13] -1 0x00000374 - 0x00000374 (0x1) IX[B]
[14] -1 0x00000170 - 0x00000177 (0x8) IX[B]
[15] -1 0x000003f4 - 0x000003f4 (0x1) IX[B]
[16] -1 0x000001f0 - 0x000001f7 (0x8) IX[B]
[17] -1 0x00001840 - 0x0000185f (0x20) IX[B]
[18] -1 0x00001820 - 0x0000183f (0x20) IX[B]
[19] -1 0x00001800 - 0x0000181f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0xe0204000 - 0xe0204fff (0x1000) MX[B]
[1] -1 0xe0200000 - 0xe0203fff (0x4000) MX[B]
[2] -1 0xe0205000 - 0xe02057ff (0x800) MX[B]
[3] -1 0xe0100000 - 0xe01003ff (0x400) MX[B]
[4] -1 0xe0080000 - 0xe00fffff (0x80000) MX[B](B)
[5] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[6] -1 0xe0000000 - 0xe007ffff (0x80000) MX[B](B)
[7] -1 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[8] -1 0x00002400 - 0x0000243f (0x40) IX[B]
[9] -1 0x00002000 - 0x000020ff (0x100) IX[B]
[10] -1 0x00002440 - 0x0000244f (0x10) IX[B]
[11] -1 0x00001880 - 0x0000189f (0x20) IX[B]
[12] -1 0x00001860 - 0x0000186f (0x10) IX[B]
[13] -1 0x00000374 - 0x00000374 (0x1) IX[B]
[14] -1 0x00000170 - 0x00000177 (0x8) IX[B]
[15] -1 0x000003f4 - 0x000003f4 (0x1) IX[B]
[16] -1 0x000001f0 - 0x000001f7 (0x8) IX[B]
[17] -1 0x00001840 - 0x0000185f (0x20) IX[B]
[18] -1 0x00001820 - 0x0000183f (0x20) IX[B]
[19] -1 0x00001800 - 0x0000181f (0x20) IX[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 0xe0204000 - 0xe0204fff (0x1000) MX[B]
[6] -1 0xe0200000 - 0xe0203fff (0x4000) MX[B]
[7] -1 0xe0205000 - 0xe02057ff (0x800) MX[B]
[8] -1 0xe0100000 - 0xe01003ff (0x400) MX[B]
[9] -1 0xe0080000 - 0xe00fffff (0x80000) MX[B](B)
[10] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[11] -1 0xe0000000 - 0xe007ffff (0x80000) MX[B](B)
[12] -1 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[13] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[15] -1 0x00002400 - 0x0000243f (0x40) IX[B]
[16] -1 0x00002000 - 0x000020ff (0x100) IX[B]
[17] -1 0x00002440 - 0x0000244f (0x10) IX[B]
[18] -1 0x00001880 - 0x0000189f (0x20) IX[B]
[19] -1 0x00001860 - 0x0000186f (0x10) IX[B]
[20] -1 0x00000374 - 0x00000374 (0x1) IX[B]
[21] -1 0x00000170 - 0x00000177 (0x8) IX[B]
[22] -1 0x000003f4 - 0x000003f4 (0x1) IX[B]
[23] -1 0x000001f0 - 0x000001f7 (0x8) IX[B]
[24] -1 0x00001840 - 0x0000185f (0x20) IX[B]
[25] -1 0x00001820 - 0x0000183f (0x20) IX[B]
[26] -1 0x00001800 - 0x0000181f (0x20) IX[B]
(II) Primary Device is: PCI 00:02:0
(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.1.99.1, 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.1.99.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) ATI: Shared non-ATI VGA in PCI/AGP slot 0:2:0 detected.
(II) I810: Driver for Intel i810 chipset: i810, i810-dc100, i810e, i815,
i830M
CYRIX: Device Sections found: 1
(II) VESA: driver for VESA chipsets: vesa
(II) VGA: Generic VGA driver (version 4.0) for chipsets: generic
(II) v4l driver for Video4Linux
(++) 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 "Card0"
(**) |-->Screen "Screen1" (1)
(**) | |-->Monitor "Monitor1"
(**) | |-->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"
(--) Chipset i830M found
(--) Chipset i830M 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 0xe0204000 - 0xe0204fff (0x1000) MX[B]
[6] -1 0xe0200000 - 0xe0203fff (0x4000) MX[B]
[7] -1 0xe0205000 - 0xe02057ff (0x800) MX[B]
[8] -1 0xe0100000 - 0xe01003ff (0x400) MX[B]
[9] -1 0xe0080000 - 0xe00fffff (0x80000) MX[B](B)
[10] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[11] -1 0xe0000000 - 0xe007ffff (0x80000) MX[B](B)
[12] -1 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[13] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[15] -1 0x00002400 - 0x0000243f (0x40) IX[B]
[16] -1 0x00002000 - 0x000020ff (0x100) IX[B]
[17] -1 0x00002440 - 0x0000244f (0x10) IX[B]
[18] -1 0x00001880 - 0x0000189f (0x20) IX[B]
[19] -1 0x00001860 - 0x0000186f (0x10) IX[B]
[20] -1 0x00000374 - 0x00000374 (0x1) IX[B]
[21] -1 0x00000170 - 0x00000177 (0x8) IX[B]
[22] -1 0x000003f4 - 0x000003f4 (0x1) IX[B]
[23] -1 0x000001f0 - 0x000001f7 (0x8) IX[B]
[24] -1 0x00001840 - 0x0000185f (0x20) IX[B]
[25] -1 0x00001820 - 0x0000183f (0x20) IX[B]
[26] -1 0x00001800 - 0x0000181f (0x20) IX[B]
(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 0xe0204000 - 0xe0204fff (0x1000) MX[B]
[6] -1 0xe0200000 - 0xe0203fff (0x4000) MX[B]
[7] -1 0xe0205000 - 0xe02057ff (0x800) MX[B]
[8] -1 0xe0100000 - 0xe01003ff (0x400) MX[B]
[9] -1 0xe0080000 - 0xe00fffff (0x80000) MX[B](B)
[10] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[11] -1 0xe0000000 - 0xe007ffff (0x80000) MX[B](B)
[12] -1 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[13] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[15] -1 0x00002400 - 0x0000243f (0x40) IX[B]
[16] -1 0x00002000 - 0x000020ff (0x100) IX[B]
[17] -1 0x00002440 - 0x0000244f (0x10) IX[B]
[18] -1 0x00001880 - 0x0000189f (0x20) IX[B]
[19] -1 0x00001860 - 0x0000186f (0x10) IX[B]
[20] -1 0x00000374 - 0x00000374 (0x1) IX[B]
[21] -1 0x00000170 - 0x00000177 (0x8) IX[B]
[22] -1 0x000003f4 - 0x000003f4 (0x1) IX[B]
[23] -1 0x000001f0 - 0x000001f7 (0x8) IX[B]
[24] -1 0x00001840 - 0x0000185f (0x20) IX[B]
[25] -1 0x00001820 - 0x0000183f (0x20) IX[B]
[26] -1 0x00001800 - 0x0000181f (0x20) IX[B]
(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 0xe0204000 - 0xe0204fff (0x1000) MX[B]
[6] -1 0xe0200000 - 0xe0203fff (0x4000) MX[B]
[7] -1 0xe0205000 - 0xe02057ff (0x800) MX[B]
[8] -1 0xe0100000 - 0xe01003ff (0x400) MX[B]
[9] -1 0xe0080000 - 0xe00fffff (0x80000) MX[B](B)
[10] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[11] -1 0xe0000000 - 0xe007ffff (0x80000) MX[B](B)
[12] -1 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[13] 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[14] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[15] 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[16] 1 0x000a0000 - 0x000affff (0x10000) MS[B]
[17] 1 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[18] 1 0x000b8000 - 0x000bffff (0x8000) MS[B]
[19] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[20] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[21] -1 0x00002400 - 0x0000243f (0x40) IX[B]
[22] -1 0x00002000 - 0x000020ff (0x100) IX[B]
[23] -1 0x00002440 - 0x0000244f (0x10) IX[B]
[24] -1 0x00001880 - 0x0000189f (0x20) IX[B]
[25] -1 0x00001860 - 0x0000186f (0x10) IX[B]
[26] -1 0x00000374 - 0x00000374 (0x1) IX[B]
[27] -1 0x00000170 - 0x00000177 (0x8) IX[B]
[28] -1 0x000003f4 - 0x000003f4 (0x1) IX[B]
[29] -1 0x000001f0 - 0x000001f7 (0x8) IX[B]
[30] -1 0x00001840 - 0x0000185f (0x20) IX[B]
[31] -1 0x00001820 - 0x0000183f (0x20) IX[B]
[32] -1 0x00001800 - 0x0000181f (0x20) IX[B]
[33] 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[34] 0 0x000003c0 - 0x000003df (0x20) IS[B]
[35] 1 0x000003b0 - 0x000003bb (0xc) IS[B]
[36] 1 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Setting vga for screen 1.
(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.1.99.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
compiled for 4.1.99.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
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 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 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 XAAPixmapIndex from module
/usr/X11R6/lib/modules/drivers/apm_drv.o is unresolved!
Symbol XAAPixmapIndex from module
/usr/X11R6/lib/modules/drivers/apm_drv.o is unresolved!
Symbol XAAPixmapIndex from module
/usr/X11R6/lib/modules/drivers/apm_drv.o is unresolved!
Symbol XvRTPort from module /usr/X11R6/lib/modules/drivers/apm_drv.o is
unresolved!
Symbol XvErrorBase from module /usr/X11R6/lib/modules/drivers/apm_drv.o
is unresolved!
Symbol XvdiMatchPort from module
/usr/X11R6/lib/modules/drivers/apm_drv.o is unresolved!
Symbol XvdiMatchPort from module
/usr/X11R6/lib/modules/drivers/apm_drv.o is unresolved!
Symbol XvdiPutImage from module /usr/X11R6/lib/modules/drivers/apm_drv.o
is unresolved!
Symbol drmCreateContext from module
/usr/X11R6/lib/modules/drivers/i810_drv.o is unresolved!
Symbol drmAuthMagic from module
/usr/X11R6/lib/modules/drivers/i810_drv.o is unresolved!
Symbol drmDestroyContext from module
/usr/X11R6/lib/modules/drivers/i810_drv.o is unresolved!
Symbol drmI830CleanupDma from module
/usr/X11R6/lib/modules/drivers/i810_drv.o is unresolved!
Symbol drmI830InitDma from module
/usr/X11R6/lib/modules/drivers/i810_drv.o 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.8.log".
Please report problems to [EMAIL PROTECTED]
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie