You are not logged in.

#1 2009-08-21 01:08:22

replicatorx
Member
Registered: 2009-08-21
Posts: 6

Counterstrike Source start = Wine Crash

Hi,
first: sorry for my bad english. big_smile

i'm new to linux but until now i solved each of my problems by reading wonderful wiki/forum threads, but now i dont know what i can do...

i want to play counterstrike source... installed steam (wiki)
if i double kick on counterstrike source wine crashes with the following error message:

----> steam startfixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling mixer
fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
CellID: Fetching server list from CSDS. . .
fixme:urlmon:CoInternetSetFeatureEnabled 5, 0x00000002, 1, stub
fixme:urlmon:CoInternetSetFeatureEnabled 10, 0x00000002, 1, stub
err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path.
err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of your distribution.
CellID: CSDS returned 171 servers.
CellID: Connecting to 65.113.241.34:27031. . .
CellID: Connect to 65.113.241.34:27031 took 194 MS
CellID: Nothing beat our old best time of 34 MS
fixme:wbemprox:wbem_locator_ConnectServer 0x2b558a8, L"ROOT\\CIMV2", (null), (null), (null), 0x00000080, (null), (nil), 0x388d3ec)
fixme:wbemprox:DllCanUnloadNow 
---------> game start
fixme:shdocvw:ViewObject_SetAdvise (0x2b58130)->(1 00000002 0x167d4d8)
fixme:shdocvw:PersistStreamInit_InitNew (0x2b58130)
fixme:shdocvw:WebBrowser_put_RegisterAsBrowser (0x2b58130)->(ffffffff)
fixme:shdocvw:WebBrowser_put_RegisterAsDropTarget (0x2b58130)->(ffffffff)
fixme:shdocvw:ViewObject_SetAdvise (0x2b58d28)->(1 00000002 0x167d578)
fixme:shdocvw:PersistStreamInit_InitNew (0x2b58d28)
fixme:shdocvw:WebBrowser_put_RegisterAsBrowser (0x2b58d28)->(ffffffff)
fixme:shdocvw:WebBrowser_put_RegisterAsDropTarget (0x2b58d28)->(ffffffff)
fixme:win:RegisterDeviceNotificationA (hwnd=0x10092, filter=0x32de50,flags=0x00000004),
    returns a fake device notification handle!
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
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  136 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  3429
  Current serial number in output stream:  3429

i looked in winehq wiki/known problems... found nothing similiar

what can i do?

PS: if u need a log file post it
i hope u find a solution, this is the last problem to solve hmm

i use ati pr. driver on _64 arch.

Offline

#2 2009-08-21 01:51:06

AdrenalineJunky
Member
Registered: 2009-05-03
Posts: 149

Re: Counterstrike Source start = Wine Crash

do you have 32 bit libs installed?

Offline

#3 2009-08-21 11:00:52

replicatorx
Member
Registered: 2009-08-21
Posts: 6

Re: Counterstrike Source start = Wine Crash

yes i installed wine32 and lib32 and winetricks


[cjn@cjn ~]$ pacman -Q | grep wine
bin32-wine 1.1.27-3
bin32-winetricks 20090815-1
[cjn@cjn ~]$ pacman -Q | grep lib32
lib32-alsa-lib 1.0.20-1
lib32-e2fsprogs 1.41.8-1
lib32-expat 2.0.1-2
lib32-fontconfig 2.6.0-2
lib32-freetype2 2.3.9-2
lib32-gcc-libs 4.4.1-1
lib32-glibc 2.10.1-3
lib32-lcms 1.18-2
lib32-libdrm 2.4.12-1
lib32-libgl 7.5-2
lib32-libice 1.0.5-1
lib32-libjpeg 7-1
lib32-libldap 2.3.43-1
lib32-libsasl 2.1.23-1
lib32-libsm 1.1.0-1.1
lib32-libstdc++5 3.3.6-3
lib32-libtiff 3.8.2-6
lib32-libx11 1.2.2-1
lib32-libxau 1.0.4-1
lib32-libxcb 1.4-1
lib32-libxcomposite 0.4.0-2
lib32-libxcursor 1.1.9-2
lib32-libxdamage 1.1.1-2
lib32-libxdmcp 1.0.2-2
lib32-libxext 1.0.5-2
lib32-libxfixes 4.0.3-2
lib32-libxml2 2.7.3-3
lib32-libxrandr 1.3.0-1
lib32-libxrender 0.9.4-2
lib32-libxslt 1.1.24-2
lib32-libxt 1.0.6-1
lib32-libxxf86vm 1.0.2-1
lib32-mesa 7.5-2
lib32-openssl 0.9.8k-4
lib32-zlib 1.2.3.3-3

