Hi,

On Tuesday 13 November 2001 01:37, you wrote:
> Hi Alain!
>
> What's wrong?

I explained some of it in the mail but I just restarted from scratch and here 
is the situation:

I downloaded and installed the 2.4.14 kernel, with agp support on and 
drm support off.

I downloaded Xfree 4.1.99.1, compiled it, installed it. I am not sure what to 
do next, but here is what I tried:

According to Adam email, I should get the drm support for the i830 in:
in Xserver/hw/xfree86/os-support/linux/drm/kernel/ 
If I go there and do a make, it says to run "make -f Makefile.linux" to
get drm.o
If I do that, I don't get any drm.o but that is probably just a doc glitch, I
do get a few .o, among them:
i810_drv_.o i810_dma.o and i810.o (and nothing else with i8?0 in it)
i810.i is just i810_drv.o and i810_dma.o linked together so I guess I
can forget those two and that i810.o is the drm module I need and 
should go somewhere in /lib/module/2.4.14/..../char/

I really don't know what to do next.

Note that there is not a single file with i830 in it's name in the whole tree.

Do you know if there is any documentation on how to deal with that chip ?

Thanks for any help/hint you can provide.

Alain

PS: the X -configure still crashes as indicated, whithout generating anything.

>
> > It still doesn't work :-(
> >
> > On Saturday 03 November 2001 00:41, Adam Kisiel wrote:
> > > Hi,
> > >
> > > On Sat, 2001-11-03 at 02:33, Alain O.Miniussi wrote:
> > > > On Thursday 01 November 2001 23:50, Adam Kisiel wrote:
> > > > > Hi,
> > > > >
> > > > >   For two weeks I have been running an HP Pavillion N5495 laptop
> > > > > (equipped with Intel 830MG chipset) with the latest CVS XFree86. I
> > > > > would like to share my experiences
> > > >
> > > > Could you please share your xfree config file too ?
> > > > I am having a very hard time with an N5445 equiped with the
> > > > same chipset, although I suspect my main problem is with
> > > > the screen. I am using using XF4.10.
> > >
> > >   From my experiences I can tell You that You should definitely go for
> > > the newest XFree86. You have to get it from CVS and compile fom source.
> > > The i830M driver is only included in this CVS version (as a part of
> > > i810 driver). Also, don't forget to compile the i830 drm module
> > > supplied with the XFree86 CVS (it is in:
> > > Xserver/hw/xfree86/os-support/linux/drm/kernel/ ) - do not use the one
> > > supplied with the standard kernel - it doesn't work.
> >
> > I went in that directory, made the "make -f Makefile.linux" as
> > indicated (it's not built by default) and copied the i810.o module
> > in the 2.4.13 module directory, is that the correct thing to do ?
> >
> > > As for the
> > > configuration file, I use the file automaticaly generated with the
> > > "XFree86 -configure" command,
> >
> > It is still aborting, after complaining that xf86PciInfo.h doesn't
> > contains the required data (the same way it was aborting with the 4.10,
> > which make me think I missed something obvious), the complete message is
> > attached.
> >
> > > with slight modifications: Just add these
> > > lines to Your screen section (the hi-res modes are needed for the
> > > external monitor display)
> > >
> > >         SubSection "Display"
> > >                 Depth     16
> > >                 Modes     "1600x1200" "1400x1050" "1280x1024"
> > > "1024x768" EndSubSection
> > >         SubSection "Display"
> > >                 Depth     24
> > >                 Modes     "1600x1200" "1400x1050" "1280x1024"
> > > "1024x768" EndSubSection
> > >
> > > You can also enable "DRI" int the "i810" drivers options.
> > > Just for completeness my configuration is:
> > > kernel-2.4.13 (custom built), XFree86 4.1.99.1 (latest CVS) + drm
> > > kernel module for i830 chipset from XFree86 source tree.
> > >
> > >   If You still have problems I will supply You with the actual
> > > XF86Config file.
> >
> > I would like to try it, thanks. Do you still have the .config used  to
> > build the kernel ? specialy the agp part ?
> >
> > I tried to make a config file, but haven't been very succesfull (not at
> > all actually). I attached the xfree86 log and the scanpci output, in case
> > anyone could find it usefull.
> > The scanpci indicate 2 pci id (0:2:0 and 0:2:1) on the
> > same device (0x3577, seems to denote the 830 chipset). Does anyone
> > see why ? xfreee complains that:
> >
> > (II) I810: Driver for Intel i810 chipset: i810, i810-dc100, i810e, i815
> > (II) Primary Device is: PCI 00:02:0
> > (WW) I810: No matching Device section for instance (BusID PCI:0:2:1)
> > found (EE) No devices detected.
> > Fatal server error:
> > no screens found
> >
> > If I explicitly mention BusID PCI:0:2:1 in the Device section, I just get
> > the same error with PC:I:0:2:0 instead).
> >
> > Regards,
> >
> > Alain
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > 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: 20 August 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.13 i686 [ELF]
> > Module Loader present
> > (==) Log file: "/var/log/XFree86.0.log", Time: Mon Nov 12 01:23:52 2001
> > (++) Using config file: "/usr/src/linux/xfconf"
> > Markers: (--) probed, (**) from config file, (==) default setting,
> >          (++) from command line, (!!) notice, (II) informational,
> >          (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> > (++) ServerLayout "Layout[all]"
> > (**) |-->Screen "Screen[0]" (0)
> > (**) |   |-->Monitor "notebookTFT"
> > (**) |   |-->Device "Device[0]"
> > (**) |-->Input Device "Keyboard[0]"
> > (**) Option "AutoRepeat" "500 5"
> > (==) Keyboard: CustomKeycode disabled
> > (**) |-->Input Device "Mouse[1]"
> > (**) FontPath set to
> > "/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R
> >6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,
> >/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/l
> >ib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fo
> >nts/100dpi/" (**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
> > (==) ModulePath set to "/usr/X11R6/lib/modules"
> > (**) Option "BlankTime" "10"
> > (**) Option "StandbyTime" "20"
> > (**) Option "SuspendTime" "30"
> > (**) Option "OffTime" "60"
> > (**) Option "Xinerama" "off"
> > (--) 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 = 0x8000f800, 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) 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 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:
> > (II) Bus 1: bridge is at (0:0:0), (-1,1,0), BCTRL: 0x00 (VGA_EN is
> > cleared) (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]
> > (--) PCI:*(0:2:0) Intel unknown chipset (0x3577) rev 3, Mem @
> > 0xe8000000/27, 0xe0000000/19 (--) PCI: (0:2:1) Intel unknown chipset
> > (0x3577) rev 0, Mem @ 0xf0000000/27, 0xe0080000/19 (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) LoadModule: "dbe"
> > (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
> > (II) Module dbe: vendor="The XFree86 Project"
> >     compiled for 4.1.99.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: "extmod"
> > (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
> > (II) Module extmod: vendor="The XFree86 Project"
> >     compiled for 4.1.99.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 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.1.99.1, module version = 1.0.0
> >     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.1.99.1, module version = 1.1.9
> >     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.1.99.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.1.99.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.1.99.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.1.99.1, module version = 1.0.0
> >     ABI class: XFree86 Server Extension, version 0.1
> > (II) Loading extension XFree86-DRI
> > (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.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.1.99.1, module version = 1.0.0
> >     Module class: XFree86 XInput Driver
> >     ABI class: XFree86 XInput driver, version 0.3
> > (II) I810: Driver for Intel i810 chipset: i810, i810-dc100, i810e, i815
> > (II) Primary Device is: PCI 00:02:0
> > (WW) I810: No matching Device section for instance (BusID PCI:0:2:1)
> > 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]
> >
> >
> >
> > pci bus 0x0 cardnum 0x00 function 0x0000: vendor 0x8086 device 0x3575
> >  Intel  Device unknown
> >  CardVendor 0x8086 card 0x1969 (Intel, Card unknown)
> >   STATUS    0x2010  COMMAND 0x0106
> >   CLASS     0x06 0x00 0x00  REVISION 0x03
> >
> > pci bus 0x0 cardnum 0x02 function 0x0000: vendor 0x8086 device 0x3577
> >  Intel  Device unknown
> >  CardVendor 0x103c card 0x0021 (HP, Card unknown)
> >   STATUS    0x0090  COMMAND 0x0007
> >   CLASS     0x03 0x00 0x00  REVISION 0x03
> >   BIST      0x00  HEADER 0x80  LATENCY 0x00  CACHE 0x00
> >   BASE0     0xe8000008  addr 0xe8000000  MEM PREFETCHABLE
> >   BASE1     0xe0000000  addr 0xe0000000  MEM
> >   MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x01  INT_LINE 0x09
> >
> > pci bus 0x0 cardnum 0x02 function 0x0001: vendor 0x8086 device 0x3577
> >  Intel  Device unknown
> >  CardVendor 0x103c card 0x0021 (HP, Card unknown)
> >   STATUS    0x0090  COMMAND 0x0007
> >   CLASS     0x03 0x80 0x00  REVISION 0x00
> >   BIST      0x00  HEADER 0x80  LATENCY 0x00  CACHE 0x00
> >   BASE0     0xf0000008  addr 0xf0000000  MEM PREFETCHABLE
> >   BASE1     0xe0080000  addr 0xe0080000  MEM
> >   MAX_LAT   0x09  MIN_GNT 0x00  INT_PIN 0x00  INT_LINE 0x00
> >
> > pci bus 0x0 cardnum 0x1d function 0x0000: vendor 0x8086 device 0x2482
> >  Intel  Device unknown
> >  CardVendor 0x103c card 0x0021 (HP, Card unknown)
> >   STATUS    0x0280  COMMAND 0x0005
> >   CLASS     0x0c 0x03 0x00  REVISION 0x01
> >   BIST      0x00  HEADER 0x80  LATENCY 0x00  CACHE 0x00
> >   BASE4     0x00001801  addr 0x00001800  I/O
> >   MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x01  INT_LINE 0x09
> >
> > pci bus 0x0 cardnum 0x1d function 0x0001: vendor 0x8086 device 0x2484
> >  Intel  Device unknown
> >  CardVendor 0x103c card 0x0021 (HP, Card unknown)
> >   STATUS    0x0280  COMMAND 0x0005
> >   CLASS     0x0c 0x03 0x00  REVISION 0x01
> >   BASE4     0x00001821  addr 0x00001820  I/O
> >   MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x02  INT_LINE 0x05
> >
> > pci bus 0x0 cardnum 0x1d function 0x0002: vendor 0x8086 device 0x2487
> >  Intel  Device unknown
> >  CardVendor 0x103c card 0x0021 (HP, Card unknown)
> >   STATUS    0x0280  COMMAND 0x0005
> >   CLASS     0x0c 0x03 0x00  REVISION 0x01
> >   BASE4     0x00001841  addr 0x00001840  I/O
> >   MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x03  INT_LINE 0x05
> >
> > pci bus 0x0 cardnum 0x1e function 0x0000: vendor 0x8086 device 0x2448
> >  Intel  Device unknown
> >   STATUS    0x0080  COMMAND 0x0107
> >   CLASS     0x06 0x04 0x00  REVISION 0x41
> >   HEADER    0x01  LATENCY 0x00
> >   PRIBUS    0x00  SECBUS 0x02  SUBBUS 0x02  SECLT 0x40
> >   IOBASE    0x2000  IOLIM 0x2fff  SECSTATUS 0x2280
> >   NOPREFETCH_MEMBASE 0xe0200000  MEMLIM 0xe02fffff
> >   PREFETCH_MEMBASE   0xfff00000  MEMLIM 0x000fffff
> >   NO_FAST_B2B NO_SEC_BUS_RST NO_M_ABRT NO_VGA_EN ISA_EN NO_PERR_EN
> >
> > pci bus 0x0 cardnum 0x1f function 0x0000: vendor 0x8086 device 0x248c
> >  Intel  Device unknown
> >   STATUS    0x0280  COMMAND 0x000f
> >   CLASS     0x06 0x01 0x00  REVISION 0x01
> >   HEADER    0x80  LATENCY 0x00
> >
> > pci bus 0x0 cardnum 0x1f function 0x0001: vendor 0x8086 device 0x248a
> >  Intel  Device unknown
> >  CardVendor 0x103c card 0x0021 (HP, Card unknown)
> >   STATUS    0x0280  COMMAND 0x0007
> >   CLASS     0x01 0x01 0x8a  REVISION 0x01
> >   BASE0     0x000001f1  addr 0x000001f0  I/O
> >   BASE1     0x000003f5  addr 0x000003f4  I/O
> >   BASE2     0x00000171  addr 0x00000170  I/O
> >   BASE3     0x00000375  addr 0x00000374  I/O
> >   BASE4     0x00001861  addr 0x00001860  I/O
> >   BASE5     0xe0100000  addr 0xe0100000  MEM
> >   MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x01  INT_LINE 0xff
> >   BYTE_0    0xa303a307  BYTE_1  0x00  BYTE_2  0x806de70  BYTE_3 
> > 0xffffffff
> >
> > pci bus 0x0 cardnum 0x1f function 0x0003: vendor 0x8086 device 0x2483
> >  Intel  Device unknown
> >  CardVendor 0x103c card 0x0021 (HP, Card unknown)
> >   STATUS    0x0280  COMMAND 0x0001
> >   CLASS     0x0c 0x05 0x00  REVISION 0x01
> >   BASE4     0x00001881  addr 0x00001880  I/O
> >   MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x02  INT_LINE 0x09
> >   BYTE_0    0x01  BYTE_1  0x00  BYTE_2  0x806e1e8  BYTE_3  0xffffffff
> >
> > pci bus 0x2 cardnum 0x00 function 0x0000: vendor 0x104c device 0x8023
> >  Texas Instruments  Device unknown
> >  CardVendor 0x103c card 0x0021 (HP, Card unknown)
> >   STATUS    0x0210  COMMAND 0x0112
> >   CLASS     0x0c 0x00 0x10  REVISION 0x00
> >   BIST      0x00  HEADER 0x00  LATENCY 0x40  CACHE 0x08
> >   BASE0     0xe0205000  addr 0xe0205000  MEM
> >   BASE1     0xe0200000  addr 0xe0200000  MEM
> >   MAX_LAT   0x04  MIN_GNT 0x02  INT_PIN 0x01  INT_LINE 0x09
> >
> > pci bus 0x2 cardnum 0x02 function 0x0000: vendor 0x125d device 0x2838
> >  Device unknown
> >  CardVendor 0x103c card 0x0020 (HP, Card unknown)
> >   STATUS    0x0010  COMMAND 0x0001
> >   CLASS     0x07 0x80 0x00  REVISION 0x01
> >   BASE0     0x00002441  addr 0x00002440  I/O
> >   MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x01  INT_LINE 0x05
> >
> > pci bus 0x2 cardnum 0x03 function 0x0000: vendor 0x125d device 0x1988
> >  Device unknown
> >  CardVendor 0x103c card 0x0021 (HP, Card unknown)
> >   STATUS    0x0290  COMMAND 0x0005
> >   CLASS     0x04 0x01 0x00  REVISION 0x12
> >   BIST      0x00  HEADER 0x00  LATENCY 0x40  CACHE 0x00
> >   BASE0     0x00002001  addr 0x00002000  I/O
> >   MAX_LAT   0x18  MIN_GNT 0x02  INT_PIN 0x01  INT_LINE 0x05
> >   BYTE_0    0x907b  BYTE_1  0x00  BYTE_2  0x806ec50  BYTE_3  0xffffffff
> >
> > pci bus 0x2 cardnum 0x04 function 0x0000: vendor 0x1217 device 0x6933
> >  Device unknown
> >   STATUS    0x0410  COMMAND 0x0081
> >   CLASS     0x06 0x07 0x00  REVISION 0x01
> >   HEADER    0x82  LATENCY 0x00
> >
> > pci bus 0x2 cardnum 0x04 function 0x0001: vendor 0x1217 device 0x6933
> >  Device unknown
> >   STATUS    0x0410  COMMAND 0x0081
> >   CLASS     0x06 0x07 0x00  REVISION 0x01
> >   HEADER    0x82  LATENCY 0x00
> >
> > pci bus 0x2 cardnum 0x08 function 0x0000: vendor 0x8086 device 0x1031
> >  Intel  Device unknown
> >  CardVendor 0x103c card 0x0021 (HP, Card unknown)
> >   STATUS    0x0290  COMMAND 0x0117
> >   CLASS     0x02 0x00 0x00  REVISION 0x41
> >   BIST      0x00  HEADER 0x00  LATENCY 0x42  CACHE 0x08
> >   BASE0     0xe0204000  addr 0xe0204000  MEM
> >   BASE1     0x00002401  addr 0x00002400  I/O
> >   MAX_LAT   0x38  MIN_GNT 0x08  INT_PIN 0x01  INT_LINE 0x09

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to