[Solved] console font issue

Hi there!
Can't get terminus-font in console
I installed terminus-font, and renamed it as it described at wiki:
cp /usr/share/kbd/consolefonts/ter-v14n.psf.gz /usr/share/kbd/consolefonts/ter-v14n.psfu.gz
FONT="ter-v14n" string added to /etc/vconsole.conf
"consolefont" hook added to mkinitcpio hooks list, mkinitcpio rebuilt.
But after reboot I still have a default font.
During boot I can see that font switches to terminus but at login prompt it switches back to default font.
I think font itself is ok: I can switch to terminus manually by running 'setfont ter-v14n' and it works fine. But it so boring to do it on every boot...
Where am I wrong?
Thanks in advance.
Last edited by chord (2014-08-10 00:15:25)

That's Russian and I'd rather not touch non-English pages. I barely have to time to fix the English ones, so spreading myself thinner isn't going to help.
https://en.wikipedia.org/wiki/Cyrillic_script
Google translated the part about the cp command as
In this case, after the installation of many of the fonts, for example, terminus, font files, and even get there automatically, but are unsupported extension psf.gz. To a certain variable CONSOLEFONT font was found, rename the font file to its expansion was psfu.gz.
That's not true - at least not anymore. Maybe it once was <shrugs>
$ cat /etc/vconsole.conf
FONT=ter-v16n
FONT_MAP=8859-2
KEYMAP=pl2
$ ls -l /usr/share/kbd/consolefonts/ter-*.psfu.gz
$ ls -l /usr/share/kbd/consolefonts/ter-v16n.psf.gz
-rw-r--r-- 1 3.7K May 8 16:33 /usr/share/kbd/consolefonts/ter-v16n.psf.gz
Look, Ma, no psfu.gz files!
Edit: Quick rm https://wiki.archlinux.org/index.php?ti … did=316040
Last edited by karol (2014-08-09 22:46:15)