Last edited by replicatorx (2009-08-21 11:04:06)

Offline

#4 2009-08-21 15:23:48

AdrenalineJunky
Member
Registered: 2009-05-03
Posts: 149

Re: Counterstrike Source start = Wine Crash

try lib32-catalyst-utils

aur pkgbuild is out of date, this one should work, you will also need the script thats included in the aur tarball.

# Partly based on original PKGBUILD by Mikko Seppala <t-r-a-y@mbnet.fi>
# Contributor: Manuel Gaul <inkaine@hotmail.com>
_pkgsourcename=catalyst-utils
pkgname=lib32-$_pkgsourcename
pkgver=9.8
pkgrel=1
pkgdesc="Proprietary AMD/ATI userspace tools and libraries for Radeon brand cards."
url="http://www.ati.amd.com"
arch=(x86_64)
license=('custom')
groups=('lib32')
depends=('lib32-libxext' 'lib32-libdrm' 'lib32-libstdc++5' 'catalyst>=9.6')
conflicts=('lib32-libgl' 'lib32-nvidia-utils')
replaces=('lib32-ati-fglrx-utils' 'lib32-fglrx-utils')
provides=('lib32-libgl')
source=(http://www2.ati.com/drivers/linux/ati-driver-installer-${pkgver/./-}-x86.x86_64.run lib32-catalyst.sh)
md5sums=('fc08593edd2d4eff51f893a9292b58f9' 'd31f79782eb1042e1b45f2486c3b0d33')

build() {
  # Extract Catalyst driver installer
  /bin/sh ./ati-driver-installer-${pkgver/./-}-x86.x86_64.run --extract archive_files
  
  cd ${srcdir}
  install -D -m755 lib32-catalyst.sh ${pkgdir}/etc/profile.d/lib32-catalyst.sh || return 1

  # Install lib32 libraries
  cd "${srcdir}/archive_files/arch/x86/usr" || return 1
  install -d m755 "${pkgdir}/opt/lib32/usr/lib/xorg/modules/dri" || return 1
  install -m755 X11R6/lib/*.so* "${pkgdir}/opt/lib32/usr/lib" || return 1
  install -m755 X11R6/lib/modules/dri/*.so "${pkgdir}/opt/lib32/usr/lib/xorg/modules/dri/" || return 1

  ln -sf libfglrx_dm.so.1.0 "${pkgdir}/opt/lib32/usr/lib/libfglrx_dm.so.1"
  ln -sf libfglrx_pp.so.1.0 "${pkgdir}/opt/lib32/usr/lib/libfglrx_pp.so.1"
  ln -sf libfglrx_tvout.so.1.0 "${pkgdir}/opt/lib32/usr/lib/libfglrx_tvout.so.1"
  ln -sf libfglrx_gamma.so.1.0 "${pkgdir}/opt/lib32/usr/lib/libfglrx_gamma.so.1"
  ln -sf libGL.so.1.2 "${pkgdir}/opt/lib32/usr/lib/libGL.so.1"
  ln -sf libGL.so.1.2 "${pkgdir}/opt/lib32/usr/lib/libGL.so"
}

Offline

#5 2009-08-22 02:32:20

replicatorx
Member
Registered: 2009-08-21
Posts: 6

Re: Counterstrike Source start = Wine Crash

i tried all i can (installing from dvd....aprupt error...no chance), installed different versions of wine,...,... now i installed up to date wine32 with lib32 of catalyst (with your pkg build)

steam installed with this error

[cjn@cjn ~]$ wine uninstaller
fixme:advapi:LookupAccountNameW (null) L"cjn" (nil) 0x33f7e4 (nil) 0x33f7e8 0x33f7dc - stub
fixme:advapi:LookupAccountNameW (null) L"cjn" 0x15f858 0x33f7e4 0x15fe58 0x33f7e8 0x33f7dc - stub
fixme:msi:ControlEvent_SpawnWaitDialog Doing Nothing
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SetODBCFolders"
fixme:msi:msi_unimplemented_action_stub RemoveRegistryValues -> 2 ignored L"RemoveRegistry" table values
fixme:msi:msi_unimplemented_action_stub RemoveShortcuts -> 3 ignored L"Shortcut" table values
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
fixme:shell:DllCanUnloadNow stub
fixme:mscoree:LoadLibraryShim (0x7ec051ec L"fusion.dll", (nil), (nil), 0x33f7ec): semi-stub
err:module:import_dll Library MSVCR70.dll (which is needed by L"Z:\\home\\cjn\\downloads\\fusion.dll") not found
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1627
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub

i use the installer function of wine uninstaller to install SteamInstall.msi, missing dll i download and put in system folder

i downloaded MSVCR70.dll

steam started after installing gecko render engine

downloaded counterstrike source again

i can start game but if i klick on a link like looking for servers,options, it get minimiced

Last edited by replicatorx (2009-08-22 02:58:46)

Offline

#6 2009-08-22 02:59:44

akurashy
Member
Registered: 2006-05-29
Posts: 75

Re: Counterstrike Source start = Wine Crash

Try switching to WINE stable (1.0.1), I used to use 1.1.* (well of course it's still on development) but it is so.. "buggy" *in terms that most of the app I ran like morrowind are not running* so do avoid unless you want more headaches

Offline

#7 2009-08-22 06:23:00

Statix
Member
From: Hangzhou, China
Registered: 2008-02-16
Posts: 240

Re: Counterstrike Source start = Wine Crash

I had a lot of problems running steam games on my old ATI card. Keep at it though. There are a lot of variables and the best thing to do is experiment until you find out what it is. I managed to get it working after a while.

One thing to try doing is going into the steam options and disabling steam community in-game. That causes crashes for a lot of people (and is enabled by default).


Madly in love with Arch64, Openbox, DotA, and of course... penguins!
Happy to help if you're not a Help Vampire. Use your wonderful resources like ArchWiki, Google, and our wonderful search page.

Offline

#8 2009-08-22 13:43:49

replicatorx
Member
Registered: 2009-08-21
Posts: 6

Re: Counterstrike Source start = Wine Crash

ok disabled, i have to delete each time my steam/steamapps/****/cstrike folder... at start of css it generates a new and start...dont know why...but its ok .. i wrote it in arch wiki css startup script big_smile

one problem is unsolved: how can i fullscreen a game with max. allows a resolution of 800x600? i dont want to look in the corner of my screen ^^
the same problem with css...start only in the left corner i want to play fullscreen, in css i could set to my resolution but that causes wine crash....no good idea

OFFTOPIC: my arch system freeze sometimes? are there any log files that i can read?

Offline

#9 2009-08-27 07:22:46

Statix
Member
From: Hangzhou, China
Registered: 2008-02-16
Posts: 240

Re: Counterstrike Source start = Wine Crash

Go into the game's properties in steam and select startup options. Add -width 1024 -height 768 or whatever resolution you want.


Madly in love with Arch64, Openbox, DotA, and of course... penguins!
Happy to help if you're not a Help Vampire. Use your wonderful resources like ArchWiki, Google, and our wonderful search page.

Offline

Board footer

Powered by FluxBB