Date: Wed, 25 Feb 2004 14:20:19 -0800 From: Andrew Elmore <aelmore@interwoven.com> To: freebsd-alpha@freebsd.org Subject: xfree86 on alpha w/ matrox Message-ID: <20040225222019.GD1250@interwoven.com>
next in thread | raw e-mail | index | archive | help
Hi, I'm having trouble getting XFree86 server running on my PC164SX Alpha. The video card is a Matrox Millenium II. The machine has FreeBSD 5.2.1 installed, and XFree86-4-Server built with sources from this morning. When I run X, the console hangs until I remotely kill the process. XFree86.0.log ends with the following: (II) LoadModule: "pcidata" (II) Loading /usr/X11R6/lib/modules/libpcidata.a (II) Module pcidata: vendor="The XFree86 Project" compiled for 4.3.0, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.6 (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:05:0: chip 102b,051b card 102b,1000 rev 00 class 03,00,00 hdr 00 (II) PCI: 00:06:0: chip 1011,0009 card 1385,1100 rev 22 class 02,00,00 hdr 00 (II) PCI: 00:07:0: chip 1000,000f card 1000,1000 rev 26 class 01,00,00 hdr 00 (II) PCI: 00:08:0: chip 1080,c693 card 0000,0000 rev 00 class 06,01,00 hdr 80 (II) PCI: 00:08:1: chip 1080,c693 card 0000,0000 rev 00 class 01,01,80 hdr 80 (II) PCI: 00:08:2: chip 1080,c693 card 0000,0000 rev 00 class 01,01,00 hdr 80 (II) PCI: 00:08:3: chip 1080,c693 card 0000,0000 rev 00 class 0c,03,10 hdr 80 (II) PCI: End of PCI scan (II) PCI-to-ISA bridge: (II) Bus -1: bridge is at (0:8:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set) (II) Host-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x0008 (VGA_EN is set) (II) Bus 0 I/O range: [0] -1 0 0x00000000 - 0xffffffff (0x100000000) IX[B] (II) Bus 0 non-prefetchable memory range: [0] -1 0 0x80000000 - 0xffffffff (0x80000000) MX[B] (II) Bus 0 prefetchable memory range: [0] -1 0 0x80000000 - 0xffffffff (0x80000000) MX[B] in XF86Config, I have set: BusID "PCI:0:5:0" and I have tried with Int10 set to both True and False. pciconf -l shows: none0@pci0:5:0: class=0x030000 card=0x1000102b chip=0x051b102b rev=0x00 hdr=0x00 de0@pci0:6:0: class=0x020000 card=0x11001385 chip=0x00091011 rev=0x22 hdr=0x00 sym0@pci0:7:0: class=0x010000 card=0x10001000 chip=0x000f1000 rev=0x26 hdr=0x00 isab0@pci0:8:0: class=0x060100 card=0x00000000 chip=0xc6931080 rev=0x00 hdr=0x00 atapci0@pci0:8:1: class=0x010180 card=0x00000000 chip=0xc6931080 rev=0x00 hdr=0x00 atapci1@pci0:8:2: class=0x010100 card=0x00000000 chip=0xc6931080 rev=0x00 hdr=0x00 none1@pci0:8:3: class=0x0c0310 card=0x00000000 chip=0xc6931080 rev=0x00 hdr=0x00 I have tried the Millenium in every single PCI slot on the mobo, with the same results each time. While googling for answers I came across this message, which seems to describe the same problem, but without a useful solution. http://docs.freebsd.org/cgi/mid.cgi?3FD63BA2.20400 Any suggestions? thanks, Andrew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040225222019.GD1250>