Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 2014 14:01:03 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        Sergey Matveychuk <sem@freebsd.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Fwd: panic after upgrade to 10
Message-ID:  <201402281401.03688.jhb@freebsd.org>
In-Reply-To: <531060E2.1030409@FreeBSD.org>
References:  <5308B98C.6070807@semmy.ru> <201402261441.02262.jhb@freebsd.org> <531060E2.1030409@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, February 28, 2014 5:11:46 am Sergey Matveychuk wrote:
> 26.02.2014 23:41, John Baldwin =D0=BF=D0=B8=D1=88=D0=B5=D1=82:
> > On Wednesday, February 26, 2014 2:16:21 pm Sergey Matveychuk wrote:
> >> Yes, no panic now.
> >> For some reason agp0 is Intel 82855GM host to AGP bridge and agp1 is V=
GA
> >> controller itself.
> >
> > Yes, on this machine we should probably only be using agp1 and not agp0.
> > I'm guessing 8.x simply did not have 'device agp' in GENERIC which is w=
hy
> > you didn't see this.  Right now my patch is preventing the panic, but
> > /dev/agpgart probably isn't working quite right.  I guess you aren't
> > running X on this though?
> >
>=20
> Don't run. It just router. So, I even don't know if X-window works.

Yes, that's totally fair.  Can you test my second patch and see if it
creates a /dev/agpgart that points to /dev/agp0?  Can you also see if
you are able to use rm and ln to move the link to /dev/agp1?

=2D-=20
John Baldwin



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