[Bug 87031] Re: Fonts do not get set when one boots using usplash

2007-06-04 Thread Colin Watson
*** This bug is a duplicate of bug 91422 *** https://bugs.launchpad.net/bugs/91422 I think I've fixed this as bug 91422. ** This bug has been marked a duplicate of bug 91422 FEISTY: ctrl alt f1 terminal doesn't work with special characters (ñ, ç..) -- Fonts do not get set when one boots

[Bug 87031] Re: Fonts do not get set when one boots using usplash

2007-05-25 Thread samarium
I too selected FONTSIZE=8 and have the same issue as Kurt. I used to just say vga=791 as part of the kernel boot args, and that worked for me, or maybe that was a few distros ago ... -- Fonts do not get set when one boots using usplash https://bugs.launchpad.net/bugs/87031 You received this bug

[Bug 87031] Re: Fonts do not get set when one boots using usplash

2007-05-21 Thread Benjamin Dabelow
Please have a look at my patch in #69559: http://librarian.launchpad.net/6861279/console-setup-usplash.patch The patch allone did not work for me, because console-setup does not do anything when started on tty8. I also had to change if expr $(fgconsole 2/dev/null || true) : '[1-6]$'

[Bug 87031] Re: Fonts do not get set when one boots using usplash

2007-03-20 Thread Kurt J. Bosch
@Colin Watson: Your change to initramfs seems to do it's job very well - thanks ! But unfortunately usplash breaks it again, so I needed to fix it again here as soon as usplash is going away. Please have a look at my patch in #69559:

[Bug 87031] Re: Fonts do not get set when one boots using usplash

2007-03-20 Thread Kurt J. Bosch
changing package to uspash, because this one is breaking things ** Changed in: console-setup (Ubuntu) Sourcepackagename: console-setup = usplash -- Fonts do not get set when one boots using usplash https://launchpad.net/bugs/87031 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 87031] Re: Fonts do not get set when one boots using usplash

2007-03-20 Thread Kurt J. Bosch
Unfortunately my patch to /etc/init.d/usplash does not help in case of resume from disk (hibernate) where usplash breaks it again. BTW I use nvidia binary driver, which seems to prevent vesafb/nvidiafb from working. May this lead usplash to mess with the screen ? Additionally usplash complains

[Bug 87031] Re: Fonts do not get set when one boots using usplash

2007-03-20 Thread Kurt J. Bosch
A fix for resume: http://librarian.launchpad.net/6877480/66-console-setup.sh Additional comment: Even worse is this bug, when I configure console-setup FONTSIZE=8 which I did to get more lines without having higher resolution (fbcon not working) : When it goes wrong, fontsize defaults to 16 and

[Bug 87031] Re: Fonts do not get set when one boots using usplash

2007-03-19 Thread Kurt J. Bosch
I had the same problem on feisty today seems the same bug as https://launchpad.net/ubuntu/+source/console-data/+bug/69559 which I fixed in /etc/init.d/usplash . I'm using kubuntu here too. -- Fonts do not get set when one boots using usplash https://launchpad.net/bugs/87031 -- ubuntu-bugs

[Bug 87031] Re: Fonts do not get set when one boots using usplash

2007-02-23 Thread Colin Watson
reopening by request of submitter ** Changed in: console-setup (Ubuntu) Status: Fix Released = Unconfirmed -- Fonts do not get set when one boots using usplash https://launchpad.net/bugs/87031 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 87031] Re: Fonts do not get set when one boots using usplash

2007-02-23 Thread situert
/etc/default/console-setup is attached. ** Attachment added: /etc/default/console-setup http://librarian.launchpad.net/6517067/console-setup -- Fonts do not get set when one boots using usplash https://launchpad.net/bugs/87031 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 87031] Re: Fonts do not get set when one boots using usplash

2007-02-23 Thread situert
This bug exists in Edgy Eft and Feisty Herd 4. (Both are Kubuntu.) -- Fonts do not get set when one boots using usplash https://launchpad.net/bugs/87031 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 87031] Re: Fonts do not get set when one boots using usplash

2007-02-23 Thread situert
initramfs is attached. ** Attachment added: /boot/initrd.img-2.6.20-8-generic http://librarian.launchpad.net/6517070/initrd.img-2.6.20-8-generic -- Fonts do not get set when one boots using usplash https://launchpad.net/bugs/87031 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 87031] Re: Fonts do not get set when one boots using usplash

2007-02-22 Thread Colin Watson
I fixed this a little while ago in Feisty: console-setup (1.13ubuntu6) feisty; urgency=low * Set keymap and font in the initramfs if possible. Setting these as early as possible is a good thing; we can't set up the font correctly once usplash is running; and setting up the font between