Thread: Hello World
View Single Post
Posts: 23 | Thanked: 0 times | Joined on Jul 2010
#6
Thanks for the instructions. unfortunately, the readme zip is of size 0.

I am having problem to test Maemo emulator. Here are the steps I have followed.

1. Installed QT sdk 1.0 on windows machine. It is including Maemo environment, Qt creator etc.
2. Installed mad developer on n900. Configured usb to point to 192.168.2.15/255.255.255.0. Clicked manage usb to use g_ether
3. I connected N900 through USB and choose as "pc suite mode"
4. Opened Network connections. I see "Loca area connection 2" as unidentified network with device name as "Linux USB Ethernet/RNDIS Gadget". I set its ip address as 192.168.2.14.
It is showing connectivity as "limited connectivity". Is it a problem?
5. In Qt creatro, I went to Tools->projects and set following
Device type : maemo emulator
password: generated password from n900

When I click on "Test", It shows "Testing configuration". After 30 seconds, it gives following message
Could not connect to host.
Did you start Qemu?

What is Qemu?It is really confusing on what I am doing. Is there any document that explains what are these ip addresses and how are these connected.

Appreciate for any pointer to fix the problem.