7.4 -> X -configure gives No devices to configure
Robert Noland
rnoland at FreeBSD.org
Fri Feb 13 09:18:58 PST 2009
On Fri, 2009-02-13 at 09:26 +0000, Anton Shterenlikht wrote:
> On Thu, Feb 12, 2009 at 03:31:43PM -0500, Robert Noland wrote:
> > On Wed, 2009-02-11 at 10:42 +0000, Anton Shterenlikht wrote:
> > > Upgrade from 7.3 to 7.4 made X unsuable on FBSD 7.1-stable i386.
> > > I followed the UPDATE procedures, had no errors on build,
> > > but on X -configure I get
> > >
> > > No devices to configure. Configuration failed.
> > >
> > > This is a Compaq Armada 1700 laptop, old I know, but 7.3 worked
> > > fine. The graphics is by Chips and Technologies, nothing fancy,
> > > and the driver is xf86-video-chips-1.2.1. The full log is below.
> > >
> > > What's going on?
> > >
> > > many thanks
> > > anton
> > >
> > > *******************************
> > >
> > > X.Org X Server 1.5.3
> > > Release Date: 5 November 2008
> > > X Protocol Version 11, Revision 0
> > > Build Operating System: FreeBSD 7.1-STABLE i386
> > > Current Operating System: FreeBSD mech-aslap33.men.bris.ac.uk 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 14:31:50 GMT 2009 mexas at mech-aslap33.men.bris.ac.uk:/usr/obj/usr/src/sys/ARMADA1700 i386
> > > Build Date: 09 February 2009 10:16:23AM
> > >
> > > Before reporting problems, check http://wiki.x.org
> > > to make sure that you have the latest version.
> > > Markers: (--) probed, (**) from config file, (==) default setting,
> > > (++) from command line, (!!) notice, (II) informational,
> > > (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> > > (==) Log file: "/var/log/Xorg.0.log", Time: Wed Feb 11 10:15:59 2009
> > > (II) Loader magic: 0x81bede0
> > > (II) Module ABI versions:
> > > X.Org ANSI C Emulation: 0.4
> > > X.Org Video Driver: 4.1
> > > X.Org XInput driver : 2.1
> > > X.Org Server Extension : 1.1
> > > X.Org Font Renderer : 0.6
> > > (II) Loader running on freebsd
> > > (--) Using syscons driver with X support (version 2.0)
> > > (--) using VT number 9
> > >
> > > (--) PCI:*(0 at 0:8:0) Chips and Technologies F65555 HiQVPro rev 168, Mem @ 0x40000000/0, BIOS @ 0x????????/65536
> > > List of video drivers:
> > > chips
> > > (II) LoadModule: "chips"
> > >
> > > (II) Loading /usr/local/lib/xorg/modules/drivers//chips_drv.so
> > > (II) Module chips: vendor="X.Org Foundation"
> > > compiled for 1.5.3, module version = 1.2.1
> > > Module class: X.Org Video Driver
> > > ABI class: X.Org Video Driver, version 4.1
> > > (II) System resource ranges:
> > > [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
> > > [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
> > > [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
> > > [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
> > > [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
> > > [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
> > > (II) Primary Device is: PCI 00 at 00:08:0
> > > No devices to configure. Configuration failed.
> >
> > I'll need to see a pciconf -lv, but it looks like the chips driver isn't
> > recognizing your chip. You could try the vesa driver. The chips driver
> > has not been maintained in quite a while I would say.
Hrm, ok... The chips drivers attach routine is a bit odd. It looks like
it should work with this chip, but I would have to dig into the driver
more than I care to to figure out why it isn't attaching. I would just
use vesa... You aren't likely to get much with this driver anyway
really...
robert.
> #pciconf -lv
> hostb0 at pci0:0:0:0: class=0x060000 card=0x04600e11 chip=0x71928086 rev=0x02 hdr=0x00
> vendor = 'Intel Corporation'
> device = '82443BX/ZX 440BX/ZX CPU to PCI Bridge (AGP Not Implemented)'
> class = bridge
> subclass = HOST-PCI
> isab0 at pci0:0:7:0: class=0x060100 card=0x00000000 chip=0x71108086 rev=0x02 hdr=0x00
> vendor = 'Intel Corporation'
> device = '82371AB/EB/MB PIIX4/4E/4M ISA Bridge'
> class = bridge
> subclass = PCI-ISA
> atapci0 at pci0:0:7:1: class=0x010180 card=0x00000000 chip=0x71118086 rev=0x01 hdr=0x00
> vendor = 'Intel Corporation'
> device = '82371AB/EB/MB PIIX4/4E/4M IDE Controller'
> class = mass storage
> subclass = ATA
> uhci0 at pci0:0:7:2: class=0x0c0300 card=0x00000000 chip=0x71128086 rev=0x01 hdr=0x00
> vendor = 'Intel Corporation'
> device = '82371AB/EB/MB PIIX4/4E/4M USB Interface'
> class = serial bus
> subclass = USB
> none0 at pci0:0:7:3: class=0x068000 card=0x00000000 chip=0x71138086 rev=0x02 hdr=0x00
> vendor = 'Intel Corporation'
> device = '82371AB/EB/MB PIIX4/4E/4M Power Management Controller'
> class = bridge
> vgapci0 at pci0:0:8:0: class=0x030000 card=0xb0490e11 chip=0x00e5102c rev=0xa8 hdr=0x00
> vendor = 'Asiliant (Chips And Technologies)'
> device = 'F65555 HiQVPro GUI Accelerator'
> class = display
> subclass = VGA
> cbb0 at pci0:0:17:0: class=0x060700 card=0xb0470e11 chip=0xac17104c rev=0x02 hdr=0x02
> vendor = 'Texas Instruments (TI)'
> device = 'PCI1220 PC Card CardBus Controller'
> class = bridge
> subclass = PCI-CardBus
> cbb1 at pci0:0:17:1: class=0x060700 card=0xb0470e11 chip=0xac17104c rev=0x02 hdr=0x02
> vendor = 'Texas Instruments (TI)'
> device = 'PCI1220 PC Card CardBus Controller'
> class = bridge
> subclass = PCI-CardBus
> rl0 at pci0:1:0:0: class=0x020000 card=0x042810bd chip=0x813910ec rev=0x10 hdr=0x00
> vendor = 'Realtek Semiconductor'
> device = 'RT8139 (A/B/C/810x/813x/C+) Fast Ethernet Adapter'
> class = network
> subclass = ethernet
>
> many thanks
> anton
>
--
Robert Noland <rnoland at FreeBSD.org>
FreeBSD
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090213/9bdebca9/attachment.pgp
More information about the freebsd-x11
mailing list