Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

Unable to run WattmanGTK on My Laptop(Archlinux ) #81

Open
KK-KishoreKumar opened this issue Nov 17, 2019 · 3 comments
Open

Unable to run WattmanGTK on My Laptop(Archlinux ) #81

KK-KishoreKumar opened this issue Nov 17, 2019 · 3 comments

Comments

@KK-KishoreKumar
Copy link

KK-KishoreKumar commented Nov 17, 2019

Even after Installing, I'm not able to run it, here is the following response I'm getting Instead of Graphical window .
please have a look at the folwling response.

[kk@k ~]$ wattmanGTK 
1 AMD GPU(s) found. Checking if correct kernel driver is used for this/these.
radeon kernel driver in use for AMD GPU at pci id 03:00.0
You should consider the radeon-profile project to control this card

Couldn't understand "You should consider the radeon-profile project to control this card" from above response.

Here is the added string in my gurb "amdgpu.ppfeaturemask=0x4001"
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 amdgpu.ppfeaturemask=0x4001"

My Laptop Info:

`
Intel® Core™ i5-4258U CPU @ 2.40GHz × 4 `

[kk@k ~]$ lspci

00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 09)
00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)
00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04)
00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 3 (rev e4)
00:1c.3 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 4 (rev e4)
00:1c.4 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 5 (rev e4)
00:1d.0 USB controller: Intel Corporation 8 Series USB EHCI #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10)
02:00.0 Network controller: Intel Corporation Wireless 3160 (rev 93)
03:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Sun LE [Radeon HD 8550M / R5 M230]


@qwertychouskie
Copy link

Do you have an AMD graphics chip in your laptop? It looks like you just have Intel integrated graphics. This project is specifically for AMD cards.

@elsandosgrande
Copy link

@qwertychouskie To quote his lspci output:

03:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Sun LE [Radeon HD 8550M / R5 M230]

@qwertychouskie
Copy link

@KK-KishoreKumar Have you enable the AMDGPU kernel driver for your GPU? See https://wiki.archlinux.org/index.php/AMDGPU

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants