[Solved] No Terminus in the system

Installed terminus-font package. Added
xset +fp /usr/share/fonts/local
xset fp rehash
to .xinitrc, rebooted, but still no terminus in the system. What else should I do?
Last edited by Mr. Alex (2011-02-19 15:20:12)

> I guess it is while I run third initlevel and GDM. I performed "xset +fp /usr/share/fonts/local" manually in Gnome though, so it's done anyway.
xinitrc is ignored when GDM is used.
I did now:
$ xset +fp /usr/share/fonts/local
$ xset fp rehash
$ fc-list | sed 's,:.*,,'| sort -u | grep -i terminus
No output...
It should show up in gnome-terminal regardless of WM or DE as long as X is aware of the fontdir path (/usr/share/fonts/local)
Yeah, just checked it out in Fluxbox - same problem.
Also, I'm going to assume that you have not disabled bitmap fonts in fontconfig as explained here:
https://wiki.archlinux.org/index.php/Fo … tmap_fonts
This would cause the Terminus font to be disabled in any fontconfig-aware applications including gnome-terminal.
# cd /etc/fonts/conf.d
# rm 70-yes-bitmaps.conf
# ln -s ../conf.avail/70-no-bitmaps.conf
Did it now. Still no Terminus in gnome-terminal...
Last edited by Mr. Alex (2011-02-18 20:41:38)

