public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user-de] consolefont
@ 2004-12-01 18:19 Björn Lübke
  2004-12-01 22:55 ` [gentoo-user-de] consolefont Michael Mauch
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Björn Lübke @ 2004-12-01 18:19 UTC (permalink / raw
  To: gentoo-user-de

Hallo,

kann jemand mal so freundlich sein und mir seine /etc/init.d/consolefont 
mailen?
Ich bilde mir ein nichts kaputt gemacht zu haben, habe nur "for x in $(seq 1 
"$NR_OF_TTYS")" in "for x in 'seq 1 6' geändert. Aber seit kurzem erhalte ich 
folgende Fehlermeldung:
 
uranus root # /etc/init.d/consolefont restart
 * Setting user font...
Couldnt open /dev/vc/seq   #logisch, gibt es nicht
 * Failed to set user font

also muß ich wohl doch was beschädigt haben. Ich finde die Stelle aber 
nicht :-(. Aber warum das plötzlich nicht geht entzieht sich meiner Kenntnis.
Es hatte schon funktioniert, auf allen Konsolen lief der gensplash.

Björn

--
gentoo-user-de@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-user-de] Re: consolefont
  2004-12-01 18:19 [gentoo-user-de] consolefont Björn Lübke
@ 2004-12-01 22:55 ` Michael Mauch
  2004-12-02  0:06   ` Björn Lübke
  2004-12-01 23:47 ` [gentoo-user-de] consolefont Björn Lübke
  2004-12-02 14:25 ` Hans-Werner Hilse
  2 siblings, 1 reply; 8+ messages in thread
From: Michael Mauch @ 2004-12-01 22:55 UTC (permalink / raw
  To: gentoo-user-de

Björn Lübke wrote:

> kann jemand mal so freundlich sein und mir seine /etc/init.d/consolefont 
> mailen?
> Ich bilde mir ein nichts kaputt gemacht zu haben, habe nur "for x in $(seq 1 
> "$NR_OF_TTYS")" in "for x in 'seq 1 6' geändert.

"If it hurts, don't do it."

Entweder Du nimmst Backticks (for x in `seq 1 6`) statt Apostrophe, oder
Du nimmst die besser lesbare Form, die da schon vorher stand.


Michael


--
gentoo-user-de@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user-de] consolefont
  2004-12-01 18:19 [gentoo-user-de] consolefont Björn Lübke
  2004-12-01 22:55 ` [gentoo-user-de] consolefont Michael Mauch
@ 2004-12-01 23:47 ` Björn Lübke
  2004-12-02 14:25 ` Hans-Werner Hilse
  2 siblings, 0 replies; 8+ messages in thread
From: Björn Lübke @ 2004-12-01 23:47 UTC (permalink / raw
  To: gentoo-user-de

Am Mittwoch, 1. Dezember 2004 19:19 schrieb Björn Lübke:

> uranus root # /etc/init.d/consolefont restart
>  * Setting user font...
> Couldnt open /dev/vc/seq   #logisch, gibt es nicht
>  * Failed to set user font

hat sich erledigt, ` und ' verwechselt.


--
gentoo-user-de@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user-de] Re: consolefont
  2004-12-01 22:55 ` [gentoo-user-de] consolefont Michael Mauch
@ 2004-12-02  0:06   ` Björn Lübke
  0 siblings, 0 replies; 8+ messages in thread
From: Björn Lübke @ 2004-12-02  0:06 UTC (permalink / raw
  To: gentoo-user-de

Am Mittwoch, 1. Dezember 2004 23:55 schrieb Michael Mauch:
> Björn Lübke wrote:
> > kann jemand mal so freundlich sein und mir seine /etc/init.d/consolefont
> > mailen?
> > Ich bilde mir ein nichts kaputt gemacht zu haben, habe nur "for x in
> > $(seq 1 "$NR_OF_TTYS")" in "for x in 'seq 1 6' geändert.
>
> "If it hurts, don't do it."
>
> Entweder Du nimmst Backticks (for x in `seq 1 6`) statt Apostrophe, oder
> Du nimmst die besser lesbare Form, die da schon vorher stand.
>
Ja, leicht gesagt. Brauche aber eine feste Anzahl Konsolen 
für /etc/conf.d/splash:
SPLASH_TTYS="0 1 2 3 4 5"

Seltsam ist es aber, das es eine Zeit lang mit dem Vertipper funktionierte.

Björn

--
gentoo-user-de@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user-de] consolefont
  2004-12-01 18:19 [gentoo-user-de] consolefont Björn Lübke
  2004-12-01 22:55 ` [gentoo-user-de] consolefont Michael Mauch
  2004-12-01 23:47 ` [gentoo-user-de] consolefont Björn Lübke
@ 2004-12-02 14:25 ` Hans-Werner Hilse
  2 siblings, 0 replies; 8+ messages in thread
From: Hans-Werner Hilse @ 2004-12-02 14:25 UTC (permalink / raw
  To: gentoo-user-de

Moin,

On Wed, 1 Dec 2004 19:19:51 +0100
Björn Lübke <blue@blgw.de> wrote:

> kann jemand mal so freundlich sein und mir seine
> /etc/init.d/consolefont mailen?

Die ändert man doch nicht... (s.u.)

> Ich bilde mir ein nichts kaputt gemacht zu haben, habe nur "for x in
> $(seq 1 "$NR_OF_TTYS")" in "for x in 'seq 1 6' geändert. Aber seit
> kurzem erhalte ich folgende Fehlermeldung:

komisch, stand da nicht $(seq 1 "$RC_TTY_NUMBER")? Denn RC_TTY_NUMBER
kann man dann ganz entspannt in /etc/conf.d/rc setzen. z.B. auch auf 6.
Zum anderen ist es meist eleganter, die $()-Syntax for der
Backtick-Syntax zu benutzen. Aber das nur am Rande.

Wenn man die Finger von den /etc/init.d-Skripten lässt, hat man auch
unter dem Strich ein besseres Leben mit etc-update.

Gruß,

HWH

--
gentoo-user-de@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-user-de]  consolefont
@ 2008-05-23 14:44 Hartmut Figge
  2008-05-23 15:49 ` Boris Voelkle
  2008-05-23 17:07 ` Dirk Heinrichs
  0 siblings, 2 replies; 8+ messages in thread
From: Hartmut Figge @ 2008-05-23 14:44 UTC (permalink / raw
  To: gentoo-user-de

Gruß,

nachdem ich mich dazu aufgerafft habe, endlich meine Konsolen mit
Umlauten zu versehen, bin ich ich auf ein Problem gestoßen.

Rufe ich unter X eine Konsole auf, z.B. mittels Ctrl+Alt+F2, ergibt sich
für die Darstellung von Umlauten
http://www.triffids.de/pub/gentoo/console/IMG_0006.JPG (34 KB)

Reparieren lässt es sich durch 'sudo /etc/init.d/consolefont restart'
http://www.triffids.de/pub/gentoo/console/IMG_0012.JPG (49 KB)

X wird immer von einer Konsole mittels startx gestartet. Verwendet wird
icewm. Kein KDE oder Gnome vorhanden.

Sowohl unter X als auch auf den Konsolen gilt

hafi@e675 ~ $ locale
LANG=de_DE@euro
LC_CTYPE="de_DE@euro"
LC_NUMERIC="de_DE@euro"
LC_TIME="de_DE@euro"
LC_COLLATE="de_DE@euro"
LC_MONETARY="de_DE@euro"
LC_MESSAGES=en_US
LC_PAPER="de_DE@euro"
LC_NAME="de_DE@euro"
LC_ADDRESS="de_DE@euro"
LC_TELEPHONE="de_DE@euro"
LC_MEASUREMENT="de_DE@euro"
LC_IDENTIFICATION="de_DE@euro"
LC_ALL=

Weitere Angaben:

----- /etc/X11/xorg.conf -----
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "de"
        Option          "XkbVariant"    "nodeadkeys"
        Option          "XkbOptions"    "compose:menu"
#       Option          "XkbOptions"    "compose:caps"
EndSection
---------------

----- /etc/rc.conf -----
# UNICODE="yes"
UNICODE="no"

#XSESSION="Gnome"
XSESSION="icewm"
---------------

----- /etc/conf.d/consolefont -----
# CONSOLEFONT="default8x16"
CONSOLEFONT="lat9v-16"
---------------

Ein Workaround für das Problem wäre

----- ~/.bashrc -----
if [ $TERM = "linux" ]
then
 sudo /etc/init.d/consolefont restart
fi
---------------

Unschön und löst zwar obiges Problem, aber nicht das ähnliche, welches
sich auf der Konsole durch Beenden von X ergibt.

Eine Idee wäre nett. :)

Hartmut

-- 
gentoo-user-de@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user-de]  consolefont
  2008-05-23 14:44 Hartmut Figge
