You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



where is the backlight dimmer?

Author (Read 14735 times)

0 Members and 1 Guest are viewing this topic.

Re: where is the backlight dimmer?
« Reply #7 on: May 15, 2016, 09:26:39 AM »
 

Wirezfree

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1484
    Posts
  • Reputation: 405
  • Linux Lite "Advocate"
    • View Profile

  • CPU: i7-4790S

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD4600 (Integrated)
Hi,

One last thing to try, if you want.?
Repeat the above instructions and change the line which says:
Code: [Select]
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_backlight=vendor"To:
Code: [Select]
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=linux acpi_backlight=vendor"
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
 

Re: where is the backlight dimmer?
« Reply #6 on: May 15, 2016, 09:05:23 AM »
 

dansar

  • New to Forums
  • *
  • 22
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
I did not have any luck with that fix but that is just a minor thing. Besides Vista and Lite I also have 4 other linux distros on this machine. When I dim the display on one of them it seems to carry over. I am 76 yrs old and a bright display makes my eyes tear. I appreciate your help. Thank you.  Dan
 

Re: where is the backlight dimmer?
« Reply #5 on: May 14, 2016, 06:04:50 PM »
 

Wirezfree

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1484
    Posts
  • Reputation: 405
  • Linux Lite "Advocate"
    • View Profile

  • CPU: i7-4790S

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD4600 (Integrated)
Hi,

I do not have that specific HP Model... But on "2" other HP Laptops I was able to get the Brightness keys working with the following:
In a terminal(ctrl+alt+t)

Code: [Select]
gksu leafpad /etc/default/grub
enter your password, Then find the line with:
Code: [Select]
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
and change it to:
Code: [Select]
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_backlight=vendor"
Then file > save and then exit from editor.
Then in the terminal:
Code: [Select]
sudo update-grub
If asked, enter your password.

then exit the terminal.

Then re-boot and see if the keys work.
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
 

Re: where is the backlight dimmer?
« Reply #4 on: May 14, 2016, 09:49:03 AM »
 

dansar

  • New to Forums
  • *
  • 22
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
Code: [Select]
dan@dan-HP-G60-Notebook-PC:~$ inxi -F
System:    Host: dan-HP-G60-Notebook-PC Kernel: 3.19.0-56-generic i686 (32 bit)
           Desktop: Xfce 4.11.8 Distro: Ubuntu 14.04 trusty
Machine:   System: Hewlett-Packard product: HP G60 Notebook PC version: PCID
           Mobo: Hewlett-Packard model: 3612 version: 09.67 Bios: Hewlett-Packard version: F.65 date: 12/15/2010
CPU:       Dual core Pentium CPU T4200 (-MCP-) cache: 1024 KB flags: (lm nx pae sse sse2 sse3 ssse3)
           Clock Speeds: 1: 2000.00 MHz 2: 2000.00 MHz
Graphics:  Card: Intel Mobile 4 Series Integrated Graphics Controller
           X.Org: 1.17.1 drivers: intel (unloaded: fbdev,vesa) Resolution: [email protected]
           GLX Renderer: Mesa DRI Mobile Intel GM45 Express x86/MMX/SSE2 GLX Version: 2.1 Mesa 10.5.9
Audio:     Card: Intel 82801I (ICH9 Family) HD Audio Controller driver: snd_hda_intel Sound: ALSA ver: k3.19.0-56-generic
Network:   Card-1: Realtek RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller driver: r8169
           IF: eth0 state: down mac: 00:1f:16:70:95:c4
           Card-2: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express) driver: ath5k
           IF: wlan0 state: up mac: 00:24:2b:b5:c5:1c
Drives:    HDD Total Size: 320.1GB (2.1% used) 1: id: /dev/sda model: FUJITSU_MHZ2320B size: 320.1GB
Partition: ID: / size: 19G used: 6.2G (36%) fs: ext4 ID: swap-1 size: 3.15GB used: 0.00GB (0%) fs: swap
RAID:      No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
Sensors:   System Temperatures: cpu: 58.0C mobo: 57.0C
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 180 Uptime: 37 min Memory: 768.7/2960.7MB Client: Shell (b
 

Re: where is the backlight dimmer?
« Reply #3 on: May 14, 2016, 06:35:18 AM »
 

newtusmaximus

  • Gold Level Poster
  • *******
  • 682
    Posts
  • Reputation: 67
  • Paypal Supporter.
    • View Profile

  • CPU: Intel Core duo 6300 1.86GHz

  • MEMORY: 4Gb

  • VIDEO CARD: Intel 82Q963/Q965

  • Kernel: 5.x
you might also wish to look at
http://alternativeto.net/software/f-lux/?platform=linux

I have been using f-lux  for some time  https://justgetflux.com/
2006 - HP DC7700p ultraslim Desktop Intel 6300 cpu  4GB Ram LL3.8 64bit.
2007 - Fujitsu Siemens V3405 Laptop  2 GB Ram LL3.6 32bit. Now 32bit Debian 9 + nonfree.
2006 - Fujitsu Siemens Si1520 Laptop Intel T720 cpu 3GB Ram   LL5.6 64 Bit
2014 - Fujitsu Siemens Lifebook E754 Intel i7 4712MQ 16GB Ram LL6.6
2003 - RETIRED Toshiba Satellite Pro A10 1 GB RAM LL2.8 32bit
 

Re: where is the backlight dimmer?
« Reply #2 on: May 14, 2016, 05:10:20 AM »
 

Wirezfree

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1484
    Posts
  • Reputation: 405
  • Linux Lite "Advocate"
    • View Profile

  • CPU: i7-4790S

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD4600 (Integrated)
Hi,

Getting back-lights to work can vary depending on the Laptop type/hardware.
To help people, help you...
Can you open a terminal.(ctrl+alt+t), then type in:

Code: [Select]
inxi -F
Then copy an paste the results back into this thread in "insert code"


This post explains how to post in "insert code"



Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
 

where is the backlight dimmer?
« Reply #1 on: May 13, 2016, 07:00:10 PM »
 

dansar

  • New to Forums
  • *
  • 22
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
HI...I downloaded LL on this old 32 bit hp laptop. I really like it but how do you dim the screen?  I used the fn keys in Vista but they do not work in LL.  The only other issue is no volume control on the taskbar but I managed to solve that one...Thank you in advance for any help.  dansar
« Last Edit: May 27, 2016, 09:54:35 PM by Jerry »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section