• Welcome to Overclockers Forums! Join us to reply in threads, receive reduced ads, and to customize your site experience!

EMIII in Linux

Overclockers is supported by our readers. When you click a link to make a purchase, we may earn a commission. Learn More.
Hack30 said:
i was goin to ask if we needed to do all that it seemed to be redundant after all flex bison stuff as i sped resd the terminal will it compiled before

well g++, flex and bison are different. Those are compilers to compile the files. 5-14 sets up some 32bit libraries that wine uses. In a 64bit distro the libraries are not there, but in a 32bit distro they are.
 
Hack30 said:
do i have to get sidenet thats a 32 bit to 64 bit converter right?

sidenet is just a nice little script that sets up wine for us. It creates a easy to get to "c" directory. It adds a wine menu the the "applications" menu. It setups task manager..its just a nice little script.

for sidenet when installing, when it gets to the point and asked you if you want to install options 0, 1, 2 or 3. Just do 0. I had a slightly different sidenet script I linked to but I just tried the link adn it was dead..so I need to find someone that will host my slightly older but better for us sidenet script..
 
Shelnutt2 said:
sidenet is just a nice little script that sets up wine for us. It creates a easy to get to "c" directory. It adds a wine menu the the "applications" menu. It setups task manager..its just a nice little script.

for sidenet when installing, when it gets to the point and asked you if you want to install options 0, 1, 2 or 3. Just do 0. I had a slightly different sidenet script I linked to but I just tried the link adn it was dead..so I need to find someone that will host my slightly older but better for us sidenet script..

I cant d/l it your link is to a password prtected sight


open mouth insert foot my bad i probly hit the wrong link
 
Hack30 said:
I cant d/l it your link is to a password prtected sight

try here:
http://sidenet.ddo.jp/winetips/config.html
if that doesn't work, the site below will link you to the site I just listed.

http://doc.gwos.org/index.php/HowToWine#Method_2_-_Sidenet

edit:

