LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-01-2016, 07:21 PM   #1
gargamel
Senior Member
 
Registered: May 2003
Distribution: Slackware, OpenSuSE
Posts: 1,839

Rep: Reputation: 242Reputation: 242Reputation: 242
14.2-beta: Logon console freezes after during long KDE sessions


160+ views, but no reply probably indicates tl;dr, so I rewrite my original post in the hope that it is now clearer what the problem is. The following is reproducable every time on my system.

What I did

Code:
1. Boot to runlevel 3.

2. Login as normal user.

3. $ su -c "init 4"	# Note that the console session 
			# is still running and open.

4. Login to KDE as normal user

5. Strg-Alt-F1		# This takes me from my KDE session 
			# back to the still open console.
			# Strg-Alt-Fn works with n={1..4}

6. Alt-F7		# Back to KDE

After a while (10 min or so) try again:

7. Strg-Alt-F1		# This time I cannot get back in the 
			# console session. Instead all I get 
			# to see is a black screen with _ in 
			# the upper left corner. The console 
			# doesn't respond to any input, except:

8. Alt-F7		# Back to KDE

After a while:

9. Strg-Alt-F1		# Black screen, _ at the upper left
			# corner, no response, at all.
			# Not even Alt-F7 works.
At this point all I can do is hard-reset my machine. The KDE session would probably still be functional, but as the system doesn't respond to keyboard input, I cannot get back to it.

I hope this is more readable than my original post. Thanks for any feedback or hint that helps me to track this down.

gargamel

Last edited by gargamel; 02-02-2016 at 05:59 PM.
 
Old 02-03-2016, 04:57 AM   #2
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Have you tried a different session manager like lxdm or gdm?
 
Old 02-03-2016, 05:55 AM   #3
jrigg
LQ Newbie
 
Registered: Jan 2016
Posts: 18

Rep: Reputation: Disabled
Is power management enabled for your graphics hardware? If so what happens if you disable it?
 
Old 02-03-2016, 10:23 AM   #4
Porobu
LQ Newbie
 
Registered: May 2015
Posts: 1

Rep: Reputation: Disabled
Can confirm this issue on a Lenovo G580 (2189) running Slackware current with KDE4. When powering off after using more than 10 or more minutes the laptop no messages will appear. I boot KDE in runlevel 3 by entering my user and doing startx
 
Old 02-03-2016, 12:32 PM   #5
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
Quote:
14.2-beta: Logon console freezes after during long KDE sessions
I wonder if disabling acapi would help you. that would let you trouble shoot it.
Quote:
more minutes the laptop no messages will appear
you mean a blank screen then it turns off. then that is power settings.
Sounds like suspend to disk and you do not a a resume set up.
is this lilo or grub.?
What I would do is create a new user.
open a terminal and do adduser as root. log out of kde then log into the new user and see if you have the same issue.
Long sessions to me are months at a time. On my media machine for the family room.

Last edited by Drakeo; 02-03-2016 at 12:41 PM.
 
Old 02-03-2016, 01:56 PM   #6
Tonus
Senior Member
 
Registered: Jan 2007
Location: Paris, France
Distribution: Slackware-15.0
Posts: 1,407
Blog Entries: 3

Rep: Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514
14.2-beta: Logon console freezes after during long KDE sessions

Did you try to load kde with
Code:
startx &
I was used to do it with AlienBob's kde5 while plasma oftenly crashed and the switch never failed.
 
Old 02-03-2016, 03:51 PM   #7
gargamel
Senior Member
 
Registered: May 2003
Distribution: Slackware, OpenSuSE
Posts: 1,839

Original Poster
Rep: Reputation: 242Reputation: 242Reputation: 242
Thanks for the feedback and suggestions so far, very welcome!

As most of you point into the same direction, i.e. issues with power saving, I have to say, I doubt that. Because my KDE session continues to work just fine for hours, if I want. Only the console session that I boot to (runlevel 3) freezes. If the issue was about energy saving, I'd expect to freeze any X or KDE sessions to freeze, too.
On the other hand, one of the changes in 14.2-beta compared to 14.1 is the removal of APM support, and 10 minutes is typical default for energy saving. So, I'll check out, what you suggest.

@ReaperX7. No, I haven't tried another logon manager, but good hint. As you mention lxdm and gdm, wouldn't XDM be good enough for the test? XDM is included with Slackware, AFAIK, lxdm and GDM aren't.

@jrigg. I only have Intel graphics as it comes with the CPU (i5-4590), no dedicated graphics hardware. I'll double-check (U)EFI settings for power saving options.

@Porobu. Thanks, good to know, that I am not the only one, but see above. My X or KDE session doesn't freeze, I just cannot back to it with Alt-F7 from the console session, after the latter stops responding to keyboard input.

@Drakeo. Not sure, if the issue is ACPI related, see above, but I'll try to track it down.

@Tonus. I'll try this out, too, thanks, although I wonder, how startx instead of init 4 could make the relevant difference.

So much for now, thanks for your kind support!

gargamel
 
Old 02-04-2016, 05:17 AM   #8
jrigg
LQ Newbie
 
Registered: Jan 2016
Posts: 18

Rep: Reputation: Disabled
I had a similar problem a few years ago on a Debian system. I could log in on tty1, then startx and everything was fine until I did Ctrl-Alt-F2 to get back to a tty. Then all I got was a black screen with an underscore character in the top left. It would then need a hard reset. It turned out that the graphics driver wasn't up to date enough for my hardware, and it couldn't reset the video mode for a tty once it had been running X.

The reason I suggested power management was that you seem to be getting the strange behaviour only after some time, so I thought it would be worth checking that it isn't that triggering whatever bug is causing this.
 
Old 02-04-2016, 07:12 PM   #9
gargamel
Senior Member
 
Registered: May 2003
Distribution: Slackware, OpenSuSE
Posts: 1,839

Original Poster
Rep: Reputation: 242Reputation: 242Reputation: 242
@jrigg. This (what you write about your old Debian system) is a precise description of my problem! I wish I had been able to describe my problem in such clear words that everyone can understand!

Thanks everyone, you were all right: The problem was related to energy saving. The culprit was the acpica package from SBo, which I had installed along with VirtualBox as a dependency. Because the VirtualBox from SBo caused a few problems I de-installed it, but forgot acpica.

I just upgraded to 14.2-beta and de-installed acpica about 2.5 hours ago. Both my KDE session and my first login console (tty1) are still working and responsive. Therefore I'll mark this thread as SOLVED. Thanks to all of you for pointing me in the right direction!

gargamel
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Angry automatic logon to the telnet sessions - gnome-terminal floorripper Linux - Newbie 2 10-06-2011 03:11 AM
gnome-sessions option not available at logon eddacker Debian 2 02-04-2011 02:54 AM
[SOLVED] ld.so-1.7.?&? during logon at console? gbowden Slackware 4 02-11-2010 08:11 AM
looking for software that will record long sessions moob8 Linux - Software 3 02-18-2009 08:39 AM
launching the console freezes the KDE panel for a while (due to ADSL connection?) timo-l Linux - Networking 0 02-29-2004 04:56 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:35 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration