WineHQ

Lego Mindstorms EV3 Home Edition

No Screenshot

Submit Screenshot
Lego Mindstorms EV3 Home Edition version 1.0.1 (OLD VERSION) 

Application Details:

Version: 1.0.1
License: Free to use
URL: http://www.lego.com/en-us/mind...
Votes: Marked as obsolete
Latest Rating: Bronze
Latest Wine Version Tested: 1.9.3

Maintainers: About Maintainership

No maintainers. Volunteer today!

Free Download Download

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

The installer self-extracts.

What does not

Installing the program.

Workarounds

What was not tested

The whole thing.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Will not install. The installer gets stuck at -700000000000%.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowUbuntu 15.10 "Wily" amd64 (+ variants like Kubuntu)Feb 22 20161.9.3Yes Yes NoBronzeQwerty Chouskie 
CurrentUbuntu 15.04 "Vivid" amd64 (+ variants like Kubuntu)Jul 20 20151.7.44No Not installable NoGarbageTristan 
ShowUbuntu 12.04 "Precise" amd64 (+ variants like Kubuntu)Nov 09 20131.4.1Yes No NoGarbagean anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected
39962 Lego Mindstorms EV3 Software does not find EV3 brick using USB UNCONFIRMED View
40009 Lego Mindstorms EV3 Software does not find EV3 brick using Bluetooth: needs irprops.cpl.BluetoothFindFirstRadio implementation UNCONFIRMED View
40192 Multiple games and applications need 'mfc80.dll' ('winetricks -q mfc80' is a workaround) NEW View
40193 Wine builtin 'iexplore' displays blank page when visiting Microsoft Silverlight demo controls webpage after installing Microsoft Silverlight 5.x NEW View
40729 Wine uses builtin urlmon.dll instead of native version when override is set to 'native, builtin' UNCONFIRMED View

Show all bugs

HowTo / Notes

Installation Instructions (OLD)

NOTE: EV3 VERB IS INCLUDED IN THE LATEST VERSION OF WINETRICKS, USE UPDATED INSTRUCTIONS ON VERSION 1.2.1.

Here are the instructions to install the program (does not work on Ubuntu 14.04, but does on Ubuntu 15.10):

$ sudo add-apt-repository ppa:wine/wine-builds && sudo apt-get update

$ sudo apt-get install --install-recommends winehq-devel winbind libntlm0 ttf-mscorefonts-installer winetricks

Make sure the folder ~/.wine32 does not exist.
$ WINEPREFIX=~/.wine32 WINEARCH=win32 wineboot

Choose "No" on any prompts to download gecko or Mono

$ WINEPREFIX=~/.wine32 winetricks

Select the default prefix, and click OK

Select "Install a Windows DLL or Component"

Install all vcrun2005, .NET version 4.0, and IE 8.

Select "Change settings"

Check ddr=gdi, and select OK (this fixes sections of the window turning white)

Click "Cancel" twice to exit winetricks

Download "IE8-WindowsXP-KB2936068-x86-ENU.exe" from the Microsoft website

$ WINEPREFIX=~/.wine32 wine '/IE8-WindowsXP-KB2936068-x86-ENU.exe'

$ WINEPREFIX=~/.wine32 winecfg

In the libraries tab, add an override for "*urlmon.dll", making sure to include the *

Select the override just created, and click "Edit..."

Choose Native, and click OK

Click Apply, then OK

Download the installer from:
http://esd.lego.com.edgesuite.net/digitaldelivery/mindstorms/6ecda7c2-1189-4816-b2dd-440e22d65814/public/LMS-EV3-WIN32-ENUS-01-01-01-full-setup.exe  (for version 1.1.1) or
http://esd.lego.com.edgesuite.net/digitaldelivery/mindstorms/6ecda7c2-1189-4816-b2dd-440e22d65814/public/LMS-EV3-WIN32-ENUS-01-01-full-setup.exe  (for version 1.0.1)

$ WINEPREFIX=~/.wine32 wine '(path to setup file)/LMS-EV3-WIN32-ENUS-01-01-01-full-setup.exe' (or LMS-EV3-WIN32-ENUS-01-01-full-setup.exe)
Install the software.

Delete the .lnk file on the desktop, it is unnecessary and could cause problems

Double-click the launcher on the desktop to open the program.
Get WiFi working

If the WiFi is not working, run:

sudo service ufw stop

How to get Bluetooth and USB working
If you want USB and Bluetooth to work, please vote for the application, which makes it more likely USB/Bluetooth support will be added.

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back