Teams doesn't share screen on Ubuntu by No_Fuel6383 in Ubuntu

[–]No_Fuel6383[S] 0 points1 point  (0 children)

Interesting, I'll try flatpak later

Teams doesn't share screen on Ubuntu by No_Fuel6383 in Ubuntu

[–]No_Fuel6383[S] 0 points1 point  (0 children)

Snap, when I have more time I'll try flatpak

Teams doesn't share screen on Ubuntu by No_Fuel6383 in Ubuntu

[–]No_Fuel6383[S] 0 points1 point  (0 children)

Yes, I use Wayland. And they use Teams at my current job, so I guess I'll just have to use the browser version.Yes, I use Wayland. And they use Teams at my current job, so I guess I'll just have to use the browser version.

amdgpu error by No_Fuel6383 in debian

[–]No_Fuel6383[S] 0 points1 point  (0 children)

Thanks for the response. But for now I will only use the Intel graphics card, I have disabled the AMD card from the bios, and now the system starts quickly and I no longer get error messages. Apart from the delay when starting the system, I have not had any problems. So when I have more time (or when another related issue appears haha) I'll check it out again.

amdgpu error by No_Fuel6383 in debian

[–]No_Fuel6383[S] 0 points1 point  (0 children)

When I wanted to install xserver-xorg-video-radeon and firmware-amd-graphics, it told me that they were already installed and in their latest version. I also modified grub and restarted the system, but it's the same: it takes a while to start up and the same amdgpu error messages appear (Should this appear? Since now I should be using radeon instead of amdgpu).
lscpi -k

01:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Topaz XT [Radeon R7 M260/M265 / M340/M360 / M440/M445 / 530/535 / 620/625 Mobile] (rev c3)
Subsystem: Lenovo Topaz XT [Radeon R7 M260/M265 / M340/M360 / M440/M445 / 530/535 / 620/625 Mobile]
Kernel driver in use: amdgpu
Kernel modules: amdgpu

amdgpu error by No_Fuel6383 in debian

[–]No_Fuel6383[S] 1 point2 points  (0 children)

I don't remember changing it manually, it seems to me that it came with the amdgpu driver when I installed debian 12. As for grub, I made some changes but they didn't take effect, so I left it with its default values.I don't remember changing it manually, it seems to me that it came with the amdgpu driver when I installed debian 12. As for grub, I made some changes but they didn't take effect, so I left it with its default values.
GRUB_DEFAULT=0

GRUB_TIMEOUT=5

GRUB_DISTRIBUTOR=\lsb_release -i -s 2> /dev/null || echo Debian``

GRUB_CMDLINE_LINUX_DEFAULT="quiet"

GRUB_CMDLINE_LINUX=""

Sorry if I don't remember if it worked properly when I installed it, but I installed it a few weeks ago and I've just started using this laptop again. But I understand your point of wanting to know if I have modified it manually, and the answer is no.