LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What should I do to make the screen size 1920x1080?
#1
I installed linux lite on https://www.dell.com/en/sletmeler/p/opti...desktop/pd computer. I can set the screen size to a maximum of 1024x768. What should I do to make the screen size 1920x1080? Should I update the graphics card driver, how can I update the graphics card driver if I need to?
Reply
#2
(06-09-2021, 01:24 PM)yesilce link Wrote: I installed linux lite on https://www.dell.com/en/sletmeler/p/opti...desktop/pd computer. I can set the screen size to a maximum of 1024x768. What should I do to make the screen size 1920x1080? Should I update the graphics card driver, how can I update the graphics card driver if I need to?

Launch a terminal and run these two commands:
To get your GPU's info:
Code:
inxi -G
and to get available resolution modes
Code:
xrandr
Then copy/paste the output in your reply using tag codes, you can do that by:
1. Using [ code ] paste output here [ / code ] there should be no spaces, I used them just so you could see how it's done.
2. Click the # symbol/icon in the toolbar which is just right under Font Size, then copy/paste the output from terminal between the tags. The reason to use code tags is to make it more readable, so looks something like this
Code:
 moltke  ~  inxi -G
Graphics:  Device-1: Advanced Micro Devices [AMD/ATI] Wrestler [Radeon HD 6310] driver: radeon v: kernel
           Device-2: Cheng Uei Precision Industry (Foxlink) HP Truevision HD type: USB driver: uvcvideo

and not just some messy-difficult to read text like this

 moltke  ~  inxi -G
Graphics:  Device-1: Advanced Micro Devices [AMD/ATI] Wrestler [Radeon HD 6310] driver: radeon v: kernel
          Device-2: Cheng Uei Precision Industry (Foxlink) HP Truevision HD type: USB driver: uvcvideo
Without each others help there ain't no hope for us Smile
Need a translation service? https://www.deepl.com/es/translator
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)