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

[Xen-users] Jemery's Linux 2.6.31.6 dom0 pv_ops plus GEM KMS of Intel

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, Xen List <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Jemery's Linux 2.6.31.6 dom0 pv_ops plus GEM KMS of Intel
From: Thiago Camargo Martins Cordeiro <thiagocmartinsc@xxxxxxxxx>
Date: Mon, 30 Nov 2009 11:01:14 -0200
Cc:
Delivery-date: Mon, 30 Nov 2009 05:02:22 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=AeLvxmDJaPOobAiLFi10Fsbi7BXq88VkyGvm300AwWo=; b=HjeBkFQdYdtvSXRDlYvYsQSnCjlIUkySokKn5MyTW5VIRt/x/BThM5J9Iu5M4BwO8v LLZoeXSBVyCrtlvRyAYz6TZEHQeQnjitjEpRQhbBqmCX2Mp1vJ/G1Pg9e0DcdEmvLBk0 9AkXsd2hjEdBtn0hKh+Ae/QmT4qNGvUjPqPqM=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=FPaAc3p3k5lkojdiltpW052UMCgAoTSasqEX0WhyJEHJky7dkTGHgtjv/0LTJQNT/t tpdNR+KPMo08uepXfQMuJNe6s0K+t+qDyXTpvfS4bPlIHfMSC+B72Hd702AeGee6ptMY xpCIQFG0YkWS07AmSrj2Dq528MmIYygLrrEsg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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
Guys!

 My Linux 2.6.31.6 from Jemery's tree is working perfectly with my Ubuntu Karmic desktop WITHOUT Xen... But when I try to activate the Xen-3.4.2 with this kernel, I got a unusable system... No video at all...

 If I disable the ModeSetting with nomodeset Linux option, the system appears to run ok but no X...

 Anyone have some tips to run Xen with the pv_ops kernel and X with Intel drivers?!

 My grub's menu entry:

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
menuentry "Xen 3.4.2 / Ubuntu 9.10 kernel 2.6.31.6-tcmc-9.11-1 pvops" {
insmod ext2
set root=(hd0,1)
multiboot /xen-3.4.2.gz /xen-3.4.2.gz dom0_mem=2048M
module /vmlinuz-2.6.31.6-tcmc-9.11-1 /vmlinuz-2.6.31.6-tcmc-9.11-1 root=/dev/mapper/HyperDeskVG01-tcmc--dell--root ro nomodeset
module /initrd.img-2.6.31.6-tcmc-9.11-1
}
### END /etc/grub.d/40_custom ###

Thanks!
Thiago
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>