Pages: 1 2 :: [one page] |
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Private Langvann
|
Posted - 2009.10.12 15:58:00 -
[1]
Creating a new post ftw.
Have anyone had any luck getting eve to run under ubuntu karmic? Followed this guide to install a patched version of wine.
all I get now is a sad blue, empty windows desktop with nothing in it.
langvann@langvann-desktop:~/.wine/drive_c/Program Files/CCP/EVE$ wine eve.exe err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not registered err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc} could be created for context 0x1 fixme:heap:HeapSetInformation 0x8d0000 0 0x33fc6c 4 fixme:win:EnumDisplayDevicesW ((null),0,0x338e88,0x00000000), stub! langvann@langvann-desktop:~/.wine/drive_c/Program Files/CCP/EVE$
I hate Karmic, its not easy to revert to jaunty either.
All hail the mighty fluffy. The destroyer of worlds! |

Veveritz
Minmatar
|
Posted - 2009.10.12 19:48:00 -
[2]
Same problem here, tried a bunch of stuff but it doesn't start. Any ideas ?
Direct rendering is on Nvidia 8800GT - 185.18.36 Wine 1.1.31 (updated today)
Tried with xp/vista mode - eve safe / normal mode - windowed / fullscreen
|

Ivan Davis
Minmatar Luna Free State
|
Posted - 2009.10.12 19:57:00 -
[3]
Seems to be a kernel problem - karmic installs 2.6.31-13 -- reverting to 2.6.28-15 (while leaving everything else the same) works for me.
|

Private Langvann
|
Posted - 2009.10.12 20:23:00 -
[4]
Edited by: Private Langvann on 12/10/2009 20:24:32 Just run:
wine eve.exe /end /LUA:OFF
I also suggest running wine in windowed mode. Force it in grapihcs tab in winecfg.
I run all my clients in 1911x1130 All hail the mighty fluffy. The destroyer of worlds! |

Miraqu
Caldari
|
Posted - 2009.10.13 07:54:00 -
[5]
Why don't you try to build your own kernel?
Seems that most of your problems seems to be caused by some strange *ubuntu-kernel related patches?
|

Knevah
|
Posted - 2009.10.13 16:15:00 -
[6]
Edited by: Knevah on 13/10/2009 16:15:48 It used to work on earlier builds of Karmic, I think it's a wine bug triggered by a combination of the app, and the kernel you're running on, seems to be this bug:-
http://bugs.winehq.org/show_bug.cgi?id=15737
|

Private Langvann
|
Posted - 2009.10.13 16:58:00 -
[7]
Originally by: Knevah Edited by: Knevah on 13/10/2009 16:15:48 It used to work on earlier builds of Karmic, I think it's a wine bug triggered by a combination of the app, and the kernel you're running on, seems to be this bug:-
http://bugs.winehq.org/show_bug.cgi?id=15737
doesnt help reverting to an older kernel, and it doesnt work to put the system under load either.
This sucks. Anyone? All hail the mighty fluffy. The destroyer of worlds! |

Veveritz
Minmatar
|
Posted - 2009.10.13 18:16:00 -
[8]
Originally by: Private Langvann Edited by: Private Langvann on 12/10/2009 20:24:32 Just run:
wine eve.exe /end /LUA:OFF
I also suggest running wine in windowed mode. Force it in grapihcs tab in winecfg.
I run all my clients in 1911x1130
Works, thanks ;)
|

Ivan Davis
Minmatar Luna Free State
|
Posted - 2009.10.14 02:14:00 -
[9]
2.6.31-13 from karmic does not work repeatably - deleting caches (or /LUA:OFF) will work sometimes, but not re-launch after changing settings in-game.
Reverting to 2.6.28-15 from Jaunty works (although that has some audio issues).
Installing a locally-compiled 2.6.32-rc4 also works, and does not have sound issues.
It just looks like the 2.6.31 kernel shipping in karmic has issues.
I haven't tried the auto-built vanilla kernel ppa (since I wanted to make local changes anyway), but you could try the packages at http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.32-rc4/
|

