[Bug 188833] [suspend/resume] Suspend/resume with Intel GMA HD 4000: AIGLX fails to restart

2018-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188833

Niclas Zeising  changed:

   What|Removed |Added

 Status|In Progress |Closed
 Resolution|--- |Overcome By Events

--- Comment #7 from Niclas Zeising  ---
Closing this, submitter says the issue is fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 188833] [suspend/resume] Suspend/resume with Intel GMA HD 4000: AIGLX fails to restart

2018-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188833

--- Comment #6 from Bengt Ahlgren  ---
(In reply to Niclas Zeising from comment #5)
Not an issue for me since quite some time with a newer xorg stack (possibly
also due to upgrading to 10.x from 9.x).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 188833] [suspend/resume] Suspend/resume with Intel GMA HD 4000: AIGLX fails to restart

2018-01-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188833

Niclas Zeising  changed:

   What|Removed |Added

 CC||zeis...@freebsd.org

--- Comment #5 from Niclas Zeising  ---
Hi!

Is this still an issue with an updated xorg stack, possibly also using
drm-next-kmod?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 188833] [suspend/resume] Suspend/resume with Intel GMA HD 4000: AIGLX fails to restart

2015-12-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188833

Graham Perrin  changed:

   What|Removed |Added

 CC||grahamper...@gmail.com

--- Comment #4 from Graham Perrin  ---
https://lists.freebsd.org/pipermail/freebsd-x11/2015-December/017055.html
suggests special attention to this bug. 

I can't comment on Intel GMA HD, 

https://forums.freebsd.org/threads/suspend-resume-problem.13311/#post-307411
describes a workaround that's applicable with PC-BSD 11.0-CURRENT with an Intel
HD Graphics 5500, but the symptom there is blackness (not corruption) on
resume.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 188833] [suspend/resume] Suspend/resume with Intel GMA HD 4000: AIGLX fails to restart

2015-04-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188833

--- Comment #3 from Bengt Ahlgren ben...@sics.se ---
Created attachment 155303
  -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155303action=edit
xf86-video-intel batch buffer retry patch

It would be great if the simple patch by Jan Kokemüller that Ivan points to
could be added to x11-drivers/xf86-video-intel/files!  I'm attaching that patch
for easy access. I have been using this patch on a TP X201 for quite some time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org

[Bug 188833] [suspend/resume] Suspend/resume with Intel GMA HD 4000: AIGLX fails to restart

2015-04-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188833

Bengt Ahlgren ben...@sics.se changed:

   What|Removed |Added

  Flags||maintainer-feedback?(x11@Fr
   ||eeBSD.org)
 CC||x...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 188833] [suspend/resume] Suspend/resume with Intel GMA HD 4000: AIGLX fails to restart

2014-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188833

Nikola Lečić nikola.le...@anthesphoria.net changed:

   What|Removed |Added

 CC||nikola.lecic@anthesphoria.n
   ||et

--- Comment #1 from Nikola Lečić nikola.le...@anthesphoria.net ---
I forgot to add here how the system fails to restart without the aforementioned
patch. With AIGLX activated, I get this horrible corruption:
http://i327.photobucket.com/albums/k477/ivan_rokotov_bsd/2_zpsd7564e4b.png
and no moving or switching to console help. No GL application starts.
I also found this in the X log after resume:

[  1173.617] (EE) intel(0): Failed to submit batch buffer, expect
rendering corruption: Device busy.
 (II) AIGLX: Suspending AIGLX clients for VT switch
[  1173.663] (WW) intel(0): drmDropMaster failed: Unknown error: -22
[  1177.289] (II) AIGLX: Resuming AIGLX clients after VT switch
[  1177.340] (II) intel(0): EDID vendor CMN, prod id 5239
[  1177.340] (II) intel(0): Printing DDC gathered Modelines:
[  1177.340] (II) intel(0): Modeline 1366x768x0.0   71.59  1366 1410
1439 1512  768 771 775 789 -hsync -vsync (47.3 kHz eP)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org

[Bug 188833] [suspend/resume] Suspend/resume with Intel GMA HD 4000: AIGLX fails to restart

2014-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188833

--- Comment #2 from Nikola Lečić nikola.le...@anthesphoria.net ---
(This is on Lenovo IdeaPad S400 as in the case of original poster.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org