[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

RE: i810 chipset



Thanks for the advice Jon.

I tried it but unfortunatley I had no joy. agpgart was there and looked the
same apart from the permissions. The alias wasn't in my conf.modules (I
don't have a modules.conf) so I added it but it didn't seem to help much.
Any other suggestions?

Thanks again,
David

-----Original Message-----
From: Jon Pennington [mailto:jpennington atipa com]
Sent: Thursday, July 06, 2000 5:31 PM
To: redhat-install-list redhat com
Subject: Re: i810 chipset


On Thu, Jul 06, 2000 at 03:24:21PM +0100, David Andrews wrote:

> entered Xwindows correctly. I exited Xwindows, rebooted and tried to enter
> it again but now it flashes the screen up briefly before exiting and
coming
> back to the command prompt with a waiting for Xserver to shut down
message.

Sounds like there was a problem with the agpgart module.  Make sure that
you have an agpgart device in /dev that looks a bit like:

crw-r--r--    1 root     root      10, 175 Jun  5 16:04 /dev/agpgart

If you don't have it (I'm quite certain you do), make it like so:

# mknod /dev/agpgart c 10 175

Then, look in /etc/modules.conf for a line a bit like:

alias	char-major-10-175	agpgart

If you don't have one of those, add it at the bottom or something and do
`depmod -a' afterwards.  This should keep it from happening in the
future.

--
-=|JP|=-                "Why, oh, why didn't I take the blue pill?"
Jon Pennington        | Atipa Linux Solutions   -o)
jpennington atipa com | http://www.atipa.com    /\\
Kansas City, MO, USA  | 816-595-3000 x1550     _\_V

6D04 39E0 CAE9 9ADA 2CA3  2EBE 898A 6C37 CA1E A29C


--
To unsubscribe: mail redhat-install-list-request redhat com with
"unsubscribe" as the Subject.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]