From: Ken Moffat <zarniwhoop@ntlworld.com> To: Linux console tools development discussion <kbd@lists.altlinux.org> Subject: Re: [kbd] mapscrn: cannot open map file _8859-15_ Date: Fri, 30 Nov 2012 23:02:35 +0000 Message-ID: <20121130230235.GA8655@milliways> (raw) In-Reply-To: <CAE8zHmQQJu90VyLXv905AU=mLODsQiaXddEJa7sBmFXoDj9vcQ@mail.gmail.com> On Fri, Nov 30, 2012 at 10:27:08PM +0200, Raphael Yoshimura wrote: > No idea ? Anyone ? > It appears to be something specific to Mageia. Try grepping for SYSFONTACM in your bootscripts (/etc/rc.d/init.d/*, probably) to see how it gets used. Not every distro uses /etc/sysconfig/i18n - it seems to be used in distros derived from Red Hat, but it's possible that Mageia has changed things over the years. > >> 25.11.2012 04:53, Raphael Yoshimura wrote: > >> > Hello all, > >> > I'm having an annoying issue with kbd that I can't seem to resolve: > >> > When I boot, during the boot screen after GRUB I see an error saying: > >> > "mapscrn: cannot open map file _8859-15_" > >> > > >> > I'm using Mageia 2 Linux and my secondary language is Bulgarian. > >> > > >> > This is how my /etc/sysconfig/i18n looked like; > >> > > >> > SYSFONTACM=8859-15 > >> >> LANGUAGE=en_US:en [...] > >> > > >> > I was having unicode issues aside, so when I enabled UTF-8 from Mageia > >> > Control Center, the first line disappeared. Now it looks like this. > >> > I still can't parse this comment - you say the first line disappeared - presumably you mean the mapscrn error message ? > >> > LANGUAGE=en_US:en [...] > >> > > >> > > >> > However the error still exists. but I don't understand *what* the error is. Does your keyboard work correctly in the console, or is it trashed ? > >> > > >> > One person running Archlinux on initramfs solved his issue this way: > >> > > >> > removed the keymap HOOK in the configuration file / etc / > >> mkinitcpio.conf > >> >> and regenerated the initramfs > >> > > >> > > >> > However I'm not running Archlinux, I don't have a /etc/mkinitcpio.conf > >> and > >> > I'm on a ext4 not an initramfs. Most distros use a variant of initramfs or initrd - it lets them build almost everything as a module, including filesystems and disk controllers. That part has nothing to do with the filesystem type, it is bundled in with the kernel. I think that you probably need to regenerate whichever you are using whenever you change the setup. > >> > > >> > Any ideas will be greatly appreciated. > >> > >> https://wiki.mageia.org/en/Mageia_2_beta2#initrd > >> > >> "Mageia 2 will default to dracut as tool for creating initrds (initial > >> ramdisk, used during boot). We still provide mkinitrd for those that > >> need that, but will only support it when used with initscripts. Users > >> of systemd must use dracut." > >> > >> So for initrd you can use either the mkinitrd or dracut. It depends on > >> the configuration. So, do you have a systemd ? > >> > >> You are using dracut if you have a systemd. Here's how to set up the > >> console in dracut: > >> > >> http://www.kernel.org/pub/linux/utils/boot/dracut/dracut.html#_i18n > >> > >> Check out your /etc/vconsole.conf. > >> > >> -- > >> Rgrds, legion > >> > >> _______________________________________________ > >> kbd mailing list > >> kbd@lists.altlinux.org > >> https://lists.altlinux.org/mailman/listinfo/kbd > >> > > > > > > Hello, > > Thanks for the fast reply. > > I do have a "systemd" directory, however I don't have a "vconsole.conf" in > > /etc/ > > > > :( > > > > Legion's comment above appears to address the problem (although I've no idea whether you should be using mkinitrd or dracut). Are there any mageia lists where you can ask for help on this ? The big questions are whether you are running systemd (probably, but now that udev is part of systemd, the presence of a systemd directory isn't necessarily conclusive!), and how to correctly reconfigure the initrd on Mageia. All of that is distro-specific. ĸen -- das eine Mal als Tragödie, das andere Mal als Farce
next prev parent reply other threads:[~2012-11-30 23:02 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2012-11-25 10:32 ` Alexey Gladkov 2012-11-30 23:02 ` Ken Moffat [this message] 2012-12-01 14:51 ` Ken Moffat
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20121130230235.GA8655@milliways \ --to=zarniwhoop@ntlworld.com \ --cc=kbd@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Linux console tools development discussion This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/kbd/0 kbd/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 kbd kbd/ http://lore.altlinux.org/kbd \ kbd@lists.altlinux.org kbd@lists.altlinux.ru kbd@lists.altlinux.com public-inbox-index kbd Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.kbd AGPL code for this site: git clone https://public-inbox.org/public-inbox.git