WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] regardin xen

On Fri, 18 Feb 2005, bala chandar wrote:

> Hi,
>
> I am new to Xen. today i installed Xen in my debian machine from binary 
> install.
>
> i am able to go into console mode. i am not able to start X windows ??
> it says AGP GART support is not in ur kernel. what do i do??
>
> --
> bala> balachandar muruganantham
> bala> lynx http://chandar.blogspot.com
>

Add support for AGP in your main kernel.

# cd xen-2.0/linux-2.x.x-xen0
# make menuconfig

Device Drivers -> Character Devices
Add support for /dev/agpgart (AGP Support).

then:

# cd ..
# make all

That should do it.

--
Victor Jerlin <vigge@xxxxxxxxxxx>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>