• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 363 364 365 366 367 ... 1175 Next »

Dolphin doesn't work anymore
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Dolphin doesn't work anymore
08-02-2016, 02:50 AM
#1
Yoshimaster96 Offline
Junior Member
**
Posts: 22
Threads: 9
Joined: Aug 2016
This issue I had seems to affect Dolphin as well, it complains that I don't have OpenGL 2.0 or greater:
http://unix.stackexchange.com/questions/299634/wine-program-needs-opengl-3-3
Find
Reply
08-02-2016, 07:25 AM
#2
leolam Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,478
Threads: 5
Joined: Sep 2015
What is your "issue" you had? What GPU do you have? What was the last version that worked? When did this start happening? Your post is missing quite a lot of information…
Website Find
Reply
08-02-2016, 08:10 AM (This post was last modified: 08-02-2016, 08:11 AM by Yoshimaster96.)
#3
Yoshimaster96 Offline
Junior Member
**
Posts: 22
Threads: 9
Joined: Aug 2016
Yoshimaster96 Wrote:I'm trying to run a program via WINE that requires OpenGL 3.3. Because it didn't load, I updated my drivers to see if that would help.

   

Code:
sudo apt-get install nvidia-current
When that didn't work, I tried:

   

Code:
sudo apt-get install multiarch-support
sudo apt-get install libgl1-mesa-glx:i386 libglapi-mesa:i386

Still didn't work. In fact, now Blender refuses to work as well. I think I may have broke my system in a way. How do I fix it, and get the Windows program to work, if possible?

I even tried:
Code:
sudo apt-get upgrade

Still nothing. I know my specs are fine, it worked very well (nearly 60fps) before I messed things up trying to get this program to work with Wine.
Find
Reply
08-02-2016, 06:08 PM
#4
leolam Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,478
Threads: 5
Joined: Sep 2015
What do you mean by "didn't work"? Failure to find the packages, and/or to install them? Or do you mean it failed to bring back OpenGL 3.3?

What is the output of glxinfo?

Also, upgrading won't do anything unless there was a bug in the system (which is unlikely).

And are you really trying to run Dolphin under Wine? I don't see the point with doing this, when Dolphin has native Linux support.
Website Find
Reply
08-02-2016, 06:19 PM
#5
Anti-Ultimate Offline
Above and Beyond
*******
Posts: 1,957
Threads: 29
Joined: May 2010
Add Graphics driver PPA

Code:
sudo add-apt-repository ppa:graphics-drivers/ppa
 
Install nvidia-367
Code:
sudo apt install nvidia-367

Now it should work just fine

Find
Reply
08-02-2016, 06:41 PM
#6
leolam Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,478
Threads: 5
Joined: Sep 2015
If the PPA works with Mint, then yeah, that should allow the OP to install the driver.
Website Find
Reply
08-02-2016, 09:33 PM
#7
Yoshimaster96 Offline
Junior Member
**
Posts: 22
Threads: 9
Joined: Aug 2016
(08-02-2016, 06:19 PM)Anti-Ultimate Wrote: Add Graphics driver PPA

Code:
sudo add-apt-repository ppa:graphics-drivers/ppa
 
Install nvidia-367
Code:
sudo apt install nvidia-367

Now it should work just fine

Now it gives an "Failed to initialize video backend!" error.
BTW, I wasn't trying to run Dolphin in Wine, I was running another program in Wine, which needed OpenGL 3.3 support, so I updated drivers, and now everything is messed up.
Find
Reply
08-03-2016, 02:08 AM
#8
Anti-Ultimate Offline
Above and Beyond
*******
Posts: 1,957
Threads: 29
Joined: May 2010
(08-02-2016, 09:33 PM)Yoshimaster96 Wrote: Now it gives an "Failed to initialize video backend!" error.
BTW, I wasn't trying to run Dolphin in Wine, I was running another program in Wine, which needed OpenGL 3.3 support, so I updated drivers, and now everything is messed up.
Would you please post the output of glxinfo?

Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode