Hey guys, Does the summgraphics emulation for a Windows guest actually work? I''m running Xen3.0.2 stable. I''ve followed the instructions for installing the driver on the Windows guest, but it doesn''t work. In particular, tracing the kbd_mouse_send_packet in tools/ioemu/hw/pckbd.c shows that qemu-dm never even takes the TABLET case, always going to the default PS/2 case instead. Have I done something wrong? Does the guest config file also need a parameter? Thanks. ~Dave _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Did you also set usb=1? The tablet works (for me) in the newest version of -unstable. -George On 9/5/06, David Richardson <daverich04@yahoo.com> wrote:> Hey guys, > > Does the summgraphics emulation for a Windows guest actually work? I''m > running Xen3.0.2 stable. I''ve followed the instructions for installing the > driver on the Windows guest, but it doesn''t work. In particular, tracing > the kbd_mouse_send_packet in tools/ioemu/hw/pckbd.c shows that qemu-dm never > even takes the TABLET case, always going to the default PS/2 case instead. > > Have I done something wrong? Does the guest config file also need a > parameter? Thanks. > > ~Dave > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel > > >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Hey George, Thanks for advice. I''ll give Xen unstable a try. Did you also set usbdevice=''tablet''? What are you running for the host OS (I''m using Fedora4). Thanks. ~Dave --- George Dunlap <dunlapg@umich.edu> wrote:> Did you also set usb=1? > > The tablet works (for me) in the newest version of > -unstable. > > -George > > On 9/5/06, David Richardson <daverich04@yahoo.com> > wrote: > > Hey guys, > > > > Does the summgraphics emulation for a Windows > guest actually work? I''m > > running Xen3.0.2 stable. I''ve followed the > instructions for installing the > > driver on the Windows guest, but it doesn''t work. > In particular, tracing > > the kbd_mouse_send_packet in > tools/ioemu/hw/pckbd.c shows that qemu-dm never > > even takes the TABLET case, always going to the > default PS/2 case instead. > > > > Have I done something wrong? Does the guest > config file also need a > > parameter? Thanks. > > > > ~Dave > > > > _______________________________________________ > > Xen-devel mailing list > > Xen-devel@lists.xensource.com > > http://lists.xensource.com/xen-devel > > > > > > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Yes, both "usb=1" and "usbtablet=1". I have machines with FC5 and CentOS 4.3 -George On 9/5/06, David Richardson <daverich04@yahoo.com> wrote:> Hey George, > > Thanks for advice. I''ll give Xen unstable a try. Did > you also set usbdevice=''tablet''? What are you running > for the host OS (I''m using Fedora4). Thanks. > > ~Dave > > > --- George Dunlap <dunlapg@umich.edu> wrote: > > > Did you also set usb=1? > > > > The tablet works (for me) in the newest version of > > -unstable. > > > > -George > > > > On 9/5/06, David Richardson <daverich04@yahoo.com> > > wrote: > > > Hey guys, > > > > > > Does the summgraphics emulation for a Windows > > guest actually work? I''m > > > running Xen3.0.2 stable. I''ve followed the > > instructions for installing the > > > driver on the Windows guest, but it doesn''t work. > > In particular, tracing > > > the kbd_mouse_send_packet in > > tools/ioemu/hw/pckbd.c shows that qemu-dm never > > > even takes the TABLET case, always going to the > > default PS/2 case instead. > > > > > > Have I done something wrong? Does the guest > > config file also need a > > > parameter? Thanks. > > > > > > ~Dave > > > > > > _______________________________________________ > > > Xen-devel mailing list > > > Xen-devel@lists.xensource.com > > > http://lists.xensource.com/xen-devel > > > > > > > > > > > > > _______________________________________________ > > Xen-devel mailing list > > Xen-devel@lists.xensource.com > > http://lists.xensource.com/xen-devel > > > >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel