Score:0

Ubuntu 20.04 unable to detect any device that can be color managed

cn flag

In the Colors section of the Settings, I am seeing this message: Unable to detect any device that can be color managed. Also, I think because of this my night light doesn't work. How can I fix the problem? The output for nvidia-smi command in the terminal is as following:

Mon Aug  7 20:50:36 2023       
+---------------------------------------------+
| NVIDIA-SMI 390.157                Driver Version: 390.157                   |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|===============================+======================+======================|
|   0  GeForce GT 525M     Off  | 00000000:01:00.0 N/A |                  N/A |
| N/A   87C    P0    N/A /  N/A |    222MiB /   964MiB |     N/A      Default |
+-------------------------------+----------------------+----------------------+
                                                                               
+---------------------------------------------+
| Processes:                                                       GPU Memory |
|  GPU       PID   Type   Process name                             Usage      |
|=============================================================================|
|    0                    Not Supported                                       |
+---------------------------------------------+

Also, the output of systemctl status colord is:

● colord.service - Manage, Install and Generate Color Profiles
Loaded: loaded (/lib/systemd/system/colord.service; static; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2023-08-07 22:19:06 +0330; 12min ago
Process: 13368 ExecStart=/usr/libexec/colord (code=exited, status=127)
Main PID: 13368 (code=exited, status=127)

Aug 07 22:19:06 username systemd[1]: Starting Manage, Install and Generate Color Profiles...
Aug 07 22:19:06 username systemd[1]: colord.service: Main process exited, code=exited, status=127/n/a
Aug 07 22:19:06 username systemd[1]: colord.service: Failed with result 'exit-code'.
Aug 07 22:19:06 username colord[13368]: /usr/libexec/colord: symbol lookup error: /lib/x86_64-linux-gnu/libgusb.so.2: undefined symbol: libusb_get_parent
Aug 07 22:19:06 username systemd[1]: Failed to start Manage, Install and Generate Color Profiles.

Also:

libusb-1.0-0-dev is already the newest version (2:1.0.23-2build1).
bv flag
This happened to me today on 22.04.3 (nVidia GPU). It seems to share some dependencies with night light as well. Same happened to me on 21.10 (AMD GPU). To be fair this it's quite rare, I encountered this behavior a couple of times throughout the year. As workaround, just re-login.
Amir Arslan Haghrah avatar
cn flag
Thank you for your attention. Many people have solved this issue by restarting or logging out and logging in again. But my problem continued over 3-4 months. Finally, manually installing libusb has solved my problem.
Score:0
cn flag

Getting help from Intel Community, I solved my problem. If you have the same problem, first you must download the latest version of libusb manually from libsub website. Then you must install it by:

./configure
make
make install

Finally, you should copy the .so files and links related to libusb from the /usr/local/lib/ folder to /lib/x86_64-linux-gnu/ folder. Then restart Ubuntu.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.