Jump to content

Damnation

Member
  • Posts

    797
  • Joined

  • Last visited

  • Days Won

    3
  • Donations

    0.00 USD 
  • Country

    Australia

Posts posted by Damnation

  1. I'm not sure it's an EFI problem, as the problem will also happen if I return to XP after booting my USB ubuntu, and I set up ubuntu in MBR mode when I installed it.

    I think I've skipped chainloading, each OS is on it's own drive, their bootloaders only boot themselves, they aren't aware of other OSes

    If I want to boot a different OS, I press F12 after POST and select the drive I want to boot

  2. 1 hour ago, Dibya said:

    Press f8 then select last known working configuration before boot

    what is your configuration?

    I tried that, doesn't work

    the only thing that has worked so far is a complete reinstall of XP

    by configuration, do you mean my hardware?

    motherboard: GA-Z97X-UD5H-BK

    graphics card: nvidia GTX 970

    soundcard: audigy rx

    I've managedto get drivers for XP for all my devices (no "other devices" listed in device manager)

    I can still log into the machine via remote desktop to access things, from there I can access device manager and see mouse and keyboard are gone.

    It's just this strange mouse and keyboard disappearing thing that's bothering me, and it only happens once i boot into another OS.

    any ideas?

  3. Hi all, Merry Christmas

    I recently reinstalled XP on my machine and it was working fine up until just yesterday.

    The mouse and keyboard have disappeared from my device manager, I'm trying to figure out how I can reinstall them. - The mouse/KB are working fine when i boot windows 10.

    I can still access and use my XP install through Remote Desktop, so can anyone help me to get the mouse and keyboard reinstalled on XP?

    any help would be appreciated, thanks

  4. I'm making some USB 3.0 txtsetup.oem files so that you can add USB 3.0 support to XP textmodem as well as integrate with nlite.

    (As it is nowm if you install windows XP on a USB stick through a USB 3.0 port, you will get a 0x7b BSOD)

    ASMEDIA



    [Disks]
    disk1="ASMEDIA USB3 Installation Disk",\asmtxhci.inf,\

    [Defaults]
    SCSI=asmtxhci

    [SCSI]
    asmtxhci="ASMEDIA USB3 Controller Driver"
    asmthub3="ASMEDIA USB3 HUB Driver"

    [Files.SCSI.asmtxhci]
    driver=disk1,asmtxhci.sys,asmtxhci
    inf=disk1,asmtxhci.inf
    catalog=disk1,asmtxhci.cat

    [Files.SCSI.asmthub3]
    driver=disk1,asmthub3.sys,asmthub3
    inf=disk1,asmthub3.inf
    catalog=disk1,asmthub3.cat

    [HardwareIds.SCSI.asmtxhci]
    id="PCI\VEN_1B21&DEV_1040","asmtxhci"
    id="PCI\VEN_1B21&DEV_1041","asmtxhci"
    id="PCI\VEN_1B21&DEV_1042","asmtxhci"
    id="PCI\VEN_1B21&DEV_1142","asmtxhci"


    [HardwareIds.SCSI.asmthub3]
    id="USB\ASMEDIAUSBD_Hub","asmthub3"

    ETRON



    [Disks]
    disk1="ETRON USB3 Installation Disk",\EtronX~1.inf,\

    [Defaults]
    SCSI=EtronXHCI

    [SCSI]
    EtronXHCI="ETRON USB3 Controller Driver"
    EtronHUB3="ETRON USB3 HUB Driver"
    EtronSTOR="ETRON USB3 STOR Driver"

    [Files.SCSI.EtronXHCI]
    driver=disk1,EtronX~1.SYS,EtronXHCI
    inf=disk1,EtronX~1.INF
    catalog=disk1,etronx~1.cat

    [Files.SCSI.EtronHUB3]
    driver=disk1,EtronH~1.SYS,EtronHUB3
    inf=disk1,EtronX~1.INF
    catalog=disk1,etronx~1.cat

    [Files.SCSI.EtronSTOR]
    driver=disk1,EtronS~1.SYS,EtronSTOR
    inf=disk1,EtronX~1.INF
    catalog=disk1,etronx~1.cat

    [HardwareIds.SCSI.EtronXHCI]
    id="PCI\VEN_1B6F&DEV_7023","EtronXHCI"
    id="PCI\VEN_1B6F&DEV_7052","EtronXHCI"

    [HardwareIds.SCSI.EtronSTOR]
    id="ENUSB\Class_08&SubClass_06","EtronSTOR"


    [HardwareIds.SCSI.EtronHUB3]
    id="ENUSB3\ROOT_HUB30","EtronHUB3"
    id="ENUSB3\EXT_HUB10","EtronHUB3"
    id="ENUSB3\EXT_HUB20","EtronHUB3"
    id="ENUSB3\EXT_HUB30","EtronHUB3"

    NEC (uPD720200 & uPD720200a)



    [Disks]
    disk1="RENESAS USB3 Installation Disk",\nusb3xhc.inf,\

    [Defaults]
    SCSI=nusb3xhc

    [SCSI]
    nusb3xhc="Renesas USB3 Controller Driver"
    nusb3hub="Renesas USB3 HUB Driver"

    [Files.SCSI.nusb3xhc]
    driver=disk1,nusb3xhc.sys,nusb3xhc
    inf=disk1,nusb3xhc.inf
    catalog=disk1,nusb3xhc.cat

    [Files.SCSI.nusb3hub]
    driver=disk1,nusb3hub.sys,nusb3hub
    inf=disk1,nusb3hub.inf
    catalog=disk1,nusb3hub.cat

    [HardwareIds.SCSI.nusb3xhc]
    id="PCI\VEN_1033&DEV_0194","nusb3xhc"

    [HardwareIds.SCSI.nusb3hub]
    id="NUSB3\ROOT_HUB30","nusb3hub"
    id="NUSB3\CLASS_09","nusb3hub"

    NEC (uPD720201 & uPD720202)



    [Disks]
    disk1="RENESAS USB3 Installation Disk",\rusb3xhc.inf,\

    [Defaults]
    SCSI=nusb3xhc

    [SCSI]
    nusb3xhc="Renesas USB3 Controller Driver"
    nusb3hub="Renesas USB3 HUB Driver"

    [Files.SCSI.rusb3xhc]
    driver=disk1,rusb3xhc.sys,rusb3xhc
    inf=disk1,rusb3xhc.inf
    catalog=disk1,rusb3xhc.cat

    [Files.SCSI.rusb3hub]
    driver=disk1,rusb3hub.sys,rusb3hub
    inf=disk1,rusb3hub.inf
    catalog=disk1,rusb3hub.cat

    [HardwareIds.SCSI.rusb3xhc]
    id="PCI\VEN_1912&DEV_0014&REV_01","rusb3xhc"
    id="PCI\VEN_1912&DEV_0014&REV_02","rusb3xhc"
    id="PCI\VEN_1912&DEV_0014&REV_03","rusb3xhc"
    id="PCI\VEN_1912&DEV_0015&REV_01","rusb3xhc"
    id="PCI\VEN_1912&DEV_0015&REV_02","rusb3xhc"

    [HardwareIds.SCSI.rusb3hub]
    id="RENESAS_USB3\ROOT_HUB30&VID_1912&PID_0014","rusb3hub"
    id="RENESAS_USB3\ROOT_HUB30&VID_1912&PID_0015","rusb3hub"
    id="RENESAS_USB3\CLASS_09&SUBCLASS_00&PROT_00","rusb3hub"
    id="RENESAS_USB3\CLASS_09&SUBCLASS_00&PROT_01","rusb3hub"
    id="RENESAS_USB3\CLASS_09&SUBCLASS_00&PROT_02","rusb3hub"
    id="RENESAS_USB3\CLASS_09&SUBCLASS_00&PROT_03","rusb3hub"
    id="RUSB3HUB,RENESAS_USB3\CLASS_09&SUBCLASS_01","rusb3hub"

    TEXAS INSTRUMENTS



    [Disks]
    disk1="TEXAS USB3 Installation Disk",\tixhci.inf,\

    [Defaults]
    SCSI=tixhci

    [SCSI]
    tixhci="TEXAS USB3 Controller Driver"
    tihub3="TEXAS USB3 HUB Driver"

    [Files.SCSI.tixhci]
    driver=disk1,tixhci.sys,tixhci
    inf=disk1,tixhci.inf
    catalog=disk1,tixhci.cat

    [Files.SCSI.tihub3]
    driver=disk1,tihub3.sys,tihub3
    inf=disk1,tihub3.inf
    catalog=disk1,tihub3.cat

    [HardwareIds.SCSI.tixhci]
    id="PCI\VEN_104C&DEV_8241","tixhci"


    [HardwareIds.SCSI.tihub3]
    id="USB\TIUSBD_Hub","tihub3"

    The VIA and Fresco-Logic controllers are dependent on the Kernel Mode Driver Framework, and thus-far have proven very difficult to get working, so they won't be included for now.

    Unless someone is willing to help me with the VIS/Fresco problem.

  5. Hello all,

    I'm from the driverpacks.net forum, Caleb37 posted there about this problem he was having there too. - http://forum.driverpacks.net/viewtopic.php?id=6403

    I'm asking, is the megasr.sys driver that intel provide for X79 RAID - http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=20963〈=eng&OSVersion=%0A&DownloadType=Drivers)

    HWID: PCI\VEN_8086&DEV_2826&CC_0104

    Is this driver in fact incompatible for XP Textmode with RAID?

  6. OK sorry for the confusion, I should clarify

    I would like a command prompt script (or batch file, if the term is still used)

    to loop through all the drive letters,



    FOR %%i IN (C D E F G H I J K L N M O P Q R S T U V W X Y Z) DO IF EXIST %%i:\foundme.txt

    and then if it's finds foundme.txt, to set that drive, based on the drive letter to read only, using diskpart

    did I describe it well enough?

×
×
  • Create New...