[Bug 227880] `kldstat -m` does not work for vmm.ko (while `kldstat -f` does)

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227880

Bug ID: 227880
   Summary: `kldstat -m` does not work for vmm.ko (while `kldstat
-f` does)
   Product: Base System
   Version: CURRENT
  Hardware: Any
OS: Any
Status: New
  Keywords: bhyve, needs-qa
  Severity: Affects Only Me
  Priority: ---
 Component: misc
  Assignee: b...@freebsd.org
  Reporter: 0...@freebsd.org

I've got vmm.ko and nmdm.ko loaded.

I can find out if nmdm.ko is loaded by running either `kldstat -n nmdm` or
`kldstat -m nmdm`. When it comes to vmm.ko, however, only `kldstat -n vmm`
works.

In case of `kldstat -m vmm` the following message is printed:

> kldstat: can't find module vmm: No such file or directory

Why is it so?



I'm running 12.0-CURRENT amd64 r333017.

-- 
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 227552] w, uptime i386 cordeump

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227552

--- Comment #14 from Dimitry Andric  ---
(In reply to Tijl Coosemans from comment #13)
> Note that libc has a 16 byte aligned TLS section because of
> JEMALLOC_ALIGNED(16) in contrib/jemalloc/include/jemalloc/internal/tsd.h
> while the size of the TLS section is not a multiple of 16.  I reported a
> problem with this when that was added.  I suspect that rtld doesn't allocate
> enough extra bytes if it needs to realign the section causing overlap
> between sections, but I never investigated that and simply made the jemalloc
> struct 8 byte aligned.

Were there any updates to rtld in head for this alignment stuff, that you
recall?

-- 
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 227870] i915 video corruption, hangs

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227870

--- Comment #1 from Michael Danilov  ---
Created attachment 192939
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192939=edit
Verbose boot dmesg

-- 
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 194766] [drm:pid12:i915_hangcheck_elapsed] [drm:pid12:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194766

--- Comment #47 from Ivan Klymenko  ---
(In reply to Michael Danilov from comment #45)
For all these years the problem has not been resolved.
I ran out of patience - I closed this bug report with sarcasm that "Works As
Intended".

-- 
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 227880] `kldstat -m` does not work for vmm.ko (while `kldstat -f` does)

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227880

Mateusz Piotrowski <0...@freebsd.org> changed:

   What|Removed |Added

URL||https://github.com/churcher
   ||s/vm-bhyve/issues/199

-- 
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 194766] [drm:pid12:i915_hangcheck_elapsed] [drm:pid12:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194766

Eitan Adler  changed:

   What|Removed |Added

 Status|Closed  |Open
 Resolution|Works As Intended   |---

--- Comment #48 from Eitan Adler  ---
Yes bugs suck. Bugs that have been reported but not fixed suck more. But I'd
rather have a record of us sucking than closing more bugs.

-- 
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 178183] [ata] ATAPI CDROM fails to attach correctly with ATA_CAM

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=178183

--- Comment #2 from andre.albsme...@siemens.com ---
I don't have this hw anymore so I won't be able to do any tests...

-- 
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 178183] [ata] ATAPI CDROM fails to attach correctly with ATA_CAM

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=178183

Mateusz Piotrowski <0...@freebsd.org> changed:

   What|Removed |Added

   Keywords||needs-qa
   Severity|Affects Only Me |Affects Some People
 CC||0...@freebsd.org

-- 
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 227876] Sudden kernel panic

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227876

Bug ID: 227876
   Summary: Sudden kernel panic
   Product: Base System
   Version: CURRENT
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: kern
  Assignee: b...@freebsd.org
  Reporter: mikhail.rok...@gmail.com

Created attachment 192935
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192935=edit
KernPanicDuringCompil

r333115

Sudden kernel panic during compiling
portmaster -gdvy x11/kde4

ports tree , kernel & world latest.

Thank you for development.

-- 
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 227869] Backlight brightness media keys are not working on Lenovo B570e (although backlight brightness can be controlled via intel_backlight)

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227869

--- Comment #3 from Michael Danilov  ---
I forgot to add: brightness works up until the kernel is loader. And the
brightness set by intel-backlight does not survive suspend restore -- it is
reset to the pre-kernel setting.

-- 
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 222632] connect(2) not available in capability mode

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222632

--- Comment #23 from commit-h...@freebsd.org ---
A commit references this bug:

Author: emaste
Date: Mon Apr 30 17:16:18 UTC 2018
New revision: 333119
URL: https://svnweb.freebsd.org/changeset/base/333119

Log:
  Clarify bindat/connectat use with AT_FDCWD

  Discovered during investigation into the PR - the description of
  AT_FDCWD was somewhat confusing.

  PR:   222632
  Submitted by: Jan Kokem?ller 
  MFC after:1 week

Changes:
  head/lib/libc/sys/bindat.2
  head/lib/libc/sys/connectat.2

-- 
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 222632] connect(2) not available in capability mode

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222632

--- Comment #25 from Ed Maste  ---
I think we still need to revisit CAP_BIND / CAP_CONNECT, but this should now be
consistent and behave as expected.

-- 
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 227869] Backlight brightness media keys are not working on Lenovo B570e (although backlight brightness can be controlled via intel_backlight)

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227869

--- Comment #4 from Michael Danilov  ---
is loaded*

-- 
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 222632] connect(2) not available in capability mode

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222632

Ed Maste  changed:

   What|Removed |Added

   Keywords|easy, feature   |

-- 
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 222632] connect(2) not available in capability mode

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222632

--- Comment #24 from commit-h...@freebsd.org ---
A commit references this bug:

Author: emaste
Date: Mon Apr 30 17:31:07 UTC 2018
New revision: 333120
URL: https://svnweb.freebsd.org/changeset/base/333120

Log:
  Disable connectat/bindat with AT_FDCWD in capmode

  Previously it was possible to connect a socket (which had the
  CAP_CONNECT right) by calling "connectat(AT_FDCWD, ...)" even in
  capabilties mode.  This combination should be treated the same as a call
  to connect (i.e. forbidden in capabilities mode).  Similarly for bindat.

  Disable connectat/bindat with AT_FDCWD in capabilities mode, fix up the
  documentation and add tests.

  PR:   222632
  Submitted by: Jan Kokem?ller 
  Reviewed by:  Domagoj Stolfa
  MFC after:1 week
  Relnotes: Yes
  Differential Revision:https://reviews.freebsd.org/D15221

Changes:
  head/share/man/man4/rights.4
  head/sys/kern/uipc_syscalls.c
  head/tests/sys/capsicum/Makefile
  head/tests/sys/capsicum/bindat_connectat.c

-- 
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 227552] w, uptime i386 cordeump

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227552

--- Comment #12 from Dimitry Andric  ---
I bisected, and it turns out r331838 (the merge of clang 6.0.0 and follow-up
fixes) is the first revision with those segfaults:

# ulimit -c 0; for i in /jail/test-r*; do echo "Using jail: $i"; chroot $i
/usr/bin/w; done
Using jail: /jail/test-r331837
12:00PM  up 13:47, 0 users, load averages: 0.23, 0.24, 0.60
USER   TTY  FROM  LOGIN@  IDLE WHAT
Using jail: /jail/test-r331838
Segmentation fault

Since all of the jail in r331837 has been compiled with clang 5.0.1, and all of
r331838 with clang 6.0.0, it is hard to say what is the exact cause.

Interestingly, moving around the libraries used by w seems to influence the
crash, at least for me.  So for example:

$ ldd /usr/bin/w
/usr/bin/w:
libkvm.so.7 => /lib/libkvm.so.7 (0x2807)
libsbuf.so.6 => /lib/libsbuf.so.6 (0x2807d000)
libxo.so.0 => /lib/libxo.so.0 (0x2808)
libutil.so.9 => /lib/libutil.so.9 (0x28099000)
libc.so.7 => /lib/libc.so.7 (0x280ab000)
libelf.so.2 => /lib/libelf.so.2 (0x2820a000)

$ /usr/bin/w
 2:05PM  up 13:53, 2 users, load averages: 2.31, 0.76, 0.66
USER   TTY  FROM  LOGIN@  IDLE WHAT
dimpts/2coleburn.home.andric.com  2:02PM - w

$ mkdir ~/foo

$ cp /lib/libkvm.so.7 /lib/libsbuf.so.6 /lib/libxo.so.0 /lib/libutil.so.9
/lib/libc.so.7 /lib/libelf.so.2 ~/foo

$ LD_LIBRARY_PATH=~/foo /usr/bin/w
Segmentation fault (core dumped)

Meaning, the exact same .so files, but in a different path, crash!  Currently,
I'm thinking that this may be something in the dynamic linker, but I'm still
not sure.

-- 
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 227808] FreeBSD-11.1-STABLE-amd64-bootonly.iso fails to mount root w/ error 19 on HP DL360G8 via PXE

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227808

--- Comment #7 from Glen Barber  ---
(In reply to vmiller from comment #6)
> Created attachment 192855 [details]
> FreeBSD 11.2-PRERELEASE moonroot error 19

What is printed if you type '? [enter]' at the mountroot prompt?

-- 
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 227659] [PATCH] src.opts.mk: fix to build WITH_GCC=yes when using an external compiler that supports c++11

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227659