@ 2008-05-23 15:49 ` Boris Voelkle
  2008-05-23 17:07 ` Dirk Heinrichs
  1 sibling, 0 replies; 8+ messages in thread
From: Boris Voelkle @ 2008-05-23 15:49 UTC (permalink / raw
  To: gentoo-user-de

Hartmut Figge schrieb:
> Gruß,
>
> nachdem ich mich dazu aufgerafft habe, endlich meine Konsolen mit
> Umlauten zu versehen, bin ich ich auf ein Problem gestoßen.
>
> Rufe ich unter X eine Konsole auf, z.B. mittels Ctrl+Alt+F2, ergibt sich
> für die Darstellung von Umlauten
> http://www.triffids.de/pub/gentoo/console/IMG_0006.JPG (34 KB)
>
>   
Warum aufrufen ? Ich wechsle da nur ...;-)


> ---------------
>
> ----- /etc/conf.d/consolefont -----
> # CONSOLEFONT="default8x16"
> CONSOLEFONT="lat9v-16"
>   
Also bei mir ist das:

# /etc/conf.d/consolefont

CONSOLEFONT="lat9w-16" ( Tippfehler ?)

und für das €- Symbol
CONSOLETRANSLATION="8859-15_to_uni"

Vieleicht behebt das dein Prob ?

Gruss

Boris


> ---------------
>
> Ein Workaround für das Problem wäre
>
> ----- ~/.bashrc -----
> if [ $TERM = "linux" ]
> then
>  sudo /etc/init.d/consolefont restart
> fi
> ---------------
>
> Unschön und löst zwar obiges Problem, aber nicht das ähnliche, welches
> sich auf der Konsole durch Beenden von X ergibt.
>
> Eine Idee wäre nett. :)
>
> Hartmut
>
>   


-- 

---------------------------------------------------------------------
---- boris@voelkle.eu -------- www.voelkle.eu -----------------------
---------------------------------------------------------------------
---- Schlüssel-ID:0x89B2EE62 --- pool.sks-keyservers.net ------------
---------------------------------------------------------------------
---- Fingerprint:BFA5 831F A40E A632 80B2 8D69 9E75 349B 89B2 EE62 --
---------------------------------------------------------------------

-- 
gentoo-user-de@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user-de]  consolefont
  2008-05-23 14:44 Hartmut Figge
  2008-05-23 15:49 ` Boris Voelkle
@ 2008-05-23 17:07 ` Dirk Heinrichs
  1 sibling, 0 replies; 8+ messages in thread
From: Dirk Heinrichs @ 2008-05-23 17:07 UTC (permalink / raw
  To: gentoo-user-de

[-- Attachment #1: Type: text/plain, Size: 574 bytes --]

Am Freitag, 23. Mai 2008 schrieb Hartmut Figge:

> Rufe ich unter X eine Konsole auf, z.B. mittels Ctrl+Alt+F2, ergibt sich
> für die Darstellung von Umlauten
> http://www.triffids.de/pub/gentoo/console/IMG_0006.JPG (34 KB)
>
> Sowohl unter X als auch auf den Konsolen gilt
>
> hafi@e675 ~ $ locale
> LANG=de_DE@euro

Hmm, warum nicht de_DE.UTF-8?

> ----- /etc/rc.conf -----
> # UNICODE="yes"
> UNICODE="no"

"yes"

> # CONSOLEFONT="default8x16"
> CONSOLEFONT="lat9v-16"

lat9w-16

> Eine Idee wäre nett. :)

Unicode benutzen.

Bye...

	Dirk

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-05-23 17:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-01 18:19 [gentoo-user-de] consolefont Björn Lübke
2004-12-01 22:55 ` [gentoo-user-de] consolefont Michael Mauch
2004-12-02  0:06   ` Björn Lübke
2004-12-01 23:47 ` [gentoo-user-de] consolefont Björn Lübke
2004-12-02 14:25 ` Hans-Werner Hilse
  -- strict thread matches above, loose matches on Subject: below --
2008-05-23 14:44 Hartmut Figge
2008-05-23 15:49 ` Boris Voelkle
2008-05-23 17:07 ` Dirk Heinrichs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox