#26 Le 15/03/2025, à 09:37
- Nico89
Re : Raccourci clavier pour activer/désactiver hotkey
Bonjour,
non, j'ai rendu ce PC pricinipalement à cause justement de la carte graphique et de l'incertitude lié au combo linux<=>nvidia.
MSI Modern 15 - 32go - i7
Hors ligne
#27 Le 16/03/2025, à 10:06
- Nico89
Re : Raccourci clavier pour activer/désactiver hotkey
Bonjour,
Je ne sais pas si cela peut aider, j'ai installé le paquet acpid :
Lorsque j'appui sur la touche concernée (bluetooth), j'obtiens ceci
toto@titi:~$ acpi_listen
5B3CC38A-40D9- 000000c0 00000000
Source : https://wiki.ubuntu.com/Hotkeys/Troubleshooting
Il est indiqué la chose suivante sur ce lien :
7- if not found with keymap, use acpi_listen to determine whether the key is coming through as an ACPI event instead of a keypress.
if there is an ACPI event but no keypress, this is a bug in the kernel (ubuntu-bug linux) for not translating the ACPI event to an input event.
if there is neither an ACPI event nor an input event, this is probably also a kernel bug, though probably harder to diagnose (WMI, perhaps?).
Dernière modification par Nico89 (Le 16/03/2025, à 10:10)
MSI Modern 15 - 32go - i7
Hors ligne
#28 Le 16/03/2025, à 10:49
- xubu1957
Re : Raccourci clavier pour activer/désactiver hotkey
Bonjour,
s'il n'est pas trouvé avec keymap, utilisez acpi_listen pour déterminer si la touche est transmise comme un événement ACPI au lieu d'une pression de touche.
s'il y a un événement ACPI mais pas de pression de touche, il s'agit d'un bogue dans le noyau (ubuntu-bug linux) pour ne pas traduire l'événement ACPI en un événement d'entrée.
s'il n'y a ni événement ACPI ni événement d'entrée, il s'agit probablement aussi d'un bogue dans le noyau, bien que probablement plus difficile à diagnostiquer (WMI, peut-être ?).
Montre :
lspci
lsmod | sort
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#29 Le 16/03/2025, à 15:20
- Nico89
Re : Raccourci clavier pour activer/désactiver hotkey
Alors :
toto@titi:~$ lspci
00:00.0 Host bridge: Intel Corporation Raptor Lake-P/U 2p+8e cores Host Bridge/DRAM Controller (rev 01)
00:02.0 VGA compatible controller: Intel Corporation Raptor Lake-P [Iris Xe Graphics] (rev 04)
00:04.0 Signal processing controller: Intel Corporation Raptor Lake Dynamic Platform and Thermal Framework Processor Participant (rev 01)
00:06.0 PCI bridge: Intel Corporation Raptor Lake PCIe 4.0 Graphics Port (rev 01)
00:08.0 System peripheral: Intel Corporation GNA Scoring Accelerator module (rev 01)
00:14.0 USB controller: Intel Corporation Alder Lake PCH USB 3.2 xHCI Host Controller (rev 01)
00:14.2 RAM memory: Intel Corporation Alder Lake PCH Shared SRAM (rev 01)
00:14.3 Network controller: Intel Corporation Raptor Lake PCH CNVi WiFi (rev 01)
00:15.0 Serial bus controller: Intel Corporation Alder Lake PCH Serial IO I2C Controller #0 (rev 01)
00:16.0 Communication controller: Intel Corporation Alder Lake PCH HECI Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation Device 51bc (rev 01)
00:1d.0 PCI bridge: Intel Corporation Alder Lake PCI Express x1 Root Port #10 (rev 01)
00:1f.0 ISA bridge: Intel Corporation Raptor Lake LPC/eSPI Controller (rev 01)
00:1f.3 Audio device: Intel Corporation Raptor Lake-P/U/H cAVS (rev 01)
00:1f.4 SMBus: Intel Corporation Alder Lake PCH-P SMBus Host Controller (rev 01)
00:1f.5 Serial bus controller: Intel Corporation Alder Lake-P PCH SPI Controller (rev 01)
01:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller PM9C1a
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller (rev 15)
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS522A PCI Express Card Reader (rev 01)
toto@titi:~$
Et:
toto@titi:~$ lsmod | sort
ac97_bus 12288 1 snd_soc_core
acpi_pad 184320 0
acpi_thermal_rel 20480 1 int3400_thermal
aesni_intel 356352 9
af_alg 32768 6 algif_hash,algif_skcipher
algif_hash 12288 1
algif_skcipher 16384 1
async_memcpy 16384 2 raid456,async_raid6_recov
async_pq 20480 2 raid456,async_raid6_recov
async_raid6_recov 20480 1 raid456
async_tx 16384 5 async_pq,async_memcpy,async_xor,raid456,async_raid6_recov
async_xor 16384 3 async_pq,raid456,async_raid6_recov
autofs4 57344 2
binfmt_misc 24576 1
blake2b_generic 24576 0
bluetooth 1028096 44 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm
bnep 32768 2
btbcm 24576 1 btusb
btintel 57344 1 btusb
btmtk 12288 1 btusb
btrfs 2027520 0
btrtl 32768 1 btusb
btusb 77824 0
ccm 20480 6
cec 94208 3 drm_display_helper,xe,i915
cfg80211 1327104 3 iwlmvm,iwlwifi,mac80211
cmac 12288 2
cmdlinepart 12288 0
coretemp 24576 0
crc32_pclmul 12288 0
crct10dif_pclmul 12288 1
cryptd 24576 4 crypto_simd,ghash_clmulni_intel
crypto_simd 16384 1 aesni_intel
dm_crypt 65536 1
dmi_sysfs 24576 0
dm_log 20480 2 dm_region_hash,dm_mirror
dm_mirror 24576 0
dm_region_hash 24576 1 dm_mirror
drm_buddy 20480 2 xe,i915
drm_display_helper 237568 2 xe,i915
drm_exec 12288 2 drm_gpuvm,xe
drm_gpuvm 45056 1 xe
drm_suballoc_helper 16384 1 xe
drm_ttm_helper 12288 1 xe
ecc 45056 1 ecdh_generic
ecdh_generic 16384 1 bluetooth
ee1004 16384 0
efi_pstore 12288 0
ghash_clmulni_intel 16384 0
gpu_sched 61440 1 xe
hid 180224 3 i2c_hid,hid_multitouch,hid_generic
hid_generic 12288 0
hid_multitouch 36864 0
i2c_algo_bit 16384 2 xe,i915
i2c_hid 40960 1 i2c_hid_acpi
i2c_hid_acpi 12288 0
i2c_i801 36864 0
i2c_smbus 16384 1 i2c_i801
i915 4280320 18
idma64 20480 0
igen6_edac 24576 0
input_leds 12288 0
int3400_thermal 24576 0
int3403_thermal 16384 0
int340x_thermal_zone 16384 2 int3403_thermal,processor_thermal_device
intel_cstate 24576 0
intel_hid 28672 0
intel_lpss 12288 1 intel_lpss_pci
intel_lpss_pci 24576 0
intel_pmc_core 118784 0
intel_powerclamp 24576 0
intel_rapl_common 40960 2 intel_rapl_msr,processor_thermal_rapl
intel_rapl_msr 20480 0
intel_uncore_frequency 16384 0
intel_uncore_frequency_common 16384 1 intel_uncore_frequency
intel_vsec 20480 1 intel_pmc_core
ip_tables 32768 0
irqbypass 12288 1 kvm
iwlmvm 868352 0
iwlwifi 598016 1 iwlmvm
joydev 32768 0
kvm 1404928 1 kvm_intel
kvm_intel 487424 0
libarc4 12288 1 mac80211
libcrc32c 12288 2 btrfs,raid456
lp 28672 0
mac80211 1720320 1 iwlmvm
mac_hid 12288 0
mc 81920 6 v4l2_async,videodev,videobuf2_v4l2,ov13858,uvcvideo,videobuf2_common
mei 172032 5 mei_hdcp,mei_pxp,mei_me
mei_hdcp 28672 0
mei_me 53248 2
mei_pxp 16384 0
Module Size Used by
msi_wmi 16384 0
msr 12288 0
mtd 98304 4 spi_nor,cmdlinepart
nfnetlink 20480 1
nls_iso8859_1 12288 1
nvme 61440 3
nvme_auth 28672 1 nvme_core
nvme_core 212992 4 nvme
ov13858 24576 0
parport 73728 3 parport_pc,lp,ppdev
parport_pc 53248 0
pinctrl_tigerlake 28672 1
pmt_class 12288 1 pmt_telemetry
pmt_telemetry 16384 1 intel_pmc_core
polyval_clmulni 12288 0
polyval_generic 12288 1 polyval_clmulni
ppdev 24576 0
processor_thermal_device 20480 1 processor_thermal_device_pci
processor_thermal_device_pci 16384 0
processor_thermal_mbox 12288 4 processor_thermal_power_floor,processor_thermal_wt_req,processor_thermal_rfim,processor_thermal_wt_hint
processor_thermal_power_floor 12288 2 processor_thermal_device_pci,processor_thermal_device
processor_thermal_rapl 16384 1 processor_thermal_device
processor_thermal_rfim 32768 1 processor_thermal_device
processor_thermal_wt_hint 16384 2 processor_thermal_device_pci,processor_thermal_device
processor_thermal_wt_req 12288 1 processor_thermal_device
qrtr 53248 2
r8169 118784 0
raid0 24576 0
raid10 73728 0
raid1 57344 0
raid456 196608 0
raid6_pq 126976 4 async_pq,btrfs,raid456,async_raid6_recov
rapl 20480 0
rc_core 73728 1 cec
realtek 36864 1
rfcomm 98304 16
rtsx_pci 143360 1 rtsx_pci_sdmmc
rtsx_pci_sdmmc 36864 0
sch_fq_codel 24576 2
serio_raw 20480 0
sha1_ssse3 32768 0
sha256_ssse3 32768 0
snd 143360 18 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_sof,snd_timer,snd_compress,snd_soc_core,snd_pcm,snd_rawmidi
snd_compress 28672 1 snd_soc_core
snd_hda_codec 204800 6 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda,snd_sof_intel_hda
snd_hda_codec_generic 122880 1 snd_hda_codec_realtek
snd_hda_codec_hdmi 94208 1
snd_hda_codec_realtek 200704 1
snd_hda_core 139264 9 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda
snd_hda_ext_core 32768 4 snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda_mlink,snd_sof_intel_hda
snd_hda_intel 61440 1
snd_hrtimer 12288 1
snd_hwdep 20480 1 snd_hda_codec
snd_intel_dspcfg 36864 3 snd_hda_intel,snd_sof,snd_sof_intel_hda_common
snd_intel_sdw_acpi 16384 2 snd_sof_intel_hda_common,snd_intel_dspcfg
snd_pcm 192512 11 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_compress,snd_soc_core,snd_sof_utils,snd_hda_core,snd_pcm_dmaengine
snd_pcm_dmaengine 16384 1 snd_soc_core
snd_rawmidi 57344 1 snd_seq_midi
snd_seq 118784 9 snd_seq_midi,snd_seq_midi_event,snd_seq_dummy
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
snd_seq_dummy 12288 0
snd_seq_midi 24576 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_soc_acpi 16384 2 snd_soc_acpi_intel_match,snd_sof_intel_hda_common
snd_soc_acpi_intel_match 98304 2 snd_sof_intel_hda_common,snd_sof_pci_intel_tgl
snd_soc_core 438272 4 soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hda
snd_soc_hdac_hda 24576 1 snd_sof_intel_hda_common
snd_sof 380928 3 snd_sof_pci,snd_sof_intel_hda_common,snd_sof_intel_hda
snd_sof_intel_hda 24576 1 snd_sof_intel_hda_common
snd_sof_intel_hda_common 217088 1 snd_sof_pci_intel_tgl
snd_sof_intel_hda_mlink 45056 2 soundwire_intel,snd_sof_intel_hda_common
snd_sof_pci 24576 2 snd_sof_intel_hda_common,snd_sof_pci_intel_tgl
snd_sof_pci_intel_tgl 12288 0
snd_sof_utils 16384 1 snd_sof
snd_sof_xtensa_dsp 12288 1 snd_sof_intel_hda_common
snd_timer 49152 3 snd_seq,snd_hrtimer,snd_pcm
soundcore 16384 1 snd
soundwire_bus 110592 3 soundwire_intel,soundwire_generic_allocation,soundwire_cadence
soundwire_cadence 40960 1 soundwire_intel
soundwire_generic_allocation 12288 1 soundwire_intel
soundwire_intel 73728 1 snd_sof_intel_hda_common
sparse_keymap 12288 2 intel_hid,msi_wmi
spi_intel 32768 1 spi_intel_pci
spi_intel_pci 12288 0
spi_nor 163840 0
ttm 110592 3 drm_ttm_helper,xe,i915
typec 106496 1 typec_ucsi
typec_ucsi 61440 1 ucsi_acpi
ucsi_acpi 12288 0
uvc 12288 1 uvcvideo
uvcvideo 139264 0
v4l2_async 28672 2 v4l2_fwnode,ov13858
v4l2_fwnode 36864 1 ov13858
video 73728 3 msi_wmi,xe,i915
videobuf2_common 81920 4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
videobuf2_memops 16384 1 videobuf2_vmalloc
videobuf2_v4l2 36864 1 uvcvideo
videobuf2_vmalloc 20480 1 uvcvideo
videodev 352256 5 v4l2_async,v4l2_fwnode,videobuf2_v4l2,ov13858,uvcvideo
wmi 28672 3 video,wmi_bmof,msi_wmi
wmi_bmof 12288 0
x86_pkg_temp_thermal 20480 0
xe 2715648 0
xhci_pci 24576 0
xhci_pci_renesas 20480 1 xhci_pci
xor 20480 2 async_xor,btrfs
x_tables 65536 1 ip_tables
toto@tit:~$
Dernière modification par Nico89 (Le 16/03/2025, à 15:28)
MSI Modern 15 - 32go - i7
Hors ligne
#30 Le 16/03/2025, à 19:15
- xubu1957
Re : Raccourci clavier pour activer/désactiver hotkey
Je ne saurais pas aider plus ! ¯∖_(ツ)_/¯
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#31 Le 16/03/2025, à 20:00
- Nico89
Re : Raccourci clavier pour activer/désactiver hotkey
ok
merci pour le temps passé.
C'est un pc qui est assez récent. En espérant qu'une mise à jour règle un jour le problème
MSI Modern 15 - 32go - i7
Hors ligne