--- Comment #4 from Kenneth Salerno  ---
(In reply to Mark Millard from comment #2)
Thank you, Mark, for sharing all of your experiences. I have been using an
external comliler since 11.0-RELEASE, and have found 10.x to be impossible to
hack for gcc6 on i386 (I can get it to compile, but it will segfault
somewhere). I wasn't able to use 10.x on my ppc64 QEMU guest in any form so
wasn't attempting external compilers for that version back then.

In general using an external compiler exposes just how fragile the whole system
is because of idiocintricies or bugs of specific compiler versions, but it is
getting easier and easier since 11.0. And I would prefer to not have to resort
to running HEAD, so I retro-patch a currently supported releng version instead.

11.0 was the only version I was able to get a working kernel compiled with gcc5
and gcc, for both i386 and ppc64. Starting with 11.1 I needed to mix a kernel
built with the system compiler, even for i386 where I am using devel/llvm60
that breaks the iwi device driver (won't scan for networks) and for some reason
multimedia/mplayer segfaults when built with any compiler besides the system
compiler.

-- 
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 227869] Backlight brightness not working on Lenovo B570e

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227869

Bug ID: 227869
   Summary: Backlight brightness not working on Lenovo B570e
   Product: Base System
   Version: 11.1-RELEASE
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: kern
  Assignee: b...@freebsd.org
  Reporter: mike.d.ft...@gmail.com

Created attachment 192927
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192927=edit
Verbose boot dmesg.

I'm aware that to control backlight you have to use graphics/intel-backlight
(is there any chance to see this exposed to sysctl in the future without
needing this kludge?) -- and it works if I bind it to some window manager keys.

However, I can not use the brightness keys via window manager nor devd, because
they generate no events at all. I have tried loading different acpi_* kernel
modules, and none of them work.

-- 
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 227869] Backlight brightness not working on Lenovo B570e

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227869

--- Comment #2 from Michael Danilov  ---
Created attachment 192928
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192928=edit
ACPI errors

These errors show up at random, are they relevant?

-- 
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 227869] Backlight brightness not working on Lenovo B570e

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227869

--- Comment #1 from Michael Danilov  ---
This has always been the case, since version 9, and I have not used any earlier
version.

-- 
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 227808] FreeBSD-11.1-STABLE-amd64-bootonly.iso fails to mount root w/ error 19 on HP DL360G8 via PXE

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227808

--- Comment #8 from vmil...@verisign.com ---
Created attachment 192929
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192929=edit
geoms on disk

The list of available geoms when receiving mountroot error 19. This particular
screenshot was taken when booted to stable/11 as of March and not with the
recent prerelease ISO, which I suspect to return the same result. These geoms
are from a previous working 10.3 installation.

-- 
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 227869] Backlight brightness not working on Lenovo B570e

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227869

Mateusz Piotrowski <0...@freebsd.org> changed:

   What|Removed |Added

   Keywords||needs-qa
 CC||0...@freebsd.org

-- 
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 227869] Backlight brightness media keys are not working on Lenovo B570e (although backlight brightness can be controled via intel_backlight)

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227869

Mateusz Piotrowski <0...@freebsd.org> changed:

   What|Removed |Added

Summary|Backlight brightness not|Backlight brightness media
   |working on Lenovo B570e |keys are not working on
   ||Lenovo B570e (although
   ||backlight brightness can be
   ||controled via
   ||intel_backlight)

-- 
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 227869] Backlight brightness media keys are not working on Lenovo B570e (although backlight brightness can be controlled via intel_backlight)

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227869

Mateusz Piotrowski <0...@freebsd.org> changed:

   What|Removed |Added

Summary|Backlight brightness media  |Backlight brightness media
   |keys are not working on |keys are not working on
   |Lenovo B570e (although  |Lenovo B570e (although
   |backlight brightness can be |backlight brightness can be
   |controled via   |controlled via
   |intel_backlight)|intel_backlight)

-- 
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 227609] Compiling world from sources fails: out of swap space

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227609

--- Comment #6 from Mark Millard  ---
(In reply to Mark Millard from comment #5)

The Pine64+ 2GiB finished the buildworld buildkernel in
a little under 19.5 hr.

-- 
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 227870] i915 video corruption, hangs

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227870

Bug ID: 227870
   Summary: i915 video corruption, hangs
   Product: Base System
   Version: 11.1-RELEASE
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: kern
  Assignee: b...@freebsd.org
  Reporter: mike.d.ft...@gmail.com

When using 2D and 3D accelerated graphics I get corruption like
missing/blinking characters in fonts, broken transparency and torn rectangles
on screen, black with dark blue dots that sometimes move/blink, which sometimes
also show up in textures.

Every half an hour or so of especially intensive use, such as switching
workspaces a lot or running games/flightgear, I see the screen freeze for a
minute, during which everything non-graphics related keeps going -- then most
of the time it recovers, but if one hang happens more hangs are likely to occur
soon, and sometimes they either start happening without a pause, or perf
degrades so bad I have to kill X or reboot the computer.

During that minute I can not do anything at all:
- switching to console does not work;
- if I suspend to reset the video, the whole machine hangs.

So I either have to reboot it -- or just wait a whole minute.

Might be related to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194766
but I don't see the same stream of errors, only the "error:
[drm:pid12:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung"
and something else.

Is there a way to at least make this hangcheck run more often, say, every 10
seconds, so I don't have to just sit there?

-- 
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 227870] i915 video corruption, hangs

2018-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227870

Mateusz Piotrowski <0...@freebsd.org> changed:

   What|Removed |Added

   Keywords||i915
 CC||0...@freebsd.org

-- 
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"