:( I forgot another step. I feel so bad. You going to have to install xlibs-devel or else you will not have support for windows in wine..e.g. command line only programs. So you need to "apt-get install xlibs-dev" then go back to step 4.

I am soo sorry.
 
Last edited:
would that have anything to do with this
Code:
david@david-toshiba:~$ cd ~/wine-git
david@david-toshiba:~/wine-git$ wine "c:\EMIII\EMIII.exe"
Application tried to create a window, but no driver could be loaded.
The X11 driver is missing.  Check your build!
wine: Unhandled page fault on read access to 0x00000e08 at address 0x6600e84b (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000e08 in 32-bit code (0x6600e84b).
err:dbghelp:pe_load_dbg_file -Unable to peruse .DBG file DLL\MSVBVM60.dbg ("\x08\x01")
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:6600e84b ESP:0033fcac EBP:0033fcc8 EFLAGS:00010202(   - 00      - -RI1)
 EAX:00000e08 EBX:66000000 ECX:0033fca0 EDX:006e0100
 ESI:00000e08 EDI:00000001
Stack dump:
0x0033fcac:  6610e470 6600ef50 6601cb0d 66003138
0x0033fcbc:  66000000 00000001 66000000 0033fd08
0x0033fccc:  66001b25 66000000 00000001 00000001
0x0033fcdc:  00110748 00000000 0033fd08 7eff5904
0x0033fcec:  7efb42e5 66000000 00000001 00000001
0x0033fcfc:  7efb5aed 7efb53a9 7eff5904 0033fdb8
Backtrace:
=>1 0x6600e84b in msvbvm60 (+0xe84b) (0x0033fcc8)
  2 0x66001b25 in msvbvm60 (+0x1b25) (0x0033fd08)
  3 0x7efb564c MODULE_InitDLL+0x16c(wm=0x110748, reason=0x1, lpReserved=0x1) [/home/david/wine-git/dlls/ntdll/loader.c:842] in ntdll (0x0033fdb8)
  4 0x7efb5aed process_attach+0x12d(wm=<register EDI not in topmost frame>, lpReserved=0x1) [/home/david/wine-git/dlls/ntdll/loader.c:912] in ntdll (0x0033fdf8)
  5 0x7efb5a32 process_attach+0x72(wm=<register EDI not in topmost frame>, lpReserved=0x1) [/home/david/wine-git/dlls/ntdll/loader.c:904] in ntdll (0x0033fe38)
  6 0x7efb86a1 LdrInitializeThunk+0x371(unknown1=0x0, unknown2=0x0, unknown3=0x0, unknown4=0x0) [/home/david/wine-git/dlls/ntdll/loader.c:2168] in ntdll (0x0033ff08)
  7 0x7ee7e2ca start_process+0xba(arg=0x0) [/home/david/wine-git/dlls/kernel32/process.c:810] in kernel32 (0x0033ffe8)
  8 0xb7eba607 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
0x6600e84b: movl        0x0(%esi),%eax
Modules:
Module  Address                 Debug info      Name (32 modules)
PE      400000-5c2000   Deferred        emiii
PE      66000000-66152000       Export          msvbvm60
ELF     7bf00000-7bf03000       Deferred        <wine-loader>
ELF     7e939000-7e9d1000       Deferred        oleaut32<elf>
  \-PE  7e950000-7e9d1000       \               oleaut32
ELF     7e9d1000-7e9e4000       Deferred        libresolv.so.2
ELF     7e9ee000-7ea0c000       Deferred        iphlpapi<elf>
  \-PE  7ea00000-7ea0c000       \               iphlpapi
ELF     7ea0c000-7ea60000       Deferred        rpcrt4<elf>
  \-PE  7ea20000-7ea60000       \               rpcrt4
ELF     7ea60000-7eafb000       Deferred        ole32<elf>
  \-PE  7ea70000-7eafb000       \               ole32
ELF     7eafb000-7eb41000       Deferred        advapi32<elf>
  \-PE  7eb10000-7eb41000       \               advapi32
ELF     7eb41000-7ebc5000       Deferred        gdi32<elf>
  \-PE  7eb50000-7ebc5000       \               gdi32
ELF     7ebc5000-7ecff000       Deferred        user32<elf>
  \-PE  7ebe0000-7ecff000       \               user32
ELF     7ee0d000-7ef2b000       Dwarf           kernel32<elf>
  \-PE  7ee30000-7ef2b000       \               kernel32
ELF     7ef2b000-7ef36000       Deferred        libnss_files.so.2
ELF     7ef36000-7ef40000       Deferred        libnss_nis.so.2
ELF     7ef40000-7ef56000       Deferred        libnsl.so.1
ELF     7ef56000-7ef7c000       Deferred        libm.so.6
ELF     7ef7c000-7f000000       Dwarf           ntdll<elf>
  \-PE  7ef90000-7f000000       \               ntdll
ELF     b7d53000-b7d5c000       Deferred        libnss_compat.so.2
ELF     b7d5d000-b7d61000       Deferred        libdl.so.2
ELF     b7d61000-b7e95000       Deferred        libc.so.6
ELF     b7e96000-b7ea9000       Deferred        libpthread.so.0
ELF     b7eb3000-b7fc4000       Dwarf           libwine.so.1
ELF     b7fc6000-b7fe1000       Deferred        ld-linux.so.2
Threads:
process  tid      prio (all id:s are in hex)
00000008 (D) C:\EMIII\EMIII.exe
        00000009    0 <==
david@david-toshiba:~/wine-git$


you mean step 15 right?? i thought we could skip 4-14.??



Its gettin late i dont know about you but ive got to work tomorrow. well see if we can pick this up tomorrow night.


Thanks for the help "The Linux Noob";)
 
Last edited:
Hack30 said:
would that have anything to do with this
Code:
blah blah my bad


you mean step 15 right?? i thought we could skip 4-14.??


Yep thats why you get that error message. Well I mean you have to install xlibs-dev..then you need to ./configure wine again, then skip down to make all, and then sudo make install. You should be good then as you've already setup sidenet and all...

Did sidenet work for you? I'm guessing since you got to that point everything went ok?

I know this is a lot of steps to get EMIII working but a) wine is good for more than just EMIII b)next official version of wine (0.9.30) should include the update and you'll be able to download a .deb file..that will eliminate steps 1-17..
 
all right i had to keep going with it

image too large

now we have to work on getting it to run correctly

after all this what else will work basically out of the box now?anything for windows??or will i still have to tweek it?

sweet when will that be out, i like easy, hard is good too it forces me to learn.
 
Hack30 said:
all right i had to keep going with it

image too large

now we have to work on getting it to run correctly

after all this what else will work basically out of the box now?anything for windows??or will i still have to tweek it?

sweet when will that be out, i like easy, hard is good too it forces me to learn.

image to large? What? I didn't get that error on my laptop. After I recompiled with xlibs-dev it worked fine. Can you post your entire error message?

