[Bug 230868] Devmatch breaks autoloading of driver

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230868 --- Comment #2 from Warner Losh --- https://reviews.freebsd.org/D16895 should fix. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing

[Bug 230868] Devmatch breaks autoloading of driver

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230868 --- Comment #1 from Warner Losh --- I'll take a look at it... likely a simple fix. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing

[Bug 227870] i915 video corruption, hangs

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227870 --- Comment #7 from Carlos J. Puga Medina --- Have you taken a look at their bug database? https://bugs.freedesktop.org/buglist.cgi?quicksearch=artifacts If you report the issue there, maybe they can shed some light on the artifacts/misre

[Bug 230501] EFI loader fails with "panic: free: guard1 fail" when booting

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230501 dbk...@gmail.com changed: What|Removed |Added CC||dbk...@gmail.com --- Comment #3

[Bug 230856] tail -f fails unexpectedly with EINTR if truss is run against it.

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230856 --- Comment #2 from Conrad Meyer --- FWIW, I don't believe this is specific to tail -- any process in kevent() that doesn't mask SIGSTOP probably trips in the same way. -- You are receiving this mail because: You are the assignee for the

[Bug 230856] tail -f fails unexpectedly with EINTR if truss is run against it.

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230856 Conrad Meyer changed: What|Removed |Added Version|11.1-RELEASE|CURRENT CC|

[Bug 230871] efibootmgr lacks necessary functionality

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230871 --- Comment #6 from Warner Losh --- (In reply to Mason Loring Bliss from comment #4) I'm not at all interested in making it Linux compatible. That turns out to be quite hard and not as useful as one would hope since device names are differe

[Bug 230871] efibootmgr lacks necessary functionality

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230871 --- Comment #5 from Warner Losh --- functionality not missing. Just say -l ada0s1:/path/to/loader -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freeb

[Bug 230877] random_fortuna_pre_read: explicit bzero of hash context can be removed

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230877 Conrad Meyer changed: What|Removed |Added CC||delp...@freebsd.org Assig

[Bug 230877] random_fortuna_pre_read: explicit bzero of hash context can be removed

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230877 Bug ID: 230877 Summary: random_fortuna_pre_read: explicit bzero of hash context can be removed Product: Base System Version: CURRENT Hardware: Any OS:

[Bug 230876] save-entropy: Sync saved random data

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230876 Bug ID: 230876 Summary: save-entropy: Sync saved random data Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affec

[Bug 230875] Revisit decision to not block read_random(9) on being seeded

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230875 Bug ID: 230875 Summary: Revisit decision to not block read_random(9) on being seeded Product: Base System Version: CURRENT Hardware: Any OS: Any

[Bug 194766] [drm:pid12:i915_hangcheck_elapsed] [drm:pid12:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194766 --- Comment #66 from Michael Danilov --- FreeBSD 11.2-RELEASE-p2 drm-next-kmod-4.11.g20180822 (updated today from some version around July, but I think I've already seen corruption again) Lenovo B570e Intel(R) Core(TM) i7-2820QM CPU @ 2.30

[Bug 227870] i915 video corruption, hangs

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227870 --- Comment #6 from Michael Danilov --- Eh sorry about shouting. I had written about this in the other bug, not here. -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 227870] i915 video corruption, hangs

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227870 --- Comment #5 from Michael Danilov --- But I get the corruption with modeset driver AND drm-next-kmod! No hangs so far, but lots of corruption! -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 230872] top(1): column alignment is off-by-one in per-thread mode

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230872 Bug ID: 230872 Summary: top(1): column alignment is off-by-one in per-thread mode Product: Base System Version: CURRENT Hardware: Any OS: Any

[Bug 230870] Deprecate Yarrow

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230870 Mark Murray changed: What|Removed |Added Assignee|b...@freebsd.org|ma...@freebsd.org -- You are receiv

[Bug 230870] Deprecate Yarrow

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230870 --- Comment #2 from Mark Murray --- (In reply to Conrad Meyer from comment #0) This was advertised in random(4) in FreeBSD-11 already. I have a tested patch ready to go for this. I'll put it on Phabricator tomorrow. I saw the drm/drm2 di

[Bug 230871] efibootmgr lacks necessary functionality

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230871 --- Comment #4 from Mason Loring Bliss --- So, rather than your renaming this, I'm going to have a look at the code and see if I can submit useful patches to make it compatible with the Linux implementation. If so, that'd probably be a lot

[Bug 230871] efibootmgr lacks necessary functionality

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230871 Kyle Evans changed: What|Removed |Added CC||i...@freebsd.org, |

[Bug 230871] efibootmgr lacks necessary functionality

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230871 --- Comment #2 from Mason Loring Bliss --- I guess since this is a reasonable place to note it, diverging from the Linux efibootmgr syntax is a really bad idea. It works, and people have finger memory now. If you're going to have a wholly n

[Bug 230871] efibootmgr lacks necessary functionality

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230871 --- Comment #1 from Mason Loring Bliss --- FWIW, this mattered because I have an old UEFI system that doesn't use the default loader path and in fact requires an explicit path, which I couldn't set using the FreeBSD tool. Base Board Inform

[Bug 220246] syslogd does not send RFC3164-conformant messages [PATCH]

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220246 --- Comment #3 from mi...@bsd-box.net --- I have not forgotten about this PR :) We're currently in a QA cycle for 11.2 (which I don't believe includes the RFC5424 support?), but once that's done I'll spin up a test machine on -STABLE and te

[Bug 230871] efibootmgr lacks necessary functionality

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230871 Bug ID: 230871 Summary: efibootmgr lacks necessary functionality Product: Base System Version: 11.2-RELEASE Hardware: Any OS: Any Status: New Severi

[Bug 230722] [nvme][resume] Delay and possible deadlock after resume

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230722 Eric van Gyzen changed: What|Removed |Added CC||vangy...@freebsd.org Se

[Bug 230870] Deprecate Yarrow

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230870 Rodney W. Grimes changed: What|Removed |Added CC||rgri...@freebsd.org --- Comment

[Bug 230870] Deprecate Yarrow

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230870 Conrad Meyer changed: What|Removed |Added Blocks||228911 CC|

[Bug 230870] Deprecate Yarrow

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230870 Bug ID: 230870 Summary: Deprecate Yarrow Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me

[Bug 230868] Devmatch breaks autoloading of driver

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230868 Bug ID: 230868 Summary: Devmatch breaks autoloading of driver Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New Severity: Af

[Bug 230847] mm: vm_map.h prevents QEMU compilation

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230847 --- Comment #1 from Konstantin Belousov --- https://reviews.freebsd.org/D16881 -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list

GUITAR ROAD TRIP - PENDING ARRIVALS

2018-08-24 Thread London Vintage Guitars
[[HEADLINE]] [[PERMALINK_FULL_LINK]] TITLE OF YOUR EMAIL The content of your email goes here. You can drag and drop blocks of text, images or other content elements to add them to your message. Customize the

[Bug 230840] top - proposed enhancements

2018-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230840 Michael Dexter changed: What|Removed |Added CC||edi...@callfortesting.org --- Com