Similar Messages

  • [Forum FAQ]Solution for Windows PowerShell console font issue when changing system locale

    Issue description
    After changing Windows System Locale to another country, users cannot modify Windows PowerShell console font to Lucida after modifying the font settings. There is also a potential bug report in Microsoft connect:
    https://connect.microsoft.com/PowerShell/feedback/details/806286/powershell-4-console-font-issue
    Reason
    In most situations, this problem is caused by system locale is changed to other countries from United States, such as Chinese, French, etc. Because of this change, the code page and font of Windows PowerShell console might be changed with system locale.
    For Example, if change system locale to Chinese (Simplified China), Windows PowerShell console
    (%systemdrive%\ProgramData\Microsoft\Windows\Start Menu\Programs\System Tools) properties would be changed like this:
    Solution
    To resolve this problem, please follow the steps below:
    Access to the path below to find the shortcut of Windows PowerShell:
    %systemdrive%\ProgramData\Microsoft\Windows\Start Menu\Programs\System Tools.
    Right click Windows PowerShell and choose Properties.
    Switch to Options, check if Current code page list there, if that it is, choose
    437 (OEM-United States) and click Apply. Maybe you will encounter an
    Access Deniedpop-up as the following picture.  Then you need take ownership of current PowerShell File, switch to
    Security Tab and obtain full control permission for current User Account.
    Note: if Current code page was not list there, just leave alone
    Options settings and switch to Font Tab.
    Switch to Font Tab, choose the font you wished to use, click
    Apply.
    After the above settings, current Windows PowerShell console font should works as you wished.
    Applies to
    Windows PowerShell 3.0
    Windows PowerShell 4.0
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Cause
    This issue is due to the bootmgr file, we cannot use the bootmgr file of Windows 7 to find the Windows 8 Operating System files.
    The Windows 7 bootmgr can indeed boot Windows 8.
    This is on a BIOS system 
    https://www.youtube.com/watch?v=AVO5aeaKeeE
    This is on a UEFI system 
    https://www.youtube.com/watch?v=g3-K6Fyobz0
    The Windows 8 bootmgr partially loads Windows 8 before offering the boot menu.  By choosing Windows 7, the system must do a reboot.  Using the Windows 7 bootmgr, no reboot is required.
    "Let them that don't want it have memories of not gettin' any." "Gratitude is riches and complaint is poverty and the worst I ever had was wonderful." Brother Dave Gardner. "Experience is what you get when you're looking for something
    else." Sir Thomas Robert Deware

  • [SOLVED] Console Font Gets Reset During Boot

    I've recently switched to Arch Linux and am quite happy with it.  I've never had so much fun with Linux until a friend recommended Arch.  I have since installed it on both my MacBook Pro and Mac mini.  Everything has been pretty smooth, but I do have one issue.
    During the boot process, the system starts up with its default console font, per the usual.  I have edited /etc/vconsole.conf to set the font to Lat2-Terminus16 and to set the keyboard layout to Dvorak.  Here's my current config:
    KEYMAP=dvorak
    FONT=Lat2-Terminus16
    Part-way through the boot process, the font switches to use the new font.  So far, so good.  Shortly after, however, the screen gets cleared and continues to produce normal kernel messages until the screen is cleared once again and presents the boot prompt, but with the default console font as opposed to the font in vconsole.conf.  I am able to re-set the font again by using the setfont command, but this is a bit of an inconvenience.  The keyboard layout, however, is as it should be: set to Dvorak.  So, systemd-vconsole-setup.service is doing its job.
    I have narrowed down the problem to that when agetty starts, it seems to be resetting the font back to the default.  I have tried adding nouveau (my machines have Nvidia) to the array of modules within /etc/mkinitcpio.conf and rebuilding initramfs, but I get the same results.  I have also tried adding vconsole.font=Lat2-Terminus16 to the boot arguments in GRUB, but I get the same results.  This is affecting both of my machines.  I have updated them with pacman -Syu, but the problem still exists.
    I have found a workaround which is to add a service to systemd (I call it fontfix.service), set it to start after getty.target, and have it included in multi-user.target.  But is there a better way?  Or is something else other than agetty resetting the font?
    tl;dr
    agetty appears to be resetting the console font after systemd-vconsole-setup.service sets the font.  Is there a way to have agetty recognize what console font is currently is use?  Or is something else other than agetty resetting the font?
    Last edited by linux2647 (2013-01-10 07:30:30)

    https://wiki.archlinux.org/index.php/Sy … er_boot.3F

  • [SOLVED] Console Font Not Retained After Reboot

    Hi, again.  Happy to report that I successfully installed Arch Linux last night, with no problems whatsoever.  Thanks to those who addressed my concerns.  Still reading up on the package manager, user and group management, etc.
    Anyway, one of the first things I noticed is that the console font gets reset after every reboot.  I need to manually type "setfont Lat2-Terminus16" - which works just fine, except for the annoyance in having to do that each time I boot up.  My /etc/vconsole.conf has the following:
    KEYMAP=us
    FONT=Lat2-Terminus16
    Following the solution described here:
    https://bbs.archlinux.org/viewtopic.php?id=155876
    I added 'consolefont' (without quotes) to the beginning (first item) of the HOOKS line in /etc/mkinitcpio.conf.  Then I rebuilt the initramfs by typing "mkinitcpio -p linux".  Again, no errors during the rebuild.
    I've rebooted several times, but there's no change...  my selected console font is not retained.
    Can anyone point what I'm doing wrong, or offer ideas?  Thanks.
    Last edited by R0b0ty (2013-03-06 16:52:42)

    Have you tried
    If the fonts seems to not change on boot, or change only temporarily, it is most likely that they got reset when graphics driver was initialized and console was switched to framebuffer. To avoid this, load your graphics driver earlier. See for example KMS#Early_KMS_start or other ways to setup your framebuffer before /etc/vconsole.conf gets applied.
    https://wiki.archlinux.org/index.php/Fonts#Examples_2

  • [SOLVED]console fonts

    I am trying to test various console fonts as discussed here:
    http://wiki.archlinux.org/index.php/Fonts#Console_fonts
    Testing console fonts, ie:
    $ setfont /usr/share/kbd/consolefonts/gr737b-9x16-medieval.psfu.gz
    has no effect.
    showconsolefont gives:
    $ showconsolefont
    PIO_UNISCRNMAP: Operation not permitted
    cannot change translation table
    What do I need to change so that I can test consolefonts?  Thanks.
    Last edited by kekules_dream (2010-06-18 12:45:36)

    How silly of me.  This works fine
    if you are in the console!
    Please disregard.

  • [SOLVED] X11: Fonts issue with HDL Designer

    Hi,
    Yesterday I installed HDL Designer for my job. But I couldn't launch it successfully.
    After some environment variable checks, it give me this error message:
    Error: Could not create FontSet for font '-adobe-helvetica-medium-r-normal-*-*-*-*-*-*-*-*'.
    The following character sets cannot be drawn with this font:
    ISO8859-1
    My locale is set on fr_CH-UTF-8 and the application set LC_ALL to C.
    And after some searchs, I found two non-working solutions:
    A pretty old:
    http://www.edaboard.com/thread1456.html
    I tried to create the old X11R6 directory and then do some symbolic links with no success.
    A recent one with the right applications version:
    http://forum.ubuntuusers.de/topic/solve … er-2013-1/
    I haven't found any equivalent package for "xfonts-75" in the official repositories nor in aur.
    So maybe I missed something like symbolics link 'cause I don't have the sames directories.
    Any idea?
    Thank you.
    [EDIT] Problem solved. I found the missing fonts package (xorg-fonts-75dpi).
    Last edited by st@uffi (2014-09-17 14:54:25)

    You might want to also ask in the Adobe forums:
    http://www.adobe.com/support/forums/

  • [SOLVED]: Weird font issues with infinality-bundle on upgrade

    Ive been using the infinality-bundle for some time with no problem until a recent update, and it seems like all my fonts got replaced with stranger ones.  Below is a screenshot of my font problem and a snippet from my pacman.log.
    [2013-10-15 18:56] [ALPM-SCRIPTLET]   If you have been using freetype2-infinality from the AUR,
    [2013-10-15 18:56] [ALPM-SCRIPTLET]   the runtime file that came with it has been saved as
    [2013-10-15 18:56] [ALPM-SCRIPTLET]   /etc/profile.d/infinality-settings.sh.pacsave and the new
    [2013-10-15 18:56] [ALPM-SCRIPTLET]   one was installed in its place. You can manually delete
    [2013-10-15 18:56] [ALPM-SCRIPTLET]   infinality-settings.sh.pacsave as it is not needed anymore.
    [2013-10-15 18:56] [ALPM-SCRIPTLET]
    [2013-10-15 18:56] [ALPM-SCRIPTLET]   If you are using [multilib], please install/upgrade
    [2013-10-15 18:56] [ALPM-SCRIPTLET]   lib32-freetype2-infinality-ultimate, too.
    [2013-10-15 18:56] [PACMAN] upgraded freetype2-infinality-ultimate (2.5.0.1-5 -> 2.5.0.1-7)
    [2013-10-15 18:56] [ALPM-SCRIPTLET] Removing redundant symlinks ...
    [2013-10-15 18:56] [ALPM-SCRIPTLET] Done.
    [2013-10-15 18:56] [ALPM-SCRIPTLET] Updating font cache...
    [2013-10-15 18:56] [ALPM-SCRIPTLET] Done.
    [2013-10-15 18:56] [PACMAN] upgraded fontconfig-infinality-ultimate (2.10.95-2 -> 2.11.0-3)
    Last edited by cmm7825 (2013-10-15 23:42:36)

    The recent Infinality update requires a uninstall/install of fontconfig.  I posted the same problem here:
    https://bbs.archlinux.org/viewtopic.php?id=171240
    Last edited by mixer (2013-10-15 23:40:03)

  • [SOLVED]Change font issue

    Hi, im new to Arch , im happy with it so far! But I want to get my favorite font "terminus" to work. I've read the wiki and i've also checked the FAQ for urxvt how to change font with no success. Im using latest Arch and I use urxvt as my terminal and awesome as wm, and i want the font to work on those both and in luakit if its possible. I've setup my xinitrc to make terminus work i've also resintalled it ones cuz I thought the font was broken or something. I used "URxvt.font:terminus" in my $HOME/.Xdefaults with no success. Ive also tried to add it to my rc.conf but it didnt make the font work in X(i havent checked if it appears on the commandline with no X up and running).
    I hope i could get some help
    Last edited by GNUkid (2012-03-11 18:36:38)

    karol wrote:
    urxvt*font: -*-terminus-medium-r-*-*-12-*-*-*-*-*-*-*
    works for me.
    Post your .Xdefaults.
    Didnt work Heres my .Xdefualts:
    urxvt*font: -*-terminus-medium-r-*-*-12-*-*-*-*-*-*-*
    URxvt.foreground: #1793D1
    URxvt.background: #555753
    URxvt.scrollBar: off
    magicalChicken wrote:
    .Xdefaults is deprecated, use .Xresources instead. Try in .Xresources adding
    urxvt*font: <name of font>
    Then to your .xinitrc add
    xrdb --merge ~/.Xresources
    I use this for setting the inconsolata font as default in urxvt and it works just fine.
    The .Xresources didnt work for me for some reason so thats why im using Xdefaults.

  • [solved] Console font not displaying characters properly

    I have set up /etc/vconsole.conf to read as follows, as laid down in the unofficial beginners guide (or somewhere linked to from there)
    KEYMAP=us
    FONT=ter-114n
    When I boot, I get the proper font (that's one of the terminus-font s). But if i do something like
    % mv "hi" "hi"
    the characters that SHOULD be apostrophes are in fact... The greek letter rho or something. I don't know. However, if I run "setterm ter-114n" it loads both the font correctly, as well as the mapping. I cannot for the life of me figure out where it's getting that correct mapping, or how I can just load it automatically.
    Anybody know what else I need to do to have it set itself up?
    Thanks
    Last edited by scott_fakename (2013-06-20 15:22:41)

    Maybe your problem is similar to this one, read the bug report.
    https://bugs.archlinux.org/task/35721

  • Font issue with InDesign and OS 10.6

    I have read quite a bit on this but have found no resolution. We installed OS 10.6 on two of our three G5 Macs at work. We use InDesign CS4 and OS 10.6.5.
    When we open an InDesign file that we all share, the machines with 10.6 on it say fonts are missing. (I believe this is a naming convention problem.) I learned that some of the fonts for InDesign should be moved to the InDesign font folder. We did that. That helped on several of the fonts. However, we still have an issue with Helvetica Neue, and Universe (67 or other numbers). I have the same Universe font family listed, but when I go to find 67 or 47, they aren't there.
    Anyone else having this problem? Do we need to go in to every document and change the fonts to avoid this error? Is there a better fix?

    I have just swapped from an old Mac Mini (using 10.4.11) to the new Mac Mini (using 10.6.6). I did not do any fiddling about fonts. Everything is as it installs. The only thing I did is to resolve duplicate fonts in Font Book.
    For convenience, I used Arial for documents. Now when I open an ID document, it says Arial[TT] (as well as bold, italic...) is missing. I checked the Arial ttf group is in /Library/Fonts, but in ID font list, it shows an Open type.
    All I want is that the fonts should work, when I open all the InDesign documents (still in CS2 Version) that I created since last five years. I am no techie by any means, what I need is a step-to-step to solve the font issue, so that I can get on work immediately.
    Any concrete step-to-step advice is highly appreciated.

  • [solved]systemd and console font

    Hi guys. I've just switched my laptop over to systemd and so far I'm finding it great! I am, however, having a slight issue with getting it to set a console font, err, properly.
    KEYMAP=uk
    FONT=Lat2-Terminus16
    Before switching to systemd, this worked fine. However now when I boot up, the font is set early (I have the hook in mkinitcpio.conf) but once I get to the login screen, the screen flickers and I end up back on the default font. I've tried this with several of the available fonts and it happens with all of them. I don't have it set anywhere else, so I'm not sure why the font is being reset. Has anyone else come across this issue yet?
    Cheers.
    Last edited by JHeaton (2012-08-25 20:20:34)

    bohoomil wrote:Did you really rebuild the initramfs? Once it becomes a part of your boot image, it shouldn't be reset (which happens when the video driver like nouveau gets loaded: if this is the case, add your video driver to the MODULES array in /etc/mkinitcpio,conf and rebuild the image again). I have been doing the very same thing every time I prepare a new setup and it always works as expected.
    Yes, I did rebuild it. I didn't have the video driver in MODULES though; adding it has now solved the issue. Don't know why I hadn't added i915 to that array though.
    Thanks very much for your help.

  • [SOLVED] "Loading console font" fails at boot

    Hello everyone,
    At each boot, the line where it loads the console font fails. The font configured in rc.conf is "161", it's the one by default on installation.
    /var/log/boot
    Loading Console Font: 161 ^[[231G [BUSY] ^[[231G [FAIL]
    It's a fresh install done today.
    Any idea why it would fail that?
    Last edited by blno (2012-01-06 21:18:47)

    Navigate to /usr/share/kbd/consolefonts, pick the font, test it by issuing
    setfont font-name.gz
    -- and if everything works OK, add it to rc.conf and rebuild your initramfs.
    Edit (because I'm extremely short-minded): while adding the font to the rc.conf file, do so without any extensions, eg. Uni2-Fixed16. And 2: before you rebuild your initramfs, it's wise to add "consolefont" to HOOKS in mkinitcpio.conf. It's not obligatory, but this way the new font will become active at the earliest boot stage.
    Last edited by bohoomil (2012-01-04 22:52:51)

  • What's the perfect CHINESE FONT for iWeb to solved the Justified issue?

    Hi,
    Terible here, i'm using Chinese Font for my website...most of the Text Box were out of Justified unlike the perfect justified on English Font.
    Sorry i hope you understand what i'm trying to descript above.
    I'm wondering now, Is there any specific Chinese Font to solved the Justified issue?
    Now, everything looks fine in iWeb but when view it in Safari or any browser, there'll be out of Justified.
    Need helps and thanks!!!

    Could you provide your url so people can see what you are referring to?
    Have you tried the various Chinese fonts provided with OS X already?
    http://www.yale.edu/chinesemac/pages/fonts.html#Apple

  • Consolas font rendering issues

    Hi All,
    Consolas font is not getting rendered properly with Konsole on KDE & Openbox. LXTerminal on KDE is displaying the same behaviour. But it works well with LXterminal on Openbox 3.5.2.
    Any idea where the problem could be?
    http://aruncpp.blogspot.com/2014/02/con … linux.html
    Thanks,
    Arun

    Yeah I've never seen this before either. Please open a
    support webcase!
    Flash Player technical support is available via webcase only
    at:
    http://www.adobe.com/support/contact/
    There is no phone support for Flash Player.
    Be sure to provide OS and system info..
    Also, if it were my machine I'd create a new admin user
    profile, install a browser to that profile, then install FP10 and
    test with -just- that profile...

  • [SOLVED] Virtual console font setting is not being applied

    TL;DR I want to have the ter-114b font (from the terminus-font package; its path is /usr/share/kbd/consolefonts/ter-114b.psf.gz) as my console font.
    What have I done:
    % cat /etc/vconsole.conf
    KEYMAP=br-abnt2
    FONT=ter-114b
    According to the wiki, this setting should be sufficient. However, there is something wrong, because whenever I reboot my computer, I get the default font instead (I can notice that by executing setfont ter-114b, then I see the difference).
    Further information:
    % systemctl status systemd-vconsole-setup
    ● systemd-vconsole-setup.service - Setup Virtual Console
    Loaded: loaded (/usr/lib/systemd/system/systemd-vconsole-setup.service; static; vendor preset: disabled)
    Active: active (exited) since Sa 2014-12-20 19:41:23 BRST; 12min ago
    Docs: man:systemd-vconsole-setup.service(8)
    man:vconsole.conf(5)
    Process: 193 ExecStart=/usr/lib/systemd/systemd-vconsole-setup (code=exited, status=0/SUCCESS)
    Main PID: 193 (code=exited, status=0/SUCCESS)
    CGroup: /system.slice/systemd-vconsole-setup.service
    The Wiki also mentions something about loading KMS earlier than vconsole, however I'm not sure if this refers to the part which talks about putting 'consolefont' as a mkinitcpio hook, or if this refers to the whole section. Anyways, even if I tried to follow this, the problem is the i915 hook (my notebook has an Intel graphics card) doesn't exist as a mkinitcpio module, as the wiki indicates. Or I don't have the necessary module file.
    Any clues about what could be wrong here?
    Edit: typo
    Last edited by thiagowfx (2014-12-20 23:06:53)

    Stripped down version of pacman -Ql mkinitcpio. Notice that there is no i915 hook:
    mkinitcpio /etc/
    mkinitcpio /etc/initcpio/
    mkinitcpio /etc/initcpio/hooks/
    mkinitcpio /etc/initcpio/install/
    mkinitcpio /etc/mkinitcpio.conf
    mkinitcpio /etc/mkinitcpio.d/
    mkinitcpio /usr/
    mkinitcpio /usr/bin/
    mkinitcpio /usr/bin/lsinitcpio
    mkinitcpio /usr/bin/mkinitcpio
    mkinitcpio /usr/lib/
    mkinitcpio /usr/lib/initcpio/
    mkinitcpio /usr/lib/initcpio/functions
    mkinitcpio /usr/lib/initcpio/hooks/
    mkinitcpio /usr/lib/initcpio/hooks/consolefont
    mkinitcpio /usr/lib/initcpio/hooks/keymap
    mkinitcpio /usr/lib/initcpio/hooks/memdisk
    mkinitcpio /usr/lib/initcpio/hooks/resume
    mkinitcpio /usr/lib/initcpio/hooks/shutdown
    mkinitcpio /usr/lib/initcpio/hooks/sleep
    mkinitcpio /usr/lib/initcpio/hooks/usr
    mkinitcpio /usr/lib/initcpio/init
    mkinitcpio /usr/lib/initcpio/init_functions
    mkinitcpio /usr/lib/initcpio/install/
    mkinitcpio /usr/lib/initcpio/install/autodetect
    mkinitcpio /usr/lib/initcpio/install/base
    mkinitcpio /usr/lib/initcpio/install/block
    mkinitcpio /usr/lib/initcpio/install/consolefont
    mkinitcpio /usr/lib/initcpio/install/filesystems
    mkinitcpio /usr/lib/initcpio/install/fsck
    mkinitcpio /usr/lib/initcpio/install/fw
    mkinitcpio /usr/lib/initcpio/install/keyboard
    mkinitcpio /usr/lib/initcpio/install/keymap
    mkinitcpio /usr/lib/initcpio/install/memdisk
    mkinitcpio /usr/lib/initcpio/install/mmc
    mkinitcpio /usr/lib/initcpio/install/modconf
    mkinitcpio /usr/lib/initcpio/install/pata
    mkinitcpio /usr/lib/initcpio/install/resume
    mkinitcpio /usr/lib/initcpio/install/sata
    mkinitcpio /usr/lib/initcpio/install/scsi
    mkinitcpio /usr/lib/initcpio/install/sd-shutdown
    mkinitcpio /usr/lib/initcpio/install/sd-vconsole
    mkinitcpio /usr/lib/initcpio/install/shutdown
    mkinitcpio /usr/lib/initcpio/install/sleep
    mkinitcpio /usr/lib/initcpio/install/strip
    mkinitcpio /usr/lib/initcpio/install/usb
    mkinitcpio /usr/lib/initcpio/install/usbinput
    mkinitcpio /usr/lib/initcpio/install/usr
    mkinitcpio /usr/lib/initcpio/install/virtio
    mkinitcpio /usr/lib/initcpio/shutdown
    mkinitcpio /usr/lib/initcpio/udev/
    mkinitcpio /usr/lib/initcpio/udev/01-memdisk.rules
    Also, suppose I add this hook anyway, so my /etc/mkinitcpio.conf has this line:
    HOOKS="base systemd autodetect i915 modconf block filesystems btrfs keyboard consolefont keymap fsck"
    Output of mkinitcpio -p linux:
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Starting build: 3.17.6-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [systemd]
    -> Running build hook: [autodetect]
    ==> ERROR: Hook 'i915' cannot be found
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    -> Running build hook: [filesystems]
    -> Running build hook: [btrfs]
    -> Running build hook: [keyboard]
    -> Running build hook: [consolefont]
    -> Running build hook: [keymap]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 3.17.6-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [systemd]
    ==> ERROR: Hook 'i915' cannot be found
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    ==> WARNING: Possibly missing firmware for module: aic94xx
    -> Running build hook: [filesystems]
    -> Running build hook: [btrfs]
    -> Running build hook: [keyboard]
    -> Running build hook: [consolefont]
    -> Running build hook: [keymap]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    See? This hook doesn't exist in my system for some odd reason. Maybe some package is missing? I have xf86-video-intel.

Maybe you are looking for

  • Content disappears once Lifetime (Time-Based Publishing) is enabled

    We have transported KM content from our Dev KM to our QA KM.  We noticed that the Lifetime setting of the folder was not transported, so we enabled it on the folder in QA.  Once the lifetime is enabled in QA, the content disappears from the iView dis

  • My iph 4s has lot cellular network after updating to iOS 8... Someone help me out!!

    SSoon after updating to the. Ios8.1 on my iPhone 4s I ended up losing cellular network..

  • Timeline question

    I am using iMovie HD 5.0.2 (111). The story in my Timeline is complete. Yet the playhead keeps playing for about two extra minutes despite the fact that there are no more clips or audio. It's supposed to stop at the end of the sequence, correct? I th

  • Registering Repsvr8 control in oracle 8i Lite

    hi, I'm developing an application wherein I've to connect to Oracle 8i Lite database for Windows CE. I'm using Windows CE toolkit for Visual C++ version 2.0 on Windows CE based palm device. I'm in confusion of how to connect to 8i Lite Database. Are

  • Budget Entry

    Dear guru, while i am using t.code FMBBC i am getting run time error and i did debuging the error is mention below For FM area the direct way (L_F_TABLEAREA-FIKRS = U_FM_AREA) is not used here as table group FMBD only enabled if component EA-PS is ac