#43 closed enhancement (fixed)
ACPI driver breaks bootlogo (no Quiet switch)
Reported by: | yoda | Owned by: | pasha |
---|---|---|---|
Priority: | minor | Milestone: | Release version 3.08 |
Component: | ACPI PSD | Version: | 3.01 |
Keywords: | Cc: | yoda |
Description
Driver shouldn't force the bootlogo away - this should only happen on request.
We nedd the driver to either:
Be quiet unless /V is specified or Be quiet when /Q is specified (Requires installer to add /Q by default).
As the driver does NOT output anything important - I'd prefere the /V methoed.
Change History (3)
comment:1 by , 17 years ago
Cc: | added |
---|
follow-up: 3 comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 17 years ago
Replying to pasha:
Added /Q options. Warning. Output "Intialized processors:xxx" make by kernel, so LOGO will brake in any case for SMP
I was gonna say, the JFS drivers spoiled the "clean screen" boot long ago... among many others, of course, but they're the worst.
Note:
See TracTickets
for help on using tickets.
Added /Q options. Warning. Output "Intialized processors:xxx" make by kernel, so LOGO will brake in any case for SMP