Re: [Qemu-devel] qemu 0.7.1 + dkms-qvm86-0.7.1 (mandriva cooker) produces version mismatch

2005-08-25 Thread Pascal Terjan
On 8/25/05, Hannes Fuchs <[EMAIL PROTECTED]> wrote: > I am running a mandriva 2005 le with qemu 0.7.1 from cooker and the > dkms-qvm86 package. > > Qemu works fine. Hello, do you use the same package version of qemu and dkms-qvm86 ? Here qemu-0.7.1-3mdk works fine (at least enables the acceler

[Qemu-devel] Re: ssh access from a Windows Host

2005-08-25 Thread Mark Jonckheere
Helmut Auer schreef: > Hi List, > > I tried to access the linux 2.6 client from the windows host via ssh > using putty. > therfore I started: > qemu -user-net -redir tcp:::22 ... > the sshd is started on the client, but > putty -ssh localhost > does not work. Also using the own IP addres

[Qemu-devel] ssh access from a Windows Host

2005-08-25 Thread Helmut Auer
Hi List, I tried to access the linux 2.6 client from the windows host via ssh using putty. therfore I started: qemu -user-net -redir tcp:::22 ... the sshd is started on the client, but putty -ssh localhost does not work. Also using the own IP address instead of localhost does not help

Re: [Qemu-devel] Read/Write to shares on Windows (XP Pro) host fromWindows (2000 Adv) guest.

2005-08-25 Thread Francois Rioux
Thank yoy Kazu,   You sent me in the right direction.  It was just a configuration issue : I had given the directory full access to everyone but that wasn't enough.  I needed to give the network SHARE itself the write rights to everyone.  That is through the Permission button on the Sharing tab al

Re: [Qemu-devel] Read/Write to shares on Windows (XP Pro) host fromWindows (2000 Adv) guest.

2005-08-25 Thread Francois Rioux
Thank yoy Kazu,   You sent me in the right direction.  It was just a configuration issue : I had given the directory full access to everyone but that wasn't enough.  I needed to give the network SHARE itself the write rights to everyone.  That is through the Permission button on the Sharing tab al

Re: [Qemu-devel] qemu 0.7.1 + dkms-qvm86-0.7.1 (mandriva cooker) produces version mismatch

2005-08-25 Thread Jim C. Brown
Why did you send this message twice? On Thu, Aug 25, 2005 at 01:36:59PM +0200, Hannes Fuchs wrote: > I am running a mandriva 2005 le with qemu 0.7.1 from cooker and the > dkms-qvm86 package. > > Qemu works fine. > > But when I try to use the dkms-qvm86 I get following error: > > > > Version

[Qemu-devel] Vga mode in PC DOS

2005-08-25 Thread Josef Mádl
Hi,   I have instaled PC DOS in Qemu 0.7.0 with FoxPro 2.5 and msclient.All are work fine but when I run Qemu in full screen mode on srceen resolution 1024x768 Qemu is 640x480 only, Foxpro is small window on monitor. How can I change it ?   Josef __

Re: [Qemu-devel] Timing/Clock problem with a Windows Host

2005-08-25 Thread Adrian Smarzewski
Stefan Kisdaroczi wrote: AFAIK, the linux clocktick changed from linux 2.4 to 2.6 from 100hz to 1khz, but im not sure. Maybe that's why my winxp host timer goes much faster than original? even taskbar-clock time is incorrect. how can I fix it? I'm using -localtime option. -- Pozdrowienia, Adr

Re: [Qemu-devel] Timing/Clock problem with a Windows Host

2005-08-25 Thread [EMAIL PROTECTED]
> Hi, > > AFAIK, the linux clocktick changed from linux 2.4 to 2.6 from 100hz to 1khz, > but im not sure. > However, there is a patch[2] on a japanese site[1], which worked for me for a > other OS where i had the same problem. > You have to start qemu with the option "-hitimer" after you patched

Re: [Qemu-devel] Read/Write to shares on Windows (XP Pro) host from Windows (2000 Adv) guest.

2005-08-25 Thread Doctor Bill
On 8/24/05, Francois Rioux <[EMAIL PROTECTED]> wrote: > What I manage to do with a certain success is to map network shares of the > host in the guest (net use z: 10.0.2.2\MyShare in the guest). I can browse > and read files from the mapped drive. However I can't write to it from the > guest. I r

Re: [Qemu-devel] Timing/Clock problem with a Windows Host

2005-08-25 Thread Stefan Kisdaroczi
Hi, AFAIK, the linux clocktick changed from linux 2.4 to 2.6 from 100hz to 1khz, but im not sure. However, there is a patch[2] on a japanese site[1], which worked for me for a other OS where i had the same problem. You have to start qemu with the option "-hitimer" after you patched and built it

[Qemu-devel] qemu 0.7.1 + dkms-qvm86-0.7.1 (mandriva cooker) produces version mismatch

2005-08-25 Thread Hannes Fuchs
I am running a mandriva 2005 le with qemu 0.7.1 from cooker and the dkms-qvm86 package. Qemu works fine. But when I try to use the dkms-qvm86 I get following error:   Version mismatch between kqemu module and qemu (0001 00010100) – disabling kqemu use   How to solve this, where to

Re: [Qemu-devel] Timing/Clock problem with a Windows Host

2005-08-25 Thread Andreas Mohr
Hi, On Thu, Aug 25, 2005 at 09:50:16AM +0200, [EMAIL PROTECTED] wrote: > Hi List, > I am working with a Linux client ( kernel 2.6.12 ) on a Win2K QEMU Host. > On the client the clock is "crawling" with factor 0.1 (it takes about 10 > seconds for a "sleep 1"). Any hints how to correct this behavio

[Qemu-devel] qemu 0.7.1 + dkms-qvm86-0.7.1 (mandriva cooker) produces version mismatch

2005-08-25 Thread Hannes Fuchs
I am running a mandriva 2005 le with qemu 0.7.1 from cooker and the dkms-qvm86 package. Qemu works fine. But when I try to use the qvm86 I get following error:   Version mismatch between kqemu module and qemu (0001 00010100) – disabling kqemu use   How to solve this?   Regards

[Qemu-devel] Timing/Clock problem with a Windows Host

2005-08-25 Thread vdr
Hi List, I am working with a Linux client ( kernel 2.6.12 ) on a Win2K QEMU Host. On the client the clock is "crawling" with factor 0.1 (it takes about 10 seconds for a "sleep 1"). Any hints how to correct this behaviour ? Bye Helmut ___ Qemu-devel mail