-
Notifications
You must be signed in to change notification settings - Fork 0
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cdd13bc - Browse repository at this point
Copy the full SHA cdd13bcView commit details -
linux: Update version from 6.1.7-446 to 6.1.39-450
Configuration changes: * e4b7ea61ed17 config-mpi: Disable frame buffer drivers * 7a512c779620 config-mpi: Build DRM driver for simple platform-provided framebuffers (DRM_SIMPLE=y) * 852cdf42c063 config-mpi: Build coreboot framebuffer into Linux (GOOGLE_FRAMEBUFFER_COREBOOT=y) * cb243590078a config-mpi: Switch HID devices from Y to M * fc1d3133d7ff scsi: mpt3sas: Rate-limit scsi_dma_map() error messages * 6d44c56d3ca6 Revert "scsi: mpt3sas: Remove scsi_dma_map() error messages" * 415b450cb0a9 config-mpi: Built host kernel accelerator for virtio net as module (VHOST_NET=m)
Configuration menu - View commit details
-
Copy full SHA for 3602519 - Browse repository at this point
Copy the full SHA 3602519View commit details -
nvidia_linux: Build 510.60.03 for Linux 6.1.39-450
$ cp -a nvidia_linux-5.15.112-449-510.60.02-0.bee nvidia_linux-6.1.39-450-510.60.02-0.bee
Configuration menu - View commit details
-
Copy full SHA for 9300f4b - Browse repository at this point
Copy the full SHA 9300f4bView commit details -
nvidia_linux-6.1.39-450: Update version from 510.60.02 to 510.108.03
510.60.02 fails to build: CONFTEST: ib_peer_memory_symbols CC [M] /dev/shm/bee-pmenzel/nvidia/nvidia_linux-6.1.39-450-510.60.02-0/source/kernel/nvidia/nv.o /dev/shm/bee-pmenzel/nvidia/nvidia_linux-6.1.39-450-510.60.02-0/source/kernel/nvidia/nv.c: In function ‘nv_set_dma_address_size’: /dev/shm/bee-pmenzel/nvidia/nvidia_linux-6.1.39-450-510.60.02-0/source/kernel/nvidia/nv.c:2768:9: error: implicit declaration of function ‘pci_set_dma_mask’; did you mean ‘ipi_send_mask’? [-Werror=implicit-function-declaration] 2768 | pci_set_dma_mask(nvl->pci_dev, new_mask); | ^~~~~~~~~~~~~~~~ | ipi_send_mask /dev/shm/bee-pmenzel/nvidia/nvidia_linux-6.1.39-450-510.60.02-0/source/kernel/nvidia/nv.c:2774:9: error: implicit declaration of function ‘pci_set_consistent_dma_mask’ [-Werror=implicit-function-declaration] 2774 | pci_set_consistent_dma_mask(nvl->pci_dev, new_mask); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors make[2]: *** [scripts/Makefile.build:250: /dev/shm/bee-pmenzel/nvidia/nvidia_linux-6.1.39-450-510.60.02-0/source/kernel/nvidia/nv.o] Error 1 https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-510-108-03/index.html
Configuration menu - View commit details
-
Copy full SHA for c85ba78 - Browse repository at this point
Copy the full SHA c85ba78View commit details -
nvidia_current: Add version 510.108.03
Add the userspace part for driver version 510.108.03. Created with the command below and adapting the source URL: $ cp -a nvidia_current-510.60.02-1.bee nvidia_current-510.108.03-0.bee Tested on *sigusr2*: $ dmesg | grep -e "Linux version" -e "DMI:" ; dmesg --level=crit,alert,err,warn [ 0.000000] Linux version 6.1.39.mx64.450 (root@holidayincambodia.molgen.mpg.de) (gcc (GCC) 10.4.0, GNU ld (GNU Binutils) 2.40) #1 SMP PREEMPT_DYNAMIC Wed Jul 19 20:07:19 CEST 2023 [ 0.000000] DMI: Dell Inc. OptiPlex 7071/097YXY, BIOS 1.1.2 08/29/2019 [ 1.428282] Spectre V2 : WARNING: Unprivileged eBPF is enabled with eIBRS on, data leaks possible via Spectre v2 BHB attacks! [ 1.468459] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 2.645812] hpet_acpi_add: no address or irqs in _CRS [ 2.894418] usb: port power management may be unreliable [ 4.099489] wmi_bus wmi_bus-PNP0C14:04: WQBC data block query control method not found [ 14.880380] nvidia: loading out-of-tree module taints kernel. [ 14.886176] nvidia: module license 'NVIDIA' taints kernel. [ 14.891713] Disabling lock debugging due to kernel taint [ 15.273921] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 510.108.03 Thu Oct 20 05:10:45 UTC 2022 [ 15.302831] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint. $ glxinfo | grep info server glx version string: 1.4 client glx version string: 1.4 GLX version: 1.4 OpenGL core profile version string: 4.6.0 NVIDIA 510.108.03 OpenGL core profile shading language version string: 4.60 NVIDIA OpenGL version string: 4.6.0 NVIDIA 510.108.03 OpenGL shading language version string: 4.60 NVIDIA OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 510.108.03 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20 GL_EXT_shader_group_vote, GL_EXT_shader_implicit_conversions,
Configuration menu - View commit details
-
Copy full SHA for 23bde72 - Browse repository at this point
Copy the full SHA 23bde72View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.