You are not logged in.

#1 2014-11-18 04:26:12

fennectech
Member
From: /home/fennectech/
Registered: 2014-06-04
Posts: 169

Machine freezes sleeping

when i start the machine after it goes into suspend  the power light comes on  but the backlight doesnt even come on   i have to force off the machine   it didnt used to do this    it started  with the last time i did SYU


[FennecTECH@ArchOS ~]$ cat about_myself
Hello there my name is FennecTECH I am a novice arch user though I am here to learn  I live in central Minnesota where I hangout in the console and make my way into X11. Nice to meet you all! Enjoy my home directory feel free to poke around. There is a solution to every problem, so long as you do not break the laws of physics.
=^_^=
[FennecTECH@ArchOS ~]$

Offline

#2 2014-11-18 04:46:39

fennectech
Member
From: /home/fennectech/
Registered: 2014-06-04
Posts: 169

Re: Machine freezes sleeping

00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09)

thats my APU system  what video quirk should i enable and how  im using the xfree86 intel one :3


[FennecTECH@ArchOS ~]$ cat about_myself
Hello there my name is FennecTECH I am a novice arch user though I am here to learn  I live in central Minnesota where I hangout in the console and make my way into X11. Nice to meet you all! Enjoy my home directory feel free to poke around. There is a solution to every problem, so long as you do not break the laws of physics.
=^_^=
[FennecTECH@ArchOS ~]$

Offline

#3 2014-11-18 04:51:39

fennectech
Member
From: /home/fennectech/
Registered: 2014-06-04
Posts: 169

Re: Machine freezes sleeping

its an emachines E525 machine


[FennecTECH@ArchOS ~]$ cat about_myself
Hello there my name is FennecTECH I am a novice arch user though I am here to learn  I live in central Minnesota where I hangout in the console and make my way into X11. Nice to meet you all! Enjoy my home directory feel free to poke around. There is a solution to every problem, so long as you do not break the laws of physics.
=^_^=
[FennecTECH@ArchOS ~]$

Offline

#4 2014-11-18 04:52:46

Shark
Member
From: /dev/zero
Registered: 2011-02-28
Posts: 686

Re: Machine freezes sleeping

Same here after linux kernel upgrade last night.

I have ASUS k50ij, intel integrated graphic card.

I will post logs later on.


If you have built castles in the air, your work need not be lost; that is where they should be. Now put foundations under them.
Henry David Thoreau

Registered Linux User: #559057

Offline

#5 2014-11-18 05:02:32

fennectech
Member
From: /home/fennectech/
Registered: 2014-06-04
Posts: 169

Re: Machine freezes sleeping

the upstream kernel people seem to have fowled something up!   hopefuly it will get fixed soon    btw  how do i downgrade the kernel to one below the current


[FennecTECH@ArchOS ~]$ cat about_myself
Hello there my name is FennecTECH I am a novice arch user though I am here to learn  I live in central Minnesota where I hangout in the console and make my way into X11. Nice to meet you all! Enjoy my home directory feel free to poke around. There is a solution to every problem, so long as you do not break the laws of physics.
=^_^=
[FennecTECH@ArchOS ~]$

Offline

#6 2014-11-18 05:07:01

fennectech
Member
From: /home/fennectech/
Registered: 2014-06-04
Posts: 169

Re: Machine freezes sleeping

if there is any information that would help you awesome devs   let me know!


[FennecTECH@ArchOS ~]$ cat about_myself
Hello there my name is FennecTECH I am a novice arch user though I am here to learn  I live in central Minnesota where I hangout in the console and make my way into X11. Nice to meet you all! Enjoy my home directory feel free to poke around. There is a solution to every problem, so long as you do not break the laws of physics.
=^_^=
[FennecTECH@ArchOS ~]$

Offline

#7 2014-11-18 05:09:45

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Machine freezes sleeping

Stop bumping the thread, there is an edit button: learn how to use it.
https://wiki.archlinux.org/index.php/Fo … te#Bumping


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#8 2014-11-18 09:20:45

poseidon
Member
Registered: 2012-06-07
Posts: 66

Re: Machine freezes sleeping

Same here. Did a pacman -Syyu yesterday.

After closing the lid (machine goes to sleep) and reopen it, the power button blinks slowly showing me that the machine is sleeping. Pressing it doesn't do anything. I have to hold it down for 5 secs to switch the machine off which is identical to a crash of th whole system.

