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] Framebuffer support in dom0

To: Onkar Mahajan <kern.devel@xxxxxxxxx>
Subject: Re: [Xen-users] Framebuffer support in dom0
From: Claudiu Curcă <alexstrasza2@xxxxxxxxx>
Date: Tue, 18 May 2010 19:24:54 +0300
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 18 May 2010 09:26:14 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=dgQlVohuWy4NE8SBICQnnNG5rMI0gs6zooFWpzsihKk=; b=Cw1DxeAT1iiHRoZ5MC8uGyAVd9CGv53v6IdpgvbooD/m/ivbSO3qiykDiyy/eQrFMc /hQkRbnsnhx0kYu3F1lNRJBveLMAmND0c9QEUYJnddOQ5/oxAF4jEOLrwGrHjpd1jLhq ppwF+GXe74uyeHSJpjmCyN3T71bd6sV6ia79c=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=XewFXk93eYFeazUVSjk9rttu/DZWDjZ6e/2d3pKlT7vkibSqtqxSpBfGMYzU+WlXeC lY7QUjAnKW31nU4s0cXsOJtRKyS4Lq6r+BezzObzOTopsIXAPF2PwdoJhSiPGkd128b9 gQvS4npgmC9xPDNrmWpL4rHI4k5IzZeVTZHBU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTimqH5yZcxOhiv4twKCK9ShEnzYm8VAcOIf0_ibu@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>
References: <AANLkTik1zkzpTzNeMeKOJE9sBcBf_4c-KM4Y6UclXNcV@xxxxxxxxxxxxxx> <AANLkTilyLTeSPRwFR6xhy-s468-LV3Sp6ZHhQU33iAsi@xxxxxxxxxxxxxx> <AANLkTimqH5yZcxOhiv4twKCK9ShEnzYm8VAcOIf0_ibu@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello,

In the end, I found a solution to the issue (you can also check it out
here: http://rpx.kicks-ass.net/?p=7828). It seems that the framebuffer
driver can't access the videocard, so I had to use uvesafb (userspace
vesa fb driver) instead of the usual matroxfb driver.

Good luck!

2010/5/18 Claudiu Curcă <alexstrasza2@xxxxxxxxx>:
> Hello Onkar,
>
> I have attached to dom0 kernel .config (for 2.6.32) so you can check
> it out. As you can see, I have selected framebuffer support (for vesa
> and matrox, which is the onboard card). With the exact same settings,
> the vanilla kernel (non-xen) provides the framebuffer.
>
> As for the installation process, I wrote the entire step-by-step
> process here: http://rpx.kicks-ass.net/?p=7813 Please give it a read
> and tell me your thoughts.
>
> Thank you,
> Claudiu
>
> 2010/5/18 Onkar Mahajan <kern.devel@xxxxxxxxx>:
>> Can you please let me know the configurations you used and installation
>> procedure you used ?
>>
>> Regards,
>> Onkar
>>
>>
>> 2010/5/18 Claudiu Curcă <alexstrasza2@xxxxxxxxx>
>>>
>>> Greetings!
>>>
>>> I have installed xen-4.0 with kernel 2.6.32 on a gentoo box.
>>> Everything works perfectly, except one tiny detail.
>>> I do not have X installed on the machine, so I configured the (old,
>>> non-xen) kernel to use a framebuffer, so that I don't have to cope
>>> with the ugly 80x25 resolution, especially on a 19" display.
>>>
>>> Unfortunately, with the xen kernel, dom0 now uses the 80x25 mode and I
>>> can't seem to get it to use the framebuffer like it did in the non-xen
>>> kernel. I'm usually logging on locally for maintenance from time to
>>> time, and 80x25 is *really* not fun to work with. I don't want to
>>> install X just because of that.
>>>
>>> Any ideas would be greatly appreciated.
>>>
>>> Thank you.
>>>
>>> _______________________________________________
>>> 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

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