[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

[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

[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

[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

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

[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

[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.

[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

[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

[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

[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

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

[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

[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

[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

[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?

[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

[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

[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

[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.

[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

[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

[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

[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

[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

[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

[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