Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] kdm/gdm/wdm crash, X.org works though
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
aceFruchtsaft
Guru
Guru


Joined: 16 May 2004
Posts: 438
Location: Vienna, Austria

PostPosted: Sun May 28, 2006 10:19 am    Post subject: [Solved] kdm/gdm/wdm crash, X.org works though Reply with quote

Hi,

I had a working X.org-7.0/KDE-3.5.2 installation but now KDM crashed every time I start it via /etc/init.d/xdm. All I get is a black screen and the busy mouse cursor, but then X/KDM terminates. I'm pretty sure I didn't emerge anything or mess with config files before it stopped working.

X itself works fine when started with startx, i get the usual xterms and no error messages in /var/log/Xorg.0.log.

When starting KDM with -debug I get this:
Code:

X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.16-gentoo-r7 i686
Current Operating System: Linux prefect 2.6.16-gentoo-r8 #1 PREEMPT Sun May 28 01:16:30 CEST 2006 i686
Build Date: 27 May 2006
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun May 28 11:24:03 2006
(==) Using config file: "/etc/X11/xorg.conf"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
May 28 11:24:08 kdm: :0[11825] debug: after XOpenDisplay(:0)
May 28 11:24:08 kdm: :0[11825] debug: ManageSession :0
May 28 11:24:08 kdm: :0[11825] debug: autoLogon, tdiff = 1148808233, rLogin = 0, goodexit = 0, nuser = (null)
May 28 11:24:08 kdm: :0[11825] debug: starting greeter for display :0
May 28 11:24:08 kdm[11821] debug: select returns 1
May 28 11:24:08 kdm: :0[12416] debug: execute: /usr/kde/3.5/bin/kdm_greet ; DISPLAY=:0 DM_CONTROL=/var/run/xdmctl XAUTHORITY=/var/run/xauth/A:0-XF5XPM PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin SHELL=/bin/sh CONINFO=6 9 14 17
May 28 11:24:08 kdm: :0[11825] debug: started greeter for display :0 ("/usr/kde/3.5/bin/kdm_greet"), pid 12416
May 28 11:24:09 kdm: :0[11825] debug: lost connection to greeter
[b]May 28 11:24:09 kdm: :0[11825] error: Abnormal termination of greeter for display :0, code 0, signal 4[/b]
May 28 11:24:09 kdm: :0[11825] debug: closed greeter for display :0
May 28 11:24:09 kdm: :0[11825] debug: greeter for :0 stopped
May 28 11:24:09 kdm: :0[11825] debug: display :0 exiting with status 32
May 28 11:24:09 kdm[11821] debug: select returns 1
May 28 11:24:09 kdm[11821] debug: select returns 1
May 28 11:24:09 kdm[11821] debug: caught signal 17
May 28 11:24:09 kdm[11821] debug: select returns -1
May 28 11:24:09 kdm[11821] debug: select returns 1
May 28 11:24:09 kdm[11821] debug: manager wait returns  pid 11825  sig 0  core 0  code 32
May 28 11:24:09 kdm[11821] debug: display exited with EX_UNMANAGE_DPY
May 28 11:24:09 kdm[11821] debug: ExitDisplay :0, endState = 4, serverCmd = 0, GoodExit = 0
May 28 11:24:09 kdm[11821] debug: stopping display :0 to state 4
May 28 11:24:09 kdm[11821] debug:  zombiefied
May 28 11:24:10 kdm[11821] debug: caught signal 17
May 28 11:24:10 kdm[11821] debug: select returns -1
May 28 11:24:10 kdm[11821] debug: select returns 1
May 28 11:24:10 kdm[11821] debug: manager wait returns  pid 11824  sig 0  core 0  code 0
May 28 11:24:10 kdm[11821] debug: zombie X server for display :0 reaped
May 28 11:24:10 kdm[11821] debug: stopping display :0 to state 4
May 28 11:24:10 kdm[11821] debug: Removing display :0


Using startkde or startx with startkde in .xinitrc yields pretty much the same results:
Code:

xauth:  creating new authority file /home/richi/.serverauth.10593

X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.16-gentoo-r7 i686
Current Operating System: Linux prefect 2.6.16-gentoo-r8 #1 PREEMPT Sun May 28 01:16:30 CEST 2006 i686
Build Date: 27 May 2006
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun May 28 01:32:14 2006
(==) Using config file: "/etc/X11/xorg.conf"

The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
xset:  bad font path element (#309), possible causes are:
    Directory does not exist or has wrong permissions
    Directory missing fonts.dir
    Incorrect font server address or syntax
xset:  bad font path element (#309), possible causes are:
    Directory does not exist or has wrong permissions
    Directory missing fonts.dir
    Incorrect font server address or syntax
startkde: Starting up...
Warning: connect() failed: : Connection refused
/usr/kde/3.5/bin/startkde: line 356: 10662 Illegal instruction     kwrapper ksmserver $KDEWM
startkde: Shutting down...
Warning: connect() failed: : Connection refused
Error: Can't contact kdeinit!
startkde: Running shutdown scripts...
startkde: Done.

waiting for X server to shut down


Other login managers like gdm or wdm won't work either, so this is no KDM-specific problem.

By now I've tried everything I could think of - re-emerged X.org-7.0, kdelibs, kdebase, recompiled the kernel, checked filesystems for inconsistency, checked permissions in /tmp, etc...

Unfortunately, I have no idea what's wrong here, so I'd appreciate if someone could help me with this.

Thanks!


Last edited by aceFruchtsaft on Tue May 30, 2006 9:23 pm; edited 1 time in total
Back to top
View user's profile Send private message
chrismortimore
l33t
l33t


Joined: 03 Dec 2005
Posts: 721
Location: Edinburgh, UK

PostPosted: Sun May 28, 2006 10:37 am    Post subject: Reply with quote

Post "emerge --info" please
_________________
Desktop: AMD Athlon64 3800+ Venice Core, 2GB PC3200, 2x160GB 7200rpm Maxtor DiamondMax 10, 2x320GB WD 7200rpm Caviar RE, Nvidia 6600GT 256MB
Laptop: Intel Pentium M, 512MB PC2700, 60GB 5400rpm IBM TravelStar, Nvidia 5200Go 64MB
Back to top
View user's profile Send private message
aceFruchtsaft
Guru
Guru


Joined: 16 May 2004
Posts: 438
Location: Vienna, Austria

PostPosted: Sun May 28, 2006 10:49 am    Post subject: Reply with quote

chrismortimore wrote:
Post "emerge --info" please

Code:

Gentoo Base System version 1.6.14
Portage 2.1_pre10 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.16-gentoo-r8 i686)
=================================================================
System uname: 2.6.16-gentoo-r8 i686 AMD Athlon(tm) XP 2500+
ccache version 2.3 [enabled]
dev-lang/python:     2.2.3-r5, 2.3.5-r2, 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.8.1-r1, 2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -fprefetch-loop-arrays -ftracer -falign-functions -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fprefetch-loop-arrays -ftracer -falign-functions -mfpmath=sse"
DISTDIR="/data/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.inode.at/ ftp://gentoo.inode.at/source/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://sunsite.cnlab-switch.ch/mirror/gentoo "
LANG="en_US.utf8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X acl acpi acpi4linux alsa apache2 apm arts avi bash-completion berkdb bitmap-fonts bzip2 cairo cdparanoia cli crypt cups curl dbus dga divx4linux dri dvd dvdr eds emacs emboss encode fan flac foomaticdb fortran freetyoe ftp gdbm gif gimp gimpprint gpm gstreamer gtk gtk2 hal ieee1394 imagemagick imlib isdnlog java jpeg kde kdeenablefinal kdexdeltas kerberos ldap libg++ libwww mad mikmod mmx mmx2 mmxext mono mp3 mpeg mpeg4 mplayer ncurses network nls nptl nsplugin nvidia ogg opengl pam pcre pdflib pic png postgre ppds pppd psyco pthreads python qt quicktime rdesktop readline real reflection samba sasl scanner sdl session slp snmp spell spl sse ssl svg tcltk tcpd tetex tga theora tiff truetype truetype-fonts type1-fonts udev unicode usb utf8 vorbis win32codecs xml xorg xscreensaver xv xvid zeroconf zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_nvidia video_cards_vesa video_cards_vga"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Back to top
View user's profile Send private message
gwion
Apprentice
Apprentice


Joined: 15 May 2003
Posts: 212
Location: Helsinki

PostPosted: Sun May 28, 2006 11:03 am    Post subject: Reply with quote

EDIT (June 8th): on my system there was some severe mixup with cflags... somehow i screwed up make.conf and make.conf.backup and whatever (i don't fully understand what i managed to bork there...)... anyway: recompiling media-libs/fonconfig without the -ftree-vectorize cflag (that is not even in my emerge --info down there; that is the mixup part that i am still confused about) and with -O3 instead of -Os resulted in a fully working system again. subsequently recompiled my whole system with those settings... hope that helps someone.

i have a very similar problem after the upgrade to gcc-4.1.1. i would REALLY appreciate help here. please!!!

EDIT: startx brings up twm fine. all kde apps and some gtk ups however crash. firefox gives segmentation fault.

EDIT 2: emerge --info
Code:
Gentoo Base System version 1.6.14
Portage 2.1_rc2-r3 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r3, 2.6.16-gentoo-r6 i686)
=================================================================
System uname: 2.6.16-gentoo-r6 i686 Intel(R) Pentium(R) M processor 1.60GHz
ccache version 2.3 [disabled]
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=pentium-m -fforce-addr -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=pentium-m -fforce-addr -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -pipe -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/"
LANG="de_DE"
LC_ALL="de_DE"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dfx X alsa apache2 arts avi berkdb bitmap-fonts bzip2 cdparanoia cdr cli crypt cups curl dri dvd dvdr dvdread encode esd examples ffmpeg fortran gdbm gif gpm gtk2 idn imagemagick imlib isdnlog java jpeg kde kdeenablefinal kdehiddenvisibility kdexdeltas lcms libg++ libwww mad mikmod mng motif mozilla mp3 mpeg ncurses nls nptl nptlonly nsplugins ogg opengl oss pam pcre pdflib pic png pppd qt quicktime readline reflection samba sdl session spell spl ssl tcltk tcpd threads tiff truetype truetype-fonts type1-fonts udev vorbis xcomposite xine xml xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_synaptics input_devices_vmmouse kernel_linux linguas_de userland_GNU video_cards_i810 video_cards_i830 video_cards_i910 video_cards_vmware"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS

_________________
But the best thing about being an older goth? The fact that no one tries to tell you "It's a phase!" anymore.
--
gwion@jabber.org


Last edited by gwion on Thu Jun 08, 2006 10:09 am; edited 1 time in total
Back to top
View user's profile Send private message
chrismortimore
l33t
l33t


Joined: 03 Dec 2005
Posts: 721
Location: Edinburgh, UK

PostPosted: Sun May 28, 2006 7:02 pm    Post subject: Reply with quote

@aceFruchtsaft: If you execute "kdm" from the console (without using the /etc/init.d/xdm script) does it still crash?

@gwion: You're issue is different. aceFruchtsaft's problem is KDM doesn't work. You're problem is that next to nothing works. Please open a new thread.
_________________
Desktop: AMD Athlon64 3800+ Venice Core, 2GB PC3200, 2x160GB 7200rpm Maxtor DiamondMax 10, 2x320GB WD 7200rpm Caviar RE, Nvidia 6600GT 256MB
Laptop: Intel Pentium M, 512MB PC2700, 60GB 5400rpm IBM TravelStar, Nvidia 5200Go 64MB
Back to top
View user's profile Send private message
aceFruchtsaft
Guru
Guru


Joined: 16 May 2004
Posts: 438
Location: Vienna, Austria

PostPosted: Sun May 28, 2006 9:11 pm    Post subject: Reply with quote

chrismortimore wrote:
@aceFruchtsaft: If you execute "kdm" from the console (without using the /etc/init.d/xdm script) does it still crash?

That does not work either, I get exactly the same debugging output.

Maybe I should just downgrade to X.org-6.8.2 and see if that works.
Back to top
View user's profile Send private message
chrismortimore
l33t
l33t


Joined: 03 Dec 2005
Posts: 721
Location: Edinburgh, UK

PostPosted: Sun May 28, 2006 9:43 pm    Post subject: Reply with quote

Before downgrading Xorg, try remerging KDM. I've had KDM work fine with Xorg 7 in the past, so there is no reason it shouldn't work.
_________________
Desktop: AMD Athlon64 3800+ Venice Core, 2GB PC3200, 2x160GB 7200rpm Maxtor DiamondMax 10, 2x320GB WD 7200rpm Caviar RE, Nvidia 6600GT 256MB
Laptop: Intel Pentium M, 512MB PC2700, 60GB 5400rpm IBM TravelStar, Nvidia 5200Go 64MB
Back to top
View user's profile Send private message
gentoobunny
n00b
n00b


Joined: 29 Apr 2006
Posts: 18

PostPosted: Sun May 28, 2006 9:51 pm    Post subject: Reply with quote

Why would we want to use kdm/xdm anyway? In any case I doubt it's worth uninstalling Xorg for.
If it's starting X automatically, you might as well put the following in your ~/.bash_profile;

if [ -e /tmp/.X0-lock ]; then
echo "Information: x11 is already running"
else startx
fi
Back to top
View user's profile Send private message
chrismortimore
l33t
l33t


Joined: 03 Dec 2005
Posts: 721
Location: Edinburgh, UK

PostPosted: Sun May 28, 2006 9:59 pm    Post subject: Reply with quote

gentoobunny wrote:
Why would we want to use kdm/xdm anyway? In any case I doubt it's worth uninstalling Xorg for.
If it's starting X automatically, you might as well put the following in your ~/.bash_profile;

if [ -e /tmp/.X0-lock ]; then
echo "Information: x11 is already running"
else startx
fi
Firstly, nobody said anything about uninstalling xorg, please read the thread before posting such things, the word that was used is "downgrade". Secondly, people want different things: I like kdm, you might not, fair enough, the reason "we want to use kdm/xdm anyway" is because we want to, enough said.
_________________
Desktop: AMD Athlon64 3800+ Venice Core, 2GB PC3200, 2x160GB 7200rpm Maxtor DiamondMax 10, 2x320GB WD 7200rpm Caviar RE, Nvidia 6600GT 256MB
Laptop: Intel Pentium M, 512MB PC2700, 60GB 5400rpm IBM TravelStar, Nvidia 5200Go 64MB
Back to top
View user's profile Send private message
gentoobunny
n00b
n00b


Joined: 29 Apr 2006
Posts: 18

PostPosted: Mon May 29, 2006 12:34 pm    Post subject: Reply with quote

chrismortimore wrote:
gentoobunny wrote:
Why would we want to use kdm/xdm anyway? In any case I doubt it's worth uninstalling Xorg for.
If it's starting X automatically, you might as well put the following in your ~/.bash_profile;

if [ -e /tmp/.X0-lock ]; then
echo "Information: x11 is already running"
else startx
fi
Firstly, nobody said anything about uninstalling xorg, please read the thread before posting such things, the word that was used is "downgrade". Secondly, people want different things: I like kdm, you might not, fair enough, the reason "we want to use kdm/xdm anyway" is because we want to, enough said.

Take your flaming elsewhere. I just asked a question and didn't mean to hurt your feelings regarding kdm. If you like kdm, just use it but take your attitude elsewhere. I don't dislike kdm and I don't want to take it away from you. But if it doesn't work and the remedy is "downgrading" than it might be an option to include my little suggestion if starting X is the only reason he or she uses xdm/kdm. It's an option. Nobody is forcing you. If the topic starter doesn't want to not use kdm, no harm done.

Downgrading, is uninstalling your current version and installing an older version. You can't downgrade without removing your current xorg.

I don't know who has flamed you in the past about your kdm views, but that is no reason to attack anyone suggesting something else.
Back to top
View user's profile Send private message
aceFruchtsaft
Guru
Guru


Joined: 16 May 2004
Posts: 438
Location: Vienna, Austria

PostPosted: Mon May 29, 2006 5:26 pm    Post subject: Reply with quote

Actually, I couldn't care less about KDM since I am the only user on that machine. The same applies for X, but unfortunately I need that one to run KDE and my apps. ;)

The problem is that I cannot start KDE neither by using a login manager nor directly with startkde or startx, so your suggestion would not solve that.

Thanks anyway, guys.
Back to top
View user's profile Send private message
aceFruchtsaft
Guru
Guru


Joined: 16 May 2004
Posts: 438
Location: Vienna, Austria

PostPosted: Tue May 30, 2006 5:08 pm    Post subject: Reply with quote

BTW, downgrading to X.org 6.8.2 did not solve the problem either. So I'd really appreciate any other suggestions, by now I'm really desperate to get this thing working again. :(
Back to top
View user's profile Send private message
chrismortimore
l33t
l33t


Joined: 03 Dec 2005
Posts: 721
Location: Edinburgh, UK

PostPosted: Tue May 30, 2006 6:04 pm    Post subject: Reply with quote

aceFruchtsaft wrote:
BTW, downgrading to X.org 6.8.2 did not solve the problem either. So I'd really appreciate any other suggestions, by now I'm really desperate to get this thing working again. :(
Sorry, but I'm totally out of ideas. I suppose a "revdep-rebuild" might help, incase there is a library or something missing, but other than that I'm out.
_________________
Desktop: AMD Athlon64 3800+ Venice Core, 2GB PC3200, 2x160GB 7200rpm Maxtor DiamondMax 10, 2x320GB WD 7200rpm Caviar RE, Nvidia 6600GT 256MB
Laptop: Intel Pentium M, 512MB PC2700, 60GB 5400rpm IBM TravelStar, Nvidia 5200Go 64MB
Back to top
View user's profile Send private message
aceFruchtsaft
Guru
Guru


Joined: 16 May 2004
Posts: 438
Location: Vienna, Austria

PostPosted: Tue May 30, 2006 9:23 pm    Post subject: Reply with quote

chrismortimore wrote:
aceFruchtsaft wrote:
BTW, downgrading to X.org 6.8.2 did not solve the problem either. So I'd really appreciate any other suggestions, by now I'm really desperate to get this thing working again. :(
Sorry, but I'm totally out of ideas. I suppose a "revdep-rebuild" might help, incase there is a library or something missing, but other than that I'm out.


Thanks for your help. I did an emerge -eD system and that solved the problem; however, I still have no idea what was causing the trouble.
Back to top
View user's profile Send private message
chrismortimore
l33t
l33t


Joined: 03 Dec 2005
Posts: 721
Location: Edinburgh, UK

PostPosted: Tue May 30, 2006 10:14 pm    Post subject: Reply with quote

Glad to hear it :)
_________________
Desktop: AMD Athlon64 3800+ Venice Core, 2GB PC3200, 2x160GB 7200rpm Maxtor DiamondMax 10, 2x320GB WD 7200rpm Caviar RE, Nvidia 6600GT 256MB
Laptop: Intel Pentium M, 512MB PC2700, 60GB 5400rpm IBM TravelStar, Nvidia 5200Go 64MB
Back to top
View user's profile Send private message
RazielFMX
l33t
l33t


Joined: 23 Apr 2005
Posts: 835
Location: NY, USA

PostPosted: Wed May 31, 2006 1:03 am    Post subject: Reply with quote

Probably a missing library...
_________________
I am not anti-systemd; I am pro-choice. If being the latter makes you feel that I am the former, then so be it.
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