[Bug 246309] r360637 kern.evdev.rcpt_mask=12 by default breaks doubletap on Thinkpad T400 synaptic touchpad
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 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 200663] zfs allow/unallow doesn't show numeric UID when the ID no longer exists in the password file
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200663 Andriy Gapon changed: What|Removed |Added Status|New |In Progress --- Comment #11 from Andriy Gapon --- I committed Xin Li's patch as base r360956. -- 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 200663] zfs allow/unallow doesn't show numeric UID when the ID no longer exists in the password file
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 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 246309] r360637 kern.evdev.rcpt_mask=12 by default breaks doubletap on Thinkpad T400 synaptic touchpad
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 XTEST pointer id=4[slave pointer (2)] â âł System mouse id=7[slave pointer (2)] â âł SynPS/2 Synaptics TouchPad id=10 [slave pointer (2)] â âł TPPS/2 IBM TrackPointid=11 [slave pointer (2)] ⣠Virtual core keyboardid=3[master keyboard (2)] âł Virtual core XTEST keyboard id=5[slave keyboard (3)] âł System keyboard multiplexer id=6[slave keyboard (3)] âł Sleep Button id=8[slave keyboard (3)] âł AT keyboard id=9[slave keyboard (3)] $ xinput list-props 10 Device 'SynPS/2 Synaptics TouchPad': Device Enabled (133): 1 Coordinate Transformation Matrix (134): 1.00, 0.00, 0.00, 0.00, 1.00, 0.00, 0.00, 0.00, 1.00 libinput Tapping Enabled (289): 0 libinput Tapping Enabled Default (290): 0 libinput Tapping Drag Enabled (291):1 libinput Tapping Drag Enabled Default (292):1 libinput Tapping Drag Lock Enabled (293): 0 libinput Tapping Drag Lock Enabled Default (294): 0 libinput Tapping Button Mapping Enabled (295): 1, 0 libinput Tapping Button Mapping Default (296): 1, 0 libinput Natural Scrolling Enabled (271): 0 libinput Natural Scrolling Enabled Default (272): 0 libinput Disable While Typing Enabled (297):1 libinput Disable While Typing Enabled Default (298):1 libinput Scroll Methods Available (273):1, 1, 0 libinput Scroll Method Enabled (274): 0, 0, 0 libinput Scroll Method Enabled Default (275): 1, 0, 0 libinput Accel Speed (280): 0.00 libinput Accel Speed Default (281): 0.00 libinput Left Handed Enabled (285): 0 libinput Left Handed Enabled Default (286): 0 libinput Send Events Modes Available (256): 1, 1 libinput Send Events Mode Enabled (257):0, 0 libinput Send Events Mode Enabled Default (258):0, 0 Device Node (259): "/dev/input/event5" Device Product ID (260):2, 7 libinput Drag Lock Buttons (287): libinput Horizontal Scroll Enabled (288): 1 No wm/de, just X and dwm. -- 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 224496] mpr and mps drivers seems to have issues with large seagate drives
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: mps0: IOC Fault 0x4d04, Resetting May 8 17:36:00 nyx kernel: mps0: Reinitializing controller May 8 17:36:00 nyx kernel: mps0: Firmware: 19.00.00.00, Driver: 21.02.00.00-fbsd May 8 17:36:00 nyx kernel: mps0: IOCCapabilities: 1285c May 8 17:50:44 nyx kernel: mps0: IOC Fault 0x4d04, Resetting May 8 17:50:44 nyx kernel: mps0: Reinitializing controller May 8 17:50:44 nyx kernel: mps0: Firmware: 19.00.00.00, Driver: 21.02.00.00-fbsd May 8 17:50:44 nyx kernel: mps0: IOCCapabilities: 1285c May 8 18:10:06 nyx kernel: mps0: IOC Fault 0x4d04, Resetting May 8 18:10:06 nyx kernel: mps0: Reinitializing controller May 8 18:10:06 nyx kernel: mps0: Firmware: 19.00.00.00, Driver: 21.02.00.00-fbsd May 8 18:10:06 nyx kernel: mps0: IOCCapabilities: 1285c May 8 18:27:27 nyx kernel: mps0: IOC Fault 0x4d04, Resetting May 8 18:27:27 nyx kernel: mps0: Reinitializing controller May 8 18:27:27 nyx kernel: mps0: Firmware: 19.00.00.00, Driver: 21.02.00.00-fbsd We upgraded the controller firmware to 20.00.07.00 and tried again: [root@nyx ~]# mpsutil show all Adapter: mps0 Adapter: Board Name: SAS9211-8i Board Assembly: Chip Name: LSISAS2008 Chip Revision: ALL BIOS Revision: 0.00.00.00 Firmware Revision: 20.00.07.00 Integrated RAID: no PhyNum CtlrHandle DevHandle Disabled Speed MinMaxDevice 0 00010009 N 6.0 1.56.0SAS Initiator 1 0002000a N 6.0 1.56.0SAS Initiator 2 0003000b N 6.0 1.56.0SAS Initiator 3 0004000c N 6.0 1.56.0SAS Initiator 4 0005000d N 6.0 1.56.0SAS Initiator 5 0006000e N 6.0 1.56.0SAS Initiator 6 0007000f N 6.0 1.56.0SAS Initiator 7 00080010 N 6.0 1.56.0SAS Initiator Devices: BTSAS Address Handle ParentDeviceSpeed Enc Slot Wdt 00 01 44332211 00090001 SATA Target 6.0 0001 031 00 04 443322110100 000a0002 SATA Target 6.0 0001 021 00 03 443322110200 000b0003 SATA Target 6.0 0001 011 00 00 443322110300 000c0004 SATA Target 6.0 0001 001 00 02 443322110400 000d0005 SATA Target 6.0 0001 071 00 05 443322110500 000e0006 SATA Target 6.0 0001 061 00 06 443322110600 000f0007 SATA Target 6.0 0001 051 00 07 443322110700 00100008 SATA Target 6.0 0001 041 Enclosures: Slots Logical ID SEPHandle EncHandleType 08500605b001551a80 0001 Direct Attached SGPIO Expanders: NumPhys SAS Address DevHandle Parent EncHandle SAS Level [root@nyx ~]# for i in $(camcontrol devlist | grep "ST12000" | cut -d"," -f2 | cut -d")" -f1); do > camcontrol tags $i > done (pass0:mps0:0:0:0): device openings: 1 (pass1:mps0:0:1:0): device openings: 1 (pass2:mps0:0:2:0): device openings: 1 (pass3:mps0:0:3:0): device openings: 1 (pass4:mps0:0:4:0): device openings: 1 (pass5:mps0:0:5:0): device openings: 1 (pass6:mps0:0:6:0): device openings: 1 (pass7:mps0:0:7:0): device openings: 1 [root@nyx ~]# Results: May 11 15:58:58 nyx kernel: (da7:mps0:0:7:0): READ(10). CDB: 28 00 ef 46 55 38 00 00 10 00 length 8192 SMID 64 Command timeout on target 7(0x0010) 9 set, 90.154685585 elapsed May 11 15:58:58 nyx kernel: mps0: Sending abort to target 7 for SMID 64 May 11 15:58:58 nyx kernel: (da7:mps0:0:7:0): READ(10). CDB: 28 00 ef 46 55 38 00 00 10 00 length 8192 SMID 64 Aborting command 0xfe00f92e5600 May 11 15:58:58 nyx kernel: (da2:mps0:0:2:0): READ(16). CDB: 88 00 00 00 00 04 e9 23 92 a0 00 00 00 20 00 00 length 16384 SMID 1564 Command timeout on target 2(0x000d) 9 set, 90.120064627 elapsed May 11 15:58:58 nyx kernel: mps0: Sending abort to target 2 for SMID 1564 May 11 15:58:58 nyx kernel: (da2:mps0:0:2:0): READ(16). CDB: 88 00 00 00 00 04 e9 23 92 a0 00 00 00 20 00 00 length 16384 SMID 1564 Aborting command 0xfe00f93635a0 May 11 15:58:58 nyx kernel: (da6:mps0:0:6:0): READ(16). CDB: 88 00 00 00 00 04 e8 09 8e 30 00 00 00 30 00 00 length 24576 SMID 432 Command timeout on target 6(0x000f) 9 set, 90.97377933 elapsed May 11 15:58:58 nyx kernel: mps0: Sending abort to target 6 for SMID 432 May 11 15:58:58 nyx kernel: (da6:mps0:0:6:0): READ(16). CDB: 88 00 00 00 00 04 e8 09 8e 30 00 00 00 30 00 00 length 24576 SMID 432 Aborting command 0xfe00f9304480 May 11 15:58:58 nyx kern
[Bug 224496] mpr and mps drivers seems to have issues with large seagate drives
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 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"
Undefined symbol "__stdin@FBSD_1_0"
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 reinstalled OS again today: after freebsd-update to 12.1-RELEASE-p5 ld-elf.so.1: /lib/libedit.so.7 : Undefined symbol "__stdin@FBSD_1_0" Enter full pathname of shell or RETURN for /bin/sh any clues ? thanks Adrian ___ 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 244533] [patch] diff(1) --label not honoured for "print_status"
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244533 Jamie Landeg-Jones changed: What|Removed |Added CC||ja...@catflap.org --- Comment #2 from Jamie Landeg-Jones --- Hi. Any chance this will make it into 12.2? Cheers -- 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 246385] SIGCHLD dropped if generated while blocked in sigfastblock
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246385 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org Resolution|--- |FIXED Status|New |Closed -- 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 244533] [patch] diff(1) --label not honoured for "print_status"
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 of time between here and 12.2 it will certainly be 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 237664] [patch] systat -zarc to display cumulative rate and round down large numbers by SI units
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 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 246430] uname -b doesn't work on powerpc64
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: Affects Only Me Priority: --- Component: bin Assignee: b...@freebsd.org Reporter: b...@facefault.org Replicable in r360723 powerpc64 snapshot as distributed. # uname -b uname: sysctlbyname: No such file or directory Expected results: definitely not that. The kern.build_id sysctl returns an empty string and doesn't show up in sysctl -a output. -- 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 246385] SIGCHLD dropped if generated while blocked in sigfastblock
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: 246385 Changes: user/pho/stress2/misc/sigfastblock2.sh -- 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 224496] mpr and mps drivers seems to have issues with large seagate drives
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 could try a few things to get to the root cause: a: also disable ZFS cache flush sysctl vfs.zfs.cache_flush_disable=1 even though your drives are not SMRs b: experiment with larger timeout values also observe "gstat" output and ensure the first column L(q) is continually returning to zero and not getting stuck for any of the drives c: try setting reducing the SCIC speed to 3.0 in the controller settings; just to eliminate some disk firmware speed compatibility issue. Side note, not sure if this applies to your drives but a few of mine don't support NCQ TRIM and are not properly driver blacklisted, so I had to set vfs.unmapped_buf_allowed=0 in loader.conf -- 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"