• Re: =?utf-8?B?RMOpdGVjdGlvbiBlcnJvbsOpZSBk?= =?utf-8?Q?e_la_r=C3=A9solu

    From =?utf-8?Q?S=C3=A9bastien?= Dinot@21:1/5 to All on Sat Aug 3 12:00:01 2024
    Bonjour Didier,

    didier gaumet a écrit :
    il est peut-être possible que ton nouvel écran nécessite que ton
    initrd soit régénérée pour prendre en compte sa résolution native

    Cela aurait pu être une piste. Mais l'environnement initrd a été régénéré à plusieurs reprises depuis que j'ai acheté cet écran, au détour de plusieurs mises à jour du noyau (j'ai beaucoup tardé et
    effectué pas mal de recherches sur le net avant de me décider à poster
    un message ici).

    J'ai aussi tenté de forcer les choses au niveau de grub, en éditant le fichier /etc/default/grub et en ajoutant la ligne :

    GRUB_GFXMODE=2560x1440x32,auto

    Sébastien

    --
    Sébastien Dinot, sebastien.dinot@free.fr
    http://www.palabritudes.net/
    Ne goutez pas au logiciel libre, vous ne pourriez plus vous en passer !

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?utf-8?Q?=C3=89tienne?= Mollier@21:1/5 to All on Sat Aug 3 12:40:01 2024
    Bonjour Sébastien,

    Sébastien Dinot, on 2024-08-03:
    J'ai aussi tenté de forcer les choses au niveau de grub, en éditant le fichier /etc/default/grub et en ajoutant la ligne :

    GRUB_GFXMODE=2560x1440x32,auto

    Cette ligne concerne la résolution d'écran du menu grub, mais
    pour la transmettre au noyau pour la suite du démarrage, il faut
    aussi rajouter :

    GRUB_GFXPAYLOAD_LINUX=keep

    au /etc/default/grub, et ne pas oublier de lancer un petit :

    $ sudo update-grub

    après le changement. Avec un peu de chance, ça devrait suffire
    à résoudre le problème.

    Voyez la documentation de grub au format texinfo, ou sur
    www.gnu.org[1], pour plus de détails sur cette histoire de
    gfxpayload. À noter, dans la section Simple Configuration, je
    suis également tombé sur l'extrait suivant :

    Depending on your kernel, your distribution, your graphics
    card, and the phase of the moon, note that using this option
    may cause GNU/Linux to suffer from various display problems,
    particularly during the early part of the boot sequence. If
    you have problems, set this option to ‘text’ and GRUB will
    tell Linux to boot in normal text mode.

    donc j'imagine que "keep" n'est pas à généraliser partout.

    [1]: https://www.gnu.org/software/grub/manual/grub/grub.html#gfxpayload

    Bonne journée, :)
    --
    .''`. Étienne Mollier <emollier@debian.org>
    : :' : pgp: 8f91 b227 c7d6 f2b1 948c 8236 793c f67e 8f0d 11da
    `. `' sent from /dev/pts/0, please excuse my verbosity
    `-

    -----BEGIN PGP SIGNATURE-----

    iQIzBAABCgAdFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmauCMEACgkQeTz2fo8N EdoKXRAAvazVAERND5VABMlsm642ZQroeDNyODcv3GJMJGJI9yUgnDg/TBmObVEM /sRWKCiEKkIhKjmUA0rFYdLsoUN4F/cyxAiMndlTuot5Thi/lcyRanN1roT6mpD0 HXasigF/J/4B/X9MfitF+5QsNWCY0TZbuydIE/+9VCYQqsMapuaPUWdwrjxjBh5+ YST1tmynaJ3pANcBjJoPPbE/m7696lD1NhLOjZ0mLbFsSzjhbpZ8pZfqMhhh8PO/ DwOvn+isZ4vZo17eh474L6lyKpiDb+J1pP/QbEh2iOioXujSTJqaFpDV4Kvqu9u7 r9jxzYDZ5mIg2Ez1MHtyKed8lgW2hdiyR0Rs7joH8xCo4kK6IGs9dqCc2Dra9PC2 4UDa0uSiV2CVbyxf32nLjn6A3DqZFB71eJ3VaMO3jiDUBAdiGan91RuG7sfWKNy7 X1mr3dV9zL3cBXcex7RSlYz5MSP38z5J6Qbv4zXPotrkvKvyX0HPhzWRcANFAj1E whefsP8jGXL/80mdUXxr6L4y1sR5vZfORtELyEyBqCdx9ArmR78qCT8emGoBW0cw QCOJ2RFP2PDesGUbMTsFsJQ1J6if8yeCDU1rUomiJv6557XFGuOZNsyuV9DQpovC iAyjTK8Xx6mrgmeEknzM871guO0Za9zv8rcc0zchu0faiOl+itA=
    =rtOK
    -----END PGP SIG