Offline

#9 2014-11-18 10:03:53

fennectech
Member
From: /home/fennectech/
Registered: 2014-06-04
Posts: 169

Re: Machine freezes sleeping

well   im glad to know its not all in my head   for now i sugest using your power manager to disable automatic sleep


[FennecTECH@ArchOS ~]$ cat about_myself
Hello there my name is FennecTECH I am a novice arch user though I am here to learn  I live in central Minnesota where I hangout in the console and make my way into X11. Nice to meet you all! Enjoy my home directory feel free to poke around. There is a solution to every problem, so long as you do not break the laws of physics.
=^_^=
[FennecTECH@ArchOS ~]$

Offline

#10 2014-11-18 19:22:20

archer108
Member
From: Zurich Switzerland
Registered: 2007-08-28
Posts: 59

Re: Machine freezes sleeping

after downgrading to kernel linux-3.17.2-1-i686.pkg.tar.xz with the command:

sudo pacman -U /var/cache/pacman/pkg/linux-3.17.2-1-i686.pkg.tar.xz

the suspend problem was gone....

hope this helps

Offline

#11 2014-11-18 20:56:01

poseidon
Member
Registered: 2012-06-07
Posts: 66

Re: Machine freezes sleeping

Unfortunately, I had emptied the cache. How can I get at the old kernel version?

Offline

#12 2014-11-18 21:21:17

fennectech
Member
From: /home/fennectech/
Registered: 2014-06-04
Posts: 169

Re: Machine freezes sleeping

Archer   thank you for that big_smile    ill just have to keep an eye on this thread to see when the all clear is given to update the kernel again


[FennecTECH@ArchOS ~]$ cat about_myself
Hello there my name is FennecTECH I am a novice arch user though I am here to learn  I live in central Minnesota where I hangout in the console and make my way into X11. Nice to meet you all! Enjoy my home directory feel free to poke around. There is a solution to every problem, so long as you do not break the laws of physics.
=^_^=
[FennecTECH@ArchOS ~]$

Offline

#13 2014-11-18 21:31:10

fennectech
Member
From: /home/fennectech/
Registered: 2014-06-04
Posts: 169

Re: Machine freezes sleeping

poseidon  ill toss the linux image up for you   but i only have the i686 version so if your x86_64 this will break your system but im sure you allready know that   cheers   hope this helps you!
https://www.dropbox.com/s/k6ttyjct2uv17 … ar.xz?dl=0
EDIT ill host this for a coupple weeks  then delete it  after the all clear is given    as it wont be needed any more

ALSO   another solutjion is to install linux-lts    wich would not break your system as it will correct to your kernel

Last edited by fennectech (2014-11-19 02:14:34)


[FennecTECH@ArchOS ~]$ cat about_myself
Hello there my name is FennecTECH I am a novice arch user though I am here to learn  I live in central Minnesota where I hangout in the console and make my way into X11. Nice to meet you all! Enjoy my home directory feel free to poke around. There is a solution to every problem, so long as you do not break the laws of physics.
=^_^=
[FennecTECH@ArchOS ~]$

Offline

#14 2014-11-19 07:52:40

archer108
Member
From: Zurich Switzerland
Registered: 2007-08-28
Posts: 59

Re: Machine freezes sleeping

https://www.amazon.de/clouddrive/share/ … X3XeS3WUwE

is the link where you can download the i686 linux kernel

Offline

#15 2014-11-19 17:56:26

fennectech
Member
From: /home/fennectech/
Registered: 2014-06-04
Posts: 169

Re: Machine freezes sleeping

So is there any word on whats causing the problem in hte kernel?


[FennecTECH@ArchOS ~]$ cat about_myself
Hello there my name is FennecTECH I am a novice arch user though I am here to learn  I live in central Minnesota where I hangout in the console and make my way into X11. Nice to meet you all! Enjoy my home directory feel free to poke around. There is a solution to every problem, so long as you do not break the laws of physics.
=^_^=
[FennecTECH@ArchOS ~]$

Offline

#16 2014-11-20 02:49:07

root
Member
From: 127.0.0.1
Registered: 2012-04-13
Posts: 297

Re: Machine freezes sleeping

@poseidon

Take advantage of the wiki if you are looking for downgrades.

Remember to grab the kernel, the linux-headers and the linux-docs file of the version you are interested in downgrading to.


\(o_X)/
                        'Cause I wanna be an Archy - An Archy in the UK // Sex Pistols

Offline

#17 2014-11-20 09:27:35

fennectech
Member
From: /home/fennectech/
Registered: 2014-06-04
Posts: 169

Re: Machine freezes sleeping

Us arch linux users have the best documentation ever!      there should be a package wich allows a user to keep a local copy of the wiki


[FennecTECH@ArchOS ~]$ cat about_myself
Hello there my name is FennecTECH I am a novice arch user though I am here to learn  I live in central Minnesota where I hangout in the console and make my way into X11. Nice to meet you all! Enjoy my home directory feel free to poke around. There is a solution to every problem, so long as you do not break the laws of physics.
=^_^=
[FennecTECH@ArchOS ~]$

Offline

#18 2014-11-21 19:20:12

ghost
Member
Registered: 2011-11-10
Posts: 44

Re: Machine freezes sleeping

I've the same issue with the newest kernel version

I use a 32bit pae kernel. Currently I downgraded to 3.17.2-1-pae but suspend still freezes the laptop.

My hardware is x220 notebook: i3-2310M, Intel QM67 Express

Offline

#19 2014-11-21 21:59:05

z894
Member
Registered: 2014-07-30
Posts: 6

Re: Machine freezes sleeping

@ghost
DId you reboot after downgrading the kernel?

I ran the command archer108 suggested and suspend works fine now.

Offline

#20 2014-11-22 08:16:39

fennectech
Member
From: /home/fennectech/
Registered: 2014-06-04
Posts: 169

Re: Machine freezes sleeping

@ghost  z894 is right     the kernel you were running before remains loaded until you reboot   so you should restart the machine   please report here weather that solved your problem    because if ther eis an aditional issue we want to help!


[FennecTECH@ArchOS ~]$ cat about_myself
Hello there my name is FennecTECH I am a novice arch user though I am here to learn  I live in central Minnesota where I hangout in the console and make my way into X11. Nice to meet you all! Enjoy my home directory feel free to poke around. There is a solution to every problem, so long as you do not break the laws of physics.
=^_^=
[FennecTECH@ArchOS ~]$

Offline

#21 2014-11-23 00:53:41

JDCNS
Member
Registered: 2014-11-23
Posts: 5

Re: Machine freezes sleeping

Man! I've been pulling my hair out! I was busy changing DEs and such trying to fix something totally unrelated when sleep and hibernate no longer worked. On a laptop, this isn't a lot of fun.  I went through various things until I noticed the wiki suggested downgrading the kernel, which finally worked.

Offline

#22 2014-11-23 06:30:58

fennectech
Member
From: /home/fennectech/
Registered: 2014-06-04
Posts: 169

Re: Machine freezes sleeping

question   why wasent downgrading the kernel the first idea    it would seem to me that when you do something   that breaks something    undo what you did that broke it and it may well fix it     but im intristed in what your working logic was    maby something smart i can learn from it big_smile


[FennecTECH@ArchOS ~]$ cat about_myself
Hello there my name is FennecTECH I am a novice arch user though I am here to learn  I live in central Minnesota where I hangout in the console and make my way into X11. Nice to meet you all! Enjoy my home directory feel free to poke around. There is a solution to every problem, so long as you do not break the laws of physics.
=^_^=
[FennecTECH@ArchOS ~]$

Offline

#23 2014-11-23 06:44:58

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Machine freezes sleeping

More than 20 posts in this thread and no-one has attempted to diagnose the issue. Downgrading the kernel is a workaround, not a fix...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#24 2014-11-23 09:13:59

firewalker
Member
From: Hellas (Greece).
Registered: 2006-06-05
Posts: 559

Re: Machine freezes sleeping

I have the same issue. Upgraded from 3.16.4 to 3.17.3.

The only way for a user to pin down the issue is the painful process of git-bisecting the kernel.


Γίνε ρεαλιστής, μείνε ονειροπόλος ...

Offline

#25 2014-11-23 09:18:35

firewalker
Member
From: Hellas (Greece).
Registered: 2006-06-05
Posts: 559

Re: Machine freezes sleeping


Γίνε ρεαλιστής, μείνε ονειροπόλος ...

Offline

Board footer

Powered by FluxBB