|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Dom0 Xorg won't work
Here's one thing to try: Run (as root) "lspci -v" and find what the
system thinks your video controller is. Years ago I had a problem with
the system wrongly detecting the video chipset for my Radeon card.
(Though no one seemed to acknowledge the problem I repeatedly reported,
still I would have thought they would have it fixed by now.) I was able
to fix it just by changing one line in some file I can't remember right
now and then doing radical surgery on my xorg.conf file.
hth,
ken
--
War is a failure of the imagination.
--William Blake
On 09/05/2009 11:59 AM Juergen Buchmueller wrote:
> Hi,
> I'm sure this question has been asked before. I installed Xen33 on my
> NetBSD 5.0 box and text console is working fine, i.e. setup is ok.
>
> However, the radeonhd driver of XOrg doesn't detect any video memory.
> If I specify some amount of memory in xorg.conf, it hits an assertion
> with some CursorMem == -1. If I then enable the software cursor, I end
> up with the driver not finding a useable video output path... seems to
> be an endless sequence of problems.
>
> I then tried vesa, which works for a part in that it switches the video
> resolution. However the base address of the frame buffer doesn't seem
> to be changed, because on the top scanlines I can see some pixel
> garbage from the text console output. No cursor and no X output visible.
>
> Without Xorg on Dom0 the Xen is pretty much useless, so I'm eager to
> find a solution to my problems.
>
> Graphics card is an ASUS EAH3450, which is a radeonhd RV620 chipset. It
> works fine in NetBSD native mode, just not in Dom0.
>
> Juergen
>
> _______________________________________________
> 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
|
|
|
|
|