Private Langvann
|
Posted - 2009.10.14 05:17:00 -
[10]
Originally by: Ivan Davis 2.6.31-13 from karmic does not work repeatably - deleting caches (or /LUA:OFF) will work sometimes, but not re-launch after changing settings in-game.
Reverting to 2.6.28-15 from Jaunty works (although that has some audio issues).
I noticed that it doesnt work to change settings. stupid me. I tried reverting to 2.6.28-15 but this does not work for me, i have absolutely noe clue as to why this doesnt work.
I booted up in the lastet kernel shipped with Karmic, and now it eve just stops completely after 0.5 seconds of splash screen (even wine window closes)
strace tells me that an ioctl is currently unavailable. Not sure wheter or not this is the problem.
And it is absolutely astonishing that 0.5 seconds of program will actually give strace 36.000 lines of info. (strace wine eve.exe 2> /home/langvann/wat.txt)
Im gonna try to install the newest kernel as soon as I get home, hope this works. if it doesnt work, i might concider removing everything and just reinstall 9.04 again. All hail the mighty fluffy. The destroyer of worlds! |

Draco Argen
|
Posted - 2009.10.20 18:41:00 -
[11]
I seem to be posting this everywhere today. First off try backing down from wine. wine 1.1.30 and 31 seem to have crash issues. It may be only partially related to your Release upgrade. I'm running on 1.1.23, as i understand it 1.1.29 is also fine.
Good luck. Upgrades are painful, however you do it :P
|

Kolon Dark
Gallente Steel Beasts Sev3rance
|
Posted - 2009.10.21 10:35:00 -
[12]
Edited by: Kolon Dark on 21/10/2009 10:35:18
Originally by: Draco Argen I seem to be posting this everywhere today. First off try backing down from wine. wine 1.1.30 and 31 seem to have crash issues. It may be only partially related to your Release upgrade.
No success with 1.1.23, 1.1.24, 1.1.27, 1.1.28 and 1.1.29. Always the same behaviour - EVE exits a short while after the splash screen.
Originally by: Draco Argen
I'm running on 1.1.23, as i understand it 1.1.29 is also fine.
You really are running it with karmic (9.10)?
Can anyone else confirm running eve/wine under karmic without downgrading to an anchient kernel?
TIA, Kolon
|

Draco Argen
|
Posted - 2009.10.21 18:05:00 -
[13]
*shakes head* I'm Fedora bunny for Eve. Sorry, I was just throwing in my tuppence to help. The console output looks very similar to the latest wine issues we have with Sisi.
I really dont know what they have changed that causes this. Anyone?
If those that are running Karmic successfully can list exact specs (GFX driver version, wine version, kernel version, and any changes to the Reg or wineconfig). Then you have a chance of seeing what's different.
Have you run down the standard checklist to be sure each thing is covered? dx9 dll present, the fonts file is present, etc (if you need the full list i can find it somewhere)
Sorry I cant be more help.
|

Mamede
|
Posted - 2009.10.26 10:38:00 -
[14]
I have the same problem. Try THIS:
Disconnect from internet. Start eve with wine/cxgames(it was the same thing in both). Connect to the internet; connect to eve. Whenever I had an active internet connection eve wouldn't start up.
|

Kolon Dark
Gallente Steel Beasts Sev3rance
|
Posted - 2009.10.26 12:07:00 -
[15]
Originally by: Mamede
Disconnect from internet. Start eve with wine/cxgames(it was the same thing in both). Connect to the internet; connect to eve.
Confirmed. Not being connected to the internet gets you to the login screen. After connecting to the internet then, you can login. I could only test it for a few minutes now, but everything seems to work.
|

Melke
Gallente Nomadic Wayfarer Syndicate
|
Posted - 2009.10.26 14:34:00 -
[16]
I haven't been able to get Eve to start in Jaunty with the latest kernel so I'll give these a shot when I get home.
|

ZenithDK
Minmatar
|
Posted - 2009.10.28 19:02:00 -
[17]
Confirming Mamedes work-around, however bizarre it sounds.
|

