Displaying 20 results from an estimated 1000 matches similar to: "Wine not detecting correctly graphic vendor"
2009 Jul 12
13
pv_ops kernel and nvidia binary driver
Just wondering what it will take to get the nvidia binary driver
working on a pv_ops kernel.
It makes it difficult to debug without the source to the nvidia
driver, but I think it should be possible to get it to work without
changing the binary driver. If the dom0 kernel had access to all the
resources that a bare metal kernel did, then it should work right?
I''m using Jeremy''s
2009 Jul 12
13
pv_ops kernel and nvidia binary driver
Just wondering what it will take to get the nvidia binary driver
working on a pv_ops kernel.
It makes it difficult to debug without the source to the nvidia
driver, but I think it should be possible to get it to work without
changing the binary driver. If the dom0 kernel had access to all the
resources that a bare metal kernel did, then it should work right?
I''m using Jeremy''s
2008 Jul 04
1
Sins of Solar Empire: crash
Jochen wrote:
>
> then I would imagine the problem is in the nvidia driver...yes? Now I
> heard there were problems with the game and older dirvers, so I can not
> go back to one to "fix" this problem--- any ideas?
Then go forward. Newest driver version is 173.14.09. It does fix some problems.
2008 Nov 19
2
WoTLK Crashes
> err:module:load_builtin_dll failed to load .so lib for builtin L"dbghelp.dll": /usr/bin/../lib32/wine/dbghelp.dll.so: failed to map segment from shared object: Cannot allocate memory
> err:module:load_builtin_dll failed to load .so lib for builtin L"dbghelp.dll": /usr/bin/../lib32/wine/dbghelp.dll.so: failed to map segment from shared object: Cannot allocate memory
>
2007 Mar 19
3
Error while compiling in Ubuntu 6.06 64 bit
When compiling in Ubuntu 6.06 64 bit using this guide:
http://wiki.winehq.org/WineOn64bit
When I do 'sudo make install' I get this error:
make[2]: Entering directory `/home/marcus/wine/dlls/gdi'
../../tools/winegcc/winegcc -B../../tools/winebuild -shared
./gdi32.spec dispdib.spec.o gdi.exe.spec.o wing.spec.o bidi16.o
dispdib.o env.o gdi16.o metafile16.o wing.o bidi.o bitblt.o
2011 Sep 29
1
Re: Wine and WoW Cataclysm Patch 4.0 troubleshooting thread
I only got offered a few choices - I think I clicked yes to all of them.
I read in one post that the answer is to uninstall and re-install the graphics drivers - not sure how that will help, but how do I uninstall nVidia's drivers?
I have a vague memory of someone posting about lib32 paths and simlinks or something.
2007 Mar 19
4
exec: 29: /usr/bin/wine: not found
Hi,
I?ve installed wine on Ubuntu 6.10 64bit using the following guide :
http://www.ubuntuforums.org/showthread.php?t=185557
but, when I type winecfg in Terminal I get the following error :
exec: 29: /usr/bin/wine: not found
Dunno if it may help, but here?s a terminal shot of when wine was
getting installed.
matt@ubuntu:~/Desktop$ dpkg -x lib
libartsc0_1.3.2-3_amd64.deb
2012 Nov 23
7
buildworld with clang breaks because no cc
I am doing a buildworld with clang on amd64 9.1-PRERELEASE #2 r242867.
In /etc/src.conf I have "WITHOUT_GCC= yes". Compile progresses up to below
then breaks:
===> usr.bin/xlint/xlint (all)
===> usr.bin/xlint/llib (all)
lint -cghapbx -Cposix /asp/src/usr.bin/xlint/llib/llib-lposix
lint -cghapbx -Cstdc /asp/src/usr.bin/xlint/llib/llib-lstdc
===> lib/clang/libllvmx86codegen (all)
2004 Jul 11
1
[BUG] iconv detection in 3.0.5rc1
I've found that the inner loop for iconv detection in a lib32
subdirectory of the LOOK_DIR path doesn't work right. Here are the
problems I've noticed,
1) configure only tested lib32 on the first directory, /usr, this is
because ICONV_FOUND was set to "yes" on the try of /usr/local/lib and
never reset (if it should be) to "no" because all the conversion tests
2006 Jul 10
3
compile will not link from elf64-x86-64 to elf32-i386
first off im running on an AMD64 3800+, Ubuntu 6.06,
2.6.15-25-amd64-generic
ive been working on getting this thing to work for the past few hours,
setup symbolic links like in the howto run wine on amd64 tutorial, plus
some. and started compiling, make depend went well, and so was make all
until this happened
make[2]: Entering directory `/home/anolis/Desktop/wine-0.9.16/dlls/gdi'
2016 Jun 17
2
Attempt to modify memory sanitizer for support of X86
Hello,
I'm quite new to LLVM, but I'm interested in memory sanitizer. The petty thing is, that 32bit addressing on Linux is not supported. Thus I tried to take the latest version of the software and to modify it, using Ubuntu 16.04 as operating system. Given the example
example.c:
#include <stdio.h>
#include <stdlib.h>
int main(int argc, char **argv) {
int *a = (int
2009 Jun 29
2
Unable to use alsa, unusable driver for winecfg
Got a problem with wine.
I compiled the 1.1.24 version and a lot of things work very fine. But I can't use the Alsa driver output.
When launching winecfg and selecting the Audio tab, a dialog box tell me that the driver "alsa" is present in the registry but unusable and asks me to remove it from the registry.
I don't know why the alsa driver is unusable. I have the correct
2006 Mar 24
4
SAMBA install on IRIX 6.5
I am having problems with Samba on IRIX 6.5 authenticating via Active
Directory. Installing the tardist of 3.0.21c did not give me
kerberos/ldap/adc capabilities even though Kerberos and LDAP were
prereq's. With OpenLDAP and Kerberos5 installed, my configure fails. I
am trying this:
./configure --libdir=/usr/lib --includedir=/usr/include
--prefix=/usr/samba --with-ldap --with-ads
2008 Feb 02
1
CC messed up in RELENG_7 build
The sources were csupped ~3 hours ago. My CC is defined as follows:
env CCACHE_PREFIX=/usr/local/bin/distcc /usr/local/bin/ccache cc
I have done many buildworld, buildkernel and port builds with this setting and
it never caused any problems. However today buildworld fails the following way:
env CCACHE_PREFIX=/usr/local/bin/distcc /usr/local/bin/ccache env CCACHE_PREFIX=/usr/local/bin/distcc
2007 Feb 27
2
wine or wine-preloader exit with code 2 on x86_64
Hello,
I have build wine with the help of wiki WineOn64bit
LDFLAGS="-L/lib32 -L/usr/lib32 -Wl,-rpath,/lib32 -Wl,-rpath,/usr/lib32"
./configure --prefix=/opt/wine --datadir=/usr/share
But wine or wine-preloader always return 2 as you can see :
[root@nico wine-0.9.31]# loader/wine-preloader
[root@nico wine-0.9.31]# echo $?
2
[root@nico wine-0.9.31]# ./wine --version
2009 Aug 24
1
Compile wine source from git "Try using a Unicode string"
Getting the source from git , trying to compile WITHOUT patches.
Running Ubuntu 9.04 x86_64
This is the configure (got it from http://wiki.winehq.org/WineOn64bit#head-d6dc6aaec38bf9f2198767215ea1813c44a5981d )
Code:
CC="gcc-4.3 -m32" LDFLAGS="-L/lib32 -L/usr/lib32 -Wl,-rpath,/lib32 -Wl,-rpath,/usr/lib32" ./configure -v
make depend goes fine but make ends up with :
Code:
2020 Feb 18
1
Re: [nbdkit PATCH v7 2/2] vddk: Drive library loading from libdir parameter.
On Tue, Feb 18, 2020 at 11:05:11AM -0600, Eric Blake wrote:
> static const char *sonames[] = {
> - /* Prefer the newest library in case multiple exist. */
> + /* Prefer the newest library in case multiple exist. Check two
> + * possible directories: the usual VDDK installation puts .so
> + * files in an arch-specific subdirectory of $libdir (although
> + *
2014 Feb 14
10
[Bug 74992] New: display freeze
https://bugs.freedesktop.org/show_bug.cgi?id=74992
Priority: medium
Bug ID: 74992
Assignee: nouveau at lists.freedesktop.org
Summary: display freeze
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: martin.meridius at gmail.com
Hardware: x86-64
2006 Jul 31
1
WineOn64Bit
Hello to all.
I have a VERY important correction to this article.
To compile wine on Debian Etch amd64 (kernel 2.6.17) you'll need some changes:
1. You don't need to make the X11R6 symlinks
2. The package "ia32-libs-dev" does not longer exist, you need libc6-dev-i386
3. make and make depend have to be run with LD_LIBRARY_PATH="/lib32"
I hope now it is all
regards,
2012 May 02
5
Winasio, somebody know how make it work??
Hi everybody
I am using a 12.04 Precise pangolin amd64 with jakd 1.5.8, wine 1.5.3 and wineasio 9.0 and i'm having a lot of problems to use de regsrv32 winasio.dll always drop me the "Failed to load DLL wineasio.dll"
I've copied the wineasio.dll.so in /usr/lib/x86_64-linux-gnu/wine and /usr/lib32/wine/
ive reinstalled wine, wineasio changed jackd2 to jackd did wineboot too so i