You are not logged in.
Hi all,
Did a massive upgrade yesterday. Fixed udev/devFS and alsa stuff, and rebooted.
System boots OK, but gdm fails. It just hangs, eating all of my CPU resources. I changed VTAllocation and 0=standard in /opt/gnome/etc/gdm/gdm.conf as suggested in another thread, but it is the same thing.
Any suggestions?
Thanks,
toffe
Offline
Try to downgrade. Use an older package and install it with pacman --add package.pkg.tar.gz
Offline
Hi all,
Did a massive upgrade yesterday. Fixed udev/devFS and alsa stuff, and rebooted.
System boots OK, but gdm fails. It just hangs, eating all of my CPU resources. I changed VTAllocation and 0=standard in /opt/gnome/etc/gdm/gdm.conf as suggested in another thread, but it is the same thing.
Any suggestions?
Thanks,
toffe
is X working at-all or is it just gdm
Offline
is X working at-all or is it just gdm
X is working, if i start it manually
Offline
Try to downgrade. Use an older package and install it with pacman --add package.pkg.tar.gz
Umm, where do I find an older package?
It would be a cool feature if pacman had a --downgrade option...
Offline
sometimes you need to remove ~/.Xauthority and ~/.Ice****
as the new deamon may not have authority to connect to X
Offline
But why would gdm use so much cpu resources then?
Offline
sometimes you need to remove ~/.Xauthority and ~/.Ice****
as the new deamon may not have authority to connect to X
Made no difference...
Offline
Something is wrong here...
How do I fix this?
pacman --sync gdm
:: gdm-2.8.0.5-1: is up to date. Upgrade anyway? [Y/n]
Targets: gdm-2.8.0.5-1
Total Package Size: 3.3 MB
Proceed with upgrade? [Y/n]
checking package integrity... done.
loading package data... done.
checking for file conflicts... done.
opt/gnome/bin/gconftool-2: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory
upgrading gdm... done.
opt/gnome/bin/gconftool-2: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory
Thanks,
toffe
Offline
seems like the gdm in your cache is the pre libtool slay one..
try a pcamn -Syu
Offline
Still the same problem...
Offline
try pacman -S gconf. this will reinstall gconf.
after that reinstaller gdm again.
Freedom is what i love
Offline
I can install gconf without any error messages, but installation of gdm fails in the same way as before:
opt/gnome/bin/gconftool-2: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory
Offline
okay major surgery time...
Pacman -R gnome gnome-extra..
pacman -Sy gnome gnome-extra
Offline
Yay! That did it!
Thank you for your help!
-toffe
Offline
Cool glad your fixed HTH
Offline