hello guys,
what is the difference of QEMU in this download and the setup i have on vmware?
im running debian 6 on vmware to learn and setup my USB broadband modem and usb wifi...
This is working as designed. The idea is that you can't have both the emulated machine and the real PC both "owning" the mouse - it has to be one or the other. If you are working in the emulated machine (QEMU), then it has the mouse. When you press Ctrl/Alt, QEMU releases the mouse back to Windows. When you click back on the emulation, QEMU "grabs" the mouse again.guachinver wrote:I'm an absolute beginer with Debian, Qemu, and Raspberry pi
Suiving the instructions of this thread for obtain a good Keymap I have had a 90% of successful, Windows Vista Spanish and spanish keyboard. Thanks a lot I'll try to remap 6 bad keys.
Another problem:
When, from the console run startx, the graphic windows load but I lose the mouse control and obtain an annoying message:
"QEMU - Pres Ctrl-Alt to exit muse grab"
Yes, pressing Ctrl-Alt the mouse is now controlled,for windows vista, but when you clic on emulation window the cursor mouse go to top left of emulator window with losted control- The message appears.
Please, some idea?
The difference between vmware/virtual box and qemu is in the hardware they emulate. vmware allows you to set up virtual x86 boxes with different operating systems. Qemu does the same, but emulates many other hardware platforms as well. In this case it's being used to emulate the same arm processor being used in the Pi. The ability to emulate non-native hardware is what differentiates qemu from vmware/virtualbox.victagayun wrote:hello guys,
what is the difference of QEMU in this download and the setup i have on vmware?
im running debian 6 on vmware to learn and setup my USB broadband modem and usb wifi...
Hi there,texy wrote:Many thanks for sharing this - it will be very useful to us newbies. And, out of interest, if a new debian.img file appeared, we can just replace the .img file in the qemu folder and make sure the run.bat file points to it?
Texy
Fact or opinion? Hint: It is not a fact.bredman wrote:Please do not encourage people to create a root account. Only beginners or hardened professionals use a root account, it is extremely dangerous.
Hi Ed, so far as I know the fail errors in qemu are due to the fact it does not emulate all the pi hardware. If anybody knows more please do not hesitate to correct me!Ed Raket wrote:Hi guys,
It works great, but when booting i get 2 fails:
1- mount: unknown type 'vfat'
2- error: no vchiq in /proq/devices - is module loaded?
Can i change this?
Oh yes, i can log in and startx no problemmjlally wrote:Hi Ed, so far as I know the fail errors in qemu are due to the fact it does not emulate all the pi hardware. If anybody knows more please do not hesitate to correct me!Ed Raket wrote:Hi guys,
It works great, but when booting i get 2 fails:
1- mount: unknown type 'vfat'
2- error: no vchiq in /proq/devices - is module loaded?
Can i change this?
I get quite a few fail messages before reaching the login prompt but it still works for me.
Does it get as far as login?
Hi there, I don't think qemu will let you emulate usb wifi hardware and if it is possible to get the emulation to see the real hardware I have no idea how that would be done. Perhaps some of the more knowledgable posters on here can answer your question.victagayun wrote:guys,
ive tested my usb broadband and usb wifi in debian using vmware, how do i test it here in qemu?
Same for me. It doesn't seem to affect anything important.Ed Raket wrote:1- mount: unknown type 'vfat'
2- error: no vchiq in /proq/devices - is module loaded?
I'll have a look and see what I can do.gunflame wrote:I'm also a complete newbie in linux, debian, raspberrypi and emulating stuff.
Your download was perfect. I spent a week trying to emulate the Raspberry and yours just works. My question is: Is there a way to change the screen resolution of the emulation?
Please be detailed in your response. I know my way around windows and everything else I try to figure it out, but this seems a bit more difficult than it should be.
mjlally wrote:I'm looking into using a later version of qemu to see if it will resolve some of the issues, at the moment I've got an emulation with correct colours but networking has stopped working! Will post here if I get as far as uploading anything new.