[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#365259: xfs fails to start



Package: xfs
Version: 1:1.0.1-4
Severity: important

xfs fails to start showing the following error message:

Setting up X font server socket directory /tmp/.font-unix...done.
Starting X font server: xfs/usr/bin/xfs error: CONFIG: unknown parameter
"cache-hi-mark"
/usr/bin/xfs error: CONFIG: unknown parameter "cache-low-mark"
/usr/bin/xfs error: CONFIG: unknown parameter "cache-balance"

The problem seem to be the following lines in /usr/lib/X11/fs/config:

cache-hi-mark = 2048
cache-low-mark = 1433
cache-balance = 70

Unfortunately, commenting them out does not seem to fix the problem,
because while the output of xfs is now

dustpuppy:~# /etc/init.d/xfs restart
Stopping X font server: xfs not running (removing stale /var/run/xfs.pid).
Setting up X font server socket directory /tmp/.font-unix...done.
Starting X font server: xfs.

the command

$ ps auxwww | grep xfs

returns nothing.

Regards
Alexander

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-amd64-k8
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)

Versions of packages xfs depends on:
ii  libc6                         2.3.6-7    GNU C Library: Shared libraries
ii  libfs6                        2:1.0.0-3  X11 Font Services library
ii  libxfont1                     1:1.0.0-4  X11 font rasterisation library

xfs recommends no packages.

-- no debconf information



Reply to: