You are not logged in.

#1 2021-05-25 18:33:27

liticovjesac
Member
From: Köln-Stockholm-Belgrade
Registered: 2008-07-16
Posts: 112

[SOLVED] linux-lts unknown filesystem type ext4

Hi,
I have a problem with booting linux-lts. Boot process ends with following message (typing from screenshot). Before this message there are some ACPI errors like: No pointer back to namespace node in package 0000000

Warning: /lib/modules/5.12.6-arch1-1/modules.devname not found - ignoring
Starting version 248.3-2-arch
:: running hook (udev) 
:: Triggering uevents...
:: performing fsck on '/dev/nvme0n1p2'
/dev/nvme0n1p2: clean, 371587/30769152 files, 8220383/123076352 blocks
:: mounting /dev/nvme0n1p2 on real root
mount: /new_root: unknown filesystem type 'ext4'
You are now being dropped into emergency shell.
sh: can't access tty: job control turned off

I have both linux and linux-lts. Everything installed through pacman with systemd-bootloader. System fully updated. Never touched mkinicpio.conf Dell laptop with ssd. Lates linux kernel boot and works fine but linux-lts brakes.  Here is pacman output from when I removed and again new install ed linux-lts:

[2021-05-25T19:38:41+0200] [PACMAN] Running 'pacman -R linux-lts'
[2021-05-25T19:38:45+0200] [ALPM] running '60-mkinitcpio-remove.hook'...
[2021-05-25T19:38:45+0200] [ALPM] transaction started
[2021-05-25T19:38:46+0200] [ALPM] removed linux-lts (5.10.39-1)
[2021-05-25T19:38:46+0200] [ALPM] transaction completed
[2021-05-25T19:38:46+0200] [ALPM] running '30-systemd-update.hook'...
[2021-05-25T19:38:46+0200] [ALPM] running '60-depmod.hook'...
[2021-05-25T19:46:58+0200] [PACMAN] Running 'pacman -S linux-lts'
[2021-05-25T19:47:00+0200] [ALPM] transaction started
[2021-05-25T19:47:01+0200] [ALPM] installed linux-lts (5.10.39-1)
[2021-05-25T19:47:01+0200] [ALPM] transaction completed
[2021-05-25T19:47:01+0200] [ALPM] running '30-systemd-update.hook'...
[2021-05-25T19:47:01+0200] [ALPM] running '60-depmod.hook'...
[2021-05-25T19:47:06+0200] [ALPM] running '90-mkinitcpio-install.hook'...[[2021-05-25T19:47:06+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'default'
[2021-05-25T19:47:06+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts.img
[2021-05-25T19:47:06+0200] [ALPM-SCRIPTLET] ==> Starting build: 5.10.39-1-lts
[2021-05-25T19:47:06+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2021-05-25T19:47:06+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2021-05-25T19:47:06+0200] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2021-05-25T19:47:06+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2021-05-25T19:47:06+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2021-05-25T19:47:07+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: xhci_pci
[2021-05-25T19:47:07+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2021-05-25T19:47:07+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2021-05-25T19:47:07+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2021-05-25T19:47:07+0200] [ALPM-SCRIPTLET] ==> Generating module dependencie
[2021-05-25T19:47:07+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: /boot/initramfs-linux-lts.img
[2021-05-25T19:47:07+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2021-05-25T19:47:07+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'fallback'
[2021-05-25T19:47:07+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts-fallback.img -S autodetect
[2021-05-25T19:47:07+0200] [ALPM-SCRIPTLET] ==> Starting build: 5.10.39-1-lts
[2021-05-25T19:47:07+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2021-05-25T19:47:07+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2021-05-25T19:47:07+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2021-05-25T19:47:08+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2021-05-25T19:47:09+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: xhci_pci
[2021-05-25T19:47:09+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2021-05-25T19:47:10+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2021-05-25T19:47:11+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2021-05-25T19:47:12+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2021-05-25T19:47:12+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: /boot/initramfs-linux-lts-fallback.img
[2021-05-25T19:47:13+0200] [ALPM-SCRIPTLET] ==> Image generation successful

Any idea what goes wrong?
Thanx

Last edited by liticovjesac (2021-05-26 15:04:49)

Offline

#2 2021-05-25 19:32:16

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,998

Re: [SOLVED] linux-lts unknown filesystem type ext4

You're booting not booting 5.10.39-1-ltsbut 5.12.6 - and the modules for that aren't installed?

Typical causes for any kind of mess-up itr. revolve around the /boot partition.
It's either not mounted during the update or it is mounted, but you're actually booting from the root partition.

5.12.6-arch1-1 however is the current kernel - just not the lts one.

Online

#3 2021-05-25 19:45:28

liticovjesac
Member
From: Köln-Stockholm-Belgrade
Registered: 2008-07-16
Posts: 112

Re: [SOLVED] linux-lts unknown filesystem type ext4

seth wrote:

You're booting not booting 5.10.39-1-ltsbut 5.12.6 - and the modules for that aren't installed?

Typical causes for any kind of mess-up itr. revolve around the /boot partition.
It's either not mounted during the update or it is mounted, but you're actually booting from the root partition.

5.12.6-arch1-1 however is the current kernel - just not the lts one.

I am not shure that I understand what you mean. smile
I dont know how to know if boot partition is mounted during update. In systemd-boot entries both, linux-lts and linux are pointing to same, root partition. Linux boot linux-lts not. Could you please be more detailed?

Offline

#4 2021-05-25 19:50:57

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,998

Re: [SOLVED] linux-lts unknown filesystem type ext4

"sure"

lsblk -f
cat /etc/fstab
ls -R /lib/modules

Post #1 says you're booting 5.12.6-arch1-1 (the "linux", not "linux-lts" kernel) and are dropped into a rescue shell, becaue the modules for the kernel cannot be found.
There's no indication of a failing linux-lts kernel boot because there's no indication of a linux-lts kernel boot to begin with.

Edit: do you maybe only succeed w/ the failsafe/fallback initramfs (which has most/all modules included)?

Last edited by seth (2021-05-25 19:51:41)

Online

#5 2021-05-25 20:02:29

liticovjesac
Member
From: Köln-Stockholm-Belgrade
Registered: 2008-07-16
Posts: 112

Re: [SOLVED] linux-lts unknown filesystem type ext4

seth wrote:

"sure"

lsblk -f
cat /etc/fstab
ls -R /lib/modules

Post #1 says you're booting 5.12.6-arch1-1 (the "linux", not "linux-lts" kernel) and are dropped into a rescue shell, becaue the modules for the kernel cannot be found.
There's no indication of a failing linux-lts kernel boot because there's no indication of a linux-lts kernel boot to begin with.

Edit: do you maybe only succeed w/ the failsafe/fallback initramfs (which has most/all modules included)?

Here we go:

NAME        MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
nvme0n1     259:0    0 476.9G  0 disk 
├─nvme0n1p1 259:1    0   511M  0 part /boot
├─nvme0n1p2 259:2    0 469.5G  0 part /
└─nvme0n1p3 259:3    0   6.9G  0 part [SWAP]

Modules its very long list, but here it is:

/lib/modules/5.12.6-arch1-1/kernel/net/ipv6:
ah6.ko.xz   esp6_offload.ko.xz  ila            ip6_tunnel.ko.xz      ip6_vti.ko.xz  mip6.ko.xz  sit.ko.xz      xfrm6_tunnel.ko.xz
esp6.ko.xz  fou6.ko.xz          ip6_gre.ko.xz  ip6_udp_tunnel.ko.xz  ipcomp6.ko.xz  netfilter   tunnel6.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/ipv6/ila:
ila.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/ipv6/netfilter:
ip6table_filter.ko.xz  ip6table_security.ko.xz  ip6t_frag.ko.xz        ip6t_NPT.ko.xz       ip6t_srh.ko.xz        nf_flow_table_ipv6.ko.xz  nft_dup_ipv6.ko.xz
ip6table_mangle.ko.xz  ip6_tables.ko.xz         ip6t_hbh.ko.xz         ip6t_REJECT.ko.xz    ip6t_SYNPROXY.ko.xz   nf_log_ipv6.ko.xz         nft_fib_ipv6.ko.xz
ip6table_nat.ko.xz     ip6t_ah.ko.xz            ip6t_ipv6header.ko.xz  ip6t_rpfilter.ko.xz  nf_defrag_ipv6.ko.xz  nf_reject_ipv6.ko.xz      nf_tproxy_ipv6.ko.xz
ip6table_raw.ko.xz     ip6t_eui64.ko.xz         ip6t_mh.ko.xz          ip6t_rt.ko.xz        nf_dup_ipv6.ko.xz     nf_socket_ipv6.ko.xz      nft_reject_ipv6.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/kcm:
kcm.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/key:
af_key.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/l2tp:
l2tp_core.ko.xz  l2tp_debugfs.ko.xz  l2tp_eth.ko.xz  l2tp_ip6.ko.xz  l2tp_ip.ko.xz  l2tp_netlink.ko.xz  l2tp_ppp.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/llc:
llc2.ko.xz  llc.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/mac80211:
mac80211.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/mac802154:
mac802154.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/mpls:
mpls_gso.ko.xz  mpls_iptunnel.ko.xz  mpls_router.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/mptcp:
mptcp_diag.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/netfilter:
ipset                          nf_log_netdev.ko.xz        nft_ct.ko.xz            nft_reject_netdev.ko.xz  xt_conntrack.ko.xz  xt_length.ko.xz      xt_realm.ko.xz
ipvs                           nf_nat_amanda.ko.xz        nft_dup_netdev.ko.xz    nft_socket.ko.xz         xt_cpu.ko.xz        xt_limit.ko.xz       xt_recent.ko.xz
nf_conncount.ko.xz             nf_nat_ftp.ko.xz           nft_fib_inet.ko.xz      nft_synproxy.ko.xz       xt_CT.ko.xz         xt_LOG.ko.xz         xt_REDIRECT.ko.xz
nf_conntrack_amanda.ko.xz      nf_nat_irc.ko.xz           nft_fib.ko.xz           nft_tproxy.ko.xz         xt_dccp.ko.xz       xt_mac.ko.xz         xt_sctp.ko.xz
nf_conntrack_broadcast.ko.xz   nf_nat.ko.xz               nft_fib_netdev.ko.xz    nft_tunnel.ko.xz         xt_devgroup.ko.xz   xt_mark.ko.xz        xt_SECMARK.ko.xz
nf_conntrack_ftp.ko.xz         nf_nat_sip.ko.xz           nft_flow_offload.ko.xz  nft_xfrm.ko.xz           xt_dscp.ko.xz       xt_MASQUERADE.ko.xz  xt_set.ko.xz
nf_conntrack_h323.ko.xz        nf_nat_tftp.ko.xz          nft_fwd_netdev.ko.xz    x_tables.ko.xz           xt_DSCP.ko.xz       xt_multiport.ko.xz   xt_socket.ko.xz
nf_conntrack_irc.ko.xz         nfnetlink_acct.ko.xz       nft_hash.ko.xz          xt_addrtype.ko.xz        xt_ecn.ko.xz        xt_nat.ko.xz         xt_state.ko.xz
nf_conntrack.ko.xz             nfnetlink_cthelper.ko.xz   nft_limit.ko.xz         xt_AUDIT.ko.xz           xt_esp.ko.xz        xt_NETMAP.ko.xz      xt_statistic.ko.xz
nf_conntrack_netbios_ns.ko.xz  nfnetlink_cttimeout.ko.xz  nft_log.ko.xz           xt_bpf.ko.xz             xt_hashlimit.ko.xz  xt_nfacct.ko.xz      xt_string.ko.xz
nf_conntrack_netlink.ko.xz     nfnetlink.ko.xz            nft_masq.ko.xz          xt_cgroup.ko.xz          xt_helper.ko.xz     xt_NFLOG.ko.xz       xt_tcpmss.ko.xz
nf_conntrack_pptp.ko.xz        nfnetlink_log.ko.xz        nft_nat.ko.xz           xt_CHECKSUM.ko.xz        xt_hl.ko.xz         xt_NFQUEUE.ko.xz     xt_TCPMSS.ko.xz
nf_conntrack_sane.ko.xz        nfnetlink_osf.ko.xz        nft_numgen.ko.xz        xt_CLASSIFY.ko.xz        xt_HL.ko.xz         xt_osf.ko.xz         xt_TCPOPTSTRIP.ko.xz
nf_conntrack_sip.ko.xz         nfnetlink_queue.ko.xz      nft_objref.ko.xz        xt_cluster.ko.xz         xt_HMARK.ko.xz      xt_owner.ko.xz       xt_tcpudp.ko.xz
nf_conntrack_snmp.ko.xz        nf_synproxy_core.ko.xz     nft_osf.ko.xz           xt_comment.ko.xz         xt_IDLETIMER.ko.xz  xt_physdev.ko.xz     xt_TEE.ko.xz
nf_conntrack_tftp.ko.xz        nf_tables.ko.xz            nft_queue.ko.xz         xt_connbytes.ko.xz       xt_ipcomp.ko.xz     xt_pkttype.ko.xz     xt_time.ko.xz
nf_dup_netdev.ko.xz            nft_chain_nat.ko.xz        nft_quota.ko.xz         xt_connlabel.ko.xz       xt_iprange.ko.xz    xt_policy.ko.xz      xt_TPROXY.ko.xz
nf_flow_table_inet.ko.xz       nft_compat.ko.xz           nft_redir.ko.xz         xt_connlimit.ko.xz       xt_ipvs.ko.xz       xt_quota.ko.xz       xt_TRACE.ko.xz
nf_flow_table.ko.xz            nft_connlimit.ko.xz        nft_reject_inet.ko.xz   xt_connmark.ko.xz        xt_l2tp.ko.xz       xt_rateest.ko.xz     xt_u32.ko.xz
nf_log_common.ko.xz            nft_counter.ko.xz          nft_reject.ko.xz        xt_CONNSECMARK.ko.xz     xt_LED.ko.xz        xt_RATEEST.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/netfilter/ipset:
ip_set_bitmap_ip.ko.xz     ip_set_hash_ip.ko.xz      ip_set_hash_ipportip.ko.xz   ip_set_hash_mac.ko.xz       ip_set_hash_netnet.ko.xz      ip_set.ko.xz
ip_set_bitmap_ipmac.ko.xz  ip_set_hash_ipmac.ko.xz   ip_set_hash_ipport.ko.xz     ip_set_hash_netiface.ko.xz  ip_set_hash_netport.ko.xz     ip_set_list_set.ko.xz
ip_set_bitmap_port.ko.xz   ip_set_hash_ipmark.ko.xz  ip_set_hash_ipportnet.ko.xz  ip_set_hash_net.ko.xz       ip_set_hash_netportnet.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/netfilter/ipvs:
ip_vs_dh.ko.xz  ip_vs_ftp.ko.xz  ip_vs_lblc.ko.xz   ip_vs_lc.ko.xz  ip_vs_nq.ko.xz   ip_vs_pe_sip.ko.xz  ip_vs_sed.ko.xz  ip_vs_twos.ko.xz  ip_vs_wrr.ko.xz
ip_vs_fo.ko.xz  ip_vs.ko.xz      ip_vs_lblcr.ko.xz  ip_vs_mh.ko.xz  ip_vs_ovf.ko.xz  ip_vs_rr.ko.xz      ip_vs_sh.ko.xz   ip_vs_wlc.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/netlink:
netlink_diag.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/netrom:
netrom.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/nfc:
hci  nci  nfc_digital.ko.xz  nfc.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/nfc/hci:
hci.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/nfc/nci:
nci.ko.xz  nci_spi.ko.xz  nci_uart.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/nsh:
nsh.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/openvswitch:
openvswitch.ko.xz  vport-geneve.ko.xz  vport-gre.ko.xz  vport-vxlan.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/packet:
af_packet_diag.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/phonet:
phonet.ko.xz  pn_pep.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/psample:
psample.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/qrtr:
ns.ko.xz  qrtr.ko.xz  qrtr-mhi.ko.xz  qrtr-smd.ko.xz  qrtr-tun.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/rds:
rds.ko.xz  rds_rdma.ko.xz  rds_tcp.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/rfkill:
rfkill-gpio.ko.xz  rfkill.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/rose:
rose.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/rxrpc:
rxrpc.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/sched:
act_bpf.ko.xz        act_meta_skbprio.ko.xz     act_skbmod.ko.xz      cls_route.ko.xz    em_nbyte.ko.xz   sch_dsmark.ko.xz   sch_mqprio.ko.xz  sch_skbprio.ko.xz
act_connmark.ko.xz   act_meta_skbtcindex.ko.xz  act_tunnel_key.ko.xz  cls_rsvp6.ko.xz    em_text.ko.xz    sch_etf.ko.xz      sch_multiq.ko.xz  sch_taprio.ko.xz
act_csum.ko.xz       act_mirred.ko.xz           act_vlan.ko.xz        cls_rsvp.ko.xz     em_u32.ko.xz     sch_ets.ko.xz      sch_netem.ko.xz   sch_tbf.ko.xz
act_ctinfo.ko.xz     act_mpls.ko.xz             cls_basic.ko.xz       cls_tcindex.ko.xz  sch_atm.ko.xz    sch_fq.ko.xz       sch_pie.ko.xz     sch_teql.ko.xz
act_ct.ko.xz         act_nat.ko.xz              cls_bpf.ko.xz         cls_u32.ko.xz      sch_cake.ko.xz   sch_fq_pie.ko.xz   sch_plug.ko.xz
act_gact.ko.xz       act_pedit.ko.xz            cls_cgroup.ko.xz      em_canid.ko.xz     sch_cbq.ko.xz    sch_gred.ko.xz     sch_prio.ko.xz
act_gate.ko.xz       act_police.ko.xz           cls_flower.ko.xz      em_cmp.ko.xz       sch_cbs.ko.xz    sch_hfsc.ko.xz     sch_qfq.ko.xz
act_ife.ko.xz        act_sample.ko.xz           cls_flow.ko.xz        em_ipset.ko.xz     sch_choke.ko.xz  sch_hhf.ko.xz      sch_red.ko.xz
act_ipt.ko.xz        act_simple.ko.xz           cls_fw.ko.xz          em_ipt.ko.xz       sch_codel.ko.xz  sch_htb.ko.xz      sch_sfb.ko.xz
act_meta_mark.ko.xz  act_skbedit.ko.xz          cls_matchall.ko.xz    em_meta.ko.xz      sch_drr.ko.xz    sch_ingress.ko.xz  sch_sfq.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/sctp:
sctp_diag.ko.xz  sctp.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/smc:
smc_diag.ko.xz  smc.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/sunrpc:
auth_gss  sunrpc.ko.xz  xprtrdma

/lib/modules/5.12.6-arch1-1/kernel/net/sunrpc/auth_gss:
auth_rpcgss.ko.xz  rpcsec_gss_krb5.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/sunrpc/xprtrdma:
rpcrdma.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/tipc:
diag.ko.xz  tipc.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/tls:
tls.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/unix:
unix_diag.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/vmw_vsock:
hv_sock.ko.xz                            vmw_vsock_virtio_transport.ko.xz  vsock_diag.ko.xz  vsock_loopback.ko.xz
vmw_vsock_virtio_transport_common.ko.xz  vmw_vsock_vmci_transport.ko.xz    vsock.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/wireless:
cfg80211.ko.xz  lib80211_crypt_ccmp.ko.xz  lib80211_crypt_tkip.ko.xz  lib80211_crypt_wep.ko.xz  lib80211.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/xdp:
xsk_diag.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/net/xfrm:
xfrm_interface.ko.xz  xfrm_ipcomp.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/security:
keys

/lib/modules/5.12.6-arch1-1/kernel/security/keys:
encrypted-keys  trusted-keys

/lib/modules/5.12.6-arch1-1/kernel/security/keys/encrypted-keys:
encrypted-keys.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/security/keys/trusted-keys:
trusted.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound:
ac97_bus.ko.xz  core  drivers  firewire  hda  i2c  isa  pci  pcmcia  soc  soundcore.ko.xz  synth  usb  x86  xen

/lib/modules/5.12.6-arch1-1/kernel/sound/core:
oss  snd-compress.ko.xz  snd-hwdep.ko.xz  snd-pcm-dmaengine.ko.xz  snd-rawmidi.ko.xz     snd-timer.ko.xz
seq  snd-hrtimer.ko.xz   snd.ko.xz        snd-pcm.ko.xz            snd-seq-device.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/core/oss:
snd-mixer-oss.ko.xz  snd-pcm-oss.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/core/seq:
oss  snd-seq-dummy.ko.xz  snd-seq.ko.xz  snd-seq-midi-emul.ko.xz  snd-seq-midi-event.ko.xz  snd-seq-midi.ko.xz  snd-seq-virmidi.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/core/seq/oss:
snd-seq-oss.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/drivers:
mpu401  opl3  snd-aloop.ko.xz  snd-dummy.ko.xz  snd-mtpav.ko.xz  snd-mts64.ko.xz  snd-portman2x4.ko.xz  snd-serial-u16550.ko.xz  snd-virmidi.ko.xz  vx

/lib/modules/5.12.6-arch1-1/kernel/sound/drivers/mpu401:
snd-mpu401.ko.xz  snd-mpu401-uart.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/drivers/opl3:
snd-opl3-lib.ko.xz  snd-opl3-synth.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/drivers/vx:
snd-vx-lib.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/firewire:
bebob  dice  digi00x  fireface  fireworks  motu  oxfw  snd-firewire-lib.ko.xz  snd-isight.ko.xz  tascam

/lib/modules/5.12.6-arch1-1/kernel/sound/firewire/bebob:
snd-bebob.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/firewire/dice:
snd-dice.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/firewire/digi00x:
snd-firewire-digi00x.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/firewire/fireface:
snd-fireface.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/firewire/fireworks:
snd-fireworks.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/firewire/motu:
snd-firewire-motu.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/firewire/oxfw:
snd-oxfw.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/firewire/tascam:
snd-firewire-tascam.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/hda:
ext  snd-hda-core.ko.xz  snd-intel-dspcfg.ko.xz  snd-intel-sdw-acpi.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/hda/ext:
snd-hda-ext-core.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/i2c:
other  snd-cs8427.ko.xz  snd-i2c.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/i2c/other:
snd-ak4113.ko.xz  snd-ak4114.ko.xz  snd-ak4117.ko.xz  snd-ak4xxx-adda.ko.xz  snd-pt2258.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/isa:
sb

/lib/modules/5.12.6-arch1-1/kernel/sound/isa/sb:
snd-sb-common.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci:
ac97     ca0106     hda       mixart   rme9652            snd-atiixp-modem.ko.xz  snd-ens1370.ko.xz  snd-intel8x0.ko.xz   snd-sonicvibes.ko.xz     ymfpci
ali5451  cs46xx     ice1712   nm256    snd-ad1889.ko.xz   snd-azt3328.ko.xz       snd-ens1371.ko.xz  snd-intel8x0m.ko.xz  snd-via82xx.ko.xz
asihpi   ctxfi      korg1212  oxygen   snd-als300.ko.xz   snd-bt87x.ko.xz         snd-es1938.ko.xz   snd-maestro3.ko.xz   snd-via82xx-modem.ko.xz
au88x0   echoaudio  lola      pcxhr    snd-als4000.ko.xz  snd-cmipci.ko.xz        snd-es1968.ko.xz   snd-rme32.ko.xz      trident
aw2      emu10k1    lx6464es  riptide  snd-atiixp.ko.xz   snd-cs4281.ko.xz        snd-fm801.ko.xz    snd-rme96.ko.xz      vx222

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/ac97:
snd-ac97-codec.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/ali5451:
snd-ali5451.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/asihpi:
snd-asihpi.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/au88x0:
snd-au8810.ko.xz  snd-au8820.ko.xz  snd-au8830.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/aw2:
snd-aw2.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/ca0106:
snd-ca0106.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/cs46xx:
snd-cs46xx.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/ctxfi:
snd-ctxfi.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/echoaudio:
snd-darla20.ko.xz  snd-echo3g.ko.xz  snd-gina24.ko.xz    snd-indigodjx.ko.xz  snd-indigoiox.ko.xz  snd-layla20.ko.xz  snd-mia.ko.xz
snd-darla24.ko.xz  snd-gina20.ko.xz  snd-indigodj.ko.xz  snd-indigoio.ko.xz   snd-indigo.ko.xz     snd-layla24.ko.xz  snd-mona.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/emu10k1:
snd-emu10k1.ko.xz  snd-emu10k1-synth.ko.xz  snd-emu10k1x.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/hda:
snd-hda-codec-analog.ko.xz  snd-hda-codec-cirrus.ko.xz    snd-hda-codec-generic.ko.xz  snd-hda-codec.ko.xz          snd-hda-codec-via.ko.xz
snd-hda-codec-ca0110.ko.xz  snd-hda-codec-cmedia.ko.xz    snd-hda-codec-hdmi.ko.xz     snd-hda-codec-realtek.ko.xz  snd-hda-intel.ko.xz
snd-hda-codec-ca0132.ko.xz  snd-hda-codec-conexant.ko.xz  snd-hda-codec-idt.ko.xz      snd-hda-codec-si3054.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/ice1712:
snd-ice1712.ko.xz  snd-ice1724.ko.xz  snd-ice17xx-ak4xxx.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/korg1212:
snd-korg1212.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/lola:
snd-lola.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/lx6464es:
snd-lx6464es.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/mixart:
snd-mixart.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/nm256:
snd-nm256.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/oxygen:
snd-oxygen.ko.xz  snd-oxygen-lib.ko.xz  snd-virtuoso.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/pcxhr:
snd-pcxhr.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/riptide:
snd-riptide.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/rme9652:
snd-hdsp.ko.xz  snd-hdspm.ko.xz  snd-rme9652.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/trident:
snd-trident.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/vx222:
snd-vx222.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pci/ymfpci:
snd-ymfpci.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pcmcia:
pdaudiocf  vx

/lib/modules/5.12.6-arch1-1/kernel/sound/pcmcia/pdaudiocf:
snd-pdaudiocf.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/pcmcia/vx:
snd-vxpocket.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/soc:
adi  amd  codecs  dwc  fsl  generic  hisilicon  img  intel  snd-soc-acpi.ko.xz  snd-soc-core.ko.xz  sof  xilinx  xtensa

/lib/modules/5.12.6-arch1-1/kernel/sound/soc/adi:
snd-soc-adi-axi-i2s.ko.xz  snd-soc-adi-axi-spdif.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/soc/amd:
acp_audio_dma.ko.xz  raven  renoir  snd-soc-acp-da7219mx98357-mach.ko.xz  snd-soc-acp-rt5645-mach.ko.xz  snd-soc-acp-rt5682-mach.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/soc/amd/raven:
snd-acp3x-i2s.ko.xz  snd-acp3x-pcm-dma.ko.xz  snd-pci-acp3x.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/soc/amd/renoir:
snd-acp3x-pdm-dma.ko.xz  snd-acp3x-rn.ko.xz  snd-rn-pci-acp3x.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/soc/codecs:
snd-soc-ac97.ko.xz           snd-soc-cs42l73.ko.xz          snd-soc-nau8315.ko.xz        snd-soc-rt5660.ko.xz            snd-soc-tlv320aic31xx.ko.xz
snd-soc-adau1372-i2c.ko.xz   snd-soc-cs42xx8-i2c.ko.xz      snd-soc-nau8540.ko.xz        snd-soc-rt5663.ko.xz            snd-soc-tlv320aic32x4-i2c.ko.xz
snd-soc-adau1372.ko.xz       snd-soc-cs42xx8.ko.xz          snd-soc-nau8810.ko.xz        snd-soc-rt5670.ko.xz            snd-soc-tlv320aic32x4.ko.xz
snd-soc-adau1372-spi.ko.xz   snd-soc-cs43130.ko.xz          snd-soc-nau8822.ko.xz        snd-soc-rt5677.ko.xz            snd-soc-tlv320aic32x4-spi.ko.xz
snd-soc-adau1701.ko.xz       snd-soc-cs4341.ko.xz           snd-soc-nau8824.ko.xz        snd-soc-rt5677-spi.ko.xz        snd-soc-tlv320aic3x.ko.xz
snd-soc-adau1761-i2c.ko.xz   snd-soc-cs4349.ko.xz           snd-soc-nau8825.ko.xz        snd-soc-rt5682-i2c.ko.xz        snd-soc-tpa6130a2.ko.xz
snd-soc-adau1761.ko.xz       snd-soc-cs53l30.ko.xz          snd-soc-pcm1681.ko.xz        snd-soc-rt5682.ko.xz            snd-soc-ts3a227e.ko.xz
snd-soc-adau1761-spi.ko.xz   snd-soc-cx2072x.ko.xz          snd-soc-pcm1789-codec.ko.xz  snd-soc-rt5682-sdw.ko.xz        snd-soc-tscs42xx.ko.xz
snd-soc-adau17x1.ko.xz       snd-soc-da7213.ko.xz           snd-soc-pcm1789-i2c.ko.xz    snd-soc-rt700.ko.xz             snd-soc-tscs454.ko.xz
snd-soc-adau7002.ko.xz       snd-soc-da7219.ko.xz           snd-soc-pcm179x-codec.ko.xz  snd-soc-rt711.ko.xz             snd-soc-uda1334.ko.xz
snd-soc-adau7118-hw.ko.xz    snd-soc-dmic.ko.xz             snd-soc-pcm179x-i2c.ko.xz    snd-soc-rt715.ko.xz             snd-soc-wcd9335.ko.xz
snd-soc-adau7118-i2c.ko.xz   snd-soc-es7134.ko.xz           snd-soc-pcm179x-spi.ko.xz    snd-soc-sgtl5000.ko.xz          snd-soc-wcd934x.ko.xz
snd-soc-adau7118.ko.xz       snd-soc-es7241.ko.xz           snd-soc-pcm186x-i2c.ko.xz    snd-soc-si476x.ko.xz            snd-soc-wm5102.ko.xz
snd-soc-adau-utils.ko.xz     snd-soc-es8316.ko.xz           snd-soc-pcm186x.ko.xz        snd-soc-sigmadsp-i2c.ko.xz      snd-soc-wm8510.ko.xz
snd-soc-ak4104.ko.xz         snd-soc-es8328-i2c.ko.xz       snd-soc-pcm186x-spi.ko.xz    snd-soc-sigmadsp.ko.xz          snd-soc-wm8523.ko.xz
snd-soc-ak4118.ko.xz         snd-soc-es8328.ko.xz           snd-soc-pcm3060-i2c.ko.xz    snd-soc-sigmadsp-regmap.ko.xz   snd-soc-wm8524.ko.xz
snd-soc-ak4458.ko.xz         snd-soc-es8328-spi.ko.xz       snd-soc-pcm3060.ko.xz        snd-soc-simple-amplifier.ko.xz  snd-soc-wm8580.ko.xz
snd-soc-ak4554.ko.xz         snd-soc-gtm601.ko.xz           snd-soc-pcm3060-spi.ko.xz    snd-soc-simple-mux.ko.xz        snd-soc-wm8711.ko.xz
snd-soc-ak4613.ko.xz         snd-soc-hdac-hda.ko.xz         snd-soc-pcm3168a-i2c.ko.xz   snd-soc-spdif-rx.ko.xz          snd-soc-wm8728.ko.xz
snd-soc-ak4642.ko.xz         snd-soc-hdac-hdmi.ko.xz        snd-soc-pcm3168a.ko.xz       snd-soc-spdif-tx.ko.xz          snd-soc-wm8731.ko.xz
snd-soc-ak5386.ko.xz         snd-soc-hdmi-codec.ko.xz       snd-soc-pcm3168a-spi.ko.xz   snd-soc-ssm2305.ko.xz           snd-soc-wm8737.ko.xz
snd-soc-ak5558.ko.xz         snd-soc-inno-rk3036.ko.xz      snd-soc-pcm5102a.ko.xz       snd-soc-ssm2602-i2c.ko.xz       snd-soc-wm8741.ko.xz
snd-soc-alc5623.ko.xz        snd-soc-lpass-rx-macro.ko.xz   snd-soc-pcm512x-i2c.ko.xz    snd-soc-ssm2602.ko.xz           snd-soc-wm8750.ko.xz
snd-soc-arizona.ko.xz        snd-soc-lpass-tx-macro.ko.xz   snd-soc-pcm512x.ko.xz        snd-soc-ssm2602-spi.ko.xz       snd-soc-wm8753.ko.xz
snd-soc-bd28623.ko.xz        snd-soc-lpass-va-macro.ko.xz   snd-soc-pcm512x-spi.ko.xz    snd-soc-ssm4567.ko.xz           snd-soc-wm8770.ko.xz
snd-soc-cros-ec-codec.ko.xz  snd-soc-lpass-wsa-macro.ko.xz  snd-soc-rk3328.ko.xz         snd-soc-sta32x.ko.xz            snd-soc-wm8776.ko.xz
snd-soc-cs35l32.ko.xz        snd-soc-max9759.ko.xz          snd-soc-rl6231.ko.xz         snd-soc-sta350.ko.xz            snd-soc-wm8782.ko.xz
snd-soc-cs35l33.ko.xz        snd-soc-max98088.ko.xz         snd-soc-rl6347a.ko.xz        snd-soc-sti-sas.ko.xz           snd-soc-wm8804-i2c.ko.xz
snd-soc-cs35l34.ko.xz        snd-soc-max98090.ko.xz         snd-soc-rt1011.ko.xz         snd-soc-tas2552.ko.xz           snd-soc-wm8804.ko.xz
snd-soc-cs35l35.ko.xz        snd-soc-max98357a.ko.xz        snd-soc-rt1015.ko.xz         snd-soc-tas2562.ko.xz           snd-soc-wm8804-spi.ko.xz
snd-soc-cs35l36.ko.xz        snd-soc-max98373-i2c.ko.xz     snd-soc-rt1308.ko.xz         snd-soc-tas2764.ko.xz           snd-soc-wm8903.ko.xz
snd-soc-cs4234.ko.xz         snd-soc-max98373.ko.xz         snd-soc-rt1308-sdw.ko.xz     snd-soc-tas2770.ko.xz           snd-soc-wm8904.ko.xz
snd-soc-cs4265.ko.xz         snd-soc-max98373-sdw.ko.xz     snd-soc-rt286.ko.xz          snd-soc-tas5086.ko.xz           snd-soc-wm8960.ko.xz
snd-soc-cs4270.ko.xz         snd-soc-max98390.ko.xz         snd-soc-rt298.ko.xz          snd-soc-tas571x.ko.xz           snd-soc-wm8962.ko.xz
snd-soc-cs4271-i2c.ko.xz     snd-soc-max98504.ko.xz         snd-soc-rt5514.ko.xz         snd-soc-tas5720.ko.xz           snd-soc-wm8974.ko.xz
snd-soc-cs4271.ko.xz         snd-soc-max9860.ko.xz          snd-soc-rt5514-spi.ko.xz     snd-soc-tas6424.ko.xz           snd-soc-wm8978.ko.xz
snd-soc-cs4271-spi.ko.xz     snd-soc-max9867.ko.xz          snd-soc-rt5616.ko.xz         snd-soc-tda7419.ko.xz           snd-soc-wm8985.ko.xz
snd-soc-cs42l42.ko.xz        snd-soc-max98927.ko.xz         snd-soc-rt5631.ko.xz         snd-soc-tfa9879.ko.xz           snd-soc-wm-adsp.ko.xz
snd-soc-cs42l51-i2c.ko.xz    snd-soc-msm8916-digital.ko.xz  snd-soc-rt5640.ko.xz         snd-soc-tlv320adcx140.ko.xz     snd-soc-wsa881x.ko.xz
snd-soc-cs42l51.ko.xz        snd-soc-mt6351.ko.xz           snd-soc-rt5645.ko.xz         snd-soc-tlv320aic23-i2c.ko.xz   snd-soc-zl38060.ko.xz
snd-soc-cs42l52.ko.xz        snd-soc-mt6358.ko.xz           snd-soc-rt5651.ko.xz         snd-soc-tlv320aic23.ko.xz
snd-soc-cs42l56.ko.xz        snd-soc-mt6660.ko.xz           snd-soc-rt5659.ko.xz         snd-soc-tlv320aic23-spi.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/soc/dwc:
designware_i2s.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/soc/fsl:
snd-soc-fsl-xcvr.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/soc/generic:
snd-soc-simple-card.ko.xz  snd-soc-simple-card-utils.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/soc/hisilicon:
hi6210-i2s.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/soc/img:
img-i2s-in.ko.xz  img-i2s-out.ko.xz  img-parallel-out.ko.xz  img-spdif-in.ko.xz  img-spdif-out.ko.xz  pistachio-internal-dac.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/soc/intel:
atom  boards  catpt  common  skylake

/lib/modules/5.12.6-arch1-1/kernel/sound/soc/intel/atom:
snd-soc-sst-atom-hifi2-platform.ko.xz  sst

/lib/modules/5.12.6-arch1-1/kernel/sound/soc/intel/atom/sst:
snd-intel-sst-acpi.ko.xz  snd-intel-sst-core.ko.xz  snd-intel-sst-pci.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/soc/intel/boards:
snd-skl_nau88l25_max98357a.ko.xz          snd-soc-skl_nau88l25_ssm4567.ko.xz      snd-soc-sst-bxt-rt298.ko.xz            snd-soc-sst-cht-bsw-rt5645.ko.xz
snd-soc-cml_rt1011_rt5682.ko.xz           snd-soc-skl_rt286.ko.xz                 snd-soc-sst-byt-cht-cx2072x.ko.xz      snd-soc-sst-cht-bsw-rt5672.ko.xz
snd-soc-ehl-rt5660.ko.xz                  snd-soc-sof_da7219_max98373.ko.xz       snd-soc-sst-byt-cht-da7213.ko.xz       snd-soc-sst-glk-rt5682_max98357a.ko.xz
snd-soc-kbl_da7219_max98357a.ko.xz        snd-soc-sof_rt5682.ko.xz                snd-soc-sst-byt-cht-es8316.ko.xz       snd-soc-sst-haswell.ko.xz
snd-soc-kbl_da7219_max98927.ko.xz         snd-soc-sof-sdw.ko.xz                   snd-soc-sst-bytcr-rt5640.ko.xz         snd-soc-sst-sof-pcm512x.ko.xz
snd-soc-kbl_rt5660.ko.xz                  snd-soc-sst-bdw-rt5650-mach.ko.xz       snd-soc-sst-bytcr-rt5651.ko.xz         snd-soc-sst-sof-wm8804.ko.xz
snd-soc-kbl_rt5663_max98927.ko.xz         snd-soc-sst-bdw-rt5677-mach.ko.xz       snd-soc-sst-bytcr-wm5102.ko.xz
snd-soc-kbl_rt5663_rt5514_max98927.ko.xz  snd-soc-sst-broadwell.ko.xz             snd-soc-sst-cht-bsw-max98090_ti.ko.xz
snd-soc-skl_hda_dsp.ko.xz                 snd-soc-sst-bxt-da7219_max98357a.ko.xz  snd-soc-sst-cht-bsw-nau8824.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/soc/intel/catpt:
snd-soc-catpt.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/soc/intel/common:
snd-soc-acpi-intel-match.ko.xz  snd-soc-sst-dsp.ko.xz  snd-soc-sst-ipc.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/soc/intel/skylake:
snd-soc-skl.ko.xz  snd-soc-skl-ssp-clk.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/soc/sof:
intel  snd-sof-acpi.ko.xz  snd-sof.ko.xz  snd-sof-pci.ko.xz  xtensa

/lib/modules/5.12.6-arch1-1/kernel/sound/soc/sof/intel:
snd-sof-acpi-intel-byt.ko.xz    snd-sof-intel-hda.ko.xz  snd-sof-pci-intel-apl.ko.xz  snd-sof-pci-intel-icl.ko.xz  snd-sof-pci-intel-tng.ko.xz
snd-sof-intel-hda-common.ko.xz  snd-sof-intel-ipc.ko.xz  snd-sof-pci-intel-cnl.ko.xz  snd-sof-pci-intel-tgl.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/soc/sof/xtensa:
snd-sof-xtensa-dsp.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/soc/xilinx:
snd-soc-xlnx-formatter-pcm.ko.xz  snd-soc-xlnx-i2s.ko.xz  snd-soc-xlnx-spdif.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/soc/xtensa:
snd-soc-xtfpga-i2s.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/synth:
emux  snd-util-mem.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/synth/emux:
snd-emux-synth.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/usb:
6fire  bcd2000  caiaq  hiface  line6  misc  snd-usb-audio.ko.xz  snd-usbmidi-lib.ko.xz  usx2y

/lib/modules/5.12.6-arch1-1/kernel/sound/usb/6fire:
snd-usb-6fire.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/usb/bcd2000:
snd-bcd2000.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/usb/caiaq:
snd-usb-caiaq.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/usb/hiface:
snd-usb-hiface.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/usb/line6:
snd-usb-line6.ko.xz  snd-usb-podhd.ko.xz  snd-usb-pod.ko.xz  snd-usb-toneport.ko.xz  snd-usb-variax.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/usb/misc:
snd-ua101.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/usb/usx2y:
snd-usb-us122l.ko.xz  snd-usb-usx2y.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/x86:
snd-hdmi-lpe-audio.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/sound/xen:
snd_xen_front.ko.xz

/lib/modules/5.12.6-arch1-1/kernel/virt:
lib

/lib/modules/5.12.6-arch1-1/kernel/virt/lib:
irqbypass.ko.x

fstab

# Static information about the filesystems.
# See fstab(5) for details.

# <file system> <dir> <type> <options> <dump> <pass>
# /dev/nvme0n1p2
UUID=08c6bd82-79ab-4491-aaf4-cad8b6e9f566	/         	ext4      	rw,relatime	0 1

# /dev/nvme0n1p1
UUID=6CA4-13D1      	/boot     	vfat      	rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro	0 2

# /dev/nvme0n1p3
UUID=36e0ff6f-8a12-4ab1-9ad1-56a653ac1407	none      	swap      	defaults  	0 0

Offline

#6 2021-05-25 20:15:35

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,998

Re: [SOLVED] linux-lts unknown filesystem type ext4

You have a boot partition and it's mounted.
However the kernel modules are mostly not there, ie. the installation of the "linux" package is broken and the linux-lts modules don't exist at all
(You can check "pacman -Qkk linux linux-lts", it's gonna be a long list of errors…)

Absent installation errors, it's either an overzealous NoExtract rule in your pacman.conf or an issue w/ the SSD
You're not mounting discard or noatime - so you shutdown the system cleanly?

Re-install a kernel and WITHOUT rebooting check

ls /usr/lib/modules/*/kernel/fs/ext4/ext4.ko.xz

Online

#7 2021-05-25 20:35:50

liticovjesac
Member
From: Köln-Stockholm-Belgrade
Registered: 2008-07-16
Posts: 112

Re: [SOLVED] linux-lts unknown filesystem type ext4

seth wrote:

You have a boot partition and it's mounted.
However the kernel modules are mostly not there, ie. the installation of the "linux" package is broken and the linux-lts modules don't exist at all
(You can check "pacman -Qkk linux linux-lts", it's gonna be a long list of errors…)

Absent installation errors, it's either an overzealous NoExtract rule in your pacman.conf or an issue w/ the SSD
You're not mounting discard or noatime - so you shutdown the system cleanly?

Re-install a kernel and WITHOUT rebooting check

ls /usr/lib/modules/*/kernel/fs/ext4/ext4.ko.xz
ls /usr/lib/modules/*/kernel/fs/ext4/ext4.ko.xz
/usr/lib/modules/5.10.39-1-lts/kernel/fs/ext4/ext4.ko.xz
/usr/lib/modules/5.12.6-arch1-1/kernel/fs/ext4/ext4.ko.xz

edit:

pacman -Qkk linux linux-lts
warning: linux: /usr/lib/modules/5.12.6-arch1-1/modules.alias (Modification time mismatch)
warning: linux: /usr/lib/modules/5.12.6-arch1-1/modules.alias.bin (Modification time mismatch)
warning: linux: /usr/lib/modules/5.12.6-arch1-1/modules.builtin.alias.bin (Modification time mismatch)
warning: linux: /usr/lib/modules/5.12.6-arch1-1/modules.builtin.bin (Modification time mismatch)
warning: linux: /usr/lib/modules/5.12.6-arch1-1/modules.dep (Modification time mismatch)
warning: linux: /usr/lib/modules/5.12.6-arch1-1/modules.dep.bin (Modification time mismatch)
warning: linux: /usr/lib/modules/5.12.6-arch1-1/modules.devname (Modification time mismatch)
warning: linux: /usr/lib/modules/5.12.6-arch1-1/modules.softdep (Modification time mismatch)
warning: linux: /usr/lib/modules/5.12.6-arch1-1/modules.symbols (Modification time mismatch)
warning: linux: /usr/lib/modules/5.12.6-arch1-1/modules.symbols.bin (Modification time mismatch)
linux: 6509 total files, 10 altered files
warning: linux-lts: /usr/lib/modules/5.10.39-1-lts/modules.alias (Modification time mismatch)
warning: linux-lts: /usr/lib/modules/5.10.39-1-lts/modules.alias.bin (Modification time mismatch)
warning: linux-lts: /usr/lib/modules/5.10.39-1-lts/modules.builtin.alias.bin (Modification time mismatch)
warning: linux-lts: /usr/lib/modules/5.10.39-1-lts/modules.builtin.bin (Modification time mismatch)
warning: linux-lts: /usr/lib/modules/5.10.39-1-lts/modules.dep (Modification time mismatch)
warning: linux-lts: /usr/lib/modules/5.10.39-1-lts/modules.dep.bin (Modification time mismatch)
warning: linux-lts: /usr/lib/modules/5.10.39-1-lts/modules.devname (Modification time mismatch)
warning: linux-lts: /usr/lib/modules/5.10.39-1-lts/modules.softdep (Modification time mismatch)
warning: linux-lts: /usr/lib/modules/5.10.39-1-lts/modules.symbols (Modification time mismatch)
warning: linux-lts: /usr/lib/modules/5.10.39-1-lts/modules.symbols.bin (Modification time mismatch)
linux-lts: 6412 total files, 10 altered files

Last edited by liticovjesac (2021-05-25 20:37:31)

Offline

#8 2021-05-25 20:37:40

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,998

Re: [SOLVED] linux-lts unknown filesystem type ext4

So they're there after the re-installation.
Are they still there after a reboot (and are there any rebot issues)?

Online

#9 2021-05-25 21:04:30

liticovjesac
Member
From: Köln-Stockholm-Belgrade
Registered: 2008-07-16
Posts: 112

Re: [SOLVED] linux-lts unknown filesystem type ext4

seth wrote:

So they're there after the re-installation.
Are they still there after a reboot (and are there any rebot issues)?

Well, linux boot normaly (with some  acpi errors) but linux-lts fall with the same error.
Listing for modules and errors gave exact same output after reboot and after failed boot as quoted in a post before. They are there.

Last edited by liticovjesac (2021-05-25 21:05:08)

Offline

#10 2021-05-25 21:08:35

liticovjesac
Member
From: Köln-Stockholm-Belgrade
Registered: 2008-07-16
Posts: 112

Re: [SOLVED] linux-lts unknown filesystem type ext4

Here is a ssd check if this helps.

smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.12.6-arch1-1] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Number:                       PC SN520 NVMe WDC 512GB
Serial Number:                      192185803752
Firmware Version:                   20200012
PCI Vendor/Subsystem ID:            0x15b7
IEEE OUI Identifier:                0x001b44
Total NVM Capacity:                 512,110,190,592 [512 GB]
Unallocated NVM Capacity:           0
Controller ID:                      1
NVMe Version:                       1.3
Number of Namespaces:               1
Namespace 1 Size/Capacity:          512,110,190,592 [512 GB]
Namespace 1 Formatted LBA Size:     512
Namespace 1 IEEE EUI-64:            001b44 8b44714c8c
Local Time is:                      Tue May 25 23:05:59 2021 CEST
Firmware Updates (0x14):            2 Slots, no Reset required
Optional Admin Commands (0x0017):   Security Format Frmw_DL Self_Test
Optional NVM Commands (0x001f):     Comp Wr_Unc DS_Mngmt Wr_Zero Sav/Sel_Feat
Log Page Attributes (0x02):         Cmd_Eff_Lg
Maximum Data Transfer Size:         128 Pages
Warning  Comp. Temp. Threshold:     82 Celsius
Critical Comp. Temp. Threshold:     86 Celsius
Namespace 1 Features (0x02):        NA_Fields

Supported Power States
St Op     Max   Active     Idle   RL RT WL WT  Ent_Lat  Ex_Lat
 0 +     3.00W       -        -    0  0  0  0        0       0
 1 +     2.60W       -        -    1  1  1  1        0       0
 2 +     1.70W       -        -    2  2  2  2        0       0
 3 -   0.0250W       -        -    3  3  3  3     5000    9000
 4 -   0.0025W       -        -    4  4  4  4     5000   44000

Supported LBA Sizes (NSID 0x1)
Id Fmt  Data  Metadt  Rel_Perf
 0 +     512       0         2
 1 -    4096       0         1

=== START OF SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

SMART/Health Information (NVMe Log 0x02)
Critical Warning:                   0x00
Temperature:                        45 Celsius
Available Spare:                    100%
Available Spare Threshold:          50%
Percentage Used:                    0%
Data Units Read:                    4,704,547 [2.40 TB]
Data Units Written:                 3,000,875 [1.53 TB]
Host Read Commands:                 36,737,542
Host Write Commands:                48,006,763
Controller Busy Time:               73
Power Cycles:                       650
Power On Hours:                     858
Unsafe Shutdowns:                   246
Media and Data Integrity Errors:    0
Error Information Log Entries:      0
Warning  Comp. Temperature Time:    0
Critical Comp. Temperature Time:    0
Thermal Temp. 1 Transition Count:   2
Thermal Temp. 1 Total Time:         840

Error Information (NVMe Log 0x01, 16 of 256 entries)
No Errors Logged

Offline

#11 2021-05-25 21:51:48

liticovjesac
Member
From: Köln-Stockholm-Belgrade
Registered: 2008-07-16
Posts: 112

Re: [SOLVED] linux-lts unknown filesystem type ext4

This is extremely EMBBARASSING moment for me.

I missed /vmlinuz-linux-lts in entries. It was /vmlinuz-linux which somehow explain why boot was confused and wanted to boot 5.12.6. I am going now to jump from the balcony. Sorry and thanx for help.

Last edited by liticovjesac (2021-05-25 21:53:56)

Offline

#12 2021-05-26 05:22:21

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,998

Re: [SOLVED] linux-lts unknown filesystem type ext4

Make sure nobody is on the walkway below tongue and please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

seth wrote:

Typical causes for any kind of mess-up itr. revolve around the /boot partition.
It's either not mounted during the update or it is mounted, but you're actually booting from the root partition.

Are you booting from the root partition?

Online

#13 2021-05-26 15:04:20

liticovjesac
Member
From: Köln-Stockholm-Belgrade
Registered: 2008-07-16
Posts: 112

Re: [SOLVED] linux-lts unknown filesystem type ext4

seth wrote:

Make sure nobody is on the walkway below tongue and please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

seth wrote:

Typical causes for any kind of mess-up itr. revolve around the /boot partition.
It's either not mounted during the update or it is mounted, but you're actually booting from the root partition.

Are you booting from the root partition?

Yes, from the root partition.Sorry once again. I was cheking entries files at least 20 times yesterday, letter by letter...I guess its a Allan Poe Stolen letter case.

Offline

Board footer

Powered by FluxBB