[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sortie video inactive avec lenovo W510 : suite sujet Re: [testing] noyau 5.9



Bonjour

[  4436.298] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19

Au moins un des deux composants échoue à démarrer la couche de
gestion du rendu graphique.  Peut-être que cette erreur a à voir
avec le fait que le port VGA n'est pas utilisable.  Le journal
ne dit pas à quel carte correspond le pci:0000:01:00.0.  La
commande "lspci" devrait clarifier ça.

la commande lspci me renvoit ceci :

lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) 01:00.0 VGA compatible controller: NVIDIA Corporation GF108GLM [Quadro 1000M] (rev a1)

Donc 1.00.0 correspond à la carte Nvidia

[  4436.329] (II) intel(0): switch to mode 1920x1080@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none

Le pilote intel prend bien en charge l'écran du laptop (LVDS1),
mais je n'ai rien vu passer d'équivalent à propos du VGA1.

La sortie de la commande "dmesg", lancée en tant que root,
aiderait à y voir plus clair du côté du chargement des modules
noyaux.  Ce serait notamment intéressant de voir si des erreurs
apparaissent après tentative de branchement du projecteur.


Le resultat de sudo dmesg | nouveau donne ceci :

[ 1118.734297] nouveau 0000:01:00.0: NVIDIA GF108 (0c1d00a1)
[ 1118.745872] nouveau 0000:01:00.0: bios: version 70.08.55.00.0c
[ 1118.848097] nouveau 0000:01:00.0: fb: 2048 MiB DDR3
[ 1118.907876] nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB
[ 1118.907877] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
[ 1118.907881] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
[ 1118.907882] nouveau 0000:01:00.0: DRM: DCB version 4.0
[ 1118.907884] nouveau 0000:01:00.0: DRM: DCB outp 00: 01800323 00010034
[ 1118.907886] nouveau 0000:01:00.0: DRM: DCB outp 01: 02011300 00000000
[ 1118.907887] nouveau 0000:01:00.0: DRM: DCB outp 02: 028223a6 0f220010
[ 1118.907888] nouveau 0000:01:00.0: DRM: DCB outp 03: 02822362 00020010
[ 1118.907890] nouveau 0000:01:00.0: DRM: DCB outp 04: 048333b6 0f220010
[ 1118.907891] nouveau 0000:01:00.0: DRM: DCB outp 05: 04833372 00020010
[ 1118.907892] nouveau 0000:01:00.0: DRM: DCB outp 06: 088443c6 0f220010
[ 1118.907893] nouveau 0000:01:00.0: DRM: DCB outp 07: 08844382 00020010
[ 1118.907895] nouveau 0000:01:00.0: DRM: DCB conn 00: 00000040
[ 1118.907896] nouveau 0000:01:00.0: DRM: DCB conn 01: 00000100
[ 1118.907897] nouveau 0000:01:00.0: DRM: DCB conn 02: 00101246
[ 1118.907898] nouveau 0000:01:00.0: DRM: DCB conn 03: 00202346
[ 1118.907899] nouveau 0000:01:00.0: DRM: DCB conn 04: 00410446
[ 1118.919138] nouveau 0000:01:00.0: DRM: MM: using COPY0 for buffer copies
[ 1119.122820] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 1
[ 1120.467012] RIP: 0010:nouveau_backlight_exit+0x2b/0x70 [nouveau]
[ 1120.467054]  nouveau_display_destroy+0x29/0x80 [nouveau]
[ 1120.467085]  nouveau_drm_unload+0x61/0xd0 [nouveau]
[ 1120.467154]  nouveau_drm_device_remove+0x47/0x70 [nouveau]
[ 1120.467212]  nouveau_drm_exit+0x15/0x5df [nouveau]
[ 1120.467242] Modules linked in: nouveau(-) mxm_wmi ttm fuse appletalk psnap llc ax25 cpufreq_powersave cpufreq_userspace cpufreq_conservative bbswitch(OE) snd_hda_codec_hdmi binfmt_misc squashfs zstd_decompress xxhash loop intel_rapl arc4 uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 x86_pkg_temp_thermal intel_powerclamp videobuf2_common coretemp iwldvm videodev kvm_intel mac80211 media kvm snd_hda_codec_conexant iwlwifi snd_hda_codec_generic irqbypass crct10dif_pclmul snd_hda_intel crc32_pclmul mei_wdt snd_hda_codec ghash_clmulni_intel snd_hda_core intel_cstate cfg80211 joydev intel_uncore wmi_bmof snd_hwdep pcspkr thinkpad_acpi serio_raw sg snd_pcm intel_rapl_perf iTCO_wdt nvram mei_me iTCO_vendor_support snd_timer mei pcc_cpufreq snd rfkill soundcore ac battery evdev sunrpc parport_pc
[ 1120.467338] RIP: 0010:nouveau_backlight_exit+0x2b/0x70 [nouveau]
[ 1180.640266] bbswitch: device 0000:01:00.0 is in use by driver 'nouveau', refusing OFF

Quand à celui pour le module i915 :


[ 1.627514] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem [ 1.645488] [drm] Initialized i915 1.6.0 20180719 for 0000:00:02.0 on minor 0
[    2.738480] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 5.271749] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) [ 1120.467270] ppdev lp parport ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic fscrypto ecb sr_mod cdrom sd_mod i915 crc32c_intel psmouse i2c_algo_bit ahci libahci drm_kms_helper libata sdhci_pci aesni_intel firewire_ohci scsi_mod xhci_pci cqhci xhci_hcd i2c_i801 aes_x86_64 crypto_simd cryptd glue_helper drm sdhci ehci_pci ehci_hcd lpc_ich mmc_core mfd_core e1000e firewire_core usbcore crc_itu_t usb_common thermal wmi video button


Comment d'une distribution à une autre, sur une fonction aussi évidente que la
gestion de la sortie VGA y a-t-il des différence de gestion ?

Ce n'est pour l'instant qu'une conjecture de ma part, mais si le
port VGA est contrôlé par la carte NVidia, alors il faut que le
module nouveau soit en état de marche.  Si le module nouveau ne
fonctionne pas correctement sur votre laptop, alors il est
possible que l'installation du module non-libre nvidia soit
requise pour pouvoir piloter la sortie VGA.

Après avoir refait un test avec un Mint ou la sortie VGA fonctionne, c'est le drivers nouveau qui est installé, le sudo dmesg sous Mint

[ 1.762940] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported [ 1.762949] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG_.VID_ handle
[    1.762978] nouveau 0000:01:00.0: enabling device (0000 -> 0003)
[    1.763142] nouveau 0000:01:00.0: NVIDIA GF108 (0c1d00a1)
[


Merci et bon week-end.

--
François-Marie


Reply to: