Re: [Qemu-devel] getting the 5446 in 1152x864 mode

2006-06-09 Thread Julian Seward
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


___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] getting the 5446 in 1152x864 mode

2006-06-07 Thread Julian Seward
 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


___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] getting the 5446 in 1152x864 mode

2006-06-06 Thread Ben Taylor

 Julian Seward [EMAIL PROTECTED] 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


___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel