You are not logged in.

#21 2016-03-02 17:47:56

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: When screen locks my computer goes to sleep and I lose lan connection

tknomanzr, can you tell me the version number for xfce4-power-manager that you are running?

If you want to find package version for eg stretch, then you can do a Package search:  "Menu -> Help -> Debian -> Package Search"

The stretch/sid version is `1.4.4-4`


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#22 2016-03-02 17:52:49

nicholasalipaz
Member
Registered: 2016-02-25
Posts: 50

Re: When screen locks my computer goes to sleep and I lose lan connection

damo wrote:

tknomanzr, can you tell me the version number for xfce4-power-manager that you are running?

If you want to find package version for eg stretch, then you can do a Package search:  "Menu -> Help -> Debian -> Package Search"

The stretch/sid version is `1.4.4-4`

Okay, that is what I thought. I did install from stretch a bit ago and got 1.4.4.4 but that didn't help with my issue. As for tknomanzr's screenshot I believe since he has light locker instead of using lightdm's greeter he is seeing that extra light locker security tab.

I still have an issue with any version putting my computer to sleep whenever lock screen occurs.

Last edited by nicholasalipaz (2016-03-02 17:53:59)

Offline

#23 2016-03-02 17:59:48

tknomanzr
BL Die Hard
From: Around the Bend
Registered: 2015-09-29
Posts: 1,057

Re: When screen locks my computer goes to sleep and I lose lan connection

Light-locker is simply a small screen locking utility that takes you back to the greeter for login when you come out of screen lock. It is the default locking utility for BL, so you should have it unless you removed it.

Last edited by tknomanzr (2016-03-02 18:00:29)

Offline

#24 2016-03-02 18:05:29

nicholasalipaz
Member
Registered: 2016-02-25
Posts: 50

Re: When screen locks my computer goes to sleep and I lose lan connection

tknomanzr wrote:

Light-locker is simply a small screen locking utility that takes you back to the greeter for login when you come out of screen lock. It is the default locking utility for BL, so you should have it unless you removed it.

Ah, I didn't quite understand that I guess. Odd, I do have it, but I don't have the Security tab no matter the version of xfce4-power-manager I have installed

$ apt-cache policy light-locker 
light-locker:
  Installed: 1.4.0-2+b1
  Candidate: 1.4.0-2+b1
  Version table:
 *** 1.4.0-2+b1 0
        500 http://httpredir.debian.org/debian/ jessie/main amd64 Packages
        100 /var/lib/dpkg/status

I could attempt install xfce4-power-manager 1.4.4.4 again and doing a restart to see if it makes any difference. I did run an xfce4-power-manager --restart after installation but still didn't get that tab.

Offline

#25 2016-03-02 20:13:12

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: When screen locks my computer goes to sleep and I lose lan connection

nicholasalipaz wrote:

whenever my screen locks from inactivity my lan also disconnects

Please let the screen lock then wake the system and open a terminal and post the output of this command:

dmesg|tail -n30

Offline

#26 2016-03-02 22:42:32

Horizon_Brave
Operating System: Linux-Nettrix
Registered: 2015-10-18
Posts: 1,473

Re: When screen locks my computer goes to sleep and I lose lan connection

Head_on_a_Stick wrote:
nicholasalipaz wrote:

whenever my screen locks from inactivity my lan also disconnects

Please let the screen lock then wake the system and open a terminal and post the output of this command:

dmesg|tail -n30

Would performing a

sudo journalctl -u system.slice | tail -n 30

after wake up, reveal anything of note ?


"I have not failed, I have found 10,000 ways that will not work" -Edison

Offline

#27 2016-03-03 07:34:41

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: When screen locks my computer goes to sleep and I lose lan connection

Horizon_Brave wrote:

Would performing a

sudo journalctl -u system.slice | tail -n 30

after wake up, reveal anything of note ?

It would reveal all journal entries for the system.slice unit.

I think any useful information will be recorded in the kernel ring buffer.

Offline

Board footer

Powered by FluxBB