Announcement

Collapse
No announcement yet.

Display resolution after install

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #31
    Originally posted by johngx View Post
    Thank you claydoh. I really appreciate the help you have been giving me. I'm about to leave on holiday for a couple of weeks. I would like to investigate your last option, can I resume on return?
    Of course!

    Comment


      #32
      i have the same issues, when using live cd from USB, it can set to 1920x 1024 on my Lenovo Y50-70 notebook. after install Kubuntu 24.10. the resolution unable to change, it default using 3840x 2160;
      only can use the scale to change the text size.
      Previously it is installed kubuntu 23.04, the resolution is working as normal.


      and my Lenovo Y50-70 notebook only have 1 ssd, which is below setting,
      and this issues is not only happen in kubuntu, i have installed KDE neon / openSuse / mx Linux which the same notebook, every times have format the /boot/efi & / partition.

      Code:
      # /etc/fstab: static file system information.
      #
      # Use 'blkid' to print the universally unique identifier for a device; this may
      # be used with UUID= as a more robust way to name devices that works even if
      # disks are added and removed. See fstab(5).
      #
      # <file system>             <mount point>  <type>  <options>  <dump>  <pass>
      UUID=4225-7B6C                            /boot/efi      vfat    defaults   0 2
      UUID=10e313bc-ba42-452f-82eb-aed72a461c84 /              btrfs   subvol=/@,defaults,noatime,autodefrag,discard,compress=lzo 0 0
      UUID=10e313bc-ba42-452f-82eb-aed72a461c84 /home          btrfs   subvol=/@home,defaults,noatime,autodefrag,discard,compress=lzo 0 0
      UUID=10e313bc-ba42-452f-82eb-aed72a461c84 /swap          btrfs   subvol=/@swap,defaults 0 0
      UUID=df17e88a-13a8-4f5e-86c7-9d8cc23a9f70 /home/data     xfs     discard    0 2
      /swap/swapfile                            swap           swap    defaults   0 0
      tmpfs                                     /tmp           tmpfs   defaults,noatime,mode=1777 0 0
      
      ​

      Comment

      Working...
      X