Bonsoir,
J'ai réinstallé Arch pour installer NVIDIA car je préfère avoir une install propre.
alors la commande
lsmod donne :
Code : Tout sélectionner
$ lsmod
Module Size Used by
dm_mod 102400 0
uas 24576 0
usb_storage 61440 2 uas
fuse 94208 3
input_leds 16384 0
led_class 16384 1 input_leds
joydev 20480 0
snd_hda_codec_hdmi 45056 1
nvidia_drm 45056 2
nvidia_modeset 757760 8 nvidia_drm
nvidia 11014144 136 nvidia_modeset
nls_iso8859_1 16384 2
nls_cp437 20480 2
vfat 20480 2
fat 65536 1 vfat
hid_roccat_isku 16384 0
hid_roccat 16384 1 hid_roccat_isku
hid_roccat_common 16384 1 hid_roccat_isku
drm_kms_helper 114688 1 nvidia_drm
mousedev 20480 0
intel_rapl 20480 0
x86_pkg_temp_thermal 16384 0
evdev 24576 12
intel_powerclamp 16384 0
mac_hid 16384 0
coretemp 16384 0
iTCO_wdt 16384 0
iTCO_vendor_support 16384 1 iTCO_wdt
mxm_wmi 16384 0
kvm_intel 184320 0
drm 294912 5 drm_kms_helper,nvidia_drm
kvm 499712 1 kvm_intel
irqbypass 16384 1 kvm
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
crc32c_intel 24576 0
ghash_clmulni_intel 16384 0
aesni_intel 167936 0
aes_x86_64 20480 1 aesni_intel
lrw 16384 1 aesni_intel
gf128mul 16384 1 lrw
glue_helper 16384 1 aesni_intel
ablk_helper 16384 1 aesni_intel
syscopyarea 16384 1 drm_kms_helper
cryptd 20480 3 ghash_clmulni_intel,aesni_intel,ablk_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
psmouse 122880 0
snd_hda_codec_realtek 69632 1
serio_raw 16384 0
pcspkr 16384 0
fb_sys_fops 16384 1 drm_kms_helper
alx 36864 0
thermal 20480 0
snd_hda_codec_generic 69632 1 snd_hda_codec_realtek
mdio 16384 1 alx
battery 20480 0
snd_hda_intel 32768 10
snd_hda_codec 106496 4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
snd_hda_core 61440 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
video 36864 0
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 86016 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_timer 28672 1 snd_pcm
tpm_infineon 20480 0
snd 65536 28 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
fjes 28672 0
mei_me 32768 0
soundcore 16384 1 snd
mei 81920 1 mei_me
i2c_i801 20480 0
button 16384 0
tpm_tis 20480 0
shpchp 32768 0
tpm 36864 2 tpm_tis,tpm_infineon
lpc_ich 24576 0
wmi 20480 1 mxm_wmi
processor 32768 0
fan 16384 0
sch_fq_codel 20480 2
ip_tables 28672 0
x_tables 28672 1 ip_tables
hid_generic 16384 0
usbhid 45056 0
hid 114688 3 hid_generic,hid_roccat_isku,usbhid
ext4 520192 2
crc16 16384 1 ext4
jbd2 90112 1 ext4
mbcache 16384 3 ext4
sr_mod 24576 0
cdrom 49152 1 sr_mod
sd_mod 36864 8
atkbd 24576 0
libps2 16384 2 atkbd,psmouse
xhci_pci 16384 0
xhci_hcd 159744 1 xhci_pci
ahci 36864 4
libahci 28672 1 ahci
libata 196608 2 ahci,libahci
ehci_pci 16384 0
scsi_mod 155648 5 uas,usb_storage,libata,sd_mod,sr_mod
ehci_hcd 69632 1 ehci_pci
usbcore 200704 8 uas,usb_storage,ehci_hcd,ehci_pci,hid_roccat_common,usbhid,xhci_hcd,xhci_pci
usb_common 16384 1 usbcore
i8042 24576 1 libps2
serio 20480 6 serio_raw,atkbd,i8042,psmouse
et la commande
pacman -Qsq "libgl|nouveau|nvidia" :
Code : Tout sélectionner
$ pacman -Qsq "libgl|nouveau|nvidia"
libglvnd
libvdpau
mesa
nvidia
nvidia-libgl
nvidia-utils
D'accord, je viens d'installer
intel-ucode je ne vois pas trop de différence pour le moment.
Par exemple avec Gedit quand je restaure la fenêtre à sa taille initiale, une bordure noire s'affiche et le reste n'est pas hyper fluide, j'ai toujours des petits bugs graphiques, surtout quand je redimensionne les fenêtres.