[Bug 284130] vt console driver KMS: system console is not working
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284130 Adriaan de Groot changed: What|Removed |Added CC||adr...@freebsd.org --- Comment #3 from Adriaan de Groot --- The errata at https://www.freebsd.org/releases/14.2R/errata/ say that the drm-kmod modules compiled for 14.1 are bad. I ran into this same problem, with `kldload amdgpu` blanking the screen and leaving me with no vt console at all. I did the following: - rebuilt 14-STABLE from source, make buildworld installworld, that kind of thing - then rebuilt graphics/drm-61-kmod from ports, make deinstall reinstall - then rebuilt relevant graphics/gpu-firmware-amd-kmod with relevant flavors, make deinstall reinstall After **that**, reboot and `kldload amdgpu` works again. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 285363] Fssh_kex_protocol_error
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285363 Jose Luis Duran changed: What|Removed |Added CC||jldu...@freebsd.org --- Comment #3 from Jose Luis Duran --- All errors seem to be originated by port-knocking bots, for example: % echo "SSH-1.5-TEST" | nc 22 sshd-session[]: error: Protocol major versions differ: 2 vs. 1 I fail to see where the bug is. Perhaps, in /etc/syslog.conf comment the line: *.err;auth.notice;authpriv.none;kern.debug;mail.crit/dev/console And restart the service. For a longer explanation, see bug #264600. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 285385] man syslog.conf contains an error in examples section (filters usage)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285385 Bug ID: 285385 Summary: man syslog.conf contains an error in examples section (filters usage) Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Manual Pages Assignee: b...@freebsd.org Reporter: evf...@yandex.ru CC: d...@freebsd.org man syslog.conf contains an error in examples section > # Log ipfw messages with "Deny" in the message body. > :msg, contains, ".*Deny.*" > *.* /var/log/ipfw.deny should be > # Log ipfw messages with "Deny" in the message body. > :msg, contains, "Deny" > *.* /var/log/ipfw.deny -- You are receiving this mail because: You are the assignee for the bug.
[Bug 228621] Certificate validation error in ntpd leap file / ietf.org chain
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228621 Warner Losh changed: What|Removed |Added Resolution|--- |Overcome By Events Status|New |Closed CC||i...@freebsd.org -- You are receiving this mail because: You are the assignee for the bug.
[Bug 271826] FreeBSD is disastrously slow on a PowerMac G5, freezing at every command
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271826 --- Comment #55 from Justin Hibbits --- Created attachment 258647 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=258647&action=edit Alternative patch to test I think this patch has the essence of the tbsync patch. Can you please test this against stock main and report? -- You are receiving this mail because: You are the assignee for the bug.
[Bug 285363] Fssh_kex_protocol_error
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285363 Bug ID: 285363 Summary: Fssh_kex_protocol_error Product: Base System Version: 14.1-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: b...@freebsd.org Reporter: z462v...@mail.lviv.ua sshd error: Fssh_kex_protocol_error: type 20 seq 2 [preauth] sshd error: Fssh_kex_protocol_error: type 30 seq 3 [preauth] sshd error: Fssh_kex_protocol_error: type 20 seq 4 [preauth] sshd error: Fssh_kex_protocol_error: type 30 seq 5 [preauth] sshd error: Fssh_kex_protocol_error: type 20 seq 6 [preauth] sshd error: Fssh_kex_protocol_error: type 30 seq 7 [preauth] sshd error: Fssh_kex_exchange_identification: read: Connection reset by peer sshd[25577]: error: Protocol major versions differ: 2 vs. 1 sshd[26102]: error: Fssh_kex_exchange_identification: read: Connection reset by peer -- You are receiving this mail because: You are the assignee for the bug.
[Bug 285363] Fssh_kex_protocol_error
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285363 --- Comment #2 from Aleks --- I ask you that I do not know what who? -- You are receiving this mail because: You are the assignee for the bug.
[Bug 285363] Fssh_kex_protocol_error
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285363 Herbert J. Skuhra changed: What|Removed |Added CC||herb...@gojira.at --- Comment #1 from Herbert J. Skuhra --- What's the exact issue? That old clients (SSH1) can no longer connect? SSH Protocol 1 is gone. I guess more context is required here. And FreeBSD 14.1-RELEASE is EOL soon. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 285363] Fssh_kex_protocol_error
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285363 --- Comment #4 from Aleks --- Mar 13 23:17:09 kernel: ums0 on uhub0 Mar 13 23:17:09 kernel: ums0: on usbus1 Mar 13 23:17:09 kernel: ums0: 5 buttons and [XYZ] coordinates ID=0 Mar 13 23:17:10 kernel: igc2: link state changed to UP Mar 13 23:17:12 kernel: igc3: link state changed to UP Mar 13 23:17:23 ntpd[2095]: ntpd 4.2.8p16-a (1): Starting Mar 13 23:17:23 kernel: Security policy loaded: MAC/ntpd (mac_ntpd) Mar 13 23:17:23 ntpd[2095]: Command line: /usr/sbin/ntpd -p /var/db/ntp/ntpd.pid -c /etc/ntp.conf -f /var/db/ntp/ntpd.drift -g Mar 13 23:17:23 ntpd[2095]: Mar 13 23:17:23 ntpd[2095]: ntp-4 is maintained by Network Time Foundation, Mar 13 23:17:23 ntpd[2095]: Inc. (NTF), a non-profit 501(c)(3) public-benefit Mar 13 23:17:23 ntpd[2095]: corporation. Support and training for ntp-4 are Mar 13 23:17:23 ntpd[2095]: available at https://www.nwtime.org/support Mar 13 23:17:23 ntpd[2095]: Mar 13 23:17:23 ntpd[2096]: leapsecond file ('/var/db/ntpd.leap-seconds.list'): good hash signature Mar 13 23:17:23 ntpd[2096]: leapsecond file ('/var/db/ntpd.leap-seconds.list'): loaded, expire=2025-06-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37 Mar 13 23:17:23 cron[2172]: login_getclass: unknown class 'portsnap' Mar 13 23:17:23 root[2188]: /etc/rc: WARNING: failed to start apache24 Mar 13 23:17:23 root[2193]: /etc/rc: WARNING: /usr/local/etc/smartd.conf is not readable. Mar 13 23:17:23 root[2197]: /etc/rc: WARNING: failed precmd routine for smartd Mar 13 23:17:32 kernel: www. Mar 13 23:19:23 kernel: WARNING: /mnt/backup was not properly dismounted Mar 13 23:33:25 sshd[4178]: error: Fssh_kex_exchange_identification: read: Connection reset by peer Mar 14 00:41:19 sshd[5971]: error: Fssh_kex_exchange_identification: read: Connection reset by peer Mar 14 01:37:46 sshd[7438]: error: Fssh_kex_exchange_identification: read: Connection reset by peer Mar 14 02:11:06 sshd[8312]: error: Fssh_kex_protocol_error: type 20 seq 2 [preauth] Mar 14 02:11:06 sshd[8312]: error: Fssh_kex_protocol_error: type 30 seq 3 [preauth] Mar 14 02:11:07 sshd[8312]: error: Fssh_kex_protocol_error: type 20 seq 4 [preauth] Mar 14 02:11:07 sshd[8312]: error: Fssh_kex_protocol_error: type 30 seq 5 [preauth] Mar 14 02:11:09 sshd[8312]: error: Fssh_kex_protocol_error: type 20 seq 6 [preauth] Mar 14 02:11:09 sshd[8312]: error: Fssh_kex_protocol_error: type 30 seq 7 [preauth] Mar 14 03:42:08 sshd[12593]: error: Fssh_kex_exchange_identification: read: Connection reset by peer Mar 14 04:08:12 sshd[13424]: error: Fssh_kex_exchange_identification: read: Connection reset by peer Mar 14 05:08:56 sshd[15352]: error: Fssh_kex_protocol_error: type 20 seq 2 [preauth] Mar 14 05:08:56 sshd[15352]: error: Fssh_kex_protocol_error: type 30 seq 3 [preauth] Mar 14 05:08:57 sshd[15352]: error: Fssh_kex_protocol_error: type 20 seq 4 [preauth] Mar 14 05:08:57 sshd[15352]: error: Fssh_kex_protocol_error: type 30 seq 5 [preauth] Mar 14 05:08:58 sshd[15352]: error: Fssh_kex_protocol_error: type 20 seq 6 [preauth] Mar 14 05:08:58 sshd[15352]: error: Fssh_kex_protocol_error: type 30 seq 7 [preauth] Mar 14 05:18:32 sshd[15608]: error: Fssh_kex_exchange_identification: read: Connection reset by peer Mar 14 05:46:14 sshd[16344]: error: Fssh_kex_exchange_identification: read: Connection reset by peer Mar 14 05:56:01 sshd[2160]: error: beginning MaxStartups throttling Mar 14 08:26:33 sshd[20786]: error: PAM: Authentication error for siuchin from 109.235.12.67 Freebsd update 14.2 What can I do here? The system just worked! -- You are receiving this mail because: You are the assignee for the bug.