LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 09-10-2020, 06:04 AM   #1
JamesS7
LQ Newbie
 
Registered: Sep 2020
Posts: 5

Rep: Reputation: Disabled
Question Linux Mint can't change screen resolution & can't set brightness


HI,
I just installed Linux Mint on my computer. However, I found it impossible to adjust the brightness. When I attempted to change screen resolution(since everything was extremely small), it had only one option. Besides, a message saying 'Check your video drivers' always appeared on the far-right corner. When I launched driver manager, it strangely says 'Your computer does not need any additional drivers'.
I guess it's something wrong with graphic card. I browsed a few threads but couldn't figure out. Any idea what's going on?
 
Old 09-10-2020, 06:23 AM   #2
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS, Manjaro
Posts: 6,254

Rep: Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982
Without any information about your graphics card, monitor, or driver we would be blind guessing.
Can you provide any information about the hardware?
Do you know how to find and report the video driver in use?
 
Old 09-10-2020, 07:04 AM   #3
JamesS7
LQ Newbie
 
Registered: Sep 2020
Posts: 5

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by wpeckham View Post
Without any information about your graphics card, monitor, or driver we would be blind guessing.
Can you provide any information about the hardware?
Do you know how to find and report the video driver in use?
CPU:
Topology: 8-Core model: AMD Ryzen 7 4800U with Radeon Graphics bits: 64
type: MT MCP arch: Zen rev: 1 L2 cache: 4096 KiB
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
bogomips: 57494
Speed: 1397 MHz min/max: 1400/1800 MHz boost: enabled Core speeds (MHz):
1: 1397 2: 1398 3: 1397 4: 1397 5: 1397 6: 1397 7: 1397 8: 1397 9: 1397
10: 1397 11: 1397 12: 1397 13: 1397 14: 1397 15: 1397 16: 1397
Graphics:
Device-1: AMD Renoir vendor: Lenovo driver: N/A bus ID: 03:00.0
chip ID: 1002:1636
Display: x11 server: X.Org 1.20.8 driver: ati,fbdev
unloaded: modesetting,radeon,vesa resolution: 2560x1600~93Hz
OpenGL: renderer: llvmpipe (LLVM 9.0.1 128 bits) v: 3.3 Mesa 20.0.4
compat-v: 3.1 direct render: Yes

Not sure if this is enough.
 
Old 09-11-2020, 06:53 AM   #4
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS, Manjaro
Posts: 6,254

Rep: Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982
What Kernel is running on that machine? What version of MINT have you loaded?

The graphics stack and driver that takes advantage of that GPU architecture comes in stable kernel 5.6 and later. I was thinking you should be good there, but do not have a current MINT instance to check on hand.

The VESA module, if that is (as it appears) indeed what you are running, is generally very stable and trustworthy, but uses fewer of the settings and less of the power of your GPU. There may be no better option, but I would look for one to be certain.

So as a first cut: check/update kernel (linux-image) and check for a more appropriate graphics driver.
 
1 members found this post helpful.
Old 09-11-2020, 09:58 AM   #5
JamesS7
LQ Newbie
 
Registered: Sep 2020
Posts: 5

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by wpeckham View Post
What Kernel is running on that machine? What version of MINT have you loaded?

The graphics stack and driver that takes advantage of that GPU architecture comes in stable kernel 5.6 and later. I was thinking you should be good there, but do not have a current MINT instance to check on hand.

The VESA module, if that is (as it appears) indeed what you are running, is generally very stable and trustworthy, but uses fewer of the settings and less of the power of your GPU. There may be no better option, but I would look for one to be certain.

So as a first cut: check/update kernel (linux-image) and check for a more appropriate graphics driver.
Not sure which Kernel. Version is Mint 20, the latest one.
I tried another distribution called manjaro yesterday, and it worked without those problems. It had resolutions I wanted and brightness can be perfectly adjusted.
 
Old 09-12-2020, 07:50 AM   #6
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS, Manjaro
Posts: 6,254

Rep: Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982Reputation: 2982
Manjaro is ARCH based and a bit more cutting edge. I like it.
If you want to get MINT running right on that hardware, I would check what video driver Manjaro uses and adjust Mint to use that one.
I might also do a kernel update on Mint to run a later kernel. Mint is a bit conservative there (for stability) and it may make the difference.

The command to get the kernel information on version is
Code:
uname -a
in a terminal.

If you decide to just run Manjaro instead, that is a valid option.
 
1 members found this post helpful.
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Change brightness percentage that screen brightness keys increase/decrease MozillaUser3172 Slackware 5 03-24-2020 06:07 PM
Can't adjust brightness with function key and can't adjust brightness after suspend. QuarkDev Linux Deepin 2 03-19-2015 10:46 AM
Mint 15 = black screen (brightness = 0) on start up - have to manually set brightness Netnovice Linux Mint 4 01-16-2014 08:46 PM
[SOLVED] Brightness set to zero: moved to http://www.linuxquestions.org/questions/slackware-14/brightness-set Z0K4 Linux - Laptop and Netbook 5 09-15-2011 10:09 AM
Gotta love those ٱٱٱٱٱٱٱ&# iLLuSionZ Linux - General 5 11-18-2003 07:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:25 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration