You are not logged in.

#26 2024-06-05 19:58:18

Librehosseini
Member
From: iran
Registered: 2024-03-29
Posts: 62

Re: Laptop overheating when suspended

# pacman -Qq | grep intel
intel-ucode

---

# pacman -Qq | grep nvidia
nvidia-utils
opencl-nvidia

Last edited by Librehosseini (2024-06-05 19:58:32)

Offline

#27 2024-06-05 19:59:41

Librehosseini
Member
From: iran
Registered: 2024-03-29
Posts: 62

Re: Laptop overheating when suspended

Are all the necessary things installed now?

Offline

#28 2024-06-05 20:16:16

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,277

Re: Laptop overheating when suspended

You don't have an nvidia kernel module installed, so nvidia-utils will blacklist nouveau and nothing is gonna drive that chip.

pacman -Syu nvidia-lts

But the plan was to disable some power saving mechanisms of the intel chip to see whether that's what's keeping the system active.

Edit: are you doing this through a translation service?

Last edited by seth (2024-06-05 20:16:40)

Offline

#29 2024-06-06 07:12:59

Librehosseini
Member
From: iran
Registered: 2024-03-29
Posts: 62

Re: Laptop overheating when suspended

seth wrote:

Edit: are you doing this through a translation service?

yes i am learning english smile

Offline

#30 2024-06-06 07:16:44

Librehosseini
Member
From: iran
Registered: 2024-03-29
Posts: 62

Re: Laptop overheating when suspended

i installed nvidia-lts and installed well. But when I did mkinitcpio, it gave these warnings :

full text :

:: Synchronizing package databases...
 core is up to date
 extra                   7.9 MiB   636 KiB/s 00:13 [######################] 100%
 multilib              137.4 KiB   416 KiB/s 00:00 [######################] 100%
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Packages (13) ell-0.66-1  iwd-2.18-1  libdrm-2.4.121-1  libnm-1.48.0-1
              libwacom-2.12.0-1  linux-lts-6.6.32-1  networkmanager-1.48.0-1
              poppler-24.06.0-1  poppler-glib-24.06.0-1  vte-common-0.76.3-1
              vte3-0.76.3-1  vte4-0.76.3-1  nvidia-lts-1:550.78-5

Total Download Size:    48.84 MiB
Total Installed Size:  207.24 MiB
Net Upgrade Size:      170.00 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
(7/8) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'default'
==> Using default configuration file: '/etc/mkinitcpio.conf'
  -> -k /boot/vmlinuz-linux-lts -g /boot/initramfs-linux-lts.img
==> Starting build: '6.6.32-1-lts'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [microcode]
  -> Running build hook: [modconf]
  -> Running build hook: [kms]
  -> Running build hook: [keyboard]
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [block]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-lts.img'
  -> Early uncompressed CPIO image generation successful
==> Initcpio image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'fallback'
==> Using default configuration file: '/etc/mkinitcpio.conf'
  -> -k /boot/vmlinuz-linux-lts -g /boot/initramfs-linux-lts-fallback.img -S autodetect
==> Starting build: '6.6.32-1-lts'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [microcode]
  -> Running build hook: [modconf]
  -> Running build hook: [kms]
==> WARNING: Possibly missing firmware for module: 'ast'
  -> Running build hook: [keyboard]
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'wd719x'
==> WARNING: Possibly missing firmware for module: 'qed'
==> WARNING: Possibly missing firmware for module: 'bfa'
==> WARNING: Possibly missing firmware for module: 'aic94xx'
==> WARNING: Possibly missing firmware for module: 'qla1280'
==> WARNING: Possibly missing firmware for module: 'qla2xxx'
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-lts-fallback.img'
  -> Early uncompressed CPIO image generation successful
==> Initcpio image generation successful
(8/8) Reloading system bus configuration...

Last edited by Librehosseini (2024-06-06 07:19:50)

Offline

#31 2024-06-06 07:17:16

Librehosseini
Member
From: iran
Registered: 2024-03-29
Posts: 62

Re: Laptop overheating when suspended

Could these warnings be related to my problem?

Offline

#32 2024-06-06 07:21:00

Librehosseini
Member
From: iran
Registered: 2024-03-29
Posts: 62

Re: Laptop overheating when suspended

And my kernel is not lts, so I still need to install nvidia-lts?

Offline

#33 2024-06-06 07:24:27

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,277

Re: Laptop overheating when suspended

DO. NOT. BUMP.
For fucks sake.

https://bbs.archlinux.org/viewtopic.php … 1#p2175651
https://bbs.archlinux.org/viewtopic.php … 3#p2175653
And

==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-lts.img'
  -> Early uncompressed CPIO image generation successful
==> Initcpio image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'fallback'

Are clearly all the LTS kernel - who installed the system for you?

Offline

#34 2024-06-06 07:24:28

Librehosseini
Member
From: iran
Registered: 2024-03-29
Posts: 62

Re: Laptop overheating when suspended

My friends told me that the Nvidia graphics card does not turn off properly.
Will the problem be solved by installing the right driver?

Offline

#35 2024-06-06 09:28:09

Librehosseini
Member
From: iran
Registered: 2024-03-29
Posts: 62

Re: Laptop overheating when suspended

The problem was fixed by installing nvidia
Thank you very much for your efforts

Offline

#36 2024-06-06 14:58:50

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,277

Re: Laptop overheating when suspended

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB