Ubuntu 7.04 and wine with SOD... video and sound issues

Mriswithe2

Dalayan Beginner
Well, I finally did it, I switched to linux, got tired of all the windows crap. I was thrilled to see that many people can get SOD to run on linux.. but I am hitting some issues myself.... Stats of my comp:

AMD 1.8 Athlon (yea old I know)
Radeon 9800 SE
Nvidia Nforce2 audio
plenty of harddrive space, generic monitor, mouse, and keyboard

Recently installed Ubuntu 7.04, completely updated, installed wine, copied the old install from my 2nd harddrive over to the one that has linux installed on it (into the wine cdrive folder) I have disabled luclin models.

I run SOD by going into the terminal to the directory and using "wine eqgame.exe patchme" and I get flickering text, the rest is good, slow run time, loads up and logs on alright, but VERY slow response on the mouse, and ALL text shows for a second, then is gone for about 1-2 seconds, back for a second... etc Slow runtime in game also.... All I did for this session, was log on, stand there for a moment, and log out also for this session I decided to try logging in as root, as I was getting other error messages about a creating a socket and needing administrator access the message disappeared once I did log in as root. I am getting these responses in the terminal:
fixme:advapi:SetSecurityInfo stub
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
fixme:imm:ImmReleaseContext (0x10026, 0x161168): stub
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x1acf08) : stub, simulating 64MB for now, returning 64MB left
err:d3d:state_multisampleaa Multisample antialiasing not supported by gl
fixme:imm:ImmReleaseContext (0x10026, 0x161168): stub
fixme:imm:ImmReleaseContext (0x10026, 0x161168): stub
fixme:d3d:IWineD3DDeviceImpl_ResourceReleased Vertex buffer released while bound to a state block, stream 0
fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stateblock
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
err:d3d:state_multisampleaa Multisample antialiasing not supported by gl

The error messages seem to say that my Video drivers are insufficent/not up to date, but I downloaded "envy" as was suggested in another post and attempted to install those drivers, it said they weren't right for my computer, I forced it to install them and then ended up rolling back to my old drivers as the GUI couldnt even start after that.

I have tried it with several different variations, but for that run I ran with sound disabled (I disabled the drivers in wine, did not disable it in Game) Emulate virtual desktop (1024X768, the resolution my desktop is at already)
Allow directX apps to stop the mouse from leaving the window is on
allow the window manager to control the windows
Vertex Shader support is on none, allow pixel shader is off
Windows version is set to Windows XP.

I hope I have not simply made a dumb mistake, I am usually very fluent in windows OS, but linux is a whole new ballgame.

Thank you all for your help in advance, if you need any more information then let me know and I will fetch it.

Mriswithe
 
I would recommend running some other 3d tests to be sure your video drivers are in fact working properly. ATI is notoriously difficult with drivers sometimes.

If that all checks out, try enabling/disabling various graphic options in wine if possible... like vertex and pixel shaders etc. Just try one at a time to see if any make a difference.
 
I would also opt for Cedega. It means you'll have to reinstall, but the entire program is essentially Wine geared towards games. Installation goes smoothly, as does tweaking. The only problem is (as you stated) flickering text while you're logging on. Once you're in-game, everything works flawlessly (for the most part..).
 
Oh, if you just installed Feisty... make sure you have ALL your drivers installed and configured properly. This depends entirely on the type of card you have, but if you have ATi, driver support is shoddy in Linux. Also, with sound, you need the proper sound drivers (ALSA and OSS) installed properly, as well as Gstreamer (google those with ubuntu to find the apt-get commands, or simply find them via the package manager). In my experience, you can't run a Cedega game + music player, because priority for the sound card goes towards whichever application was running first. I haven't found a work-around yet.
 
also, make sure you aren't using a wine version post 0.9.44.. all the newer versions have an unresolved bug. if you do a decent search, i linked to it somewhere before.
 
Back
Top Bottom