Displaying 20 results from an estimated 57 matches for "swrast".
2016 May 31
4
CenOS 6.8 and libGL failures
Ever since I upgraded to CentOS 6.8, some software has stopped working alogether. This is related to OpenGL/mesa and can be demonstrated with glxgears:
$ glxgears
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 33
Current serial number in output stream:...
2012 Jul 06
0
[PATCH] dri/nouveau: Add AllocTextureImageBuffer() implementation
...t;noviktor at seznam.cz>
---
Hi,
this fixes bug with mipmaps I observed on nv25, where in _mesa_prepare_mipmap_level call to
Driver.FreeTextureImageBuffer unreferences nouveau_teximage's nouveau_surface, which then
doesnt get reallocated in Driver.AllocTextureImageBuffer, because vieux uses swrast implementation,
ultimately leading to assertion failure in get_rt_format in nv20_buffer_emit.
Apart from adding nouveau_alloc_texture_image_buffer I renamed nouveau_teximage_free.
What I am unsure of is the code concerning swrast_texture_image and the test for early return
in nouveau_alloc_texture...
2016 May 31
4
CenOS 6.8 and libGL failures
...gt;
>> Ever since I upgraded to CentOS 6.8, some software has stopped working alogether. This is related to OpenGL/mesa and can be demonstrated with glxgears:
>>
>> $ glxgears
>> libGL error: No matching fbConfigs or visuals found
>> libGL error: failed to load driver: swrast
>> X Error of failed request: BadValue (integer parameter out of range for operation)
>> Major opcode of failed request: 154 (GLX)
>> Minor opcode of failed request: 3 (X_GLXCreateContext)
>> Value in failed request: 0x0
>> Serial number of failed request:...
2012 Jul 29
1
Mesa build issue... is it just me?
...ium/include
-I../../../../src/gallium/auxiliary
-I../../../../src/gallium/drivers -I../../../../src/gallium/winsys
-I../../../../src/mesa -I../../../../src/mesa/main
-I../../../../src/mesa/math -I../../../../src/mesa/transform
-I../../../../src/mesa/shader -I../../../../src/mesa/swrast
-I../../../../src/mesa/swrast_setup -I../../../../src/egl/main
-I../../../../src/egl/drivers/dri -I/usr/local/include
-I/usr/local/include/libdrm -g -O2 -Wall -std=c99
-Werror=implicit-function-declaration -Werror=missing-prototypes
-fno-strict-aliasing -fno-builtin-memcmp -g...
2009 Sep 08
11
[Bug 23792] New: Getting inverted colors after having launched Virtualbox with Nouveau driver
http://bugs.freedesktop.org/show_bug.cgi?id=23792
Summary: Getting inverted colors after having launched Virtualbox
with Nouveau driver
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2011 Jul 25
7
[Bug 39530] New: Also after installing Obermayrs drm-nouveau driver booting succeeds only with nomodeset
https://bugs.freedesktop.org/show_bug.cgi?id=39530
Summary: Also after installing Obermayrs drm-nouveau driver
booting succeeds only with nomodeset
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component:
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.Erro...
2016 May 31
0
CenOS 6.8 and libGL failures
...M, isdtor wrote:
>
> Ever since I upgraded to CentOS 6.8, some software has stopped working alogether. This is related to OpenGL/mesa and can be demonstrated with glxgears:
>
> $ glxgears
> libGL error: No matching fbConfigs or visuals found
> libGL error: failed to load driver: swrast
> X Error of failed request: BadValue (integer parameter out of range for operation)
> Major opcode of failed request: 154 (GLX)
> Minor opcode of failed request: 3 (X_GLXCreateContext)
> Value in failed request: 0x0
> Serial number of failed request: 33
> Current s...
2016 May 31
0
CenOS 6.8 and libGL failures
...Subject: [CentOS] CenOS 6.8 and libGL failures
Ever since I upgraded to CentOS 6.8, some software has stopped working alogether. This is related to OpenGL/mesa and can be demonstrated with glxgears:
$ glxgears
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 33
Current serial number in output stream:...
2020 Mar 05
0
Anki on CentOS 7
I am trying to run Anki on one of my computers running the latest update of CentOS 7. However, starting it in a terminal window shows it fails with the following messages:
libEGL warning: DRI2: failed to authenticate
libEGL warning: DRI2: failed to open swrast (search paths /usr/lib/x86_64-linux-gnu/dri:${ORIGIN}/dri:/usr/lib/dri)
libEGL warning: GLX: glXQueryVersion failed
libEGL warning: DRI2: failed to authenticate
libEGL warning: DRI2: failed to open swrast (search paths /usr/lib/x86_64-linux-gnu/dri:${ORIGIN}/dri:/usr/lib/dri)
libEGL warning: GLX: g...
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
U...
2015 Apr 25
1
google-earth crashes on CentOS 6.6
...IP>
Another crash happened while handling crash!
[mlapier at peach /]$
NOTE: google-earth-stable.x86_64 0:7.1.2.2041-0 was running on my system
a couple of weeks ago.
With google-earth-stable.x86_64 0:6.0.3.2197-0
[mlapier at peach ~]$ /usr/bin/google-earth
libGL error: failed to load driver: swrast
[mlapier at peach ~]$
NOTE: GE starts and runs but there is no Earth in GE, just a black box.
Googling gets me no useful answers. Do any of you CentOD 6.6 users have
GE operating on your system? If so, what version are you using?
--
_
?v?
/(_)\
^ ^ Mark LaPierre
Registered Linux...
2012 Jan 31
1
[Bug 45454] New: Compilation failure: nouveau_dri.so.tmp: undefined reference to `st_gl_api_create'
...(All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: jojo170387 at gmail.com
Mesa compilation fails if configured with:
./configure --with-dri-drivers=,swrast,nouveau
--with-gallium-drivers=,swrast,nouveau
Error message:
/bin/sh ../../../../bin/mklib -o nouveau_dri.so.tmp -noprefix -linker 'g++'
-ldflags ' -L/usr/lib64/llvm -lpthread -lffi -ldl -lm ' \
target.o ../../../../src/mesa/drivers/dri/common/utils.o
../../../../src/mes...
2016 May 31
1
CenOS 6.8 and libGL failures
...GL failures
>
> Ever since I upgraded to CentOS 6.8, some software has stopped
> working alogether. This is related to OpenGL/mesa and can be
> demonstrated with glxgears:
>
> $ glxgears libGL error: No matching fbConfigs or visuals found libGL
> error: failed to load driver: swrast X Error of failed request:
> BadValue (integer parameter out of range for operation) Major opcode
> of failed request: 154 (GLX) Minor opcode of failed request: 3
> (X_GLXCreateContext) Value in failed request: 0x0 Serial number of
> failed request: 33 Current serial number in outpu...
2018 Dec 11
2
System freeze: Debian Testing with C61 [GeForce 7025 / nForce 630a]
On Tue, Dec 11, 2018 at 11:16 AM riveravaldez
<riveravaldezmail at gmail.com> wrote:
>
> > Use an environment that doesn't make use of GL for basic tasks.
>
> I've been researching more and it seems that I'm already in that case.
> The freezes appears randomly, in every situation, and not when I
> launch some 3D applications or anything similar.
2009 Feb 01
1
Intel Graphics Driver problems...
...d3d_main.c:56] in wined3d (0x0033fcd8)
4 0x606880f1 CreateDXGIFactory+0xe1(riid=0x60657d68, factory=0x33fd68) [/home/dan/Software/wine-1.1.10/dlls/dxgi/dxgi_main.c:99] in dxgi (0x0033fd28)
5 0x60656c39 D3D10CreateDevice+0x189(adapter=(nil), driver_type=<register EDI not in topmost frame>, swrast=(nil), flags=0, sdk_version=29, device=0x33fdb8) [/home/dan/Software/wine-1.1.10/dlls/d3d10/d3d10_main.c:63] in d3d10 (0x0033fd78)
6 0x60641c8a func_device+0x4a() [/home/dan/Software/wine-1.1.10/dlls/d3d10/tests/device.c:28] in d3d10_test (0x0033fdc8)
7 0x606421d8 run_test+0x128(name="devi...
2009 Feb 09
9
[Bug 20023] New: nv20: unwanted solid fills during busyloop rendering
http://bugs.freedesktop.org/show_bug.cgi?id=20023
Summary: nv20: unwanted solid fills during busyloop rendering
Product: Mesa
Version: CVS
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: ASSIGNED
Severity: minor
Priority: medium
Component: Drivers/DRI/nouveau
AssignedTo: pq at iki.fi
2014 Mar 20
6
[Bug 76376] New: mesa does not build after nouveau loader changes
...orter: jsg at openbsd.org
Hardware: Other
Status: NEW
Version: git
Component: Drivers/DRI/nouveau
Product: Mesa
After commit 51989817e6767d8ef469708c69d7ce38b87e9b6e mesa does not build here
when configured with
--with-gallium-drivers=r300,r600,swrast \
--with-dri-drivers=i915,i965,r200,radeon,swrast \
libtool: compile: gcc -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\"
-DPACKAGE_VERSION=\"10.2.0-devel\" "-DPACKAGE_STRING=\"Mesa 10.2.0-devel\""
"-DPACKAGE_BUGREPORT=\"https://bugs....
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
U...
2016 May 31
0
CentOS 6.8 and libGL failures
...~]$ glxgears
> 1054 frames in 5.0 seconds = 210.750 FPS
> 1064 frames in 5.0 seconds = 212.735 FPS
> 1077 frames in 5.0 seconds = 215.366 FPS
> 1061 frames in 5.0 seconds = 212.018 FPS
$ glxgears
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 33
Current serial number in output stream:...