Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Mar 2013 14:14:56 +0300
From:      David Naylor <naylor.b.david@gmail.com>
To:        freebsd-emulation@freebsd.org
Cc:        Beeblebrox <zaphod@berentweb.com>
Subject:   Re: emulators/wine64: Questions re self-maintained port
Message-ID:  <1389828.GEjxM1KtLL@dragon.dg>
In-Reply-To: <1364066395918-5798420.post@n5.nabble.com>
References:  <1363875973337-5797622.post@n5.nabble.com> <2442276.ZIzL1AEQjA@dragon.dg> <1364066395918-5798420.post@n5.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--nextPart3412428.NNk8jqOKQF
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"

On Saturday, 23 March 2013 12:19:55 Beeblebrox wrote:
> >> If you have time, I would like to diagnose the incorrect detection.
> 
> Sure, glad to help.
> 
> >> Do you perhaps have nvidia-driver port installed
> 
> No Nvidia port, not even nvidia-texture-tools
> make.conf has WITHOUT_NOUVEAU=yes
> 
> >> or a stale $PREFIX/share/doc/NVIDIA_GLX-1.0/README?
> 
> /usr/local/share/doc/wine and /usr/local/share/wine are dated Feb-16-13
> 
> Present state of my video car and Xorg (using xorg-devel port overlay):
> http://freebsd.1045724.n5.nabble.com/quot-Radeon-HD-4200-quot-e17-and-gdm3-n
> ot-working-td5796823.html
> 
> Host: 10-Current, amd64. Let me know if you need any other info.

Could you please run this command (as root), and sent me the output:
# sh -x /usr/local/share/wine/patch-nvidia.sh -n

This will not alter your system.  For reference, my system gives:
# sudo sh -x /usr/local/share/wine/patch-nvidia.sh -n
+ set -e
+ PORTSDIR=/usr/ports
+ PREFIX=/usr/local
+ DISTDIR=/usr/ports/distfiles
+ [ -d /usr/ports/distfiles ]
+ cd /usr/ports/distfiles
+ NO_REMOVE_NVIDIA=yes
+ getopt -n -n
+ args=' -n --'
+ [ 0 -ne 0 ]
+ set -- -n --
+ true
+ NO_FETCH=yes
+ shift
+ true
+ shift
+ break
+ whoami
+ [ root = root ]
+ echo '===> Patching wine-fbsd64 to work with x11/nvidia-driver:'
===> Patching wine-fbsd64 to work with x11/nvidia-driver:
+ [ -z '' ]
+ version wine-fbsd64
+ local ret pkg=wine-fbsd64
+ [ -f /usr/local/sbin/pkg ]
+ pkg query -g %v wine-fbsd64
+ ret=''
+ [ -z '' ]
+ pkg_info -E 'wine-fbsd64*'
+ cut -f 3 -d -
+ ret=1.5.24,1
+ [ -z 1.5.24,1 ]
+ echo 1.5.24,1
+ WINE=1.5.24,1
+ [ -n 1.5.24,1 ]
+ echo '=> Detected wine-fbsd64: 1.5.24,1'
=> Detected wine-fbsd64: 1.5.24,1
+ version nvidia-driver
+ local ret pkg=nvidia-driver
+ [ -f /usr/local/sbin/pkg ]
+ pkg query -g %v nvidia-driver
+ ret=310.32
+ [ -z 310.32 ]
+ [ -z 310.32 ]
+ echo 310.32
+ NV=310.32
+ [ -n 310.32 ]
+ echo '=> Detected nvidia-driver: 310.32'
=> Detected nvidia-driver: 310.32
+ NVIDIA=310.32
+ echo 310.32
+ cut -f 1 -d _
+ cut -f 1 -d ,
+ NV=310.32
+ [ ! -f NVIDIA-FreeBSD-x86-310.32.tar.gz ]
+ [ -n yes ]
+ terminate 8 'NVIDIA-FreeBSD-x86-310.32.tar.gz unavailable'
+ echo '!!! NVIDIA-FreeBSD-x86-310.32.tar.gz unavailable !!!'
!!! NVIDIA-FreeBSD-x86-310.32.tar.gz unavailable !!!
+ echo Terminating...
Terminating...
+ exit 8

Regards
--nextPart3412428.NNk8jqOKQF
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iEYEABECAAYFAlFO7kMACgkQUaaFgP9pFrIDtwCdGf3Wt9ir76729e5n87jK1K1Y
k+oAn0UArx42Y4LphriMgdLMOTPU5e7z
=WQBR
-----END PGP SIGNATURE-----

--nextPart3412428.NNk8jqOKQF--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1389828.GEjxM1KtLL>