Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Feb 2009 12:18:38 -0500
From:      Robert Noland <rnoland@FreeBSD.org>
To:        Anton Shterenlikht <mexas@bristol.ac.uk>
Cc:        x11@FreeBSD.org, freebsd-questions@FreeBSD.org
Subject:   Re: 7.4 -> X -configure gives No devices to configure
Message-ID:  <1234545519.1528.3.camel@ferret.2hip.net>
In-Reply-To: <20090213092623.GA84923@mech-cluster238.men.bris.ac.uk>
References:  <20090211104217.GA22637@mech-cluster238.men.bris.ac.uk> <1234470704.1524.41.camel@ferret.2hip.net> <20090213092623.GA84923@mech-cluster238.men.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-uEAc2tJNbHxJUhDWi6EN
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

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=20
> > >=20
> > > No devices to configure.  Configuration failed.
> > >=20
> > > 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.
> > >=20
> > > What's going on?
> > >=20
> > > many thanks
> > > anton
> > >=20
> > > *******************************
> > >=20
> > > 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=20
> > > Current Operating System: FreeBSD mech-aslap33.men.bris.ac.uk 7.1-STA=
BLE FreeBSD 7.1-STABLE #0: Sat Jan 31 14:31:50 GMT 2009     mexas@mech-asla=
p33.men.bris.ac.uk:/usr/obj/usr/src/sys/ARMADA1700 i386
> > > Build Date: 09 February 2009  10:16:23AM
> > > =20
> > > 	Before reporting problems, check http://wiki.x.org
> > > 	to make sure that you have the latest version.
> > > Markers: (--) probed, (**) from config file, (=3D=3D) default setting=
,
> > > 	(++) from command line, (!!) notice, (II) informational,
> > > 	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> > > (=3D=3D) Log file: "/var/log/Xorg.0.log", Time: Wed Feb 11 10:15:59 2=
009
> > > (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
> > >=20
> > > (--) PCI:*(0@0:8:0) Chips and Technologies F65555 HiQVPro rev 168, Me=
m @ 0x40000000/0, BIOS @ 0x????????/65536
> > > List of video drivers:
> > > 	chips
> > > (II) LoadModule: "chips"
> > >=20
> > > (II) Loading /usr/local/lib/xorg/modules/drivers//chips_drv.so
> > > (II) Module chips: vendor=3D"X.Org Foundation"
> > > 	compiled for 1.5.3, module version =3D 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@00:08:0
> > > No devices to configure.  Configuration failed.
> >=20
> > 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 drive=
r
> > 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@pci0:0:0:0:	class=3D0x060000 card=3D0x04600e11 chip=3D0x71928086 r=
ev=3D0x02 hdr=3D0x00
>     vendor     =3D 'Intel Corporation'
>     device     =3D '82443BX/ZX 440BX/ZX CPU to PCI Bridge (AGP Not Implem=
ented)'
>     class      =3D bridge
>     subclass   =3D HOST-PCI
> isab0@pci0:0:7:0:	class=3D0x060100 card=3D0x00000000 chip=3D0x71108086 re=
v=3D0x02 hdr=3D0x00
>     vendor     =3D 'Intel Corporation'
>     device     =3D '82371AB/EB/MB PIIX4/4E/4M ISA Bridge'
>     class      =3D bridge
>     subclass   =3D PCI-ISA
> atapci0@pci0:0:7:1:	class=3D0x010180 card=3D0x00000000 chip=3D0x71118086 =
rev=3D0x01 hdr=3D0x00
>     vendor     =3D 'Intel Corporation'
>     device     =3D '82371AB/EB/MB PIIX4/4E/4M IDE Controller'
>     class      =3D mass storage
>     subclass   =3D ATA
> uhci0@pci0:0:7:2:	class=3D0x0c0300 card=3D0x00000000 chip=3D0x71128086 re=
v=3D0x01 hdr=3D0x00
>     vendor     =3D 'Intel Corporation'
>     device     =3D '82371AB/EB/MB PIIX4/4E/4M USB Interface'
>     class      =3D serial bus
>     subclass   =3D USB
> none0@pci0:0:7:3:	class=3D0x068000 card=3D0x00000000 chip=3D0x71138086 re=
v=3D0x02 hdr=3D0x00
>     vendor     =3D 'Intel Corporation'
>     device     =3D '82371AB/EB/MB PIIX4/4E/4M Power Management Controller=
'
>     class      =3D bridge
> vgapci0@pci0:0:8:0:	class=3D0x030000 card=3D0xb0490e11 chip=3D0x00e5102c =
rev=3D0xa8 hdr=3D0x00
>     vendor     =3D 'Asiliant (Chips And Technologies)'
>     device     =3D 'F65555 HiQVPro GUI Accelerator'
>     class      =3D display
>     subclass   =3D VGA
> cbb0@pci0:0:17:0:	class=3D0x060700 card=3D0xb0470e11 chip=3D0xac17104c re=
v=3D0x02 hdr=3D0x02
>     vendor     =3D 'Texas Instruments (TI)'
>     device     =3D 'PCI1220 PC Card CardBus Controller'
>     class      =3D bridge
>     subclass   =3D PCI-CardBus
> cbb1@pci0:0:17:1:	class=3D0x060700 card=3D0xb0470e11 chip=3D0xac17104c re=
v=3D0x02 hdr=3D0x02
>     vendor     =3D 'Texas Instruments (TI)'
>     device     =3D 'PCI1220 PC Card CardBus Controller'
>     class      =3D bridge
>     subclass   =3D PCI-CardBus
> rl0@pci0:1:0:0:	class=3D0x020000 card=3D0x042810bd chip=3D0x813910ec rev=
=3D0x10 hdr=3D0x00
>     vendor     =3D 'Realtek Semiconductor'
>     device     =3D 'RT8139 (A/B/C/810x/813x/C+) Fast Ethernet Adapter'
>     class      =3D network
>     subclass   =3D ethernet
>=20
> many thanks
> anton
>=20
--=20
Robert Noland <rnoland@FreeBSD.org>
FreeBSD

--=-uEAc2tJNbHxJUhDWi6EN
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (FreeBSD)

iEYEABECAAYFAkmVq20ACgkQM4TrQ4qfROOnzACfcJg5wtSn8meH+6ataz1Jei6j
QhkAmgJR5p9TC98CRKl7iEZe/px55SeY
=9ska
-----END PGP SIGNATURE-----

--=-uEAc2tJNbHxJUhDWi6EN--




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