Jump to content

The other night I turned my brightness down on my HP EliteBook 2540P running Ubuntu 18.10 as seen here: 

Spoiler

10169133_Screenshotfrom2018-12-1423-02-16.png.7104058f751cab5ef1cd986a4becb3f6.png

I have recently tried to turn up the brightness again and it does not go above a certain level leaving the brightness stuck on low. I have read many articles online and none of them have helped. I can't really reinstall Ubuntu all together as I don't have a spare USB Stick and I have a lot of information on this laptop that cannot be lost. 

 

Here is a screenshot of the level it gets stuck at: 

Spoiler

927810736_Screenshotfrom2018-12-1423-01-00.png.2ec3a8ce0cd470cf4b8da6ad89476069.png

 

If you can provide any help please do in the comments. It really is painful trying to squint to see the monitor. Thanks in advance!

 

EDIT: I have checked for the latest updates and nothing is pending according to Ubuntu!

PC: 

Spoiler

Motherboard: MSI Z390-A PRO

CPU: Intel Core i7-9700K @ 3.60GHz

Memory: 32GB (4x8GB) Corsair Vengeance 

Graphics Card: NVIDIA GeForce RTX 3060 Ti

Boot: Crucial P3 2TB M.2

SSD: Crucial BX500 1TB SSD

SSD: Crucial P2 500GB M.2

PSU: Gigabyte P750GM 750W

Case: IONZ KZ10

"Server": 

Spoiler

Motherboard: X99 RSA mATX (eBay special)

CPU: Intel Xeon E5-2680 v4 @ 2.4GHz

Memory: 64GB (2x32GB) Dataram ECC DDR4

Graphics Card: NVIDIA Quadro P2000

Boot: Kingston NV3 1TB M.2

PSU: Corsair CX550

Case: Fractal Design Core 1000

OS: Proxmox Virtual Environment

Other Gear:

Spoiler

Phone: Google Pixel 6 (128GB)

Watch: Google Pixel Watch

 

Headphones: SteelSeries Arctis 3

Microphone: Blue Snowball Ice

Speakers: Creative T100

 

Car: 2010 Mazda 3 Takuya - 1.6L Petrol 103bhp

Link to comment
https://linustechtips.com/topic/1008356-broken-ubuntu-brightness/
Share on other sites

Link to post
Share on other sites

There could be an issue regarding the kernel or the desktop, try using xbacklight as Sauron said, something like xbacklight -set 100

Otherwise, try using acpi_backlight=native in the kernel parameters, in /etc/default/grub
grub_cmdline_linux_default=" ... acpi_backlight=native" where "..." are the other options like quiet, splash, resume=..., etc...

then "sudo update-grub"
and reboot

Link to post
Share on other sites

On 12/15/2018 at 10:11 AM, Lukyp said:

There could be an issue regarding the kernel or the desktop, try using xbacklight as Sauron said, something like xbacklight -set 100

Otherwise, try using acpi_backlight=native in the kernel parameters, in /etc/default/grub
grub_cmdline_linux_default=" ... acpi_backlight=native" where "..." are the other options like quiet, splash, resume=..., etc...

then "sudo update-grub"
and reboot

I have tried this solution and it doesn't work.

On 12/14/2018 at 11:10 PM, Sauron said:

We can't see your screen's brightness in a screenshot :P

 

Try using xbacklight, maybe it's just a gnome bug.

I have tried using xbacklight and that was no help as well.

On 12/14/2018 at 11:10 PM, manikyath said:

I have automatic brightness on always. I turned it off and tried it and it still didn't work. 

PC: 

Spoiler

Motherboard: MSI Z390-A PRO

CPU: Intel Core i7-9700K @ 3.60GHz

Memory: 32GB (4x8GB) Corsair Vengeance 

Graphics Card: NVIDIA GeForce RTX 3060 Ti

Boot: Crucial P3 2TB M.2

SSD: Crucial BX500 1TB SSD

SSD: Crucial P2 500GB M.2

PSU: Gigabyte P750GM 750W

Case: IONZ KZ10

"Server": 

Spoiler

Motherboard: X99 RSA mATX (eBay special)

CPU: Intel Xeon E5-2680 v4 @ 2.4GHz

Memory: 64GB (2x32GB) Dataram ECC DDR4

Graphics Card: NVIDIA Quadro P2000

Boot: Kingston NV3 1TB M.2

PSU: Corsair CX550

Case: Fractal Design Core 1000

OS: Proxmox Virtual Environment

Other Gear:

Spoiler

Phone: Google Pixel 6 (128GB)

Watch: Google Pixel Watch

 

Headphones: SteelSeries Arctis 3

Microphone: Blue Snowball Ice

Speakers: Creative T100

 

Car: 2010 Mazda 3 Takuya - 1.6L Petrol 103bhp

Link to post
Share on other sites

2 hours ago, Stentorian said:

I have tried this solution and it doesn't work.

I have tried using xbacklight and that was no help as well.

I have automatic brightness on always. I turned it off and tried it and it still didn't work. 

It almost seems like the backlight hardware might be broken... but to make sure you'd need to reinstall the system. Try booting from the live environment and see if the backlight works properly there; if it doesn't, try reinstalling. If nothing changes your laptop is probably broken.

Don't ask to ask, just ask... please 🤨

sudo chmod -R 000 /*

Link to post
Share on other sites

1 hour ago, Stentorian said:

I have tried this solution and it doesn't work.

I have tried using xbacklight and that was no help as well.

I have automatic brightness on always. I turned it off and tried it and it still didn't work. 

Which xbacklight command you tried? Do you mean the -set command doesn't work?

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×