Sponsored Content
Operating Systems Linux Debian LM 17.3 xfce constant lagging Post 303024047 by bakunin on Thursday 27th of September 2018 12:35:31 PM
Old 09-27-2018
Quote:
Originally Posted by 69Rixter
However, I now have issues with persistence. I just can't seem to get it to apply.
Sorry if this sounds incompetent, but: what do you mean by "persistence"? Does the system crash often?

Quote:
Originally Posted by 69Rixter
I did have persistence when I was using 17.3
In general i noticed that Xubuntu 17.x did a lot better than 18. I have XUbuntu installed on my laptop and the suspend-to-RAM worked flawlessly before. Now every second time i have to either use the power button because the session won't come back or it comes back but with deactivated Wifi which can't be reactivated. Suspend-to-disk (aka "hibernate") worked before but doesn't work at all now. Whenever i shutdown the system i get an error message from systemd (this thing i hate with a passion - what was wrong with init?) that it can't stop this job or that job (usually my user sessions). A job running with root privileges should be able to kill user processes IMHO - not wait for indefinite time (well, i think it is indefinite - after 10 minutes at longest my patience was used up and i pressed the power switch).

So, yes, Xubuntu 18 (the "LTS" - i suppose this is a typo for "TLS" and means "tough luck, sonny") is a major PITA. I am considering switching over to Fedora, but i hate desktops in general and GNOME and KDE in particular even more. Xfce is the "least insufferable" IMHO.

I hope this helps. (Sorry, i know, commiserating helps you not one bit but i feel better now. Thanks.)

bakunin
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Installing Xfce?

I'm running Debian and doesn't really like gnome nor KDE and read about this XFce that ought to be a more simple X which is exactly what I'm looking for. So I re-installed the bare minimums of Debian and here I am, with nothing but Links/Lynx vim and apt-get (lovely isn't it?) trying to configure... (1 Reply)
Discussion started by: riwa
1 Replies

2. Shell Programming and Scripting

tail | grep lagging badly

I'm trying to use tail/grep to monitor a log file. The command I cooked up is: tail -n 50 -f output.log | grep 'type:system' | cut -f 5- A sample line from the log file is: 1208894862 type:system session:0 severity:4 load started the columns are tab delimited. this works ok, except... (3 Replies)
Discussion started by: WasabiVengeance
3 Replies

3. UNIX Desktop Questions & Answers

xfce like cde

At the moment I am using Ubuntu hardy on my desktop. I am going to be adding other Linux's and maybe FreeBSD. I use gnome for special effects, eye candy, and plain old show off stuff. But I want to have a simple DE in my computer installed. I like the way CDE looks and the reviews about its... (7 Replies)
Discussion started by: Texasone
7 Replies

4. Ubuntu

Webcam on xfce?

Hey guys. I'm about as new to Linux as you can get, so bear with me please. I installed Xubuntu on my old laptop to tinker with.. figured it would be a good use of an old machine. One thing I'd like to set up is some security with a webcam. Logitech QuickCam Pro 4000 to be exact. I went about... (22 Replies)
Discussion started by: Chesh
22 Replies

5. Shell Programming and Scripting

Constant mirroring

I'm not sure how to best explain what I'd like to do, so let me give an example. I used to work in a department that deals with internet security. This department had an "internal" website (only people in the building can get on it) and an "external" website (anyone in the world can get on it --... (1 Reply)
Discussion started by: sstevens
1 Replies

6. Red Hat

Where's the XFCE folder?

If a few of you look on FedoraForums, you'll find that a little while ago, I went on a desktop installing spree. I just have a small question about XFCE desktop. In my user directory, I see .kde, .mate, and .trinity. (all three are directories), but I have XFCE 4.8 installed along with the others.... (0 Replies)
Discussion started by: Ihatewindows
0 Replies

7. Programming

String Constant C

I wonder string constant exists permanently or temporary. For example, printf("hello, world"); the function printf access to it is through a pointer. Does it mean storage is allocated for the string constant to exist permanently in memory? :confused: (4 Replies)
Discussion started by: kris26
4 Replies
PM-IS-SUPPORTED(1)					       pm-utils User Manual						PM-IS-SUPPORTED(1)

NAME
pm-is-supported - Test whether suspend or hibernate is supported. SYNOPSIS
pm-is-supported [{--suspend | --hibernate | --suspend-hybrid}] DESCRIPTION
This manual page documents briefly the pm-is-supported command. The intended purpose of pm-is-supported is to find out which power management modes are supported by the system. hald(8) will call it to do just that. (Note that UPower does not use this.) OPTIONS
--suspend Test whether suspend is supported. Suspend is a state where most devices are shutdown, except for RAM. This state still draws power. --hibernate Test whether hibernate is supported. During hibernate the state of the system is saved to disk, the system is fully powered off. --suspend-hybrid Test whether hybrid-suspend is supported. Hybrid-suspend is the process where first the state of the system is saved to disk -- just like with hibernate -- but instead of poweroff, the system goes in suspend state, which means it can wakeup quicker than for normal hibernation. The advantage over suspend is that you can resume even if you run out of power. s2both is a hybrid-suspend implementation. RETURN VALUE
The result of the test for a certain powermanagement state is defined by the following exit codes. Code Diagnostic 0 State available. 1 State NOT available. SEE ALSO
hald(8), pm-suspend(8), s2both(8), UPower(7) AUTHOR
Tim Dijkstra <tim@famdijkstra.org> Manpage author. COPYRIGHT
Copyright (C) 2007 Tim Dijkstra This manual page was originally written for the Debian(TM) system, and has been adopted by the pm-utils project. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation. pm-is-supported Apr 18, 2007 PM-IS-SUPPORTED(1)
All times are GMT -4. The time now is 11:22 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy