X a BUM utan

Fórumok

Sziasztok!

Egy kicsit megdolgoztam a gepem a BUM nevu utilityvel. http://ubuntuforums.org/forumdisplay.php?f=75

A gep egesz gyors lett, a gdm is azonnal elindul, de bejelentkezes utan a kde es a gnome is kb 3-4 perc vacakolassal indul csak el.

Neztem toppal 10% korul porog csak a proci, ha bejott a grafikus kornyezet, akkor mar gyors, de nem ertem a betoltes lassulasanak okat. Az Xorg.logban nincs hibabejegyzes.

Van otletetek mivel lehetne gyorsitani a GUI betolteset?

Koszi

Roland

ui.: visszaallitottam a BUM-mal az eredeti allapotot, de a helyzet valtozatlan... :o)

Hozzászólások

Névfeloldás nyűg is szokott ilyet csinálni, mikor a localhost nincs a 127.0.0.1-es ip-hez rendelve. Vagy valami hasonló.
--
"There are two kinds of people in this world, and you're not one of them."

strace startx-el nezd meg, hogy min akad el.
Igaz kicsit nehez kibogaraszni a lenyeget laikus szemmel, de nem lehetetlen.

Ilyesmiket találtam benne:

access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/en_US.UTF-8/LC_NUMERIC", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/home/lroland/.xinitrc", 0xbf961f08) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
stat64("/etc/X11/xinit/xinitrc", {st_mode=S_IFREG|0644, st_size=224, ...}) = 0
stat64("/home/lroland/.xserverrc", 0xbf961f08) = -1 ENOENT (No such file or directory)
stat64("/usr/local/sbin/xauth", 0xbf961f98) = -1 ENOENT (No such file or directory)
stat64("/usr/local/bin/xauth", 0xbf961f98) = -1 ENOENT (No such file or directory)
stat64("/usr/sbin/xauth", 0xbf961f98) = -1 ENOENT (No such file or directory)
stat64("/usr/bin/xauth", {st_mode=S_IFREG|0755, st_size=31012, ...}) = 0

Mindjárt jól megnézem googleban, meg a másik gépen, hogy ott mi a helyzet. Érdekes, hogy a boot utáni első login lassan megy, aztán az X újraindítás után is már gyors a következő login.

Illetve más usereknél is ez a helyzet a bejelentkezéssel.