Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.hardware > #3426
| From | Kirk_Rockstein <Kirk_Rockstein@nowhere.invalid> |
|---|---|
| Newsgroups | comp.os.linux.hardware |
| Subject | [GeForce FX 5500] (rev a1) NOUVEAU & GLX Problem |
| Date | 2020-09-14 18:21 +0000 |
| Message-ID | <hs9qleF63ovU1@mid.individual.net> (permalink) |
Linux aptosid-ms-7312 4.19.37 #5 SMP Fri Aug 21 00:16:50 EDT 2020 i686 GNU/Linux
Problem Below:
[ 83.937] (II) Initializing extension GLX
[ 84.691] (EE) AIGLX error:
dlopen of /usr/lib/i386-linux-gnu/dri/nouveau_dri.so failed
(/usr/lib/i386-linux-gnu/dri/nouveau_dri.so:
undefined symbol: _glapi_tls_Dispatch)
[ 84.691] (EE) AIGLX error: unable to load driver nouveau
[ 84.764] (EE) AIGLX error: dlopen of
/usr/lib/i386-linux-gnu/dri/swrast_dri.so failed
(/usr/lib/i386-linux-gnu/dri/swrast_dri.so:
undefined symbol: _glapi_tls_Dispatch)
[ 84.764] (EE) AIGLX error: unable to load driver swrast
[ 84.764] (EE) GLX: could not load software renderer
[ 84.764] (II) GLX: no usable GL providers found for screen 0
[ 84.764] (II) Initializing extension XFree86-VidModeExtension
[ 84.765] (II) Initializing extension XFree86-DGA
[ 84.766] (II) Initializing extension XFree86-DRI
[ 84.766] (II) Initializing extension DRI2
[ 84.770] (II) NOUVEAU(0): NVEnterVT is called.
[ 84.771] (II) NOUVEAU(0): Setting screen physical size to 338 x 270
[ 84.771] resize called 1280 1024
root@aptosid-ms-7312:/home/kirk# glxinfo
name of display: :0.0
Error: couldn't find RGB GLX visual or fbconfig
VGA compatible controller: NVIDIA Corporation NV34 [GeForce FX 5500] (rev a1)
Kernel driver in use: nouveau
Kernel modules: nouveau
root@aptosid-ms-7312:/home/kirk# dpkg -l|grep '\(mesa\|glx\)' | awk '{print $2}'
glx-alternative-mesa
glx-diversions
libegl-mesa0:i386
libegl1-mesa:i386
libegl1-mesa-dev:i386
libegl1-mesa-drivers:i386
libgl1-mesa-dev:i386
libgl1-mesa-dri:i386
libgl1-mesa-dri-experimental:i386
libgl1-mesa-glx:i386
libglapi-mesa:i386
libgles2-mesa:i386
libgles2-mesa-dev:i386
libglu1-mesa:i386
libglu1-mesa-dev:i386
libglw1-mesa:i386
libglw1-mesa-dev
libglx-dev:i386
libglx-mesa0:i386
libglx0:i386
libnx-mesa-extras-dev
libopenvg1-mesa:i386
libosmesa6:i386
libosmesa6-dev:i386
libswt-glx-gtk-3-jni
libva-glx1:i386
libva-glx2:i386
libwayland-egl1-mesa:i386
libxcb-glx0:i386
libxcb-glx0-dev:i386
mesa-common-dev:i386
mesa-utils
mesa-vdpau-drivers:i386
update-glx
Which of the packages listed above should NOT be installed
if I wanted to run the video card listed
with nouveau dri glx? I do not want to use the NVIDIA legacy driver.
Back to comp.os.linux.hardware | Previous | Next — Next in thread | Find similar | Unroll thread
[GeForce FX 5500] (rev a1) NOUVEAU & GLX Problem Kirk_Rockstein <Kirk_Rockstein@nowhere.invalid> - 2020-09-14 18:21 +0000
Re: [GeForce FX 5500] (rev a1) NOUVEAU & GLX Problem Henrik Carlqvist <Henrik.Carlqvist@deadspam.com> - 2020-09-15 06:07 +0000
Re: [GeForce FX 5500] (rev a1) NOUVEAU & GLX Problem Kirk_Rockstein <Kirk_Rockstein@nowhere.invalid> - 2020-09-15 17:16 +0000
csiph-web