#1 Le 11/06/2023, à 16:56
- lauren15
pb affichage : écran défectueux ou carte défectueuse?
bonjour,
j'ai 2 problèmes que je concentre sur une seule discussion car peut être liés :
au démarrage, j'ai des lignes blanches qui apparaissent plutôt que des caractères visibles.
ca ne bloque en rien le démarrage qui se fait normalement, bien qu'un peu long. Tout me semble normal par la suite dans le fonctionnement de l'ordi
sauf : des petites lignes noires qui sont apparues dernièrement et qui commence à "grignoter" l'écran, cela a d'abord commencé en haut à gauche puis maintenant dans le milieu bas droite.
je ne sais pas si c'est l'écran qui est HS ou si cela vient de la carte graphique, comment faire pour savoir??
j'ai lu quelques discussions mais rien de similaire à mon problème.
voici les quelques infos après commandes sur mon terminal :
lau@lau-X550MD:~$
lau@lau-X550MD:~$
lau@lau-X550MD:~$ lspci -vnn | grep -A 12 '\[030[02]\]' | grep -Ei "vga|3d|display|kernel"
00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display [8086:0f31] (rev 0e) (prog-if 00 [VGA controller])
Subsystem: ASUSTeK Computer Inc. Atom Processor Z36xxx/Z37xxx Series Graphics & Display [1043:176d]
Kernel driver in use: i915
Kernel modules: i915
01:00.0 3D controller [0302]: NVIDIA Corporation GF117M [GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M] [10de:1140] (rev a1)
Kernel driver in use: nouveau
Kernel modules: nvidiafb, nouveau
lau@lau-X550MD:~$
lau@lau-X550MD:~$
lau@lau-X550MD:~$
lau@lau-X550MD:~$
lau@lau-X550MD:~$ sudo lshw -enable pci -class display
[sudo] Mot de passe de lau :
Désolé, essayez de nouveau.
[sudo] Mot de passe de lau :
*-display
description: VGA compatible controller
produit: Atom Processor Z36xxx/Z37xxx Series Graphics & Display
fabricant: Intel Corporation
identifiant matériel: 2
information bus: pci@0000:00:02.0
version: 0e
bits: 32 bits
horloge: 33MHz
fonctionnalités: pm msi vga_controller bus_master cap_list rom
configuration : driver=i915 latency=0
ressources : irq:96 mémoire:c3400000-c37fffff mémoire:a0000000-afffffff portE/S:f080(taille=8) mémoire:c0000-dffff
*-display
description: 3D controller
produit: GF117M [GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M]
fabricant: NVIDIA Corporation
identifiant matériel: 0
information bus: pci@0000:01:00.0
version: a1
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list rom
configuration : driver=nouveau latency=0
ressources : irq:95 mémoire:c2000000-c2ffffff mémoire:b0000000-bfffffff mémoire:c0000000-c1ffffff portE/S:e000(taille=128) mémoire:c3000000-c307ffff
lau@lau-X550MD:~$ sysinfo
La commande « sysinfo » n'a pas été trouvée, voulez-vous dire :
commande « rsysinfo » du deb rstat-client (4.0.1-9)
commande « xsysinfo » du deb xsysinfo (1.7-9build1)
Essayez : sudo apt install <nom du deb>
lau@lau-X550MD:~$ sudo apt install sysinfo
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
E: Impossible de trouver le paquet sysinfo
lau@lau-X550MD:~$
lau@lau-X550MD:~$
lau@lau-X550MD:~$ xrandr
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 16384 x 16384
eDP-1 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 344mm x 193mm
1366x768 60.00*+
1360x768 59.80 59.96
1280x720 60.00 59.99 59.86 59.74
1024x768 60.04 60.00
960x720 60.00
928x696 60.05
896x672 60.01
1024x576 59.95 59.96 59.90 59.82
960x600 59.93 60.00
960x540 59.96 59.99 59.63 59.82
800x600 60.00 60.32 56.25
840x525 60.01 59.88
864x486 59.92 59.57
800x512 60.17
700x525 59.98
800x450 59.95 59.82
640x512 60.02
720x450 59.89
700x450 59.96 59.88
640x480 60.00 59.94
720x405 59.51 58.99
684x384 59.88 59.85
680x384 59.80 59.96
640x400 59.88 59.98
576x432 60.06
640x360 59.86 59.83 59.84 59.32
512x384 60.00
512x288 60.00 59.92
480x270 59.63 59.82
400x300 60.32 56.34
432x243 59.92 59.57
320x240 60.05
360x202 59.51 59.13
320x180 59.84 59.32
VGA-1 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
lau@lau-X550MD:~$
lau@lau-X550MD:~$ grep "drivers" /var/log/Xorg.0.log
grep: /var/log/Xorg.0.log: Aucun fichier ou dossier de ce type
lau@lau-X550MD:~$ lsmod | egrep 'i915'
i915 3059712 18
ttm 86016 3 drm_ttm_helper,i915,nouveau
drm_kms_helper 307200 2 i915,nouveau
cec 61440 2 drm_kms_helper,i915
i2c_algo_bit 16384 2 i915,nouveau
drm 618496 13 drm_kms_helper,drm_ttm_helper,i915,ttm,nouveau
video 61440 3 asus_wmi,i915,nouveau
lau@lau-X550MD:~$ grep -A29 Chipsets /var/log/Xorg.0.log
grep: /var/log/Xorg.0.log: Aucun fichier ou dossier de ce type
lau@lau-X550MD:~$ lsmod
Module Size Used by
rndis_host 20480 0
cdc_ether 24576 1 rndis_host
usbnet 53248 2 rndis_host,cdc_ether
mii 20480 1 usbnet
rfcomm 81920 4
vboxnetadp 28672 0
vboxnetflt 28672 0
vboxdrv 573440 2 vboxnetadp,vboxnetflt
uas 28672 0
usb_storage 77824 2 uas
cmac 16384 2
algif_hash 16384 1
algif_skcipher 16384 1
af_alg 32768 6 algif_hash,algif_skcipher
bnep 28672 2
nls_iso8859_1 16384 1
binfmt_misc 24576 1
snd_hda_codec_hdmi 77824 1
uvcvideo 106496 0
videobuf2_vmalloc 20480 1 uvcvideo
videobuf2_memops 20480 1 videobuf2_vmalloc
intel_rapl_msr 20480 0
intel_rapl_common 40960 1 intel_rapl_msr
videobuf2_v4l2 32768 1 uvcvideo
intel_soc_dts_thermal 20480 0
intel_soc_dts_iosf 20480 1 intel_soc_dts_thermal
videobuf2_common 77824 4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
snd_hda_codec_realtek 155648 1
intel_powerclamp 20480 0
videodev 253952 3 videobuf2_v4l2,uvcvideo,videobuf2_common
snd_hda_codec_generic 102400 1 snd_hda_codec_realtek
mei_hdcp 24576 0
coretemp 24576 0
ledtrig_audio 16384 1 snd_hda_codec_generic
mc 61440 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
kvm_intel 376832 0
i915 3059712 18
wl 6467584 0
nouveau 2285568 1
kvm 1015808 1 kvm_intel
hci_uart 147456 0
btusb 61440 0
btqca 24576 1 hci_uart
btrtl 24576 2 hci_uart,btusb
snd_hda_intel 53248 3
btbcm 24576 2 hci_uart,btusb
punit_atom_debug 16384 0
crct10dif_pclmul 16384 1
ghash_clmulni_intel 16384 0
drm_ttm_helper 16384 1 nouveau
ttm 86016 3 drm_ttm_helper,i915,nouveau
snd_intel_dspcfg 28672 1 snd_hda_intel
snd_intel_sdw_acpi 20480 1 snd_intel_dspcfg
snd_hda_codec 163840 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
snd_hda_core 110592 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
drm_kms_helper 307200 2 i915,nouveau
snd_hwdep 16384 1 snd_hda_codec
cec 61440 2 drm_kms_helper,i915
rc_core 61440 1 cec
snd_pcm 135168 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
cryptd 24576 1 ghash_clmulni_intel
snd_seq_midi 20480 0
intel_cstate 20480 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 49152 1 snd_seq_midi
btintel 40960 2 hci_uart,btusb
mei_txe 28672 1
mei 135168 3 mei_hdcp,mei_txe
cfg80211 970752 1 wl
bluetooth 688128 33 btrtl,btqca,btintel,hci_uart,btbcm,bnep,btusb,rfcomm
snd_seq 77824 2 snd_seq_midi,snd_seq_midi_event
ecdh_generic 16384 1 bluetooth
ecc 36864 1 ecdh_generic
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
snd_timer 40960 2 snd_seq,snd_pcm
i2c_algo_bit 16384 2 i915,nouveau
fb_sys_fops 16384 1 drm_kms_helper
snd 102400 17 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_timer,snd_pcm,snd_rawmidi
at24 24576 0
joydev 32768 0
input_leds 16384 0
syscopyarea 16384 1 drm_kms_helper
sysfillrect 20480 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
soundcore 16384 1 snd
mac_hid 16384 0
asus_nb_wmi 28672 0
asus_wireless 20480 0
serio_raw 20480 0
rfkill_gpio 16384 0
mxm_wmi 16384 1 nouveau
ip6t_REJECT 16384 1
nf_reject_ipv6 20480 1 ip6t_REJECT
xt_hl 16384 22
ip6t_rt 20480 3
ipt_REJECT 16384 1
nf_reject_ipv4 16384 1 ipt_REJECT
xt_LOG 20480 10
nf_log_syslog 20480 10
sch_fq_codel 24576 4
xt_multiport 20480 2
xt_limit 16384 13
xt_addrtype 16384 4
xt_tcpudp 20480 20
xt_conntrack 16384 16
nf_conntrack 172032 1 xt_conntrack
nf_defrag_ipv6 24576 1 nf_conntrack
ipmi_devintf 20480 0
nf_defrag_ipv4 16384 1 nf_conntrack
libcrc32c 16384 1 nf_conntrack
ipmi_msghandler 122880 1 ipmi_devintf
msr 16384 0
parport_pc 53248 0
ip6table_filter 16384 1
ip6_tables 32768 53 ip6table_filter
ppdev 24576 0
iptable_filter 16384 1
lp 28672 0
parport 69632 3 parport_pc,lp,ppdev
bpfilter 16384 0
pstore_blk 16384 0
pstore_zone 32768 1 pstore_blk
drm 618496 13 drm_kms_helper,drm_ttm_helper,i915,ttm,nouveau
ramoops 28672 0
reed_solomon 28672 1 ramoops
efi_pstore 16384 0
ip_tables 32768 9 iptable_filter
x_tables 53248 14 ip6table_filter,xt_conntrack,iptable_filter,xt_LOG,xt_multiport,xt_tcpudp,xt_addrtype,ip6t_rt,ip6_tables,ipt_REJECT,ip_tables,xt_limit,xt_hl,ip6t_REJECT
autofs4 49152 2
mfd_aaeon 16384 0
asus_wmi 40960 2 asus_nb_wmi,mfd_aaeon
rtsx_pci_sdmmc 32768 0
sparse_keymap 16384 1 asus_wmi
platform_profile 16384 1 asus_wmi
r8169 86016 0
rtsx_pci 102400 1 rtsx_pci_sdmmc
realtek 32768 1
crc32_pclmul 16384 0
psmouse 176128 0
i2c_i801 36864 0
ahci 45056 2
xhci_pci 24576 0
xhci_pci_renesas 20480 1 xhci_pci
lpc_ich 28672 0
libahci 45056 1 ahci
i2c_smbus 20480 1 i2c_i801
i2c_hid_acpi 16384 0
i2c_hid 36864 1 i2c_hid_acpi
video 61440 3 asus_wmi,i915,nouveau
wmi 32768 4 asus_wmi,mfd_aaeon,mxm_wmi,nouveau
hid 147456 1 i2c_hid
lau@lau-X550MD:~$
merci pour votre aide.
Hors ligne
#2 Le 11/06/2023, à 16:59
- xubu1957
Re : pb affichage : écran défectueux ou carte défectueuse?
Bonjour,
Montre aussi d'éventuels paquets cassés :
dpkg -l | grep -v ^ii
ubuntu-drivers devices
et :
echo $XDG_SESSION_TYPE
pour voir si c'est Wayland ou x11.
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
#3 Le 11/06/2023, à 17:03
- lauren15
Re : pb affichage : écran défectueux ou carte défectueuse?
au@lau-X550MD:~$ dpkg -l | grep -v ^ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom Version Architecture Description
+++-==========================================-===================================-============-===============================================================================
rc ffmpeg 7:4.2.4-1ubuntu0.1 amd64 Tools for transcoding, streaming and playing of multimedia files
rc linux-image-5.11.0-27-generic 5.11.0-27.29~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.11.0-37-generic 5.11.0-37.41~20.04.2 amd64 Signed kernel image generic
rc linux-image-5.11.0-41-generic 5.11.0-41.45~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.11.0-43-generic 5.11.0-43.47~20.04.2 amd64 Signed kernel image generic
rc linux-image-5.13.0-27-generic 5.13.0-27.29~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-28-generic 5.13.0-28.31~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-30-generic 5.13.0-30.33~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-35-generic 5.13.0-35.40~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-37-generic 5.13.0-37.42~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-39-generic 5.13.0-39.44~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-48-generic 5.13.0-48.54~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-51-generic 5.13.0-51.58~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-52-generic 5.13.0-52.59~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.15.0-41-generic 5.15.0-41.44~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.15.0-46-generic 5.15.0-46.49~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.15.0-48-generic 5.15.0-48.54~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.15.0-56-generic 5.15.0-56.62~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.15.0-57-generic 5.15.0-57.63~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.15.0-58-generic 5.15.0-58.64~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.15.0-60-generic 5.15.0-60.66~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.15.0-69-generic 5.15.0-69.76~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.15.0-71-generic 5.15.0-71.78~20.04.1 amd64 Signed kernel image generic
rc linux-modules-5.11.0-27-generic 5.11.0-27.29~20.04.1 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-5.11.0-37-generic 5.11.0-37.41~20.04.2 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-5.11.0-41-generic 5.11.0-41.45~20.04.1 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-5.11.0-43-generic 5.11.0-43.47~20.04.2 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-27-generic 5.13.0-27.29~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-28-generic 5.13.0-28.31~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-30-generic 5.13.0-30.33~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-35-generic 5.13.0-35.40~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-37-generic 5.13.0-37.42~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-39-generic 5.13.0-39.44~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-48-generic 5.13.0-48.54~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-51-generic 5.13.0-51.58~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-52-generic 5.13.0-52.59~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-41-generic 5.15.0-41.44~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-46-generic 5.15.0-46.49~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-48-generic 5.15.0-48.54~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-56-generic 5.15.0-56.62~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-57-generic 5.15.0-57.63~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-58-generic 5.15.0-58.64~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-60-generic 5.15.0-60.66~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-69-generic 5.15.0-69.76~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-71-generic 5.15.0-71.78~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.11.0-27-generic 5.11.0-27.29~20.04.1 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-extra-5.11.0-37-generic 5.11.0-37.41~20.04.2 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-extra-5.11.0-41-generic 5.11.0-41.45~20.04.1 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-extra-5.11.0-43-generic 5.11.0-43.47~20.04.2 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-27-generic 5.13.0-27.29~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-28-generic 5.13.0-28.31~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-30-generic 5.13.0-30.33~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-35-generic 5.13.0-35.40~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-37-generic 5.13.0-37.42~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-39-generic 5.13.0-39.44~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-48-generic 5.13.0-48.54~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-51-generic 5.13.0-51.58~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-52-generic 5.13.0-52.59~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-41-generic 5.15.0-41.44~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-46-generic 5.15.0-46.49~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-48-generic 5.15.0-48.54~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-56-generic 5.15.0-56.62~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-57-generic 5.15.0-57.63~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-58-generic 5.15.0-58.64~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-60-generic 5.15.0-60.66~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-69-generic 5.15.0-69.76~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-71-generic 5.15.0-71.78~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc mplayer 2:1.3.0-8build5 amd64 movie player for Unix-like systems
rc mpv 0.32.0-1ubuntu1 amd64 video player based on MPlayer/mplayer2
rc rpm 4.14.2.1+dfsg1-1build2 amd64 package manager for RPM
rc youtube-dl 2020.03.24-1 all downloader of videos from YouTube and other sites
Hors ligne
#4 Le 11/06/2023, à 17:05
- lauren15
Re : pb affichage : écran défectueux ou carte défectueuse?
== /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0 ==
modalias : pci:v000010DEd00001140sv00001043sd0000176Dbc03sc02i00
vendor : NVIDIA Corporation
model : GF117M [GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M] (GeForce 820M)
driver : nvidia-340 - distro non-free recommended
driver : xserver-xorg-video-nouveau - distro free builtin
== /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0 ==
modalias : pci:v000014E4d00004365sv000011ADsd00006605bc02sc80i00
vendor : Broadcom Inc. and subsidiaries
model : BCM43142 802.11b/g/n
driver : bcmwl-kernel-source - distro non-free
Hors ligne
#5 Le 11/06/2023, à 17:07
- lauren15
Re : pb affichage : écran défectueux ou carte défectueuse?
et
x11
Hors ligne
#6 Le 11/06/2023, à 17:11
- xubu1957
Re : pb affichage : écran défectueux ou carte défectueuse?
Pour purger les résidus de configuration marqués "rc" :
sudo apt purge ~c
comme expliqué à la machine à café et rajouté dans ce message
Vu :
driver : nvidia-340 - distro non-free recommended
Pour info :
> https://www.nvidia.com/en-us/drivers/unix/legacy-gpu/
Cartes graphiques NVIDIA arrivant en fin de support > nvidia/detail-timeframes-for-unix-legacy-gpu-releases
https://launchpad.net/~kelebek333/+arch … dia-legacy
je pose ça là pour ceux qui voudrait qd meme le noyau de 20.04 et les vieux driversbonne journée
> [Résolu] Impossible d'installer le driver nvidia-340 sur Xubuntu 20.04 et versions suivantes.
As-tu moyen de changer de session avec la roue crantée, pour tester avec wayland ?
Regarde l'EDIT de malbo dans ce message, pour la roue crantée.
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
#7 Le 11/06/2023, à 21:02
- lauren15
Re : pb affichage : écran défectueux ou carte défectueuse?
j'ai tenter avec wayland, cela ne change rien
j'ai lu les liens,
si j'ai bien compris, j'ai le driver "nouveau" et le linux generic 5.4.0.150.148
par contre j'ai ca
echo; dpkg -l | awk '!/^rc/ && / linux-(c|g|h|i|lo|m|si|t)/{print $1,$2,$3,$4 | "sort -k3V | column -t"}' ; echo -e "\nNoyau courant : $(uname -mr)"
ii linux-hwe-5.11-headers-5.11.0-43 5.11.0-43.47~20.04.2 all
ii linux-headers-5.11.0-43-generic 5.11.0-43.47~20.04.2 amd64
ii linux-hwe-5.13-headers-5.13.0-52 5.13.0-52.59~20.04.1 all
ii linux-headers-5.13.0-52-generic 5.13.0-52.59~20.04.1 amd64
ii linux-hwe-5.15-headers-5.15.0-72 5.15.0-72.79~20.04.1 all
ii linux-headers-5.15.0-72-generic 5.15.0-72.79~20.04.1 amd64
ii linux-image-5.15.0-72-generic 5.15.0-72.79~20.04.1 amd64
ii linux-modules-5.15.0-72-generic 5.15.0-72.79~20.04.1 amd64
ii linux-modules-extra-5.15.0-72-generic 5.15.0-72.79~20.04.1 amd64
ii linux-hwe-5.15-headers-5.15.0-73 5.15.0-73.80~20.04.1 all
ii linux-headers-5.15.0-73-generic 5.15.0-73.80~20.04.1 amd64
ii linux-image-5.15.0-73-generic 5.15.0-73.80~20.04.1 amd64
ii linux-modules-5.15.0-73-generic 5.15.0-73.80~20.04.1 amd64
ii linux-modules-extra-5.15.0-73-generic 5.15.0-73.80~20.04.1 amd64
ii linux-generic-hwe-20.04 5.15.0.73.80~20.04.34 amd64
ii linux-headers-generic-hwe-20.04 5.15.0.73.80~20.04.34 amd64
ii linux-image-generic-hwe-20.04 5.15.0.73.80~20.04.34 amd64
cela veut dire que le 5.4 ne se lance pas puisque le 5.15 prime, cela pourrait être la raison?
Hors ligne
#8 Le 11/06/2023, à 21:07
- xubu1957
Re : pb affichage : écran défectueux ou carte défectueuse?
Pour pouvoir utiliser le pilote nvidia-340 avec un noyau récent 5.15, il faut rajouter le ppa de kelebek333.
sudo add-apt-repository ppa:kelebek333/nvidia-legacy
sudo apt update
Et il manque le bas du retour au #7, indiquant le noyau utilisé.
Dernière modification par xubu1957 (Le 11/06/2023, à 21:08)
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
#9 Le 11/06/2023, à 21:45
- lauren15
Re : pb affichage : écran défectueux ou carte défectueuse?
le voici en entier
lau@lau-X550MD:~$ echo; dpkg -l | awk '!/^rc/ && / linux-(c|g|h|i|lo|m|si|t)/{print $1,$2,$3,$4 | "sort -k3V | column -t"}' ; echo -e "\nNoyau courant : $(uname -mr)"
ii linux-hwe-5.11-headers-5.11.0-43 5.11.0-43.47~20.04.2 all
ii linux-headers-5.11.0-43-generic 5.11.0-43.47~20.04.2 amd64
ii linux-hwe-5.13-headers-5.13.0-52 5.13.0-52.59~20.04.1 all
ii linux-headers-5.13.0-52-generic 5.13.0-52.59~20.04.1 amd64
ii linux-hwe-5.15-headers-5.15.0-72 5.15.0-72.79~20.04.1 all
ii linux-headers-5.15.0-72-generic 5.15.0-72.79~20.04.1 amd64
ii linux-image-5.15.0-72-generic 5.15.0-72.79~20.04.1 amd64
ii linux-modules-5.15.0-72-generic 5.15.0-72.79~20.04.1 amd64
ii linux-modules-extra-5.15.0-72-generic 5.15.0-72.79~20.04.1 amd64
ii linux-hwe-5.15-headers-5.15.0-73 5.15.0-73.80~20.04.1 all
ii linux-headers-5.15.0-73-generic 5.15.0-73.80~20.04.1 amd64
ii linux-image-5.15.0-73-generic 5.15.0-73.80~20.04.1 amd64
ii linux-modules-5.15.0-73-generic 5.15.0-73.80~20.04.1 amd64
ii linux-modules-extra-5.15.0-73-generic 5.15.0-73.80~20.04.1 amd64
ii linux-generic-hwe-20.04 5.15.0.73.80~20.04.34 amd64
ii linux-headers-generic-hwe-20.04 5.15.0.73.80~20.04.34 amd64
ii linux-image-generic-hwe-20.04 5.15.0.73.80~20.04.34 amd64
Noyau courant : 5.15.0-73-generic x86_64
Hors ligne
#10 Le 12/06/2023, à 08:56
- lauren15
Re : pb affichage : écran défectueux ou carte défectueuse?
merci pour l'aide mais voici le retour après commande du #8
sudo add-apt-repository ppa:kelebek333/nvidia-legacy
[sudo] Mot de passe de lau :
Nvidia-340 legacy driver for newer kernel series.
---------------------------------
Notes for kernel 5.11.x and newer versions:
Following lines may need to be added to a configuration file for Nvidia driver to be enabled with the 5.11 update of the kernel. These lines added to /usr/share/X11/xorg.conf.d/nvidia-drm-outputclass-ubuntu.conf by default on nvidia-340 package.
---
Section "Files"
ModulePath "/usr/lib/nvidia-340/xorg"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "Device"
Identifier "Nvidia Card"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
---
If you have created /etc/X11/xorg.conf config file, it will overwrite the default configuration file as it has priority. You can delete the xorg.conf file with the command below to get workaround.
sudo rm -f /etc/X11/xorg.conf
Or, you can find a solution by adding the following lines to xorg.conf file.
---
Section "Files"
ModulePath "/usr/lib/nvidia-340/xorg"
ModulePath "/usr/lib/xorg/modules"
EndSection
---
Or you can install the xorg-modulepath-fix package from PPA repository with the following command to do this for you. This package will automatically add the above lines to xorg.conf file. This package also allows the above lines to be automatically added to the xorg.conf file when you run nvidia-xconfig command.
sudo apt install xorg-modulepath-fix
Plus d’info : https://launchpad.net/~kelebek333/+archive/ubuntu/nvidia-legacy
Appuyez sur [ENTRÉE] pour continuer ou sur Ctrl-c pour annuler l'ajout.
Atteint :1 http://fr.archive.ubuntu.com/ubuntu focal InRelease
Réception de :2 http://fr.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
Réception de :3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
Atteint :4 http://ppa.launchpad.net/kelebek333/nvidia-legacy/ubuntu focal InRelease
Atteint :5 http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu focal InRelease
Réception de :6 http://fr.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
Ign :8 https://dl.cloudsmith.io/public/balena/etcher/setup.deb.sh focal InRelease
Err :9 https://dl.cloudsmith.io/public/balena/etcher/setup.deb.sh focal Release
404 Not Found [IP : 2600:9000:2117:6400:e:f4d2:20c0:93a1 443]
Réception de :7 https://ubuntu.qgis.org/ubuntu focal InRelease [2718 B]
Réception de :10 http://fr.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2627 kB]
Ign :11 http://security.ubuntu.com/ubuntu focal-security/main amd64 DEP-11 Metadata
Ign :12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 DEP-11 Metadata
Err :7 https://ubuntu.qgis.org/ubuntu focal InRelease
Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY D155B8E6A419C5BE
Ign :13 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 DEP-11 Metadata
Réception de :11 http://security.ubuntu.com/ubuntu focal-security/main amd64 DEP-11 Metadata [59,8 kB]
Err :11 http://security.ubuntu.com/ubuntu focal-security/main amd64 DEP-11 Metadata
Le fichier a une taille incohérente (59924 != 59772). Le miroir est peut-être en cours de mise à jour ? [IP : 2001:67c:1562::15 80]
Hashes of expected file:
- Filesize:59772 [weak]
- SHA256:d07928e2bcf077f5ea380fc0440b2de8183db4dcdca5b155779dc0ade5536811
- SHA1:8f710f173c0a9e92d521c0764af71f6b215960f5 [weak]
- MD5Sum:35eed263ed68dfcad0c999163058cafb [weak]
Release file created at: Mon, 12 Jun 2023 06:03:42 +0000
Réception de :14 http://fr.archive.ubuntu.com/ubuntu focal-updates/main amd64 DEP-11 Metadata [275 kB]
Réception de :15 http://fr.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1070 kB]
Réception de :12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 DEP-11 Metadata [95,3 kB]
Err :12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 DEP-11 Metadata
Réception de :16 http://fr.archive.ubuntu.com/ubuntu focal-updates/universe amd64 DEP-11 Metadata [410 kB]
Réception de :17 http://fr.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 DEP-11 Metadata [944 B]
Réception de :13 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 DEP-11 Metadata [940 B]
Err :13 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 DEP-11 Metadata
Réception de :18 http://fr.archive.ubuntu.com/ubuntu focal-backports/main amd64 DEP-11 Metadata [7976 B]
Réception de :19 http://fr.archive.ubuntu.com/ubuntu focal-backports/universe amd64 DEP-11 Metadata [30,5 kB]
Lecture des listes de paquets... Fait
E: Le dépôt https://dl.cloudsmith.io/public/balena/etcher/setup.deb.sh focal Release n'a pas de fichier Release.
N: Les mises à jour depuis un tel dépôt ne peuvent s'effectuer de manière sécurisée, et sont donc désactivées par défaut.
N: Voir les pages de manuel d'apt-secure(8) pour la création des dépôts et les détails de configuration d'un utilisateur.
W: Une erreur s'est produite lors du contrôle de la signature. Le dépôt n'est pas mis à jour et les fichiers d'index précédents seront utilisés. Erreur de GPG : https://ubuntu.qgis.org/ubuntu focal InRelease : Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY D155B8E6A419C5BE
lau@lau-X550MD:~$ sudo apt update
Atteint :1 http://fr.archive.ubuntu.com/ubuntu focal InRelease
Atteint :2 http://fr.archive.ubuntu.com/ubuntu focal-updates InRelease
Atteint :3 http://ppa.launchpad.net/kelebek333/nvidia-legacy/ubuntu focal InRelease
Atteint :4 http://fr.archive.ubuntu.com/ubuntu focal-backports InRelease
Atteint :5 http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu focal InRelease
Réception de :6 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
Ign :7 https://dl.cloudsmith.io/public/balena/etcher/setup.deb.sh focal InRelease
Err :8 https://dl.cloudsmith.io/public/balena/etcher/setup.deb.sh focal Release
404 Not Found [IP : 2600:9000:2117:d800:e:f4d2:20c0:93a1 443]
Réception de :9 https://ubuntu.qgis.org/ubuntu focal InRelease [2718 B]
Err :9 https://ubuntu.qgis.org/ubuntu focal InRelease
Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY D155B8E6A419C5BE
Réception de :10 http://security.ubuntu.com/ubuntu focal-security/main amd64 DEP-11 Metadata [59,9 kB]
Réception de :11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 DEP-11 Metadata [95,5 kB]
Réception de :12 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 DEP-11 Metadata [940 B]
Lecture des listes de paquets... Fait
E: Le dépôt https://dl.cloudsmith.io/public/balena/etcher/setup.deb.sh focal Release n'a pas de fichier Release.
N: Les mises à jour depuis un tel dépôt ne peuvent s'effectuer de manière sécurisée, et sont donc désactivées par défaut.
N: Voir les pages de manuel d'apt-secure(8) pour la création des dépôts et les détails de configuration d'un utilisateur.
W: Une erreur s'est produite lors du contrôle de la signature. Le dépôt n'est pas mis à jour et les fichiers d'index précédents seront utilisés. Erreur de GPG : https://ubuntu.qgis.org/ubuntu focal InRelease : Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY D155B8E6A419C5BE
lau@lau-X550MD:~$
Hors ligne
#11 Le 12/06/2023, à 09:26
- xubu1957
Re : pb affichage : écran défectueux ou carte défectueuse?
Bonjour,
Essaye :
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com D155B8E6A419C5BE
Edit - Montre aussi le sources.list avec la numérotation :
find /etc/apt -type f \( -name '*.list*' -o -name '*.sources' \) -exec bash -c 'echo -e "\n\t$1\n"; [ "${1##*.}" = "list" -o "${1##*.}" = "sources" ] && cat -n "$1"' _ '{}' \;
Dernière modification par xubu1957 (Le 12/06/2023, à 10:37)
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
#12 Le 12/06/2023, à 14:26
- lauren15
Re : pb affichage : écran défectueux ou carte défectueuse?
bonjour,
voici le résultat après les 2 commandes :
lau@lau-X550MD:~$ sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com D155B8E6A419C5BE
[sudo] Mot de passe de lau :
Executing: /tmp/apt-key-gpghome.oayYQwGi7i/gpg.1.sh --recv-keys --keyserver keyserver.ubuntu.com D155B8E6A419C5BE
gpg: échec de réception depuis le serveur de clefs : Server indicated a failure
lau@lau-X550MD:~$ find /etc/apt -type f \( -name '*.list*' -o -name '*.sources' \) -exec bash -c 'echo -e "\n\t$1\n"; [ "${1##*.}" = "list" -o "${1##*.}" = "sources" ] && cat -n "$1"' _ '{}' \;
/etc/apt/sources.list
1 # deb cdrom:[Ubuntu 20.04.3 LTS _Focal Fossa_ - Release amd64 (20210819)]/ focal main restricted
2
3 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
4 # newer versions of the distribution.
5 deb http://fr.archive.ubuntu.com/ubuntu/ focal main restricted
6 # deb-src http://fr.archive.ubuntu.com/ubuntu/ focal main restricted
7
8 ## Major bug fix updates produced after the final release of the
9 ## distribution.
10 deb http://fr.archive.ubuntu.com/ubuntu/ focal-updates main restricted
11 # deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-updates main restricted
12
13 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
14 ## team. Also, please note that software in universe WILL NOT receive any
15 ## review or updates from the Ubuntu security team.
16 deb http://fr.archive.ubuntu.com/ubuntu/ focal universe
17 # deb-src http://fr.archive.ubuntu.com/ubuntu/ focal universe
18 deb http://fr.archive.ubuntu.com/ubuntu/ focal-updates universe
19 # deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-updates universe
20
21 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
22 ## team, and may not be under a free licence. Please satisfy yourself as to
23 ## your rights to use the software. Also, please note that software in
24 ## multiverse WILL NOT receive any review or updates from the Ubuntu
25 ## security team.
26 deb http://fr.archive.ubuntu.com/ubuntu/ focal multiverse
27 # deb-src http://fr.archive.ubuntu.com/ubuntu/ focal multiverse
28 deb http://fr.archive.ubuntu.com/ubuntu/ focal-updates multiverse
29 # deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-updates multiverse
30
31 ## N.B. software from this repository may not have been tested as
32 ## extensively as that contained in the main release, although it includes
33 ## newer versions of some applications which may provide useful features.
34 ## Also, please note that software in backports WILL NOT receive any review
35 ## or updates from the Ubuntu security team.
36 deb http://fr.archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse
37 # deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse
38
39 ## Uncomment the following two lines to add software from Canonical's
40 ## 'partner' repository.
41 ## This software is not part of Ubuntu, but is offered by Canonical and the
42 ## respective vendors as a service to Ubuntu users.
43 # deb http://archive.canonical.com/ubuntu focal partner
44 # deb-src http://archive.canonical.com/ubuntu focal partner
45
46 deb http://security.ubuntu.com/ubuntu focal-security main restricted
47 # deb-src http://security.ubuntu.com/ubuntu focal-security main restricted
48 deb http://security.ubuntu.com/ubuntu focal-security universe
49 # deb-src http://security.ubuntu.com/ubuntu focal-security universe
50 deb http://security.ubuntu.com/ubuntu focal-security multiverse
51 # deb-src http://security.ubuntu.com/ubuntu focal-security multiverse
52
53 # This system was installed using small removable media
54 # (e.g. netinst, live or single CD). The matching "deb cdrom"
55 # entries were disabled at the end of the installation process.
56 # For information about how to configure apt package sources,
57 # see the sources.list(5) manual.
58 deb https://dl.cloudsmith.io/public/balena/etcher/setup.deb.sh focal main
59 # deb-src https://dl.cloudsmith.io/public/balena/etcher/setup.deb.sh focal main
60 deb https://qgis.org/ubuntu focal main
61 # deb-src https://qgis.org/ubuntu focal main
/etc/apt/sources.list.save
/etc/apt/sources.list.d/nilarimogard-ubuntu-webupd8-focal.list
1 deb http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu focal main
2 # deb-src http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu focal main
/etc/apt/sources.list.d/kelebek333-ubuntu-nvidia-legacy-focal.list
1 deb http://ppa.launchpad.net/kelebek333/nvidia-legacy/ubuntu focal main
2 # deb-src http://ppa.launchpad.net/kelebek333/nvidia-legacy/ubuntu focal main
/etc/apt/sources.list.d/nilarimogard-ubuntu-webupd8-focal.list.save
/etc/apt/sources.list.d/kelebek333-ubuntu-nvidia-legacy-focal.list.save
merci pour ton aide
Hors ligne
#13 Le 12/06/2023, à 14:52
- xubu1957
Re : pb affichage : écran défectueux ou carte défectueuse?
J'ai atteint mes limites.
Je ne sais 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