envycontrol icon indicating copy to clipboard operation
envycontrol copied to clipboard

[BUG]unable to install on fedora 40

Open nagaisa opened this issue 1 year ago • 4 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Run sudo dnf copr enable epel-9-x86_64 and 'sudo dnf copr enable centos-stream+epel-next-9-x86_64'
  2. run 'sudo dnf install python3-envycontrol'
  3. :c

Expected behavior envycontrol to install Screenshots image

System Information:

  • Model: HP ZBook 15 G3
  • Distro: Fedora KDE 40
  • Kernel: 6.10.8-200.fc40.x86_64
  • DE/WM and Display Manager (if applicable): KDE plasma 6.1.4 & Wayland
  • EnvyControl version: N/A
  • Nvidia driver version: 560.35.03
  • lspci output:
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers (rev 07)
00:01.0 PCI bridge: Intel Corporation 6th-10th Gen Core Processor PCIe Controller (x16) (rev 07)
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
00:14.0 USB controller: Intel Corporation 100 Series/C230 Series Chipset Family USB 3.0 xHCI Controller (rev 31)
00:14.2 Signal processing controller: Intel Corporation 100 Series/C230 Series Chipset Family Thermal Subsystem (rev 31)
00:16.0 Communication controller: Intel Corporation 100 Series/C230 Series Chipset Family MEI Controller #1 (rev 31)
00:17.0 SATA controller: Intel Corporation Q170/Q150/B150/H170/H110/Z170/CM236 Chipset SATA Controller [AHCI Mode] (rev 31)
00:1b.0 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #17 (rev f1)
00:1c.0 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #1 (rev f1)
00:1c.1 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #2 (rev f1)
00:1c.4 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #5 (rev f1)
00:1d.0 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #9 (rev f1)
00:1f.0 ISA bridge: Intel Corporation CM236 Chipset LPC/eSPI Controller (rev 31)
00:1f.2 Memory controller: Intel Corporation 100 Series/C230 Series Chipset Family Power Management Controller (rev 31)
00:1f.3 Audio device: Intel Corporation 100 Series/C230 Series Chipset Family HD Audio Controller (rev 31)
00:1f.4 SMBus: Intel Corporation 100 Series/C230 Series Chipset Family SMBus (rev 31)
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (2) I219-LM (rev 31)
01:00.0 VGA compatible controller: NVIDIA Corporation GM107GLM [Quadro M2000M] (rev a2)
01:00.1 Audio device: NVIDIA Corporation GM107 High Definition Audio Controller [GeForce 940MX] (rev a1)
02:00.0 Non-Volatile memory controller: Intel Corporation NVMe Optane Memory Series
03:00.0 Network controller: Intel Corporation Wireless 8260 (rev 3a)
04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI Express Card Reader (rev 01)
70:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM961/PM961/SM963

Additional context Add any other context about the problem here. If possible try to reproduce the problem with --verbose flag and attach its output.

nagaisa avatar Sep 12 '24 14:09 nagaisa

  1. sudo dnf copr enable epel-9-x86_64 isn't a valid command. the format is copr_username/copr_projectname, so I guess based on the screenshot it should be sudo dnf copr enable thonkdifferent/envycontrol
  2. That repo provides envycontrol for a RHEL9 based distribution and it won't work on Fedora
  3. If you want to use envycontrol on Fedora use the source code or at your own risk you can use the appropriate repo

sunwire avatar Sep 12 '24 15:09 sunwire

  1. sudo dnf copr enable epel-9-x86_64 isn't a valid command. the format is copr_username/copr_projectname, so I guess based on the screenshot it should be sudo dnf copr enable thonkdifferent/envycontrol

    1. That repo provides envycontrol for a RHEL9 based distribution and it won't work on Fedora

    2. If you want to use envycontrol on Fedora use the source code or at your own risk you can use the appropriate repo

when i tryed to do 'thonkdifferent/envycontrol' it didint work, giveing

Error: It wasn't possible to enable this project.
Repository 'fedora-40-x86_64' does not exist in project 'thonkdifferent/envycontrol'.
Available repositories: 'epel-9-x86_64', 'centos-stream+epel-next-9-x86_64'

but it showed those two as avaiable to so i used those. forgot to add that part to the post.

nagaisa avatar Sep 12 '24 16:09 nagaisa

@nagaisa please use the @sunwire repo

bayasdev avatar Sep 12 '24 17:09 bayasdev

@nagaisa please use the @sunwire repo

alredy trying, just had to wait a bit to do it as i had to wait for my laptop to charge some, will update once i do

nagaisa avatar Sep 12 '24 17:09 nagaisa