Doesn't exist. If you meant dtparam=audio=off, then that would be the default anyway, as documented in https://github.com/raspberrypi/linux/bl ... #L162-L163, also available by doing "dtparam -h audio" from the command line.audio=off
Doesn't exist.disable_audio=on
Are commented out so totally irrelevant.#audio=whatever
#disable_audio=whatever
If you want a list of all the current settings, then "vcgencmd get_config int" and "vcgencmd get_config str" will list out all of them that affect the second stage bootloader and have a non-zero value.
Code:
pi@pi5nvme:~ $ vcgencmd get_config intarm_64bit=1arm_boost=1arm_freq=2400arm_freq_min=1500arm_peri_high=1audio_pwm_mode=2avs_temp=51569camera_auto_detect=1core_freq=910core_freq_min=500disable_commandline_tags=2disable_fw_kms_setup=1disable_l2cache=1disable_overscan=1display_auto_detect=1display_default_lcd=-1display_hdmi_rotate=-1display_lcd_rotate=-1dtdebug=1dvfs=4enable_gic=1force_eeprom_read=1force_pwm_open=1framebuffer_depth=16framebuffer_ignore_alpha=1framebuffer_swap=1gpu_freq_min=500hdmi_enable_4kp60=1hevc_freq=910hevc_freq_min=500ignore_lcd=-1init_uart_clock=0x2dc6c00initial_turbo=60isp_freq=910isp_freq_min=500mask_gpu_interrupt1=16418max_framebuffers=2over_voltage_avs=0x2867cpause_burst_frames=1pciex4_reset=1pmic_turbo_threshold=600power_force_3v3_pwm=1program_serial_random=1total_mem=8192v3d_freq=960v3d_freq_min=500vpred=9255vpred_max=9255hdmi_force_cec_address:0=65535hdmi_force_cec_address:1=65535pi@pi5nvme:~ $ vcgencmd get_config strdevice_tree=-kernel=kernel8.imgoverlay_prefix=overlays/hdmi_cvt:0=hdmi_cvt:1=hdmi_edid_filename:0=hdmi_edid_filename:1=hdmi_timings:0=hdmi_timings:1=It's disabled by default, as documented in the link already provided.So lets go back on what I want to achieve. On my (dnsmasq) ns PI3 I could very well do without audio. Intuitively I could choose between
Statistics: Posted by 6by9 — Wed Apr 16, 2025 5:25 pm