You are not logged in.

#1 2024-08-27 21:20:12

WholeMilk
Member
Registered: 2024-08-27
Posts: 6

Can't open OpenGL related programs [RESOLVED]

I am having issues with opening any program related to OpenGL. One example would be minecraft in MultiMC

GLFW error 65542: GLX: GLX extension not found.

Please make sure you have up-to-date drivers (see aka.ms/mcdriver for instructions).

Also If i try to open Steam in the terminal I will find a similar error message regarding the GLX extension.

steam.sh[7373]: Running Steam on arch rolling 64-bit
steam.sh[7373]: STEAM_RUNTIME is enabled automatically
setup.sh[7448]: Steam runtime environment up-to-date!
steam.sh[7373]: Steam client's requirements are satisfied
[2024-08-27 17:10:06] Startup - updater built Jul 16 2024 23:21:18
[2024-08-27 17:10:06] Startup - Steam Client launched with: '/home/user/.local/share/Steam/ubuntu12_32/steam' '-srt-logger-opened'
08/27 17:10:06 minidumps folder is set to /tmp/dumps
08/27 17:10:06 Init: Installing breakpad exception handler for appid(steam)/version(1721173382)/tid(7502)
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2024-08-27 17:10:06] Loading cached metrics from disk (/home/user/.local/share/Steam/package/steam_client_metrics.bin)
[2024-08-27 17:10:06] Using the following download hosts for Public, Realm steamglobal
[2024-08-27 17:10:06] 1. https://client-update.akamai.steamstatic.com, /, Realm 'steamglobal', weight was 1000, source = 'update_hosts_cached.vdf'
[2024-08-27 17:10:06] 2. https://cdn.cloudflare.steamstatic.com, /client/, Realm 'steamglobal', weight was 1, source = 'update_hosts_cached.vdf'
[2024-08-27 17:10:06] 3. https://cdn.steamstatic.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
[2024-08-27 17:10:06] Checking for update on startup
[2024-08-27 17:10:06] Checking for available updates...
[2024-08-27 17:10:06] Downloading manifest: https://client-update.akamai.steamstatic.com/steam_client_ubuntu12
[2024-08-27 17:10:06] Manifest download: send request
[2024-08-27 17:10:06] Manifest download: waiting for download to finish
[2024-08-27 17:10:06] Manifest download: finished
[2024-08-27 17:10:06] Download skipped: /steam_client_ubuntu12 version 1721173382, installed version 1721173382, existing pending version 0
[2024-08-27 17:10:06] Nothing to do
[2024-08-27 17:10:06] Verifying installation...
[2024-08-27 17:10:06] Performing checksum verification of executable files
[2024-08-27 17:10:07] Verification complete
UpdateUI: skip show logo
Steam logging initialized: directory: /home/user/.local/share/Steam/logs

OpenGL GLX extension not supported by display
OpenGL GLX extension not supported by displaysrc/steamUI/spewmanager.cpp (184) : Assertion Failed: Error: OpenGL GLX extension not supported by display
src/steamUI/spewmanager.cpp (184) : Assertion Failed: Error: OpenGL GLX extension not supported by display
08/27 17:10:07 Init: Installing breakpad exception handler for appid(steam)/version(1721173382)/tid(7502)
assert_20240827171007_7.dmp[7510]: Uploading dump (out-of-process)
/tmp/dumps/assert_20240827171007_7.dmp
XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xee364dc0
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xee363500
/usr/share/themes/Adwaita-dark/gtk-2.0/main.rc:733: error: unexpected identifier 'direction', expected character '}'
/usr/share/themes/Adwaita-dark/gtk-2.0/hacks.rc:28: error: invalid string constant "normal_entry", expected valid string constant
src/vgui2/src/surface_linux.cpp (1954) : glXChooseVisual failed
src/vgui2/src/surface_linux.cpp (1954) : glXChooseVisual failed
src/vgui2/src/surface_linux.cpp (1954) : Fatal assert; application exiting
src/vgui2/src/surface_linux.cpp (1954) : Fatal assert; application exiting
08/27 17:10:07 Init: Installing breakpad exception handler for appid(steam)/version(1721173382)/tid(7502)
assert_20240827171007_11.dmp[7565]: Uploading dump (out-of-process)  