Vincent La
Merch Industrial GoonSwarm
|
Posted - 2009.10.30 03:13:00 -
[18]
TL;DR: every time you want to start EVE, edit prefs.ini and set "bitsCancelled=0"
======================================================
Using latest kernel (2.6.31-14-generic) and Wine (1.1.32). The issue is settings-related; when the settings are empty (as happens the first time running with "/end /LUA:OFF"), EVE starts up perfectly. It won't start if settings are present, so setting those flags will only fix it once.
Removing the file "Local Settings/Application Data/CCP/EVE/c_program_files_ccp_eve_tranquility/settings/prefs.ini" allows the game to start up, though obviously that's an annoying step to take every time.
As mentioned above, disabling the network connection also allows EVE to start.
======================================================
If I remove the "bitsCancelled" setting, or set it to "0", EVE starts. Perhaps there is something wrong with Wine's implementation of BITS < http://en.wikipedia.org/wiki/Background_Intelligent_Transfer_Service >?
However, the next time EVE starts, it resets that line and fails to start up again. Removing write permissions prevents eve from starting.
======================================================
For now, my current workaround is to modify my start scripts to copy a backup of prefs.ini on every startup.
|

Jim McGregor
|
Posted - 2009.10.31 07:15:00 -
[19]
Confirming that setting bitsCancelled=0 in prefs.ini works.
---
Originally by: Eve Forums ...you are going too fast, wait 5 minutes and try again...you are going too fast, wait 5 minutes and try again...you are going too fast, wait 5 minutes and try again...
|

Bardor
|
Posted - 2009.10.31 18:25:00 -
[20]
Originally by: Veveritz
Originally by: Private Langvann Edited by: Private Langvann on 12/10/2009 20:24:32 Just run:
wine eve.exe /end /LUA:OFF
I also suggest running wine in windowed mode. Force it in grapihcs tab in winecfg.
Works, thanks ;)
Can confirm it works:)
|

Xorphix
Patrons of Demoralization
|
Posted - 2009.11.01 14:33:00 -
[21]
Originally by: Vincent La TL;DR: every time you want to start EVE, edit prefs.ini and set "bitsCancelled=0"
======================================================
Using latest kernel (2.6.31-14-generic) and Wine (1.1.32). The issue is settings-related; when the settings are empty (as happens the first time running with "/end /LUA:OFF"), EVE starts up perfectly. It won't start if settings are present, so setting those flags will only fix it once.
Removing the file "Local Settings/Application Data/CCP/EVE/c_program_files_ccp_eve_tranquility/settings/prefs.ini" allows the game to start up, though obviously that's an annoying step to take every time.
As mentioned above, disabling the network connection also allows EVE to start.
======================================================
If I remove the "bitsCancelled" setting, or set it to "0", EVE starts. Perhaps there is something wrong with Wine's implementation of BITS < http://en.wikipedia.org/wiki/Background_Intelligent_Transfer_Service >?
However, the next time EVE starts, it resets that line and fails to start up again. Removing write permissions prevents eve from starting.
======================================================
For now, my current workaround is to modify my start scripts to copy a backup of prefs.ini on every startup.
I tried this, however it did not work for me :-( I used a "perl -pi -e 's/bitsCancelled=1/bitsCancelled=0/' prefs.ini" instead of backing up, but same as you do really.
The network off method worked fine as a cheap workaround for me, but having to shut down my network every time i boot Eve and get disconnected from all the other programs I have connected was bad for me, so I changed my Eve script to disable the DNS for a short time (given its owned by root), here is my start eve script:
#!/bin/sh START=`date +%s` sudo chmod 700 /etc/resolv.conf cd ~/.wine/drive_c/Program\ Files/CCP/EVE && env WINEPREFIX="/home/myuser/.wine" wine explorer /desktop=$START,1280x720 "eve.exe" & sleep 5 sudo chmod 755 /etc/resolv.conf
It may need more than 5 seconds to load Eve on your PC, but hopefully this can be usefull to someone :-)
Oh, and the START variable, is the desktop name, this is just to get a "new name" every time i launch an Eve process instead of having different scripts for it.
|

Escoce
|
Posted - 2009.11.02 00:14:00 -
[22]
Confirm that editting pref.ini works.
|

Laice
Caldari Novus Aevum Dominatus Novus Aevum
|
Posted - 2009.11.02 08:35:00 -
[23]
bizarrely eve seems pretty happy for me on karmic, with an ati card on a laptop and all....... Still seems buggy with compiz, as to be expected though, that's more due to wine, i had upside down character portaits and all. First run was a complete desktop crash, second run fine.
For me it's mostly sound thats the issue, ventrilo is a bit sporadic on when it wants to play any sounds, any ideas?
|

Escoce
|
Posted - 2009.11.02 13:10:00 -
[24]
Yes I am still having issues with sound. For the longest time I didn't run eve with sound mostly because I was playing at night and didn't want to annoy anyone. Well now I want to use sound, and with Karmic Koala, the sound doesn't work so well with Eve. If I start with a freshly booted environment thus making sure nothing is running. Eve will run fin for a while, but then eventually it will become jittery, and I have to disable sound. I have renabled sound once after many many minutes later, and the sound was nice for a while, but the jitter came back again.
I'd like that to be fixed since I would really like to have sound now.
|

ZURAN 666
Lost Virtue
|
Posted - 2009.11.02 19:31:00 -
[25]
Sorry to report that the wine eve.exe /end /LUA:OFF only worked for a short time for me. Also tried editing the prefs to 0 and that never worked.
Something i have found is that my game will stop all of a sudden for no reason. All on its own. When that happens I usually have to restart xserver to get eve working again. Any ideas on how to fix that?
Kein Mehrheit Fnr Die Mitleid |

Xorphix
Patrons of Demoralization
|
Posted - 2009.11.02 20:57:00 -
[26]
Originally by: Escoce I have renabled sound once after many many minutes later, and the sound was nice for a while, but the jitter came back again.
I had that on my gf's PC, not my own. Sound worked fine for a while, then it stuttered like it was being played back sloooowly.
Since I upgraded my wine (and no longer have this issue in 1.1.32), her fix was under winecfg->audio under there was an option to emulate (.. something, hardware? - it was a checkbox) but that option is gone in this new wine so cant check it. Try toggle that, might fix it for you.
(On a side note, just me experiencing eve forums has a 2 minute working, then 2 minute not responding to HTTP requests, and then 2 minute working, then..? - did they switch back to IIS? heh)
|

Ilias Laskaris
Amarr Hedion University
|
Posted - 2009.11.09 21:23:00 -
[27]
For the newbies (me); How does one upgrade to the latest kernel? If possible link me to a Kernelupgrades for dummies-guide or describe each step as if I was really, really dumb (I truly am :) )
I run ubuntu 32bit and upgraded to the Koala thingie.
|

farfrael
Insidious Existence RAZOR Alliance
|
Posted - 2009.11.10 11:43:00 -
[28]
Originally by: Ilias Laskaris For the newbies (me); How does one upgrade to the latest kernel? If possible link me to a Kernelupgrades for dummies-guide or describe each step as if I was really, really dumb (I truly am :) )
I run ubuntu 32bit and upgraded to the Koala thingie.
no idea how to this on Ubuntu (check the Ubuntu forums, there HAS to be at least 10 guide on how to do it, for example). One thing to keep in mind is that changing a kernel can be tricky, especially if this is the 1st time for you. make sure to backup all your data etc
A pretty decent HOWTO on how to compile your own kernel and install it can be found here. Ubuntu seems to go out of its way to make it difficult to use vanilla kernels though so ... use at your own risks
tbh, probably a bit advanced but compiling and installing your own kernel is a great learning experience ... if you are interested 
|

Eolandae
|
Posted - 2009.11.11 16:59:00 -
[29]
Confirmed BITS workaround effective here.
I modified my shortcut command to do this every time (its all one line):
sed -i 's/bitsCancelled=1/bitsCancelled=0/' ~/.wine/drive_c/users/$LOGIN_NAME/Local\ Settings/Application\ Data/CCP/EVE/c_program_files_ccp_eve_tranquility/settings/prefs.ini; env WINEPREFIX="/home/$LOGIN_NAME/.wine" wine "C:\Program Files\CCP\EVE\eve.exe"
Just change $LOGIN_NAME to whatever your unix login name is. Run in a terminal first to check the paths are correct for your install.
|

