All of lore.kernel.org
 help / color / mirror / Atom feed
* regardin xen
@ 2005-02-18  7:30 bala chandar
  2005-02-18  8:37 ` Victor Jerlin
  0 siblings, 1 reply; 3+ messages in thread
From: bala chandar @ 2005-02-18  7:30 UTC (permalink / raw)
  To: xen-devel

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


-------------------------------------------------------
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: regardin xen
  2005-02-18  7:30 regardin xen bala chandar
@ 2005-02-18  8:37 ` Victor Jerlin
  2005-02-18  8:45   ` Victor Jerlin
  0 siblings, 1 reply; 3+ messages in thread
From: Victor Jerlin @ 2005-02-18  8:37 UTC (permalink / raw)
  To: bala chandar; +Cc: xen-devel

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@sigma.su.se>


-------------------------------------------------------
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: regardin xen
  2005-02-18  8:37 ` Victor Jerlin
@ 2005-02-18  8:45   ` Victor Jerlin
  0 siblings, 0 replies; 3+ messages in thread
From: Victor Jerlin @ 2005-02-18  8:45 UTC (permalink / raw)
  To: bala chandar; +Cc: xen-devel

On Fri, 18 Feb 2005, Victor Jerlin wrote:

> 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.

Sorry for the mistake :-\
It should of course be "make ARCH=xen menuconfig"

--
Victor Jerlin <vigge@sigma.su.se>


-------------------------------------------------------
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-02-18  8:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-18  7:30 regardin xen bala chandar
2005-02-18  8:37 ` Victor Jerlin
2005-02-18  8:45   ` Victor Jerlin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.