NVME USB drives Realtek RTL9210/RTL9220 Firmware Version 1.xx
- Jul1us
-
- Offline
- Poster 2
-

Enregistré
- Inlägg: 5
- Thanks: 0
Re: NVME USB drives Realtek RTL9210/RTL9220 Firmware Version 1.xx
5 dagar 9 timmar sedan - 5 dagar 9 timmar sedanAh that makes sense, thanksIts not a quirk you have it ticked
you just ; out the scsi line if you want id passthrough
;SCSI_PRODUCT = "RTL9201"
;SCSI_VENDOR = "Realtek
Last edit: 5 dagar 9 timmar sedan by Jul1us.
Please Logga in eller Skapa ett konto to join the conversation.
- Shonk
-
- Offline
- The Best Poster
-

Enregistré
- Inlägg: 164
- Thanks: 71
Re: NVME USB drives Realtek RTL9210/RTL9220 Firmware Version 1.xx
1 dag 13 timmar sedan
My RTL9220-VC-CG Turned up it came with 1.33.89 firmware
if i flash RTL9220_LED0.cfg it updates fine but its not setup for my device ofc
I made a custom config which results in a failed flash and a brick
I have found the problem setting CUSTOMIZED_LED = 33 00 00 00 00 00 00 00 00 00 00 00 00 00 00 causes the failed flash
CUSTOMIZED_LED = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 flashes fine
am i missing something to be able to set CUSTOMIZED_LED = 33 00 00 00 00 00 00 00 00 00 00 00 00 00 00
an LED bin maybe?
the LED isnt working btw with CUSTOMIZED_LED = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[code/VID = 0xbda
PID = 0x9220
MANUFACTURE = "Realtek"
SCSI_VENDOR = "Realtek"
PRODUCT = "RTL9220"
SCSI_PRODUCT = "RTL9220"
SERIAL = "012345678921"
DISK_IPS_THRES = 10
LED = 0x1
HW_LED_CFG = 0x0
CUSTOMIZED_LED = 33 00 00 00 00 00 00 00 00 00 00 00 00 00 00
SUSPEND_LED_OFF = 0x0
UART_DBG_PIN = 100
;ITGZ Defaults
FORCE_PCIE_QUIRK = 0x40000
SUSPEND_DISK_OFF = 0x7[/code]
if i flash RTL9220_LED0.cfg it updates fine but its not setup for my device ofc
I made a custom config which results in a failed flash and a brick
I have found the problem setting CUSTOMIZED_LED = 33 00 00 00 00 00 00 00 00 00 00 00 00 00 00 causes the failed flash
CUSTOMIZED_LED = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 flashes fine
am i missing something to be able to set CUSTOMIZED_LED = 33 00 00 00 00 00 00 00 00 00 00 00 00 00 00
an LED bin maybe?
the LED isnt working btw with CUSTOMIZED_LED = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[code/VID = 0xbda
PID = 0x9220
MANUFACTURE = "Realtek"
SCSI_VENDOR = "Realtek"
PRODUCT = "RTL9220"
SCSI_PRODUCT = "RTL9220"
SERIAL = "012345678921"
DISK_IPS_THRES = 10
LED = 0x1
HW_LED_CFG = 0x0
CUSTOMIZED_LED = 33 00 00 00 00 00 00 00 00 00 00 00 00 00 00
SUSPEND_LED_OFF = 0x0
UART_DBG_PIN = 100
;ITGZ Defaults
FORCE_PCIE_QUIRK = 0x40000
SUSPEND_DISK_OFF = 0x7[/code]
Code:
**************************************************************
Device : [Port3] : Realtek RTL9220 #0
**************************************************************
U2PHY : n/a
U3PHY : n/a
VID : 0x0bda
PID : 0x9220
MANUFACTURE : "Realtek"
PRODUCT : "RTL9220"
SERIAL : "012345678921"
SCSI_PRODUCT : "RTL9220 "
SCSI_VENDOR : "Realtek "
USB_SELF_PWR : n/a
DISK_HOTPLUG : n/a
LED : 0x01
PINMUX1 : n/a
PINMUX2 : n/a
U2_MAXPWR : n/a
U3_MAXPWR : n/a
ASPMDIS : n/a
PCIE_REFCLK : n/a
DISK_IPS_THRES : 0x0a
SWR_1_2V : n/a
EN_UPS : n/a
PD : n/a
CUSTOMIZED_LED : 33 00 00 00 00 00 00 00 00 00 00 00 00 00 00
SUSPEND_LED_OFF : 0x00
FORCE_USB_SPEED : n/a
FORCE_PCIE_SPEED : n/a
EN_U1U2 : n/a
FORCE_USB_QUIRK : n/a
FORCE_PCIE_QUIRK : 0x00040000
FAN : n/a
DIS_SHOW_EMPTY_DISK : n/a
FORCE_SATA_NORMAL_DMA : n/a
UART_DBG_PIN : 0x64
FINGER_PRINT_EN : n/a
RM_INTERNAL_RD : n/a
HS_AUTO_SWITCH : n/a
UART_BAUD_RATE : n/a
CUSTOMIZED_DISK_IDENTIFY : n/a
HW_LED_CFG : 0x00000000
CDROM_CFG : n/a
SUPPORT_HID : n/a
LATE_INIT_DISK : n/a
SCSI_WP_PIN : n/a
SD_MMC_TYPE : n/a
FORCE_PORT_TYPE : n/a
BCDDEVICE : n/a
SUSPEND_DISK_OFF : 0x07
SCSI_WB_PIN : n/a
CUSTOMIZED_FEATURE : n/a
PERIPH_API : n/a
RAID_CFG : n/a
RW_MODE : n/a
FORCE_SATA_QUIRK : n/a
Boot Mode : Flash
FW Ver : 1.33.89
FW Build Date : 2024.07.26
IC Pkg Type : PCIE/SATA SD
UUID : n/a
Disconn_ForceUSB2 : false
Please Logga in eller Skapa ett konto to join the conversation.
- Jul1us
-
- Offline
- Poster 2
-

Enregistré
- Inlägg: 5
- Thanks: 0
Re: NVME USB drives Realtek RTL9210/RTL9220 Firmware Version 1.xx
1 dag 10 timmar sedan
Could it be because your cfg has space at the end of CUSTOMIZED_LED = 33 00 00 00 00 00 00 00 00 00 00 00 00 00 00?
Please Logga in eller Skapa ett konto to join the conversation.
- Shonk
-
- Offline
- The Best Poster
-

Enregistré
- Inlägg: 164
- Thanks: 71
Re: NVME USB drives Realtek RTL9210/RTL9220 Firmware Version 1.xx
1 dag 9 timmar sedan - 1 dag 9 timmar sedan
Im not sure what you mean exactly but
i had to unbrick it about 4 or 5 times trying to find out what was causing it in the config
i had to unbrick it about 4 or 5 times trying to find out what was causing it in the config
Code:
brick
CUSTOMIZED_LED = 33 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fine
CUSTOMIZED_LED = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Last edit: 1 dag 9 timmar sedan by Shonk.
Please Logga in eller Skapa ett konto to join the conversation.
- Jul1us
-
- Offline
- Poster 2
-

Enregistré
- Inlägg: 5
- Thanks: 0
Re: NVME USB drives Realtek RTL9210/RTL9220 Firmware Version 1.xx
1 dag 9 timmar sedan - 1 dag 9 timmar sedan
I mean here:
VID = 0xbda
PID = 0x9220
MANUFACTURE = "Realtek"
SCSI_VENDOR = "Realtek"
PRODUCT = "RTL9220"
SCSI_PRODUCT = "RTL9220"
SERIAL = "012345678921"
DISK_IPS_THRES = 10
LED = 0x1
HW_LED_CFG = 0x0
CUSTOMIZED_LED = 33 00 00 00 00 00 00 00 00 00 00 00 00 00 00 <---
SUSPEND_LED_OFF = 0x0
UART_DBG_PIN = 100
;ITGZ Defaults
FORCE_PCIE_QUIRK = 0x40000
SUSPEND_DISK_OFF = 0x7
VID = 0xbda
PID = 0x9220
MANUFACTURE = "Realtek"
SCSI_VENDOR = "Realtek"
PRODUCT = "RTL9220"
SCSI_PRODUCT = "RTL9220"
SERIAL = "012345678921"
DISK_IPS_THRES = 10
LED = 0x1
HW_LED_CFG = 0x0
CUSTOMIZED_LED = 33 00 00 00 00 00 00 00 00 00 00 00 00 00 00 <---
SUSPEND_LED_OFF = 0x0
UART_DBG_PIN = 100
;ITGZ Defaults
FORCE_PCIE_QUIRK = 0x40000
SUSPEND_DISK_OFF = 0x7
Last edit: 1 dag 9 timmar sedan by Jul1us.
Please Logga in eller Skapa ett konto to join the conversation.
Sidan laddades på: 0.078 sekunder

