[Bug 246309] r360637 kern.evdev.rcpt_mask=12 by default breaks doubletap on Thinkpad T400 synaptic touchpad

2020-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246309 --- Comment #7 from Andriy Gapon --- (In reply to jakub_lach from comment #6) What does xinput utility show? Specifically xinput --list and xinput list-props . Also, what desktop environment / manager do you use? -- You are receiving this

[Bug 200663] zfs allow/unallow doesn't show numeric UID when the ID no longer exists in the password file

2020-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200663 Andriy Gapon changed: What|Removed |Added Status|New |In Progress --- Comment #11 from An

[Bug 200663] zfs allow/unallow doesn't show numeric UID when the ID no longer exists in the password file

2020-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200663 Andriy Gapon changed: What|Removed |Added Assignee|b...@freebsd.org|a...@freebsd.org -- You are receiv

[Bug 246309] r360637 kern.evdev.rcpt_mask=12 by default breaks doubletap on Thinkpad T400 synaptic touchpad

2020-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246309 --- Comment #8 from jakub_l...@mailplus.pl --- (In reply to Andriy Gapon from comment #7) Thank you for taking interest. $ xinput --list ⥠Virtual core pointer id=2[master pointer (3)] â âł Virtual core XTES

[Bug 224496] mpr and mps drivers seems to have issues with large seagate drives

2020-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224496 --- Comment #42 from Matthias Pfaller --- We followed the advice of Christop Bubel, disabled NCQ and set the timeouts to 90s (I can't imagine a situation where this should be necessary, but still...). Results: May 8 17:36:00 nyx kernel: m

[Bug 224496] mpr and mps drivers seems to have issues with large seagate drives

2020-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224496 --- Comment #43 from Matthias Pfaller --- (In reply to Matthias Pfaller from comment #42) Sorry, I messed up the names... This should have been Sharad Ahlawat and not Christoph Bubel. -- You are receiving this mail because: You are the as

Undefined symbol "__stdin@FBSD_1_0"

2020-05-12 Thread Adrian
Hi all, fresh new  install of fbsd 12.1 on a new system yesterday - all good and working updated afterwards to 12.1-RELEASE-p4 and i  can't boot anymore : ld-elf.so.1: /lib/libedit.so.7 : Undefined symbol "__isthreaded@FBSD_1_0" Enter full pathname of shell or RETURN for /bin/sh reinstall

[Bug 244533] [patch] diff(1) --label not honoured for "print_status"

2020-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244533 Jamie Landeg-Jones changed: What|Removed |Added CC||ja...@catflap.org --- Comment

[Bug 246385] SIGCHLD dropped if generated while blocked in sigfastblock

2020-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246385 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org Resolution|-

[Bug 244533] [patch] diff(1) --label not honoured for "print_status"

2020-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244533 --- Comment #3 from Kyle Evans --- The patch looks trivial enough to me; as a style nit, we'll want to push the path1/path2 assignments off to the next line, but this can be done pre-commit. I'll coordinate with bapt@, but given the length

[Bug 237664] [patch] systat -zarc to display cumulative rate and round down large numbers by SI units

2020-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237664 --- Comment #7 from o...@j.email.ne.jp --- (In reply to Michael Reifenberger from comment #5) Thank you for taking patches. I have few more small fixes and improvements locally. I will be nice if you can assist in the future, too. -- You

[Bug 246430] uname -b doesn't work on powerpc64

2020-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246430 Bug ID: 246430 Summary: uname -b doesn't work on powerpc64 Product: Base System Version: CURRENT Hardware: powerpc OS: Any Status: New Severity: Aff

[Bug 246385] SIGCHLD dropped if generated while blocked in sigfastblock

2020-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246385 --- Comment #4 from commit-h...@freebsd.org --- A commit references this bug: Author: pho Date: Wed May 13 06:41:42 UTC 2020 New revision: 361003 URL: https://svnweb.freebsd.org/changeset/base/361003 Log: Added a regression test. PR:

[Bug 224496] mpr and mps drivers seems to have issues with large seagate drives

2020-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224496 --- Comment #44 from Sharad Ahlawat --- (In reply to Matthias Pfaller from comment #43) logs shows the read events are still timing out, even with 90 also there are no retry messages, is "sysctl kern.cam.da.retry_count" set to 0 ? you co