Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cannot log into KDE with new kernel
View unanswered posts
View posts from last 24 hours

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
xtx
Tux's lil' helper
Tux's lil' helper


Joined: 27 Dec 2011
Posts: 129

PostPosted: Wed Jan 25, 2012 9:07 pm    Post subject: cannot log into KDE with new kernel Reply with quote

upgraded from linux-3.1.6-gentoo to linux-3.1.10-gentoo-r1 earlier this morning. eselected the new kernel, configured, and built it.
when i try to log in to kde it stalls during the splash screen. it looks like it's going to load and then just stalls.

my /var/log/kdm.log shows the following:
Code:
klauncher(2520) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(2514)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed:  "Not connected to D-Bus server"

kdmgreet(2514)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
Server terminated successfully (0). Closing log file.
klauncher(2194) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(2188)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed:  "Not connected to D-Bus server"


i can boot into my old kernel and kde loads no problem.

***************************

on a side note, since it is hardware related- my logitech dinovo edge keyboard stopped working today even before i upgraded kernels. it syncs just fine and works in bios but as soon as i get to kdm it is no longer synced and it will not sync. it's odd because if i reboot the computer a bunch of times it might work 1/10 times but that is obviously not acceptable. directly plugged in usb keyboard works fine. once again, this problem exists regardless of the kernel i use, i'm assuming something was broken in an update i may have done yesterday but i didn't reboot my computer until today
Back to top
View user's profile Send private message
West201
Tux's lil' helper
Tux's lil' helper


Joined: 22 Dec 2011
Posts: 115

PostPosted: Thu Jan 26, 2012 1:57 am    Post subject: Reply with quote

I have the same issue right now, and I believe it could be something with the initramfs, the bootsplash may not be appended to it. I still haven't solved the problem, but have an idea what is wrong.
Back to top
View user's profile Send private message
xtx
Tux's lil' helper
Tux's lil' helper


Joined: 27 Dec 2011
Posts: 129

PostPosted: Thu Jan 26, 2012 5:00 pm    Post subject: Reply with quote

kernel 3.2.1 was released and it works fine now
Back to top
View user's profile Send private message
xtx
Tux's lil' helper
Tux's lil' helper


Joined: 27 Dec 2011
Posts: 129

PostPosted: Thu Jan 26, 2012 5:09 pm    Post subject: Reply with quote

wireless keyboard still does not work, anybody have any ideas?
Back to top
View user's profile Send private message
xtx
Tux's lil' helper
Tux's lil' helper


Joined: 27 Dec 2011
Posts: 129

PostPosted: Thu Jan 26, 2012 5:45 pm    Post subject: Reply with quote

ok i lied. for some reason i was able to boot into kde once, but after a reboot i am no longer able to. i successfully get to kdm, put in my information, press enter, see the splash screen loading... and then nothing.
as before my old kernel works fine (3.1.6) but the new kernel does not.

why would it work once and fail other times? this just does not make sense to me. i really do not feel like reinstalling gentoo yet again.
Back to top
View user's profile Send private message
xtx
Tux's lil' helper
Tux's lil' helper


Joined: 27 Dec 2011
Posts: 129

PostPosted: Thu Jan 26, 2012 6:01 pm    Post subject: Reply with quote

looks like a reinstall is necessary (for the third time in the last month).
even on my old kernel really weird things are happening.

when i login half the time desktop effects don't start and i have to enable them manually.
amarok is all of a sudden freezing constantly.
desktop itself freezes occasionally forcing a reboot
keyboard doesn't work...
Back to top
View user's profile Send private message
West201
Tux's lil' helper
Tux's lil' helper


Joined: 22 Dec 2011
Posts: 115

PostPosted: Thu Jan 26, 2012 8:33 pm    Post subject: Reply with quote

Does it work when you boot in your old kernel ?
Back to top
View user's profile Send private message
xtx
Tux's lil' helper
Tux's lil' helper


Joined: 27 Dec 2011
Posts: 129

PostPosted: Thu Jan 26, 2012 11:00 pm    Post subject: Reply with quote

i'm able to get into kde on my old kernel but i'm still getting those other problems all of a sudden. weird things. half the time my desktop effects aren't automatically on. the other half of the time they are on but the panel at the bottom doesn't have transparency until i turn off the desktop effects and then turn them back on. amarok will randomly freeze and will not close even if i 'killall amarok'. i have to log out and log back in. the occasional desktop freeze occurs and on top of all of that my keyboard does not work.

but at least i'm able to get into kde on that kernel. the new kernel won't even let me do that.

i'm backing up all of my stuff now to a hard drive in preparation for a reinstall- hopefully somebody can point me in the right direction before i have to do that though.
Back to top
View user's profile Send private message
The Doctor
Moderator
Moderator


Joined: 27 Jul 2010
Posts: 2678

PostPosted: Thu Jan 26, 2012 11:22 pm    Post subject: Reply with quote

Don't re-install. That just means that you get to make the same mistakes again.
my ideas:
A)
Is Dbus added to the default run level? That seems to be the problem.
Code:
rc-update add dbus default

B) you missed something on the keyboard. I have no ideas about that, sorry. (well, except that it is probably the kernel or firmware that is not installed) Google Linux and the model name/number.

EDIT: when I first started using Gentoo, I did about 4 or 5 installs, none of which fixed the problem of me not emerging the firmware for my wireless card. The only time that I have ever needed to re-install is when my root partition became too corrupt to fix.
_________________
First things first, but not necessarily in that order.

Apologies if I take a while to respond. I'm currently working on the dematerialization circuit for my blue box.


Last edited by The Doctor on Fri Jan 27, 2012 12:01 am; edited 1 time in total
Back to top
View user's profile Send private message
The Doctor
Moderator
Moderator


Joined: 27 Jul 2010
Posts: 2678

PostPosted: Thu Jan 26, 2012 11:36 pm    Post subject: Reply with quote

Since this problem presented itself when you upgraded, that also suggests that you might have some broken binaries. If you haven't already try:
Code:
revdep-rebuild
if portage is saying something about config files that need updating, run dispatch-conf or etc-update and take care of that.

Since you just build a new kernel, you need to rebuild any kernal modules. You can use the module-rebuild tool in the sys-kernel/module-rebuild package like so.
Code:
module-rebuild populate
module-rebuild rebuild

If you can't think of anything else to do, run emerge -e system and emerge -e world to rebuild everything (And I mean EVERYTHING). Its far easier than re-installing and it has the general same effect. (new binaries and the option of new config files)
_________________
First things first, but not necessarily in that order.

Apologies if I take a while to respond. I'm currently working on the dematerialization circuit for my blue box.


Last edited by The Doctor on Fri Jan 27, 2012 12:09 am; edited 1 time in total
Back to top
View user's profile Send private message
xtx
Tux's lil' helper
Tux's lil' helper


Joined: 27 Dec 2011
Posts: 129

PostPosted: Fri Jan 27, 2012 12:00 am    Post subject: Reply with quote

dbus was not previously added but now that it is there still is no change- the new kernel will not get past the kdm splash screen but the old kernel does.
I have done revdep-rebuild already- it produces the code
Code:
 * Collecting system binaries and libraries
 * Generated new 1_files.rr
 * Collecting complete LD_LIBRARY_PATH
 * Generated new 2_ldpath.rr
 * Checking dynamic linking consistency

which is different, i don't remember it generating new files (it does this every time i run revdep-rebuild)

as for emerge -e world, i did that earlier and it failed around package 890 of 923. i'm not sure why either. i wasn't in a gui and i couldn't scroll up to see what happened. don't feel like waiting 4 more hours to figure it out either
Back to top
View user's profile Send private message
The Doctor
Moderator
Moderator


Joined: 27 Jul 2010
Posts: 2678

PostPosted: Fri Jan 27, 2012 12:09 am    Post subject: Reply with quote

emerge --resume --skipfirst is your friend.
just as something you might want to consider, I have fluxbox installed and it is set so that that is the wm I get with startx. Whenever kdm starts doing something funny, I have a GUI that is relatively break-resistant ready to go.

May I inquire as to the type of video drivers and type of hardware you are using? Also, what errors are you getting from kdm?
_________________
First things first, but not necessarily in that order.

Apologies if I take a while to respond. I'm currently working on the dematerialization circuit for my blue box.
Back to top
View user's profile Send private message
xtx
Tux's lil' helper
Tux's lil' helper


Joined: 27 Dec 2011
Posts: 129

PostPosted: Fri Jan 27, 2012 12:50 am    Post subject: Reply with quote

nvidia-drivers (sorry i'm in class now and don't know the version on my desktop)
intel i7 2600k
z68x-ud3h-b3 mobo
nvidia 240gt (unfortunately)

the only other thing possibly worth mentioning is that i'm using gcc 4.6 with the -march=i7-avx
kde 4.7.4 i'm pretty sure

and the last time i checked the log i was getting
Code:
klauncher(2520) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(2514)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed:  "Not connected to D-Bus server"

kdmgreet(2514)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
Server terminated successfully (0). Closing log file.
klauncher(2194) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(2188)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed:  "Not connected to D-Bus server"
although i haven't checked the log since i added dbus to start at default

i can keep a convo going but i won't actually be back at my place for about 3 hours

thanks for helping out
Back to top
View user's profile Send private message
xtx
Tux's lil' helper
Tux's lil' helper


Joined: 27 Dec 2011
Posts: 129

PostPosted: Fri Jan 27, 2012 1:03 am    Post subject: Reply with quote

penguin swordmaster wrote:

B) you missed something on the keyboard. I have no ideas about that, sorry. (well, except that it is probably the kernel or firmware that is not installed) Google Linux and the model name/number.

EDIT: when I first started using Gentoo, I did about 4 or 5 installs, none of which fixed the problem of me not emerging the firmware for my wireless card. The only time that I have ever needed to re-install is when my root partition became too corrupt to fix.


as for the keyboard, i doubt it's a kernel or firmware problem- it worked up until two days ago. i think it has something to do with an etc-update.

a year or two ago when i was using arch linux i had this exact problem. it ended up being something pretty random in a file- an update had commented out a line or something.
Back to top
View user's profile Send private message
xtx
Tux's lil' helper
Tux's lil' helper


Joined: 27 Dec 2011
Posts: 129

PostPosted: Fri Jan 27, 2012 3:44 am    Post subject: Reply with quote

the error messages are the same in /var/log/kdm.log despite dbus running at default run level.
nvidia-drivers 290.10
Back to top
View user's profile Send private message
The Doctor
Moderator
Moderator


Joined: 27 Jul 2010
Posts: 2678

PostPosted: Fri Jan 27, 2012 3:55 am    Post subject: Reply with quote

I like using dispatch-conf so I can see changes that would be merged in config files.

Past what I noted in previous posts and encouragement to keep trying, I don't other ideas. Best of luck, sorry I don't have a solution.
_________________
First things first, but not necessarily in that order.

Apologies if I take a while to respond. I'm currently working on the dematerialization circuit for my blue box.
Back to top
View user's profile Send private message
xtx
Tux's lil' helper
Tux's lil' helper


Joined: 27 Dec 2011
Posts: 129

PostPosted: Fri Jan 27, 2012 4:02 am    Post subject: Reply with quote

well i made slight progress in one area... i connected my keyboard to a separate bluetooth dongle i have. don't know why i didn't think of that sooner. still no clue why it won't connect to the dongle it is made for.
Back to top
View user's profile Send private message
Goverp
Veteran
Veteran


Joined: 07 Mar 2007
Posts: 1995

PostPosted: Fri Jan 27, 2012 9:29 am    Post subject: Reply with quote

xxt, I think there's an ongoing issue in the KDE startup, since about 4.6. I keep getting the same symptoms as described above - after entering userid/password, the flash screen progresses until the last icon, then it just locks up. It clears after one or two "/etc/init.d/xdm restart"s. My suspicion is that it's caused by any application trying to open a pop-up window, such as korganizer showing an alert for an upcoming event. As far as I can tell, it's got nothing to do with kernels.

Out of interest, why "reinstall Gentoo" if you think you need a new kernel? This isn't Windows! Just "make clean && make && make modules_install && make install". Not that I can see how that would help - recompiling the same software doesn't change anything.

As for revdep-rebuild, it always creates new files the first time it's run after significant changes to your system. I've no idea what counts as significant, maybe it's emerge --sync, but whatever it is, the files created are a cache of it's analysis of library use, so if something changes that, it recreates the files, taking quite some time to do so.
_________________
Greybeard
Back to top
View user's profile Send private message
xtx
Tux's lil' helper
Tux's lil' helper


Joined: 27 Dec 2011
Posts: 129

PostPosted: Fri Jan 27, 2012 7:02 pm    Post subject: Reply with quote

is there any solution to this? i booted up into the new 3.2 kernel and tried what you said. i was able to get in on my 3rd attempt. for kicks i kept restarting xdm to see how often i could get in. i restarted it 15 more times and could not get back in at all anymore.

yet the 3.1.6 kernel boots in everytime. and the weird thing is i get the same error messages about dbus and kdmgreet in my /var/log/kdm.log no matter what kernel i boot into- so those error messages apparently have nothing to do with the problem of me not getting past the splash screen.
Back to top
View user's profile Send private message
Goverp
Veteran
Veteran


Joined: 07 Mar 2007
Posts: 1995

PostPosted: Sat Jan 28, 2012 10:49 am    Post subject: Reply with quote

I've not found a solution yet. It probably will need someone to use gdb to properly diagnose the hang, which requires recompiling the relevant bits of KDE with symbols, and then rather more knowledge of using gdb than I have. (Drat! I've just installed KDE 4.7.4 without symbols. I'll wait for the next upgrade...)
_________________
Greybeard
Back to top
View user's profile Send private message
xtx
Tux's lil' helper
Tux's lil' helper


Joined: 27 Dec 2011
Posts: 129

PostPosted: Mon Jan 30, 2012 12:47 am    Post subject: Reply with quote

in case anybody else cares about this problem, the problem is not fixed with kde 4.8. installed and tested today... still have to restart xdm multiple times before i'm able to see the kde plasma workspace.
Back to top
View user's profile Send private message
Chiitoo
Administrator
Administrator


Joined: 28 Feb 2010
Posts: 2571
Location: Here and Away Again

PostPosted: Mon Jan 30, 2012 11:08 am    Post subject: Reply with quote

Hmmm, I think this wasn't mentioned yet, sorry if I missed it, but have you tried with a 'clean' KDE user directory?

Or rather a new, 'fresh' user, altogether and see what happens?
Looking at the errors, this may very well have no relation whatsoever, I can't really tell, but it's probably the first thing that came to my mind.

Personally I have not yet tried 4.8.0, newest I have been running is 4.7.4 and haven't had the start-screen lock up but maybe a couple of times, ever. That was also likely due to something else I was experimenting with. ^^;
_________________
Kindest of regardses.
Back to top
View user's profile Send private message
xtx
Tux's lil' helper
Tux's lil' helper


Joined: 27 Dec 2011
Posts: 129

PostPosted: Fri Feb 03, 2012 9:20 pm    Post subject: Reply with quote

is this issue being addressed at all? or are goverp and me in such a small minority that nobody knows of this issue?

it gets pretty annoying having to restart xdm 7 - 8 times (waiting about 30 seconds after login to see if it will work) every time i turn my computer on.
Back to top
View user's profile Send private message
yngwin
Retired Dev
Retired Dev


Joined: 19 Dec 2002
Posts: 4572
Location: Suzhou, China

PostPosted: Sat Feb 04, 2012 5:09 am    Post subject: Reply with quote

Have you searched bugs.gentoo.org to see if this issue has been filed?
_________________
"Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF
Back to top
View user's profile Send private message
xtx
Tux's lil' helper
Tux's lil' helper


Joined: 27 Dec 2011
Posts: 129

PostPosted: Thu Feb 09, 2012 5:28 pm    Post subject: Reply with quote

i really cannot let this thread die. this is one of the more frustrating bugs i've ever come across. i did not find a bug report filed but i'm not sure exactly how to search for it either.
if ANYBODY can throw some tips around i'd love it.

if this keeps up i'm going to have to switch desktop environments which i would hate to have to do, i've always been a fan of kde
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
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