EVE Online Startup Problem -- Please Help!

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Silabus
Newbie
Newbie
Posts: 2
Joined: Sun Feb 15, 2009 1:45 pm

EVE Online Startup Problem -- Please Help!

Post by Silabus »

Trying to run EVE Online through wine on my Asus EEEPC with a special flavor of Ubuntu called Easy Peasy built for netbooks. I run the app after doing all the necessary installation procedures and once the game goes full screen, I get sound just fine but the screen goes black and eventually freezes the computer entirely. I ran wine through terminal and got these errors:

Code: Select all

fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:advapi:RegisterEventSourceW ((null),L"Bonjour Service"): stub
fixme:winsock:WS_setsockopt Unknown IPPROTO_IP optname 0x00000013
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER {f689d7c8-6f1f-436b-8a53-e54fe351c322}: stub
fixme:winsock:WS_setsockopt Unknown level: 0x00000029
fixme:winsock:WS_setsockopt Unknown level: 0x00000029
fixme:winsock:WS_setsockopt Unknown level: 0x00000029
fixme:winsock:WS_setsockopt Unknown level: 0x00000029
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER {f689d7c8-6f1f-436b-8a53-e54fe351c322}: stub
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
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:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
fixme:heap:HeapSetInformation 0x8d0000 0 0x33fc54 4
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
err:threadpool:iocp_poller NtRemoveIoCompletion failed: 0xc0000008
err:threadpool:iocp_poller NtRemoveIoCompletion failed: 0xc0000008
Any ideas what the problem could be?
James McKenzie

EVE Online

Post by James McKenzie »

Silabus wrote:
Trying to run EVE Online through wine on my Asus EEEPC with a special flavor of Ubuntu called Easy Peasy built for netbooks. I run the app after doing all the necessary installation procedures and once the game goes full screen, I get sound just fine but the screen goes black and eventually freezes the computer entirely. I ran wine through terminal and got these errors:


Code:

fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:advapi:RegisterEventSourceW ((null),L"Bonjour Service"): stub
fixme:winsock:WS_setsockopt Unknown IPPROTO_IP optname 0x00000013
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER {f689d7c8-6f1f-436b-8a53-e54fe351c322}: stub
fixme:winsock:WS_setsockopt Unknown level: 0x00000029
fixme:winsock:WS_setsockopt Unknown level: 0x00000029
fixme:winsock:WS_setsockopt Unknown level: 0x00000029
fixme:winsock:WS_setsockopt Unknown level: 0x00000029
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER {f689d7c8-6f1f-436b-8a53-e54fe351c322}: stub
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
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:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
fixme:heap:HeapSetInformation 0x8d0000 0 0x33fc54 4
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
err:threadpool:iocp_poller NtRemoveIoCompletion failed: 0xc0000008
err:threadpool:iocp_poller NtRemoveIoCompletion failed: 0xc0000008



Any ideas what the problem could be?

Video card type and Linux driver version, please. There are known
issues with some of the NVida drivers.

James McKenzie
Gert van den Berg

EVE Online

Post by Gert van den Berg »

On Mon, Feb 16, 2009 at 5:14 AM, James McKenzie wrote:
Silabus wrote:
Trying to run EVE Online through wine on my Asus EEEPC.....
Video card type and Linux driver version, please.
Its some form of Intel: (GMA950, 91[50]GM[LS]? or GMA950)
http://en.wikipedia.org/wiki/ASUS_Eee_PC#Specifications
Silabus
Newbie
Newbie
Posts: 2
Joined: Sun Feb 15, 2009 1:45 pm

Post by Silabus »

I'm using Ubuntu 8.10 Intrepid

Video card is Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller
James McKenzie

EVE Online Startup Problem -- Please Help!

Post by James McKenzie »

Silabus wrote:
I'm using Ubuntu 8.10 Intrepid

Video card is Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller
Too bad you cannot replace that card. Intel has the worst Linux drivers
and that may be the cause of your problems.

James McKenzie
Locked