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

Re: [Xen-users] Current 2.6.3x kernel and patches for Ubuntu 9.04?

To: Thiago Camargo Martins Cordeiro <thiagocmartinsc@xxxxxxxxx>
Subject: Re: [Xen-users] Current 2.6.3x kernel and patches for Ubuntu 9.04?
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Sat, 29 Aug 2009 09:26:05 -0700 (PDT)
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 29 Aug 2009 09:26:56 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1251563165; bh=Rc2vwf65WDkEoveT1YVEop4BRYt6Upwg70fouNTwZH4=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=JCKVsQ/qGpnHFWqR0mAQawd0o+RTXlyuuIYnlBoJSQ3zRIPpr5OyhYwr69nmetcYJ6SqlL14i4tpSB3ftnrwCyxTjoEF12UYTc2X0sGM4M0LNCb0/8x1oP7VPhBpcUCAQ6nOKGBUmhCjUXKB9tswKFXBsmRQldGlG8l4ql1Of6Q=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=TgVsswNyBI5jQLUk2QqTjUndHCxOKrr21u0R1R9jVWLQ5PHuK54ZkNdsKnjwqMYEvf3pRqtzfJKjYbKdhNWSzntc2FjSUEBmRvRCyS+vn2RgGjRVBgXbhAgyF1Bj6mfuTaucxBMNl0X3q31FMRui9DdakxbClZU+TJ1wtCPLUoc=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <6b7f6eb0908281349u30bcfb1ai27dd9c305fdbb0a3@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
>trying to boot the Xen 3.5 with the Linux 2.3.60 compiled with GEM/KMS in >my Karmic Desktop but... Grub 2

Have you succeeded with building Dom0 ?

I've tried on top Karmic Server (alpha 4) HVM DomU :-

  Karmic Server HVM DomU setup at Xen 3.4.1 Dom0 F11 via virt-install.
Attempt to build Xen from source and xenified kernel succeeded.

 Before creating Grub 2 entry for Xen Host directive "root=UUID=.."  switched off by editing /etc/default/grub and update-grub run.

Manually created entry /boot/grub/grib.cfg as advised for Debian (Grub 2)
 
menuentry  Xen 3.4.1 Ubuntu 9.10 {
   multiboot (hd0,1)/xen-3.4.gz
   module    (hd0,1)/vmlinuz-2.6.30.2 root=/dev/sda2 ro console=tty0
   module    (hd0,1)/initrd-2.6.30.2.img
}

Failure when waiting for /dev/sda2 and dropping to grub prompt

HVM itself loads fine.
 


--- On Fri, 8/28/09, Thiago Camargo Martins Cordeiro <thiagocmartinsc@xxxxxxxxx> wrote:

From: Thiago Camargo Martins Cordeiro <thiagocmartinsc@xxxxxxxxx>
Subject: Re: [Xen-users] Current 2.6.3x kernel and patches for Ubuntu 9.04?
To: "Boris Derzhavets" <bderzhavets@xxxxxxxxx>
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Date: Friday, August 28, 2009, 4:49 PM

That's what I want! FUN!

GEM = Graphics Execution Memory
KMS = Kernel Mode-Setting

 This couple is the new video drivers for Linux from Intel, the X doesn't need to be SUID root anymore and, the framebuffer for Linux since 2.6.29 it's now fully accelerated, even if on top of Xen!

 So, that's what I want, a pvops dom0 with full video acceleration!


Cheers!
Thiago

2009/8/28 Boris Derzhavets <bderzhavets@xxxxxxxxx>
What is  GEM/KMS  ?
Actually, 2.6.30 is good only for fun, 2.6.29.6 for work.
PVOPS kernel  requires LAN for VNC connections. :(

Boris.

--- On Fri, 8/28/09, Thiago Camargo Martins Cordeiro <thiagocmartinsc@xxxxxxxxx> wrote:

From: Thiago Camargo Martins Cordeiro <thiagocmartinsc@xxxxxxxxx>
Subject: Re: [Xen-users] Current 2.6.3x kernel and patches for Ubuntu 9.04?
To: "dbaxps" <bderzhavets@xxxxxxxxx>
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Date: Friday, August 28, 2009, 12:39 PM


Cool! i have read this yesterday!  :-D

I'm trying to boot the Xen 3.5 with the Linux 2.3.60 compiled with GEM/KMS in my Karmic Desktop but... Grub 2 is to new for me! haha!

2009/8/28 dbaxps <bderzhavets@xxxxxxxxx>

View , regarding Xen 3.4.1 Dom0 on top of Ubuntu 9.04 Server with pvops
enabled kernel :-

http://bderzhavets.wordpress.com/2009/06/25/setup-xen-3-4-1-dom0-on-top-of-ubuntu-9-04-server-via-marc-a-dahlhauss-udev-patch/

Boris








_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users



--
View this message in context: http://www.nabble.com/Current-2.6.3x-kernel-and-patches-for-Ubuntu-9.04--tp25121641p25192057.html
Sent from the Xen - User mailing list archive at Nabble.com.


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


-----Inline Attachment Follows-----


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users