Re: Catastrophe Re: Proliferating LLVMs

Liste des GroupesRevenir à cubf misc 
Sujet : Re: Catastrophe Re: Proliferating LLVMs
De : sgk (at) *nospam* REMOVEtroutmask.apl.washington.edu (Steven G. Kargl)
Groupes : comp.unix.bsd.freebsd.misc
Date : 13. Mar 2024, 03:21:49
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <usqv3d$jgi0$1@dont-email.me>
References : 1 2 3 4 5 6 7
User-Agent : Pan/0.145 (Duplicitous mercenary valetism; d7e168a git.gnome.org/pan2)
On Wed, 13 Mar 2024 00:37:39 +0000, Louis Epstein wrote:

Louis Epstein <le@main.lekno.ws> wrote:
 
My FTP upgrade from 13.2 to 13.3
has unexpectedly crashed everything
(here I am posting from a backup account
from an Ubuntu partition).
 
I can boot single-user on the SSD but
any attempt to go multi-user produces
a crash on a kldload process.
 
The messages with regard to the page panic
include a kdb backtrace listing
vpanic
panic
trap_fatal
trap_pfault
calltrap
ttm_bo_validate
ttm_bo_init_reserved
ttm_bo_init
radeon_bo_create
radeon_ttm_init
si_init
radeon_device_init
radeon_driver_load_kms
drm_dev_register
radeon_pci_probe
linux_pci_attach_device
device_attach
 
and it hits around kernel module loading time after the uhubs.
 
Any idea if there's a way to get a working 13.3 install without
destroying the existing accounts and so forth?
 
(I backed up a lot of the SSD's key partitions to an HDD but
rebuilding is quite a chore.The DVDs don't seem usable for
upgrading an existing FreeBSD installation,only for making
new ones?)

Boot to single-user mode (2 in the boot menu).  When you
get to the root# prompt.

For UFS2 system, do

# fsck -y
# fsck -y

I don't use ZFS, so don't know if the above matters.

# mount -a
# vi /etc/rc.conf
<comment out kld_list="radeaon_yada" line>
# sync
# exit

You should end up in a console, i.e., no X11 window.
Log in as root.

Assuming you have a populated /usr/ports,

% pkg info | grep kmod
drm-515-kmod-5.15.118_3
gpu-firmware-amd-kmod
...
gpu-firmware-radeon-kmod-verde
% portmaster -Byd drm-515-kmod
% portmaster -Byd gpu-firmware\*
% vi /etc/rc.conf
<uncomment out kld_list="radeaon_yada" line>
% sync
% shutdown -r now

--
steve







Date Sujet#  Auteur
11 Mar 24 * Re: Proliferating LLVMs17Louis Epstein
13 Mar 24 `* Catastrophe Re: Proliferating LLVMs16Louis Epstein
13 Mar 24  `* Re: Catastrophe Re: Proliferating LLVMs15Steven G. Kargl
13 Mar 24   +- Re: Catastrophe Re: Proliferating LLVMs1John D Groenveld
13 Mar 24   `* Re: Catastrophe Re: Proliferating LLVMs13Louis Epstein
14 Mar 24    +* Re: Catastrophe Re: Proliferating LLVMs11Louis Epstein
14 Mar 24    i`* Still No X (Re: Catastrophe Re: Proliferating LLVMs)10Louis Epstein
14 Mar 24    i `* Re: Still No X (Re: Catastrophe Re: Proliferating LLVMs)9Steven G. Kargl
14 Mar 24    i  +* Re: Still No X (Re: Catastrophe Re: Proliferating LLVMs)6John D Groenveld
14 Mar 24    i  i`* Re: Still No X (Re: Catastrophe Re: Proliferating LLVMs)5Steven G. Kargl
15 Mar 24    i  i `* Re: Still No X (Re: Catastrophe Re: Proliferating LLVMs)4John D Groenveld
15 Mar 24    i  i  `* Re: Still No X (Re: Catastrophe Re: Proliferating LLVMs)3Steven G. Kargl
15 Mar 24    i  i   `* Re: Still No X (Re: Catastrophe Re: Proliferating LLVMs)2John D Groenveld
16 Mar 24    i  i    `- Re: Still No X (Re: Catastrophe Re: Proliferating LLVMs)1John D Groenveld
15 Mar 24    i  `* Re: Still No X (Re: Catastrophe Re: Proliferating LLVMs)2Louis Epstein
15 Mar 24    i   `- Re: Still No X (Re: Catastrophe Re: Proliferating LLVMs)1Steven G. Kargl
14 Mar 24    `- Re: Catastrophe Re: Proliferating LLVMs1Steven G. Kargl

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal