Marvell/Aquantia AQC113CS (10Gbps) Firmware Version 1.5.45
- admin
-
Autor del tema
- Fuera de línea
- Admin
-

Administrateur
- Fdrsoft (Admin)
- Mensajes: 568
- Thanks: 348
Marvell/Aquantia AQC113CS (10Gbps) Firmware Version 1.5.45
6 horas 12 minutos antes - 5 horas 28 minutos antesTo update, you need to change the ID Code according to your chipset.
The included one for Asus is: VID=0x1D6A, DID=0x04C0, SVID=0x1043, SDID=0x8890
Firmware For Windows
Release note:
- Updates the PCIe Gen3 x4 advertisement information.
- Tunes the PCIe memory timing for 0.7 V power supply.
- Sets hysteresis to 50 mV.
- Provides SRAM ECC protection.
- Restricts the presets to used only P4-P9.
Station-Drivers cannot be held responsible for any crashes or malfunctions following a firmware update !
Download
www.station-drivers.com/index.php/en/com...n-1.5.45/lang,en-gb/
Feel free to leave a comment
Asus Z890 ProArt, Intel Cpu Core Ultra 7 265K, Memoires 32Go Corsair DDR5 (6000Mhz CL30), Water-cooling Thermaright, nVidia Geforce RTX4060, Alimentation Gigabyte 850W, Samsung SSD 990 Pro, SSD9100 Pro, Steelserie Pro , Souris Razer, Boitier HUMMER, HP Steelserie, Free Fibre Ultra (8Go/8Go), Lan 10Gb, Cable CAT8/7, Switch 10/5/2.5Gbps, Casque Philips Fedelis.
Última Edición: 5 horas 28 minutos antes por admin.
Por favor, Conectar o Crear cuenta para unirse a la conversación.
- d5aqoep
-
- Fuera de línea
- Newbie
-

Enregistré
- Mensajes: 3
- Thanks: 0
Re: Marvell/Aquantia AQC113CS (10Gbps) Firmware Version 1.5.45
3 horas 53 minutos antes - 3 horas 50 minutos antes
Updated PCIe Asus XG-C100C V3 successfully. Just had to change SDID=0x8890 to SDID=0x889A at 2 places in the PS1 script. Ignore the places that have # comment though.
Apart from mismatch of Device IDs, the updater also complains if you don't have the latest 3.1.11 Marvell driver. It's there in driver section btw.
Apart from mismatch of Device IDs, the updater also complains if you don't have the latest 3.1.11 Marvell driver. It's there in driver section btw.
Última Edición: 3 horas 50 minutos antes por d5aqoep.
Por favor, Conectar o Crear cuenta para unirse a la conversación.
- jumpy76
-
- Ausente
- poster 3
-

Enregistré
- Mensajes: 11
- Thanks: 0
Re: Marvell/Aquantia AQC113CS (10Gbps) Firmware Version 1.5.45
9 minutos antes
Thank you for your answer. Is it this the part to be edited?
# 1. VID=0x1D6A, DID=0x04C0, SVID=0x1043, SDID=0x8890
# 2. VID=0x1D6A, DID=0x14C0, SVID=0x103C, SDID=0x8890
# 3. VID=0x1D6A, DID=0x04C0, SVID=0x1D6A, SDID=0x0001
# 4. VID=0x1D6A, DID=0x94C0, SVID=0x1D6A, SDID=0x0001
$deviceSupported = $false
# Configuration 1 and 2
If (($ids[1] -eq "0x1D6A") -and ($ids[3] -eq "0x1043") -and ($ids[4] -eq "0x8890")) {
If (($ids[2] -eq "0x04C0") -or ($ids[2] -eq "0x14C0")) {
$deviceSupported = $true
}
Do I get the correct values from the device manager, right?
PCI\VEN_1D6A&DEV_94C0&SUBSYS_7D851462&REV_03\4&19C70ED0&0&00E0
VID 1D6A, DID 94C0, SVID and SDID?
Thank you!
# 1. VID=0x1D6A, DID=0x04C0, SVID=0x1043, SDID=0x8890
# 2. VID=0x1D6A, DID=0x14C0, SVID=0x103C, SDID=0x8890
# 3. VID=0x1D6A, DID=0x04C0, SVID=0x1D6A, SDID=0x0001
# 4. VID=0x1D6A, DID=0x94C0, SVID=0x1D6A, SDID=0x0001
$deviceSupported = $false
# Configuration 1 and 2
If (($ids[1] -eq "0x1D6A") -and ($ids[3] -eq "0x1043") -and ($ids[4] -eq "0x8890")) {
If (($ids[2] -eq "0x04C0") -or ($ids[2] -eq "0x14C0")) {
$deviceSupported = $true
}
Do I get the correct values from the device manager, right?
PCI\VEN_1D6A&DEV_94C0&SUBSYS_7D851462&REV_03\4&19C70ED0&0&00E0
VID 1D6A, DID 94C0, SVID and SDID?
Thank you!
Por favor, Conectar o Crear cuenta para unirse a la conversación.
Tiempo de carga de la página: 0.083 segundos

