Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  Testing new VMWare Image...
« previous next »
  • Print
Pages: [1] 2

Author Topic: Testing new VMWare Image...  (Read 14224 times)

Offline scorche

  • Administrator
  • Member
  • *
  • Posts: 666
Testing new VMWare Image...
« on: March 19, 2009, 02:31:49 PM »
A new VMWare image has been asked for for a while now, so I finally scrounged together some time to make a new one from scratch.  There still are a few things that need to be polished up, but if people can go through and test building targets, sims, manuals, etc, it would be appreciated.  It would be nice to know if I have forgotten anything that should be installed as well.

There are the usual "root" and "user" users with both passwords being "rockbox".  Also, to make Samba sharing easier, the instructions will include asking the users to find out their VM's IP with the command "ifconfig" (use the IP listed for "inet addr:" under the "eth0" interface) and having them use the Windows tool "Map Network Drive..." found under tools in any Windows Explorer window.  The users of the image will then map "\\theipoftheimage\user" to a drive.

The image can be found here: http://squisch.net/rockbox/vmimage/RockboxDev/RockboxDev.7z  It is currently at around 472MB, however I still have a few tricks to try in order to shrink that.
« Last Edit: April 09, 2009, 11:04:45 PM by scorche »
Logged

Offline BdN3504

  • Artist
  • Member
  • *
  • Posts: 323
Re: Testing new VMWare Image...
« Reply #1 on: March 20, 2009, 04:03:57 AM »
Quote from: scorche on March 19, 2009, 02:31:49 PM
There are the usual "root" and "user" users with both passwords being "rockbox".  Also, to make Samba sharing easier, the instructions will include asking the users to find out their VM's IP with the command "ifconfig" and having them use the Windows tool "Map Network Drive..." found under tools.  The users of the image will then map "\\theipoftheimage\user" to a drive.
i am running windows xp and have difficulties establishing the network connection. i logged in as root. ifconfig gives me "inet address: 127.0.0.1". If i try to "connect a network drive" using "\\127.0.0.1\root" as the network folder, i get an error telling me it cannot be found. i tried ...\user but that did not work either. any advice?
Logged

Offline SansaFan

  • Member
  • *
  • Posts: 4
Re: Testing new VMWare Image...
« Reply #2 on: March 20, 2009, 06:58:13 AM »
I have been trying to test the simulator build option to no avail the steps I have used are:





Compiling

    * Create a new folder called sim (type mkdir sim) and move into it (type cd sim).
    * Now you are in the sim directory. Create the make file as usual using configure but select (S)imulator build instead of (N)ormal build.
    * Now type make and wait for it to compile
    * Then type make fullinstall. It will tell you that it is installing a full setup in your simdisk directory.

Setting up the simulator

    * Have a look in sim/simdisk. You should see the .rockbox folder there full of all the usual rockbox stuff.
    * The sim/simdisk folder acts in exactly the same way as the folder in the root of your player, so fill it with all the stuff you would usually have there!
    * Now, run the simulator by typing ./rockboxui.exe


When I check the simdisk folder, there is nothing there.   Any suggestions..?

thanks in advance.
Logged

Offline BdN3504

  • Artist
  • Member
  • *
  • Posts: 323
Re: Testing new VMWare Image...
« Reply #3 on: March 20, 2009, 07:09:14 AM »
how did you manage to access the files?

for the sim building process you must first follow the instructions here.
Logged

Offline scorche

  • Administrator
  • Member
  • *
  • Posts: 666
Re: Testing new VMWare Image...
« Reply #4 on: March 20, 2009, 10:32:17 AM »
Quote from: BdN3504 on March 20, 2009, 04:03:57 AM
i am running windows xp and have difficulties establishing the network connection. i logged in as root. ifconfig gives me "inet address: 127.0.0.1". If i try to "connect a network drive" using "\\127.0.0.1\root" as the network folder, i get an error telling me it cannot be found. i tried ...\user but that did not work either. any advice?

To clarify, you want to use the IP listed for "inet addr:" under the "eth0" interface and not under the "lo" interface which is just the loopback.
Logged

Offline BdN3504

  • Artist
  • Member
  • *
  • Posts: 323
Re: Testing new VMWare Image...
« Reply #5 on: March 20, 2009, 12:00:38 PM »
that seems to be the problem, but there is no ip address listed in the first entry:
Logged

Offline mcuelenaere

  • Developer
  • Member
  • *
  • Posts: 392
Re: Testing new VMWare Image...
« Reply #6 on: March 20, 2009, 12:28:01 PM »
Quote from: BdN3504 on March 20, 2009, 12:00:38 PM
that seems to be the problem, but there is no ip address listed in the first entry:

What network settings are you using in the VMWare image? (Bridged, NAT, host-only)
Logged

Offline shotofadds

  • Developer
  • Member
  • *
  • Posts: 368
Re: Testing new VMWare Image...
« Reply #7 on: March 20, 2009, 02:12:43 PM »
The host/guest mouse pointer integration doesn't seem to work properly on my machine (the pointer sometimes gets 'stuck' in the VM instead of seamlessly switching between the two). The previous Debian VM works fine. Both running in VMWare Player 2.5.1 on Vista.
Logged

Offline BdN3504

  • Artist
  • Member
  • *
  • Posts: 323
Re: Testing new VMWare Image...
« Reply #8 on: March 20, 2009, 02:35:35 PM »
Quote from: mcuelenaere on March 20, 2009, 12:28:01 PM
What network settings are you using in the VMWare image? (Bridged, NAT, host-only)
It's "bridged" but i did not touch that setting. EDIT: Ok, i figured it out, you first have to enable the network adapter of course, my bad.
Another thing: using the vmware-toolbox&  command brings up an error, but how can i copy paste stuff now?
« Last Edit: March 20, 2009, 02:43:02 PM by BdN3504 »
Logged

Offline scorche

  • Administrator
  • Member
  • *
  • Posts: 666
Re: Testing new VMWare Image...
« Reply #9 on: March 20, 2009, 05:41:59 PM »
Quote from: shotofadds on March 20, 2009, 02:12:43 PM
The host/guest mouse pointer integration doesn't seem to work properly on my machine (the pointer sometimes gets 'stuck' in the VM instead of seamlessly switching between the two). The previous Debian VM works fine. Both running in VMWare Player 2.5.1 on Vista.

This is likely just vmware-tools...I will install that on the next version.

Quote
Ok, i figured it out, you first have to enable the network adapter of course, my bad
That helps.  ;)
Logged

Offline BdN3504

  • Artist
  • Member
  • *
  • Posts: 323
Re: Testing new VMWare Image...
« Reply #10 on: March 21, 2009, 07:14:07 AM »
Is there a reason why this image isn't ready to compile sims? can't you include mingw and gcc?
Logged

Offline scorche

  • Administrator
  • Member
  • *
  • Posts: 666
Re: Testing new VMWare Image...
« Reply #11 on: March 22, 2009, 10:06:49 PM »
It should compile sims just fine (this is why I put it here...so you people could test, as I do not have the time to), though for them to run in linux...not windows yet (I don't think it is necessary though and may not install mingw...).  Does it not work currently?

Also, has anyone built various incarnations of the manual yet and can report on that?
Logged

Offline jaykay

  • Member
  • *
  • Posts: 1
Re: Testing new VMWare Image...
« Reply #12 on: April 06, 2009, 07:37:05 AM »
i built some manuals.... although i get plenty of warnings, the manual looks fine.
Logged

Offline pixelma

  • Rockbox Expert
  • Member
  • *
  • Posts: 645
Re: Testing new VMWare Image...
« Reply #13 on: April 07, 2009, 08:13:44 PM »
Loads of "underfull or overfull *box" warnings are unfortunately normal when building the manual. I'm curious though if you also tried building the html version and its outcome.
Logged

Offline scorche

  • Administrator
  • Member
  • *
  • Posts: 666
Re: Testing new VMWare Image...
« Reply #14 on: April 09, 2009, 11:05:53 PM »
Well, that was odd.  It seems there were some strange characters added on to the link in the original post.  This has been fixed.
Logged

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  Testing new VMWare Image...
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.114 seconds with 15 queries.