Debian 9: Backlight Flash at BootSetting up HDMI output from Linux consoleDebian won't shut down...
If my Scout rogue has used his full movement on his turn, can he later use the reaction from the Skirmisher feature to move again?
How could mana leakage be dangerous to a elf?
When is it ok to add filler to a story?
How can I set command-line parameters through `.emacs` file?
Going to get married soon, should I do it on Dec 31 or Jan 1?
Bash echo $-1 prints hb1. Why?
Correct spacing in the alignat*-environment
Is adding a new player (or players) a DM decision, or a group decision?
Layout of complex table
Mount a folder with a space on Linux
Is my Rep in Stack-Exchange Form?
Is there any set of 2-6 notes that doesn't have a chord name?
How well known and how commonly used was Huffman coding in 1979?
Averting Real Women Don’t Wear Dresses
How many codes are possible?
Is there a short way to compare many values mutually at same time without using multiple 'and's?
Why does Darth Sidious need bodyguards?
Should I hide continue button until tasks are completed?
What is this opening trap called, and how should I play afterwards? How can I refute the gambit, and play if I accept it?
How risky is real estate?
What is this blowing instrument used in the acoustic cover of "Taekwondo" by "Walk off the Earth"?
How can Charles Proxy change settings without admin rights after first time?
Does image quality of the lens affect "focus and recompose" technique?
Links to webpages in books
Debian 9: Backlight Flash at Boot
Setting up HDMI output from Linux consoleDebian won't shut down completelyHow can I change screen brightness in debian wheezy that installed in laptop?Turn off the backlight of an external monitorScreen turns black during boot in Debian JessieDebian 9: error messages during bootDebian 9: Audio IssuesDebian 9: Backlight BrightnessUSB Boot Flash Drive consolidation
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I've just installed a fresh new Debian 9 LXDE into an ACER AMD Notebook and everything seems to be working fine. However, during the boot, there is an annoying Strong Backlight Flash (seems like a photo flash). The sequence of events are basically as following:
- Boot starts at maximum backlight brightness
- Debian OS is selected at GRUB menu
- Some messages appear in low resolution at the command line
- Strong Backlight Flash
- Command line is now in high resolution
- Backlight Brightness is set to user pre-defined level
- LXDE login screen
Considering that during the Windows era of this notebook such flash never happened, I'm pretty sure there is a way via software to avoid that.
Question
How to avoid this Strong Backlight Flash?
Debug
root@debian:~# dmesg | grep -i "error|firmware|backlight"
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-6-amd64 root=UUID=740fe980-f018-4c49-b139-613d41d30fb9 ro quiet acpi_backlight=video
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-6-amd64 root=UUID=740fe980-f018-4c49-b139-613d41d30fb9 ro quiet acpi_backlight=video
[ 0.294171] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.311772] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 1.057843] pci 0000:01:00.0: [Firmware Bug]: disabling VPD access (can't determine size of non-standard VPD format)
[ 7.131791] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 12.551069] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/PALM_pfp.bin
[ 12.685950] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/PALM_me.bin
[ 12.705633] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/SUMO_rlc.bin
[ 12.762705] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/SUMO_uvd.bin
[ 13.481390] [drm] radeon atom DIG backlight initialized
Hardware Specifications
Notebook Aspire E1-421-0622 | product details
- AMD 2 Core™ Processor E1-1200 (1.4 GHz) 1MB Cache 64-bit Processing
- AMD Radeon HD 7310 Graphics Controller
- 2Gb DDR3 SDRAM Memory
- 256MB shared video memory
Debian Strech
debian-9.4.0-amd64-netinst.iso
- Software selection
( ) Debian desktop environment
( ) ... GNOME
( ) ... Xfce
( ) ... KDE
( ) ... Cinnamon
( ) ... MATE
(X) ... LXDE
( ) web server
(X) print server
( ) SSH server
(X) standard system utilities
Minor adjustments:
- Non-free package
firmware-amd-graphics
installed (full discussion)
/etc/default/grub
file updated (full discussion):
GRUB_CMDLINE_LINUX_DEFAULT="quiet acpi_backlight=video"
- Non-free package
debian boot monitors brightness
add a comment |
I've just installed a fresh new Debian 9 LXDE into an ACER AMD Notebook and everything seems to be working fine. However, during the boot, there is an annoying Strong Backlight Flash (seems like a photo flash). The sequence of events are basically as following:
- Boot starts at maximum backlight brightness
- Debian OS is selected at GRUB menu
- Some messages appear in low resolution at the command line
- Strong Backlight Flash
- Command line is now in high resolution
- Backlight Brightness is set to user pre-defined level
- LXDE login screen
Considering that during the Windows era of this notebook such flash never happened, I'm pretty sure there is a way via software to avoid that.
Question
How to avoid this Strong Backlight Flash?
Debug
root@debian:~# dmesg | grep -i "error|firmware|backlight"
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-6-amd64 root=UUID=740fe980-f018-4c49-b139-613d41d30fb9 ro quiet acpi_backlight=video
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-6-amd64 root=UUID=740fe980-f018-4c49-b139-613d41d30fb9 ro quiet acpi_backlight=video
[ 0.294171] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.311772] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 1.057843] pci 0000:01:00.0: [Firmware Bug]: disabling VPD access (can't determine size of non-standard VPD format)
[ 7.131791] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 12.551069] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/PALM_pfp.bin
[ 12.685950] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/PALM_me.bin
[ 12.705633] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/SUMO_rlc.bin
[ 12.762705] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/SUMO_uvd.bin
[ 13.481390] [drm] radeon atom DIG backlight initialized
Hardware Specifications
Notebook Aspire E1-421-0622 | product details
- AMD 2 Core™ Processor E1-1200 (1.4 GHz) 1MB Cache 64-bit Processing
- AMD Radeon HD 7310 Graphics Controller
- 2Gb DDR3 SDRAM Memory
- 256MB shared video memory
Debian Strech
debian-9.4.0-amd64-netinst.iso
- Software selection
( ) Debian desktop environment
( ) ... GNOME
( ) ... Xfce
( ) ... KDE
( ) ... Cinnamon
( ) ... MATE
(X) ... LXDE
( ) web server
(X) print server
( ) SSH server
(X) standard system utilities
Minor adjustments:
- Non-free package
firmware-amd-graphics
installed (full discussion)
/etc/default/grub
file updated (full discussion):
GRUB_CMDLINE_LINUX_DEFAULT="quiet acpi_backlight=video"
- Non-free package
debian boot monitors brightness
add a comment |
I've just installed a fresh new Debian 9 LXDE into an ACER AMD Notebook and everything seems to be working fine. However, during the boot, there is an annoying Strong Backlight Flash (seems like a photo flash). The sequence of events are basically as following:
- Boot starts at maximum backlight brightness
- Debian OS is selected at GRUB menu
- Some messages appear in low resolution at the command line
- Strong Backlight Flash
- Command line is now in high resolution
- Backlight Brightness is set to user pre-defined level
- LXDE login screen
Considering that during the Windows era of this notebook such flash never happened, I'm pretty sure there is a way via software to avoid that.
Question
How to avoid this Strong Backlight Flash?
Debug
root@debian:~# dmesg | grep -i "error|firmware|backlight"
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-6-amd64 root=UUID=740fe980-f018-4c49-b139-613d41d30fb9 ro quiet acpi_backlight=video
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-6-amd64 root=UUID=740fe980-f018-4c49-b139-613d41d30fb9 ro quiet acpi_backlight=video
[ 0.294171] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.311772] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 1.057843] pci 0000:01:00.0: [Firmware Bug]: disabling VPD access (can't determine size of non-standard VPD format)
[ 7.131791] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 12.551069] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/PALM_pfp.bin
[ 12.685950] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/PALM_me.bin
[ 12.705633] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/SUMO_rlc.bin
[ 12.762705] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/SUMO_uvd.bin
[ 13.481390] [drm] radeon atom DIG backlight initialized
Hardware Specifications
Notebook Aspire E1-421-0622 | product details
- AMD 2 Core™ Processor E1-1200 (1.4 GHz) 1MB Cache 64-bit Processing
- AMD Radeon HD 7310 Graphics Controller
- 2Gb DDR3 SDRAM Memory
- 256MB shared video memory
Debian Strech
debian-9.4.0-amd64-netinst.iso
- Software selection
( ) Debian desktop environment
( ) ... GNOME
( ) ... Xfce
( ) ... KDE
( ) ... Cinnamon
( ) ... MATE
(X) ... LXDE
( ) web server
(X) print server
( ) SSH server
(X) standard system utilities
Minor adjustments:
- Non-free package
firmware-amd-graphics
installed (full discussion)
/etc/default/grub
file updated (full discussion):
GRUB_CMDLINE_LINUX_DEFAULT="quiet acpi_backlight=video"
- Non-free package
debian boot monitors brightness
I've just installed a fresh new Debian 9 LXDE into an ACER AMD Notebook and everything seems to be working fine. However, during the boot, there is an annoying Strong Backlight Flash (seems like a photo flash). The sequence of events are basically as following:
- Boot starts at maximum backlight brightness
- Debian OS is selected at GRUB menu
- Some messages appear in low resolution at the command line
- Strong Backlight Flash
- Command line is now in high resolution
- Backlight Brightness is set to user pre-defined level
- LXDE login screen
Considering that during the Windows era of this notebook such flash never happened, I'm pretty sure there is a way via software to avoid that.
Question
How to avoid this Strong Backlight Flash?
Debug
root@debian:~# dmesg | grep -i "error|firmware|backlight"
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-6-amd64 root=UUID=740fe980-f018-4c49-b139-613d41d30fb9 ro quiet acpi_backlight=video
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-6-amd64 root=UUID=740fe980-f018-4c49-b139-613d41d30fb9 ro quiet acpi_backlight=video
[ 0.294171] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.311772] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 1.057843] pci 0000:01:00.0: [Firmware Bug]: disabling VPD access (can't determine size of non-standard VPD format)
[ 7.131791] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 12.551069] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/PALM_pfp.bin
[ 12.685950] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/PALM_me.bin
[ 12.705633] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/SUMO_rlc.bin
[ 12.762705] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/SUMO_uvd.bin
[ 13.481390] [drm] radeon atom DIG backlight initialized
Hardware Specifications
Notebook Aspire E1-421-0622 | product details
- AMD 2 Core™ Processor E1-1200 (1.4 GHz) 1MB Cache 64-bit Processing
- AMD Radeon HD 7310 Graphics Controller
- 2Gb DDR3 SDRAM Memory
- 256MB shared video memory
Debian Strech
debian-9.4.0-amd64-netinst.iso
- Software selection
( ) Debian desktop environment
( ) ... GNOME
( ) ... Xfce
( ) ... KDE
( ) ... Cinnamon
( ) ... MATE
(X) ... LXDE
( ) web server
(X) print server
( ) SSH server
(X) standard system utilities
Minor adjustments:
- Non-free package
firmware-amd-graphics
installed (full discussion)
/etc/default/grub
file updated (full discussion):
GRUB_CMDLINE_LINUX_DEFAULT="quiet acpi_backlight=video"
- Non-free package
debian boot monitors brightness
debian boot monitors brightness
edited Jun 18 '18 at 22:43
Mark Messa
asked Jun 18 '18 at 19:45
Mark MessaMark Messa
1711 silver badge14 bronze badges
1711 silver badge14 bronze badges
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I felt unhappy about the same problem on my laptop maybe longer then this question stays open.
There is a solution:
Disable backlight control in radeon driver by adding radeon.backlight=0
to kernel boot parameters.
But.
The problem here is that you might need another module to control the backlight. This means that instead of acpi_backlight=video
you first should test your system with acpi_backlight=vendor
or acpi_backlight=native
.
More about backlight on Arch Wiki and about ACPI video extensions in kernel docs.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f450499%2fdebian-9-backlight-flash-at-boot%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I felt unhappy about the same problem on my laptop maybe longer then this question stays open.
There is a solution:
Disable backlight control in radeon driver by adding radeon.backlight=0
to kernel boot parameters.
But.
The problem here is that you might need another module to control the backlight. This means that instead of acpi_backlight=video
you first should test your system with acpi_backlight=vendor
or acpi_backlight=native
.
More about backlight on Arch Wiki and about ACPI video extensions in kernel docs.
add a comment |
I felt unhappy about the same problem on my laptop maybe longer then this question stays open.
There is a solution:
Disable backlight control in radeon driver by adding radeon.backlight=0
to kernel boot parameters.
But.
The problem here is that you might need another module to control the backlight. This means that instead of acpi_backlight=video
you first should test your system with acpi_backlight=vendor
or acpi_backlight=native
.
More about backlight on Arch Wiki and about ACPI video extensions in kernel docs.
add a comment |
I felt unhappy about the same problem on my laptop maybe longer then this question stays open.
There is a solution:
Disable backlight control in radeon driver by adding radeon.backlight=0
to kernel boot parameters.
But.
The problem here is that you might need another module to control the backlight. This means that instead of acpi_backlight=video
you first should test your system with acpi_backlight=vendor
or acpi_backlight=native
.
More about backlight on Arch Wiki and about ACPI video extensions in kernel docs.
I felt unhappy about the same problem on my laptop maybe longer then this question stays open.
There is a solution:
Disable backlight control in radeon driver by adding radeon.backlight=0
to kernel boot parameters.
But.
The problem here is that you might need another module to control the backlight. This means that instead of acpi_backlight=video
you first should test your system with acpi_backlight=vendor
or acpi_backlight=native
.
More about backlight on Arch Wiki and about ACPI video extensions in kernel docs.
answered 50 mins ago
MikolasanMikolasan
611 silver badge3 bronze badges
611 silver badge3 bronze badges
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f450499%2fdebian-9-backlight-flash-at-boot%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown