Advertisement
Guest User

Untitled

a guest
May 17th, 2012
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.09 KB | None | 0 0
  1. <theadmin> What's your problem anyway? I've been messing with wine a few days ago, ended up getting it to run my games perfectly in the end even though it was hard
  2. <Orpheon> <Orpheon> I just installed a new opengl update on ubuntu 12.04
  3. <Orpheon> <Orpheon> opengl itself works fine
  4. <Orpheon> <Orpheon> I can use native linux stuff perfectly
  5. <Orpheon> <Orpheon> but running wine games gives this:
  6. <Orpheon> <Orpheon> http://pastebin.com/ckAS7G7z
  7. <Orpheon> <Orpheon> this game is a game maker game, but has worked since forever
  8. <Orpheon> <Orpheon> does anyone have an idea what has gone wrong?
  9. <Orpheon> <Orpheon> also, that error log also shows an error about a missing sound server
  10. <Orpheon> <Orpheon> that's on purpose, I turned off the sound server for this game
  11. <Orpheon> * Alam_Squeeze has quit (Quit: No Ping reply in 180 seconds.)
  12. <Orpheon> <Orpheon> it's the last few lines that are causing problems:
  13. <Orpheon> <Orpheon> err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect problems
  14. <Orpheon> <Orpheon> err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
  15. <Orpheon> <Orpheon> err:d3d:InitAdapters Failed to get a gl context for default adapter
  16. <Orpheon> <Orpheon> Direct3D8 is not available without OpenGL.
  17. <theadmin> Hrm. Are you 32- or 64-bit?
  18. <Orpheon> 64
  19. <Orpheon> also
  20. <Orpheon> the update was not a complete update
  21. <theadmin> Do you have the lib32- version of your video driver installed? If no, you should.
  22. <Orpheon> it was a partial one, as were all the updates these last 1.5 years
  23. <Orpheon> uhm
  24. <Orpheon> ok
  25. <theadmin> I don't quite remember what Ubuntu calls multilib stuff, but yeah
  26. <Orpheon> how do I check that?
  27. <Orpheon> (using nvidia)
  28. <theadmin> Which driver? The free noveau or the propertiary thing?
  29. <Orpheon> the recommended nvidia-current
  30. <theadmin> Gah, can't find the package -_-
  31. <theadmin> Sorry, lol, not an Ubuntu user myself and packages.ubuntu.com sucks
  32. <Orpheon> I used a PPA
  33. <theadmin> I see, hm...
  34. <Orpheon> http://www.noobslab.com/2011/09/nvidia-drivers-for-ubuntu-1110-oneiric.html
  35. <Orpheon> sudo apt-add-repository ppa:ubuntu-x-swat/x-updates
  36. <Orpheon> sudo apt-get update
  37. <Orpheon> sudo apt-get install nvidia-current
  38. <theadmin> Gah, I'm sorry but I have no idea, try asking in the channel how to get the multilib nvidia driver
  39. <Orpheon> should I go on the forums with this?
  40. <Orpheon> and if yes, on which?
  41. <Orpheon> <kantlivelong> Orpheon: multiarch is lame :) ask in #ubuntu
  42. <Orpheon> great
  43. <Orpheon> :/
  44. <theadmin> Nah I mean in #ubuntu it is
  45. <theadmin> Because that's more-or-less an Ubuntu specific problem
  46. <theadmin> But yeah, multiarch is hard >.<
  47. <theadmin> I had to freaking downgrade Xorg myself, that was sort of... a weird procedure, but then again that's ATI
  48. <Orpheon> nvidia is only slightly better
  49. <Orpheon> slightly
  50. <theadmin> I dunno, I have my games working perfectly so I don't really complain :D
  51. <Orpheon> most of my games worked too
  52. <Orpheon> a few lagged
  53. <Orpheon> but the better ones worked
  54. <Orpheon> but this sort of sucks
  55. <Orpheon> because apparently wine cannot see opengl
  56. <Orpheon> or something
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement