Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 30 40 [50] 60 70 80 .. 81 :: one page |
|
Author |
Thread Statistics | Show CCP posts - 5 post(s) |

R1pp3r
Gallente The Scope
|
Posted - 2007.08.31 01:04:00 -
[1471]
So i've got the fglrx drive for my 9600 and now i can get to the login screen but once there it takes about 10 secs and disappears. Sometimes locks the whole box up.
Ubuntu 6.06 LTS wine 0.9.41
|

UberL0rd
Minmatar Brotherhood of Polar Equation Mordus Angels
|
Posted - 2007.08.31 06:54:00 -
[1472]
Originally by: Dapperdrake How do you apply this patch ? http://dev.gentoo.org/~uberlord/wine-0.9.44-sound.patch
tar xvjpf /path/to/wine/source.tar.bz2 cd wine* patch -p1 </path/to/patch ./configure make make install
Or gentoo users simply add this to their src_unpack() in the wine-0.9.44 ebuild epatch /path/to/patch
Quote: And what is a "git tree" ?
It's a distributed source code repository for WINE that uses git. http://git.or.cz/ --- Gentoo/FreeBSD/Linux developer |

UberL0rd
Minmatar Brotherhood of Polar Equation Mordus Angels
|
Posted - 2007.08.31 06:55:00 -
[1473]
Originally by: R1pp3r So i've got the fglrx drive for my 9600 and now i can get to the login screen but once there it takes about 10 secs and disappears. Sometimes locks the whole box up.
Ubuntu 6.06 LTS wine 0.9.41
You'll need to upgrade your wine to 0.9.44 with the above patch OR wait until your distro ships wine-0.9.45
wine is typically updated every few weeks, so it's not a massively long wait. --- Gentoo/FreeBSD/Linux developer |

Gord Ackfordham
Fenscore Enterprises United Corporations Against Macros
|
Posted - 2007.08.31 07:30:00 -
[1474]
Originally by: UberL0rd
Originally by: Dapperdrake How do you apply this patch ? http://dev.gentoo.org/~uberlord/wine-0.9.44-sound.patch
gentoo users simply add this to their src_unpack() in the wine-0.9.44 ebuild epatch /path/to/patch
ah, the perks of gentoo... 
things are a go for me, grats for passing along the patch uberl0rd.  --- cheers, gordo |

Azaya Syncaa
|
Posted - 2007.08.31 11:08:00 -
[1475]
The sound patch works perfectly on 0.9.44 source. Thanx a lot !
|

Shailo Koljas
Hydra Alliance
|
Posted - 2007.09.01 07:09:00 -
[1476]
I've noticed that EVE seems to get WINE's knickers in a twist once in a while. Thursday evening, my EVE installation worked. Friday afternoon it didn't work - the logs said "err:d3d:IWineD3DDeviceImpl_Reset Cannot change the device window yet". Nuked all the .dat files in settings and the cache, and it worked again. Odd bug, but someone might need that hint.
|

Dapperdrake
|
Posted - 2007.09.01 21:44:00 -
[1477]
Thanks UberL0rd, I'll try the sound patch now =D
|

Solbright
Advanced Security And Asset Protection
|
Posted - 2007.09.02 11:32:00 -
[1478]
I'm happy to announce a successful Wine based install.
The biggest hassle I had was I didn't think it was creating the Application Data directory structure containing the prefs.ini file. Changing from Cedega where that directory is placed in c:\ I didn't think to look for it in c:\windows\profiles\USERNAME\. Therefore it was splash'n'crash'n and I thought it was other problems.
Took me a couple of days of trying different ways of installing before I realised that a pre-Rev 2.2 version of Eve was working just fine. Putting two and two together, that told me it was only the prefs.ini that was the problem so I went looking ...
Hope this helps others.
|

