LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-27-2003, 09:19 PM   #16
shermang
Member
 
Registered: Aug 2003
Distribution: Mandrake 9.1
Posts: 55

Rep: Reputation: 15

what options are you using with wine?
e.x: wine -- hl.exe -game cs ect..?

Did you install the drivers for your videocard correctly? including going into XFree86 and changing nv to nvidia?

I'm not sure if this works but I think it would, start TuxRacer(it's a game that comes packaged with redhat), it runs in OpenGL and if your videocard is setup properly it should play smoothly and quite nicely. Just a test, may not be relevant, but try it.

just quick ideas from a newb, but hey I have half-life running with wine perfectly on redhat 9.1
 
Old 08-28-2003, 06:17 AM   #17
darksecant
LQ Newbie
 
Registered: Mar 2003
Posts: 10

Original Poster
Rep: Reputation: 0
TuxRacer starts up fine but is real slow and jerky. How do I change the XFree86 and configure OpenGL?
 
Old 08-28-2003, 10:21 AM   #18
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
what kind of video card do you have?
 
Old 08-28-2003, 01:05 PM   #19
darksecant
LQ Newbie
 
Registered: Mar 2003
Posts: 10

Original Poster
Rep: Reputation: 0
Nvidia GeForce 2, 32 Mb
 
Old 08-30-2003, 08:52 AM   #20
fafhrd
LQ Newbie
 
Registered: Aug 2003
Posts: 5

Rep: Reputation: 0
by the way

First of all, hi all ! :-)


I am trying to make waracraft 3 working with WineX 3.1 rpm precompiled on a mandrake 9.1.

Here what I have got :

[chris@localhost winex 3.1]$ wineserver && wine /mnt/cdrom/install.exe
fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not supported
fixme:midi:OSS_MidiInit Synthesizer support MIDI in. Not supported yet (please report)
fixme:msvcrt:__CxxFrameHandler (0x404f093c,0x406d19b8,0x404f05c0,0x404f0550):stub?
fixme:msvcrt:__CxxFrameHandler (0x404f0554,0x406d19b8,0x404f01d8,0x404f0168):stub?
fixme:msvcrt:__CxxFrameHandler (0x404f016c,0x406d19b8,0x404efdf0,0x404efd80):stub?
fixme:msvcrt:__CxxFrameHandler (0x404efd84,0x406d19b8,0x404efa08,0x404ef998):stub?

(sorry for the length, but I want you to have all clues possible to help me)

What I have :
Mandrake 9.1, sb1024, Athlon 2100+, Geforce2GTS

What I tried :
- Recopy msvcrt.dll in my ~/fake_windows/system32/ directory. (I don't understand why fixeme:msvcrt__CxxFrameHandler problem still occurs)
- check that the package was precompiled on mandrake 9.1

I want to notice that the drive from where I am trying to run the install is not a SCSI cdrom drive.

Any idea ? Can you explain me how you fix your problem to setup counterstrike ?

Any help would be appreciated a lot !!!


PS : sorry for my poor english, not my native language.
 
Old 08-30-2003, 11:28 AM   #21
mhearn
LQ Guru
 
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565

Rep: Reputation: 57
You don't need to start the wineserver separately. Run wine with the "--dll msvcrt=n" switch to make it use the version you copied across.
 
Old 08-30-2003, 11:56 AM   #22
fafhrd
LQ Newbie
 
Registered: Aug 2003
Posts: 5

Rep: Reputation: 0
First thanks for you to answer that quickly !

With your advice I tried :

wine --dll msvcrt=n /mnt/cdrom/install.exe
fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not supported
fixme:midi:OSS_MidiInit Synthesizer support MIDI in. Not supported yet (please report)
fixme:msvcrt:__CxxFrameHandler (0x405994e0,0x406d19b8,0x40599164,0x405990f4):stub?
fixme:msvcrt:__CxxFrameHandler (0x405990f8,0x406d19b8,0x40598d7c,0x40598d0c):stub?
fixme:msvcrt:__CxxFrameHandler (0x40598d10,0x406d19b8,0x40598994,0x40598924):stub?



It doesn't help :-(

I forgot to mention last post that I have NVidia driver up to date with nvidia screen at startup.

Any other idea ?
 
Old 08-30-2003, 12:04 PM   #23
mhearn
LQ Guru
 
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565

Rep: Reputation: 57
Make sure the dll is in the fake windows/system directory, and that it's actually called msvcrt.dll
 
Old 08-30-2003, 01:41 PM   #24
fafhrd
LQ Newbie
 
Registered: Aug 2003
Posts: 5

Rep: Reputation: 0
Sorry, I said in the previous post that I had checked that I was in fake_windows/system32. I meant in fake_windows/system not system32.

Anyway It is and was in fake_windows/system, and I am quite agree with you, I think it comes from the fact that wine can't find this dll in my fake windows drive. But I can't understand why :-(

and still the same problem, nothing change in the message previously posted.
 
Old 09-01-2003, 02:40 PM   #25
fafhrd
LQ Newbie
 
Registered: Aug 2003
Posts: 5

Rep: Reputation: 0
I am trying to make waracraft 3 working with WineX 3.1 rpm precompiled on a mandrake 9.1.

Here what I have got :

[chris@localhost winex 3.1]$ wineserver && wine /mnt/cdrom/install.exe
fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not supported
fixme:midi:OSS_MidiInit Synthesizer support MIDI in. Not supported yet (please report)
fixme:msvcrt:__CxxFrameHandler (0x404f093c,0x406d19b8,0x404f05c0,0x404f0550):stub?
fixme:msvcrt:__CxxFrameHandler (0x404f0554,0x406d19b8,0x404f01d8,0x404f0168):stub?
fixme:msvcrt:__CxxFrameHandler (0x404f016c,0x406d19b8,0x404efdf0,0x404efd80):stub?
fixme:msvcrt:__CxxFrameHandler (0x404efd84,0x406d19b8,0x404efa08,0x404ef998):stub?

(sorry for the length, but I want you to have all clues possible to help me)

What I have :
Mandrake 9.1, sb1024, Athlon 2100+, Geforce2GTS

What I tried :
- Recopy msvcrt.dll in my ~/fake_windows/system/ directory. (I don't understand why fixeme:msvcrt__CxxFrameHandler problem still occurs)
- check that the package was precompiled on mandrake 9.1
- NVidia driver up to date (edit the XConfig file)
- wine --dll msvcrt=n /mnt/cdrom/install.exe but same result

thanks for the help in advance
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Trouble running wine from src wine:error while loading shared libraries: libwine.so.1 brynjarh Linux - Newbie 2 05-28-2013 10:59 AM
wine trouble jumpman890 Linux - Software 2 02-25-2004 11:00 PM
wine trouble Mr.Mounsey Linux - Software 1 12-01-2003 07:58 PM
Trouble installing Wine jkt Linux - Software 16 11-05-2003 08:43 PM
Wine installation trouble.. Babo Linux - Software 1 02-03-2003 02:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:06 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration