search for: swrast_dri

Displaying 20 results from an estimated 25 matches for "swrast_dri".

2012 Feb 25
5
Wine crash at start (all games)
Hi all, i'm using wine under ArchLinux x86_64, i tested some versions (include the last, wine-1.4-rc5) and my problem is ever the same, i open any game and crash at start with this screen http://i.imgur.com/gpaYo.jpg The log when the app crash Code: err:menubuilder:init_xdg error looking up the desktop directory fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 0x4
2011 Sep 10
1
Problem playing several different games, swrast_dri
...3b90 7e063b70 00000001 0x0033ef24: 7e115930 7e115950 7e115970 00000000 0x0033ef34: 0000000c 00000001 00000000 7d9e1260 0x0033ef44: 00000000 00000000 7dce3dc8 7ce82856 0x0033ef54: 7e063b50 7dc9abf8 00000001 0000005c 0x0033ef64: 00000000 0000005c 00000000 7e114720 Backtrace: =>0 0x7ce86eda in swrast_dri.so (+0x167eda) (0x00000000) 0x7ce86eda: movq %mm2,0x40(%esp) Modules: Module Address Debug info Name (80 modules) PE 400000- 58e000 Deferred doukutsu ELF 7b800000-7b9b7000 Deferred kernel32<elf> \-PE 7b810000-7b9b7000 \ kernel32 ELF 7bc00000-7bcd2000 Deferre...
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: failed to load driver: swrast [13006:13043:0901/222041:ERROR:logging.h(779)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd: org.freedesktop.DBus.Error.Se...
2015 Sep 02
2
latest yum update messed up chrome
...y 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: failed to load driver: swrast Maybe (i'm not running centOS on my desktop) it will help to install mesa-dri-drivers. This package contains the missing library. regards Ulf
2016 Jun 28
2
nouveau_drv_video.so ?
.../usr/lib64/dri/nvidia_drv_video.so /usr/lib64/dri/s3g_drv_video.so /usr/lib64/dri/vdpau_drv_video.so /usr/share/doc/... ... $ rpm -ql mesa-dri-drivers /etc/drirc /usr/lib64/dri/gallium_drv_video.so /usr/lib64/dri/i915_dri.so /usr/lib64/dri/i965_dri.so /usr/lib64/dri/ilo_dri.so /usr/lib64/dri/kms_swrast_dri.so /usr/lib64/dri/nouveau_dri.so /usr/lib64/dri/nouveau_vieux_dri.so /usr/lib64/dri/r200_dri.so /usr/lib64/dri/r300_dri.so /usr/lib64/dri/r600_dri.so /usr/lib64/dri/radeon_dri.so /usr/lib64/dri/radeonsi_dri.so /usr/lib64/dri/swrast_dri.so /usr/lib64/dri/virtio_gpu_dri.so /usr/lib64/dri/vmwgfx_dri.s...
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 -
2011 Sep 29
1
Fallout: NV crashes on Launcher - Arch 64
...dbb0 7c5fdb90 00000001 0x0032f118: 7c6e9470 7c6e9490 7c6e94b0 00000000 0x0032f128: 0000000c 00000001 00000000 7d68f260 0x0032f138: 00000000 00000000 7c91e748 7cb30856 0x0032f148: 7c5fdb70 7c5d7328 00000001 0000005c 0x0032f158: 00000000 0000005c 00000000 7c6e8260 Backtrace: =>0 0x7cb34eda in swrast_dri.so (+0x167eda) (0x00000000) 0x7cb34eda: movq %mm2,0x40(%esp) Modules: Module Address Debug info Name (104 modules) PE 400000- 5fc000 Deferred falloutnvlauncher PE 10000000-10014000 Deferred steam_api PE 38000000-3864c000...
2015 Sep 03
0
latest yum update messed up chrome
...y 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: failed to load driver: swrast Maybe (i'm not running centOS on my desktop) it will help to install mesa-dri-drivers. This package contains the missing library. regards Ulf...
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 Sep 02
0
latest yum update messed up chrome
...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: failed to load driver: swrast > [13006:13043:0901/222041:ERROR:logging.h(779)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd: org.freedesktop.DBu...
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)
...jname at entry=0xbfffe594, errstring=errstring at entry=0xbfffe598, mallocedp=mallocedp at entry=0xbfffe593, operate=operate at entry=0xb7ff0b90 <dl_open_worker>, args=args at entry=0xbfffe59c) at dl-error.c:187 #7 0xb7ff0684 in _dl_open (file=0xbfffe7b4 "/usr/lib/i386-linux-gnu/dri/swrast_dri.so", mode=-2147483390, caller_dlopen=0xb7c22e38, nsid=<optimized out>, argc=1, argv=0xbfffefb4, env=0xbfffefbc) at dl-open.c:661 #8 0xb7f65cbc in dlopen_doit (a=0xbfffe750) at dlopen.c:66 #9 0xb7fecc26 in _dl_catch_error (objname=0x825bb84, errstring=0x825bb88, mallocedp=0x825bb80,...
2016 Jun 30
1
[Mesa-dev] nouveau_drv_video.so ?
..._drv_video.so > /usr/lib64/dri/vdpau_drv_video.so > /usr/share/doc/... > ... > > $ rpm -ql mesa-dri-drivers > /etc/drirc > /usr/lib64/dri/gallium_drv_video.so > /usr/lib64/dri/i915_dri.so > /usr/lib64/dri/i965_dri.so > /usr/lib64/dri/ilo_dri.so > /usr/lib64/dri/kms_swrast_dri.so > /usr/lib64/dri/nouveau_dri.so > /usr/lib64/dri/nouveau_vieux_dri.so > /usr/lib64/dri/r200_dri.so > /usr/lib64/dri/r300_dri.so > /usr/lib64/dri/r600_dri.so > /usr/lib64/dri/radeon_dri.so > /usr/lib64/dri/radeonsi_dri.so > /usr/lib64/dri/swrast_dri.so > /usr/lib64/dri/...
2011 Oct 17
2
Siedler von Catan
...istercatana (+0x1320) (0x7edd6700) 7 0x00e853ec (0x8b55ff8b) 0x7e25aab1: testb $0x2,0x59(%ecx) Modules: Module Address Debug info Name (72 modules) PE 400000- 40e000 Export registercatana ELF 7bf00000-7bf04000 Deferred <wine-loader> ELF 7c86d000-7d471000 Deferred swrast_dri.so ELF 7d471000-7d48c000 Deferred libgcc_s.so.1 ELF 7d57a000-7d580000 Deferred libdrm_nouveau.so.1 ELF 7d580000-7d5a8000 Deferred libexpat.so.1 ELF 7d5a8000-7e0b3000 Deferred nouveau_dri.so ELF 7e0b3000-7e0bc000 Deferred librt.so.1 ELF 7e0bc000-7e0c7000 Deferred...
2019 Oct 17
1
vainfo on Intel
...PI version 0.40.0 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/lib64/dri/i965_drv_video.so libva info: va_openDriver() returns -1 vaInitialize failed with error code -1 (unknown libva error),exit [root at nuc5cdev2 tmp]# ls /usr/lib64/dri/ i915_dri.so i965_dri.so kms_swrast_dri.so nouveau_dri.so r300_dri.so r600_dri.so radeonsi_dri.so swrast_dri.so virtio_gpu_dri.so vmwgfx_dri.so [root at nuc5cdev2 tmp]# [root at nuc5cdev2 tmp]# yum provides "*/*i965_drv_video.so" Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile * base...
2012 Oct 10
4
[Bug 55832] New: xf86-video-nouveau-1.0.2 - Xorg crashes once a week : segmentation fault in NVRefreshArea
...xorg/modules/libfb.so Reading symbols from /usr/lib64/xorg/modules/libexa.so...done. Loaded symbols for /usr/lib64/xorg/modules/libexa.so Reading symbols from /usr/lib64/xorg/modules/libshadowfb.so...done. Loaded symbols for /usr/lib64/xorg/modules/libshadowfb.so Reading symbols from /usr/lib64/dri/swrast_dri.so...(no debugging symbols found)...done. Loaded symbols for /usr/lib64/dri/swrast_dri.so ... Reading symbols from /lib64/libnss_files.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libnss_files.so.2 0x00007f1f92f4a0e3 in select () from /lib64/libc.so.6 (gdb) cont Continuing....
2010 Oct 04
2
[Bug 30603] New: X crash in NVAccelDownloadM2MF with KDE desktop effects enabled.
...raw=<value optimized out>, x=<value optimized out>, y=<value optimized out>, w=<value optimized out>, h=<value optimized out>, data=<value optimized out>, loaderPrivate=0x1336880) at glxdriswrast.c:391 #13 0x00007fe054bd564a in ?? () from /usr/lib64/dri/swrast_dri.so #14 0x00007fe056f40de8 in __glXDRIbindTexImage (baseContext=<value optimized out>, buffer=<value optimized out>, glxPixmap=<value optimized out>) at glxdriswrast.c:205 #15 0x00007fe056f3d9ce in __glXDisp_BindTexImageEXT (cl=<value optimized out>, pc=<value op...
2011 Mar 14
2
High graphics rendering issues
...f000-634b1000 Deferred libx11-xcb.so.1 ELF 634b1000-634c1000 Deferred libxcb-glx.so.0 ELF 634c1000-634ca000 Deferred libdrm.so.2 ELF 634ca000-636cd000 Deferred swrast_dri.so Threads: process tid prio (all id:s are in hex) 00000008 (D) C:\Program Files\Atari\RollerCoaster Tycoon 3\RCT3.exe...
2011 Feb 18
2
[Settlers 7] Game crashes at startup
...so.2 ELF 7ee2c000-7ee43000 Deferred libnsl.so.1 ELF 7efbb000-7efe1000 Deferred libm.so.6 ELF 7efe7000-7f000000 Deferred version<elf> \-PE 7eff0000-7f000000 \ version ELF f6bd6000-f6be0000 Deferred libtalloc.so.2 ELF f6be0000-f6e95000 Deferred swrast_dri.so ELF f6e95000-f6e9e000 Deferred librt.so.1 ELF f6f89000-f6f93000 Deferred libdrm.so.2 ELF f6f93000-f6fe6000 Deferred libgl.so.1 ELF f7005000-f7136000 Deferred wined3d<elf> \-PE f7010000-f7136000 \ wined3d ELF f7136000-f716a000 Deferred d3d9...
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