Azaya Syncaa
|
Posted - 2007.09.02 12:13:00 -
[1479]
Got a new big problem that seems affecting just me :( I do not found any tip for that in any Wine/Linux/EVEclient thread...
I'm lauching EVE by Konsole with : "wine eve.exe", ok the client run fine, got sound no problem. But it seems that if the client crash or disconnect, i can't relog in game with my trial account : everytime the same error messages : "While we appreciate your enthusiasm to try EVE, we would also appreciate if you could limit yourself to using a single trial account at a time." I do not have any other account than the trial account i would log to. It seems that the client is still running somewhere but i do not know how to terminate it or see it. This is very annoying... Please someone help ! ASAP (im going mad) Thanx in advance.
|

Rotendo
|
Posted - 2007.09.02 12:21:00 -
[1480]
Originally by: Azaya Syncaa G I'm lauching EVE by Konsole with : "wine eve.exe", ok the client run fine, got sound no problem. But it seems that if the client crash or disconnect, i can't relog in game with my trial account : everytime the same error messages : "While we appreciate your enthusiasm to try EVE, we would also appreciate if you could limit yourself to using a single trial account at a time."
Try "killall ExeFile.exe". If that doesn't work, try "killall -9 ExeFile.exe" (shouldn't hurt anything). If "killall" brings up a "command not found," then you could either try to install it for your distribution, or just use plain "kill", in which case you'll need to find the process ID for ExeFile.exe with ps.
And please, don't anybody whine about SysV "killall," because that's not an issue here. Thanks!
|
|

Azaya Syncaa
|
Posted - 2007.09.02 12:51:00 -
[1481]
Originally by: Rotendo
Originally by: Azaya Syncaa G I'm lauching EVE by Konsole with : "wine eve.exe", ok the client run fine, got sound no problem. But it seems that if the client crash or disconnect, i can't relog in game with my trial account : everytime the same error messages : "While we appreciate your enthusiasm to try EVE, we would also appreciate if you could limit yourself to using a single trial account at a time."
Try "killall ExeFile.exe". If that doesn't work, try "killall -9 ExeFile.exe" (shouldn't hurt anything). If "killall" brings up a "command not found," then you could either try to install it for your distribution, or just use plain "kill", in which case you'll need to find the process ID for ExeFile.exe with ps.
And please, don't anybody whine about SysV "killall," because that's not an issue here. Thanks!
Thanks a lot for your quick answer. But it dont work. A full PC reboot dont change a thing... the killall command for eve.exe or any .exe file return : "no processus found" ... Do you think it may have a thing to do with the 1000 trial account players at a time ?
|

Kadesh Priestess
|
Posted - 2007.09.02 13:02:00 -
[1482]
I'm pretty sure that it's not linux-specific problem but general one
|

Solbright
Advanced Security And Asset Protection
|
Posted - 2007.09.02 13:11:00 -
[1483]
Originally by: Azaya Syncaa ... if the client crash or disconnect, i can't relog in game with my trial account : everytime the same error messages : "While we appreciate your enthusiasm to try EVE, we would also appreciate if you could limit yourself to using a single trial account at a time."
Lol, perfectly normal. Try to avoid vanishing on Eve like that. The server thinks you are still logged on, in fact other pilots will see you still sitting in space and you can be shot at.
With a paid account the new login will cause the lost connection to kick in and the new login will take over.
With a trial account you aren't allow to have more than one login so it refuses you. Eventually, something will cause the server to decide you have disconnected. After which you will be able to log in again.
|

Solbright
Advanced Security And Asset Protection
|
Posted - 2007.09.02 13:21:00 -
[1484]
Maybe the server logic could be changed to always kick the older login when a new one occurs.
|

Mthed
Minmatar Eve University Ivy League
|
Posted - 2007.09.02 13:45:00 -
[1485]
Hi. I've just started using Linux (Ubuntu 7.04 Feisty Fawn) and been trying to get Eve to work under Wine 0.9.44. The problem is that i can't get past the splash screen. I tried the wine command on the RedistD3DXOnly.exe file and i got these messages
fixme:reg:GetNativeSystemInfo (0x33fb38) using GetSystemInfo() fixme:mscoree:GetCORVersion (0x33f730, 600, 0x33f71c): semi-stub! fixme:wintrust:WinVerifyTrust 0xffffffff {00aac56b-cd44-11d0-8cc2-00c04fc295ee} 0x33f628 fixme:wintrust:WinVerifyTrust 0xffffffff {00aac56b-cd44-11d0-8cc2-00c04fc295ee} 0x33ee44 fixme:wintrust:WinVerifyTrust 0xffffffff {00aac56b-cd44-11d0-8cc2-00c04fc295ee} 0x33ee44 fixme:wintrust:WinVerifyTrust 0xffffffff {00aac56b-cd44-11d0-8cc2-00c04fc295ee} 0x33ee44 fixme:wintrust:WinVerifyTrust 0xffffffff {00aac56b-cd44-11d0-8cc2-00c04fc295ee} 0x33ee44 err:setupapi:do_file_copyW Unsupported style(s) 0x144
also during the install of the EVE-client i got this message
fixme:shell:SHAutoComplete SHAutoComplete stub fixme:shell:DllCanUnloadNow stub mthed@mthed-desktop:~$ fixme:shell:DllCanUnloadNow stub fixme:shell:DllCanUnloadNow stub fixme:shell:DllCanUnloadNow stub fixme:shell:DllCanUnloadNow stub
And when i try to start the client this message appears
fixme:process:IsWow64Process (0xffffffff 0x33fc34) stub!
I have installed the latest nvidia drivers for my geforce 6800. If you have a solution please include the specific commands because i'm a total linux noob. Thanks in advance.
|

Solbright
Advanced Security And Asset Protection
|
Posted - 2007.09.02 14:09:00 -
[1486]
Originally by: Mthed And when i try to start the client this message appears
fixme:process:IsWow64Process (0xffffffff 0x33fc34) stub!
I have installed the latest nvidia drivers for my geforce 6800. If you have a solution please include the specific commands because i'm a total linux noob. Thanks in advance.
Looks good so far. Still need to do two more things: - Copy all the Arial font files into the new c:\windows\fonts\ directory. - Edit the prefs.ini file in c:\windows\profiles\USERNAME\Local Settings\Application Data\CCP\EVE\settings\ and add the three audio disable lines. Or add the wine patch to enable voice.
|

Azaya Syncaa
|
Posted - 2007.09.02 15:23:00 -
[1487]
Originally by: Solbright
Originally by: Azaya Syncaa ... if the client crash or disconnect, i can't relog in game with my trial account : everytime the same error messages : "While we appreciate your enthusiasm to try EVE, we would also appreciate if you could limit yourself to using a single trial account at a time."
Lol, perfectly normal. Try to avoid vanishing on Eve like that. The server thinks you are still logged on, in fact other pilots will see you still sitting in space and you can be shot at.
With a paid account the new login will cause the lost connection to kick in and the new login will take over.
With a trial account you aren't allow to have more than one login so it refuses you. Eventually, something will cause the server to decide you have disconnected. After which you will be able to log in again.
It's been about 6 hours that i cant still login on my trial account .. do you think it's normal ? So if i understand i MUST purchase an account right now to being able to play ? I can hardly understand that "logic" ... So the next time im able to play EVE, i will prey for no disconnect or crash issue .. that is the fact ... 
|

Mthed
Minmatar Eve University Ivy League
|
Posted - 2007.09.02 15:34:00 -
[1488]
Solbright: Did you mean this patch http://dev.gentoo.org/~uberlord/wine-0.9.44-sound.patch if so i have no idea how to use it, i tried to read the instructions above but couldn't make much sense of it  |

