maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   Maemo SDK 5 Installation Guide on Windows PC (https://talk.maemo.org/showthread.php?t=34517)

Venomrush 2009-11-15 13:51

Re: Guide: Nokia N900 emulator on your Windows PC
 
Quote:

Originally Posted by casper27 (Post 376911)
Any help on this one would be appriciated. I can now see all the applications in the windows but when I go to download one I get the error

hildon-desktop[2540]: GLIB WARNING ** default - mb_wm_client_window_sync_properties: X error 3

In scratchbox??? Any help

Enable Red Pill?

brog 2009-11-15 13:56

Re: Guide: Nokia N900 emulator on your Windows PC
 
May someone explain to me, in detail, how they got the internet working?

The_Solutor 2009-11-15 14:13

Re: Guide: Nokia N900 emulator on your Windows PC
 
Quote:

Originally Posted by brog (Post 376955)
May someone explain to me, in detail, how they got the internet working?


Set (in windows) the vmware networking as NAT

Copy the resolve.conf as already mentioned.

Eventually edit resolv.conf with a surely working dns.

AFAIK that's all

javispedro 2009-11-15 14:30

Re: Guide: Nokia N900 emulator on your Windows PC - Simplified in 5 steps
 
Quote:

Originally Posted by Venomrush (Post 376746)
My aim is to get many of you to help with testing some of the apps in Extras (and report bugs) without having the device in hand or waiting for your N900 delivery.

No, no, no, no! The SDK is NOT AN EMULATOR.

Venomrush 2009-11-15 14:58

Re: Guide: Nokia N900 emulator on your Windows PC - Simplified in 5 steps
 
Quote:

Originally Posted by javispedro (Post 376984)
No, no, no, no! The SDK is NOT AN EMULATOR.

How do you want me to rephrase it?
From a newbie point of view, it is doing what the N900 is doing but without any actual physical handset.

javispedro 2009-11-15 15:01

Re: Guide: Nokia N900 emulator on your Windows PC - Simplified in 5 steps
 
Quote:

Originally Posted by Venomrush (Post 377018)
How do you want me to rephrase it?
From a newbie point of view, it is doing what the N900 is doing but without any actual physical handset.

It is not. They're not the same apps, it's using older versions of system components, it's not the same architecture, it's not 3D accelerated, has lots of bugs, and is geared for _DEVELOPMENT_, not testing.

So please refrain from suggesting the SDK as "experience" of the N900, and _SPECIALLY_ refrain from suggesting the SDK to test apps & report bugs.

For example, DrNokSnes on the x86 SDK is such an entirely different beast that most bug reports against the x86 version are _useless_ for me.

fanoush 2009-11-15 18:45

Re: Guide: Nokia N900 emulator on your Windows PC
 
Quote:

Originally Posted by Venomrush (Post 376786)
VMware is a shareware.
The 30 days trial should be enough :)

There is VMware Player which is free and good enough for this. In Workstation product you pay for advanced features you don't need here.

bret hart 2009-11-15 23:04

Re: Guide: Nokia N900 emulator on your Windows PC
 
Quote:

Originally Posted by Venomrush (Post 376828)
Do that by doing typing in the following command in Terminal:

Code:

sudo cp /etc/resolv.conf /scratchbox/etc/resolv.conf

I am trying to get the internet working but at what stage do I do this in terminal? When i type this in it just says "must be setuid root". I have enabled in VMware in windows.

Venomrush 2009-11-16 03:40

Re: Guide: Nokia N900 emulator on your Windows PC
 
Quote:

Originally Posted by bret hart (Post 377355)
I am trying to get the internet working but at what stage do I do this in terminal? When i type this in it just says "must be setuid root". I have enabled in VMware in windows.

Ok, I happened to find the resolv.conf in scratchbox to be different to the machine. You will need to make sure it's the same.

Please follow this guide, credits horus
I followed his steps and was able to get the Internet working.

2. Fixing your /etc/resolv.conf

This one is an easy fix for most. We are changing your resolv.conf so that it matches the ones on your computer.

Make sure you are Logged Out of Scratchbox or haven't started it yet.

Type into your terminal ~
Code:

sudo cp /etc/resolv.conf /scratchbox/etc/resolv.conf
This will prompt you for your password. Enter it!

Now try updating again. If that didn't work lets delve deeper into your resolv.conf dilemma.

This part we are Checking to make sure your resolv.conf Actually Matches!

Outside of scratchbox, do the follow
Code:

nano /etc/resolv.conf
Take note of the following details whether you save them to a notepad or write them down. Then exit (Ctrl + X).

Now, do the follow;
Code:

/scratchbox/login
sb-conf se FREMANTLE_ARMEL
nano /etc/resolv.conf

Check that they match your other settings.

Do the same for X86.
Code:

/scratchbox/login
sb-conf se FREMANTLE_X86
nano /etc/resolv.conf


In short, your resolv.conf should look something like this for all resolv.conf files:

Code:

domain localdomain
search localdomain
nameserver [YOUR_DNS_ADDRESS]


Sauromatum 2009-11-17 10:52

Re: Guide: Nokia N900 emulator on your Windows PC
 
I'm having a problem with Maemo_PreFinal_2_Ubuntu_Intrepid_Desktop_SDK_Virtu al_Image_Splitted.zip.001.

When I'm trying to extract it, it keeps saying that file is damaged or can't be extracted. With Winrar I can see that there's two text files inside, but nothing else. I've already tried to download the file again but it doesn't help.

The other package works, but with errors also. WMware wont run the .vmx file though, saying 'The file specified is not a virtual disk.'. But maybe that is because I don't have the other needed file?


All times are GMT. The time now is 16:13.

vBulletin® Version 3.8.8