Similar Messages

  • [SOLVED] mplayer says that the system is too slow?

    I've noticed that mplayer has been complaining that my system is too slow to play videos lately.
    mplayer CLI output:
    AVI file format detected.
    [aviheader] Video stream found, -vid 0
    [aviheader] Audio stream found, -aid 1
    VIDEO: [XVID] 640x352 12bpp 25.000 fps 1537.8 kbps (187.7 kbyte/s)
    Clip info:
    Software: Nandub v1.0rc2
    ==========================================================================
    Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
    ==========================================================================
    ==========================================================================
    Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
    AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000)
    Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
    ==========================================================================
    AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
    Starting playback...
    VDec: vo config request - 640 x 352 (preferred colorspace: Planar YV12)
    Could not find matching colorspace - retrying with -vf scale...
    Opening video filter: [scale]
    VDec: using Planar YV12 as output csp (no 0)
    Movie-Aspect is 1.82:1 - prescaling to correct movie aspect.
    [swscaler @ 0x89d5f50]SwScaler: using unscaled yuv420p -> bgr24 special converter
    VO: [gl2] 640x352 => 640x352 BGR 24-bit
    [gl2] You have OpenGL >= 1.2 capable drivers, GOOD (16bpp and BGR is ok!)
    [gl2] antialiasing off
    [gl2] bilinear linear
    A: 866.0 V: 866.0 A-V: 0.012 ct: 0.099 21651/21651 2% 3% 0.2% 4 0
    A: 868.6 V: 867.9 A-V: 0.763 ct: 0.099 21698/21698 2% 3% 0.2% 50 0
    **** Your system is too SLOW to play this! ****
    Possible reasons, problems, workarounds:
    - Most common: broken/buggy _audio_ driver
    - Try -ao sdl or use the OSS emulation of ALSA.
    - Experiment with different values for -autosync, 30 is a good start.
    - Slow video output
    - Try a different -vo driver (-vo help for a list) or try -framedrop!
    - Slow CPU
    - Don't try to play a big DVD/DivX on a slow CPU! Try some of the lavdopts,
    e.g. -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all.
    - Broken file
    - Try various combinations of -nobps -ni -forceidx -mc 0.
    - Slow media (NFS/SMB mounts, DVD, VCD etc)
    - Try -cache 8192.
    - Are you using -cache to play a non-interleaved AVI file?
    - Try -nocache.
    Read DOCS/HTML/en/video.html for tuning/speedup tips.
    If none of this helps you, read DOCS/HTML/en/bugreports.html.
    mediainfo output:
    Format : AVI
    Format/Info : Audio Video Interleave
    File size : 698 MiB
    Duration : 58mn 0s
    Overall bit rate : 1 684 Kbps
    Writing application : Nandub v1.0rc2
    Writing library : Nandub build 1852/release
    Video
    Format : MPEG-4 Visual
    Format profile : Streaming Video@L1
    Format settings, BVOP : Yes
    Format settings, QPel : No
    Format settings, GMC : No warppoints
    Format settings, Matrix : Default
    Muxing mode : Packed bitstream
    Codec ID : XVID
    Codec ID/Hint : XviD
    Duration : 58mn 0s
    Bit rate : 1 538 Kbps
    Width : 640 pixels
    Height : 352 pixels
    Display aspect ratio : 16/9
    Frame rate : 25.000 fps
    Resolution : 24 bits
    Colorimetry : 4:2:0
    Scan type : Progressive
    Bits/(Pixel*Frame) : 0.273
    Stream size : 638 MiB (91%)
    Writing library : XviD 1.1.2 (UTC 2006-11-01)
    Audio
    Format : MPEG Audio
    Format version : Version 1
    Format profile : Layer 3
    Codec ID : 55
    Codec ID/Hint : MP3
    Duration : 58mn 0s
    Bit rate mode : Variable
    Bit rate : 133 Kbps
    Nominal bit rate : 128 Kbps
    Channel(s) : 2 channels
    Sampling rate : 48.0 KHz
    Resolution : 16 bits
    Stream size : 55.1 MiB (8%)
    Alignment : Aligned on interleaves
    Interleave, duration : 24 ms (0.60 video frame)
    Interleave, preload duration : 477 ms
    Writing library : LAME3.90.
    Encoding settings : ABR
    ~/.mplayer/config contents:
    vo=gl2
    monitoraspect=16:9
    Any ideas?
    EDIT: Well, it looks like adding "ao=alsa" to ~/.mplayer/config did it. I guess that it uses OSS by default, which is apparently too slow.
    EDIT 2: If anyone else can offer any mplayer performance tips, I'd still appreciate them.
    Last edited by mrbug (2008-10-24 00:42:05)

    Perhaps. Also, in that error message, do as it says and play around with combinations of those.
    Possible reasons, problems, workarounds:
    - Most common: broken/buggy _audio_ driver
    - Try -ao sdl or use the OSS emulation of ALSA.
    - Experiment with different values for -autosync, 30 is a good start.
    - Slow video output
    - Try a different -vo driver (-vo help for a list) or try -framedrop!
    - Slow CPU
    - Don't try to play a big DVD/DivX on a slow CPU! Try some of the lavdopts,
    e.g. -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all.
    - Broken file
    - Try various combinations of -nobps -ni -forceidx -mc 0.
    - Slow media (NFS/SMB mounts, DVD, VCD etc)
    - Try -cache 8192.
    - Are you using -cache to play a non-interleaved AVI file?
    - Try -nocache.
    Read DOCS/HTML/en/video.html for tuning/speedup tips.
    (Taken directly from your post )

  • An error in the system has occurred. Please contact the system admin'

    Hi chaps
    So I get this message when I try and click "Solved" :
    An error in the system has occurred. Please contact the system administrator if the problem persists.
    And then when I try to send a 'comment' AppleCare I get
    "An error has occurred. Please try again later".
    Is it me or them ?
    Many thanks Roger

    Hi Roger!
    My reply here Error when trying to mark a reply as "solved" , also has additinal information.
    ali b

  • [PARTIALLY SOLVED] Wine 3D apps make the system randomly freezes

    Hi!
    Since some months, i can't play longer that one hour on games through wine: xorg locks up the system randomly: i can't switch to a console or close the game with Alt+F4. I can only move the mouse, and the sound is always running. Moreover, I can always connect to the pc through SSH.
    I think it's due to fglrx driver, because with the OSS one, I never freeze so (but I get crap performances, what is not the best to play...).
    Did someone got the same issue and solved it?
    Thanks,
    nob.
    Last edited by nob.dir (2012-10-30 21:38:33)

    Write bug report to amd, and pray.
    Edit: To not leave the post so cynical.
    AMD's fglrx driver is not that high quality. From personal exprience, it has always caused more problems than good.
    So your only choice is really to a) Write detailed bug to amd, and hope they fix it. b) Use the open source drivers. c) Change GPU
    Last edited by Cloudef (2012-10-29 20:28:35)

  • We still can't print an invoice of our Creative cloud. There's a failure in the system FOR 8 MONTHS NOW. Why can't this be solved ??????????

    We still can't print an invoice of our Creative cloud. There's a failure in the system FOR 8 MONTHS NOW. Why can't this be solved ??????????

    Yes I have been in contact. Thanks in advance,
    Met vriendelijke groet, With kind regards,
    Hotel Mitland
    Rob Plijnaar
    Directeur

  • HT201303 last time i bought apps by using visa gift card so iam trying to use the kind of visa gift card and the system is denying the method payment ....any idea how to solve this with my itune account ?

    last time i bought apps by using visa gift card so iam trying to use the kind of visa gift card and the system is denying the method payment ....any idea how to solve this with my itune account ?

    A few reasons I can think of, but instead of shooting in the dark, lets check with experts who can look at your account.
    iTunes Store Support
    http://www.apple.com/emea/support/itunes/contact.html

  • How to solve the error (Device is no longer present in the system). ?

    I have error say (Device is no longer present in the system). What should I do to solve this problem and reconnect the hardware with software again?

    you said its visible under "Sites and work-spaces" so what happens when you click on subsite, any error?
    you can use the remove-spweb
    Remove-SPWeb http://sitename/subsite
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • I have a macbook pro core i7 mid 2012 And update to the latest version 10.8.4 system after updating the system I have the problem appeared to take off the device and stops at the apple logo for about 5 minutes and then enters the desktop How can I solve t

    I have a macbook pro core i7 mid 2012
    And update to the latest version 10.8.4 system after updating the system I have the problem appeared to take off the device and stops at the apple logo for about 5 minutes and then enters the desktop How can I solve this problem and thank you

    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter "BOOT_TIME" (without the quotes) in the search box. Note the timestamps of those log messages, which refer to the times when the system was booted. Now clear the search box and scroll back in the log to the last boot time when you had the problem. Select the messages logged after the boot, during the time something abnormal was happening. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V).
    For example, if the problem is a slow startup taking three minutes, post the messages timestamped within three minutes after the boot time, not before. Please include the BOOT_TIME message at the beginning of the log extract.
    If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    Still in Console, look under System Diagnostic Reports for crash or panic logs, and post the entire contents of the most recent one, if any. In the interest of privacy, I suggest you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if present (it may not be.) Please don’t post shutdownStall, spin, or hang logs — they're very long and not helpful.

  • [kinda solved] All the system is down and I need my files badly!

    I'm using gnome and sometimes when the screen goes blank and you need to retype your password to restore it... well, sometimes it was blank for a while (about 5 seconds) so I was just wandering with my cursor for a while as it was like 30 seconds now... my cursor changed into this "you can type here" mode so I just typed my login, clicked enter and then the password and enter again... then it all went into "no move" state so I changed my display with ctrl+alt+F2 and rebooted the system. It didn't open gdm at all, I had just a terminal (now typing from my laptop). So I typed "gdm" but it went like this:
    ** (gdm-binary:1242: WARNING **: Failed to aquire org.gnome.DisplayManager: Connection ":1.13" is not allowed to own the service "org.gnome.DisplayManager" due to security policies in the configuration file
    ** (gdm-binary:1242: WARNING **: could not acquire name; bailing out
    With sudo it was almost the same but shorter:
    ** (gdm-binary:1242: WARNING **: Failed to aquire org.gnome.DisplayManager
    ** (gdm-binary:1242: WARNING **: could not acquire name; bailing out
    With "gnome-session" even shorter:
    ** (gnome-session:1256): WARNING **": Cannot open display:
    So I thought I sould just reinstall all the gnome but I used -Syyu before that. Effect:
    error: failed retrieving file core.db from mirrors.kernel.org : No address record
    It failed to synchronize any database!
    So if pacman and gnome are down in the same time... what could happen? All the configuration and home files are present on the disk (I guess).
    At boot, it goes:
    FATAL: Could not load /lib/modules/2.6.38-ARCH/modules.dep: No such file or directory
    And I guess the important part of the story is that I'm ussing barriers=0 with ext4...
    Last edited by Włóczymyśl (2011-06-16 11:28:26)

    litemotiv wrote:It sounds like it's time to chroot and perform a full pacman update from there. If the problem persists, reinstall the kernel. If the problem still persists, reinstall grub.
    Well, I did the 1st and it was impossible to do so I did the 2nd and it was still bad (other errors thought) so I did the 1st again and it worked but the system was still not booting (yet other errors thought) so I did the 3rd and it still was bad... so I turned to this proposal:
    ewaller wrote:You could also try booting the system any way you can (livecd, usb), mount your root partition somewhere, mount your boot partition somewhere else (not at /boot on the root partition), and copy the files from your root partition's /boot to the boot partition.
    but it didn't worked either... now I'm stuck with:
    Root device '/dev/disk/by-uuid/xxxxxxxxxxxxxx' doesn't exist. Attempting to create it.
    ERROR: Unable to determinate major/minor number of root device '/dev/disk/by-uuid/xxxxxxxxxxxx'.
    You are being dropped to a recovery shell
    Type 'exit' to try and continue booting
    /bin/sh: can't access tty; job control turned off
    while booting. It's too much for me... ^^'
    Edit: 'exit' didn't solve the situation of course.
    Last edited by Włóczymyśl (2011-06-15 16:03:37)

  • Pro15-inch with a lion at the bottom of the system, my computer is not always closed machine, has been a black and white, seems to read the disks that thing has been turning away, how do ah (do not want to reload) to help solve it

    pro15-inch with a lion at the bottom of the system, my computer is not always closedmachine, has been a black and white, seems to read the disks that thing has beenturning away, how do ah (do not want to reload) to help solve it

    What are you talking about?

  • I try to down load itune again it keep tell me it is not compatable with the system and it does not delete the old virsion of itune , is there any idea how to solve that please?

    I try to down load itune again it keep tell me it is not compatable with the system and it does not delete the old virsion of itune , is there any idea how to solve that please?

    What OS?

  • Error message when starting: McShield.dll: the system cannot find the file specified - what do I do to solve this?

    When I start Firefox, the following message appears before the home page opens:
    "COMMONSHELL: McShield.dll
    The specified resource language ID cannot be found in the image file.
    McShield.dll: The system cannot find the file specified."
    I click OK, Firefox opens normally and everything seems to operate as expected, no further problems.

    hello, the error message is obviously coming from one of the installed mcafee extensions. please directly contact mcafee technical support - they can likely give you more detailed guidance and are the only ones who can fix bugs or make necessary adjustments in the addon.

  • [SOLVED] vi (vim) no longer works properly after updating the system

    After updating the system with pacman -Syu vi stopped working. All syntax colors are gone, and everything is grey. When I press i to enter "insert" mode, editing is not visible. Changes are obscure and you can't tell what you are modifying.  Quitting with :q will still prompt you to use :q! to abort changes, even if no changes were visibly made.
    When scrolling to the beginning or end of a file, the screen flashes with grey glitch like areas.  What happened to my vi!?!?!?!?!?
    This all happened while following the beginner's guide to install arch linux.  I realized this when trying to arbitrarily read a test file I made directly after updating.
    The problems continued to be visible when installing and setting up sudo (those steps are the next steps that require vi)...  I think the sudo installation worked... but my vi is horribly glitchy
    Any ideas?
    Last edited by trusktr (2010-02-19 07:19:55)

    Setting EDITOR does not help in every case. For instance, visudo is by default hard linked to vi. (You can change this, I know. )
    But in fact, vi is only a symlink to ex. So I simply renamed this link and put another symlink to vim (vim-big in my case since I in fact do use the gvim package).
    /usr/bin/vi -> vim-big
    /usr/bin/vi-simple -> ex
    The drawback is that I have to set those links on every vi-update. (But I sure will remember...)
    Last edited by bernarcher (2010-02-19 00:58:57)

  • [SOLVED] Configure The System (Beginners Guide) Question

    Hello!
    I'm currently working my way through the beginners guide, from the wiki.  All going ok so far and I've reached the Configure The System section. Which is where I'm a bit stuck.
    Beginners Guide wrote:You will be presented with a menu including the most important configuration files for your system. If you want to look up the available options as stated in /etc/rc.conf just press Alt+F2 to get a shell, look it up, and switch back to the installer with Alt+F1.
    The problem I have is looking up the available options. For example, to find my locale it states I should run locale -a, however when I hit Alt+f2 and enter the command at the bash shell ([Arch Linux: /]# ) I get the following error
    -bash: locale: command not found
    When I attempt to lookup other items I'm also unable to find those (such as timezone in /usr/share/zoneinfo).
    Can anyone let me know what I'm doing wrong, I'm missing something very obvious here, but sadly I just can't work it out!
    Last edited by Laatia (2008-03-23 08:56:38)

    dyscoria wrote:
    I wouldn't skip all of the steps, particularly adding your hostname to /etc/hosts. Just fill in as much as you can, and edit the rest after you've finished installing, though I think the defaults are safe enough to have a running system.
    If you typed in 'km' and chose your locale before you ran the /arch/setup command to start the installation, it should automatically enter in the locale you selected earlier (if you press yes in the dialog box that pops up).
    Confirm this as that's what happended in this location on 2 recent install.

  • [Solved] I've been really clever (Locked myself out of the system)

    Hi, I've done something extremely clever: I wanted to try out suspend to disk on my MacBook. I generated an new initramfs with an uresume hook. The whole resuming thing didn't work though.
    Upon rebooting I get a prompt telling me that the system can't resume (fair enough) and I can skip it by pressing enter. However, my MacBook's keyboard doesn't work at boot-time (well, at least not at this prompt).
    How do I get past this error message? Can I restore an initramfs with something like Knoppix?
    Last edited by lenni (2007-12-27 11:14:34)

    If you use grub, use the fallback initramfs. kernel26-fallback.img
    I'm guessing here, but you could try adding the usbinput hook to make the keyboard work earlier.

Maybe you are looking for

  • PI 7.1 system copy (abap+java)

    Hello, We need homogenous copy of PI 7.1 system to an existing system (newly installed PI 7.1). I would like to use database specific option (oracle).I was studying SAP guide for System copy of PI 7.1 and there are slight diff comparing to NW 7.0 dou

  • Canon 550D connecting to MacBook Pro via FireWire 800

    As far as I know, my MacBook Pro (MacBookPro8,1) has a FireWire 800 port. My Canon 550D / Rebel T2i has a combined A/V output and a mini HDMI port. I've been looking around online about a cable that would allow me to connect these 2 together via Fire

  • IPhone4 does not start

    Hi all, I made the update to iOS 5 two days ago on my iPhone4. It worked fine til yesterday, as the battery was empty and it tuned itself off. Now it was for hours at the iMac to load, but I can't turn it on, it stays totally black, not even the load

  • New Toshiba SSD with 10.7.2

    I have just bought a new 512Gb Apple (Toshiba) SSD from ebay to install into my MacBook running 10.7.2. Does anyone know how to turn TRIM on for this drive? All I can find are guides on how to enable TRIM for SSDs that are NOT Apple approved. Thanks

  • No sound after headphones are unplugged

    If I'm talking on the phone with the headphones, then I unplug them and make a new call, there is no sound. The speaker works, however. If I restart the phone, it works again. Any idead?