From nobody Tue Nov 18 19:20:13 2025 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4d9vZv4w23z6GPMw for ; Tue, 18 Nov 2025 19:20:23 +0000 (UTC) (envelope-from opensource@uitveenendaal.nl) Received: from mailrelay1.mijnmailprovider.nl (mailrelay1.mijnmailprovider.nl [46.235.45.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4d9vZt35v2z3XYy for ; Tue, 18 Nov 2025 19:20:22 +0000 (UTC) (envelope-from opensource@uitveenendaal.nl) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of opensource@uitveenendaal.nl designates 46.235.45.170 as permitted sender) smtp.mailfrom=opensource@uitveenendaal.nl Received: from mailnode8.webreus.email (unknown [46.235.42.205]) by mailrelay1.mijnmailprovider.nl (Postfix) with ESMTP id F2F393661C for ; Tue, 18 Nov 2025 20:20:13 +0100 (CET) Received: from localhost (unknown [127.0.0.1]) by mailnode8.webreus.email (Postfix) with ESMTP id B548410262D6 for ; Tue, 18 Nov 2025 19:20:13 +0000 (UTC) Received: from mailnode8.webreus.email ([127.0.0.1]) by localhost (mailnode8.webreus.email [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EkMT0pCzO3JJ for ; Tue, 18 Nov 2025 20:20:13 +0100 (CET) X-MMP-Auth-Sender: opensource@uitveenendaal.nl Received: from [192.168.88.38] (unknown [45.142.235.164]) (Authenticated sender: opensource@uitveenendaal.nl) by mailnode8.webreus.email (Postfix) with ESMTPA id 95D2C10262A8 for ; Tue, 18 Nov 2025 20:20:13 +0100 (CET) Message-ID: <234ae3a0-eed0-4c33-ad3c-9d5811549562@uitveenendaal.nl> Date: Tue, 18 Nov 2025 20:20:13 +0100 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: freebsd-current@FreeBSD.org From: Michael Subject: HP ProBook 6550b hangs on kernels above 14.0-RELEASE Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Bar: -- X-Spamd-Result: default: False [-2.35 / 15.00]; NEURAL_HAM_SHORT(-0.96)[-0.963]; NEURAL_HAM_MEDIUM(-0.83)[-0.832]; NEURAL_HAM_LONG(-0.26)[-0.257]; R_SPF_ALLOW(-0.20)[+ip4:46.235.45.128/25]; MIME_GOOD(-0.10)[text/plain]; RECEIVED_HELO_LOCALHOST(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; ASN(0.00)[asn:213192, ipnet:46.235.40.0/21, country:NL]; R_DKIM_NA(0.00)[]; MLMMJ_DEST(0.00)[freebsd-current@FreeBSD.org]; RCVD_COUNT_THREE(0.00)[4]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_LAST(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; DMARC_NA(0.00)[uitveenendaal.nl]; RCPT_COUNT_ONE(0.00)[1] X-Rspamd-Queue-Id: 4d9vZt35v2z3XYy Hello, ==== One of my old laptops (HP ProBook 6550b) was running FreeBSD 14.0-RELEASE (amd64) perfectly fine, but upgrading to anything higher results in a boot that hangs at the line: psm0: model Synaptics Touchpad, device ID 0 A while ago I tried upgrading to 14.1-RELEASE and run into this problem. Back then I decided to wait, hoping this glitch would be ironed out in a later release. But today experimenting with 14.3-RELEASE and 15.0-STABLE from 20251113 I got the same results. It would be great to find a fix for this and would like to help troubleshooting this issue. I'm not even close to a kernel developer though, but perfectly capable of gathering all kinds of information (I'm a FreeBSD-user since version 4.4) and help testing. ==== This is what I posted on the FreeBSD forum. The post is here: https://forums.freebsd.org/threads/hp-probook-6550b-not-booting-14-3-release-15-0-stable.100065/ The conclusion there was to try again on this mailing list. I tried kernels 14.1-RELEASE, 14.3-RELEASE, 15.0-STABLE and the most recent version I tested with is FreeBSD-16.0-CURRENT-amd64-20251110-dbb34d496708-281771 The problem is still there. It seems the system locks up since scolling back up doesn't work either. I wonder if anyone is willing to look into this. The offer to help troubleshooting this and test a solution (if any) stands. Kind regards, Michael