Bug#890326: linux: Thinkpad X61 brightness reset to 0% on each boot

2018-02-13 Thread Thorsten Glaser
Package: src:linux
Version: 4.14.13-1
Severity: minor

Ever since a recent kernel upgrade (I *think* 4.13 to 4.14; if
necessary, I can check), on each boot, my LCD brightness gets
reset to the minimum.

This is annoying; I currently work around it by putting
cat /sys/class/backlight/intel_backlight/max_brightness \
>/sys/class/backlight/intel_backlight/brightness
into /etc/rc.local, but it makes it virtually impossible to read
boot messages.

Furthermore, I have a slight feeling that the maximum brightness
is lower than it was before, or compared to my IBM Thinkpad X40.
That being said, several minutes after booting, it seems to be
becoming a bit brighter, so it’s maybe only on a cold start.

-- Package-specific info:
** Version:
Linux version 4.14.0-3-amd64 (debian-kernel@lists.debian.org) (gcc version 
7.2.0 (Debian 7.2.0-19)) #1 SMP Debian 4.14.13-1 (2018-01-14)

** Command line:
BOOT_IMAGE=/vmlinuz-4.14.0-3-amd64 root=/dev/sda4 ro rootdelay=5 syscall.x32=y 
vsyscall=emulate net.ifnames=0 kaslr pcie_aspm=force consoleblank=0

** Not tainted

** Kernel log:
[2.336544] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[2.336546] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) 
filtered out
[2.336547] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered 
out
[2.336775] ata1.00: configured for UDMA/100
[2.444822] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x0e, 
buttons: 3/3
[2.462065] input: TPPS/2 IBM TrackPoint as 
/devices/platform/i8042/serio1/input/input5
[2.480472] usb 1-4: New USB device found, idVendor=17ef, idProduct=1000
[2.480475] usb 1-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[2.480883] hub 1-4:1.0: USB hub found
[2.480927] hub 1-4:1.0: 4 ports detected
[2.586157] Console: switching to colour frame buffer device 128x48
[2.688444] i915 :00:02.0: fb0: inteldrmfb frame buffer device
[2.704395] scsi 0:0:0:0: Direct-Access ATA  INTEL SSDSA2M160 02HA 
PQ: 0 ANSI: 5
[2.712571] ata1.00: Enabling discard_zeroes_data
[2.714155] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 
GiB)
[2.715443] sd 0:0:0:0: [sda] Write Protect is off
[2.716761] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[2.717396] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[2.718811] ata1.00: Enabling discard_zeroes_data
[2.720798]  sda: sda1 sda2 sda3 sda4
[2.722570] ata1.00: Enabling discard_zeroes_data
[2.724084] sd 0:0:0:0: [sda] Attached SCSI disk
[7.951700] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: 
(null)
[8.459119] parport_pc 00:06: reported by Plug and Play ACPI
[8.463622] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
[8.483053] ACPI: Battery Slot [BAT0] (battery present)
[8.484975] ACPI: AC Adapter [AC] (on-line)
[8.499012] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[8.535866] ACPI Warning: SystemIO range 
0x1028-0x102F conflicts with OpRegion 
0x1000-0x107F (\_SB.PCI0.LPC.PMIO) 
(20170728/utaddress-247)
[8.539070] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[8.545082] sd 0:0:0:0: Attached scsi generic sg0 type 0
[8.548186] Non-volatile memory driver v1.3
[8.559618] ACPI Warning: SystemIO range 
0x11B0-0x11BF conflicts with OpRegion 
0x1180-0x11BF (\_SB.PCI0.LPC.LPIO) 
(20170728/utaddress-247)
[8.563081] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[8.565878] ACPI Warning: SystemIO range 
0x1180-0x11AF conflicts with OpRegion 
0x1180-0x11BF (\_SB.PCI0.LPC.LPIO) 
(20170728/utaddress-247)
[8.569374] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[8.571124] lpc_ich: Resource conflict(s) found affecting gpio_ich
[8.573177] yenta_cardbus :05:00.0: CardBus bridge found [17aa:20c6]
[8.589883] input: PC Speaker as /devices/platform/pcspkr/input/input7
[8.592433] thinkpad_acpi: ThinkPad ACPI Extras v0.25
[8.594648] thinkpad_acpi: http://ibm-acpi.sf.net/
[8.596444] thinkpad_acpi: ThinkPad BIOS 7NET30WW (1.11 ), EC 7MHT24WW-1.02
[8.598220] thinkpad_acpi: Lenovo ThinkPad X61, model 7673AG4
[8.617124] thinkpad_acpi: radio switch found; radios are enabled
[8.619014] thinkpad_acpi: This ThinkPad has standard ACPI backlight 
brightness control, supported by the ACPI video driver
[8.620877] thinkpad_acpi: Disabling thinkpad-acpi brightness events by 
default...
[8.647113] iwl4965: Intel(R) Wireless WiFi 4965 driver for Linux, in-tree:
[8.648901] iwl4965: Copyright(c) 2003-2011 Intel Corporation
[8.652264] iwl4965 :03:00.0: Detected 

Bug#890326: linux: Thinkpad X61 brightness reset to 0% on each boot

2018-04-16 Thread David Banks
FWIW, I am also seeing this bug after a recent kernel upgrade.  The
laptop is Asus UX303UA.

I enclose the kernel information from reportbug in the attachment.
Also I can confirm that the workaround given above works for me.

-- 
David Banks  


reportbug-kernel-info.out
Description: Binary data


Bug#890326: linux: Thinkpad X61 brightness reset to 0% on each boot

2021-04-24 Thread Salvatore Bonaccorso
Control: tags -1 + moreinfo

Hi Thorsten,

On Tue, Feb 13, 2018 at 02:51:37PM +0100, Thorsten Glaser wrote:
> Package: src:linux
> Version: 4.14.13-1
> Severity: minor
> 
> Ever since a recent kernel upgrade (I *think* 4.13 to 4.14; if
> necessary, I can check), on each boot, my LCD brightness gets
> reset to the minimum.
> 
> This is annoying; I currently work around it by putting
>   cat /sys/class/backlight/intel_backlight/max_brightness \
>   >/sys/class/backlight/intel_backlight/brightness
> into /etc/rc.local, but it makes it virtually impossible to read
> boot messages.
> 
> Furthermore, I have a slight feeling that the maximum brightness
> is lower than it was before, or compared to my IBM Thinkpad X40.
> That being said, several minutes after booting, it seems to be
> becoming a bit brighter, so it’s maybe only on a cold start.

Is this still something you can reproduce with recent kernels?

Regards,
Salvatore



Processed: Re: Bug#890326: linux: Thinkpad X61 brightness reset to 0% on each boot

2021-04-24 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + moreinfo
Bug #890326 [src:linux] linux: Thinkpad X61 brightness reset to 0% on each boot
Added tag(s) moreinfo.

-- 
890326: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890326
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems