Help needed fixing corectrl & pp_od_clk_voltage functions

till recently corectrl worked with my 6700xt an gave fine tuning over

voltage , core clock , memory clock an max power sliders

so i need help fixing corectrl an pp_od_clk_voltage functions

iv tried all 4 of these

sudo kernelstub -a amdgpu.ppfeaturemask=0xffffffff

sudo kernelstub -a amdgpu.ppfeaturemask=0xfffd7fff

sudo kernelstub -a amdgpu.ppfeaturemask=0xfffd3fff

sudo kernelstub -a amdgpu.ppfeaturemask=0xfff7bfff

along with this

sudo update-initramfs -u

sudo grub-mkconfig -o /boot/grub/grub.cfg

this is how both grub files now look an i tried all 4 mask versions an still no re-generation of pp_od_clk_voltage file which it did have before it broke

how do i fix this to gain fine grain control of my 6700xt vi the corectrl app

as of right now the max power slider stops at 185 instead of 215 which it did before running the one with 0xffffffff

after neither of the 4 versions seem to have any effect now an the pp_od_clk_voltage file seem to be missing

it was to start located at /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.0

an i did find it after running readlink -f /sys/class/drm/card0/device but after

an update an reboot its gone an wont seem to come back so now what do i do

an now corectrl no longer shows voltage control an the core clock an mem slider

dont do fine tuning they just pop either straight to the top or bottom how can i fix all this

before when it worked right

after update