teams-for-linux
teams-for-linux copied to clipboard
Looks like actual amd drivers for amd ryzen 7 are not supported
Describe the bug I cannot start screen sharing
To Reproduce Only doesn't work on my laptop with amd ryzen 7. Error occurs with and without installed drivers from AMD. But the installed drivers work. Error Message is: /usr/share/libdrm/amdgpu.ids: No such file or directory But this file exists amdgpu: unknown (family_id, chip_external_rev): (146, 32) libGL error: failed to create dri screen libGL error: failed to load driver: radeonsi [7275:0126/113800.485329:ERROR:viz_main_impl.cc(196)] Exiting GPU process due to errors during initialization /usr/share/libdrm/amdgpu.ids: No such file or directory amdgpu: unknown (family_id, chip_external_rev): (146, 32) [6982:0126/113800.731483:ERROR:object_proxy.cc(577)] Failed to call method: org.freedesktop.ScreenSaver.GetActive: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.NotSupported: This method is not implemented Warning: vkCreateInstance: Found no drivers! Warning: vkCreateInstance failed with VK_ERROR_INCOMPATIBLE_DRIVER at CheckVkSuccessImpl (../../third_party/dawn/src/dawn/native/vulkan/VulkanError.cpp:101) at CreateVkInstance (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:493) at Initialize (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:379) at Create (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:301) at operator() (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:556)
Expected behavior I should be able to share my screen
Desktop (please complete the following information):
- OS: Ubuntu 22.04.3 LTS
can you specify the vesrion and package type?
Can you try other package type from here? specially 1.4.5 pre-release. Thanks
I'm on Ryzen 7. See no problem. Now 23.10
(GNOME
) with wayland
. But when I used 22.04
(KDE
) it was X11
. Probably, 22
with wayland
could be a problem. I don't know.
Problem was wayland, switching to X11 solved the problem.
@rschlund I also have this problem when I install the application through SnapStore. Try installing it through a deb package. The combination of deb + Wayland works for me 100%.
https://github.com/IsmaelMartinez/teams-for-linux#downloads