How to set Linux Display Resolution- How to fix unsupported screen resolution in Linux

Поделиться
HTML-код
  • Опубликовано: 17 ноя 2024

Комментарии • 30

  • @codelucky
    @codelucky 3 года назад +1

    Failed to get size of gamma for output default when trying to add new screen resolution

  • @leocrawf
    @leocrawf 7 лет назад +1

    Thank you so much for this. What worked for me was xrandr --output eDP1 --mode 1920x1080

    • @leocrawf
      @leocrawf 7 лет назад

      it is not permanent for me though. The resolution went to the original after restart.

    • @biringen
      @biringen 5 лет назад

      @@leocrawf you need add som lines in Gedit…
      first in terminal
      apt install gedit
      type inn gedit ~/.profile
      then at bottom line in new vindow type in
      xrandr --newmode "1600x900_60.00" 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync
      xrandr --addmode VGA1 1600x900_60.00
      save file and now it should work after next reboot

    • @himalayrajput7492
      @himalayrajput7492 5 лет назад

      @Crebs Park same

    • @himalayrajput7492
      @himalayrajput7492 5 лет назад

      @Crebs Park i switched back to windows

  • @parvezahmed3559
    @parvezahmed3559 4 года назад +4

    Bug everything changes after rebooting

  • @lucascamino8615
    @lucascamino8615 4 года назад +2

    Hi! Commands shown on this video work perfectly right. I don't know if retarting my PC would turn back to the default values but if it does I'm planning to turn this tuto a bash script so that it can be run every time my PC boots :/
    Thank you!

  • @therebeliant3969
    @therebeliant3969 5 лет назад +1

    Great! That's what I've been looking for!

  • @snoopboytv9347
    @snoopboytv9347 2 года назад

    Thanks you boss 🤝

  • @biringen
    @biringen 5 лет назад +2

    i did this last night but after restart it back to old crappy resolution, but now i cant do it again…

    • @biringen
      @biringen 5 лет назад +3

      First in terminal
      apt install gedit
      type inn gedit ~/.profile
      then at bottom line in new Window that just opend type in
      xrandr --newmode "1600x900_60.00" 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync
      xrandr --addmode VGA1 1600x900_60.00
      save file and now it should work after next reboot

    • @visagemsc
      @visagemsc 5 лет назад

      @@biringen Can't I do this in VIM? (P.S: Already did it! Let's see the result afterwards.)

    • @biringen
      @biringen 5 лет назад

      @@visagemsc it worked or me, i use Mint v19 at first i did only follow this video but after restart it dindt work any more so i did folow the vid again and a friend tell me how to edit the Profile and save... after that it works every reboot… my computer is from 2001 running No HD but from CF card with adapter direct to mainboard

    • @mateovs
      @mateovs 4 года назад

      @@biringen Thks!!! worked for me!!

  • @homedevise8025
    @homedevise8025 5 лет назад +1

    I tried cvt 1366x768 and result in modeline 1368x768 need help

    • @cristianojr.7507
      @cristianojr.7507 4 года назад

      hey man, i have the same problem, did you get any way to solve it?

  • @roxel849
    @roxel849 3 года назад

    Thank You So Much Man

  • @inklihpse870
    @inklihpse870 4 года назад

    cant find output vga1

  • @mateovs
    @mateovs 4 года назад

    Perfect, thanks!!

  • @BoB-mb3fw
    @BoB-mb3fw 5 лет назад

    Hi. I trying do this in my Mint for my 4k TV(HDMI cable) but after last command is failure! - $ xrandr --output HDMI-1-1 --mode "3840x2160_60.00"
    xrandr: Configure crtc 0 failed ??? Although i can see new resolution (3840x2160) in my display settings when i apply i got black screen(of death :)?! Any ideas? THX.

    • @user-ze4ub6ci2c
      @user-ze4ub6ci2c 5 лет назад

      hi bro, i have the same problem.. Did you find a (re)solution ? ;)

    • @BoB-mb3fw
      @BoB-mb3fw 5 лет назад

      @@user-ze4ub6ci2c Hi. No (re)solution for me i'm afraid. Founded only couple of possible answers on linux forums, like hardware problems -laptops(my case although never got problems in Win 7 , always 4k). It can be software issue as well like drivers . Again my gtx 765m works fine in Win 7 4k. Checked my nvidia drivers for L. mint, i got latest for my rig -390.116 but seems no 4k support. I givin up. I can live with full HD "only" : ) Try with your rig, check your gpu, drivers or support. Good luck.

    • @user-ze4ub6ci2c
      @user-ze4ub6ci2c 5 лет назад

      @@BoB-mb3fw Oh Sh**... Thank you so much for your answer @BoB 🙂

  • @signmaterial5390
    @signmaterial5390 5 лет назад +1

    thanks . its working

  • @parvezahmed3559
    @parvezahmed3559 4 года назад

    Worked Great
    Thanks

  • @saucers4eyes695
    @saucers4eyes695 5 лет назад

    what's the song called?

  • @oliwiernowicki
    @oliwiernowicki 4 года назад

    It's not working!

  • @neetaspirant3035
    @neetaspirant3035 4 года назад

    thanks bruh

  • @nahidniloy14
    @nahidniloy14 5 лет назад

    thanks