Displaying 20 results from an estimated 120 matches similar to: "Wine crash at start (all games)"
2015 Sep 02
3
latest yum update messed up chrome
I yum updated yesterday and it updated chrome from 44.x to 45.x.
It runs but it has errors going to web pages and won't load its own settings/extension pages either. I ran chrome from the command-line and see these errors:
$ google-chrome
libGL error: dlopen /usr/lib/dri/swrast_dri.so failed (/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
libGL error:
2015 Sep 02
2
latest yum update messed up chrome
Am 02.09.2015 um 21:10 schrieb Johan Vermeulen:
>
> Op 2-sep.-2015 20:59 schreef Wes James <comptekki at me.com>:
>>
>> I yum updated yesterday and it updated chrome from 44.x to 45.x.
>>
>> It runs but it has errors going to web pages and won't load its own settings/extension pages either. I ran chrome from the command-line and see these errors:
>>
2015 Feb 17
2
[LLVMdev] Segfault when using llvm-3.6 and OpenGL at the same time on Linux (with mesa, which uses llvm-3.4)
2015-02-17 15:59 GMT+01:00 Tom Stellard <tom at stellard.net>:
> On Mon, Feb 16, 2015 at 10:38:52PM +0100, Daniel Albuschat wrote:
> > Hello there,
> >
> > tl;dr:
> > Is it a known behaviour that using llvm-3.4 and llvm-3.6 at the same time
> > in the same process (while llvm-3.6 is used from a linked shared library
> > and llvm-3.4 is dlopen'ed -
2016 Jun 28
2
nouveau_drv_video.so ?
nouveau_drv_video.so - what should it be?
https://koji.fedoraproject.org/koji/buildinfo?buildID=722316
... 0.7.4-13 - Revert symlinks - should be handled by mesa rhbz#1271842
https://bugzilla.redhat.com/show_bug.cgi?id=1271842
... 0.7.4-12 - Add symlinks for radeonsi,r600,nouveau - rhbz#1264499
https://bugzilla.redhat.com/show_bug.cgi?id=1264499
$ rpm -q
2010 May 18
1
commit 'dri2: Send out event when auxillary buffers are invalidated' breaks nouveau 3D support
Hi,
It could be my mistake, but I have uptodate versions
of xproto, dri2proto, xserver, nouveau ddx, mesa, libdrm.
Still the above commit makes X not load nouveau dri module, and fallback
to swrast_dri.so.
Nothing in X logs, but that 'Screen is not AIGLX capable'
Best regards,
Maxim Levitsky
2015 Feb 16
4
[LLVMdev] Segfault when using llvm-3.6 and OpenGL at the same time on Linux (with mesa, which uses llvm-3.4)
Hello there,
tl;dr:
Is it a known behaviour that using llvm-3.4 and llvm-3.6 at the same time
in the same process (while llvm-3.6 is used from a linked shared library
and llvm-3.4 is dlopen'ed - with a strange detail: Especially if -rdynamic
is used when linking the program).
If so, is there a workaround?
If not, can it be fixed in llvm-3.6?
Long story:
I am writing a program that creates
2008 Aug 09
5
MyAC Problem
MyAC is an anti-cheat program for CS 1.6, it can't run with wine, I'm using the latest version of wine on Ubuntu 8.04 - The Hardy Heron. I'll appreciate if anyone can help me 'cause I really like the game and currently can't play it on my favorite servers, and frankly that's the reason I still keep WindowsXp like a back up operating system.
2011 Sep 10
1
Problem playing several different games, swrast_dri
I'm having difficulties getting several different games to run in wine, namely the Japanese version (pre-translation-patch) of Cave Story/Doukutsu Monogatari. I don't think locale is the issue here, since I'm getting the same error no matter if I set up a Japanese locale or not. The backtrace when I try to run wine is:
Code:
--% wine Doukutsu.exe
err:module:load_builtin_dll failed
2011 Sep 29
1
Fallout: NV crashes on Launcher - Arch 64
After following the instructions on the App page, I am having issues launching the launcher for Fallout New Vegas. It gives me the (splash?) image, and then crashes.
What is in the terminal:
Code:
[alec at Anya Fallout New Vegas]$ optirun wine FalloutNVLauncher.exe
ERROR: ld.so: object 'libdlfaker.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object
2009 May 12
2
Wine: Unhandled page fault on write access to
Hello i am currently using wine 1.0.1 and have a problem with running a Drivers Test Cd in Swedish on Ubuntu. (You know a car license test brum brum)
I have added the program in winecfg so it should run with Windows Xp settings but i just cant get it to start.
The error i get when i try to start it in the Terminal is:
Code:
sanna at sanna-laptop:~$ wine d:/kktest2.exe
wine: Unhandled page fault
2015 Sep 03
0
latest yum update messed up chrome
----- Oorspronkelijk bericht -----
Van: "Ulf Volmer" <u.volmer at u-v.de>
Aan: centos at centos.org
Verzonden: Woensdag 2 september 2015 22:10:36
Onderwerp: Re: [CentOS] latest yum update messed up chrome
Am 02.09.2015 um 21:10 schrieb Johan Vermeulen:
>
> Op 2-sep.-2015 20:59 schreef Wes James <comptekki at me.com>:
>>
>> I yum updated yesterday and it
2015 Sep 02
0
latest yum update messed up chrome
Op 2-sep.-2015 20:59 schreef Wes James <comptekki at me.com>:
>
> I yum updated yesterday and it updated chrome from 44.x to 45.x.
>
> It runs but it has errors going to web pages and won't load its own settings/extension pages either.? I ran chrome from the command-line and see these errors:
>
> $ google-chrome
> libGL error: dlopen /usr/lib/dri/swrast_dri.so failed
2010 Mar 10
34
[Patch RFC] nouveau accelerated on Xen pv-ops kernel
Hi,
Following is a simple patch that is needed in nouveau to get
accelerated X on a Xen dom0 pv_ops kernel. The kernel is jeremy's
2.6.31.6 as of 20100222. The whole gpu tree of nouveau (which is
almost the mainline merge), was substituted into the kernel-tree.
All components of X (mesa, Xorg-server-7.5, xf86-nouveau, libdrm) used
of the same day.
Patch:
diff -Naur
2010 Mar 10
34
[Patch RFC] nouveau accelerated on Xen pv-ops kernel
Hi,
Following is a simple patch that is needed in nouveau to get
accelerated X on a Xen dom0 pv_ops kernel. The kernel is jeremy's
2.6.31.6 as of 20100222. The whole gpu tree of nouveau (which is
almost the mainline merge), was substituted into the kernel-tree.
All components of X (mesa, Xorg-server-7.5, xf86-nouveau, libdrm) used
of the same day.
Patch:
diff -Naur
2016 Jun 30
1
[Mesa-dev] nouveau_drv_video.so ?
Are you using VA-API on X11? libva gets the driver name from Xserver,
it is nouveau for you. so libva tries to load nouveau_drv_video.so.
You can create a symlink for nouveau pointing to a available driver or
just ignore the message because you have gallium_drv_video.so now.
Thanks
Haihao
> nouveau_drv_video.so - what should it be?
>
>
>
2014 May 30
4
[Bug 79462] New: [NVC0/Codegen] Shader compilation falis in spill logic
https://bugs.freedesktop.org/show_bug.cgi?id=79462
Priority: medium
Bug ID: 79462
Assignee: nouveau at lists.freedesktop.org
Summary: [NVC0/Codegen] Shader compilation falis in spill logic
Severity: normal
Classification: Unclassified
OS: All
Reporter: imirkin at alum.mit.edu
Hardware: Other
2011 Oct 17
2
Siedler von Catan
Hi,
I wanted to install and play "Siedler von Catan" but while installing I get an error of RegisterCatanA.exe:
Code:
fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 4 and card vendor 0000.
wine: Unhandled page fault on read access to 0x00000059 at address 0x7e25aab1 (thread 002d), starting debugger...
Unhandled exception: page fault on read access to
2019 Oct 17
1
vainfo on Intel
I am trying to get accelerated video on this device NUC5CPYB
Intel Driver is loaded:
grep Intel Xorg.0.log
[ 18.006] (**) | |-->Device "Intel Graphics"
[ 18.048] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
[ 18.051] (II) intel: Driver for Intel(R) HD Graphics
[ 18.051] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 18.051] (II) intel: Driver
2012 Oct 10
4
[Bug 55832] New: xf86-video-nouveau-1.0.2 - Xorg crashes once a week : segmentation fault in NVRefreshArea
https://bugs.freedesktop.org/show_bug.cgi?id=55832
Priority: medium
Bug ID: 55832
Assignee: nouveau at lists.freedesktop.org
Summary: xf86-video-nouveau-1.0.2 - Xorg crashes once a week :
segmentation fault in NVRefreshArea
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
2011 Aug 26
39
[Bug 40406] New: Nouveau NVIDIA NV46: Freeze
https://bugs.freedesktop.org/show_bug.cgi?id=40406
Summary: Nouveau NVIDIA NV46: Freeze
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: marco