* Re: [Qemu-devel] getting the 5446 in 1152x864 mode
@ 2006-06-07 1:31 Ben Taylor
2006-06-07 11:49 ` Julian Seward
0 siblings, 1 reply; 4+ messages in thread
From: Ben Taylor @ 2006-06-07 1:31 UTC (permalink / raw)
To: qemu-devel
---- Julian Seward <jseward@acm.org> wrote:
>
> Using the latest cvs sources on x86 SuSE 10.0 host, Win2K guest,
> the 1152x864 mode offered to me by Windows doesn't work. Instead
> I just get moved to 640x480, it looks like. The modes on either
> side of it - 1024x768 and 1280x1024 work fine. Is 1152x864
> supported by the driver?
>
I've been able to get 1152x864 out of the Solaris Xorg gdm5446 driver
so there must be something else that's causing you problems. I think I've
gotten win98se to do it as well.
Ben
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] getting the 5446 in 1152x864 mode
2006-06-07 1:31 [Qemu-devel] getting the 5446 in 1152x864 mode Ben Taylor
@ 2006-06-07 11:49 ` Julian Seward
2006-06-09 14:12 ` Julian Seward
0 siblings, 1 reply; 4+ messages in thread
From: Julian Seward @ 2006-06-07 11:49 UTC (permalink / raw)
To: sol10x86; +Cc: qemu-devel
> On Wednesday 07 June 2006 02:31, Ben Taylor wrote:
> I've been able to get 1152x864 out of the Solaris Xorg gdm5446 driver
> so there must be something else that's causing you problems. I think I've
> gotten win98se to do it as well.
Thanks for the confirmation. So, I re-tried (extensively) to get
1152x864. That resolution is listed by Windows as possible at 70Hz
and 75Hz (monitor), so I set the monitor refresh rates to those values
in the Windows display settings, but still no success. Even with
rebooting after changing the settings.
I still also have sometimes an 'invisible wall' problem for the mouse
pointer problem that was discussed on this list a few weeks ago.
J
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] getting the 5446 in 1152x864 mode
2006-06-07 11:49 ` Julian Seward
@ 2006-06-09 14:12 ` Julian Seward
0 siblings, 0 replies; 4+ messages in thread
From: Julian Seward @ 2006-06-09 14:12 UTC (permalink / raw)
To: qemu-devel
On Wednesday 07 June 2006 12:49, Julian Seward wrote:
> > On Wednesday 07 June 2006 02:31, Ben Taylor wrote:
> > I've been able to get 1152x864 out of the Solaris Xorg gdm5446 driver
> > so there must be something else that's causing you problems. I think
> > I've gotten win98se to do it as well.
>
> Thanks for the confirmation. So, I re-tried (extensively) to get
> 1152x864.
1152x864 doesn't work in WinXP either, and I am also still getting
'invisible wall' mouse problems. I wonder if my build is broken;
but I'm not sure how. It's a clean build of cvs from two days
ago, using gcc 3.4.3 on SuSE 10 (x86). The only change I made is to
increase the translation cache size.
J
$ cvs diff -rHEAD
Index: exec-all.h
===================================================================
RCS file: /sources/qemu/qemu/exec-all.h,v
retrieving revision 1.47
diff -r1.47 exec-all.h
140c140
< #define CODE_GEN_BUFFER_SIZE (16 * 1024 * 1024)
---
> #define CODE_GEN_BUFFER_SIZE (64 * 1024 * 1024)
149c149
< #define CODE_GEN_AVG_BLOCK_SIZE 128
---
> #define CODE_GEN_AVG_BLOCK_SIZE 256 //128
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Qemu-devel] getting the 5446 in 1152x864 mode
@ 2006-06-04 0:04 Julian Seward
0 siblings, 0 replies; 4+ messages in thread
From: Julian Seward @ 2006-06-04 0:04 UTC (permalink / raw)
To: qemu-devel
Using the latest cvs sources on x86 SuSE 10.0 host, Win2K guest,
the 1152x864 mode offered to me by Windows doesn't work. Instead
I just get moved to 640x480, it looks like. The modes on either
side of it - 1024x768 and 1280x1024 work fine. Is 1152x864
supported by the driver?
Does this project have a bugzilla or any openly-visible bug tracking
system?
J
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-06-09 14:12 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-07 1:31 [Qemu-devel] getting the 5446 in 1152x864 mode Ben Taylor
2006-06-07 11:49 ` Julian Seward
2006-06-09 14:12 ` Julian Seward
-- strict thread matches above, loose matches on Subject: below --
2006-06-04 0:04 Julian Seward
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).