Phoenix Torp
Caldari King's Finanace Corp
|
Posted - 2009.11.12 18:34:00 -
[30]
Originally by: Xorphix Edited by: Xorphix on 01/11/2009 17:07:06
Originally by: Vincent La TL;DR: every time you want to start EVE, edit prefs.ini and set "bitsCancelled=0
I tried this, however it did not work for me :-( I used a "perl -pi -e 's/bitsCancelled=1/bitsCancelled=0/' prefs.ini" instead of backing up, but same as you do really.
The network off method worked fine as a cheap workaround for me, but having to shut down my network every time i boot Eve and get disconnected from all the other programs I have connected was bad for me, so I changed my Eve script to disable the DNS for a short time (given its owned by root), here is my start eve script:
#!/bin/sh START=`date +%s` sudo chmod 700 /etc/resolv.conf cd ~/.wine/drive_c/Program\ Files/CCP/EVE && env WINEPREFIX="/home/myuser/.wine" wine explorer /desktop=$START,1280x720 "eve.exe" & sleep 5 sudo chmod 755 /etc/resolv.conf
and add the ip adress for eve-online.com in your /etc/hosts file may ensure Eve can connect even without dns. It may need more than 5 seconds to load Eve on your PC, but hopefully this can be usefull to someone :-)
Oh, and the START variable, is the desktop name, this is just to get a "new name" every time i launch an Eve process instead of having different scripts for it.
Question for noobs: how do you create a script in Linux? Have tried the logoff method as the bitsControlled also doesn't work but when you are in login don't update the stat and always seems there is no Internet, so in adittion no Internet at all. ------ Skills |

Naenyn
|
Posted - 2009.11.17 20:47:00 -
[31]
Originally by: Eolandae Confirmed BITS workaround effective here.
I modified my shortcut command to do this every time (its all one line):
sed -i 's/bitsCancelled=1/bitsCancelled=0/' ~/.wine/drive_c/users/$LOGIN_NAME/Local\ Settings/Application\ Data/CCP/EVE/c_program_files_ccp_eve_tranquility/settings/prefs.ini; env WINEPREFIX="/home/$LOGIN_NAME/.wine" wine "C:\Program Files\CCP\EVE\eve.exe"
Just change $LOGIN_NAME to whatever your unix login name is. Run in a terminal first to check the paths are correct for your install.
Just a quick suggestion.. I changed this a little bit to not require the $LOGIN_NAME thing:
sed -i 's/bitsCancelled=1/bitsCancelled=0/' ~/.wine/drive_c/users/`whoami`/Local\ Settings/Application\ Data/CCP/EVE/c_program_files_ccp_eve_tranquility/settings/prefs.ini; env WINEPREFIX="$HOME/.wine" wine "C:\Program Files\CCP\EVE\eve.exe"
This obviously makes other assumptions, but I'd bet should work for most people.
-Naenyn
|

Eireen Harvenheit
Amarr
|
Posted - 2009.11.19 20:44:00 -
[32]
I'm on Ubuntu 9.10 and Wine 1.1.33 and i'm getting error :
err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not registered err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc} could be created for context 0x1 fixme:heap:HeapSetInformation 0x8d0000 0 0x33fcac 4 fixme:win:EnumDisplayDevicesW ((null),0,0x338dd8,0x00000000), stub! err:module:import_dll Library DNSAPI.dll (which is needed by L"C:\\Program Files\\CCP\\EVE\\bin\\vivoxsdk.dll") not found err:module:import_dll Library vivoxsdk.dll (which is needed by L"C:\\Program Files\\CCP\\EVE\\bin\\_vivox.dll") not found
when i try to run EVE.
I suspect tho i need to do something with those dll files finrom the error. vivosdk.dll is in bin folder of EVE. I have no idea about DNSAPI.dll...
So far i tried trick with "bits" which doesn't work (i don't have the line there and if i remove it or add with =0 is no difference). I also tried disconnecting from network.
|

Abira Saleem
101st Covert Ops C. O. R. E.
|
Posted - 2009.11.20 22:42:00 -
[33]
Yeah everyone who claims to have gotten this to work rarely does so from a brand new install of both the OS and Wine. It's always a kluge built on top of god knows what.
|

