Re: how to stop console font dimming?
On Sat 19 Feb 2011 at 18:22:33 +0800, jida...@jidanni.org wrote: > Gentlemen, upon boot I see , , , and Ladies? > Loading initial ramdisk > Loading, please wait... > with the second line dimmer than the first. > "No big deal", but how can I stop such dimming? > All I know is the second line is from /usr/share/initramfs-tools/init, > and I like GRUB_TERMINAL=console . The font for the first line is a GRUB thing and determined by GRUB_FONT in /etc/default/grub. The font for the second line is probably determined by a video card font. My second line is brighter than the first. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110219182020.GQ32679@desktop
Re: how to stop console font dimming?
On Sat, 19 Feb 2011 05:22:33 -0500 (EST), jida...@jidanni.org wrote: > > Gentlemen, upon boot I see > Loading initial ramdisk > Loading, please wait... > with the second line dimmer than the first. > "No big deal", but how can I stop such dimming? > All I know is the second line is from /usr/share/initramfs-tools/init, > and I like GRUB_TERMINAL=console . Perhaps the screen isn't dimmer, it's that the lines in the characters are thinner. During the early stages of the boot process, the default hardware font of the video card is being used. At some point, console-setup runs and changes the font based on the specifications found in /etc/default/console-setup. The only thing is, this occurs later in the boot process than the point you describe above. The other possibility is that a KMS-active kernel video module is being loaded, such as nouveau or i915, which switches the console into a frame-buffer-like state. The only thing is that it seems to me that this process also occurs later in the boot process than what you describe above. -- .''`. Stephen Powell : :' : `. `'` `- -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/778990245.925515.1298133603878.javamail.r...@md01.wow.synacor.com
Re: how to stop console font dimming?
2011/2/19 > Gentlemen, upon boot I see > Loading initial ramdisk > Loading, please wait... > with the second line dimmer than the first. > "No big deal", but how can I stop such dimming? > All I know is the second line is from /usr/share/initramfs-tools/init, > and I like GRUB_TERMINAL=console . > > Maybe FONTFACE=VGA in /etc/default/console-setup? I think this result in not change kernel standard fonts... not sure. (i use terminusboldvga, and it dim at first) > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > Archive: http://lists.debian.org/87wrkzxjrk@jidanni.org > >
Re: how to stop console font dimming?
> "RL" == Roger Leigh writes: RL> Try "setterm -half-bright on|off". OK, but there on the console # setterm -half-bright off doesn't seem to change things. Still dim. Where in the Debian startup scripts do they do the setterm -half-bright on in the first place? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/87oc68kwml@jidanni.org
Re: how to stop console font dimming?
On Sat, Feb 19, 2011 at 06:22:33PM +0800, jida...@jidanni.org wrote: > Gentlemen, upon boot I see > Loading initial ramdisk > Loading, please wait... > with the second line dimmer than the first. > "No big deal", but how can I stop such dimming? > All I know is the second line is from /usr/share/initramfs-tools/init, > and I like GRUB_TERMINAL=console . Try "setterm -half-bright on|off". Regards, Roger -- .''`. Roger Leigh : :' : Debian GNU/Linux http://people.debian.org/~rleigh/ `. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/ `-GPG Public Key: 0x25BFB848 Please GPG sign your mail. signature.asc Description: Digital signature
how to stop console font dimming?
Gentlemen, upon boot I see Loading initial ramdisk Loading, please wait... with the second line dimmer than the first. "No big deal", but how can I stop such dimming? All I know is the second line is from /usr/share/initramfs-tools/init, and I like GRUB_TERMINAL=console . -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/87wrkzxjrk@jidanni.org