Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Login+xorg works, but produces errors
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
gentsquash
l33t
l33t


Joined: 03 Nov 2004
Posts: 753
Location: Still a Gentoo beginner.

PostPosted: Mon Dec 27, 2004 8:12 am    Post subject: Login+xorg works, but produces errors Reply with quote

(Running 2.6.9-gentoo-r9)

I have just switched to xorg, and it is working (with minor glitches).
However, the very end of booting produces these messages in "/var/log/syslog".

...
Code:
Dec 27 02:27:14 pan xfs: CONFIG: unknown parameter "cache-hi-mark"
Dec 27 02:27:14 pan xfs: CONFIG: unknown parameter "cache-low-mark"
Dec 27 02:27:14 pan xfs: CONFIG: unknown parameter "cache-balance"
Dec 27 02:27:15 pan xfs[8467]: ignoring font path element /usr/share/fonts/Speedo (unreadable)
...
Dec 27 02:27:15 pan xfs[8467]: ignoring font path element /usr/share/fonts/truetype (unreadable)
Dec 27 02:27:15 pan init: Activating demand-procedures for 'A'
...
Dec 27 02:27:15 pan xfs[8467]: ignoring font path element /usr/share/fonts/ttf/western (unreadable)
...
Dec 27 02:27:18 pan kernel: agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
Dec 27 02:27:25 pan kdm_greet[8649]: Can't open default user face
Dec 27 02:29:41 pan kdm: :0[8655]: PAM pam_putenv: delete non-existent entry; REMOTEHOST


Advice on how I should correct for these errors?
_________________
Your thread resolved? Putting [SOLVED] in its title helps all Gentooers. (Button "edit" , first post)
Prof. Jonathan LF King, Mathematics dept., University of Florida
Back to top
View user's profile Send private message
justanothergentoofanatic
Guru
Guru


Joined: 29 Feb 2004
Posts: 337

PostPosted: Tue Dec 28, 2004 4:11 pm    Post subject: Reply with quote

I don't believe that xorg works with xfs. I think it has all its font support built-in.

-Mike
Back to top
View user's profile Send private message
xbmodder
Guru
Guru


Joined: 25 Feb 2004
Posts: 404

PostPosted: Tue Dec 28, 2004 5:54 pm    Post subject: Reply with quote

didja edit your xorg.conf file to work with xfs?
did you setup xfs correctly?
_________________
http://xbmodder.us/
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Wed Dec 29, 2004 6:48 am    Post subject: Reply with quote

Moved from Other Things Gentoo.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
beissemj
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2005
Posts: 100
Location: Orlando, FL

PostPosted: Thu Jan 27, 2005 6:15 am    Post subject: Re: Login+xorg works, but produces errors Reply with quote

gentsquash wrote:
(Running 2.6.9-gentoo-r9)

Code:
Dec 27 02:27:14 pan xfs: CONFIG: unknown parameter "cache-hi-mark"
Dec 27 02:27:14 pan xfs: CONFIG: unknown parameter "cache-low-mark"
Dec 27 02:27:14 pan xfs: CONFIG: unknown parameter "cache-balance"
Dec 27 02:27:15 pan xfs[8467]: ignoring font path element /usr/share/fonts/Speedo (unreadable)
...
Dec 27 02:27:15 pan xfs[8467]: ignoring font path element /usr/share/fonts/truetype (unreadable)
Dec 27 02:27:15 pan init: Activating demand-procedures for 'A'
...
Dec 27 02:27:15 pan xfs[8467]: ignoring font path element /usr/share/fonts/ttf/western (unreadable)
...
Dec 27 02:27:18 pan kernel: agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
Dec 27 02:27:25 pan kdm_greet[8649]: Can't open default user face
Dec 27 02:29:41 pan kdm: :0[8655]: PAM pam_putenv: delete non-existent entry; REMOTEHOST


Advice on how I should correct for these errors?


Comment out the cache-foo lines and the Speedo, TrueType, and western fonts in /usr/X11R6/lib/X11/fs/config.

Comment out the same font lines in your /etc/X11/xorg.conf.

The pam_putenv is caused by doing a emerge -uDpv world. Comment out the REMOTEHOST line in your /etc/security/pam_env.conf.

https://bugs.gentoo.org/show_bug.cgi?id=71094
Back to top
View user's profile Send private message
dustfinger
Guru
Guru


Joined: 15 Aug 2004
Posts: 449

PostPosted: Sun Jan 30, 2005 4:45 pm    Post subject: Reply with quote

1. I have a similar problem. Only xfs is not reading default, local, util, and encodings. I think that it should be able to read those fonts. I followed the MINI-Howto on setting up fonts with xorg.

2. I also have those unknown parameters that are defined in /usr/X11R6/lib/X11/fs/config. Before I go and comment them out I was wondering what they are for, and what is the result of commenting them out. Other than the fact that I want get those entries in /var/log/messages.

3. What is going on with those error calling: "unlink" in "GLOBAL" messages down at the bottom. I bet if I switched to udev this problem would be resolved eh?

Quote:

xfs: CONFIG: unknown parameter "cache-hi-mark"
xfs: CONFIG: unknown parameter "cache-low-mark"
xfs: CONFIG: unknown parameter "cache-balance"
init: Activating demand-procedures for 'A'
xfs[6534]: ignoring font path element /usr/share/fonts/default (unreadable)
xfs[6534]: ignoring font path element /usr/share/fonts/local (unreadable)
xfs[6534]: ignoring font path element /usr/share/fonts/util (unreadable)
xfs[6534]: ignoring font path element /usr/share/fonts/encodings (unreadable)
login(pam_unix)[6588]: session opened for user sylus by (uid=0)
devfsd[1082]: error calling: "unlink" in "GLOBAL"
devfsd[1082]: error calling: "unlink" in "GLOBAL"
devfsd[1082]: error calling: "unlink" in "GLOBAL"


dustfinger.
_________________
Unanswered Post Initiative:
https://forums.gentoo.org/viewtopic.php?t=119906
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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