https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282346
Bug ID: 282346
Summary: usr.sbin/rtadvctl: command show displays incorrect
values and there are conditions under which
segmentation fault occurs
Product: Base System
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271632
Graham Perrin changed:
What|Removed |Added
CC||grahamper...@gmail.com
--- Comment
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290
--- Comment #23 from da...@catwhisker.org ---
Well... Adding stuff to loader.conf has not helped. And hms.ko is getting
loaded whether or not I specify hms_load="YES" in loader.conf. Devices hkbd,
hid, hidbus, evdev, and the "EVDEV_SUPPOR
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290
--- Comment #22 from da...@catwhisker.org ---
(In reply to Vladimir Kondratyev from comment #21)
Hmmm OK; I see that the change was MFCed to stable/14 on Mon Jul 29
18:36:42 2024 +0200; the original commit to head was Wed Jul 10 08:05:25
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290
--- Comment #21 from Vladimir Kondratyev ---
(In reply to david from comment #20)
I have no idea. Inclusion of hidbus and hkbd in GENERIC config in june of 2024
is the only related commit known to me in this year.
You may try to include al
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290
--- Comment #20 from da...@catwhisker.org ---
(In reply to Vladimir Kondratyev from comment #19)
OK; kernel build succeeded; rebooting (verbosely) and at the xdm login
screen, moving my finger on the touchpad causes the mouse cursor to m
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290
--- Comment #19 from Vladimir Kondratyev ---
(In reply to david from comment #18)
Comment out `device hkbd` as well
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290
--- Comment #18 from da...@catwhisker.org ---
(In reply to Vladimir Kondratyev from comment #17)
I was about to claim that I did not, but then I recalled that my kernel config
starts by including GENERIC -- which does have it. :-}
So I appe
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290
--- Comment #17 from Vladimir Kondratyev ---
Do you have `device hidbus` in your kernel config? If yes, try to remove it and
recompile kernel.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290
--- Comment #16 from da...@catwhisker.org ---
(In reply to Vladimir Kondratyev from comment #15)
Ah. Well, while I was doing "other stuff," the screen had blanked out (as
normal). (Recall, I had only logged in via ssh -- trying to do X11 s
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252195
--- Comment #3 from Mark Linimon ---
(In reply to Kai Burghardt from comment #2)
It is marked as "Component: Security" and all such PRs are handed over to
secteam@ and marked as non-accessible by the public. (Only secteam@ and
bugmeister@
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290
--- Comment #15 from Vladimir Kondratyev ---
(In reply to david from comment #14)
vmstat should not change in sampling mode. Check if it works in any way e.g.
with 'libinput debug-events' or running grafical session
--
You are receiving t
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290
--- Comment #14 from da...@catwhisker.org ---
(In reply to Vladimir Kondratyev from comment #13)
Hmmm I suspect that the result is not at all expected:
g1-48(15.0-C)[38] date -u && sudo sysctl dev.iichid.0.sampling_rate_slow=80 &&
date
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290
--- Comment #13 from Vladimir Kondratyev ---
Hmmm... No interrupts. May try to workaround it with `sysctl
dev.iichid.0.sampling_rate_slow=80`
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290
--- Comment #12 from da...@catwhisker.org ---
(In reply to Vladimir Kondratyev from comment #11)
No apparent change.
First:
g1-48(15.0-C)[34] date -u && vmstat -i | grep -i iich && date
Sat Oct 26 23:53:17 UTC 2024
irq51: iichid0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290
--- Comment #11 from Vladimir Kondratyev ---
How the value of iichid0 counter in `vmstat -i` output changes when you touch
the surface?
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279839
Mark Johnston changed:
What|Removed |Added
Resolution|--- |FIXED
Status|Open
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290
--- Comment #10 from da...@catwhisker.org ---
(In reply to Vladimir Kondratyev from comment #9)
OK; so:
g1-48(15.0-C)[21] date -u && sudo sysctl hw.iichid.debug=5
Sat Oct 26 22:52:28 UTC 2024
Password:
hw.iichid.debug: 1 -> 5
I then ran my
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290
--- Comment #9 from Vladimir Kondratyev ---
(In reply to david from comment #8)
Report descriptor has been read, so I2C interface looks basically working
You may raise hw.iichid.debug up to 5 via sysctl or loader tunable and then
touch su
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279839
--- Comment #7 from Christos Margiolis ---
The KASSERT has been removed as of
https://cgit.freebsd.org/src/commit/?id=998de46c51452b046ecd9ba8ed592dd7c4f79f51
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290
--- Comment #8 from da...@catwhisker.org ---
(In reply to Vladimir Kondratyev from comment #7)
No worries! :-)
I appended
# For debugging the hms (mouse)
hw.iichid.debug=1
to /boot/loader.conf, then rebooted (verbosely, in case that might
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252195
--- Comment #2 from Kai Burghardt ---
(In reply to Mark Johnston from comment #1)
Why am I not authorized to access bug #252194?
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290
--- Comment #7 from Vladimir Kondratyev ---
(In reply to david from comment #6)
> g1-48(15.0-C)[1] sudo sysctl hw.iichid.debug=1
I wrote misleading message #2. I am sorry
After sudo sysctl hw.iichid.debug=1 you cannot do klduload iichid.ko
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202663
--- Comment #7 from commit-h...@freebsd.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=20b823a59bc7419a6f93ec5097bd5ee524c20981
commit 20b823a59bc7419a6f93ec5097bd5ee524c20981
Author:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194308
Alexander Ziaee changed:
What|Removed |Added
Summary|The man page for ln(1) is |The man page for ln(1)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194308
Alexander Ziaee changed:
What|Removed |Added
Status|New |Closed
CC|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202663
--- Comment #6 from Alexander Ziaee ---
Sorry for the noise, thanks for closing it!
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282269
--- Comment #1 from commit-h...@freebsd.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=152382e6613d7998fe6f5233767df54d3fdec329
commit 152382e6613d7998fe6f5233767df54d3fdec329
Author:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281156
Mark Johnston changed:
What|Removed |Added
CC||ma...@freebsd.org
Stat
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281156
Bug 281156 depends on bug 281155, which changed state.
Bug 281155 Summary: [PATCH] mfi: Correct a struct member name
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281155
What|Removed |Added
---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277499
Mark Johnston changed:
What|Removed |Added
Assignee|b...@freebsd.org|i...@freebsd.org
Statu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278281
Mark Johnston changed:
What|Removed |Added
CC||ma...@freebsd.org
Assign
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290
--- Comment #6 from da...@catwhisker.org ---
Well, I tried it -- I rebuilt the kernel with:
options IICHID_DEBUG
rebooted, then:
g1-48(15.0-C)[1] sudo sysctl hw.iichid.debug=1
Password:
hw.iichid.debug: 0 -> 1
g1-48(15.0-C)[2] sudo
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278009
Mark Johnston changed:
What|Removed |Added
Status|New |Open
CC|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290
da...@catwhisker.org changed:
What|Removed |Added
CC||da...@catwhisker.org
--- Com
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279122
Mark Johnston changed:
What|Removed |Added
CC||ma...@freebsd.org
Resoluti
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279839
Mark Johnston changed:
What|Removed |Added
CC||ma...@freebsd.org
Stat
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278949
Mark Johnston changed:
What|Removed |Added
Status|New |Closed
CC|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278546
Mark Johnston changed:
What|Removed |Added
Status|Open|Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278348
Mark Johnston changed:
What|Removed |Added
Status|Open|Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280432
--- Comment #2 from commit-h...@freebsd.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=f44029e322446469f116bbd26d51ba857083bacb
commit f44029e322446469f116bbd26d51ba857083bacb
Author:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280432
Mark Johnston changed:
What|Removed |Added
Status|Open|In Progress
Assignee|b..
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243523
Wolfram Schneider changed:
What|Removed |Added
Assignee|wo...@freebsd.org |b...@freebsd.org
--- Comment #
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223526
Wolfram Schneider changed:
What|Removed |Added
Resolution|Works As Intended |FIXED
--- Comment #6 from Wolf
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282192
Ed Maste changed:
What|Removed |Added
Status|Open|In Progress
--
You are receiving this
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202663
Mark Johnston changed:
What|Removed |Added
CC||ma...@freebsd.org
Stat
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282192
--- Comment #3 from commit-h...@freebsd.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=01a5af6a98fc3935b57a5b0616521f46e916caec
commit 01a5af6a98fc3935b57a5b0616521f46e916caec
Author:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282329
Yuri Victorovich changed:
What|Removed |Added
Assignee|b...@freebsd.org|toolch...@freebsd.org
--
You a
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282329
Bug ID: 282329
Summary: Many ports started to fail with: error: implicit
instantiation of undefined template
'std::char_traits'
Product: Base System
Version
49 matches
Mail list logo