OPNsense Forum

English Forums => Hardware and Performance => Topic started by: schurlix on November 29, 2025, 10:44:28 PM

Title: Tuneables for Card Controller Timeouts and TPLink USB Ethernet
Post by: schurlix on November 29, 2025, 10:44:28 PM
Hi, I'd like to contribute those tuneables I found out working for me:

    <item uuid="aa63f2d8-e7c4-40dd-8943-39616357f22d">
      <tunable>hint.rtsx.0.disabled</tunable>
      <value>1</value>
      <descr>Card Controller timeouts</descr>
    </item>

As well as for my TPLink Ethernet, which sometimes lost its link somehow,

      <tunable>hw.usb.quirk.0</tunable>
      <value>0x2357 0x0601 0 0xffff UQ_CFG_INDEX_1</value>
      <descr>carrier loss on ure</descr>

Does the job also very well.

If anyone from the community can integrate this, would be great! With those settings in place,
my old HP Elitebook serves like a charm ;)

Thank everbody for this awesome piece of technical, community artwork.

yours, schurlix