Eireen Harvenheit
Amarr
|
Posted - 2009.11.20 22:53:00 -
[34]
Exactly. I have fresh install of 9.10 (formated HDD in all it's sections during installation) and no clue how to get this to work... Guess i have to wait for new kernel update...
|

Jean Dessaut
DEATHFUNK Atlas Alliance
|
Posted - 2009.11.24 00:58:00 -
[35]
Edited by: Jean Dessaut on 24/11/2009 00:58:59 Confirmed working:
System info: *Ubuntu 9.10 (upgraded from 9.05) *default Ubuntu Kernel (2.6.13.14.27 - eh? that's rather a lot of sub-versions) *default Ubuntu Wine ("Wine1.2" package = 1.1.31) *NVidia 8800 GX running driver version 185
Steps: * Ran using wine eve.exe /end /LUA:OFF * First run, had to disconnect from internet while running, not thereafter * Had to put arial.ttf in /windows/Fonts to get Eula to display (old issue - sigh) * Had to force it to run in a window at Wine level (since I'm running dual monitors - by default it only allows running across entire span, even in windowed)
... and it runs fine - I've got it at only 1024x768 (running at work - don't really want to be using it for anything other than flipping skills/market orders), but I get 180 FPS in station with everything on max. 
Time taken (to download, install, troubleshoot): About 1 hour.
|

Samshel
|
Posted - 2009.11.27 10:34:00 -
[36]
I solved the problem on ubutu 9.10 with latest updates using this script
sed -i 's/bitsCancelled=1/bitsCancelled=0/' \ "/home/dario/.wine/drive_c/users/dario/Local Settings/Application Data/CCP/EVE/c_program_files_ccp_eve_tranquility/settings/prefs.ini"
sh -c "dbus-send --system \ --dest=org.freedesktop.NetworkManager /org/freedesktop/NetworkManager \ org.freedesktop.NetworkManager.Sleep boolean:true; \ sleep 5; \ dbus-send --system \ --dest=org.freedesktop.NetworkManager \ /org/freedesktop/NetworkManager org.freedesktop.NetworkManager.Sleep \ boolean:false" &
sh -c "sleep 7; pasuspender true" &
wine "C:\Program Files\CCP\EVE\eve.exe"
It tells to network manager to shutdown the connection and start it up again while launching eve. the pasuspender thing usually weaks up pulseaudio to play sounds when it goes nuts
|

tyrol
EXTERMINATUS. Atlas Alliance
|
Posted - 2009.12.01 17:35:00 -
[37]
upgrading the kernel also works but this might cause issues down the line for anyone who does it
|

Debeus
Amarr Princeps Corp Atlas Alliance
|
Posted - 2009.12.03 18:19:00 -
[38]
Kernel 2.6.32 was released, please test and report. http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.32/ -- Ubuntu Eve Online install Guide Athlon X2 6000 Nvidia 9800 GT Ubuntu x86_64 |

tyrol
R E D E M P T I O N Black Star Alliance
|
Posted - 2009.12.03 19:21:00 -
[39]
im gonna download and install now, but ive been using the latest release candidate for a few days now and everything has been fine
|

Nessaji
Caldari Exile Consortium
|
Posted - 2009.12.08 16:10:00 -
[40]
Edited by: Nessaji on 08/12/2009 16:14:55 Edited by: Nessaji on 08/12/2009 16:13:37 Edited by: Nessaji on 08/12/2009 16:11:06
Originally by: Debeus Kernel 2.6.32 was released, please test and report. http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.32/
Running on 2.6.32-020632-generic kernel with 9.10 (karmic) Ubuntu. Everything working perfectly. System is old 3500+ amd athlon, geforce 7800 gt with 190.42 Nvidia drivers and 1 GB of memory. Using Wine 1.1.34. ______________________________________ "Originally by: Tuxford It was a dirty hack to be honest but we couldn't find anyway around it. I hope we never have to do it again."
|

Nathan Numbchuck
|
Posted - 2009.12.09 20:47:00 -
[41]
After the latest patch, I get really lousy performance. Two windowed clients used to roll easily, but now I get a really laggy desktop just firing up one.
Anyone else? Any fixes? It's X and WINE that uses the CPU according to HTOP.
|
|
|
Pages: 1 2 :: [one page] |