Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Sep 2001 14:57:33 -0400 (EDT)
From:      Jim Durham <durham@w2xo.pgh.pa.us>
To:        freebsd-questions@freebsd.org
Subject:   X of Compaq Desktop EX
Message-ID:  <Pine.BSF.4.21.0109151144540.92752-100000@w2xo.pgh.pa.us>

next in thread | raw e-mail | index | archive | help
Anyone been able to get X going on a Compaq Desktop EX? This
is a Pentium III with onboard video using the Intel I810E.

I've scoured the newsgroups and tried all the suggestions
I can find there.

My latest efforts are using X 4.1.0 and the i810 driver
with agp support compiled in the kernel of a 4.3 system.

Here is where it dies on startup: (partial listing)

(II) Module vgahw: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 0.1.0
(**) I810(0): Depth 8, (--) framebuffer bpp 8
(==) I810(0): Default visual is PseudoColor
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libint10.a
(II) Module int10: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
(II) I810(0): initializing int10
(==) I810(0): Write-combining range (0xa0000,0x20000) was already clear
(==) I810(0): Write-combining range (0xf0000,0x10000)
(II) I810(0): Primary V_BIOS segment is: 0xc000
(II) I810(0): VESA BIOS detected
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0


Here is the device portion of XF86Config:

Section "Device"
    Identifier  "Intel 810"
    Driver      "i810"
    BusID       "PCI:0:1:0"
    #VideoRam    4096
    # Insert Clocks lines here if appropriate
EndSection


Here is the "dmesg" line for the device:

agp0: <Intel 82810E (i810E GMCH) SVGA controller> mem
0xeff80000-0xefffffff,0xe8000000-0xebffffff irq 10 at device 1.0 on pci0


Jim Durham



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?Pine.BSF.4.21.0109151144540.92752-100000>