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 05-11-2012, 08:35 PM   #1
Yinepu
LQ Newbie
 
Registered: Feb 2012
Location: Scotland
Distribution: Parsix
Posts: 8

Rep: Reputation: Disabled
WINE problem!


I'm trying to run NFSMW via WINE, however, running the file results in the screen resolution changing, and the program crashing. Running it via the terminal gives this output:

Code:
billie@IGNUcius:~$ wine /home/billie/Desktop/nfs/nfsmw/speed.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32f910,0x00000000), stub!
err:d3d:WineD3D_ChoosePixelFormat Can't find a suitable iPixelFormat
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x134dc8) : stub
wine: Unhandled page fault on read access to 0x7f0d1b00 at address 0x7f0d1b00 (thread 0044), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc42da0
Can anyone make sense of this?
 
Old 05-11-2012, 09:49 PM   #2
dwmolyneux
Member
 
Registered: Feb 2012
Location: United States of America
Distribution: "First Time Gentoo user",Debian, Fedora, LinuxMint
Posts: 124

Rep: Reputation: Disabled
what kind of graphics card are you running?

For both Need for Speed Most Wanted and Need for Speed Carbon, will install with the Intel gaphics but will crash when launching. I have tested under both Linux and Windows with the same results.

When I looked at the officail EA Forums for both that is a bug that they are aware of but have no intent on fixing.

Maybe someday, someone might be able to compile a patch that will let them run but intil then...may mean having to get a new graphics card.
 
Old 05-12-2012, 06:01 AM   #3
Yinepu
LQ Newbie
 
Registered: Feb 2012
Location: Scotland
Distribution: Parsix
Posts: 8

Original Poster
Rep: Reputation: Disabled
It's some form on NVidia I have. I do have a spare ATI somewhere, though....should I try that?
 
Old 05-13-2012, 04:39 AM   #4
dwmolyneux
Member
 
Registered: Feb 2012
Location: United States of America
Distribution: "First Time Gentoo user",Debian, Fedora, LinuxMint
Posts: 124

Rep: Reputation: Disabled
All I can say is that it might be worth a shot. The only thing that I am sure of is like I said about the Intel graphics.

I'm also still learning when it comes to Linux. I have had some classes but not very good teacher, so that has left me having to learn things on my own via what I can find on the web.
 
Old 05-13-2012, 06:27 AM   #5
Yinepu
LQ Newbie
 
Registered: Feb 2012
Location: Scotland
Distribution: Parsix
Posts: 8

Original Poster
Rep: Reputation: Disabled
Ahh, that's okay. Anyways, I couldn't D: I never realized my motherboard had only PCI and AGP interfaces. Hmm, well, I might invest in a newer motherboard. Hopefully that will fix the problem. Thanks anyways!!
 
  


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
Problem with wine - CLOSED/DUPLICATE PROBLEM jbs1136 Slackware 3 03-16-2010 09:40 PM
A wine question: Theming wine or changing wine's colour scheme PatrickMay16 General 8 12-17-2006 06:53 AM
Link targets - problems with Wine (Though not Wine specific - Wine site doesn't help) Kevjml Linux - Newbie 1 01-13-2006 07:53 AM
wine problem guessme Linux - Newbie 41 09-08-2004 04:42 PM
wine problem tylerb Linux - Software 0 02-16-2004 03:41 PM

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

All times are GMT -5. The time now is 02:13 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