Solbright
Advanced Security And Asset Protection
|
Posted - 2007.09.02 22:52:00 -
[1489]
Originally by: Azaya Syncaa
Originally by: Solbright With a trial account you aren't allow to have more than one login so it refuses you. Eventually, something will cause the server to decide you have disconnected. After which you will be able to log in again.
It's been about 6 hours that i cant still login on my trial account .. do you think it's normal?
Hmm, that's extreme. Dunno, maybe you've struck a bug. The above "feature" is new I think anyway. I first struck it a couple of weeks back when I tried to do some weapons testing and found I couldn't use a trial alt like I used to.
Report it in Bug Reporting
|

Solbright
Advanced Security And Asset Protection
|
Posted - 2007.09.02 22:54:00 -
[1490]
Edited by: Solbright on 02/09/2007 22:55:15
Originally by: Mthed Solbright: Did you mean this patch http://dev.gentoo.org/~uberlord/wine-0.9.44-sound.patch if so i have no idea how to use it, i tried to read the instructions above but couldn't make much sense of it 
Yeah, I've not tried it sorry, I have very little interest in sound atm. Slows the game down and adds bugs, both on windoze and linux.
|
|

Mthed
Minmatar Eve University Ivy League
|
Posted - 2007.09.03 11:57:00 -
[1491]
Originally by: Solbright
Originally by: Mthed And when i try to start the client this message appears
fixme:process:IsWow64Process (0xffffffff 0x33fc34) stub!
I have installed the latest nvidia drivers for my geforce 6800. If you have a solution please include the specific commands because i'm a total linux noob. Thanks in advance.
Looks good so far. Still need to do two more things: - Copy all the Arial font files into the new c:\windows\fonts\ directory. - Edit the prefs.ini file in c:\windows\profiles\USERNAME\Local Settings\Application Data\CCP\EVE\settings\ and add the three audio disable lines. Or add the wine patch to enable voice.
What are the three audio disable lines that i should add to the prefs.ini ? I mine so you don't have to. |

Scorpyn
Caldari Infinitus Odium The Church.
|
Posted - 2007.09.03 12:44:00 -
[1492]
Originally by: Mthed What are the three audio disable lines that i should add to the prefs.ini ?
audio=0 audiodriver=0 voiceenabled=0
2007-07-19 20:26
|

Mthed
Minmatar Eve University Ivy League
|
Posted - 2007.09.03 18:51:00 -
[1493]
it still doesn't work  I mine so you don't have to. |

Gabriel Roberts
Minmatar Brecken Solutions
|
Posted - 2007.09.05 21:29:00 -
[1494]
Every time I try to install the full eve client through wine .44 on ubuntu 7.04 I get a corruption error, anybody else tried to install the full client lately?
|

Ellioth Swann
|
Posted - 2007.09.06 01:36:00 -
[1495]
Edited by: Ellioth Swann on 06/09/2007 01:41:34 http://nsis.sourceforge.net/Main_Page
.
|

Ellioth Swann
|
Posted - 2007.09.06 13:52:00 -
[1496]
Guys, where can I find wine.44 for gentoo?
|

UberL0rd
Minmatar Brotherhood of Polar Equation Mordus Angels
|
Posted - 2007.09.06 15:40:00 -
[1497]
Originally by: Ellioth Swann Guys, where can I find wine.44 for gentoo?
http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ --- Gentoo/FreeBSD/Linux developer |

Breth Zell
|
Posted - 2007.09.06 21:53:00 -
[1498]
Edited by: Breth Zell on 06/09/2007 21:54:55 Someone can give me the patch "MachoNet.bash" plz ?
The link in the tutorial is dead...
(for give me the file, someone can upload this into a FTP and give me the link ?)
|

Ellioth Swann
|
Posted - 2007.09.07 10:49:00 -
[1499]
UberL0Rd, could you make a kind of HOWTO launch eve on gentoo? Or maybe there is alredy a tutorial?
.
|

Ellioth Swann
|
Posted - 2007.09.07 11:11:00 -
[1500]
Guys, how do I install directX9 for wine? EVE does not want to launch without it(((.
|
|
|
|
|
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 30 40 [50] 60 70 80 .. 81 :: one page |
First page | Previous page | Next page | Last page |