pieces-app / support

17 stars 3 forks source link

GPT Chatbox not showing in Obsidian when using Nvidia GPU in "Performance Mode" #399

Open RushabPatil opened 1 month ago

RushabPatil commented 1 month ago

Software

Pieces OS

Operating System / Platform

Linux

Your Pieces OS Version

10.1.6

Early Access Program

Kindly describe the bug and include as much detail as possible on what you were doing so we can reproduce the bug.

Pieces OS not running: Screenshot from 2024-09-10 10-21-37

Pieces OS running: Screenshot from 2024-09-10 10-34-31

This is where the issue is happening. I don't see a gpt chat box. This only happens when I am using Nvidia GPU on "Performance Mode". I am using this mode because my setup has three monitors and this mode allows me to seamlessly connect my laptop to the monitors.

I have attached the output of : pieces-os --debug --verbose pieces-os-debug-verbose.txt

Here's my system information:

OS: Ubuntu 22.04.4 LTS x86_64 Host: Precision 5680 Kernel: 6.5.0-1027-oem Uptime: 55 mins Packages: 2780 (dpkg), 10 (snap) Shell: zsh 5.8.1 Resolution: 1920x1080, 1920x1080, 1920x1080 DE: GNOME 42.9 WM: Mutter WM Theme: Adwaita Theme: Yaru-viridian-dark [GTK2/3] Icons: Yaru-viridian [GTK2/3] Terminal: x-terminal-emul CPU: 13th Gen Intel i7-13800H (20) @ 5.000GHz GPU: Intel Device a7a0 GPU: NVIDIA 01:00.0 NVIDIA Corporation Device 27bb Memory: 5646MiB / 31662MiB

RushabPatil commented 1 month ago

I had this working before.

I upgraded the Linux kernel recently to 6.5.0-1027-oem. This broke the compatibility with Nvidia drivers. As a result, I had to opt for an open kernel version of Nvidia drivers (550.107.02) to resolve the compatibility issue. This update seems to be the root cause.