Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
32-bit Nvidia on a AMD64 install ?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
chromaf
Tux's lil' helper
Tux's lil' helper


Joined: 29 Sep 2013
Posts: 79

PostPosted: Sat Nov 02, 2013 6:13 am    Post subject: 32-bit Nvidia on a AMD64 install ? Reply with quote

Hi ! I have been struggling to find out how to tune the wine 1.7.1 with the d3d patches, as I wasn't seeing any gain in performance after moving from 1.6

If you take a look at this thread I created on the Wine HQ forums you will see someone is pointing me to use the GL_THREADS_OPTIMIZATION = 1 but that leads to kind of actually disable OpenGL and run with software.

http://forum.winehq.org/viewtopic.php?f=8&t=20062&p=88784#p88784

Is it because to make the nvidia drivers compatible with wine you need the 32 version as that guy is stating ? If so, is it possible to get the 32 bit drivers working on a AMD64 install ?
Back to top
View user's profile Send private message
eyoung100
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1428

PostPosted: Sat Nov 02, 2013 5:42 pm    Post subject: Reply with quote

Use the masked ABI_X86 Flag
_________________
The Birth and Growth of Science is the Death and Atrophy of Art -- Unknown
Registerd Linux User #363735
Adopt a Post | Strip Comments| Emerge Wrapper
Back to top
View user's profile Send private message
chromaf
Tux's lil' helper
Tux's lil' helper


Joined: 29 Sep 2013
Posts: 79

PostPosted: Sat Nov 02, 2013 5:47 pm    Post subject: Reply with quote

Code:

Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:heap:HeapSetInformation 0x110000 0 0x32fdb8 4
err:winediag:wined3d_dll_init The GLSL shader backend has been disabled. You get to keep all the pieces if it breaks.
trace:wgl:X11DRV_WineGL_InitOpenglInfo GL version             : 4.3.0 NVIDIA 319.49.
trace:wgl:X11DRV_WineGL_InitOpenglInfo GL renderer            : GeForce GTX 760/PCIe/SSE2.
trace:wgl:X11DRV_WineGL_InitOpenglInfo GLX version            : 1.4.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Server GLX version     : 1.4.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Server GLX vendor:     : NVIDIA Corporation.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Client GLX version     : 1.4.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Client GLX vendor:     : NVIDIA Corporation.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Direct rendering enabled: True
trace:wgl:has_opengl GLX is up and running error_base = 167


The driver is detected by wine ... do I really need to do this ?
Back to top
View user's profile Send private message
eyoung100
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1428

PostPosted: Sat Nov 02, 2013 5:54 pm    Post subject: Reply with quote

Code:
emerge winetricks
winetricks
choose desired Prefix  --> OK
Change Settings --> OK
Check glsl=enabled --> OK
Cancel until Exit


If that doesn't work ABI_X86 must be set to "32 -64" for Wine ONLY :!:
_________________
The Birth and Growth of Science is the Death and Atrophy of Art -- Unknown
Registerd Linux User #363735
Adopt a Post | Strip Comments| Emerge Wrapper
Back to top
View user's profile Send private message
chromaf
Tux's lil' helper
Tux's lil' helper


Joined: 29 Sep 2013
Posts: 79

PostPosted: Sat Nov 02, 2013 6:05 pm    Post subject: Reply with quote

What do that flag does? I compiled 1.7.1 Wine from Git and patched it with the new D3D patches ....
Back to top
View user's profile Send private message
TheCubeIsALie
n00b
n00b


Joined: 11 Sep 2013
Posts: 19

PostPosted: Sun Nov 03, 2013 6:48 am    Post subject: Reply with quote

chromaf wrote:
What do that flag does? I compiled 1.7.1 Wine from Git and patched it with the new D3D patches ....


In this context it only compiles the 32-bit version. The -64 part means that it skips compiling the 64-bit version of Wine.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum