All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state.
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
@ 2018-05-04  8:35 ` bugzilla-daemon
  2018-05-05  9:09 ` bugzilla-daemon
                   ` (22 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-05-04  8:35 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

Chen Yu (yu.c.chen@intel.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Hibernation/Suspend         |Video(DRI - non Intel)
           Assignee|rjw@rjwysocki.net           |drivers_video-dri@kernel-bu
                   |                            |gs.osdl.org
            Product|Power Management            |Drivers

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state.
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
  2018-05-04  8:35 ` [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state bugzilla-daemon
@ 2018-05-05  9:09 ` bugzilla-daemon
  2018-05-05  9:56 ` bugzilla-daemon
                   ` (21 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-05-05  9:09 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

Patrice Poly (p.polypa@free.fr) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.polypa@free.fr

--- Comment #19 from Patrice Poly (p.polypa@free.fr) ---
Hello,

I am having the exact same issue on an intel Q6600 , under fedora 28 , 

kernel : 4.16.5-300.fc28.x86_64

In a fresh Fedora 28 install, ( which has runlevel 5 as default ) suspend
blanks the screen and disables any input, forcing to a hard restart using the
power button. 
Reproductible : always

I am using nouveau : 

Name         : xorg-x11-drv-nouveau
Epoch        : 1
Version      : 1.0.15
Release      : 4.fc28
Arch         : x86_64
Size         : 229 k
Source       : xorg-x11-drv-nouveau-1.0.15-4.fc28.src.rpm
Repo         : @System
From repo    : anaconda
Summary      : Xorg X11 nouveau video driver for NVIDIA graphics chipsets
URL          : http://www.x.org
License      : MIT
Description  : X.Org X11 nouveau video driver.

Setting runlevel defaults to 3 and launching x with startx fixes the issue,
which is perfectly acceptable for me as a workaround. Thank you very much @todd
for the hint.

I'd be glad to provide additional info if it can help.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state.
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
  2018-05-04  8:35 ` [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state bugzilla-daemon
  2018-05-05  9:09 ` bugzilla-daemon
@ 2018-05-05  9:56 ` bugzilla-daemon
  2018-05-06 17:24 ` bugzilla-daemon
                   ` (20 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-05-05  9:56 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

--- Comment #20 from Patrice (p.polypa@free.fr) ---
the video card is a GeForce GTS 250

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state.
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
                   ` (2 preceding siblings ...)
  2018-05-05  9:56 ` bugzilla-daemon
@ 2018-05-06 17:24 ` bugzilla-daemon
  2018-05-08  5:17 ` bugzilla-daemon
                   ` (19 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-05-06 17:24 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

Paul van Maaren (kernel@vanmaaren.org) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kernel@vanmaaren.org

--- Comment #21 from Paul van Maaren (kernel@vanmaaren.org) ---
I have the same problem on an Acer E13 (ES1-311-C4Q6), suspend was working as
ex
pected on 4.14.18 and hangs on all newer kernels I have tried. Was running
Fedor
a 27, just upgraded to 28 and no change.

Working driver:

# modinfo -F filename `lshw -c video | awk '/configuration: driver/{print $2}'
| cut -d= -f2`
/lib/modules/4.14.18-300.fc27.x86_64/kernel/drivers/gpu/drm/i915/i915.ko.xz

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state.
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
                   ` (3 preceding siblings ...)
  2018-05-06 17:24 ` bugzilla-daemon
@ 2018-05-08  5:17 ` bugzilla-daemon
  2018-05-08  5:28 ` bugzilla-daemon
                   ` (18 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-05-08  5:17 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

todd (toddsmb@gmail.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Kernel Version|4.15.x                      |4.15.x and 4.16.x

--- Comment #22 from todd (toddsmb@gmail.com) ---
@Chen,

I'm going to be tied up for a few weeks, due to a larger than normal workload.
So I won't have time to mess with this bug right now.
In the mean time I will try blacklisting all vid drivers and see what happens.
Although I suspect it will act the same as when the X display manager is
disabled by setting multi-user.target.
But I know it won't be any time this week. Maybe mid next week if I'm lucky.


For the time being though, there are 3 work-arounds listed here that fix the
problem.

1) Change runlevel from 5 to 3 (permanent fix - see opening post + comment #6).

2) Restart your X display manager once you log in. For instance Xfce spins use
Lightdm.  (Temporary fix that lasts until the system is rebooted).
 * See comemnt #16

3) Install another video driver and blacklist Nouveau (permanent fix but a big
hassle if you run secure boot).
 * see comment #5 for manual Nvidia driver install or see comment #7 for
external repository to install Nvidia driver.

I personally don't know anything about the repo listed in comment #7. Whereas
in comment #5, you are downloading directly from Nvidia themselves.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state.
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
                   ` (4 preceding siblings ...)
  2018-05-08  5:17 ` bugzilla-daemon
@ 2018-05-08  5:28 ` bugzilla-daemon
  2018-05-08  6:31 ` bugzilla-daemon
                   ` (17 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-05-08  5:28 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

--- Comment #23 from todd (toddsmb@gmail.com) ---
I'm also curious what desktop environment you guys are running?

I.E. 
Awesome, Cinnamon, Enlightenment, GNOME, KDE Plasma, LXDE, MATE, Openbox,
Ratpoison, Xfce, ETC.

Thank you.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state.
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
                   ` (5 preceding siblings ...)
  2018-05-08  5:28 ` bugzilla-daemon
@ 2018-05-08  6:31 ` bugzilla-daemon
  2018-05-08  6:51 ` bugzilla-daemon
                   ` (16 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-05-08  6:31 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

--- Comment #24 from Paul van Maaren (kernel@vanmaaren.org) ---
My laptop does not have Nvidia, and I still have the same issue. I am using F28
and KDE Plasma.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state.
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
                   ` (6 preceding siblings ...)
  2018-05-08  6:31 ` bugzilla-daemon
@ 2018-05-08  6:51 ` bugzilla-daemon
  2018-05-08  7:10 ` bugzilla-daemon
                   ` (15 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-05-08  6:51 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

todd (toddsmb@gmail.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Video(DRI - non Intel)      |Hibernation/Suspend
           Hardware|Intel                       |x86-64
            Product|Drivers                     |Power Management

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state.
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
                   ` (7 preceding siblings ...)
  2018-05-08  6:51 ` bugzilla-daemon
@ 2018-05-08  7:10 ` bugzilla-daemon
  2018-05-08  7:12 ` bugzilla-daemon
                   ` (14 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-05-08  7:10 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

--- Comment #25 from todd (toddsmb@gmail.com) ---
I wish they let us edit our posts here. 

I realized I made a mistake in number 3 of comment #22.

It should say "your systems default video driver" instead of Nouvaeu. Also if
you're using a GPU other than Nvidia than you will obviously need to find a
Intel, or AMD driver you can attempt to install.

Sorry for the confusion. 


@paul. 
Thanks for info.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state.
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
                   ` (8 preceding siblings ...)
  2018-05-08  7:10 ` bugzilla-daemon
@ 2018-05-08  7:12 ` bugzilla-daemon
  2018-05-08  8:36 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-05-08  7:12 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

--- Comment #26 from Chen Yu (yu.c.chen@intel.com) ---
If this is highly connected with video driver, then bugzilla freedesktop might
be a better place to track this bug down since I've seldom seen any graphic
driver people  jumped into kernel bugzilla to track issues, and they prefer
using freedesktop(at least for i915) AFAIK.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state.
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
                   ` (9 preceding siblings ...)
  2018-05-08  7:12 ` bugzilla-daemon
@ 2018-05-08  8:36 ` bugzilla-daemon
  2018-05-08  9:42 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-05-08  8:36 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

--- Comment #27 from todd (toddsmb@gmail.com) ---
@Chen

After seeing a few responses from people I'm starting to see that this is
definitely not a video driver specific issue. Not everybody is using Nouveau. I
suspected it wasn't from the start because the default generic video driver for
Nvidia (Nouveau) has not changed from the start of fedora 27 to the end of
fedora 27, and the problem didn't start until an update somewhere in the
middle.

So Nouveau was never updated, yet the problem started with a newer kernel. But
that could be a coincidence. So I just checked the update history on this
machine and found that on 2018-02-17 there was a kernel update to 4.15.3 and
there was also another important update that day which could very well be the
problem.

xorg-x11-server-Xorg
and 
xorg-x11-server-common

I had been out of town for a while and thus missed all updates from 4.14.16 to
4.15.3 So any packages between then I don't have a listing for.

With that in mind I remember that the problem does not exist if you restart X
or if you boot into text mode and then manually startX. Plus because Paul just
stated that he is using KDE than I guess that pretty much eliminates the
desktop environment because I use Xfce.

So I think you're right. We need to report this over at freedesktop bugzilla as
well. 

Great, more work :(
I already started a post at bugzilla fedora, they said its likely kernel
related so my post was closed with a note to post at bugzilla kernel. Now I
gotta start a 3rd one. 
If I had lots of time I wouldn't mind. Perhaps we can con you into starting one
over there. If you do, please post link to it. Otherwise When I get more time I
will.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state.
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
                   ` (10 preceding siblings ...)
  2018-05-08  8:36 ` bugzilla-daemon
@ 2018-05-08  9:42 ` bugzilla-daemon
  2018-05-08 18:58 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-05-08  9:42 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

--- Comment #28 from Paul van Maaren (kernel@vanmaaren.org) ---
I will change the runlevel to text and see if it resolves the problem. I assume
I can test by typing: "echo mem > /sys/power/state" ?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state.
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
                   ` (11 preceding siblings ...)
  2018-05-08  9:42 ` bugzilla-daemon
@ 2018-05-08 18:58 ` bugzilla-daemon
  2018-05-08 19:51 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-05-08 18:58 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

--- Comment #29 from Paul van Maaren (kernel@vanmaaren.org) ---
I just did the runlevel test and it does not make difference for me. I did:

ln -sf  /usr/lib/systemd/system/multi-user.target
/etc/systemd/system/default.target

and a reboot to 4.16.6-302 and ran:

echo mem > /sys/power/state

The power light stayed on and it does not wake up. I tried the same after
booting to 4.14.18-300 that worked fine.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state.
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
                   ` (12 preceding siblings ...)
  2018-05-08 18:58 ` bugzilla-daemon
@ 2018-05-08 19:51 ` bugzilla-daemon
  2018-05-09  0:06 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-05-08 19:51 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

--- Comment #30 from Patrice (p.polypa@free.fr) ---
I can't access the faulty machine until next Saturday - but it runs Fedora28's
latest Xfce .

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state.
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
                   ` (13 preceding siblings ...)
  2018-05-08 19:51 ` bugzilla-daemon
@ 2018-05-09  0:06 ` bugzilla-daemon
  2018-05-09  0:10 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-05-09  0:06 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

--- Comment #31 from todd (toddsmb@gmail.com) ---
@Paul

Use the correct method to set your run levels.

The original post tells you how and comment #6 even tells you where to get the
information.

read the file....   /etc/inittab   

The correct way is .....

  systemctl set-default multi-user.target  (for text mode / runlevel 3)

  systemctl set-defaulta graphical.target (for graphical mode / runlevel 5)

Read the file /etc/inittab please.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state.
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
                   ` (14 preceding siblings ...)
  2018-05-09  0:06 ` bugzilla-daemon
@ 2018-05-09  0:10 ` bugzilla-daemon
  2018-05-09  4:28 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-05-09  0:10 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

--- Comment #32 from todd (toddsmb@gmail.com) ---
@Paul

p.s. Almost forgot to mention.  Again, please use the systemctl method. So to
test your systems suspend use.

systemctl suspend

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state.
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
                   ` (15 preceding siblings ...)
  2018-05-09  0:10 ` bugzilla-daemon
@ 2018-05-09  4:28 ` bugzilla-daemon
  2018-05-10  4:08 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-05-09  4:28 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

--- Comment #33 from Paul van Maaren (kernel@vanmaaren.org) ---
OK, tried that. Same result...

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state.
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
                   ` (16 preceding siblings ...)
  2018-05-09  4:28 ` bugzilla-daemon
@ 2018-05-10  4:08 ` bugzilla-daemon
  2018-05-10  4:27 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-05-10  4:08 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

--- Comment #34 from todd (toddsmb@gmail.com) ---
Did you delete all your symlinks?

Also, it sounds like you might just have done a "dnf system-upgrade reboot"
rather than a clean install.?.? Fedora's system-upgrade is a total and complete
P.o.S., most often causing more problems then it's worth. 

I have an idea of some things I need to test but I don't have time ATM to
perform them. I'll post my results when I can get away from work long enough to
run them. Could be a couple weeks.

In the mean time, all I can say that might possibly help you is that I really
think you need to at least try a clean install. Make sure to zero your drive
first. 
Perhaps you already know, but after a file is deleted it remains on the drive
until at some point the physical space the file was using becomes overwritten
by a new file. Plus when simply formatting a drive, it does not delete the old
files on the drive. Even after you install a new OS the old files can still be
recovered, so long as the physical drive space the original file was residing
on is not overwritten.


If you care to run one of the tests I plan to run but don't have time right now
then feel free.


**BE SURE TO IMAGE YOUR DRIVE FIRST IN CASE THIS HOSES YOUR INSTALLED OS's.***
Or don't try it at all if you don't back up all your shit first and expect this
to work perfectly for you. This is an experiment!!


Use....

dnf --showduplicates list xorg-x11-server-Xorg

and 

dnf --showduplicates list xorg-x11-server-common

Use those to enable you to downgrade the X11 server packages to one that was
being used when this problem did not occur.
Specifically version 1.19.5-1.fc27.


**BE SURE TO IMAGE YOUR DRIVE FIRST IN CASE THIS HOSES YOUR INSTALLED OS's.***
Or don't try it at all if you don't back up all your shit first and expect this
to work perfectly for you. This is an experiment!!

Either way, good luck.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state.
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
                   ` (17 preceding siblings ...)
  2018-05-10  4:08 ` bugzilla-daemon
@ 2018-05-10  4:27 ` bugzilla-daemon
  2018-06-12 19:39 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-05-10  4:27 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

--- Comment #35 from todd (toddsmb@gmail.com) ---
p.s.
As you can see, that version listed above is for fedora 27, not 28 so you will
need to re-install fedora 27 first.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state.
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
                   ` (18 preceding siblings ...)
  2018-05-10  4:27 ` bugzilla-daemon
@ 2018-06-12 19:39 ` bugzilla-daemon
  2018-06-14 12:46 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-06-12 19:39 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

--- Comment #36 from Samuel Sieb (samuel-kbugs@sieb.net) ---
This is resolved for me with the 4.16 kernel after upgrading to F28.  And the
Fedora bug has been closed as well with someone else saying the same thing.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state.
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
                   ` (19 preceding siblings ...)
  2018-06-12 19:39 ` bugzilla-daemon
@ 2018-06-14 12:46 ` bugzilla-daemon
  2018-06-14 20:20 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-06-14 12:46 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

--- Comment #37 from Alex Tucker (alex@floop.org.uk) ---
Thanks Samuel, updating to kernel-4.16.14-300.fc28.x86_64 and moving back to
Nouveau rather than the workaround with the NVIDIA driver, suspend and resume
now works again for me too.

Would you be able to provide a link to the Fedora bug you mentioned?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state.
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
                   ` (20 preceding siblings ...)
  2018-06-14 12:46 ` bugzilla-daemon
@ 2018-06-14 20:20 ` bugzilla-daemon
  2018-10-17  3:23 ` [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state. - Asus PRIME Z270-P bugzilla-daemon
  2018-11-09  2:51 ` [Bug 199025] Suspend hangs with Nouveau loaded. " bugzilla-daemon
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-06-14 20:20 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

--- Comment #38 from Samuel Sieb (samuel-kbugs@sieb.net) ---
https://bugzilla.redhat.com/show_bug.cgi?id=1558023

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state. - Asus PRIME Z270-P
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
                   ` (21 preceding siblings ...)
  2018-06-14 20:20 ` bugzilla-daemon
@ 2018-10-17  3:23 ` bugzilla-daemon
  2018-11-09  2:51 ` [Bug 199025] Suspend hangs with Nouveau loaded. " bugzilla-daemon
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-10-17  3:23 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

Len Brown (lenb@kernel.org) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lenb@kernel.org
           Hardware|x86-64                      |Intel
            Summary|Suspend hangs. Never fully  |Suspend hangs. Never fully
                   |suspends and impossible to  |suspends and impossible to
                   |return to running state.    |return to running state. -
                   |                            |Asus PRIME Z270-P

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [Bug 199025] Suspend hangs with Nouveau loaded. Never fully suspends and impossible to return to running state. - Asus PRIME Z270-P
       [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
                   ` (22 preceding siblings ...)
  2018-10-17  3:23 ` [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state. - Asus PRIME Z270-P bugzilla-daemon
@ 2018-11-09  2:51 ` bugzilla-daemon
  23 siblings, 0 replies; 24+ messages in thread
From: bugzilla-daemon @ 2018-11-09  2:51 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199025

Chen Yu (yu.c.chen@intel.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Hibernation/Suspend         |Video(Other)
            Product|Power Management            |Drivers
            Summary|Suspend hangs. Never fully  |Suspend hangs with Nouveau
                   |suspends and impossible to  |loaded. Never fully
                   |return to running state. -  |suspends and impossible to
                   |Asus PRIME Z270-P           |return to running state. -
                   |                            |Asus PRIME Z270-P

--- Comment #39 from Chen Yu (yu.c.chen@intel.com) ---
@todd, is there any chance that you can test if the fc28 works for you?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2018-11-09  2:51 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-199025-2300@https.bugzilla.kernel.org/>
2018-05-04  8:35 ` [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state bugzilla-daemon
2018-05-05  9:09 ` bugzilla-daemon
2018-05-05  9:56 ` bugzilla-daemon
2018-05-06 17:24 ` bugzilla-daemon
2018-05-08  5:17 ` bugzilla-daemon
2018-05-08  5:28 ` bugzilla-daemon
2018-05-08  6:31 ` bugzilla-daemon
2018-05-08  6:51 ` bugzilla-daemon
2018-05-08  7:10 ` bugzilla-daemon
2018-05-08  7:12 ` bugzilla-daemon
2018-05-08  8:36 ` bugzilla-daemon
2018-05-08  9:42 ` bugzilla-daemon
2018-05-08 18:58 ` bugzilla-daemon
2018-05-08 19:51 ` bugzilla-daemon
2018-05-09  0:06 ` bugzilla-daemon
2018-05-09  0:10 ` bugzilla-daemon
2018-05-09  4:28 ` bugzilla-daemon
2018-05-10  4:08 ` bugzilla-daemon
2018-05-10  4:27 ` bugzilla-daemon
2018-06-12 19:39 ` bugzilla-daemon
2018-06-14 12:46 ` bugzilla-daemon
2018-06-14 20:20 ` bugzilla-daemon
2018-10-17  3:23 ` [Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state. - Asus PRIME Z270-P bugzilla-daemon
2018-11-09  2:51 ` [Bug 199025] Suspend hangs with Nouveau loaded. " bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.