Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xserver start sehr eigenartig.
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
praioz
n00b
n00b


Joined: 28 Apr 2003
Posts: 20
Location: germany

PostPosted: Mon Apr 28, 2003 10:14 am    Post subject: xserver start sehr eigenartig. Reply with quote

hi,

ich haette mal eine frage. hab mein gentoo system endlich volens zum laufen wie ich es gern haette. allerdings bekomme ich beim starten des xservers mit gnome komische rueckmeldungen.

Warning: fontrenderer for ".pcf" already registered at Priority 0
dies bekomme ich mit folgenden weiteren
".pcf.Z / .pcf.gz / .snf / .snf.Z / .snf.gz / .bdf / .bdf.Z / .bdf.gz und mit .pmf

kann mir vll einer nen tip geben wie ich das beheben kann. thx

zweites problem was ich habe, ist, das bei meinem useraccount unter gnome keine icons erscheinen. ich kann alles sehen und bearbeiten, jedoch will er mir keine icons zeigen.

thx[/i]
Back to top
View user's profile Send private message
aleph-3
Apprentice
Apprentice


Joined: 03 Sep 2002
Posts: 162

PostPosted: Mon Apr 28, 2003 10:22 am    Post subject: Reply with quote

s. https://forums.gentoo.org/viewtopic.php?t=49239

genau das? ;)

MasterOfMagic:

Quote:

bekommst du weg, wenn du das module bitmap auskommentierst. das wird in der version 4.3.0 automatisch geladen laut doku.
Back to top
View user's profile Send private message
praioz
n00b
n00b


Joined: 28 Apr 2003
Posts: 20
Location: germany

PostPosted: Mon Apr 28, 2003 10:32 am    Post subject: Reply with quote

thx,

das hilft schon mal sehr viel weiter. allerdings ist dort ein eintrag
"module bitmap auskommentieren"
naja, die modul files habe ich gefunden, aber nicht den eintrag der gesucht sein soll.
kannst du vll sagen wie der heisst, moechte da drin nicht unbedingt fehler machen.


alles andere habe ich soweit im forum gefunden.
Back to top
View user's profile Send private message
MasterOfMagic
l33t
l33t


Joined: 20 Aug 2002
Posts: 677
Location: Vienna, Austria

PostPosted: Mon Apr 28, 2003 10:56 am    Post subject: Reply with quote

praioz wrote:
thx,

das hilft schon mal sehr viel weiter. allerdings ist dort ein eintrag
"module bitmap auskommentieren"
naja, die modul files habe ich gefunden, aber nicht den eintrag der gesucht sein soll.
kannst du vll sagen wie der heisst, moechte da drin nicht unbedingt fehler machen.


alles andere habe ich soweit im forum gefunden.


in deiner XF86Config steht wohl sowas in der art wie

Code:
Section "Module"
Load "ddc" # ddc probing of monitor
Load "dbe"
Load "extmod"
Load "glx"
Load "bitmap" # bitmap-fonts
Load "speedo"
Load "type1"
Load "freetype"
EndSection



und mit module bitmap ist der eintrag Load "bitmap" gemeint. diesen kommentierst du aus oder löscht du einfach aus deiner XF86Config

auskommentiert würde der eintrag so aussehen:

Code:
Section "Module"
Load "ddc" # ddc probing of monitor
Load "dbe"
Load "extmod"
Load "glx"
# Load "bitmap" # bitmap-fonts
Load "speedo"
Load "type1"
Load "freetype"
EndSection


ich hoffe nun ist es verständlicher für dich

mfg
masterofmagic
_________________
Gentoo 1.4
Kernel 2.4.24
KDE 3.1.5
Back to top
View user's profile Send private message
praioz
n00b
n00b


Joined: 28 Apr 2003
Posts: 20
Location: germany

PostPosted: Mon Apr 28, 2003 11:08 am    Post subject: Reply with quote

super.
danke dir
nun sollte alles gehen.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum