Date: Wed, 29 May 2024 18:02:24 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 271826] FreeBSD is disastrously slow on a PowerMac G5, freezing at every command Message-ID: <bug-271826-227-2EhsxynGLq@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-271826-227@https.bugs.freebsd.org/bugzilla/> References: <bug-271826-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271826 --- Comment #25 from Mitch <mitch_com@hotmail.com> --- Hello everyone, In my attempt to build a Kernel without c583b02587, I was initially confron= ted to this conflict below=20 mitch@bsd:~/freebsd-src $ git status On branch tracking-branch You are currently reverting commit c583b0258728. (fix conflicts and run "git revert --continue") (use "git revert --skip" to skip this patch) (use "git revert --abort" to cancel the revert operation) Changes to be committed: (use "git restore --staged <file>..." to unstage) modified: sys/conf/files.powerpc modified: sys/powerpc/powermac/macio.c modified: sys/powerpc/powermac/platform_powermac.c Unmerged paths: (use "git restore --staged <file>..." to unstage) (use "git add/rm <file>..." as appropriate to mark resolution) deleted by them: sys/powerpc/powermac/platform_powermac.h deleted by them: sys/powerpc/powermac/tbgpio.c I've simply removed both files mentioned above in the unmerged section and I was able to build a Kernel which I assume was the right thing to do, if not please let me know. Thanks to Warner's instructions I then cross compiled a test kernel against= the main branch from the freebsd source tree which appears to be the current 15 revision. You can find it here : https://box.ochem.net/cloud/index.php/s/Q6aCBiFdWrk69rb I haven't test it myself but I assume you could simply rename it to kernel.= txz and do an in place replacement for testing purposes. If needed I could also build a Stable/14 version of it. Cheers, Mitch --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271826-227-2EhsxynGLq>