VOGONS


Reply 20 of 39, by stinkydiver

User metadata
Rank Newbie
Rank
Newbie

Looks like the revision is SU093 which should support USB 1.1. So this is beyond me why it refused to work

Take that there and put it in here

Reply 21 of 39, by maxtherabbit

User metadata
Rank l33t
Rank
l33t

I ran SIV on two different 440FX systems. The first, which has working USB is shown here:

The attachment 20250519_213321.jpg is no longer available

Next the Octek board with no USB components populated:

The attachment 20250519_213400.jpg is no longer available

Oddly the Octek board shows no USB controller whatsoever... does this mean it is SY052?

Also both machines are showing cards which are no longer present in the system, which is odd

Reply 22 of 39, by stinkydiver

User metadata
Rank Newbie
Rank
Newbie

Is USB enabled in the BIOS of your Octek board? I had to enable it in mine for it to show up in SIV.

Take that there and put it in here

Reply 23 of 39, by maxtherabbit

User metadata
Rank l33t
Rank
l33t

There is no option for it, I'm already on the latest bios too.

Reply 24 of 39, by myne

User metadata
Rank Oldbie
Rank
Oldbie

Try a Linux live CD from... Around y2k.
If Linux won't make it work, it's broken.

I built:
Convert old ASUS ASC boardviews to KICAD PCB!
Re: A comprehensive guide to install and play MechWarrior 2 on new versions on Windows.
Dos+Windows 3.11+tcp+vbe_svga auto-install iso template
Script to backup Win9x\ME drivers from a working install
Re: The thing no one asked for: KICAD 440bx reference schematic

Reply 25 of 39, by jakethompson1

User metadata
Rank Oldbie
Rank
Oldbie

The PIIX3 datasheet suggests that there is a USB Enable bit in PCI configuration space for function 0.

However, there are potential pinout differences depending on whether USB is being used or not. A 3.3V supply is only needed if USB is enabled, if not, it can be supplied with 5V only.

Reply 26 of 39, by stinkydiver

User metadata
Rank Newbie
Rank
Newbie
maxtherabbit wrote on 2025-05-20, 02:26:

There is no option for it, I'm already on the latest bios too.

Do you have USB headers on your motherboard? If not, perhaps it doesn't even have USB support

Take that there and put it in here

Reply 27 of 39, by maxtherabbit

User metadata
Rank l33t
Rank
l33t
jakethompson1 wrote on 2025-05-20, 03:12:

The PIIX3 datasheet suggests that there is a USB Enable bit in PCI configuration space for function 0.

However, there are potential pinout differences depending on whether USB is being used or not. A 3.3V supply is only needed if USB is enabled, if not, it can be supplied with 5V only.

Indeed there is. After spending more time than I would have liked with the datasheet, (it's in "miscellaneous status register") I whipped up a little COM file in DEBUG to turn it on.

Reply 28 of 39, by maxtherabbit

User metadata
Rank l33t
Rank
l33t

After turning it on, and running WIN, win98 pops up and prompts to install the driver. Then when I run SIV I get this:

The attachment 20250521_213225.jpg is no longer available

So if SIV is to be believed, I have the working revision. Of course, so does stinkydiver and it still doesn't work. Makes me think twice about going to the trouble to solder on the components.

Reply 29 of 39, by maxtherabbit

User metadata
Rank l33t
Rank
l33t
stinkydiver wrote on 2025-05-20, 03:25:

Do you have USB headers on your motherboard?

No pin headers, just the unpopulated footprint at the I/O shield

Reply 30 of 39, by myne

User metadata
Rank Oldbie
Rank
Oldbie

This feels like information that should have been in the first post.

Gee I wonder why something that was deliberately disabled during manufacturing doesn't work?

I built:
Convert old ASUS ASC boardviews to KICAD PCB!
Re: A comprehensive guide to install and play MechWarrior 2 on new versions on Windows.
Dos+Windows 3.11+tcp+vbe_svga auto-install iso template
Script to backup Win9x\ME drivers from a working install
Re: The thing no one asked for: KICAD 440bx reference schematic

Reply 31 of 39, by mockingbird

User metadata
Rank Oldbie
Rank
Oldbie

I say you gave up too easily. I have USB working fine on my i430VX motherboard (some generic model I can't be bothered to look up ATM).

The attachment PIIX3USB.png is no longer available

mslrlv.png
(Decommissioned:)
7ivtic.png

Reply 32 of 39, by stinkydiver

User metadata
Rank Newbie
Rank
Newbie

I'd happily try other things to troubleshoot, but I have run out of ideas.

Take that there and put it in here

Reply 33 of 39, by mockingbird

User metadata
Rank Oldbie
Rank
Oldbie
stinkydiver wrote on 2025-05-22, 04:15:

I'd happily try other things to troubleshoot, but I have run out of ideas.

Try nusb36e from here.

BTW, when I say working, I mean as in I insert my USB storage stick and everything works fine. I can read from it and write to it.

mslrlv.png
(Decommissioned:)
7ivtic.png

Reply 34 of 39, by stinkydiver

User metadata
Rank Newbie
Rank
Newbie
mockingbird wrote on 2025-05-22, 04:29:
stinkydiver wrote on 2025-05-22, 04:15:

I'd happily try other things to troubleshoot, but I have run out of ideas.

Try nusb36e from here.

BTW, when I say working, I mean as in I insert my USB storage stick and everything works fine. I can read from it and write to it.

That is my end goal, USB storage function 😀

In the mean time I've been using FTP to transfer files which is fine. Still, would be nice if that USB slots worked...

Take that there and put it in here

Reply 35 of 39, by myne

User metadata
Rank Oldbie
Rank
Oldbie

In all probability since it was unpopulated from factory, there are other components missing, like resistors and diodes.

I built:
Convert old ASUS ASC boardviews to KICAD PCB!
Re: A comprehensive guide to install and play MechWarrior 2 on new versions on Windows.
Dos+Windows 3.11+tcp+vbe_svga auto-install iso template
Script to backup Win9x\ME drivers from a working install
Re: The thing no one asked for: KICAD 440bx reference schematic

Reply 36 of 39, by maxtherabbit

User metadata
Rank l33t
Rank
l33t
myne wrote on 2025-05-22, 06:20:

In all probability since it was unpopulated from factory, there are other components missing, like resistors and diodes.

You are conflating me with the OP. My board (Rhino Pro 6) does have missing protection diodes and a PTC footprint. I have not installed any components nor the USB connector itself. I have also not attempted to test anything beyond twiddling with the PCI config register and running SIV.

Stinkydiver had pin headers from the factory and they mysteriously do not work, despite having the correct south bridge revision

Reply 37 of 39, by maxtherabbit

User metadata
Rank l33t
Rank
l33t
myne wrote on 2025-05-22, 03:17:

Gee I wonder why something that was deliberately disabled during manufacturing doesn't work?

Some of us are inspired to unironically ask such questions and attempt to answer them

Reply 38 of 39, by darry

User metadata
Rank l33t++
Rank
l33t++
maxtherabbit wrote on 2025-05-22, 13:53:
myne wrote on 2025-05-22, 03:17:

Gee I wonder why something that was deliberately disabled during manufacturing doesn't work?

Some of us are inspired to unironically ask such questions and attempt to answer them

Yup.

Sometimes, it's because it couldn't be made to work due, for example, to a chip flaw or to a short-sighted design. Replacing the chip might be an option if a fixed revision exists. Working around some other issue might be practically impossible, even today.
Sometimes, it's because it couldn't be made to work practically or at a reasonable cost, so the design was changed at a late stage. In modern days, it might be possible to work around this.
Sometimes, it's because of market segmentation, where expensive model B has a feature implemented and cheaper model A does not, with both being based on the same design. That one is pretty obvious.
Sometimes, it's something else.

It can be fun to find out.

Reply 39 of 39, by myne

User metadata
Rank Oldbie
Rank
Oldbie
maxtherabbit wrote on 2025-05-22, 13:52:
myne wrote on 2025-05-22, 06:20:

In all probability since it was unpopulated from factory, there are other components missing, like resistors and diodes.

You are conflating me with the OP. My board (Rhino Pro 6) does have missing protection diodes and a PTC footprint. I have not installed any components nor the USB connector itself. I have also not attempted to test anything beyond twiddling with the PCI config register and running SIV.

Stinkydiver had pin headers from the factory and they mysteriously do not work, despite having the correct south bridge revision

Ah. Right. My bad.

Again, I'd try a linux livecd.

I built:
Convert old ASUS ASC boardviews to KICAD PCB!
Re: A comprehensive guide to install and play MechWarrior 2 on new versions on Windows.
Dos+Windows 3.11+tcp+vbe_svga auto-install iso template
Script to backup Win9x\ME drivers from a working install
Re: The thing no one asked for: KICAD 440bx reference schematic