Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jun 2001 11:03:21 -0700
From:      "Steve Dobbs" <sdobbs@stupid.com>
To:        stable@freebsd.org
Subject:   XF86 4.10 and Intel 810 woes...
Message-ID:  <200106281803.LAA14389@mail15.bigmailbox.com>

next in thread | raw e-mail | index | archive | help
Hello, I'm having some problems getting XFree86 4.10 working with my Intel i810 onboard video on FreeBSD 4.3.  I got some good advice on this list a week or two ago about recompiling my kernel with agpart support, and I've got that done, but I'm getting a the following errors.  One thing that may be relevant is that my network card is set up to use dhcp and is currently unplugged from the network.




xauth: (argv):1:  bad display name "eclectus.gulfbreeze.mediacom.ispchannel.com:0" in "list" command
xauth: (argv):1:  bad display name "eclectus.gulfbreeze.mediacom.ispchannel.com:0" in "add" command


XFree86 Version 4.1.0 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 2 June 2001
     If the server is older than 6-12 months, or if your card is
     newer than the above date, look for a newer version before
     reporting problems.  (See http://www.XFree86.Org/FAQ)
Build Operating System: FreeBSD 4.3-RELEASE i386 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Sat Jun 16 17:33:39 2001
(==) Using config file: "/etc/X11/XF86Config"
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) |   |-->Monitor "My Monitor"
(**) |   |-->Device "Intel 810"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) XKB: rules: "xfree86"
(**) XKB: model: "pc101"
(**) XKB: layout: "us"
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 9

(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
     compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
     compiled for 4.1.0, module version = 0.1.0
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
     compiled for 4.1.0, module version = 0.1.0
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(--) PCI:*(0:1:0) Intel i810e rev 3, Mem @ 0xd0000000/26, 0xd6000000/19
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
     compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
     compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
     compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
     compiled for 4.1.0, module version = 1.1.9
(II) Loading /usr/X11R6/lib/modules/drivers/i810_drv.o
(II) Module i810: vendor="The XFree86 Project"
     compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
     compiled for 4.1.0, module version = 1.0.0
(II) I810: Driver for Intel i810 chipset: i810, i810-dc100, i810e, i815
(--) Assigning device section with no busID to primary device
(--) Chipset i810e found
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(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
xinit:  Resource temporarily unavailable (errno 35):  unexpected signal 1

waiting for X server to shut down 



At this point, the X server does not shut down, I cannot ctl-alt-brk to kill it, I cannot switch to another console, and all I can do is reboot.  Can anyone tell me what I'm doing wrong?







Steve Dobbs
sdobbs@stupid.com


------------------------------------------------------------
Sent with STUPID.COM's free email. Don't YOU belong here? http://www.stupid.com

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106281803.LAA14389>