1-wire and DS9490R USB interface broken in newer hass OS versions

Months ago all my 1-wire temp sensors stopped working, I didn’t notice when or if any specific change caused it. I spent many many hours various times trying to get them working again and would get frustrated and give up till next time. With hours of searching this week I came across this which talked about new kernel software causing an issue, and its the same problem I was having.
https://bugzilla.redhat.com/show_bug.cgi?id=1873694

That got me thinking so I just rolled back hass OS first to 5.10 and problem still was happening, then rolled back again to 4.20 and bam all my temp sensors started working. I can’t say exactly which version is causing the issue but its somewhere between 4.20 and 5.10.

I’ve never reported any bugs before but this certainly needs to get fixed, I see a couple other posts here that report 1-wire problems and its likely this issue causing it. If anyone is familiar with how to report an issue like this and could help out it would be appreciated.

Just to be clear, when using the newer OS it never had a problem seeing my DS9490R USB device. It would also find the first temp sensor but that’s as far as it would get(no actual temp data). Basically the exact description that I linking to in my original post.

Hi
Again come back to my problem…
I have HASSOS… generic_x64-x86 and when connect DS9490R i see logs on logs HOST:

Feb 05 11:54:26 homeassistant kernel: usb 1-6.2: new full-speed USB device number 11 using xhci_hcd
Feb 05 11:54:26 homeassistant kernel: usb 1-6.2: New USB device found, idVendor=04fa, idProduct=2490, bcdDevice= 0.02
Feb 05 11:54:26 homeassistant kernel: usb 1-6.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Feb 05 11:54:26 homeassistant kernel: usbcore: registered new interface driver DS9490R
Feb 05 11:54:26 homeassistant kernel: w1_master_driver w1_bus_master1: Attaching one wire slave 81.000000344670 crc 01
Feb 05 11:54:26 homeassistant kernel: w1_master_driver w1_bus_master1: Family 81 for 81.000000344670.01 is not registered.
Feb 05 12:05:36 homeassistant kernel: audit: type=1334 audit(1675598736.536:475): prog-id=157 op=LOAD

but in Home Assistant OS i dont see it on which USB it works and mount… Only see logs in HOST LOGS.

anybody help…