From what I've researched , other people having this issue where using Nvidia cards and having issues with propietary drivers. But I use AMD for both my CPU (AMD Ryzen 5 7600X) and GPU(AMD ATI Radeon RX 6700).

Seeking advice on what might be causing this. I am tempted to just reinstall Arch but wanted to see if there was something glaringly obvious I'm missing.

Last edited by WholeMilk (2024-08-27 23:38:08)

Offline

#2 2024-08-27 21:42:17

WholeMilk
Member
Registered: 2024-08-27
Posts: 6

Re: Can't open OpenGL related programs [RESOLVED]

I will say I just tried to open a file in mpv, and I consistency received an error message like this

Error parsing option subs-auto (option not found)
/etc/mpv/mpv.conf:3: setting option subs-auto='' failed.
Resuming playback. This behavior can be disabled with --no-resume-playback.
Playing: Hey Good Lookin.mp4
 (+) Video --vid=1 (*) (h264 636x360 23.980fps)
 (+) Audio --aid=1 (*) (aac 2ch 44100Hz)
File tags:
 Title: Hey Good Lookin - https://archive.org/details/hey-good-lookin_202111
libEGL warning: DRI2: failed to authenticate
libEGL warning: MESA-LOADER: failed to open zink: libsensors.so.5: cannot open shared object file: No such file or directory (search paths /usr/lib/dri, suffix _dri)

libEGL warning: MESA-LOADER: failed to open swrast: libsensors.so.5: cannot open shared object file: No such file or directory (search paths /usr/lib/dri, suffix _dri)

[vo/gpu/opengl] GLX not found.
[vo/gpu/drm] VT_GETMODE failed: Inappropriate ioctl for device
[vo/gpu/drm] Failed to set up VT switcher. Terminal switching will be unavailable.
MESA-LOADER: failed to open radeonsi: libsensors.so.5: cannot open shared object file: No such file or directory (search paths /usr/lib/dri, suffix _dri)
MESA-LOADER: failed to open kms_swrast: libsensors.so.5: cannot open shared object file: No such file or directory (search paths /usr/lib/dri, suffix _dri)
MESA-LOADER: failed to open swrast: libsensors.so.5: cannot open shared object file: No such file or directory (search paths /usr/lib/dri, suffix _dri)
[vo/gpu] Failed to create GBM device.
[vo/gpu] Failed to setup GBM.
[vo/gpu] Failed to commit atomic request: No such file or directory

Offline

#3 2024-08-27 21:44:54

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,817

Re: Can't open OpenGL related programs [RESOLVED]

pacman -Qikk lm_sensors
sudo pacman -Syu
sudo LC_ALL=C pacman -Qkk | grep -v ', 0 altered files'

Offline

#4 2024-08-27 21:51:33

WholeMilk
Member
Registered: 2024-08-27
Posts: 6

Re: Can't open OpenGL related programs [RESOLVED]

seth wrote:
pacman -Qikk lm_sensors
sudo pacman -Syu
sudo LC_ALL=C pacman -Qkk | grep -v ', 0 altered files'
pacman -Qikk lm_sensors
Name            : lm_sensors
Version         : 1:3.6.0.r41.g31d1f125-3
Description     : Collection of user space tools for general SMBus access and hardware monitoring
Architecture    : x86_64
URL             : https://hwmon.wiki.kernel.org/lm_sensors
Licenses        : GPL  LGPL
Groups          : None
Provides        : libsensors.so=5-64
Depends On      : bash  glibc
Optional Deps   : rrdtool: for logging with sensord
                  perl: for sensor detection and configuration convert [installed]
Required By     : lib32-lm_sensors  mesa  net-snmp  xfce4-sensors-plugin
Optional For    : htop
Conflicts With  : None
Replaces        : None
Installed Size  : 472.67 KiB
Packager        : T.J. Townsend <blakkheim@archlinux.org>
Build Date      : Fri 12 Jul 2024 05:52:39 PM EDT
Install Date    : Sun 14 Jul 2024 10:00:15 PM EDT
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

