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

Re: Passer en 1920x1080 une machine démarrant avec i915.modeset=0 ?



Merci à tous pour vos réponses.

À ce stade, j'ai deux pistes à explorer (sans aucun ordre de
préférence ou de priorité):
1- le pilote video  n'est pas correctement installé
2- le système n'arrive pas à obtenir les données correctes du moniteur

Pour la piste 1:

Est-il opportun d'observer le module i915 ? Si oui, j'ai:
# lsmod|grep i915
i915                        3936256  0
drm_buddy             20480      1 i915
i2c_algo_bit            12288      1 i915
drm_display_helper  233472  1 i915
cec                          69632      2 drm_display_helper,i915
ttm                          106496     1 i915
drm_kms_helper     270336    2 drm_display_helper,i915
drm                         765952     5
drm_kms_helper,drm_display_helper,drm_buddy,i915,ttm
video                       73728      1 i915

Comment interpréter le 0 après la taille du module ? Sur un autre NUC
Intel, j'ai une valeur 1.
Puisqu'ici la machine a un processeur Alder Lake N305, elle intègre un
circuit graphique UHD.

lspci -vnn | grep -A12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
00:02.0 VGA compatible controller [0300]: Intel Corporation Alder
Lake-N [UHD Graphics] [8086:46d0] (prog-if 00 [VGA controller])

lshw -c video
  *-display NON-RÉCLAMÉ
       description: VGA compatible controller
       produit: Alder Lake-N [UHD Graphics]
       fabriquant: Intel Corporation
       identifiant matériel: 2
       information bus: pci@0000:00:02.0
       version: 00
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pciexpress msi pm vga_controller bus_master cap_list
       configuration: latency=0
       ressources: mémoireE/S:600-5ff mémoireE/S:400-3ff
mémoire:6000000000-6000ffffff mémoire:4000000000-400fffffff
portE/S:5000(taille=64) mémoire:c0000-dffff
mémoire:4010000000-4016ffffff mémoire:4020000000-40ffffffff
  *-graphics
       produit: EFI VGA
       identifiant matériel: 1
       nom logique: /dev/fb0
       fonctionnalités: fb
       configuration: depth=32 resolution=800,600

Une option du type "i915.force_probe=4c8a" pourrait-elle fonctionner ?




Pour la piste 2,

Avec deux moniteur IIyama différents, connectés à tour de rôle par HDMI, j'ai:

get-edid
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
Looks like no busses have an EDID. Sorry!
Attempting to use the classical VBE interface

    Performing real mode VBE call
    Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
    Function unsupported
    Call failed

    VBE version 0
    VBE string at 0x0 "O�"

VBE/DDC service about to be called
    Report DDC capabilities

    Performing real mode VBE call
    Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0
    Function unsupported
    Call failed

Reading next EDID block

VBE/DDC service about to be called
    Read EDID

    Performing real mode VBE call
    Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
    Function unsupported
    Call failed

The EDID data should not be trusted as the VBE call failed
Error: output block unchanged
I'm sorry nothing was successful. Maybe try some other arguments
if you played with them, or send an email to Matthew Kern
<pyrophobicman@gmail.com>.

Qu'en conclure ?

Le jeu. 29 févr. 2024 à 00:07, ajh-valmer <ajh.valmer@free.fr> a écrit :
>
> On Wednesday 28 February 2024 21:29:38 Pierre ESTREm wrote:
> > Faut écrire :
> > $ xrandr -s 1920x1080 # Notez le 'x' et pas le '*' :
>
> Pour moi, c'est le pilote vidéo qui n'est plus correctement installé.
> Résolvons le problèmes dans le bon ordre.
>


Reply to: