Wine64 + nvidia please help

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
LordNikon
Level 1
Level 1
Posts: 9
Joined: Thu Jun 09, 2011 7:22 pm

Wine64 + nvidia please help

Post by LordNikon »

i tried patch-wine-nvidia.sh but no luck. nvidia-xsettings says i'm not using an nvidia driver, i have nvidia.ko loaded and running, my xorg.conf says driver "nv". I'm not sure what the correct nvidia driver i should be using..I got SLi: True in xorg.conf. I tried using patch-wine-nvidia.sh but no luck. I have all the necessary .so files copied into /usr/lib32 and /usr/lib..etc. Maybe if i knew what driver works with nvidia-settings I might get this thing to work. please help this nvidia stuff is so weird. i'm running wine64 on freebsd-8.2. noticed i get a opengl error in xterm.

Image
John Drescher

Wine64 + nvidia please help

Post by John Drescher »

On Thu, Jun 9, 2011 at 8:30 PM, LordNikon <[email protected]> wrote:
i tried patch-wine-nvidia.sh but no luck. nvidia-xsettings says i'm not using an nvidia driver, i have nvidia.ko loaded and running, my xorg.conf says driver "nv".
It should be nvidia in your xorg.conf

John
LordNikon
Level 1
Level 1
Posts: 9
Joined: Thu Jun 09, 2011 7:22 pm

Post by LordNikon »

Image
LordNikon
Level 1
Level 1
Posts: 9
Joined: Thu Jun 09, 2011 7:22 pm

Post by LordNikon »

I tried http://www.rpmfind.net/linux/rpm2html/s ... libGL.so.1
Also, ftp://195.220.108.108/linux/rpmfusion/n ... 9.i386.rpm



# rpm -i nvidia-x11-drv-97xx-1.0.9762-4.fc7.x86_64.rpm
error: failed dependencies:

/bin/sh is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
/bin/sh is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
/bin/sh is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
/bin/sh is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
/sbin/ldconfig is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
/sbin/ldconfig is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
/usr/bin/python is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
dkms is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
dkms is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
gcc is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libX11.so.6 is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libX11.so.6()(64bit) is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libXext.so.6 is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libXext.so.6()(64bit) is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libatk-1.0.so.0()(64bit) is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libc.so.6 is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libc.so.6()(64bit) is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libc.so.6(GLIBC_2.0) is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libc.so.6(GLIBC_2.1) is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libc.so.6(GLIBC_2.2.5)(64bit) is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libc.so.6(GLIBC_2.3)(64bit) is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libdl.so.2 is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libdl.so.2()(64bit) is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libdl.so.2(GLIBC_2.0) is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libdl.so.2(GLIBC_2.1) is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libdl.so.2(GLIBC_2.2.5)(64bit) is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libgdk-x11-2.0.so.0()(64bit) is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libgdk_pixbuf-2.0.so.0()(64bit) is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libglib-2.0.so.0()(64bit) is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libgmodule-2.0.so.0()(64bit) is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libgobject-2.0.so.0()(64bit) is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libgtk-x11-2.0.so.0()(64bit) is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libm.so.6 is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libm.so.6()(64bit) is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libm.so.6(GLIBC_2.2.5)(64bit) is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libpango-1.0.so.0()(64bit) is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
libpangox-1.0.so.0()(64bit) is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
make is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
pyxf86config is needed by nvidia-x11-drv-97xx-1.0.9762-4.fc7
LordNikon
Level 1
Level 1
Posts: 9
Joined: Thu Jun 09, 2011 7:22 pm

Post by LordNikon »

This is the message i get

Failed to load libGL: /usr/local/bin/../lib32/libGL.so.1: Und
efined symbol “_nv007tls”
LordNikon
Level 1
Level 1
Posts: 9
Joined: Thu Jun 09, 2011 7:22 pm

Post by LordNikon »

I just tried to install mesa drivers , the gmake does not finish because of an error in ir_constant_expression.cpp. i tried to configure with DRI and Xlib. so i have a feeling mesa drivers are broken for 64bit.
John Drescher

Wine64 + nvidia please help

Post by John Drescher »

I just tried to install mesa drivers
You certainly do not want that if you need GPU performance. Same goes
for the open source nv driver.

You need the proprietary nVidia binary driver.

John
John Drescher

Wine64 + nvidia please help

Post by John Drescher »

I see you mentioned running wine64 on freebsd-8.2 in your first post.
I really should not be helping with that since I do not use freebsd.
Sorry.

John
LordNikon
Level 1
Level 1
Posts: 9
Joined: Thu Jun 09, 2011 7:22 pm

Post by LordNikon »

I successfully installed the newest nvidia drivers NVIDIA-FreeBSD-x86_64-275.09.04.tar.gz Dated 6/3/11

Wine now gives me a different error than before.

:roll:

Image
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

Wine64 + nvidia please help

Post by jjmckenzie »

On 6/10/11 12:36 PM, LordNikon wrote:
I successfully installed the newest nvidia drivers NVIDIA-FreeBSD-x86_64-275.09.04.tar.gz Dated 6/3/11

Wine now gives me a different error than before.

[Rolling Eyes]

[Image: http://img842.imageshack.us/img842/5089/outputy.jpg ]
Please capture a logging file (http://wiki.winehq.org/FAQ#get_log) and
post it to a site like pastebin.com. Post ONLY the URL here. This
along with the error message screen should allow us to provide assistance.
LordNikon
Level 1
Level 1
Posts: 9
Joined: Thu Jun 09, 2011 7:22 pm

Post by LordNikon »

Hi I tried to log the output from wine Gw.exe &> log.txt like it says in the FAQ, also tried without & or with 2> or > log.txt but the log is blank. Running Freebsd-8.2 amd64
LordNikon
Level 1
Level 1
Posts: 9
Joined: Thu Jun 09, 2011 7:22 pm

Post by LordNikon »

Wine-1.3.6
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

Wine64 + nvidia please help

Post by jjmckenzie »

On 6/11/11 10:10 AM, LordNikon wrote:
Wine-1.3.6
Please update to the latest available version. 1.3.22 was released
yesterday.
LordNikon
Level 1
Level 1
Posts: 9
Joined: Thu Jun 09, 2011 7:22 pm

Post by LordNikon »

Tried to configure 1.3.22

http://pastebin.com/itEjR2Rk
John Drescher

Wine64 + nvidia please help

Post by John Drescher »

On Sun, Jun 12, 2011 at 11:27 AM, LordNikon <[email protected]> wrote:
Tried to configure 1.3.22

http://pastebin.com/itEjR2Rk
configure: error: Cannot build a 32-bit program, you need to install
32-bit development libraries.
I believe that was part of your driver problem as well. This may help:

http://wiki.freebsd.org/Wine#head-6963d ... 4d33435b6d

--
John M. Drescher
Locked