Any plan to support Inter Based gpus?
I have a proof-of-concept example, and it works pretty well on my XPS 9380, even though this hardware doesn't support VRAM and temperature information...
[rebelinux@XPS9380 minimon-applet]$ lsgpu
card1 Intel Coffeelake (Gen9) drm:/dev/dri/card1
└─renderD128 drm:/dev/dri/renderD128
[rebelinux@XPS9380 minimon-applet]$
Jul 13 13:34:05 XPS9380 cosmic-ext-applet-minimon[121195]: Application started
Jul 13 13:34:05 XPS9380 cosmic-ext-applet-minimon[121195]: Is laptop
Jul 13 13:34:05 XPS9380 cosmic-ext-applet-minimon[121195]: Found System Monitor: COSMIC System Monitor /usr/share/applications/com.system76.CosmicMonitor.desktop
Jul 13 13:34:05 XPS9380 cosmic-ext-applet-minimon[121195]: Found System Monitor: Hardware Locality lstopo /usr/share/applications/lstopo.desktop
Jul 13 13:34:05 XPS9380 cosmic-ext-applet-minimon[121195]: IntelGpu::get_gpus().
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: IntelGpu::get_intel_cards().
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: Found Intel card card1
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: Found card card1
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: Resolving GPU name for card: card1
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: Found name in lspci_map: Intel WhiskeyLake-U GT2 (UHD Graphics 620)
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: name Intel WhiskeyLake-U GT2 (UHD Graphics 620), id 7a992705d690b732fcfa98a759d9d17a4e9e98644b7975488994579d4a024687
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: Found GPU. Type: Intel. Name: Intel WhiskeyLake-U GT2 (UHD Graphics 620). UUID: 7a992705d690b732fcfa98a759d9d17a4e9e98644b7975488994579d4a024>
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: Connection to NVML failed, reason: a libloading error occurred: libnvidia-ml.so.1: cannot open shared object file: No such file or directory
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: No Nvidia GPUs found
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: AmdGpu::get_gpus().
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: Available lspci_map entries:
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: 00:02.0 -> Intel WhiskeyLake-U GT2 (UHD Graphics 620) (80863ea0)
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: AmdGpu::get_amd_cards().
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: entry "/sys/class/drm/renderD128"
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: Not AMD
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: entry "/sys/class/drm/card1"
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: Not AMD
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: entry "/sys/class/drm/card1-DP-2"
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: entry "/sys/class/drm/card1-eDP-1"
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: entry "/sys/class/drm/card1-DP-3"
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: entry "/sys/class/drm/version"
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: entry "/sys/class/drm/card1-DP-1"
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: Found CPU Cores: 8
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: Find CPU temperature sensor
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: path: "/sys/class/hwmon/hwmon8/name". name: ath10k_hwmon
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: path: "/sys/class/hwmon/hwmon6/name". name: coretemp
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: found sensor "/sys/class/hwmon/hwmon6/temp1_label" Package id 0
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: found sensor "/sys/class/hwmon/hwmon6/temp2_label" Core 0
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: found sensor "/sys/class/hwmon/hwmon6/temp3_label" Core 1
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: found sensor "/sys/class/hwmon/hwmon6/temp4_label" Core 2
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: found sensor "/sys/class/hwmon/hwmon6/temp5_label" Core 3
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: System memory: 8071675904 / 7.52 GB
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: Updating state with configuration data
Jul 13 13:34:06 XPS9380 cosmic-ext-applet-minimon[121195]: Message::ThemeChanged. Font is now: FontConfig { family: "Segoe UI Variable Static Display", weight: Normal, stretch: Normal, style: Normal }
Jul 13 13:34:07 XPS9380 cosmic-ext-applet-minimon[121195]: Message::ConfigChanged()
Jul 13 13:34:07 XPS9380 cosmic-ext-applet-minimon[121195]: Updating state with configuration data
rebelinux@1631fae
Any plan to support Inter Based gpus?
I have a proof-of-concept example, and it works pretty well on my XPS 9380, even though this hardware doesn't support VRAM and temperature information...
rebelinux@1631fae