xorg-7.3_1 runs only once, i810 error

J.R. Oldroyd fbsd at opal.com
Mon Nov 5 07:32:57 PST 2007


On Mon, 05 Nov 2007 13:39:24 +0000, Tom Evans <tevans.uk at googlemail.com> wrote:
>
> On Sun, 2007-11-04 at 16:03 -0500, J.R. Oldroyd wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> > 
> > On Fri, 2 Nov 2007 21:35:54 +0100, Patrick Lamaiziere <patfbsd at davenulle.org> wrote:
> > >
> > > > xorg-7.3_1 runs fine, but it runs just once.
> > > > 
> > > > Subsequent attempts to start xorg result in:
> > > > 	(EE) I810(0): V_BIOS address 0x0 out of range
> > > > 	(EE) I810(0): VBE initialization failed.
> > > > 	(EE) Screen(s) found, but none have a usable configuration.
> > > 
> > > I've got this problem too. Try with the Intel driver
> > > (ports/x11-drivers/xf86-video-intel). It works for me.
> > > 
> > > Regards.
> > > 
> > 
> > Merci!  That works.  Two questions:
> > 
> > 1. Is ports/x11-drivers/xf86-video-intel a permanent replacement for
> >    ports/x11-drivers/xf86-video-i810 or should I consider this a
> >    temporary work-around until I figure out what's wrong with the
> >    i810 driver?  If I stick with the intel driver, am I still getting
> >    all the benefits (e.g., hardware acceleration and things like that)
> >    that I had with the i810 driver?
> > 
> > 2. I notice with the intel driver that there are random garbage bits
> >    in xterm windows.  Is this a known issue?  Any fix?
> > 
> > 	-jr
> 
> I had the same problem upgrading from 7.2 to 7.3 . Switching to the
> intel driver also 'fixed' the problem, but introduced a new one: I
> cannot make the intel driver drive two independent heads (either with or
> without Xinerama). I will submit a bug report (probably to xorg though)
> when I have time - for now single head is fine. 
> 
> FWIW the 'i810' driver is the 'intel' driver at version 1.6.5. The
> 'intel' driver is the latest 'intel' driver at version 2.1.x . The
> rename of the driver occurred when it moved to version 2.0.0 iirc. The
> 'intel' driver also knows about correctly setting video modes that
> aren't present in the VBIOS, so hacks like 915resolution are no longer
> required when using the 'intel' driver.
> 
> Tom

Thanks for the explanation about the relationship between the i810
driver and the intel driver.  Given what you say, I am surprised that
the upgrade procedure didn't automatically install the intel driver
for me, since it is more up-to-date than the i810 one.  Or at least
that there would be a note in UPDATING that I might want to consider
making the change myself.  Perhaps someone could add such a note?

I also had problems with two X servers.  Mine both started OK, but
all attempts to log in on the vt10 one were failing.  How are you
starting yours?  I was using xdm and I found that the script
/usr/local/lib/X11/xdm/Xstartup contained the command:
    /usr/local/bin/sessreg  -a -w "/var/log/wtmp" -u "/var/run/utmp"        -x "XDMCONFIGDIR/Xservers" -l $DISPLAY -h "" $USER
The "XDMCONFIGDIR" should have been substituted with the actual
path the the dir - once I fixed that, everything was fine again.
I suspect this is a problem with the port and I'll submit a pr once
I've had a chance to look into it.

	-jr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20071105/d43b398b/signature.pgp


More information about the freebsd-x11 mailing list