Help for run Syberia GOS in Ubuntu 16.04

Questions about Wine on Linux
Locked
chiefexb
Newbie
Newbie
Posts: 2
Joined: Sun Jun 18, 2017 9:04 am

Help for run Syberia GOS in Ubuntu 16.04

Post by chiefexb »

When I start game in NVIDIA profile (I have lenovo with nvidia optimus), game crashed. I post BUG here https://bugs.winehq.org/show_bug.cgi?id=43199
But support team not confirme probleme. I use fresh install ubuntu 16.04 with offical distros. And I use oficial drivers NVIDIA boxed in 16.04. Can you help me to run this game on NVIDIA. I run this game on INTEL profile but its use software rendering and game glithed after 5 minutes.
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: Help for run Syberia GOS in Ubuntu 16.04

Post by Bob Wya »

chiefexb wrote:When I start game in NVIDIA profile (I have lenovo with nvidia optimus), game crashed. I post BUG here https://bugs.winehq.org/show_bug.cgi?id=43199
But support team not confirme probleme. I use fresh install ubuntu 16.04 with offical distros. And I use oficial drivers NVIDIA boxed in 16.04. Can you help me to run this game on NVIDIA. I run this game on INTEL profile but its use software rendering and game glithed after 5 minutes.
What's the output from:

Code: Select all

sudo lspci | grep 'VGA '

Code: Select all

glxinfo | grep 'OpenGL'
The latter command being run against the Intel card.

Anything interesting in your Xorg log? :

Code: Select all

cat /var/log/Xorg.0.log
Please post your console output/logs using a pastebin-like site or with forum

Code: Select all

Code
tags...
You can also try attaching them to a forum post - but that feature can be a bit flaky... :lol:

Ta
Bob
Locked