[RESPONDED] Upgrading to new firmware help

Hello. I recently found a topic that was marked solved that a user had the same issue I’m having. [RESOLVED] 13" Ryzen 5 + Debian 12 fails to wake from sleep - #7 by Michael_Schmid

I can’t figure out how to install the latest firmware from kernel/git/firmware/linux-firmware.git - Repository of firmware blobs for use with the Linux kernel which seemed to of solved the problem.

btw - I tried to extract the firmware into the correct folder but it wouldn’t let me. Folder seems protected and my account I’ve set up isn’t admin.

If anyone can help me or point me to a resource how to do this that would be great. Thanks.

1 Like

So first of all you need elevated permissions(e.g root or your account in the sudo group). Do you know your root password, since your account is not setup as admin? (Debian does not ship the sudo package in a default installation.) If so run su root then enter the root password.
When logged in as root run the following:

wget URL_to_LinuxFirmware.tar.gz 
mkdir tmp_firmware
#extract the firmware archive
tar xvf linux-firmware.tar.gz -C tmp_firmware
# I updated the whole firmware tree
cp tmp_firmware/* /usr/lib/firmware/
# after you have copied the latest firmware into your firmware folder
# you need to update your initrdfs, run the following
update-initramfs -c -k all

BTW which kernel are you running?
I upgraded to 6.5.0 from bookworm-backports

1 Like

Yes I have my sudo password. I’ll try all that right now thank you and my kernel is 6.1.0-13-amd64. Should I upgrade the kernel? I tried upgrading it thru zabbly but couldn’t get it to work.

I got it all done but that last command isn’t working -update-initramfs -c -k all- just gives me this in terminal -bash: update-initramfs: command not found-

ran it with sudo infront and it worked gave me lots of possible missing firmware errors in amdgpu folder

Problem still persists for some reason. I went into the folder to see if it copied properly and the modified dates all match when I ran the terminal command. Could it be my kernel now?

Yeah a kernel upgrade wouldn’t hurt, because 6.1 was released in December '22 and the 6.5 contains driver for the AMD Phoenix APU.

I can’t say anything about zabbly kernels, as I only use kernels provided by the distro or compiled by myself.

Also I too have still some msgs about missing firmware but not about the one that’s needed, so don’t worry too much

2 Likes

Many thanks Michael. I will update it.

1 Like

You’re welcome!

Just echoing what @Michael_Schmid is suggesting, do upgrade to a more recent kernel with your debian setup, let us know how this goes. cheers! :slight_smile:

2 Likes

I got the kernel Michael uses. Still have same issue with the pc waking up from closing the screen. I no longer have a washed out screen it’s just blank now. Idk what else to do.

Hm strange, I did exactly what I told you to do and it worked for me.
Can you maybe post the journal with only kernel msgs showing up?

sudo journalctl -k
1 Like

Sure after work I can. Do you want me to grab that journal right after I’m forced to reboot from black screen?

Yes that would be nice.

Here is the log

Nov 28 15:58:55 merkk kernel: Linux version 6.5.0-0.deb12.1-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0->
Nov 28 15:58:55 merkk kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-6.5.0-0.deb12.1-amd64 root=UUID=06eb66bf-bcd4-4bd9-b1>
Nov 28 15:58:55 merkk kernel: BIOS-provided physical RAM map:
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000bffff] reserved
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009afffff] usable
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x0000000009b00000-0x0000000009dfffff] reserved
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x0000000009e00000-0x0000000009efffff] usable
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x0000000009f00000-0x0000000009f3bfff] ACPI NVS
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x0000000009f3c000-0x000000004235ffff] usable
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x0000000042360000-0x000000004455ffff] reserved
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x0000000044560000-0x0000000044568fff] usable
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x0000000044569000-0x000000004456cfff] reserved
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x000000004456d000-0x000000004456efff] usable
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x000000004456f000-0x000000004456ffff] reserved
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x0000000044570000-0x000000005077efff] usable
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x000000005077f000-0x0000000052f7efff] reserved
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x0000000052f7f000-0x000000005af7efff] ACPI NVS
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x000000005af7f000-0x000000005affefff] ACPI data
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x000000005afff000-0x000000005affffff] usable
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x000000005b000000-0x000000005bffffff] reserved
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x000000005d790000-0x000000005d7effff] reserved
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x000000005d7f5000-0x000000005fffffff] reserved
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x00000000c0300000-0x00000000c03fffff] reserved
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x0000000100000000-0x000000087e2fffff] usable
Nov 28 15:58:55 merkk kernel: BIOS-e820: [mem 0x0000000880000000-0x00000008c01fffff] reserved
Nov 28 15:58:55 merkk kernel: NX (Execute Disable) protection: active
Nov 28 15:58:55 merkk kernel: e820: update [mem 0x4047b018-0x4047f257] usable ==> usable

Also perhaps we could compare outputs with

sudo sysctl -a
cat /proc/cmdlin
lsmod

here is the sudo sysclt -a

root@merkk:/home/merkk# sudo sysctl -a
abi.vsyscall32 = 1
crypto.fips_enabled = 0
crypto.fips_name = Linux Kernel Cryptographic API
crypto.fips_version = 6.5.0-0.deb12.1-amd64
debug.exception-trace = 1
debug.kprobes-optimization = 1
dev.hpet.max-user-freq = 64
dev.mac_hid.mouse_button2_keycode = 97
dev.mac_hid.mouse_button3_keycode = 100
dev.mac_hid.mouse_button_emulation = 0
dev.parport.default.spintime = 500
dev.parport.default.timeslice = 200
dev.tty.ldisc_autoload = 1
dev.tty.legacy_tiocsti = 0
fs.aio-max-nr = 65536
fs.aio-nr = 0
fs.binfmt_misc.python3/11 = enabled
fs.binfmt_misc.python3/11 = interpreter /usr/bin/python3.11
fs.binfmt_misc.python3/11 = flags:
fs.binfmt_misc.python3/11 = offset 0
fs.binfmt_misc.python3/11 = magic a70d0d0a
fs.binfmt_misc.status = enabled
fs.dentry-state = 84443 56497 45 0 15312 0
fs.dir-notify-enable = 1
fs.epoll.max_user_watches = 7110522
fs.fanotify.max_queued_events = 16384
fs.fanotify.max_user_groups = 128
fs.fanotify.max_user_marks = 258767
fs.file-max = 9223372036854775807
fs.file-nr = 9760 0 9223372036854775807
fs.inode-nr = 68950 430
fs.inode-state = 68950 430 0 0 0 0 0
fs.inotify.max_queued_events = 16384
fs.inotify.max_user_instances = 128
fs.inotify.max_user_watches = 65536
fs.lease-break-time = 45
fs.leases-enable = 1
fs.mount-max = 100000
fs.mqueue.msg_default = 10
fs.mqueue.msg_max = 10
fs.mqueue.msgsize_default = 8192
fs.mqueue.msgsize_max = 8192
fs.mqueue.queues_max = 256
fs.nr_open = 1048576
fs.overflowgid = 65534
fs.overflowuid = 65534
fs.pipe-max-size = 1048576
fs.pipe-user-pages-hard = 0
fs.pipe-user-pages-soft = 16384
fs.protected_fifos = 1
fs.protected_hardlinks = 1
fs.protected_regular = 2
fs.protected_symlinks = 1
fs.quota.allocated_dquots = 0
fs.quota.cache_hits = 0
fs.quota.drops = 0
fs.quota.free_dquots = 0
fs.quota.lookups = 0
fs.quota.reads = 0
fs.quota.syncs = 0
fs.quota.writes = 0
fs.suid_dumpable = 0
fs.verity.require_signatures = 0
kernel.acct = 4 2 30
kernel.acpi_video_flags = 0
kernel.apparmor_display_secid_mode = 0
kernel.arch = x86_64
kernel.auto_msgmni = 0
kernel.bootloader_type = 33
kernel.bootloader_version = 1
kernel.bpf_stats_enabled = 0
kernel.cad_pid = 1
kernel.cap_last_cap = 40
kernel.core_pattern = core
kernel.core_pipe_limit = 0
kernel.core_uses_pid = 0
kernel.ctrl-alt-del = 0
kernel.dmesg_restrict = 1
kernel.domainname = (none)
kernel.firmware_config.force_sysfs_fallback = 0
kernel.firmware_config.ignore_sysfs_fallback = 0
kernel.ftrace_dump_on_oops = 0
kernel.ftrace_enabled = 1
kernel.hardlockup_all_cpu_backtrace = 0
kernel.hardlockup_panic = 0
kernel.hostname = merkk
kernel.hung_task_all_cpu_backtrace = 0
kernel.hung_task_check_count = 4194304
kernel.hung_task_check_interval_secs = 0
kernel.hung_task_panic = 0
kernel.hung_task_timeout_secs = 120
kernel.hung_task_warnings = 10
kernel.io_delay_type = 0
kernel.kexec_load_disabled = 0
kernel.kexec_load_limit_panic = -1
kernel.kexec_load_limit_reboot = -1
kernel.keys.gc_delay = 300
kernel.keys.maxbytes = 20000
kernel.keys.maxkeys = 200
kernel.keys.persistent_keyring_expiry = 259200
kernel.keys.root_maxbytes = 25000000
kernel.keys.root_maxkeys = 1000000
kernel.kptr_restrict = 0
kernel.max_lock_depth = 1024
kernel.max_rcu_stall_to_panic = 0
kernel.modprobe = /sbin/modprobe
kernel.modules_disabled = 0
kernel.msg_next_id = -1
kernel.msgmax = 8192
kernel.msgmnb = 16384
kernel.msgmni = 32000
kernel.ngroups_max = 65536
kernel.nmi_watchdog = 1
kernel.ns_last_pid = 17559
kernel.numa_balancing = 0
kernel.numa_balancing_promote_rate_limit_MBps = 65536
kernel.oops_all_cpu_backtrace = 0
kernel.oops_limit = 10000
kernel.osrelease = 6.5.0-0.deb12.1-amd64
kernel.ostype = Linux
kernel.overflowgid = 65534
kernel.overflowuid = 65534
kernel.panic = 0
kernel.panic_on_io_nmi = 0
kernel.panic_on_oops = 0
kernel.panic_on_rcu_stall = 0
kernel.panic_on_unrecovered_nmi = 0
kernel.panic_on_warn = 0
kernel.panic_print = 0
kernel.perf_cpu_time_max_percent = 25
kernel.perf_event_max_contexts_per_stack = 8
kernel.perf_event_max_sample_rate = 100000
kernel.perf_event_max_stack = 127
kernel.perf_event_mlock_kb = 516
kernel.perf_event_paranoid = 3
kernel.pid_max = 4194304
kernel.poweroff_cmd = /sbin/poweroff
kernel.print-fatal-signals = 0
kernel.printk = 4 4 1 7
kernel.printk_delay = 0
kernel.printk_devkmsg = on
kernel.printk_ratelimit = 5
kernel.printk_ratelimit_burst = 10
kernel.pty.max = 4096
kernel.pty.nr = 2
kernel.pty.reserve = 1024
kernel.random.boot_id = 289fa495-8f06-4e76-b1f1-4f6756e537cc
kernel.random.entropy_avail = 256
kernel.random.poolsize = 256
kernel.random.urandom_min_reseed_secs = 60
kernel.random.uuid = 1e5d25b9-84dc-4c21-a075-b0734aa8064b
kernel.random.write_wakeup_threshold = 256
kernel.randomize_va_space = 2
kernel.real-root-dev = 0
kernel.sched_autogroup_enabled = 0
kernel.sched_cfs_bandwidth_slice_us = 5000
kernel.sched_child_runs_first = 0
kernel.sched_deadline_period_max_us = 4194304
kernel.sched_deadline_period_min_us = 100
kernel.sched_energy_aware = 1
kernel.sched_rr_timeslice_ms = 100
kernel.sched_rt_period_us = 1000000
kernel.sched_rt_runtime_us = 950000
kernel.sched_schedstats = 0
kernel.seccomp.actions_avail = kill_process kill_thread trap errno user_notif trace log allow
kernel.seccomp.actions_logged = kill_process kill_thread trap errno user_notif trace log
kernel.sem = 32000 1024000000 500 32000
kernel.sem_next_id = -1
kernel.shm_next_id = -1
kernel.shm_rmid_forced = 0
kernel.shmall = 18446744073692774399
kernel.shmmax = 18446744073692774399
kernel.shmmni = 4096
kernel.soft_watchdog = 1
kernel.softlockup_all_cpu_backtrace = 0
kernel.softlockup_panic = 0
kernel.split_lock_mitigate = 1
kernel.stack_tracer_enabled = 0
kernel.sysctl_writes_strict = 1
kernel.sysrq = 438
kernel.tainted = 0
kernel.task_delayacct = 0
kernel.threads-max = 249545
kernel.timer_migration = 1
kernel.traceoff_on_warning = 0
kernel.tracepoint_printk = 0
kernel.unknown_nmi_panic = 0
kernel.unprivileged_bpf_disabled = 2
kernel.unprivileged_userns_apparmor_policy = 1
kernel.unprivileged_userns_clone = 1
kernel.usermodehelper.bset = 4294967295 511
kernel.usermodehelper.inheritable = 4294967295 511
kernel.version = #1 SMP PREEMPT_DYNAMIC Debian 6.5.3-1~bpo12+1 (2023-10-08)
kernel.warn_limit = 0
kernel.watchdog = 1
kernel.watchdog_cpumask = 0-15
kernel.watchdog_thresh = 10
kernel.yama.ptrace_scope = 0
net.core.bpf_jit_enable = 1
net.core.bpf_jit_harden = 0
net.core.bpf_jit_kallsyms = 1
net.core.bpf_jit_limit = 528482304
net.core.busy_poll = 0
net.core.busy_read = 0
net.core.default_qdisc = fq_codel
net.core.dev_weight = 64
net.core.dev_weight_rx_bias = 1
net.core.dev_weight_tx_bias = 1
net.core.devconf_inherit_init_net = 0
net.core.fb_tunnels_only_for_init_net = 0
net.core.flow_limit_cpu_bitmap = 0000
net.core.flow_limit_table_len = 4096
net.core.gro_normal_batch = 8
net.core.high_order_alloc_disable = 0
net.core.max_skb_frags = 17
net.core.message_burst = 10
net.core.message_cost = 5
net.core.netdev_budget = 300
net.core.netdev_budget_usecs = 8000
net.core.netdev_max_backlog = 1000
net.core.netdev_rss_key = 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00
net.core.netdev_tstamp_prequeue = 1
net.core.netdev_unregister_timeout_secs = 10
net.core.optmem_max = 20480
net.core.rmem_default = 212992
net.core.rmem_max = 212992
net.core.rps_default_mask = 0000
net.core.rps_sock_flow_entries = 0
net.core.skb_defer_max = 64
net.core.somaxconn = 4096
net.core.tstamp_allow_data = 1
net.core.txrehash = 1
net.core.warnings = 0
net.core.wmem_default = 212992
net.core.wmem_max = 212992
net.core.xfrm_acq_expires = 30
net.core.xfrm_aevent_etime = 10
net.core.xfrm_aevent_rseqth = 2
net.core.xfrm_larval_drop = 1
net.ipv4.cipso_cache_bucket_size = 10
net.ipv4.cipso_cache_enable = 1
net.ipv4.cipso_rbm_optfmt = 0
net.ipv4.cipso_rbm_strictvalid = 1
net.ipv4.conf.all.accept_local = 0
net.ipv4.conf.all.accept_redirects = 1
net.ipv4.conf.all.accept_source_route = 0
net.ipv4.conf.all.arp_accept = 0
net.ipv4.conf.all.arp_announce = 0
net.ipv4.conf.all.arp_evict_nocarrier = 1
net.ipv4.conf.all.arp_filter = 0
net.ipv4.conf.all.arp_ignore = 0
net.ipv4.conf.all.arp_notify = 0
net.ipv4.conf.all.bc_forwarding = 0
net.ipv4.conf.all.bootp_relay = 0
net.ipv4.conf.all.disable_policy = 0
net.ipv4.conf.all.disable_xfrm = 0
net.ipv4.conf.all.drop_gratuitous_arp = 0
net.ipv4.conf.all.drop_unicast_in_l2_multicast = 0
net.ipv4.conf.all.force_igmp_version = 0
net.ipv4.conf.all.forwarding = 0
net.ipv4.conf.all.igmpv2_unsolicited_report_interval = 10000
net.ipv4.conf.all.igmpv3_unsolicited_report_interval = 1000
net.ipv4.conf.all.ignore_routes_with_linkdown = 0
net.ipv4.conf.all.log_martians = 0
net.ipv4.conf.all.mc_forwarding = 0
net.ipv4.conf.all.medium_id = 0
net.ipv4.conf.all.promote_secondaries = 0
net.ipv4.conf.all.proxy_arp = 0
net.ipv4.conf.all.proxy_arp_pvlan = 0
net.ipv4.conf.all.route_localnet = 0
net.ipv4.conf.all.rp_filter = 0
net.ipv4.conf.all.secure_redirects = 1
net.ipv4.conf.all.send_redirects = 1
net.ipv4.conf.all.shared_media = 1
net.ipv4.conf.all.src_valid_mark = 0
net.ipv4.conf.all.tag = 0
net.ipv4.conf.default.accept_local = 0
net.ipv4.conf.default.accept_redirects = 1
net.ipv4.conf.default.accept_source_route = 1
net.ipv4.conf.default.arp_accept = 0
net.ipv4.conf.default.arp_announce = 0
net.ipv4.conf.default.arp_evict_nocarrier = 1
net.ipv4.conf.default.arp_filter = 0
net.ipv4.conf.default.arp_ignore = 0
net.ipv4.conf.default.arp_notify = 0
net.ipv4.conf.default.bc_forwarding = 0
net.ipv4.conf.default.bootp_relay = 0
net.ipv4.conf.default.disable_policy = 0
net.ipv4.conf.default.disable_xfrm = 0
net.ipv4.conf.default.drop_gratuitous_arp = 0
net.ipv4.conf.default.drop_unicast_in_l2_multicast = 0
net.ipv4.conf.default.force_igmp_version = 0
net.ipv4.conf.default.forwarding = 0
net.ipv4.conf.default.igmpv2_unsolicited_report_interval = 10000
net.ipv4.conf.default.igmpv3_unsolicited_report_interval = 1000
net.ipv4.conf.default.ignore_routes_with_linkdown = 0
net.ipv4.conf.default.log_martians = 0
net.ipv4.conf.default.mc_forwarding = 0
net.ipv4.conf.default.medium_id = 0
net.ipv4.conf.default.promote_secondaries = 0
net.ipv4.conf.default.proxy_arp = 0
net.ipv4.conf.default.proxy_arp_pvlan = 0
net.ipv4.conf.default.route_localnet = 0
net.ipv4.conf.default.rp_filter = 0
net.ipv4.conf.default.secure_redirects = 1
net.ipv4.conf.default.send_redirects = 1
net.ipv4.conf.default.shared_media = 1
net.ipv4.conf.default.src_valid_mark = 0
net.ipv4.conf.default.tag = 0
net.ipv4.conf.ipv6leakintrf0.accept_local = 0
net.ipv4.conf.ipv6leakintrf0.accept_redirects = 1
net.ipv4.conf.ipv6leakintrf0.accept_source_route = 1
net.ipv4.conf.ipv6leakintrf0.arp_accept = 0
net.ipv4.conf.ipv6leakintrf0.arp_announce = 0
net.ipv4.conf.ipv6leakintrf0.arp_evict_nocarrier = 1
net.ipv4.conf.ipv6leakintrf0.arp_filter = 0
net.ipv4.conf.ipv6leakintrf0.arp_ignore = 0
net.ipv4.conf.ipv6leakintrf0.arp_notify = 0
net.ipv4.conf.ipv6leakintrf0.bc_forwarding = 0
net.ipv4.conf.ipv6leakintrf0.bootp_relay = 0
net.ipv4.conf.ipv6leakintrf0.disable_policy = 0
net.ipv4.conf.ipv6leakintrf0.disable_xfrm = 0
net.ipv4.conf.ipv6leakintrf0.drop_gratuitous_arp = 0
net.ipv4.conf.ipv6leakintrf0.drop_unicast_in_l2_multicast = 0
net.ipv4.conf.ipv6leakintrf0.force_igmp_version = 0
net.ipv4.conf.ipv6leakintrf0.forwarding = 0
net.ipv4.conf.ipv6leakintrf0.igmpv2_unsolicited_report_interval = 10000
net.ipv4.conf.ipv6leakintrf0.igmpv3_unsolicited_report_interval = 1000
net.ipv4.conf.ipv6leakintrf0.ignore_routes_with_linkdown = 0
net.ipv4.conf.ipv6leakintrf0.log_martians = 0
net.ipv4.conf.ipv6leakintrf0.mc_forwarding = 0
net.ipv4.conf.ipv6leakintrf0.medium_id = 0
net.ipv4.conf.ipv6leakintrf0.promote_secondaries = 0
net.ipv4.conf.ipv6leakintrf0.proxy_arp = 0
net.ipv4.conf.ipv6leakintrf0.proxy_arp_pvlan = 0
net.ipv4.conf.ipv6leakintrf0.route_localnet = 0
net.ipv4.conf.ipv6leakintrf0.rp_filter = 0
net.ipv4.conf.ipv6leakintrf0.secure_redirects = 1
net.ipv4.conf.ipv6leakintrf0.send_redirects = 1
net.ipv4.conf.ipv6leakintrf0.shared_media = 1
net.ipv4.conf.ipv6leakintrf0.src_valid_mark = 0
net.ipv4.conf.ipv6leakintrf0.tag = 0
net.ipv4.conf.lo.accept_local = 0
net.ipv4.conf.lo.accept_redirects = 1
net.ipv4.conf.lo.accept_source_route = 1
net.ipv4.conf.lo.arp_accept = 0
net.ipv4.conf.lo.arp_announce = 0
net.ipv4.conf.lo.arp_evict_nocarrier = 1
net.ipv4.conf.lo.arp_filter = 0
net.ipv4.conf.lo.arp_ignore = 0
net.ipv4.conf.lo.arp_notify = 0
net.ipv4.conf.lo.bc_forwarding = 0
net.ipv4.conf.lo.bootp_relay = 0
net.ipv4.conf.lo.disable_policy = 1
net.ipv4.conf.lo.disable_xfrm = 1
net.ipv4.conf.lo.drop_gratuitous_arp = 0
net.ipv4.conf.lo.drop_unicast_in_l2_multicast = 0
net.ipv4.conf.lo.force_igmp_version = 0
net.ipv4.conf.lo.forwarding = 0
net.ipv4.conf.lo.igmpv2_unsolicited_report_interval = 10000
net.ipv4.conf.lo.igmpv3_unsolicited_report_interval = 1000
net.ipv4.conf.lo.ignore_routes_with_linkdown = 0
net.ipv4.conf.lo.log_martians = 0
net.ipv4.conf.lo.mc_forwarding = 0
net.ipv4.conf.lo.medium_id = 0
net.ipv4.conf.lo.promote_secondaries = 0
net.ipv4.conf.lo.proxy_arp = 0
net.ipv4.conf.lo.proxy_arp_pvlan = 0
net.ipv4.conf.lo.route_localnet = 0
net.ipv4.conf.lo.rp_filter = 0
net.ipv4.conf.lo.secure_redirects = 1
net.ipv4.conf.lo.send_redirects = 1
net.ipv4.conf.lo.shared_media = 1
net.ipv4.conf.lo.src_valid_mark = 0
net.ipv4.conf.lo.tag = 0
net.ipv4.conf.tun0.accept_local = 0
net.ipv4.conf.tun0.accept_redirects = 1
net.ipv4.conf.tun0.accept_source_route = 1
net.ipv4.conf.tun0.arp_accept = 0
net.ipv4.conf.tun0.arp_announce = 0
net.ipv4.conf.tun0.arp_evict_nocarrier = 1
net.ipv4.conf.tun0.arp_filter = 0
net.ipv4.conf.tun0.arp_ignore = 0
net.ipv4.conf.tun0.arp_notify = 0
net.ipv4.conf.tun0.bc_forwarding = 0
net.ipv4.conf.tun0.bootp_relay = 0
net.ipv4.conf.tun0.disable_policy = 0
net.ipv4.conf.tun0.disable_xfrm = 0
net.ipv4.conf.tun0.drop_gratuitous_arp = 0
net.ipv4.conf.tun0.drop_unicast_in_l2_multicast = 0
net.ipv4.conf.tun0.force_igmp_version = 0
net.ipv4.conf.tun0.forwarding = 0
net.ipv4.conf.tun0.igmpv2_unsolicited_report_interval = 10000
net.ipv4.conf.tun0.igmpv3_unsolicited_report_interval = 1000
net.ipv4.conf.tun0.ignore_routes_with_linkdown = 0
net.ipv4.conf.tun0.log_martians = 0
net.ipv4.conf.tun0.mc_forwarding = 0
net.ipv4.conf.tun0.medium_id = 0
net.ipv4.conf.tun0.promote_secondaries = 0
net.ipv4.conf.tun0.proxy_arp = 0
net.ipv4.conf.tun0.proxy_arp_pvlan = 0
net.ipv4.conf.tun0.route_localnet = 0
net.ipv4.conf.tun0.rp_filter = 0
net.ipv4.conf.tun0.secure_redirects = 1
net.ipv4.conf.tun0.send_redirects = 1
net.ipv4.conf.tun0.shared_media = 1
net.ipv4.conf.tun0.src_valid_mark = 0
net.ipv4.conf.tun0.tag = 0
net.ipv4.conf.wlp1s0.accept_local = 0
net.ipv4.conf.wlp1s0.accept_redirects = 1
net.ipv4.conf.wlp1s0.accept_source_route = 1
net.ipv4.conf.wlp1s0.arp_accept = 0
net.ipv4.conf.wlp1s0.arp_announce = 0
net.ipv4.conf.wlp1s0.arp_evict_nocarrier = 1
net.ipv4.conf.wlp1s0.arp_filter = 0
net.ipv4.conf.wlp1s0.arp_ignore = 0
net.ipv4.conf.wlp1s0.arp_notify = 0
net.ipv4.conf.wlp1s0.bc_forwarding = 0
net.ipv4.conf.wlp1s0.bootp_relay = 0
net.ipv4.conf.wlp1s0.disable_policy = 0
net.ipv4.conf.wlp1s0.disable_xfrm = 0
net.ipv4.conf.wlp1s0.drop_gratuitous_arp = 0
net.ipv4.conf.wlp1s0.drop_unicast_in_l2_multicast = 0
net.ipv4.conf.wlp1s0.force_igmp_version = 0
net.ipv4.conf.wlp1s0.forwarding = 0
net.ipv4.conf.wlp1s0.igmpv2_unsolicited_report_interval = 10000
net.ipv4.conf.wlp1s0.igmpv3_unsolicited_report_interval = 1000
net.ipv4.conf.wlp1s0.ignore_routes_with_linkdown = 0
net.ipv4.conf.wlp1s0.log_martians = 0
net.ipv4.conf.wlp1s0.mc_forwarding = 0
net.ipv4.conf.wlp1s0.medium_id = 0
net.ipv4.conf.wlp1s0.promote_secondaries = 0
net.ipv4.conf.wlp1s0.proxy_arp = 0
net.ipv4.conf.wlp1s0.proxy_arp_pvlan = 0
net.ipv4.conf.wlp1s0.route_localnet = 0
net.ipv4.conf.wlp1s0.rp_filter = 0
net.ipv4.conf.wlp1s0.secure_redirects = 1
net.ipv4.conf.wlp1s0.send_redirects = 1
net.ipv4.conf.wlp1s0.shared_media = 1
net.ipv4.conf.wlp1s0.src_valid_mark = 0
net.ipv4.conf.wlp1s0.tag = 0
net.ipv4.fib_multipath_hash_fields = 7
net.ipv4.fib_multipath_hash_policy = 0
net.ipv4.fib_multipath_use_neigh = 0
net.ipv4.fib_notify_on_flag_change = 0
net.ipv4.fib_sync_mem = 524288
net.ipv4.fwmark_reflect = 0
net.ipv4.icmp_echo_enable_probe = 0
net.ipv4.icmp_echo_ignore_all = 0
net.ipv4.icmp_echo_ignore_broadcasts = 1
net.ipv4.icmp_errors_use_inbound_ifaddr = 0
net.ipv4.icmp_ignore_bogus_error_responses = 1
net.ipv4.icmp_msgs_burst = 50
net.ipv4.icmp_msgs_per_sec = 1000
net.ipv4.icmp_ratelimit = 1000
net.ipv4.icmp_ratemask = 6168
net.ipv4.igmp_link_local_mcast_reports = 1
net.ipv4.igmp_max_memberships = 20
net.ipv4.igmp_max_msf = 10
net.ipv4.igmp_qrv = 2
net.ipv4.inet_peer_maxttl = 600
net.ipv4.inet_peer_minttl = 120
net.ipv4.inet_peer_threshold = 65664
net.ipv4.ip_autobind_reuse = 0
net.ipv4.ip_default_ttl = 64
net.ipv4.ip_dynaddr = 0
net.ipv4.ip_early_demux = 1
net.ipv4.ip_forward = 0
net.ipv4.ip_forward_update_priority = 1
net.ipv4.ip_forward_use_pmtu = 0
net.ipv4.ip_local_port_range = 32768 60999
net.ipv4.ip_local_reserved_ports =
net.ipv4.ip_no_pmtu_disc = 0
net.ipv4.ip_nonlocal_bind = 0
net.ipv4.ip_unprivileged_port_start = 1024
net.ipv4.ipfrag_high_thresh = 4194304
net.ipv4.ipfrag_low_thresh = 3145728
net.ipv4.ipfrag_max_dist = 64
net.ipv4.ipfrag_secret_interval = 0
net.ipv4.ipfrag_time = 30
net.ipv4.neigh.default.anycast_delay = 100
net.ipv4.neigh.default.app_solicit = 0
net.ipv4.neigh.default.base_reachable_time_ms = 30000
net.ipv4.neigh.default.delay_first_probe_time = 5
net.ipv4.neigh.default.gc_interval = 30
net.ipv4.neigh.default.gc_stale_time = 60
net.ipv4.neigh.default.gc_thresh1 = 128
net.ipv4.neigh.default.gc_thresh2 = 512
net.ipv4.neigh.default.gc_thresh3 = 1024
net.ipv4.neigh.default.interval_probe_time_ms = 5000
net.ipv4.neigh.default.locktime = 100
net.ipv4.neigh.default.mcast_resolicit = 0
net.ipv4.neigh.default.mcast_solicit = 3
net.ipv4.neigh.default.proxy_delay = 80
net.ipv4.neigh.default.proxy_qlen = 64
net.ipv4.neigh.default.retrans_time_ms = 1000
net.ipv4.neigh.default.ucast_solicit = 3
net.ipv4.neigh.default.unres_qlen = 101
net.ipv4.neigh.default.unres_qlen_bytes = 212992
net.ipv4.neigh.ipv6leakintrf0.anycast_delay = 100
net.ipv4.neigh.ipv6leakintrf0.app_solicit = 0
net.ipv4.neigh.ipv6leakintrf0.base_reachable_time_ms = 30000
net.ipv4.neigh.ipv6leakintrf0.delay_first_probe_time = 5
net.ipv4.neigh.ipv6leakintrf0.gc_stale_time = 60

The rest of it

net.ipv4.neigh.ipv6leakintrf0.interval_probe_time_ms = 5000
net.ipv4.neigh.ipv6leakintrf0.locktime = 100
net.ipv4.neigh.ipv6leakintrf0.mcast_resolicit = 0
net.ipv4.neigh.ipv6leakintrf0.mcast_solicit = 3
net.ipv4.neigh.ipv6leakintrf0.proxy_delay = 80
net.ipv4.neigh.ipv6leakintrf0.proxy_qlen = 64
net.ipv4.neigh.ipv6leakintrf0.retrans_time_ms = 1000
net.ipv4.neigh.ipv6leakintrf0.ucast_solicit = 3
net.ipv4.neigh.ipv6leakintrf0.unres_qlen = 101
net.ipv4.neigh.ipv6leakintrf0.unres_qlen_bytes = 212992
net.ipv4.neigh.lo.anycast_delay = 100
net.ipv4.neigh.lo.app_solicit = 0
net.ipv4.neigh.lo.base_reachable_time_ms = 30000
net.ipv4.neigh.lo.delay_first_probe_time = 5
net.ipv4.neigh.lo.gc_stale_time = 60
net.ipv4.neigh.lo.interval_probe_time_ms = 5000
net.ipv4.neigh.lo.locktime = 100
net.ipv4.neigh.lo.mcast_resolicit = 0
net.ipv4.neigh.lo.mcast_solicit = 3
net.ipv4.neigh.lo.proxy_delay = 80
net.ipv4.neigh.lo.proxy_qlen = 64
net.ipv4.neigh.lo.retrans_time_ms = 1000
net.ipv4.neigh.lo.ucast_solicit = 3
net.ipv4.neigh.lo.unres_qlen = 101
net.ipv4.neigh.lo.unres_qlen_bytes = 212992
net.ipv4.neigh.tun0.anycast_delay = 100
net.ipv4.neigh.tun0.app_solicit = 0
net.ipv4.neigh.tun0.base_reachable_time_ms = 30000
net.ipv4.neigh.tun0.delay_first_probe_time = 5
net.ipv4.neigh.tun0.gc_stale_time = 60
net.ipv4.neigh.tun0.interval_probe_time_ms = 5000
net.ipv4.neigh.tun0.locktime = 100
net.ipv4.neigh.tun0.mcast_resolicit = 0
net.ipv4.neigh.tun0.mcast_solicit = 3
net.ipv4.neigh.tun0.proxy_delay = 80
net.ipv4.neigh.tun0.proxy_qlen = 64
net.ipv4.neigh.tun0.retrans_time_ms = 1000
net.ipv4.neigh.tun0.ucast_solicit = 3
net.ipv4.neigh.tun0.unres_qlen = 101
net.ipv4.neigh.tun0.unres_qlen_bytes = 212992
net.ipv4.neigh.wlp1s0.anycast_delay = 100
net.ipv4.neigh.wlp1s0.app_solicit = 0
net.ipv4.neigh.wlp1s0.base_reachable_time_ms = 30000
net.ipv4.neigh.wlp1s0.delay_first_probe_time = 5
net.ipv4.neigh.wlp1s0.gc_stale_time = 60
net.ipv4.neigh.wlp1s0.interval_probe_time_ms = 5000
net.ipv4.neigh.wlp1s0.locktime = 100
net.ipv4.neigh.wlp1s0.mcast_resolicit = 0
net.ipv4.neigh.wlp1s0.mcast_solicit = 3
net.ipv4.neigh.wlp1s0.proxy_delay = 80
net.ipv4.neigh.wlp1s0.proxy_qlen = 64
net.ipv4.neigh.wlp1s0.retrans_time_ms = 1000
net.ipv4.neigh.wlp1s0.ucast_solicit = 3
net.ipv4.neigh.wlp1s0.unres_qlen = 101
net.ipv4.neigh.wlp1s0.unres_qlen_bytes = 212992
net.ipv4.nexthop_compat_mode = 1
net.ipv4.ping_group_range = 1 0
net.ipv4.raw_l3mdev_accept = 1
net.ipv4.route.error_burst = 1250
net.ipv4.route.error_cost = 250
net.ipv4.route.gc_elasticity = 8
net.ipv4.route.gc_interval = 60
net.ipv4.route.gc_min_interval = 0
net.ipv4.route.gc_min_interval_ms = 500
net.ipv4.route.gc_thresh = -1
net.ipv4.route.gc_timeout = 300
net.ipv4.route.max_size = 2147483647
net.ipv4.route.min_adv_mss = 256
net.ipv4.route.min_pmtu = 552
net.ipv4.route.mtu_expires = 600
net.ipv4.route.redirect_load = 5
net.ipv4.route.redirect_number = 9
net.ipv4.route.redirect_silence = 5120
net.ipv4.tcp_abort_on_overflow = 0
net.ipv4.tcp_adv_win_scale = 1
net.ipv4.tcp_allowed_congestion_control = reno cubic
net.ipv4.tcp_app_win = 31
net.ipv4.tcp_autocorking = 1
net.ipv4.tcp_available_congestion_control = reno cubic
net.ipv4.tcp_available_ulp = mptcp
net.ipv4.tcp_base_mss = 1024
net.ipv4.tcp_challenge_ack_limit = 2147483647
net.ipv4.tcp_child_ehash_entries = 0
net.ipv4.tcp_comp_sack_delay_ns = 1000000
net.ipv4.tcp_comp_sack_nr = 44
net.ipv4.tcp_comp_sack_slack_ns = 100000
net.ipv4.tcp_congestion_control = cubic
net.ipv4.tcp_dsack = 1
net.ipv4.tcp_early_demux = 1
net.ipv4.tcp_early_retrans = 3
net.ipv4.tcp_ecn = 2
net.ipv4.tcp_ecn_fallback = 1
net.ipv4.tcp_ehash_entries = 262144
net.ipv4.tcp_fack = 0
net.ipv4.tcp_fastopen = 1
net.ipv4.tcp_fastopen_blackhole_timeout_sec = 0
net.ipv4.tcp_fastopen_key = 00000000-00000000-00000000-00000000
net.ipv4.tcp_fin_timeout = 60
net.ipv4.tcp_frto = 2
net.ipv4.tcp_fwmark_accept = 0
net.ipv4.tcp_invalid_ratelimit = 500
net.ipv4.tcp_keepalive_intvl = 75
net.ipv4.tcp_keepalive_probes = 9
net.ipv4.tcp_keepalive_time = 7200
net.ipv4.tcp_l3mdev_accept = 0
net.ipv4.tcp_limit_output_bytes = 1048576
net.ipv4.tcp_low_latency = 0
net.ipv4.tcp_max_orphans = 131072
net.ipv4.tcp_max_reordering = 300
net.ipv4.tcp_max_syn_backlog = 2048
net.ipv4.tcp_max_tw_buckets = 131072
net.ipv4.tcp_mem = 372777 497037 745554
net.ipv4.tcp_migrate_req = 0
net.ipv4.tcp_min_rtt_wlen = 300
net.ipv4.tcp_min_snd_mss = 48
net.ipv4.tcp_min_tso_segs = 2
net.ipv4.tcp_moderate_rcvbuf = 1
net.ipv4.tcp_mtu_probe_floor = 48
net.ipv4.tcp_mtu_probing = 0
net.ipv4.tcp_no_metrics_save = 0
net.ipv4.tcp_no_ssthresh_metrics_save = 1
net.ipv4.tcp_notsent_lowat = 4294967295
net.ipv4.tcp_orphan_retries = 0
net.ipv4.tcp_pacing_ca_ratio = 120
net.ipv4.tcp_pacing_ss_ratio = 200
net.ipv4.tcp_plb_cong_thresh = 128
net.ipv4.tcp_plb_enabled = 0
net.ipv4.tcp_plb_idle_rehash_rounds = 3
net.ipv4.tcp_plb_rehash_rounds = 12
net.ipv4.tcp_plb_suspend_rto_sec = 60
net.ipv4.tcp_probe_interval = 600
net.ipv4.tcp_probe_threshold = 8
net.ipv4.tcp_recovery = 1
net.ipv4.tcp_reflect_tos = 0
net.ipv4.tcp_reordering = 3
net.ipv4.tcp_retrans_collapse = 1
net.ipv4.tcp_retries1 = 3
net.ipv4.tcp_retries2 = 15
net.ipv4.tcp_rfc1337 = 0
net.ipv4.tcp_rmem = 4096 131072 6291456
net.ipv4.tcp_sack = 1
net.ipv4.tcp_shrink_window = 0
net.ipv4.tcp_slow_start_after_idle = 1
net.ipv4.tcp_stdurg = 0
net.ipv4.tcp_syn_linear_timeouts = 4
net.ipv4.tcp_syn_retries = 6
net.ipv4.tcp_synack_retries = 5
net.ipv4.tcp_syncookies = 1
net.ipv4.tcp_thin_linear_timeouts = 0
net.ipv4.tcp_timestamps = 1
net.ipv4.tcp_tso_rtt_log = 9
net.ipv4.tcp_tso_win_divisor = 3
net.ipv4.tcp_tw_reuse = 2
net.ipv4.tcp_window_scaling = 1
net.ipv4.tcp_wmem = 4096 16384 4194304
net.ipv4.tcp_workaround_signed_windows = 0
net.ipv4.udp_child_hash_entries = 0
net.ipv4.udp_early_demux = 1
net.ipv4.udp_hash_entries = 16384
net.ipv4.udp_l3mdev_accept = 0
net.ipv4.udp_mem = 745554 994074 1491108
net.ipv4.udp_rmem_min = 4096
net.ipv4.udp_wmem_min = 4096
net.ipv4.xfrm4_gc_thresh = 32768
net.ipv6.anycast_src_echo_reply = 0
net.ipv6.auto_flowlabels = 1
net.ipv6.bindv6only = 0
net.ipv6.calipso_cache_bucket_size = 10
net.ipv6.calipso_cache_enable = 1
net.ipv6.conf.all.accept_dad = 0
net.ipv6.conf.all.accept_ra = 1
net.ipv6.conf.all.accept_ra_defrtr = 1
net.ipv6.conf.all.accept_ra_from_local = 0
net.ipv6.conf.all.accept_ra_min_hop_limit = 1
net.ipv6.conf.all.accept_ra_mtu = 1
net.ipv6.conf.all.accept_ra_pinfo = 1
net.ipv6.conf.all.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.all.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.all.accept_ra_rtr_pref = 1
net.ipv6.conf.all.accept_redirects = 1
net.ipv6.conf.all.accept_source_route = 0
net.ipv6.conf.all.accept_untracked_na = 0
net.ipv6.conf.all.addr_gen_mode = 0
net.ipv6.conf.all.autoconf = 1
net.ipv6.conf.all.dad_transmits = 1
net.ipv6.conf.all.disable_ipv6 = 0
net.ipv6.conf.all.disable_policy = 0
net.ipv6.conf.all.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.all.drop_unsolicited_na = 0
net.ipv6.conf.all.enhanced_dad = 1
net.ipv6.conf.all.force_mld_version = 0
net.ipv6.conf.all.force_tllao = 0
net.ipv6.conf.all.forwarding = 0
net.ipv6.conf.all.hop_limit = 64
net.ipv6.conf.all.ignore_routes_with_linkdown = 0
net.ipv6.conf.all.ioam6_enabled = 0
net.ipv6.conf.all.ioam6_id = 65535
net.ipv6.conf.all.ioam6_id_wide = 4294967295
net.ipv6.conf.all.keep_addr_on_down = 0
net.ipv6.conf.all.max_addresses = 16
net.ipv6.conf.all.max_desync_factor = 600
net.ipv6.conf.all.mc_forwarding = 0
net.ipv6.conf.all.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.all.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.all.mtu = 1280
net.ipv6.conf.all.ndisc_evict_nocarrier = 1
net.ipv6.conf.all.ndisc_notify = 0
net.ipv6.conf.all.ndisc_tclass = 0
net.ipv6.conf.all.optimistic_dad = 0
net.ipv6.conf.all.proxy_ndp = 0
net.ipv6.conf.all.ra_defrtr_metric = 1024
net.ipv6.conf.all.regen_max_retry = 3
net.ipv6.conf.all.router_probe_interval = 60
net.ipv6.conf.all.router_solicitation_delay = 1
net.ipv6.conf.all.router_solicitation_interval = 4
net.ipv6.conf.all.router_solicitation_max_interval = 3600
net.ipv6.conf.all.router_solicitations = -1
net.ipv6.conf.all.rpl_seg_enabled = 0
net.ipv6.conf.all.seg6_enabled = 0
net.ipv6.conf.all.seg6_require_hmac = 0
net.ipv6.conf.all.suppress_frag_ndisc = 1
net.ipv6.conf.all.temp_prefered_lft = 86400
net.ipv6.conf.all.temp_valid_lft = 604800
net.ipv6.conf.all.use_oif_addrs_only = 0
net.ipv6.conf.all.use_optimistic = 0
net.ipv6.conf.all.use_tempaddr = 0
net.ipv6.conf.default.accept_dad = 1
net.ipv6.conf.default.accept_ra = 1
net.ipv6.conf.default.accept_ra_defrtr = 1
net.ipv6.conf.default.accept_ra_from_local = 0
net.ipv6.conf.default.accept_ra_min_hop_limit = 1
net.ipv6.conf.default.accept_ra_mtu = 1
net.ipv6.conf.default.accept_ra_pinfo = 1
net.ipv6.conf.default.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.default.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.default.accept_ra_rtr_pref = 1
net.ipv6.conf.default.accept_redirects = 1
net.ipv6.conf.default.accept_source_route = 0
net.ipv6.conf.default.accept_untracked_na = 0
net.ipv6.conf.default.addr_gen_mode = 0
net.ipv6.conf.default.autoconf = 1
net.ipv6.conf.default.dad_transmits = 1
net.ipv6.conf.default.disable_ipv6 = 0
net.ipv6.conf.default.disable_policy = 0
net.ipv6.conf.default.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.default.drop_unsolicited_na = 0
net.ipv6.conf.default.enhanced_dad = 1
net.ipv6.conf.default.force_mld_version = 0
net.ipv6.conf.default.force_tllao = 0
net.ipv6.conf.default.forwarding = 0
net.ipv6.conf.default.hop_limit = 64
net.ipv6.conf.default.ignore_routes_with_linkdown = 0
net.ipv6.conf.default.ioam6_enabled = 0
net.ipv6.conf.default.ioam6_id = 65535
net.ipv6.conf.default.ioam6_id_wide = 4294967295
net.ipv6.conf.default.keep_addr_on_down = 0
net.ipv6.conf.default.max_addresses = 16
net.ipv6.conf.default.max_desync_factor = 600
net.ipv6.conf.default.mc_forwarding = 0
net.ipv6.conf.default.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.default.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.default.mtu = 1280
net.ipv6.conf.default.ndisc_evict_nocarrier = 1
net.ipv6.conf.default.ndisc_notify = 0
net.ipv6.conf.default.ndisc_tclass = 0
net.ipv6.conf.default.optimistic_dad = 0
net.ipv6.conf.default.proxy_ndp = 0
net.ipv6.conf.default.ra_defrtr_metric = 1024
net.ipv6.conf.default.regen_max_retry = 3
net.ipv6.conf.default.router_probe_interval = 60
net.ipv6.conf.default.router_solicitation_delay = 1
net.ipv6.conf.default.router_solicitation_interval = 4
net.ipv6.conf.default.router_solicitation_max_interval = 3600
net.ipv6.conf.default.router_solicitations = -1
net.ipv6.conf.default.rpl_seg_enabled = 0
net.ipv6.conf.default.seg6_enabled = 0
net.ipv6.conf.default.seg6_require_hmac = 0
net.ipv6.conf.default.suppress_frag_ndisc = 1
net.ipv6.conf.default.temp_prefered_lft = 86400
net.ipv6.conf.default.temp_valid_lft = 604800
net.ipv6.conf.default.use_oif_addrs_only = 0
net.ipv6.conf.default.use_optimistic = 0
net.ipv6.conf.default.use_tempaddr = 0
net.ipv6.conf.ipv6leakintrf0.accept_dad = -1
net.ipv6.conf.ipv6leakintrf0.accept_ra = 0
net.ipv6.conf.ipv6leakintrf0.accept_ra_defrtr = 1
net.ipv6.conf.ipv6leakintrf0.accept_ra_from_local = 0
net.ipv6.conf.ipv6leakintrf0.accept_ra_min_hop_limit = 1
net.ipv6.conf.ipv6leakintrf0.accept_ra_mtu = 1
net.ipv6.conf.ipv6leakintrf0.accept_ra_pinfo = 1
net.ipv6.conf.ipv6leakintrf0.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.ipv6leakintrf0.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.ipv6leakintrf0.accept_ra_rtr_pref = 1
net.ipv6.conf.ipv6leakintrf0.accept_redirects = 1
net.ipv6.conf.ipv6leakintrf0.accept_source_route = 0
net.ipv6.conf.ipv6leakintrf0.accept_untracked_na = 0
net.ipv6.conf.ipv6leakintrf0.addr_gen_mode = 1
net.ipv6.conf.ipv6leakintrf0.autoconf = 1
net.ipv6.conf.ipv6leakintrf0.dad_transmits = 1
net.ipv6.conf.ipv6leakintrf0.disable_ipv6 = 0
net.ipv6.conf.ipv6leakintrf0.disable_policy = 0
net.ipv6.conf.ipv6leakintrf0.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.ipv6leakintrf0.drop_unsolicited_na = 0
net.ipv6.conf.ipv6leakintrf0.enhanced_dad = 1
net.ipv6.conf.ipv6leakintrf0.force_mld_version = 0
net.ipv6.conf.ipv6leakintrf0.force_tllao = 0
net.ipv6.conf.ipv6leakintrf0.forwarding = 0
net.ipv6.conf.ipv6leakintrf0.hop_limit = 64
net.ipv6.conf.ipv6leakintrf0.ignore_routes_with_linkdown = 0
net.ipv6.conf.ipv6leakintrf0.ioam6_enabled = 0
net.ipv6.conf.ipv6leakintrf0.ioam6_id = 65535
net.ipv6.conf.ipv6leakintrf0.ioam6_id_wide = 4294967295
net.ipv6.conf.ipv6leakintrf0.keep_addr_on_down = 0
net.ipv6.conf.ipv6leakintrf0.max_addresses = 16
net.ipv6.conf.ipv6leakintrf0.max_desync_factor = 600
net.ipv6.conf.ipv6leakintrf0.mc_forwarding = 0
net.ipv6.conf.ipv6leakintrf0.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.ipv6leakintrf0.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.ipv6leakintrf0.mtu = 1500
net.ipv6.conf.ipv6leakintrf0.ndisc_evict_nocarrier = 1
net.ipv6.conf.ipv6leakintrf0.ndisc_notify = 0
net.ipv6.conf.ipv6leakintrf0.ndisc_tclass = 0
net.ipv6.conf.ipv6leakintrf0.optimistic_dad = 0
net.ipv6.conf.ipv6leakintrf0.proxy_ndp = 0
net.ipv6.conf.ipv6leakintrf0.ra_defrtr_metric = 1024
net.ipv6.conf.ipv6leakintrf0.regen_max_retry = 3
net.ipv6.conf.ipv6leakintrf0.router_probe_interval = 60
net.ipv6.conf.ipv6leakintrf0.router_solicitation_delay = 1
net.ipv6.conf.ipv6leakintrf0.router_solicitation_interval = 4
net.ipv6.conf.ipv6leakintrf0.router_solicitation_max_interval = 3600
net.ipv6.conf.ipv6leakintrf0.router_solicitations = -1
net.ipv6.conf.ipv6leakintrf0.rpl_seg_enabled = 0
net.ipv6.conf.ipv6leakintrf0.seg6_enabled = 0
net.ipv6.conf.ipv6leakintrf0.seg6_require_hmac = 0
net.ipv6.conf.ipv6leakintrf0.suppress_frag_ndisc = 1
net.ipv6.conf.ipv6leakintrf0.temp_prefered_lft = 86400
net.ipv6.conf.ipv6leakintrf0.temp_valid_lft = 604800
net.ipv6.conf.ipv6leakintrf0.use_oif_addrs_only = 0
net.ipv6.conf.ipv6leakintrf0.use_optimistic = 0
net.ipv6.conf.ipv6leakintrf0.use_tempaddr = 0
net.ipv6.conf.lo.accept_dad = -1
net.ipv6.conf.lo.accept_ra = 1
net.ipv6.conf.lo.accept_ra_defrtr = 1
net.ipv6.conf.lo.accept_ra_from_local = 0
net.ipv6.conf.lo.accept_ra_min_hop_limit = 1
net.ipv6.conf.lo.accept_ra_mtu = 1
net.ipv6.conf.lo.accept_ra_pinfo = 1
net.ipv6.conf.lo.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.lo.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.lo.accept_ra_rtr_pref = 1
net.ipv6.conf.lo.accept_redirects = 1
net.ipv6.conf.lo.accept_source_route = 0
net.ipv6.conf.lo.accept_untracked_na = 0
net.ipv6.conf.lo.addr_gen_mode = 0
net.ipv6.conf.lo.autoconf = 1
net.ipv6.conf.lo.dad_transmits = 1
net.ipv6.conf.lo.disable_ipv6 = 0
net.ipv6.conf.lo.disable_policy = 0
net.ipv6.conf.lo.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.lo.drop_unsolicited_na = 0
net.ipv6.conf.lo.enhanced_dad = 1
net.ipv6.conf.lo.force_mld_version = 0
net.ipv6.conf.lo.force_tllao = 0
net.ipv6.conf.lo.forwarding = 0
net.ipv6.conf.lo.hop_limit = 64
net.ipv6.conf.lo.ignore_routes_with_linkdown = 0
net.ipv6.conf.lo.ioam6_enabled = 0
net.ipv6.conf.lo.ioam6_id = 65535
net.ipv6.conf.lo.ioam6_id_wide = 4294967295
net.ipv6.conf.lo.keep_addr_on_down = 0
net.ipv6.conf.lo.max_addresses = 16
net.ipv6.conf.lo.max_desync_factor = 600
net.ipv6.conf.lo.mc_forwarding = 0
net.ipv6.conf.lo.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.lo.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.lo.mtu = 65536
net.ipv6.conf.lo.ndisc_evict_nocarrier = 1
net.ipv6.conf.lo.ndisc_notify = 0
net.ipv6.conf.lo.ndisc_tclass = 0
net.ipv6.conf.lo.optimistic_dad = 0
net.ipv6.conf.lo.proxy_ndp = 0
net.ipv6.conf.lo.ra_defrtr_metric = 1024
net.ipv6.conf.lo.regen_max_retry = 3
net.ipv6.conf.lo.router_probe_interval = 60
net.ipv6.conf.lo.router_solicitation_delay = 1
net.ipv6.conf.lo.router_solicitation_interval = 4
net.ipv6.conf.lo.router_solicitation_max_interval = 3600
net.ipv6.conf.lo.router_solicitations = -1
net.ipv6.conf.lo.rpl_seg_enabled = 0
net.ipv6.conf.lo.seg6_enabled = 0
net.ipv6.conf.lo.seg6_require_hmac = 0
net.ipv6.conf.lo.suppress_frag_ndisc = 1
net.ipv6.conf.lo.temp_prefered_lft = 86400
net.ipv6.conf.lo.temp_valid_lft = 604800
net.ipv6.conf.lo.use_oif_addrs_only = 0
net.ipv6.conf.lo.use_optimistic = 0
net.ipv6.conf.lo.use_tempaddr = -1
net.ipv6.conf.tun0.accept_dad = -1
net.ipv6.conf.tun0.accept_ra = 1
net.ipv6.conf.tun0.accept_ra_defrtr = 1
net.ipv6.conf.tun0.accept_ra_from_local = 0
net.ipv6.conf.tun0.accept_ra_min_hop_limit = 1
net.ipv6.conf.tun0.accept_ra_mtu = 1
net.ipv6.conf.tun0.accept_ra_pinfo = 1
net.ipv6.conf.tun0.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.tun0.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.tun0.accept_ra_rtr_pref = 1
net.ipv6.conf.tun0.accept_redirects = 1
net.ipv6.conf.tun0.accept_source_route = 0
net.ipv6.conf.tun0.accept_untracked_na = 0
net.ipv6.conf.tun0.addr_gen_mode = 3
net.ipv6.conf.tun0.autoconf = 1
net.ipv6.conf.tun0.dad_transmits = 1
net.ipv6.conf.tun0.disable_ipv6 = 0
net.ipv6.conf.tun0.disable_policy = 0
net.ipv6.conf.tun0.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.tun0.drop_unsolicited_na = 0
net.ipv6.conf.tun0.enhanced_dad = 1
net.ipv6.conf.tun0.force_mld_version = 0
net.ipv6.conf.tun0.force_tllao = 0
net.ipv6.conf.tun0.forwarding = 0
net.ipv6.conf.tun0.hop_limit = 64
net.ipv6.conf.tun0.ignore_routes_with_linkdown = 0
net.ipv6.conf.tun0.ioam6_enabled = 0
net.ipv6.conf.tun0.ioam6_id = 65535
net.ipv6.conf.tun0.ioam6_id_wide = 4294967295
net.ipv6.conf.tun0.keep_addr_on_down = 0
net.ipv6.conf.tun0.max_addresses = 16
net.ipv6.conf.tun0.max_desync_factor = 600
net.ipv6.conf.tun0.mc_forwarding = 0
net.ipv6.conf.tun0.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.tun0.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.tun0.mtu = 1500
net.ipv6.conf.tun0.ndisc_evict_nocarrier = 1
net.ipv6.conf.tun0.ndisc_notify = 0
net.ipv6.conf.tun0.ndisc_tclass = 0
net.ipv6.conf.tun0.optimistic_dad = 0
net.ipv6.conf.tun0.proxy_ndp = 0
net.ipv6.conf.tun0.ra_defrtr_metric = 1024
net.ipv6.conf.tun0.regen_max_retry = 3
net.ipv6.conf.tun0.router_probe_interval = 60
net.ipv6.conf.tun0.router_solicitation_delay = 1
net.ipv6.conf.tun0.router_solicitation_interval = 4
net.ipv6.conf.tun0.router_solicitation_max_interval = 3600
net.ipv6.conf.tun0.router_solicitations = -1
net.ipv6.conf.tun0.rpl_seg_enabled = 0
net.ipv6.conf.tun0.seg6_enabled = 0
net.ipv6.conf.tun0.seg6_require_hmac = 0
net.ipv6.conf.tun0.stable_secret = e437:f8ef:0baf:a369:415a:7b95:d8ba:7cf4
net.ipv6.conf.tun0.suppress_frag_ndisc = 1
net.ipv6.conf.tun0.temp_prefered_lft = 86400
net.ipv6.conf.tun0.temp_valid_lft = 604800
net.ipv6.conf.tun0.use_oif_addrs_only = 0
net.ipv6.conf.tun0.use_optimistic = 0
net.ipv6.conf.tun0.use_tempaddr = -1
net.ipv6.conf.wlp1s0.accept_dad = 1
net.ipv6.conf.wlp1s0.accept_ra = 0
net.ipv6.conf.wlp1s0.accept_ra_defrtr = 1
net.ipv6.conf.wlp1s0.accept_ra_from_local = 0
net.ipv6.conf.wlp1s0.accept_ra_min_hop_limit = 1
net.ipv6.conf.wlp1s0.accept_ra_mtu = 1
net.ipv6.conf.wlp1s0.accept_ra_pinfo = 1
net.ipv6.conf.wlp1s0.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.wlp1s0.accept_ra_rt_info_min_plen = 0
net.ipv6.conf.wlp1s0.accept_ra_rtr_pref = 1
net.ipv6.conf.wlp1s0.accept_redirects = 1
net.ipv6.conf.wlp1s0.accept_source_route = 0
net.ipv6.conf.wlp1s0.accept_untracked_na = 0
net.ipv6.conf.wlp1s0.addr_gen_mode = 1
net.ipv6.conf.wlp1s0.autoconf = 1
net.ipv6.conf.wlp1s0.dad_transmits = 1
net.ipv6.conf.wlp1s0.disable_ipv6 = 0
net.ipv6.conf.wlp1s0.disable_policy = 0
net.ipv6.conf.wlp1s0.drop_unicast_in_l2_multicast = 0
net.ipv6.conf.wlp1s0.drop_unsolicited_na = 0
net.ipv6.conf.wlp1s0.enhanced_dad = 1
net.ipv6.conf.wlp1s0.force_mld_version = 0
net.ipv6.conf.wlp1s0.force_tllao = 0
net.ipv6.conf.wlp1s0.forwarding = 0
net.ipv6.conf.wlp1s0.hop_limit = 64
net.ipv6.conf.wlp1s0.ignore_routes_with_linkdown = 0
net.ipv6.conf.wlp1s0.ioam6_enabled = 0
net.ipv6.conf.wlp1s0.ioam6_id = 65535
net.ipv6.conf.wlp1s0.ioam6_id_wide = 4294967295
net.ipv6.conf.wlp1s0.keep_addr_on_down = 0
net.ipv6.conf.wlp1s0.max_addresses = 16
net.ipv6.conf.wlp1s0.max_desync_factor = 600
net.ipv6.conf.wlp1s0.mc_forwarding = 0
net.ipv6.conf.wlp1s0.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.wlp1s0.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.wlp1s0.mtu = 1500
net.ipv6.conf.wlp1s0.ndisc_evict_nocarrier = 1
net.ipv6.conf.wlp1s0.ndisc_notify = 0
net.ipv6.conf.wlp1s0.ndisc_tclass = 0
net.ipv6.conf.wlp1s0.optimistic_dad = 0
net.ipv6.conf.wlp1s0.proxy_ndp = 0
net.ipv6.conf.wlp1s0.ra_defrtr_metric = 1024
net.ipv6.conf.wlp1s0.regen_max_retry = 3
net.ipv6.conf.wlp1s0.router_probe_interval = 60
net.ipv6.conf.wlp1s0.router_solicitation_delay = 1
net.ipv6.conf.wlp1s0.router_solicitation_interval = 4
net.ipv6.conf.wlp1s0.router_solicitation_max_interval = 3600
net.ipv6.conf.wlp1s0.router_solicitations = -1
net.ipv6.conf.wlp1s0.rpl_seg_enabled = 0
net.ipv6.conf.wlp1s0.seg6_enabled = 0
net.ipv6.conf.wlp1s0.seg6_require_hmac = 0
net.ipv6.conf.wlp1s0.suppress_frag_ndisc = 1
net.ipv6.conf.wlp1s0.temp_prefered_lft = 86400
net.ipv6.conf.wlp1s0.temp_valid_lft = 604800
net.ipv6.conf.wlp1s0.use_oif_addrs_only = 0
net.ipv6.conf.wlp1s0.use_optimistic = 0
net.ipv6.conf.wlp1s0.use_tempaddr = 2
net.ipv6.fib_multipath_hash_fields = 7
net.ipv6.fib_multipath_hash_policy = 0
net.ipv6.fib_notify_on_flag_change = 0
net.ipv6.flowlabel_consistency = 1
net.ipv6.flowlabel_reflect = 0
net.ipv6.flowlabel_state_ranges = 0
net.ipv6.fwmark_reflect = 0
net.ipv6.icmp.echo_ignore_all = 0
net.ipv6.icmp.echo_ignore_anycast = 0
net.ipv6.icmp.echo_ignore_multicast = 0
net.ipv6.icmp.error_anycast_as_unicast = 0
net.ipv6.icmp.ratelimit = 1000
net.ipv6.icmp.ratemask = 0-1,3-127
net.ipv6.idgen_delay = 1
net.ipv6.idgen_retries = 3
net.ipv6.ioam6_id = 16777215
net.ipv6.ioam6_id_wide = 72057594037927935
net.ipv6.ip6frag_high_thresh = 4194304
net.ipv6.ip6frag_low_thresh = 3145728
net.ipv6.ip6frag_secret_interval = 0
net.ipv6.ip6frag_time = 60
net.ipv6.ip_nonlocal_bind = 0
net.ipv6.max_dst_opts_length = 2147483647
net.ipv6.max_dst_opts_number = 8
net.ipv6.max_hbh_length = 2147483647
net.ipv6.max_hbh_opts_number = 8
net.ipv6.mld_max_msf = 64
net.ipv6.mld_qrv = 2
net.ipv6.neigh.default.anycast_delay = 100
net.ipv6.neigh.default.app_solicit = 0
net.ipv6.neigh.default.base_reachable_time_ms = 30000
net.ipv6.neigh.default.delay_first_probe_time = 5
net.ipv6.neigh.default.gc_interval = 30
net.ipv6.neigh.default.gc_stale_time = 60
net.ipv6.neigh.default.gc_thresh1 = 128
net.ipv6.neigh.default.gc_thresh2 = 512
net.ipv6.neigh.default.gc_thresh3 = 1024
net.ipv6.neigh.default.interval_probe_time_ms = 5000
net.ipv6.neigh.default.locktime = 0
net.ipv6.neigh.default.mcast_resolicit = 0
net.ipv6.neigh.default.mcast_solicit = 3
net.ipv6.neigh.default.proxy_delay = 80
net.ipv6.neigh.default.proxy_qlen = 64
net.ipv6.neigh.default.retrans_time_ms = 1000
net.ipv6.neigh.default.ucast_solicit = 3
net.ipv6.neigh.default.unres_qlen = 101
net.ipv6.neigh.default.unres_qlen_bytes = 212992
net.ipv6.neigh.ipv6leakintrf0.anycast_delay = 100
net.ipv6.neigh.ipv6leakintrf0.app_solicit = 0
net.ipv6.neigh.ipv6leakintrf0.base_reachable_time_ms = 30000
net.ipv6.neigh.ipv6leakintrf0.delay_first_probe_time = 5
net.ipv6.neigh.ipv6leakintrf0.gc_stale_time = 60
net.ipv6.neigh.ipv6leakintrf0.interval_probe_time_ms = 5000
net.ipv6.neigh.ipv6leakintrf0.locktime = 0
net.ipv6.neigh.ipv6leakintrf0.mcast_resolicit = 0
net.ipv6.neigh.ipv6leakintrf0.mcast_solicit = 3
net.ipv6.neigh.ipv6leakintrf0.proxy_delay = 80
net.ipv6.neigh.ipv6leakintrf0.proxy_qlen = 64
net.ipv6.neigh.ipv6leakintrf0.retrans_time_ms = 1000
net.ipv6.neigh.ipv6leakintrf0.ucast_solicit = 3
net.ipv6.neigh.ipv6leakintrf0.unres_qlen = 101
net.ipv6.neigh.ipv6leakintrf0.unres_qlen_bytes = 212992
net.ipv6.neigh.lo.anycast_delay = 100
net.ipv6.neigh.lo.app_solicit = 0
net.ipv6.neigh.lo.base_reachable_time_ms = 30000
net.ipv6.neigh.lo.delay_first_probe_time = 5
net.ipv6.neigh.lo.gc_stale_time = 60
net.ipv6.neigh.lo.interval_probe_time_ms = 5000
net.ipv6.neigh.lo.locktime = 0
net.ipv6.neigh.lo.mcast_resolicit = 0
net.ipv6.neigh.lo.mcast_solicit = 3
net.ipv6.neigh.lo.proxy_delay = 80
net.ipv6.neigh.lo.proxy_qlen = 64
net.ipv6.neigh.lo.retrans_time_ms = 1000
net.ipv6.neigh.lo.ucast_solicit = 3
net.ipv6.neigh.lo.unres_qlen = 101
net.ipv6.neigh.lo.unres_qlen_bytes = 212992
net.ipv6.neigh.tun0.anycast_delay = 100
net.ipv6.neigh.tun0.app_solicit = 0
net.ipv6.neigh.tun0.base_reachable_time_ms = 30000
net.ipv6.neigh.tun0.delay_first_probe_time = 5
net.ipv6.neigh.tun0.gc_stale_time = 60
net.ipv6.neigh.tun0.interval_probe_time_ms = 5000
net.ipv6.neigh.tun0.locktime = 0
net.ipv6.neigh.tun0.mcast_resolicit = 0
net.ipv6.neigh.tun0.mcast_solicit = 3
net.ipv6.neigh.tun0.proxy_delay = 80
net.ipv6.neigh.tun0.proxy_qlen = 64
net.ipv6.neigh.tun0.retrans_time_ms = 1000
net.ipv6.neigh.tun0.ucast_solicit = 3
net.ipv6.neigh.tun0.unres_qlen = 101
net.ipv6.neigh.tun0.unres_qlen_bytes = 212992
net.ipv6.neigh.wlp1s0.anycast_delay = 100
net.ipv6.neigh.wlp1s0.app_solicit = 0
net.ipv6.neigh.wlp1s0.base_reachable_time_ms = 30000
net.ipv6.neigh.wlp1s0.delay_first_probe_time = 5
net.ipv6.neigh.wlp1s0.gc_stale_time = 60
net.ipv6.neigh.wlp1s0.interval_probe_time_ms = 5000
net.ipv6.neigh.wlp1s0.locktime = 0
net.ipv6.neigh.wlp1s0.mcast_resolicit = 0
net.ipv6.neigh.wlp1s0.mcast_solicit = 3
net.ipv6.neigh.wlp1s0.proxy_delay = 80
net.ipv6.neigh.wlp1s0.proxy_qlen = 64
net.ipv6.neigh.wlp1s0.retrans_time_ms = 1000
net.ipv6.neigh.wlp1s0.ucast_solicit = 3
net.ipv6.neigh.wlp1s0.unres_qlen = 101
net.ipv6.neigh.wlp1s0.unres_qlen_bytes = 212992
net.ipv6.route.gc_elasticity = 9
net.ipv6.route.gc_interval = 30
net.ipv6.route.gc_min_interval = 0
net.ipv6.route.gc_min_interval_ms = 500
net.ipv6.route.gc_thresh = 1024
net.ipv6.route.gc_timeout = 60
net.ipv6.route.max_size = 2147483647
net.ipv6.route.min_adv_mss = 1220
net.ipv6.route.mtu_expires = 600
net.ipv6.route.skip_notify_on_dev_down = 0
net.ipv6.seg6_flowlabel = 0
net.ipv6.xfrm6_gc_thresh = 32768
net.mptcp.add_addr_timeout = 120
net.mptcp.allow_join_initial_addr_port = 1
net.mptcp.checksum_enabled = 0
net.mptcp.enabled = 1
net.mptcp.pm_type = 0
net.mptcp.stale_loss_cnt = 4
net.netfilter.nf_log.0 = NONE
net.netfilter.nf_log.1 = NONE
net.netfilter.nf_log.10 = NONE
net.netfilter.nf_log.2 = NONE
net.netfilter.nf_log.3 = NONE
net.netfilter.nf_log.4 = NONE
net.netfilter.nf_log.5 = NONE
net.netfilter.nf_log.6 = NONE
net.netfilter.nf_log.7 = NONE
net.netfilter.nf_log.8 = NONE
net.netfilter.nf_log.9 = NONE
net.netfilter.nf_log_all_netns = 0
net.unix.max_dgram_qlen = 512
user.max_cgroup_namespaces = 124772
user.max_fanotify_groups = 128
user.max_fanotify_marks = 258767
user.max_inotify_instances = 128
user.max_inotify_watches = 65536
user.max_ipc_namespaces = 124772
user.max_mnt_namespaces = 124772
user.max_net_namespaces = 124772
user.max_pid_namespaces = 124772
user.max_time_namespaces = 124772
user.max_user_namespaces = 124772
user.max_uts_namespaces = 124772
vm.admin_reserve_kbytes = 8192
vm.compact_unevictable_allowed = 1
vm.compaction_proactiveness = 20
vm.dirty_background_bytes = 0
vm.dirty_background_ratio = 10
vm.dirty_bytes = 0
vm.dirty_expire_centisecs = 3000
vm.dirty_ratio = 20
vm.dirty_writeback_centisecs = 500
vm.dirtytime_expire_seconds = 43200
vm.extfrag_threshold = 500
vm.hugetlb_optimize_vmemmap = 0
vm.hugetlb_shm_group = 0

vm.laptop_mode = 0
vm.legacy_va_layout = 0
vm.lowmem_reserve_ratio = 256 256 32 0 0
vm.max_map_count = 65530
vm.memfd_noexec = 0
vm.memory_failure_early_kill = 0
vm.memory_failure_recovery = 1
vm.min_free_kbytes = 67584
vm.min_slab_ratio = 5
vm.min_unmapped_ratio = 1
vm.mmap_min_addr = 65536
vm.mmap_rnd_bits = 28
vm.mmap_rnd_compat_bits = 8
vm.nr_hugepages = 0
vm.nr_hugepages_mempolicy = 0
vm.nr_overcommit_hugepages = 0
vm.numa_stat = 1
vm.numa_zonelist_order = Node
vm.oom_dump_tasks = 1
vm.oom_kill_allocating_task = 0
vm.overcommit_kbytes = 0
vm.overcommit_memory = 0
vm.overcommit_ratio = 50
vm.page-cluster = 3
vm.page_lock_unfairness = 5
vm.panic_on_oom = 0
vm.percpu_pagelist_high_fraction = 0
vm.stat_interval = 1
vm.swappiness = 60
vm.unprivileged_userfaultfd = 0
vm.user_reserve_kbytes = 131072
vm.vfs_cache_pressure = 100
vm.watermark_boost_factor = 15000
vm.watermark_scale_factor = 10
vm.zone_reclaim_mode = 0

Here is the lsmod
root@merkk:/home/merkk# lsmod
Module Size Used by
tun 69632 2
dummy 12288 0
ctr 12288 2
ccm 20480 6
rfcomm 102400 4
cmac 12288 3
algif_hash 12288 1
algif_skcipher 12288 1
af_alg 36864 6 algif_hash,algif_skcipher
snd_seq_dummy 12288 0
snd_hrtimer 12288 1
snd_seq 114688 7 snd_seq_dummy
snd_seq_device 16384 1 snd_seq
qrtr 57344 4
bnep 36864 2
binfmt_misc 28672 1
nls_ascii 12288 1
nls_cp437 16384 1
vfat 20480 1
fat 102400 1 vfat
intel_rapl_msr 20480 0
intel_rapl_common 36864 1 intel_rapl_msr
btusb 81920 0
mt7921e 32768 0
btrtl 28672 1 btusb
edac_mce_amd 40960 0
btbcm 24576 1 btusb
mt7921_common 114688 1 mt7921e
btintel 57344 1 btusb
kvm_amd 184320 0
snd_hda_codec_realtek 192512 1
mt76_connac_lib 94208 2 mt7921e,mt7921_common
btmtk 12288 1 btusb
mt76 131072 3 mt7921e,mt7921_common,mt76_connac_lib
bluetooth 1134592 36 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm
snd_hda_codec_generic 114688 1 snd_hda_codec_realtek
kvm 1363968 1 kvm_amd
ledtrig_audio 12288 1 snd_hda_codec_generic
snd_hda_codec_hdmi 94208 1
snd_hda_intel 61440 2
mac80211 1400832 3 mt76,mt7921_common,mt76_connac_lib
irqbypass 12288 1 kvm
snd_intel_dspcfg 32768 1 snd_hda_intel
uvcvideo 147456 0
sha3_generic 16384 1
snd_intel_sdw_acpi 16384 1 snd_intel_dspcfg
videobuf2_vmalloc 20480 1 uvcvideo
ghash_clmulni_intel 16384 0
jitterentropy_rng 20480 1
uvc 12288 1 uvcvideo
snd_hda_codec 225280 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
libarc4 12288 1 mac80211
sha512_ssse3 45056 0
hid_sensor_als 16384 0
videobuf2_memops 16384 1 videobuf2_vmalloc
sha512_generic 16384 2 sha512_ssse3
snd_hda_core 147456 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
drbg 49152 1
hid_sensor_trigger 20480 2 hid_sensor_als
videobuf2_v4l2 36864 1 uvcvideo
snd_pci_acp6x 16384 0
cfg80211 1343488 4 mt76,mac80211,mt7921_common,mt76_connac_lib
snd_hwdep 20480 1 snd_hda_codec
ansi_cprng 12288 0
hid_sensor_iio_common 20480 2 hid_sensor_trigger,hid_sensor_als
aesni_intel 360448 8
videodev 372736 2 videobuf2_v4l2,uvcvideo
snd_pci_acp5x 16384 0
snd_pcm 192512 5 snd_hda_codec_hdmi,snd_pci_acp6x,snd_hda_intel,snd_hda_codec,snd_hda_core
ucsi_acpi 12288 0
industrialio_triggered_buffer 12288 1 hid_sensor_trigger
ecdh_generic 16384 2 bluetooth
crypto_simd 16384 1 aesni_intel
snd_rn_pci_acp3x 20480 0
videobuf2_common 77824 4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
cryptd 28672 3 crypto_simd,ghash_clmulni_intel
snd_acp_config 16384 3 snd_rn_pci_acp3x,snd_pci_acp6x,snd_pci_acp5x
kfifo_buf 12288 1 industrialio_triggered_buffer
snd_timer 53248 3 snd_seq,snd_hrtimer,snd_pcm
typec_ucsi 57344 1 ucsi_acpi
sp5100_tco 16384 0
ecc 45056 1 ecdh_generic
rapl 20480 0
snd_soc_acpi 12288 1 snd_acp_config
mc 94208 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
industrialio 135168 4 industrialio_triggered_buffer,hid_sensor_trigger,kfifo_buf,hid_sensor_als
pcspkr 12288 0
snd 151552 16 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm
roles 16384 1 typec_ucsi
k10temp 12288 0
watchdog 49152 1 sp5100_tco
rfkill 40960 7 bluetooth,cfg80211
snd_pci_acp3x 16384 0
ccp 139264 1 kvm_amd
soundcore 16384 1 snd
typec 110592 1 typec_ucsi
ac 16384 0
amd_pmc 36864 0
joydev 24576 0
hid_multitouch 32768 0
serio_raw 16384 0
evdev 28672 14
msr 12288 0
parport_pc 40960 0
ppdev 24576 0
lp 20480 0
parport 81920 3 parport_pc,lp,ppdev
fuse 208896 5
loop 36864 0
dm_mod 217088 0
efi_pstore 12288 0
configfs 69632 1
efivarfs 24576 1
ip_tables 28672 0
x_tables 61440 1 ip_tables
autofs4 57344 2
ext4 1130496 1
crc16 12288 2 bluetooth,ext4
mbcache 16384 1 ext4
jbd2 200704 1 ext4
crc32c_generic 12288 0
usbhid 77824 0
amdgpu 11431936 17
amdxcp 12288 1 amdgpu
drm_buddy 20480 1 amdgpu
gpu_sched 57344 1 amdgpu
i2c_algo_bit 12288 1 amdgpu
drm_suballoc_helper 12288 1 amdgpu
drm_display_helper 233472 1 amdgpu
nvme 57344 4
cec 69632 1 drm_display_helper
nvme_core 196608 5 nvme
rc_core 73728 1 cec
t10_pi 20480 1 nvme_core
drm_ttm_helper 12288 1 amdgpu
xhci_pci 24576 0
crc64_rocksoft 16384 1 t10_pi
ttm 106496 2 amdgpu,drm_ttm_helper
hid_sensor_hub 28672 3 hid_sensor_trigger,hid_sensor_iio_common,hid_sensor_als
crc64 16384 1 crc64_rocksoft
xhci_hcd 352256 1 xhci_pci
drm_kms_helper 270336 4 drm_display_helper,amdgpu
hid_generic 12288 0
crc_t10dif 16384 1 t10_pi
crct10dif_generic 12288 0
crc32_pclmul 12288 0
i2c_hid_acpi 12288 0
usbcore 409600 5 xhci_hcd,usbhid,uvcvideo,btusb,xhci_pci
crct10dif_pclmul 12288 1
drm 765952 17 gpu_sched,drm_kms_helper,drm_suballoc_helper,drm_display_helper,drm_buddy,amdgpu,drm_ttm_helper,ttm,amdxcp
crc32c_intel 16384 2
thunderbolt 483328 0
video 69632 1 amdgpu
i2c_hid 36864 1 i2c_hid_acpi
i2c_piix4 32768 0
usb_common 20480 3 xhci_hcd,usbcore,uvcvideo
crct10dif_common 12288 3 crct10dif_generic,crc_t10dif,crct10dif_pclmul
battery 28672 0
button 24576 0
wmi 40960 1 video
hid 176128 5 i2c_hid,usbhid,hid_multitouch,hid_sensor_hub,hid_generic

cat /proc/cmdlin
BOOT_IMAGE=/boot/vmlinuz-6.5.0-0.deb12.1-amd64 root=UUID=06eb66bf-bcd4-4bd9-b11a-1014d97a05e6 ro init_on_alloc=0 quiet

(ty spence)

I think it might need an e at the end.

Edit (2023-11-29): I could not edit this yesterday. I kept getting a 403 error and a message at the bottom of the window showed something about offline edit unavailable.
I wanted to include:

cmdline
1 Like

Cool, hope @Michael_Schmid is able to post his kernel params and modules later as well, so maybe we could compare a working setup. :slight_smile: