0
2
powerslime@powerslime-desktop:~$ glxgears
libGL error: failed to create dri screen
libGL error: failed to load driver: i915
Сам файл находится в директории /usr/lib/i386-linux-gnu/dri/i915_dri.so
Характеристики ПК:
ОС: xUbuntu 14.04 (ниже uname -a)
powerslime@powerslime-desktop:~$ uname -a
Linux powerslime-desktop 3.16.0-41-generic #57~14.04.1-Ubuntu SMP Thu Jun 18 18:01:50 UTC 2015 i686 i686 i686 GNU/Linux
ОП: 2Гб
Мат плата: AsRock 775i65G R2.0
Процессор: Intel Pentium D945 2 ядра, 3.4Ghz
Видеокарта — отсутствует, используется встроенная графики от Intel (та что вместе с материнкой). Не HD Graphics. Вроде GMA… Модель: Intel® Extreme Graphics 2 (копипаст с сайта материнки)
ЖД: 1. WD2500″какой-то там», не важен! На нём вторая ОС [SATA]
2. Maxtor («в случае надобности дам модель») 120ГБ (25 — ‘/’, 95 — ‘/home’) [IDE]
Предыстория:
Как-то у меня X’ы легли после того как я видеокарты лишился (чип сдох) (может важно, но была NVidia GeForce 6600 LE 128Mb AGP 8x) на тот момент поднять их удалось. Работало всё, в том числе и установленная Mesa. Так же на днях снова легли X’ы при попытках поставить Mesa (всё делал aptitude, как легко — хз), восстановил заново прописал chmod и еще что-то связанное с правами. (Экран доходил до ввода пароля от пользователя (хотя был включен автологгинг) после ввода пароля иксы сбрасывались и возвращалось всё к экрану загрузки. По логам было видно что проблема с доступах к драйверам Intel’а, хотя от Sudo они стартовали. В общем — поправив права всё стартануло). Сейчас же наблюдаю проблема с нерабочим LibGL/OpenGL/Mesa вроде как тут всё «от одной яблони». Прошу советов о том, как можно это дело исправить.
Ясное дело переустановка ОС — способ виндузячий, да и к тому-же не хочется заново все пакеты и софт ставить.
Говорите какие логи предоставить и какую информацию. P.S. Из-за нерабочего OpenGL даже в тот-же Everlasting Summer не сыграть, FPS думаю около 3-5, ранее без видеокарты было стабильно >30 (при работающем OpenGL).
Слишком разошелся… Извиняюсь.
Хочу решить проблему с OpenGL без переустановки ОС, прошу вашей помощи.
P.S. Ах, да! Драйвера под Intel из репозитория oibaf (инструкции брал отсюда http://help.ubuntu.ru/wiki/драйвер_видеокарт_intel). Переустанвока (aptitude reinstall) mesa, xserver-xorg-video-intel — не помогла.
Темы:
1
Сообщения:
16
Участник с: 08 августа 2020
Проц: Ryzen 5 2500U Vega 8
Карта: GTX1050
Ноутбук: ASUS F570ZD-DM102
Сама ошибка:
[[email protected] ~]$ DRI_PRIME=1 glxgears -info
libGL error: failed to create dri screen
libGL error: failed to load driver: nouveau
Running synchronized to the vertical refresh. The framerate should be
approximately the same as the monitor refresh rate.
GL_RENDERER = AMD RAVEN (DRM 3.37.0, 5.7.12-arch1-1, LLVM 10.0.1)
GL_VERSION = 4.6 (Compatibility Profile) Mesa 20.1.5
GL_VENDOR = X.Org
xorg.conf:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/75dpi"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "Accel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "EnablePageFlip" # [<bool>]
#Option "SubPixelOrder" # [<str>]
#Option "ZaphodHeads" # <str>
#Option "AccelMethod" # <str>
#Option "DRI3" # [<bool>]
#Option "DRI" # <i>
#Option "ShadowPrimary" # [<bool>]
#Option "TearFree" # [<bool>]
#Option "DeleteUnusedDP12Displays" # [<bool>]
#Option "VariableRefresh" # [<bool>]
Identifier "Card0"
Driver "modesetting"
BusID "PCI:4:0:0"
EndSection
Section "Device"
Identifier "Card1"
Driver "nvidia"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
lsmod | grep nvidia
nvidia_drm 57344 2
nvidia_modeset 1187840 2 nvidia_drm
nvidia 19726336 73 nvidia_modeset
drm_kms_helper 253952 2 amdgpu,nvidia_drm
drm 581632 17 gpu_sched,drm_kms_helper,amdgpu,nvidia_drm,ttm
Насколько я понял, при помощи xrandr —setprovideroffloadsink можно выставить с какой карты будет отрисовка. Попробовал, пишет:
[[email protected] ~]$ xrandr --listproviders
Providers: number : 2
Provider 0: id: 0x45 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 4 outputs: 2 associated providers: 0 name:modesetting
Provider 1: id: 0x248 cap: 0x0 crtcs: 0 outputs: 0 associated providers: 0 name:NVIDIA-G0
[[email protected] ~]$ xrandr --setprovideroffloadsink NVIDIA-G0 modesetting
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 34 (RRSetProviderOffloadSink)
Value in failed request: 0x248
Serial number of failed request: 16
Current serial number in output stream: 17
Насколько я понял проблема в иксконфиге, ибо раньше (методом научного тыка) проблема исчезала его редактированием
Mesa стоит, её удаление не даёт успехов
[[email protected] xorg.conf.d]$ pacman -Ss mesa
extra/glu 9.0.1-2 [installed]
Mesa OpenGL Utility library
extra/libva-mesa-driver 20.1.5-1
VA-API implementation for gallium
extra/mesa 20.1.5-1 [installed]
An open-source implementation of the OpenGL specification
extra/mesa-demos 8.4.0-4 [installed]
Mesa demos and tools incl. glxinfo + glxgears
extra/mesa-vdpau 20.1.5-1
Mesa VDPAU drivers
extra/opencl-mesa 20.1.5-1
OpenCL support for AMD/ATI Radeon mesa drivers
extra/vulkan-intel 20.1.5-1
Intel's Vulkan mesa driver
extra/vulkan-mesa-layers 20.1.5-1
Mesa's Vulkan layers
extra/vulkan-radeon 20.1.5-1
Radeon's Vulkan mesa driver
community/adriconf 1.7-1
GUI tool to configure Mesa drivers by setting options and writing them to the standard drirc file
community/i810-dri 7.11.2-10
Mesa DRI drivers for Intel i810
community/mach64-dri 7.11.2-10
Mesa DRI drivers for ATI Mach64
community/mga-dri 7.11.2-10
Mesa DRI drivers for Matrox
community/r128-dri 7.11.2-10
Mesa DRI drivers for ATI Rage128
community/savage-dri 7.11.2-10
Mesa DRI drivers for S3 Sraphics/VIA Savage
community/sis-dri 7.11.2-10
Mesa DRI drivers for SiS
community/tdfx-dri 7.11.2-10
Mesa DRI drivers for 3dfx
community/unichrome-dri 7.11.2-10
Mesa DRI drivers for S3 Graphics/VIA Unichrome
multilib/lib32-glu 9.0.1-1
Mesa OpenGL utility library (32 bits)
multilib/lib32-libva-mesa-driver 20.1.5-1
VA-API implementation for gallium (32-bit)
multilib/lib32-mesa 20.1.5-1
An open-source implementation of the OpenGL specification (32-bit)
multilib/lib32-mesa-demos 8.4.0-2
Mesa demos and tools (32-bit)
multilib/lib32-mesa-vdpau 20.1.5-1
Mesa VDPAU drivers (32-bit)
multilib/lib32-opencl-mesa 20.1.5-1
OpenCL support for AMD/ATI Radeon mesa drivers (32-bit)
multilib/lib32-vulkan-intel 20.1.5-1
Intel's Vulkan mesa driver (32-bit)
multilib/lib32-vulkan-mesa-layers 20.1.5-1
Mesa's Vulkan layers (32-bit)
multilib/lib32-vulkan-radeon 20.1.5-1
Radeon's Vulkan mesa driver (32-bit)
UPD: Её удаление привело к новой ошибке:
[[email protected] ~]$ DRI_PRIME=1 glxgears
Error: couldn't get an RGB, Double-buffered visual
taha@taha-Lenovo-ideapad-510S-14IKB:~/AndroidStudioProjects/testapp$ flutter run -d linux -v [ +63 ms] executing: uname -m [ +29 ms] Exit code 0 from: uname -m [ ] x86_64 [ +5 ms] executing: [/home/taha/snap/flutter/common/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H [ +8 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H [ ] 93242d7548f2ee8070cb932ec3826512b94d1356 [ ] executing: [/home/taha/snap/flutter/common/flutter/] git tag --points-at 93242d7548f2ee8070cb932ec3826512b94d1356 [ +11 ms] Exit code 0 from: git tag --points-at 93242d7548f2ee8070cb932ec3826512b94d1356 [ +1 ms] executing: [/home/taha/snap/flutter/common/flutter/] git describe --match *.*.* --long --tags 93242d7548f2ee8070cb932ec3826512b94d1356 [ +36 ms] Exit code 0 from: git describe --match *.*.* --long --tags 93242d7548f2ee8070cb932ec3826512b94d1356 [ +1 ms] 2.3.0-0.0.pre-168-g93242d7548 [ +8 ms] executing: [/home/taha/snap/flutter/common/flutter/] git rev-parse --abbrev-ref --symbolic @{u} [ +4 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u} [ ] origin/master [ ] executing: [/home/taha/snap/flutter/common/flutter/] git ls-remote --get-url origin [ +8 ms] Exit code 0 from: git ls-remote --get-url origin [ ] https://github.com/flutter/flutter.git [ +80 ms] executing: [/home/taha/snap/flutter/common/flutter/] git rev-parse --abbrev-ref HEAD [ +4 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD [ ] master [ +77 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ +3 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'WindowsUwpEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ +82 ms] executing: /home/taha/Code/SDK/platform-tools/adb devices -l [ +19 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ +1 ms] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ +7 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ +1 ms] Artifact Instance of 'WindowsUwpEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ +2 ms] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ +72 ms] executing: /home/taha/Code/SDK/platform-tools/adb devices -l [ +18 ms] Skipping pub get: version match. [ +125 ms] Generating /home/taha/AndroidStudioProjects/testapp/android/app/src/main/java/io/flutter/pl ugins/GeneratedPluginRegistrant.java [ +102 ms] Initializing file store [ +9 ms] Skipping target: gen_localizations [ +7 ms] gen_dart_plugin_registrant: Starting due to {InvalidatedReasonKind.inputChanged: The following inputs have updated contents: /home/taha/AndroidStudioProjects/testapp/.dart_tool/package_config_subset} [ +43 ms] gen_dart_plugin_registrant: Complete [ ] Skipping target: _composite [ +2 ms] complete [ +5 ms] Launching lib/main.dart on Linux in debug mode... [ +5 ms] /home/taha/snap/flutter/common/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev /home/taha/snap/flutter/common/flutter/bin/cache/artifacts/engine/linux-x64/fron tend_server.dart.snapshot --sdk-root /home/taha/snap/flutter/common/flutter/bin/cache/artifacts/engine/common/flutter _patched_sdk/ --incremental --target=flutter --debugger-module-names --experimental-emit-debug-metadata -DFLUTTER_WEB_AUTO_DETECT=true --output-dill /tmp/flutter_tools.RDBRUN/flutter_tool.CBGONR/app.dill --packages /home/taha/AndroidStudioProjects/testapp/.dart_tool/package_config.json -Ddart.vm.profile=false -Ddart.vm.product=false --enable-asserts --track-widget-creation --filesystem-scheme org-dartlang-root --initialize-from-dill build/f245b0b7cc30f460f818fcec6bcf01fb.cache.dill.track.dill --flutter-widget-cache --enable-experiment=alternative-invalidation-strategy [ +36 ms] Building Linux application... [ +37 ms] <- compile package:testapp/main.dart [ +2 ms] executing: [build/linux/x64/debug/] cmake -G Ninja -DCMAKE_BUILD_TYPE=Debug -DFLUTTER_TARGET_PLATFORM=linux-x64 /home/taha/AndroidStudioProjects/testapp/linux [ +15 ms] List of devices attached [ +7 ms] List of devices attached [ +64 ms] -- Configuring done [ +8 ms] -- Generating done [ +1 ms] -- Build files have been written to: /home/taha/AndroidStudioProjects/testapp/build/linux/x64/debug [ +8 ms] executing: ninja -C build/linux/x64/debug install [ +23 ms] ninja: Entering directory `build/linux/x64/debug' [+6013 ms] [1/5] Generating /home/taha/AndroidStudioProjects/testapp/linux/flutter/ephemeral/libflutter_linu x_gtk.so, /home/taha/AndroidStudioProjects/testapp/linux/flutter/ephemeral/flutter_linux/f l_basic_message_channel.h, /home/taha/AndroidStudioProjects/testapp/linux/flutter/ephemeral/flutter_linux/f l_binary_codec.h, /home/taha/AndroidStudioProjects/testapp/linux/flutter/ephemeral/flutter_linux/f l_binary_messenger.h, /home/taha/AndroidStudioProjects/testapp/linux/flutter/ephemeral/flutter_linux/f l_dart_project.h, /home/taha/AndroidStudioProjects/testapp/linux/flutter/ephemeral/flutter_linux/f l_engine.h, /home/taha/AndroidStudioProjects/testapp/linux/flutter/ephemeral/flutter_linux/f l_json_message_codec.h, /home/taha/AndroidStudioProjects/testapp/linux/flutter/ephemeral/flutter_linux/f l_json_method_codec.h, /home/taha/AndroidStudioProjects/testapp/linux/flutter/ephemeral/flutter_linux/f l_message_codec.h, /home/taha/AndroidStudioProjects/testapp/linux/flutter/ephemeral/flutter_linux/f l_method_call.h, /home/taha/AndroidStudioProjects/testapp/linux/flutter/ephemeral/flutter_linux/f l_method_channel.h, /home/taha/AndroidStudioProjects/testapp/linux/flutter/ephemeral/flutter_linux/f l_method_codec.h, /home/taha/AndroidStudioProjects/testapp/linux/flutter/ephemeral/flutter_linux/f l_method_response.h, /home/taha/AndroidStudioProjects/testapp/linux/flutter/ephemeral/flutter_linux/f l_plugin_registrar.h, /home/taha/AndroidStudioProjects/testapp/linux/flutter/ephemeral/flutter_linux/f l_plugin_registry.h, /home/taha/AndroidStudioProjects/testapp/linux/flutter/ephemeral/flutter_linux/f l_standard_message_codec.h, /home/taha/AndroidStudioProjects/testapp/linux/flutter/ephemeral/flutter_linux/f l_standard_method_codec.h, /home/taha/AndroidStudioProjects/testapp/linux/flutter/ephemeral/flutter_linux/f l_string_codec.h, /home/taha/AndroidStudioProjects/testapp/linux/flutter/ephemeral/flutter_linux/f l_value.h, /home/taha/AndroidStudioProjects/testapp/linux/flutter/ephemeral/flutter_linux/f l_view.h, /home/taha/AndroidStudioProjects/testapp/linux/flutter/ephemeral/flutter_linux/f lutter_linux.h, _phony_ [ +20 ms] [ +85 ms] executing: uname -m [ +3 ms] [ +46 ms] Exit code 0 from: uname -m [ ] [ ] x86_64 [ ] [ +7 ms] executing: [/home/taha/snap/flutter/common/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H [ ] [ +4 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H [ ] [ ] 93242d7548f2ee8070cb932ec3826512b94d1356 [ ] [ ] executing: [/home/taha/snap/flutter/common/flutter/] git tag --points-at 93242d7548f2ee8070cb932ec3826512b94d1356 [ +1 ms] [ +11 ms] Exit code 0 from: git tag --points-at 93242d7548f2ee8070cb932ec3826512b94d1356 [ +9 ms] [ +1 ms] executing: [/home/taha/snap/flutter/common/flutter/] git describe --match *.*.* --long --tags 93242d7548f2ee8070cb932ec3826512b94d1356 [ ] [ +31 ms] Exit code 0 from: git describe --match *.*.* --long --tags 93242d7548f2ee8070cb932ec3826512b94d1356 [ ] [ ] 2.3.0-0.0.pre-168-g93242d7548 [ ] [ +9 ms] executing: [/home/taha/snap/flutter/common/flutter/] git rev-parse --abbrev-ref --symbolic @{u} [ ] [ +6 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u} [ ] [ ] origin/master [ ] [ ] executing: [/home/taha/snap/flutter/common/flutter/] git ls-remote --get-url origin [ ] [ +5 ms] Exit code 0 from: git ls-remote --get-url origin [ ] [ ] https://github.com/flutter/flutter.git [ +11 ms] [ +86 ms] executing: [/home/taha/snap/flutter/common/flutter/] git rev-parse --abbrev-ref HEAD [ +1 ms] [ +5 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD [ ] [ ] master [ ] [ +64 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ +2 ms] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ +1 ms] [ +3 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ +1 ms] [ ] Artifact Instance of 'WindowsUwpEngineArtifacts' is not required, skipping update. [ +3 ms] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ ] [ +140 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update. [ ] [ ] Artifact Instance of 'GradleWrapper' is not required, skipping update. [ ] [ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ ] [ ] Artifact Instance of 'FlutterSdk' is not required, skipping update. [ ] [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ +1 ms] [ ] Artifact Instance of 'WindowsUwpEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ ] [ +1 ms] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ +1 ms] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ +1 ms] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'PubDependencies' is not required, skipping update. [ ] [ +40 ms] Initializing file store [ ] [ +6 ms] Done initializing file store [ ] [ +51 ms] Skipping target: gen_localizations [ ] [ +16 ms] Skipping target: gen_dart_plugin_registrant [ ] [+2915 ms] Skipping target: unpack_linux [ ] [ +780 ms] Skipping target: kernel_snapshot [ ] [ +592 ms] Skipping target: debug_bundle_linux-x64_assets [ ] [ +1 ms] Persisting file store [ ] [ +12 ms] Done persisting file store [ ] [ +9 ms] build succeeded. [ ] [ +16 ms] "flutter assemble" took 4,595ms. [ ] [ +272 ms] ensureAnalyticsSent: 266ms [ ] [ +1 ms] Running shutdown hooks [ ] [ ] Shutdown hooks complete [ ] [ +3 ms] exiting with code 0 [ +715 ms] [2/5] Building CXX object CMakeFiles/testapp.dir/flutter/generated_plugin_registrant.cc.o [ +75 ms] [3/5] Building CXX object CMakeFiles/testapp.dir/my_application.cc.o [ +175 ms] [4/5] Linking CXX executable intermediates_do_not_run/testapp [ ] [4/5] Install the project... [ +11 ms] -- Install configuration: "Debug" [ +27 ms] -- Installing: /home/taha/AndroidStudioProjects/testapp/build/linux/x64/debug/bundle/testapp [ +3 ms] -- Set runtime path of "/home/taha/AndroidStudioProjects/testapp/build/linux/x64/debug/bundle/testapp" to "$ORIGIN/lib" [ +2 ms] -- Installing: /home/taha/AndroidStudioProjects/testapp/build/linux/x64/debug/bundle/data/icudt l.dat [ +3 ms] -- Installing: /home/taha/AndroidStudioProjects/testapp/build/linux/x64/debug/bundle/lib/libflu tter_linux_gtk.so [ +143 ms] -- Installing: /home/taha/AndroidStudioProjects/testapp/build/linux/x64/debug/bundle/data/flutt er_assets [ ] -- Installing: /home/taha/AndroidStudioProjects/testapp/build/linux/x64/debug/bundle/data/flutt er_assets/NOTICES.Z [ ] -- Installing: /home/taha/AndroidStudioProjects/testapp/build/linux/x64/debug/bundle/data/flutt er_assets/version.json [ ] -- Installing: /home/taha/AndroidStudioProjects/testapp/build/linux/x64/debug/bundle/data/flutt er_assets/fonts [ ] -- Installing: /home/taha/AndroidStudioProjects/testapp/build/linux/x64/debug/bundle/data/flutt er_assets/fonts/MaterialIcons-Regular.otf [ ] -- Installing: /home/taha/AndroidStudioProjects/testapp/build/linux/x64/debug/bundle/data/flutt er_assets/kernel_blob.bin [ +59 ms] -- Installing: /home/taha/AndroidStudioProjects/testapp/build/linux/x64/debug/bundle/data/flutt er_assets/FontManifest.json [ ] -- Installing: /home/taha/AndroidStudioProjects/testapp/build/linux/x64/debug/bundle/data/flutt er_assets/AssetManifest.json [ ] -- Installing: /home/taha/AndroidStudioProjects/testapp/build/linux/x64/debug/bundle/data/flutt er_assets/packages [ ] -- Installing: /home/taha/AndroidStudioProjects/testapp/build/linux/x64/debug/bundle/data/flutt er_assets/packages/cupertino_icons [ ] -- Installing: /home/taha/AndroidStudioProjects/testapp/build/linux/x64/debug/bundle/data/flutt er_assets/packages/cupertino_icons/assets [ +1 ms] -- Installing: /home/taha/AndroidStudioProjects/testapp/build/linux/x64/debug/bundle/data/flutt er_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf [ +21 ms] Building Linux application... (completed in 7.5s) [ +785 ms] Observatory URL on device: http://127.0.0.1:39041/J5QYX-c8bnY=/ [+3814 ms] Caching compiled dill [ +85 ms] Connecting to service protocol: http://127.0.0.1:39041/J5QYX-c8bnY=/ [ +144 ms] Launching a Dart Developer Service (DDS) instance at http://127.0.0.1:0, connecting to VM service at http://127.0.0.1:39041/J5QYX-c8bnY=/. [ +64 ms] DDS is listening at http://127.0.0.1:35691/V007VyDaStg=/. [ +51 ms] Successfully connected to service protocol: http://127.0.0.1:39041/J5QYX-c8bnY=/ [ +17 ms] DevFS: Creating new filesystem on the device (null) [ +11 ms] DevFS: Created new filesystem on the device (file:///tmp/testappFERCHA/testapp/) [ +1 ms] Updating assets [ +60 ms] Syncing files to device Linux... [ +1 ms] <- reset [ ] Compiling dart to kernel with 0 updated files [ +2 ms] <- recompile package:testapp/main.dart 93f062ff-1e4e-4519-990c-08a1c4b3fd84 [ ] <- 93f062ff-1e4e-4519-990c-08a1c4b3fd84 [ +123 ms] Updating files. [ ] DevFS: Sync finished [ +1 ms] Syncing files to device Linux... (completed in 127ms) [ ] Synced 0.0MB. [ +1 ms] <- accept [ +6 ms] Connected to _flutterView/0x2716b00. [ +3 ms] Flutter run key commands. [ +2 ms] r Hot reload. 🔥🔥🔥 [ +1 ms] R Hot restart. [ ] h List all available interactive commands. [ ] d Detach (terminate "flutter run" but leave application running). [ ] c Clear the screen [ ] q Quit (terminate the application on the device). [ ] 💪 Running with sound null safety 💪 [ +1 ms] An Observatory debugger and profiler on Linux is available at: http://127.0.0.1:35691/V007VyDaStg=/ [ +446 ms] DevTools activation throttled until 2021-04-30 07:13:05.175934. [ +413 ms] The Flutter DevTools debugger and profiler on Linux is available at: http://127.0.0.1:9100?uri=http%3A%2F%2F127.0.0.1%3A35691%2FV007VyDaStg%3D%2F
Hi,
I’m having trouble getting nouveau hardware acceleration work on an NV18 [10de:0185] board.
The board is:
02:00.0 VGA compatible controller: NVIDIA Corporation NV18 [GeForce4 MX 4000] (rev a4)
Running glxgears produces this output (with LIBGL_DEBUG=verbose):
libGL: screen 0 does not appear to be DRI3 capable
libGL: pci id for fd 4: 10de:0185, driver nouveau
libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/tls/nouveau_dri.so
libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/nouveau_dri.so
libGL: driver does not expose __driDriverGetExtensions_nouveau(): /usr/lib/xorg/modules/dri/nouveau_dri.so: undefined symbol: __driDriverGetExtensions_nouveau
libGL error: failed to create dri screen
libGL error: failed to load driver: nouveau
Here I can see that libGL tries to use nouveau_dri.so (post-NV20) while I have NV18 and thus need nouveau_vieux_dri.so.
Symlinking nouveau_dri.so to nouveau_vieux_dri.so fails:
libGL: screen 0 does not appear to be DRI3 capable
libGL: pci id for fd 4: 10de:0185, driver nouveau
libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/tls/nouveau_dri.so
libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/nouveau_dri.so
libGL: driver does not expose __driDriverGetExtensions_nouveau(): /usr/lib/xorg/modules/dri/nouveau_dri.so: undefined symbol: __driDriverGetExtensions_nouveau
libGL error: core dri or dri2 extension not found
libGL error: failed to load driver: nouveau
Related packages:
nouveau-dri 10.1.0-4
nouveau-fw 325.15-1
xf86-video-nouveau 1.0.10-2
xorg-server 1.15.0-5
dmesg | grep -Ei ‘drm|nouveau’:
[ 1.338803] [drm] Initialized drm 1.1.0 20060810
[ 1.386175] fb: conflicting fb hw usage nouveaufb vs VESA VGA - removing generic driver
[ 1.416333] [drm] hdmi device not found 2 0 1
[ 1.416516] nouveau [ DEVICE][0000:02:00.0] BOOT0 : 0x018500a2
[ 1.416523] nouveau [ DEVICE][0000:02:00.0] Chipset: NV18 (NV18)
[ 1.416529] nouveau [ DEVICE][0000:02:00.0] Family : NV11
[ 1.419303] nouveau [ VBIOS][0000:02:00.0] checking PRAMIN for image...
[ 1.487980] nouveau [ VBIOS][0000:02:00.0] ... appears to be valid
[ 1.487988] nouveau [ VBIOS][0000:02:00.0] using image from PRAMIN
[ 1.487995] nouveau [ VBIOS][0000:02:00.0] BMP version 5.28
[ 1.488395] nouveau [ VBIOS][0000:02:00.0] version 04.18.20.39.00
[ 1.488756] nouveau W[ PTIMER][0000:02:00.0] unknown input clock freq
[ 1.488775] nouveau [ PFB][0000:02:00.0] RAM type: DDR1
[ 1.488781] nouveau [ PFB][0000:02:00.0] RAM size: 128 MiB
[ 1.488786] nouveau [ PFB][0000:02:00.0] ZCOMP: 0 tags
[ 1.495621] nouveau [ CLK][0000:02:00.0] --:
[ 1.518509] nouveau [ DRM] VRAM: 127 MiB
[ 1.518515] nouveau [ DRM] GART: 128 MiB
[ 1.518522] nouveau [ DRM] BMP version 5.40
[ 1.518530] nouveau [ DRM] DCB version 2.2
[ 1.518538] nouveau [ DRM] DCB outp 00: 01000300 00009c40
[ 1.518545] nouveau [ DRM] DCB outp 01: 02020321 00000733
[ 1.518830] nouveau [ DRM] Loading NV17 power sequencing microcode
[ 1.523671] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.523681] [drm] No driver support for vblank timestamp query.
[ 1.552675] nouveau [ DRM] MM: using M2MF for buffer copies
[ 1.552693] nouveau [ DRM] Setting dpms mode 3 on TV encoder (output 1)
[ 1.613961] nouveau [ DRM] allocated 1024x768 fb: 0x9000, bo ddbd5400
[ 1.614555] fbcon: nouveaufb (fb0) is primary device
[ 2.287520] nouveau 0000:02:00.0: fb0: nouveaufb frame buffer device
[ 2.287527] nouveau 0000:02:00.0: registered panic notifier
[ 2.287540] [drm] Initialized nouveau 1.1.1 20120801 for 0000:02:00.0 on minor 0
/var/log/Xorg.0.log: full is at http://ix.io/byL, related excerpt is here:
[ 2144.710] (II) NOUVEAU(0): Opened GPU channel 0
[ 2144.711] (II) NOUVEAU(0): [DRI2] Setup complete
[ 2144.711] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau_vieux
[ 2144.711] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau_vieux
[ 2144.712] (II) EXA(0): Driver allocated offscreen pixmaps
[ 2144.712] (II) EXA(0): Driver registered support for the following operations:
[ 2144.712] (II) Solid
[ 2144.712] (II) Copy
[ 2144.712] (II) Composite (RENDER acceleration)
[ 2144.712] (II) UploadToScreen
[ 2144.712] (II) DownloadFromScreen
[ 2144.712] (==) NOUVEAU(0): Backing store enabled
[ 2144.712] (==) NOUVEAU(0): Silken mouse enabled
[ 2144.712] (==) NOUVEAU(0): DPMS enabled
[ 2144.712] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 2144.713] (--) RandR disabled
[ 2144.746] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 2144.746] (II) AIGLX: enabled GLX_ARB_create_context
[ 2144.746] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 2144.746] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 2144.746] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 2144.746] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 2144.746] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 2144.746] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 2144.746] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 2144.747] (II) AIGLX: Loaded and initialized nouveau_vieux
[ 2144.747] (II) GLX: Initialized DRI2 GL provider for screen 0
How can I make libGL look for the correct driver?
Thanks.
Last edited by intelfx (2014-04-25 11:10:43)
SOLUTION:
Here’s the solution I figured out and removed my error:
sudo apt-get remove libgl1-mesa-dri:i386
Doing this showed some unmet dependencies [The clue I needed] and wouldn’t let me uninstall this package without removing the ppa. I figured I’d start removing drivers to see what the issue was, it was the next step to troubleshoot this issue.
Wine MUST be installed when you do the oibaf PPA for this to work
I removed the following two ppa repositories:
ppa:ubuntu-x-swat/x-updates [I did this one in LXDE Start Menu > Preferences > Additional Drivers > Other Software [TAB]
$ sudo ppa-purge ppaibaf/graphics-drivers [Terminal]
**The following packages will be DOWNGRADED:**
libdrm-amdgpu1 libdrm-dev libdrm-intel1 libdrm-nouveau2 libdrm-radeon1
libdrm2 libegl1-mesa libegl1-mesa-dev libgbm1 libgl1-mesa-dri
libgl1-mesa-glx libglapi-mesa libosmesa6 libva-x11-1 libva1 libvdpau1
libvorbis0a libvorbisenc2 libvorbisfile3 libwayland-egl1-mesa
libxatracker2 mesa-utils mesa-vdpau-drivers xserver-xorg-video-ati
xserver-xorg-video-intel xserver-xorg-video-nouveau
xserver-xorg-video-radeon
The following NEW packages will be installed:
libllvm3.6v5{a}
The following packages will be REMOVED:
libllvm3.8{u} libomxil-bellagio-bin{u} libomxil-bellagio0{u}
vdpau-driver-all{u}
The following packages are RECOMMENDED but will NOT be installed:
i965-va-driver va-driver-all vdpau-va-driver
0 packages upgraded, 1 newly installed, 27 downgraded, 4 to remove and 1 not upgraded.
dpkg: warning: downgrading libgl1-mesa-dri:i386 from 11.3~git1602290730.07ed00~gd~w to 11.0.2-1ubuntu4
Preparing to unpack .../libgl1-mesa-dri_11.0.2-1ubuntu4_i386.deb ...
Unpacking libgl1-mesa-dri:i386 (11.0.2-1ubuntu4) over (11.3~git1602290730.07ed00~gd~w) ...
Since Lubuntu 15.10 had some recent updates again regarding all the mesa driver packages, it was time to revert from the drivers I originally had working from those ppa repositories.
I still kept the following packages above and added this one from the unmet dependencies shown in the remove prompt:
sudo apt-get install kde-runtime
[Leaving it installed since it system is working well now]
I added sudo apt-get install pulseaudio to remove ALSA pcm errors I was having when it was the other ppa driver installed, just throwing that in extra.
All the other applications I had installed previously like mesa-utils, etc., did downgrade to official Ubuntu packages and now the issue is resolved!
$ dpkg --get-selections | grep mesa
libegl1-mesa:i386 install
libegl1-mesa-dev:i386 install
libgl1-mesa-dri:i386 install
libgl1-mesa-glx:i386 install
libglapi-mesa:i386 install
libglu1-mesa:i386 install
libosmesa6:i386 install
libwayland-egl1-mesa:i386 install
mesa-utils install
mesa-vdpau-drivers:i386 install
$ mame -mt -video opengl -rs -speed 1.00
Average speed: 68.03% (185 seconds)
Now MAME is working correctly with the -Video OpenGL option [No more -Video Soft needed!] Errors gone!
DRICONF showing Mesa Driver Working now: Mesa Driver Loaded/Active
FINAL EDIT: So after a reboot, the issue returned.
FINAL FIX: I duplicated the error/fix
[intel_do_flush_locked_failed:input output error/libGL error: failed to create dri screen
libGL error: failed to load driver: i915
by re-adding the oibaf ppa, then doing LXDE Start Menu > System Tools > Software Updater to get the PPA software updates needed, then ppa purge again to figure out it was the Intel Driver I needed!
Used this link: https://launchpad. net/~oibaf/+archive/ubuntu/graphics-drivers/+packages
Installed these two from the link above and now everything is COMPLETE/WORKING!
xserver-xorg-video-intel-dbg_2.99.917+git1602241932.d16728~gd~w_i386.deb(2.6 MiB)xserver-xorg-video-intel_2.99.917+git1602241932.d16728~gd~w_i386.deb(1.6 MiB)
Hope this helps someone with MAME who tries to get it working, and runs into this issue running it installing/configuring from Terminal.
I’ve got a new laptop, and in it I have an Nvidia graphics card. The initial operating system installation went ok (Ubuntu 20.10 Groovy Gorilla is my Linux distribution of choice here), but after I’d done a bunch of configuration and initial setup tasks it inevitably came around to the point in time that I wanted to run an application on my dedicated Nvidia graphics card.
Doing so is actually really quite easy — it’s figuring out the how that was the hard bit! To that end, this is a quick post to document how to do this so I don’t forget next time.
Before you continue, I’ll assume here that you’re using the Nvidia propriety drivers. If not, consult your distribution’s documentation on how to install and enable this.
With Nvidia cards, it depends greatly on what you want to run as to how you go about doing this. For CUDA applications, you need to install the nvidia-cuda-toolkit package:
sudo apt install nvidia-cuda-toolkit
…and then there will be an application-specific menu you’ll need to navigate to tell it which device to use.
For traditional graphical programs, the process is different.
In the NVIDIA X Server Settings, go to PRIME Profiles, and then ensure NVIDIA On-Demand mode is selected. If not, select it and then reboot.
Then, to launch a program on your Nvidia dedicated graphics card, do this:
__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia command_name arguments
In short, the __NV_PRIME_RENDER_OFFLOAD environment variable must be set to 1 , and the __GLX_VENDOR_LIBRARY_NAME environment variable must be set to nvidia. If you forget the latter here or try using DRI_PRIME=1 instead of both of these (as I advise in my previous post about AMD dedicated graphics cards), you’ll get an error like this:
libGL error: failed to create dri screen
libGL error: failed to load driver: nouveau
The solution is to set the above environment variables instead of DRI_PRIME=1. Thanks to this Ask Ubuntu post for the answer!
Given that I know I’ll be wanting to use this regularly, I’ve created a script in my bin folder for it. It looks like this:
#!/usr/bin/env bash
export __NV_PRIME_RENDER_OFFLOAD=1;
export __GLX_VENDOR_LIBRARY_NAME=nvidia;
$@;
Save the above to somewhere in your PATH (e.g. your bin folder, if you have one). Don’t forget to run chmod +x path/to/file to mark it executable.
Found this useful? Does this work on other systems and setups too? Comment below!
Forum rules
Before you post please read how to get help. Topics in this forum are automatically closed 6 months after creation.
-
jmctiti
Mint 17 MATE : LibGL Error <SOLVED>
Hello everybody
I just installed Mint 17 (MATE) on an old Notebook. Then I installed Scilab with «Gestionnaire de Logiciels».
But when I run Scilab, I get the following errors
libGL error : failed to create dri screen
libGL error : failed to load driver : nouveau
Can someone help me ?
Thank you in advance
JM CORNIL (Versailles — France)
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
-
jmctiti
Re: Mint 17 MATE : LibGL Error
Post
by jmctiti » Tue Aug 12, 2014 12:24 pm
Thank you for your interest to my problem
Here is what you asked me
$ inxi -Fxz
System: Host: cornil-samsung-X10 Kernel: 3.13.0-24-generic i686 (32 bit, gcc: 4.8.2)
Desktop: N/A Distro: Linux Mint 17 Qiana
Machine: Mobo: Samsung model: Aquila Slim Platform version: 01 Bios: Phoenix version: 05YE date: 06/18/2003
CPU: Single core Intel Pentium M (-UP-) cache: 1024 KB flags: (sse sse2) bmips: 1994.1 clocked at 1000.00 MHz
Graphics: Card: NVIDIA NV17M [GeForce4 440 Go 64M] bus-ID: 01:00.0
X.Org: 1.15.1 drivers: (unloaded: fbdev,vesa) FAILED: nouveau Resolution: 1024×768@60.0hz
GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits) GLX Version: 2.1 Mesa 10.1.0 Direct Rendering: Yes
Audio: Card: Intel 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC’97 Audio Controller driver: snd_intel8x0 ports: 1c00 1880 bus-ID: 00:1f.5
Sound: Advanced Linux Sound Architecture ver: k3.13.0-24-generic
Network: Card-1: Intel PRO/Wireless LAN 2100 3B Mini PCI Adapter driver: ipw2100 ver: git-1.2.2 bus-ID: 02:07.0
IF: eth1 state: up mac: <filter>
Card-2: 3Com 3c905C-TX/TX-M [Tornado] driver: 3c59x port: 3000 bus-ID: 02:05.0
IF: eth0 state: down mac: <filter>
Drives: HDD Total Size: 40.0GB (12.9% used) 1: id: /dev/sda model: FUJITSU_MHT2040A size: 40.0GB
Partition: ID: / size: 37G used: 4.8G (15%) fs: ext4 ID: swap-1 size: 0.53GB used: 0.03GB (6%) fs: swap
RAID: No RAID devices detected — /proc/mdstat and md_mod kernel raid module present
Sensors: None detected — is lm-sensors installed and configured?
Info: Processes: 141 Uptime: 20 min Memory: 332.2/494.9MB Runlevel: 2 Gcc sys: 4.8.2 Client: Shell inxi: 1.8.4
jm@cornil-samsung-X10 ~ $
Thank you in advance
JM CORNIL
-
PatH57
Re: Mint 17 MATE : LibGL Error
Post
by PatH57 » Tue Aug 12, 2014 2:43 pm
FAILED: nouveau
no driver is loaded for your graphic card (it’s running in software rendering mode)
Also the card is way too old to give you anything viable under Mint 17 or ubuntu 14.04
I suggest you try Mint 13 Xfce (it won’t put too much stress on the «old» lady.)
Skip to navigation
Skip to main content
Infrastructure and Management
- Red Hat Enterprise Linux
- Red Hat Virtualization
- Red Hat Identity Management
- Red Hat Directory Server
-
Red Hat Certificate System
- Red Hat Satellite
- Red Hat Subscription Management
- Red Hat Update Infrastructure
- Red Hat Insights
- Red Hat Ansible Automation Platform
Cloud Computing
- Red Hat OpenShift
- Red Hat CloudForms
- Red Hat OpenStack Platform
- Red Hat OpenShift Container Platform
- Red Hat OpenShift Data Science
-
Red Hat OpenShift Online
- Red Hat OpenShift Dedicated
- Red Hat Advanced Cluster Security for Kubernetes
- Red Hat Advanced Cluster Management for Kubernetes
- Red Hat Quay
- OpenShift Dev Spaces
- Red Hat OpenShift Service on AWS
Storage
- Red Hat Gluster Storage
- Red Hat Hyperconverged Infrastructure
- Red Hat Ceph Storage
-
Red Hat OpenShift Data Foundation
Runtimes
- Red Hat Runtimes
- Red Hat JBoss Enterprise Application Platform
- Red Hat Data Grid
- Red Hat JBoss Web Server
- Red Hat Single Sign On
- Red Hat support for Spring Boot
- Red Hat build of Node.js
- Red Hat build of Thorntail
- Red Hat build of Eclipse Vert.x
-
Red Hat build of OpenJDK
- Red Hat build of Quarkus
Integration and Automation
- Red Hat Process Automation
- Red Hat Process Automation Manager
- Red Hat Decision Manager
All Products
Issue
- Unable to run glx applications on local system console.
- Graphical interface is very slow on RHEL7 console.
- When executing
glxinfoon local system console, it’s showing thatlibGLis unable to initializeradeon_dridrivers and switching back to software rendering with below messages:
libGL: OpenDriver: trying /usr/lib64/dri/radeon_dri.so
libGL error: failed to create dri screen
libGL error: failed to load driver: radeon
libGL: OpenDriver: trying /usr/lib64/dri/swrast_dri.so
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
- Running
glxgearsin verbose mode also giving same error:
# LIBGL_DEBUG=verbose glxgears
libGL: OpenDriver: trying /usr/lib64/dri/radeon_dri.so
libGL error: failed to create dri screen
libGL error: failed to load driver: radeon
libGL: OpenDriver: trying /usr/lib64/dri/swrast_dri.so
Environment
- Red Hat Enterprise Linux 6
- Red Hat Enterprise Linux 7
- ATI-ES1000 Graphics
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.
Current Customers and Partners
Log in for full access
Log In