Its a case by case bases. Somethings work fine others don't. Some things you'll need to go download or copy some dll files over, as they aren't recreated in wine yet. Oh and wine doesn't support MSI installer. So any program that installs with the MSI installer will not install. The MSI installer in wine was broken a long long time ago. Broken meaning it worked but then someone changed some code to get something else working and then it caused the MSI installer to stop working. Someone will getting it working one day.

I'm not sure when it will be out but it seems that it might be out in February? Just a guess based on the number of patches rolling in.
 
image to large? What? I didn't get that error on my laptop.



screen shot image to large i cant show you it is up.
max size 158 megs? file is 346megs. cant post it.
havent found where i can resize it yet in linux.


tpf is off progress bar is off wu time to complete is off wont get stats but it does show what protien its crunchin.:)
 
Hack30 said:
screen shot image to large i cant show you it is up.
max size 158 megs? file is 346megs. cant post it.
havent found where i can resize it yet in linux.


tpf is off progress bar is off wu time to complete is off wont get stats but it does show what protien its crunchin.:)

Oh. Don't scare me like that! You can sue gimp to resize your image, its under applications. Or you can upload them via imageshack.us.

I'm a little suprised the tpf is off. Its been right on with my SMP folding. Progress bar doesn't work, yeah I'm not sure why but I think it might be a wine issue. I'm still looking into it. Two things for stats. 1) Wine issue and it can't access the web to get your overall stats and 2)PPD issue is because it doesn't detect SMP proteins correctly. For standard FAH client, back a back up copy of emprotz.dat, then open emprotz.dat with a text editor. Then at the end of the file you can enter the information in the following format.

"WU #"
time to complete in seconds
points
# of frames

You can get most of that info from the psummary page at stanford (google it).
time to complete in seconds I'm not sure where you get that, just enter a random amount of seconds.
 
maybe a silly question as i'm quite new to linux

but why don't you just
[root@localhost ~]# yum install wine
[root@localhost ~]# yum install wine-tools

this will load wine and all needed depents

and if you set up yum to include the livna repositories you can install nearly any program or driver just by yum install *********

by using this method i had firefox, xine, wine ,internet explorer ,autocad and skype set up and working in an hour and was only a couple of days into using linux
 
sean uk said:
maybe a silly question as i'm quite new to linux

but why don't you just
[root@localhost ~]# yum install wine
[root@localhost ~]# yum install wine-tools

this will load wine and all needed depents

and if you set up yum to include the livna repositories you can install nearly any program or driver just by yum install *********

by using this method i had firefox, xine, wine ,internet explorer ,autocad and skype set up and working in an hour and was only a couple of days into using linux

Because the latest official version of wine 0.9.29 does not include an update/patch need for EMIII to run. The patch was created by dmitry a few days after the release of 0.9.29 so until 0.9.30 comes out we will have to use the git version. git is like cvs or svn.

I just created a .deb installer file. So if I can find someone to host the files for me then you'll be able to skip all the steps I have, and only have about 5-6 steps...
 
Thanks to landshark, for hosting the file, you can now just download a .deb file for anyone running a debian based distro!
 
Shelnutt2 said:
Thanks to landshark, for hosting the file, you can now just download a .deb file for anyone running a debian based distro!

Man, you and LS (aka Gary) are freaking fantastic. Now for a real "noobie doo" question, where do I go to download the .deb file? :rolleyes: (try not to pass out laughing, but I'm serious)
 
jws2346 said:
Man, you and LS (aka Gary) are freaking fantastic. Now for a real "noobie doo" question, where do I go to download the .deb file? :rolleyes: (try not to pass out laughing, but I'm serious)

As Patched said, I edited the first post. Its not a one click install as the 64bit user still needs to install one library, thats takes a whole extra 4 steps though.. I'll eventually get it to where its a onr-click install, for both 32 and 64bit users.
 
Patched said:
psst jws2346, the first post has been edited with what you might be looking for :)

Hey thanks a zillion Patched, this forum seems to be made up of life savers. When it comes to anything to do with computers or F@H just ask and someone on overclockers.com will know. (although I'm kind of partial to the Folding section :D ) Thanks guys and gals (especially for helping the folding challenged among us, like me) :clap:
 
Here is a bump and to say that if you edit the protienz.dat file with the correct information for the SMP proteins then it will give you the PPD. I'd post a step by step how to but sadly Ubuntu has recently been giving me video issues and until I fix those, or install Debian I can't give a step by step (as I'm running windows now, yuck!).
 
Back