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] OpenSuse 11 hvm domU: screen resolution up to 640x480

To: Flavio <fbcyborg@xxxxxxxxx>
Subject: Re: [Xen-users] OpenSuse 11 hvm domU: screen resolution up to 640x480
From: jim burns <jim_burn@xxxxxxxxxxxxx>
Date: Sun, 13 Nov 2011 12:33 -0500
Cc: xen-users@xxxxxxxxxxxxxxxxxxx, "Fajar A. Nugraha" <list@xxxxxxxxx>
Delivery-date: Sun, 13 Nov 2011 09:34:08 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bellsouth.net; s=s1024; t=1321205589; bh=nG6m09kaEX5+31bfsVOTqa9H5kK3Et41A0+AGoF/f2Y=; h=X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:From:To:Cc:Subject:Date:Message-ID:User-Agent:In-Reply-To:References:MIME-Version:Content-Transfer-Encoding:Content-Type; b=H6lK/auVRm61bIM0vhSpuffcqI9LWfqWqIkAYXPSOxpn6URcMEtE7X5/BSTpH6AayQIv6f6F9PQDKu2xLinTbyfosK53C+rPeTIEi20ZRqP8RBSXK4ycd6y94XsEX4i/licM6NZBMHmamGagAW7zF5Xz+Z89aFX7SOYdOlGYTkk=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1396672.ugdfymej7Q@dell4550>
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: <7877809.94pu0BOf0I@dell4550> <CAP8Jb=pXdJcSDL=gjGXzk8W90mEmJmYSbwmkRUrmFbRQNxqWQg@xxxxxxxxxxxxxx> <1396672.ugdfymej7Q@dell4550>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/4.7.3 (Linux/2.6.37.6-0.9-default; KDE/4.7.3; i686; ; )
Fajar - do you know something about video BAR errors?

On Sun November 13 2011, 12:17:22 PM, jim burns wrote:
> > > Let's see which driver is servicing the video card. On my systems,
> > > cirrusfb is a module, vesa is builtin. Builtins will not show up as
> > > a
> > > kernel driver in lspci -vvv. Then we'll see whether the cirrusfb
> > > module
> > > gets an error on loading.
> >
> > 
> >
> > It seems not during loading even I've found this in the dmesg:
> > [   32.626308] cirrusfb 0000:00:02.0: BAR 0: can't reserve [mem
> > 0xf0000000-0xf1ffffff pref]
> > [   32.626312] cirrusfb 0000:00:02.0: cannot reserve region 0xf0000000,
> > abort [   32.626324] cirrusfb: probe of 0000:00:02.0 failed with error
> > -16> 
> > > What distribution is your dom0, and what xen version?
> >
> > First of all, I say that my dom0 works like a charm with most of my
> > domUs. Gentoo Linux x86_64 kernel 3.1.0-gentoo
> > app-emulation/xen-4.1.2
> > app-emulation/xen-tools-4.1.2
> > I'm using xl toolstack.
> >
> > > Finally, post your full dmesg from your domu. Maybe something will
> > > jump
> > > out at me.
> >
> > 
> >
> > Yes, here it is: http://pastebin.com/vNpumSik
> >
> > 
> >
> > Thanks a lot,
> > --
> > Flavio
> 
> Yeah - the BAR error bothers me. Something is preventing the cirrusfb from 
> initializing. Normally you get a handoff from the builtin vesa driver to
> the installed card driver. This is from my baremetal suse system:
> 
> fb: conflicting fb hw usage radeondrmfb vs VESA VGA - removing generic
> driver
> 
> BAR errors are not something I have experience with. I'm going to repost
> this section of your post, and see if Fajar has something to say.

>From his dmesg output:

[    0.667812] vesafb: framebuffer at 0xf0000000, mapped to 
0xffffc90000580000, using 1875k, total 4096k
[    0.667815] vesafb: mode is 800x600x16, linelength=1600, pages=3
[    0.667817] vesafb: scrolling: redraw
[    0.667820] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
[    0.668044] bootsplash 3.1.6-2004/03/31: looking for picture...
[    0.668047] bootsplash: silentjpeg size 124451 bytes
[    0.674284] bootsplash: ...found (800x600, 62872 bytes, v3).
[    0.688156] Console: switching to colour frame buffer device 96x33
[    0.701329] fb0: VESA VGA frame buffer device

[   32.626308] cirrusfb 0000:00:02.0: BAR 0: can't reserve [mem 
0xf0000000-0xf1ffffff pref]
[   32.626312] cirrusfb 0000:00:02.0: cannot reserve region 0xf0000000, abort
[   32.626324] cirrusfb: probe of 0000:00:02.0 failed with error -16

They are both reserving the same area of memory, and unlike on my system, vesa 
is not handing off to the selected card driver.

His system configuration is in the parent and grandparent of this post, and 
his domu config was posted on Nov. 8.

Thanx.

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