I was able to boot into the LTS kernel and downgraded packages to diagnose what could have caused this booting issue. I ended up learning the packages linux 6.9.1.arch1-1 and linux-headers 6.9.1.arch1-1 might be the cause of my issue.
I’m unsure what other information I can provide that could help resolve this.
I have stayed on the 6.8.9-arch1-2 kernel for the time being.
I have installed and reinstalled both packages, but I’m still running into the same issue.
The pacman log for installing and the re-installation are similar and is as follows:
[2024-05-22T19:26:01-0600] [PACMAN] Running 'pacman -S linux linux-headers'
[2024-05-22T19:26:05-0600] [ALPM] running '70-dkms-upgrade.hook'...
[2024-05-22T19:26:06-0600] [ALPM] transaction started
[2024-05-22T19:26:06-0600] [ALPM] reinstalled linux (6.9.1.arch1-1)
[2024-05-22T19:26:06-0600] [ALPM] reinstalled linux-headers (6.9.1.arch1-1)
[2024-05-22T19:26:07-0600] [ALPM] transaction completed
[2024-05-22T19:26:07-0600] [ALPM] running '30-systemd-update.hook'...
[2024-05-22T19:26:07-0600] [ALPM] running '60-depmod.hook'...
[2024-05-22T19:26:08-0600] [ALPM] running '70-dkms-install.hook'...
[2024-05-22T19:26:08-0600] [ALPM-SCRIPTLET] ==> dkms install --no-depmod nvidia/550.78 -k 6.9.1-arch1-1
[2024-05-22T19:26:18-0600] [ALPM-SCRIPTLET] Error! Bad return status for module build on kernel: 6.9.1-arch1-1 (x86_64)
[2024-05-22T19:26:18-0600] [ALPM-SCRIPTLET] Consult /var/lib/dkms/nvidia/550.78/build/make.log for more information.
[2024-05-22T19:26:18-0600] [ALPM-SCRIPTLET] ==> WARNING: `dkms install --no-depmod nvidia/550.78 -k 6.9.1-arch1-1' exited 10
[2024-05-22T19:26:18-0600] [ALPM-SCRIPTLET] ==> dkms install --no-depmod v4l2loopback/0.13.1 -k 6.9.1-arch1-1
[2024-05-22T19:26:19-0600] [ALPM-SCRIPTLET] Error! Bad return status for module build on kernel: 6.9.1-arch1-1 (x86_64)
[2024-05-22T19:26:19-0600] [ALPM-SCRIPTLET] Consult /var/lib/dkms/v4l2loopback/0.13.1/build/make.log for more information.
[2024-05-22T19:26:19-0600] [ALPM-SCRIPTLET] ==> WARNING: `dkms install --no-depmod v4l2loopback/0.13.1 -k 6.9.1-arch1-1' exited 10
[2024-05-22T19:26:19-0600] [ALPM] running '90-mkinitcpio-install.hook'...
[2024-05-22T19:26:19-0600] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2024-05-22T19:26:19-0600] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2024-05-22T19:26:19-0600] [ALPM-SCRIPTLET] ==> WARNING: Deprecated option 'ALL_microcode' found. Update '/etc/mkinitcpio.d/linux.preset' to use the 'microcode' hook instead.
[2024-05-22T19:26:19-0600] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux.img
[2024-05-22T19:26:19-0600] [ALPM-SCRIPTLET] ==> Starting build: '6.9.1-arch1-1'
[2024-05-22T19:26:19-0600] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2024-05-22T19:26:19-0600] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2024-05-22T19:26:19-0600] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2024-05-22T19:26:19-0600] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2024-05-22T19:26:19-0600] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2024-05-22T19:26:20-0600] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-05-22T19:26:20-0600] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2024-05-22T19:26:20-0600] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2024-05-22T19:26:20-0600] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2024-05-22T19:26:20-0600] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2024-05-22T19:26:20-0600] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2024-05-22T19:26:20-0600] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2024-05-22T19:26:20-0600] [ALPM-SCRIPTLET] ==> ERROR: module not found: 'nvidia'
[2024-05-22T19:26:20-0600] [ALPM-SCRIPTLET] ==> ERROR: module not found: 'nvidia_modeset'
[2024-05-22T19:26:20-0600] [ALPM-SCRIPTLET] ==> ERROR: module not found: 'nvidia_uvm'
[2024-05-22T19:26:20-0600] [ALPM-SCRIPTLET] ==> ERROR: module not found: 'nvidia_drm'
[2024-05-22T19:26:20-0600] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-05-22T19:26:20-0600] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux.img'
[2024-05-22T19:26:20-0600] [ALPM-SCRIPTLET] ==> WARNING: errors were encountered during the build. The image may not be complete.
[2024-05-22T19:26:20-0600] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2024-05-22T19:26:20-0600] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2024-05-22T19:26:20-0600] [ALPM-SCRIPTLET] ==> WARNING: Deprecated option 'ALL_microcode' found. Update '/etc/mkinitcpio.d/linux.preset' to use the 'microcode' hook instead.
[2024-05-22T19:26:20-0600] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux-fallback.img -S autodetect
[2024-05-22T19:26:20-0600] [ALPM-SCRIPTLET] ==> Starting build: '6.9.1-arch1-1'
[2024-05-22T19:26:20-0600] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2024-05-22T19:26:20-0600] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2024-05-22T19:26:20-0600] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2024-05-22T19:26:20-0600] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2024-05-22T19:26:21-0600] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2024-05-22T19:26:21-0600] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2024-05-22T19:26:21-0600] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2024-05-22T19:26:21-0600] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'aic94xx'
[2024-05-22T19:26:21-0600] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'wd719x'
[2024-05-22T19:26:21-0600] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2024-05-22T19:26:21-0600] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-05-22T19:26:22-0600] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2024-05-22T19:26:22-0600] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2024-05-22T19:26:22-0600] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2024-05-22T19:26:22-0600] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2024-05-22T19:26:22-0600] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2024-05-22T19:26:22-0600] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2024-05-22T19:26:23-0600] [ALPM-SCRIPTLET] ==> ERROR: module not found: 'nvidia'
[2024-05-22T19:26:23-0600] [ALPM-SCRIPTLET] ==> ERROR: module not found: 'nvidia_modeset'
[2024-05-22T19:26:23-0600] [ALPM-SCRIPTLET] ==> ERROR: module not found: 'nvidia_uvm'
[2024-05-22T19:26:23-0600] [ALPM-SCRIPTLET] ==> ERROR: module not found: 'nvidia_drm'
[2024-05-22T19:26:23-0600] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-05-22T19:26:23-0600] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-fallback.img'
[2024-05-22T19:26:24-0600] [ALPM-SCRIPTLET] ==> WARNING: errors were encountered during the build. The image may not be complete.
[2024-05-22T19:26:24-0600] [ALPM] running 'eos-reboot-required.hook'...
[2024-05-22T19:26:24-0600] [ALPM] running 'rebuild-detector.hook'...
[2024-05-22T19:26:24-0600] [ALPM-SCRIPTLET] foreign bauh
There are more errors than what I’ve seen in the past when upgrading to a new kernel and I’m not familiar with what the errors mean.
Specifically the ones stating Error! Bad return status for module build on kernel: 6.9.1-arch1-1 (x86_64) WARNING: errors were encountered during the build. The image may not be complete.
If I remember correctly, I have the nvidia-dkms drivers from the Arch repo.
Are you referring to the modules nvidia_modeset nvidia_uvm nvidia_drm that say they cannot be found? I remember setting those for a GPU pass-through some time ago.
I’ve been having a lot of issues with usb devices not being recognized and shutdown issues with 6.9.x. I’ve decided to stick to the LTS until 6.10.x comes out
I see that there is a newer kernel available 6.9.1.arch1-2.
I’ll try installing that and see if I run into any issues.
Where can I find the make.log file for nvidia?
I tried installing the 6.9.1.arch1-2 kernel and it there are errors that ask me to check the make.log files for nvidia and v4l2loopback.
The nvidia make.log is as follows.
Fri 24 May 2024 04:41:30 PM MDT
make[1]: Entering directory '/usr/lib/modules/6.9.1-arch1-2/build'
warning: the compiler differs from the one used to build the kernel
The kernel was built by: gcc (GCC) 14.1.1 20240522
You are using: gcc (conda-forge gcc 12.2.0-19) 12.2.0
Warning: Compiler version check failed:
The major and minor number of the compiler used to
compile the kernel:
gcc (GCC) 14.1.1 20240522, GNU ld (GNU Binutils) 2.42.0
does not match the compiler used here:
gcc (conda-forge gcc 12.2.0-19) 12.2.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
It is recommended to set the CC environment variable
to the compiler that was used to compile the kernel.
To skip the test and silence this warning message, set
the IGNORE_CC_MISMATCH environment variable to "1".
However, mixing compiler versions between the kernel
and kernel modules can result in subtle bugs that are
difficult to diagnose.
*** Failed CC version check. ***
SYMLINK /var/lib/dkms/nvidia/550.78/build/nvidia/nv-kernel.o
SYMLINK /var/lib/dkms/nvidia/550.78/build/nvidia-modeset/nv-modeset-kernel.o
CONFTEST: hash__remap_4k_pfn
CONFTEST: set_pages_uc
CONFTEST: list_is_first
CONFTEST: set_memory_uc
CONFTEST: set_memory_array_uc
CONFTEST: set_pages_array_uc
CONFTEST: ioremap_cache
CONFTEST: ioremap_wc
CONFTEST: ioremap_driver_hardened
CONFTEST: ioremap_driver_hardened_wc
CONFTEST: ioremap_cache_shared
CONFTEST: pci_get_domain_bus_and_slot
CONFTEST: get_num_physpages
CONFTEST: pde_data
CONFTEST: xen_ioemu_inject_msi
CONFTEST: phys_to_dma
CONFTEST: get_dma_ops
CONFTEST: dma_attr_macros
CONFTEST: dma_map_page_attrs
CONFTEST: write_cr4
CONFTEST: of_find_node_by_phandle
CONFTEST: of_node_to_nid
CONFTEST: pnv_pci_get_npu_dev
CONFTEST: of_get_ibm_chip_id
CONFTEST: pci_bus_address
CONFTEST: pci_stop_and_remove_bus_device
CONFTEST: pci_rebar_get_possible_sizes
CONFTEST: wait_for_random_bytes
CONFTEST: register_cpu_notifier
CONFTEST: cpuhp_setup_state
CONFTEST: dma_map_resource
CONFTEST: get_backlight_device_by_name
CONFTEST: timer_setup
CONFTEST: pci_enable_msix_range
CONFTEST: kernel_read_has_pointer_pos_arg
CONFTEST: kernel_write_has_pointer_pos_arg
CONFTEST: dma_direct_map_resource
CONFTEST: tegra_get_platform
CONFTEST: tegra_bpmp_send_receive
CONFTEST: flush_cache_all
CONFTEST: vmf_insert_pfn
CONFTEST: jiffies_to_timespec
CONFTEST: ktime_get_raw_ts64
CONFTEST: ktime_get_real_ts64
CONFTEST: full_name_hash
CONFTEST: pci_enable_atomic_ops_to_root
CONFTEST: vga_tryget
CONFTEST: cc_platform_has
CONFTEST: seq_read_iter
CONFTEST: unsafe_follow_pfn
CONFTEST: drm_gem_object_get
CONFTEST: drm_gem_object_put_unlocked
CONFTEST: add_memory_driver_managed
CONFTEST: device_property_read_u64
CONFTEST: devm_of_platform_populate
CONFTEST: of_dma_configure
CONFTEST: of_property_count_elems_of_size
CONFTEST: of_property_read_variable_u8_array
CONFTEST: of_property_read_variable_u32_array
CONFTEST: i2c_new_client_device
CONFTEST: i2c_unregister_device
CONFTEST: of_get_named_gpio
CONFTEST: devm_gpio_request_one
CONFTEST: gpio_direction_input
CONFTEST: gpio_direction_output
CONFTEST: gpio_get_value
CONFTEST: gpio_set_value
CONFTEST: gpio_to_irq
CONFTEST: icc_get
CONFTEST: icc_put
CONFTEST: icc_set_bw
CONFTEST: dma_buf_export_args
CONFTEST: dma_buf_ops_has_kmap
CONFTEST: dma_buf_ops_has_kmap_atomic
CONFTEST: dma_buf_ops_has_map
CONFTEST: dma_buf_ops_has_map_atomic
CONFTEST: dma_buf_has_dynamic_attachment
CONFTEST: dma_buf_attachment_has_peer2peer
CONFTEST: dma_set_mask_and_coherent
CONFTEST: devm_clk_bulk_get_all
CONFTEST: get_task_ioprio
CONFTEST: mdev_set_iommu_device
CONFTEST: offline_and_remove_memory
CONFTEST: crypto_tfm_ctx_aligned
CONFTEST: wait_on_bit_lock_argument_count
CONFTEST: radix_tree_empty
CONFTEST: radix_tree_replace_slot
CONFTEST: pnv_npu2_init_context
CONFTEST: cpumask_of_node
CONFTEST: ioasid_get
CONFTEST: mm_pasid_drop
CONFTEST: mmget_not_zero
CONFTEST: mmgrab
CONFTEST: iommu_sva_bind_device_has_drvdata_arg
CONFTEST: vm_fault_to_errno
CONFTEST: find_next_bit_wrap
CONFTEST: iommu_is_dma_domain
CONFTEST: acpi_video_backlight_use_native
CONFTEST: drm_dev_unref
CONFTEST: drm_reinit_primary_mode_group
CONFTEST: get_user_pages_remote
CONFTEST: get_user_pages
CONFTEST: pin_user_pages_remote
CONFTEST: pin_user_pages
CONFTEST: drm_gem_object_lookup
CONFTEST: drm_atomic_state_ref_counting
CONFTEST: drm_driver_has_gem_prime_res_obj
CONFTEST: drm_atomic_helper_connector_dpms
CONFTEST: drm_connector_funcs_have_mode_in_name
CONFTEST: drm_connector_has_vrr_capable_property
CONFTEST: drm_framebuffer_get
CONFTEST: drm_dev_put
CONFTEST: drm_format_num_planes
CONFTEST: drm_connector_for_each_possible_encoder
CONFTEST: drm_rotation_available
CONFTEST: drm_vma_offset_exact_lookup_locked
CONFTEST: nvhost_dma_fence_unpack
CONFTEST: dma_fence_set_error
CONFTEST: fence_set_error
CONFTEST: sync_file_get_fence
CONFTEST: drm_aperture_remove_conflicting_pci_framebuffers
CONFTEST: drm_fbdev_generic_setup
CONFTEST: drm_connector_attach_hdr_output_metadata_property
CONFTEST: drm_helper_crtc_enable_color_mgmt
CONFTEST: drm_crtc_enable_color_mgmt
CONFTEST: drm_atomic_helper_legacy_gamma_set
CONFTEST: is_export_symbol_gpl_of_node_to_nid
CONFTEST: is_export_symbol_gpl_sme_active
CONFTEST: is_export_symbol_present_swiotlb_map_sg_attrs
CONFTEST: is_export_symbol_present_swiotlb_dma_ops
CONFTEST: is_export_symbol_present___close_fd
CONFTEST: is_export_symbol_present_close_fd
CONFTEST: is_export_symbol_present_get_unused_fd
CONFTEST: is_export_symbol_present_get_unused_fd_flags
CONFTEST: is_export_symbol_present_nvhost_get_default_device
CONFTEST: is_export_symbol_present_nvhost_syncpt_unit_interface_get_byte_offset
CONFTEST: is_export_symbol_present_nvhost_syncpt_unit_interface_get_aperture
CONFTEST: is_export_symbol_present_tegra_dce_register_ipc_client
CONFTEST: is_export_symbol_present_tegra_dce_unregister_ipc_client
CONFTEST: is_export_symbol_present_tegra_dce_client_ipc_send_recv
CONFTEST: is_export_symbol_present_dram_clk_to_mc_clk
CONFTEST: is_export_symbol_present_get_dram_num_channels
CONFTEST: is_export_symbol_present_tegra_dram_types
CONFTEST: is_export_symbol_present_pxm_to_node
CONFTEST: is_export_symbol_present_screen_info
CONFTEST: is_export_symbol_gpl_screen_info
CONFTEST: is_export_symbol_present_i2c_bus_status
CONFTEST: is_export_symbol_present_tegra_fuse_control_read
CONFTEST: is_export_symbol_present_tegra_get_platform
CONFTEST: is_export_symbol_present_pci_find_host_bridge
CONFTEST: is_export_symbol_present_tsec_comms_send_cmd
CONFTEST: is_export_symbol_present_tsec_comms_set_init_cb
CONFTEST: is_export_symbol_present_tsec_comms_clear_init_cb
CONFTEST: is_export_symbol_present_tsec_comms_alloc_mem_from_gscco
CONFTEST: is_export_symbol_present_tsec_comms_free_gscco_mem
CONFTEST: is_export_symbol_present_memory_block_size_bytes
CONFTEST: crypto
CONFTEST: is_export_symbol_present_int_active_memcg
CONFTEST: is_export_symbol_present_migrate_vma_setup
CONFTEST: dma_ops
CONFTEST: swiotlb_dma_ops
CONFTEST: noncoherent_swiotlb_dma_ops
CONFTEST: vm_fault_has_address
CONFTEST: vm_insert_pfn_prot
CONFTEST: vmf_insert_pfn_prot
CONFTEST: vm_ops_fault_removed_vma_arg
CONFTEST: kmem_cache_has_kobj_remove_work
CONFTEST: sysfs_slab_unlink
CONFTEST: proc_ops
CONFTEST: timespec64
CONFTEST: vmalloc_has_pgprot_t_arg
CONFTEST: mm_has_mmap_lock
CONFTEST: pci_channel_state
CONFTEST: pci_dev_has_ats_enabled
CONFTEST: remove_memory_has_nid_arg
CONFTEST: add_memory_driver_managed_has_mhp_flags_arg
CONFTEST: num_registered_fb
CONFTEST: pci_driver_has_driver_managed_dma
CONFTEST: vm_area_struct_has_const_vm_flags
CONFTEST: memory_failure_has_trapno_arg
CONFTEST: foll_longterm_present
CONFTEST: backing_dev_info
CONFTEST: mm_context_t
CONFTEST: vm_fault_t
CONFTEST: mmu_notifier_ops_invalidate_range
CONFTEST: mmu_notifier_ops_arch_invalidate_secondary_tlbs
CONFTEST: migrate_vma_added_flags
CONFTEST: migrate_device_range
CONFTEST: handle_mm_fault_has_mm_arg
CONFTEST: handle_mm_fault_has_pt_regs_arg
CONFTEST: mempolicy_has_unified_nodes
CONFTEST: mempolicy_has_home_node
CONFTEST: mpol_preferred_many_present
CONFTEST: mmu_interval_notifier
CONFTEST: drm_bus_present
CONFTEST: drm_bus_has_bus_type
CONFTEST: drm_bus_has_get_irq
CONFTEST: drm_bus_has_get_name
CONFTEST: drm_driver_has_device_list
CONFTEST: drm_driver_has_legacy_dev_list
CONFTEST: drm_driver_has_set_busid
CONFTEST: drm_crtc_state_has_connectors_changed
CONFTEST: drm_init_function_args
CONFTEST: drm_helper_mode_fill_fb_struct
CONFTEST: drm_master_drop_has_from_release_arg
CONFTEST: drm_driver_unload_has_int_return_type
CONFTEST: drm_atomic_helper_crtc_destroy_state_has_crtc_arg
CONFTEST: drm_atomic_helper_plane_destroy_state_has_plane_arg
CONFTEST: drm_mode_object_find_has_file_priv_arg
CONFTEST: dma_buf_owner
CONFTEST: drm_connector_list_iter
CONFTEST: drm_atomic_helper_swap_state_has_stall_arg
CONFTEST: drm_driver_prime_flag_present
CONFTEST: drm_gem_object_has_resv
CONFTEST: drm_crtc_state_has_async_flip
CONFTEST: drm_crtc_state_has_pageflip_flags
CONFTEST: drm_crtc_state_has_vrr_enabled
CONFTEST: drm_format_modifiers_present
CONFTEST: drm_vma_node_is_allowed_has_tag_arg
CONFTEST: drm_vma_offset_node_has_readonly
CONFTEST: drm_display_mode_has_vrefresh
CONFTEST: drm_driver_master_set_has_int_return_type
CONFTEST: drm_driver_has_gem_free_object
CONFTEST: drm_prime_pages_to_sg_has_drm_device_arg
CONFTEST: drm_driver_has_gem_prime_callbacks
CONFTEST: drm_crtc_atomic_check_has_atomic_state_arg
CONFTEST: drm_gem_object_vmap_has_map_arg
CONFTEST: drm_plane_atomic_check_has_atomic_state_arg
CONFTEST: drm_device_has_pdev
CONFTEST: drm_crtc_state_has_no_vblank
CONFTEST: drm_mode_config_has_allow_fb_modifiers
CONFTEST: drm_has_hdr_output_metadata
CONFTEST: dma_resv_add_fence
CONFTEST: dma_resv_reserve_fences
CONFTEST: reservation_object_reserve_shared_has_num_fences_arg
CONFTEST: drm_connector_has_override_edid
CONFTEST: drm_master_has_leases
CONFTEST: drm_file_get_master
CONFTEST: drm_modeset_lock_all_end
CONFTEST: drm_connector_lookup
CONFTEST: drm_connector_put
CONFTEST: drm_driver_has_dumb_destroy
CONFTEST: fence_ops_use_64bit_seqno
CONFTEST: drm_aperture_remove_conflicting_pci_framebuffers_has_driver_arg
CONFTEST: drm_mode_create_dp_colorspace_property_has_supported_colorspaces_arg
CONFTEST: drm_unlocked_ioctl_flag_present
CONFTEST: dom0_kernel_present
CONFTEST: nvidia_vgpu_kvm_build
CONFTEST: nvidia_grid_build
CONFTEST: nvidia_grid_csp_build
CONFTEST: pm_runtime_available
CONFTEST: pci_class_multimedia_hd_audio
CONFTEST: drm_available
CONFTEST: vfio_pci_core_available
CONFTEST: mdev_available
CONFTEST: cmd_uphy_display_port_init
CONFTEST: cmd_uphy_display_port_off
CONFTEST: memory_failure_mf_sw_simulated_defined
CONFTEST: drm_atomic_available
CONFTEST: is_export_symbol_gpl_refcount_inc
CONFTEST: is_export_symbol_gpl_refcount_dec_and_test
CONFTEST: drm_alpha_blending_available
CONFTEST: is_export_symbol_present_drm_gem_prime_fd_to_handle
CONFTEST: is_export_symbol_present_drm_gem_prime_handle_to_fd
CONFTEST: ib_peer_memory_symbols
CC [M] /var/lib/dkms/nvidia/550.78/build/nvidia/nv.o
CC [M] /var/lib/dkms/nvidia/550.78/build/nvidia/nv-pci.o
CC [M] /var/lib/dkms/nvidia/550.78/build/nvidia/nv-dmabuf.o
CC [M] /var/lib/dkms/nvidia/550.78/build/nvidia/nv-nano-timer.o
CC [M] /var/lib/dkms/nvidia/550.78/build/nvidia/nv-acpi.o
CC [M] /var/lib/dkms/nvidia/550.78/build/nvidia/nv-cray.o
CC [M] /var/lib/dkms/nvidia/550.78/build/nvidia/nv-dma.o
CC [M] /var/lib/dkms/nvidia/550.78/build/nvidia/nv-i2c.o
gcc: error: unrecognized command-line option '-fmin-function-alignment=16'; did you mean '-flimit-function-alignment'?
make[3]: *** [scripts/Makefile.build:244: /var/lib/dkms/nvidia/550.78/build/nvidia/nv.o] Error 1
CC [M] /var/lib/dkms/nvidia/550.78/build/nvidia/nv-mmap.o
make[3]: *** Waiting for unfinished jobs....
gcc: error: unrecognized command-line option '-fmin-function-alignment=16'; did you mean '-flimit-function-alignment'?
make[3]: *** [scripts/Makefile.build:244: /var/lib/dkms/nvidia/550.78/build/nvidia/nv-pci.o] Error 1
gcc: error: unrecognized command-line option '-fmin-function-alignment=16'; did you mean '-flimit-function-alignment'?
make[3]: *** [scripts/Makefile.build:244: /var/lib/dkms/nvidia/550.78/build/nvidia/nv-dmabuf.o] Error 1
gcc: error: unrecognized command-line option '-fmin-function-alignment=16'; did you mean '-flimit-function-alignment'?
make[3]: *** [scripts/Makefile.build:244: /var/lib/dkms/nvidia/550.78/build/nvidia/nv-nano-timer.o] Error 1
gcc: error: unrecognized command-line option '-fmin-function-alignment=16'; did you mean '-flimit-function-alignment'?
make[3]: *** [scripts/Makefile.build:244: /var/lib/dkms/nvidia/550.78/build/nvidia/nv-acpi.o] Error 1
gcc: error: unrecognized command-line option '-fmin-function-alignment=16'; did you mean '-flimit-function-alignment'?
make[3]: *** [scripts/Makefile.build:244: /var/lib/dkms/nvidia/550.78/build/nvidia/nv-cray.o] Error 1
gcc: error: unrecognized command-line option '-fmin-function-alignment=16'; did you mean '-flimit-function-alignment'?
make[3]: *** [scripts/Makefile.build:244: /var/lib/dkms/nvidia/550.78/build/nvidia/nv-dma.o] Error 1
gcc: error: unrecognized command-line option '-fmin-function-alignment=16'; did you mean '-flimit-function-alignment'?
make[3]: *** [scripts/Makefile.build:244: /var/lib/dkms/nvidia/550.78/build/nvidia/nv-i2c.o] Error 1
gcc: error: unrecognized command-line option '-fmin-function-alignment=16'; did you mean '-flimit-function-alignment'?
make[3]: *** [scripts/Makefile.build:244: /var/lib/dkms/nvidia/550.78/build/nvidia/nv-mmap.o] Error 1
make[2]: *** [/usr/lib/modules/6.9.1-arch1-2/build/Makefile:1919: /var/lib/dkms/nvidia/550.78/build] Error 2
make[1]: *** [Makefile:240: __sub-make] Error 2
make[1]: Leaving directory '/usr/lib/modules/6.9.1-arch1-2/build'
make: *** [Makefile:85: modules] Error 2
The make.log for v4l2loopback is as follows.
Fri 24 May 2024 04:41:40 PM MDT
++++++ To sign the module, you must set KBUILD_SIGN_KEY/KBUILD_SIGN_CERT to point to the signing key/certificate!
++++++ For your convenience, we try to read these variables as 'mok_signing_key' resp. 'mok_certificate' from /etc/dkms/framework.conf
++++++ If your certificate requires a password, pass it via the KBUILD_SIGN_PIN env-var!
++++++ E.g. using 'export KBUILD_SIGN_PIN; read -s -p "Passphrase for signing key : " KBUILD_SIGN_PIN; sudo --preserve-env=KBUILD_SIGN_PIN make sign'
Building v4l2-loopback driver...
make -C /usr/lib/modules/6.9.1-arch1-2/build M=/var/lib/dkms/v4l2loopback/0.13.1/build KCPPFLAGS="" modules
make[1]: Entering directory '/usr/lib/modules/6.9.1-arch1-2/build'
warning: the compiler differs from the one used to build the kernel
The kernel was built by: gcc (GCC) 14.1.1 20240522
You are using: gcc (conda-forge gcc 12.2.0-19) 12.2.0
CC [M] /var/lib/dkms/v4l2loopback/0.13.1/build/v4l2loopback.o
gcc: error: unrecognized command-line option '-fmin-function-alignment=16'; did you mean '-flimit-function-alignment'?
make[3]: *** [scripts/Makefile.build:244: /var/lib/dkms/v4l2loopback/0.13.1/build/v4l2loopback.o] Error 1
make[2]: *** [/usr/lib/modules/6.9.1-arch1-2/build/Makefile:1919: /var/lib/dkms/v4l2loopback/0.13.1/build] Error 2
make[1]: *** [Makefile:240: __sub-make] Error 2
make[1]: Leaving directory '/usr/lib/modules/6.9.1-arch1-2/build'
make: *** [Makefile:53: v4l2loopback.ko] Error 2
#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives
#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir = /
#DBPath = /var/lib/pacman/
#CacheDir = /var/cache/pacman/pkg/
#LogFile = /var/log/pacman.log
#GPGDir = /etc/pacman.d/gnupg/
#HookDir = /etc/pacman.d/hooks/
HoldPkg = pacman glibc
#XferCommand = /usr/bin/curl -L -C - -f -o %o %u
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
#UseDelta = 0.7
Architecture = auto
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg =
#IgnoreGroup =
#NoUpgrade =
#NoExtract =
# Misc options
#UseSyslog
Color
ILoveCandy
#NoProgressBar
#CheckSpace
VerbosePkgLists
DisableDownloadTimeout
ParallelDownloads = 5
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel = Required DatabaseOptional
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required
# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate archlinux`.
#
# REPOSITORIES
# - can be defined here or included from another file
# - pacman will search repositories in the order defined here
# - local/custom mirrors can be added here or in separate files
# - repositories listed first will take precedence when packages
# have identical names, regardless of version number
# - URLs will have $repo replaced by the name of the current repo
# - URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
# [repo-name]
# Server = ServerName
# Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#
# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
[endeavouros]
SigLevel = PackageRequired
Include = /etc/pacman.d/endeavouros-mirrorlist
#[testing]
#Include = /etc/pacman.d/mirrorlist
[core]
Include = /etc/pacman.d/mirrorlist
[extra]
Include = /etc/pacman.d/mirrorlist
#[community-testing]
#Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.
#[multilib-testing]
#Include = /etc/pacman.d/mirrorlist
[multilib]
Include = /etc/pacman.d/mirrorlist
# [endeavouros]
# SigLevel = PackageRequired
# Include = /etc/pacman.d/endeavouros-mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs
#Arch User Repository