npeca Posted October 31, 2015 Posted October 31, 2015 (edited) Hi to everyonesorry for my english .... i haved a problem with new computerThere was only USB3.0 connectors and AMD Sata disk controller At first, i slisptreamed AMD Sata drivers for PCI\VEN_1022&DEV_7804&CC_0106with NLITE. But ...Text portition of XP setup does NOT find AMD USB3, so no keyboard, no mouse at setup time after many hours of searching, i decided to make my own txtsetup.oem file to load USB3.0 driver at text phase of setup here it is: ----------------------------------------------------- [Disks]disk1="AMD USB 3.0 Device Driver Installation Disk",\amdxhc.inf,\[Defaults]SCSI=amdxhc[sCSI]amdxhc="AMD USB 3.0 Host Controller Driver"amdhub30="AMD USB3 HUB Driver"[Files.SCSI.amdxhc]driver=disk1,amdxhc.sys,amdxhcinf=disk1,amdxhc.infcatalog=disk1,amdxhc.cat[Files.SCSI.amdhub30]driver=disk1,amdhub30.sys,amdhub30inf=disk1,amdhub30.infcatalog=disk1,amdhub.cat[HardwareIds.SCSI.amdxhc]id="PCI\VEN_1022&DEV_7812","amdxhc"id="PCI\VEN_1022&DEV_7814","amdxhc"[HardwareIds.SCSI.amdhub30]id="AMDUSB30\ROOT_HUB30","amdhub30"id="AMDUSB30\CLASS_09&SUBCLASS_00&PROT_00","amdhub30"id="AMDUSB30\CLASS_09&SUBCLASS_00&PROT_01","amdhub30"id="AMDUSB30\CLASS_09&SUBCLASS_00&PROT_02","amdhub30"id="AMDUSB30\CLASS_09&SUBCLASS_00&PROT_03","amdhub30"id="AMDUSB30\CLASS_09&SUBCLASS_01","amdhub30"----------------------------------- After inserting in NLITE, text portition of XP setup found my keyboard and install was success If somebody have same problem as me, feel free to use this driveri am attached complete driver folder cheers USB-AMDTXT.7z Edited November 1, 2015 by npeca
submix8c Posted October 31, 2015 Posted October 31, 2015 I'm sure this will be useful. Could you provide the links to the Original Files (before your Modification) as well?
npeca Posted November 1, 2015 Author Posted November 1, 2015 Ok, here it is, original, unmodified files i don't know from where i grab them so there is no link basicaly, i am merged two folder: amdhub and amdxhc in one. Then i was remove *.EXE and *.MSI files from them and wrote the txtsetup.oem file by myself nothing special As one could see, i was duplicating *.sys files, puting them in main folder and in x86 folder as well because i have problem in past with absolute/relative path and slipstreaming. So waste of about 160 kb of space but this is safer now another interesting thing , i was putting this driver to be in [sCSI] section, so driver will be surely loaded. Another benefit from this aproach is to one could install XP on AMD USB3 disk have a nice weekendcheers USB30.7z
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now