|
2010-06-28
, 13:43
|
Posts: 19 |
Thanked: 2 times |
Joined on Jun 2010
|
#12
|
Hi,
we are running still some tests and fixing some bugs. I cannot tell you any exact day, but it hopefully won't take long any more. Please stay tuned on that. In the meanwhile have a look at the Nokia Qt SDK or if you aren't using Qt you could be interested in MADDE. But it all depends on what you really want to do.
Daniel
|
2010-07-01
, 14:02
|
Posts: 2 |
Thanked: 0 times |
Joined on Jan 2010
|
#13
|
The server-image is needed for the ESBox installation. As there are still some issues with the Karmic image and the SDK is not part of the server image and is installed during the installation process, we decided to put the old image up again, to not block the ESBox users, who want to set up their environment by hand. Sorry for the confusion!
Daniel
|
2010-07-01
, 17:44
|
Posts: 19 |
Thanked: 2 times |
Joined on Jun 2010
|
#14
|
|
2010-07-08
, 14:35
|
Posts: 3 |
Thanked: 1 time |
Joined on Jul 2010
|
#15
|
Hello Daniel
Any updates on the desktop virtual image? or at least a pointer to a step-by-step guide to building such an image on the server image. I need maemo SDK and Qt.
Thanks
The Following User Says Thank You to faraon For This Useful Post: | ||
|
2010-07-09
, 12:52
|
|
Posts: 166 |
Thanked: 191 times |
Joined on Dec 2007
@ Oulu, Finland
|
#16
|
|
2010-07-11
, 12:37
|
Posts: 10 |
Thanked: 4 times |
Joined on Apr 2010
|
#17
|
The Following User Says Thank You to ek-zwo For This Useful Post: | ||
|
2010-07-12
, 15:17
|
Posts: 1 |
Thanked: 2 times |
Joined on Jul 2010
@ Helsinki, Finland
|
#18
|
Great to see the Images online again!
However, with the current image I have no connection to the Internet from my Windows host system.
This was working flawless before for other images.
The only difference I can see in the moment is, that "System->Preferences->Network Connections" shows (in the new image) 2 "wired" entries "IfUpdown (usb0)" and IfUpdown(bnep0)".
The old images showed only one single entry "autho eth0" - details contain a MAC address.
I would add a similar entry to test, but don't know the MAC address of the network card - as seen inside the VM.
The MAC address on the several other old images is always different for each image.
How do I get the MAC address ?
Is there any other way to enable internet access for the new VMWare image?
2) the new VMWare image uses a path "/home/tieto/niranjan_folder/work/20100409/..." for the HD image. It results just in a warning, but could be corrected for future versions to a filename without path.
|
2010-07-12
, 19:09
|
Posts: 10 |
Thanked: 4 times |
Joined on Apr 2010
|
#19
|
..... Execute the command "sudo dhclient" from the terminal. dhclient asks your dhcp server or router to give you a dynamically assigned IP address and after that you are connected to internet from the image too.
|
2010-07-13
, 11:34
|
Posts: 1 |
Thanked: 3 times |
Joined on Jul 2010
@ Bangalore, India
|
#20
|
Thanks for the quick reply! It just worked as you described it.
Just for the records: This enables Network access only temporarily and has to be repeated each time you start the image and login.
Adding an entry to Network connections manually and use the displayed MAC address did not work...
Daniel