warning: lm_sensors: /usr/lib/libsensors.so (No such file or directory)
warning: lm_sensors: /usr/lib/libsensors.so.5 (No such file or directory)
warning: lm_sensors: /usr/lib/libsensors.so.5.0.0 (No such file or directory)
:: Synchronizing package databases...
 core is up to date
 extra                                                                                 7.3 MiB  18.5 MiB/s 00:00 [####################################################################] 100%
 multilib is up to date
:: Starting full system upgrade...
 there is nothing to do
sudo LC_ALL=C pacman -Qkk | grep -v ', 0 altered files'
warning: amd-ucode: /boot/amd-ucode.img (Permissions mismatch)
amd-ucode: 16 total files, 1 altered file
backup file: at: /var/spool/atd/.SEQ (Modification time mismatch)
backup file: at: /var/spool/atd/.SEQ (Size mismatch)
backup file: at: /var/spool/atd/.SEQ (SHA256 checksum mismatch)
backup file: filesystem: /etc/fstab (Modification time mismatch)
backup file: filesystem: /etc/fstab (Size mismatch)
backup file: filesystem: /etc/fstab (SHA256 checksum mismatch)
backup file: filesystem: /etc/group (Modification time mismatch)
backup file: filesystem: /etc/group (Size mismatch)
backup file: filesystem: /etc/group (SHA256 checksum mismatch)
backup file: filesystem: /etc/gshadow (Modification time mismatch)
backup file: filesystem: /etc/gshadow (Size mismatch)
backup file: filesystem: /etc/gshadow (SHA256 checksum mismatch)
backup file: filesystem: /etc/ld.so.conf (Modification time mismatch)
backup file: filesystem: /etc/passwd (Modification time mismatch)
backup file: filesystem: /etc/passwd (Size mismatch)
backup file: filesystem: /etc/passwd (SHA256 checksum mismatch)
backup file: filesystem: /etc/resolv.conf (Modification time mismatch)
backup file: filesystem: /etc/resolv.conf (Size mismatch)
backup file: filesystem: /etc/resolv.conf (SHA256 checksum mismatch)
backup file: filesystem: /etc/shadow (Modification time mismatch)
backup file: filesystem: /etc/shadow (Size mismatch)
backup file: filesystem: /etc/shadow (SHA256 checksum mismatch)
backup file: filesystem: /etc/shells (Modification time mismatch)
backup file: filesystem: /etc/shells (Size mismatch)
warning: filesystem: /root (Permissions mismatch)
backup file: filesystem: /etc/shells (SHA256 checksum mismatch)
backup file: filesystem: /etc/subgid (Modification time mismatch)
backup file: filesystem: /etc/subgid (Size mismatch)
backup file: filesystem: /etc/subgid (SHA256 checksum mismatch)
backup file: filesystem: /etc/subuid (Modification time mismatch)
backup file: filesystem: /etc/subuid (Size mismatch)
backup file: filesystem: /etc/subuid (SHA256 checksum mismatch)
filesystem: 124 total files, 1 altered file
backup file: glibc: /etc/locale.gen (Modification time mismatch)
backup file: glibc: /etc/locale.gen (Size mismatch)
backup file: glibc: /etc/locale.gen (SHA256 checksum mismatch)
backup file: grub: /etc/default/grub (Modification time mismatch)
backup file: grub: /etc/default/grub (Size mismatch)
backup file: grub: /etc/default/grub (SHA256 checksum mismatch)
warning: intel-oneapi-openmp: /opt/intel/oneapi/compiler/2024.1/lib/libhwloc.so.15 (No such file or directory)
warning: intel-oneapi-tbb: /opt/intel/oneapi/tbb/2021.12/lib/libhwloc.so.15 (No such file or directory)
warning: intel-oneapi-tbb: /opt/intel/oneapi/tbb/2021.12/lib/libtcm.so.1 (No such file or directory)
warning: intel-oneapi-tbb: /opt/intel/oneapi/tbb/2021.12/lib/libtcm_debug.so.1 (No such file or directory)
warning: java-runtime-common: /usr/lib/jvm/default (Symlink path mismatch)
warning: java-runtime-common: /usr/lib/jvm/default (Modification time mismatch)
warning: java-runtime-common: /usr/lib/jvm/default-runtime (Symlink path mismatch)
warning: java-runtime-common: /usr/lib/jvm/default-runtime (Modification time mismatch)
intel-oneapi-openmp: 174 total files, 1 altered file
intel-oneapi-tbb: 241 total files, 3 altered files
java-runtime-common: 21 total files, 2 altered files
warning: libutempter: /usr/lib/utempter/utempter (GID mismatch)
warning: libutempter: /usr/lib/utempter/utempter (Permissions mismatch)
warning: lm_sensors: /usr/lib/libsensors.so (No such file or directory)
warning: lm_sensors: /usr/lib/libsensors.so.5 (No such file or directory)
warning: lm_sensors: /usr/lib/libsensors.so.5.0.0 (No such file or directory)
libutempter: 20 total files, 1 altered file
warning: materialx: /usr/share/mime/model/materialx.xml (No such file or directory)
warning: nodejs-nopt: /usr/bin/nopt (Permissions mismatch)
lm_sensors: 48 total files, 3 altered files
materialx: 1193 total files, 1 altered file
backup file: mkinitcpio: /etc/mkinitcpio.conf (Modification time mismatch)
backup file: mkinitcpio: /etc/mkinitcpio.conf (Size mismatch)
backup file: mkinitcpio: /etc/mkinitcpio.conf (SHA256 checksum mismatch)
nodejs-nopt: 30 total files, 1 altered file
backup file: pacman: /etc/pacman.conf (Modification time mismatch)
backup file: pacman: /etc/pacman.conf (Size mismatch)
backup file: pacman: /etc/pacman.conf (SHA256 checksum mismatch)
backup file: pacman-mirrorlist: /etc/pacman.d/mirrorlist (Modification time mismatch)
backup file: pacman-mirrorlist: /etc/pacman.d/mirrorlist (Size mismatch)
backup file: pacman-mirrorlist: /etc/pacman.d/mirrorlist (SHA256 checksum mismatch)
warning: shadow: /usr/bin/groupmems (GID mismatch)
warning: shadow: /usr/bin/groupmems (Permissions mismatch)
shadow: 588 total files, 1 altered file
warning: systemd: /var/log/journal (GID mismatch)
warning: vlc: /usr/lib/vlc/plugins/plugins.dat (Modification time mismatch)
warning: vlc: /usr/lib/vlc/plugins/plugins.dat (Size mismatch)
warning: vlc: /usr/lib/vlc/plugins/plugins.dat (SHA256 checksum mismatch)
backup file: systemd: /etc/systemd/timesyncd.conf (Modification time mismatch)
backup file: systemd: /etc/systemd/timesyncd.conf (Size mismatch)
backup file: systemd: /etc/systemd/timesyncd.conf (SHA256 checksum mismatch)
systemd: 1544 total files, 1 altered file
vlc: 1085 total files, 1 altered file

Offline

#5 2024-08-27 21:54:58

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,817

Re: Can't open OpenGL related programs [RESOLVED]

warning: intel-oneapi-openmp: /opt/intel/oneapi/compiler/2024.1/lib/libhwloc.so.15 (No such file or directory)
warning: intel-oneapi-tbb: /opt/intel/oneapi/tbb/2021.12/lib/libhwloc.so.15 (No such file or directory)
warning: intel-oneapi-tbb: /opt/intel/oneapi/tbb/2021.12/lib/libtcm.so.1 (No such file or directory)
warning: intel-oneapi-tbb: /opt/intel/oneapi/tbb/2021.12/lib/libtcm_debug.so.1 (No such file or directory)
warning: lm_sensors: /usr/lib/libsensors.so (No such file or directory)
warning: lm_sensors: /usr/lib/libsensors.so.5 (No such file or directory)
warning: lm_sensors: /usr/lib/libsensors.so.5.0.0 (No such file or directory)

Re-install those packages.

Offline

#6 2024-08-27 22:03:54

WholeMilk
Member
Registered: 2024-08-27
Posts: 6

Re: Can't open OpenGL related programs [RESOLVED]

seth wrote:
warning: intel-oneapi-openmp: /opt/intel/oneapi/compiler/2024.1/lib/libhwloc.so.15 (No such file or directory)
warning: intel-oneapi-tbb: /opt/intel/oneapi/tbb/2021.12/lib/libhwloc.so.15 (No such file or directory)
warning: intel-oneapi-tbb: /opt/intel/oneapi/tbb/2021.12/lib/libtcm.so.1 (No such file or directory)
warning: intel-oneapi-tbb: /opt/intel/oneapi/tbb/2021.12/lib/libtcm_debug.so.1 (No such file or directory)
warning: lm_sensors: /usr/lib/libsensors.so (No such file or directory)
warning: lm_sensors: /usr/lib/libsensors.so.5 (No such file or directory)
warning: lm_sensors: /usr/lib/libsensors.so.5.0.0 (No such file or directory)

Re-install those packages.

sudo pacman -S intel-oneapi-openmp intel-oneapi-tbb
warning: intel-oneapi-openmp-2024.1.0-1 is up to date -- reinstalling
warning: intel-oneapi-tbb-2021.12.0-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (2) intel-oneapi-openmp-2024.1.0-1  intel-oneapi-tbb-2021.12.0-1

Total Installed Size:  215.34 MiB
Net Upgrade Size:        0.00 MiB

:: Proceed with installation? [Y/n] y
(2/2) checking keys in keyring                          [##############################] 100%
(2/2) checking package integrity                        [##############################] 100%
(2/2) loading package files                             [##############################] 100%
(2/2) checking for file conflicts                       [##############################] 100%
(2/2) checking available disk space                     [##############################] 100%
warning: could not get file information for opt/intel/oneapi/compiler/2024.1/lib/libhwloc.so.15
warning: could not get file information for opt/intel/oneapi/tbb/2021.12/lib/libhwloc.so.15
warning: could not get file information for opt/intel/oneapi/tbb/2021.12/lib/libtcm.so.1
warning: could not get file information for opt/intel/oneapi/tbb/2021.12/lib/libtcm_debug.so.1
:: Processing package changes...
(1/2) reinstalling intel-oneapi-openmp                  [##############################] 100%
(2/2) reinstalling intel-oneapi-tbb                     [##############################] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...

I reinstalled intel-oneapi-openmp and intel-oneapi-tbb to on avail. lm-sensors is a package I tried manually installing myself. When I run sudo make install in the git directory I get this:

sudo make install
mkdir -p /usr/local/lib /usr/local/include/sensors /usr/local/man/man3 /usr/local/man/man5
install -m 644 lib/libsensors.a /usr/local/lib
install -m 755 lib/libsensors.so.5.0.0 /usr/local/lib
ln -sf libsensors.so.5.0.0 /usr/local/lib/libsensors.so.5
ln -sf libsensors.so.5 /usr/local/lib/libsensors.so
******************************************************************************
Warning: Library directory /usr/local/lib is not in /etc/ld.so.conf!
         Add it and run /sbin/ldconfig for the userspace tools to work.
******************************************************************************
install -m 644 lib/error.h lib/sensors.h /usr/local/include/sensors
install -m 644 lib/libsensors.3 /usr/local/man/man3
install -m 644 lib/sensors.conf.5 /usr/local/man/man5
ln -sf sensors.conf.5 /usr/local/man/man5/sensors3.conf.5
mkdir -p /usr/local/sbin /usr/local/man/man8
install -m 755 prog/detect/sensors-detect /usr/local/sbin
install -m 644 prog/detect/sensors-detect.8 /usr/local/man/man8
mkdir -p /usr/local/sbin /usr/local/man/man8
install -m 755 prog/pwm/fancontrol prog/pwm/pwmconfig /usr/local/sbin
install -m 644 prog/pwm/fancontrol.8 prog/pwm/pwmconfig.8 /usr/local/man/man8
mkdir -p /usr/local/bin /usr/local/man/man1
install -m 755 prog/sensors/sensors /usr/local/bin
install -m 644 prog/sensors/sensors.1 /usr/local/man/man1
mkdir -p /etc /etc/sensors.d
if [ ! -e /etc/sensors3.conf ] ; then \
  install -m 644 etc/sensors.conf.default /etc/sensors3.conf ; \
fi
mkdir -p /usr/local/bin
install -m 755 etc/sensors-conf-convert /usr/local/bin
if [ -e /etc/modprobe.d/lm_sensors \
     -a ! -e /etc/modprobe.d/lm_sensors.conf ] ; then \
  mv -f /etc/modprobe.d/lm_sensors /etc/modprobe.d/lm_sensors.conf ; \
fi
mkdir -p /usr/local/man/man8
install -m 644 etc/sensors-conf-convert.8 /usr/local/man/man8
mkdir -p /usr/local/sbin /usr/local/man/man8
install -m 755 prog/dump/isadump prog/dump/isaset /usr/local/sbin
install -m 644 prog/dump/isadump.8 prog/dump/isaset.8 /usr/local/man/man8
*** Important notes:
***  * The libsensors configuration file (/etc/sensors3.conf) is never
***    overwritten by our installation process, so that you won't lose
***    your personal settings in that file. You still can get our latest
***    default config file in etc/sensors.conf.default and manually copy
***    it to /etc/sensors3.conf if you want. You will then want to
***    edit it to fit your needs again.
***  * The format of /etc/sensors3.conf changed with lm-sensors 3.0.0.
***    If you have a custom configuration file using the old format, you
***    can convert it using the sensors-conf-convert script. Otherwise just
***    overwrite your old configuration file with the new default one.
***  * As of lm-sensors 3.1.0, the default configuration file only
***    contains statements which do not depend on how chips are wired.
***    If you miss parts of the bigger configuration file that used to be
***    the default, copy the relevant parts from etc/sensors.conf.eg to
***    /etc/sensors3.conf.

Offline

#7 2024-08-27 22:09:31

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,817

Re: Can't open OpenGL related programs [RESOLVED]

lm-sensors is a package I tried manually installing myself.

Why?

pacman -S lm_sensors
Warning: Library directory /usr/local/lib is not in /etc/ld.so.conf!

You installed lm_sensors into /usr/local but /usr/local/lib isn't used to resolve libraries.

Why are you trying to manually install lm_sensors, bypassing the pacman management?
Why/how was the installed lm_sensors package damaged?

Offline

#8 2024-08-27 22:19:54

WholeMilk
Member
Registered: 2024-08-27
Posts: 6

Re: Can't open OpenGL related programs [RESOLVED]

seth wrote:

lm-sensors is a package I tried manually installing myself.

Why?

pacman -S lm_sensors
Warning: Library directory /usr/local/lib is not in /etc/ld.so.conf!

You installed lm_sensors into /usr/local but /usr/local/lib isn't used to resolve libraries.

Why are you trying to manually install lm_sensors, bypassing the pacman management?
Why/how was the installed lm_sensors package damaged?

I tried using the package manager to install it, but pacman couldn't locate the package. I couldn't find anyone else with my issue, so I decided to do it manually.

Also I'm not entire sure how I corrupted the lm_sensors package. I think I removed some files in /etc/ with a wildcard.This is currently what exists in /etc/

ls /etc/ld*
/etc/ld.so.cache  /etc/ld.so.conf

/etc/ld.so.conf.d:
intel-oneapi-compiler-dpcpp-cpp-runtime-libs.conf  intel-oneapi-tbb.conf
intel-oneapi-compiler-shared-runtime-libs.conf     lib32-glibc.conf
intel-oneapi-openmp.conf 


I tried updating it but it did not seem to help. MPV will now play audio of a video file but not the video.

I thought of removing the file with the package manager. But it would not because it would break dependencies.

sudo pacman -R lm_sensors
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: removing lm_sensors breaks dependency 'lm_sensors' required by lib32-lm_sensors
:: removing lm_sensors breaks dependency 'lm_sensors' required by mesa
:: removing lm_sensors breaks dependency 'lm_sensors' required by net-snmp
:: removing lm_sensors breaks dependency 'lm_sensors' required by xfce4-sensors-plugin

What do you think would be best to resolve this at this point?

Offline

#9 2024-08-27 22:25:42

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,817

Re: Can't open OpenGL related programs [RESOLVED]

What do you think would be best to resolve this at this point?

cd /path/to/your/failed/attempt/to/build/lm_sensors
sudo make uninstall
sudo pacman -S lm_sensors
pacman -Qikk lm_sensors
glxinfo -B

Ftr, the the problem isn't in /etc but in /usr/lib

Offline

#10 2024-08-27 22:37:18

WholeMilk
Member
Registered: 2024-08-27
Posts: 6

Re: Can't open OpenGL related programs [RESOLVED]

seth wrote:

What do you think would be best to resolve this at this point?

cd /path/to/your/failed/attempt/to/build/lm_sensors
sudo make uninstall
sudo pacman -S lm_sensors
pacman -Qikk lm_sensors
glxinfo -B

Ftr, the the problem isn't in /etc but in /usr/lib

d lm-sensors/
[user@userarch lm-sensors]$ sudo make uninstall
[sudo] password for user : 
rm -f /usr/local/lib/libsensors.so.5.0.0 /usr/local/lib/libsensors.so.5 /usr/local/lib/libsensors.so
rm -f /usr/local/lib/libsensors.a
rm -f /usr/local/include/sensors/error.h /usr/local/include/sensors/sensors.h /usr/local/man/man3/libsensors.3 /usr/local/man/man5/sensors.conf.5
rmdir /usr/local/include/sensors 2> /dev/null || true
rm -f /usr/local/sbin/sensors-detect
rm -f /usr/local/man/man8/sensors-detect.8
rm -f /usr/local/sbin/fancontrol /usr/local/sbin/pwmconfig
rm -f /usr/local/man/man8/fancontrol.8 /usr/local/man/man8/pwmconfig.8
rm -f /usr/local/bin/sensors
rm -f /usr/local/man/man1/sensors.1
rm -f /usr/local/bin/sensors-conf-convert
rm -f /usr/local/man/man8/sensors-conf-convert.8
rm -f /usr/local/sbin/isadump /usr/local/sbin/isaset
rm -f /usr/local/man/man8/isadump.8 /usr/local/man/man8/isaset.8
[user@user-arch lm-sensors]$ sudo pacman -S lm_sensors
warning: lm_sensors-1:3.6.0.r41.g31d1f125-3 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (1) lm_sensors-1:3.6.0.r41.g31d1f125-3

Total Installed Size:  0.46 MiB
Net Upgrade Size:      0.00 MiB

:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring                     [######################] 100%
(1/1) checking package integrity                   [######################] 100%
(1/1) loading package files                        [######################] 100%
(1/1) checking for file conflicts                  [######################] 100%
(1/1) checking available disk space                [######################] 100%
:: Processing package changes...
(1/1) reinstalling lm_sensors                      [######################] 100%
:: Running post-transaction hooks...
(1/2) Reloading system manager configuration...
(2/2) Arming ConditionNeedsUpdate...
[user@user-arch lm-sensors]$ pacman -Qikk lm_sensors
Name            : lm_sensors
Version         : 1:3.6.0.r41.g31d1f125-3
Description     : Collection of user space tools for general SMBus access and
                  hardware monitoring
Architecture    : x86_64
URL             : https://hwmon.wiki.kernel.org/lm_sensors
Licenses        : GPL  LGPL
Groups          : None
Provides        : libsensors.so=5-64
Depends On      : bash  glibc
Optional Deps   : rrdtool: for logging with sensord
                  perl: for sensor detection and configuration convert
                  [installed]
Required By     : lib32-lm_sensors  mesa  net-snmp  xfce4-sensors-plugin
Optional For    : htop
Conflicts With  : None
Replaces        : None
Installed Size  : 472.67 KiB
Packager        : T.J. Townsend <blakkheim@archlinux.org>
Build Date      : Fri 12 Jul 2024 05:52:39 PM EDT
Install Date    : Tue 27 Aug 2024 06:26:32 PM EDT
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

lm_sensors: 48 total files, 0 altered files
[user@user-arch lm-sensors]$ glxinfo -B
name of display: :0.0
Error: couldn't find RGB GLX visual or fbconfig

Rebooted too as a good measure. MPV opens video files. Steam opens. Minecraft opens.

Thank you very much big_smile

Offline

#11 2024-08-27 22:49:52

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,817

Re: Can't open OpenGL related programs [RESOLVED]

\o/
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB