Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
No, as i stated in earlier posts, its a ultra100 tx2
 

Attachments

  • image.jpg
    image.jpg
    453.3 KB · Views: 145
  • image.jpg
    image.jpg
    505.5 KB · Views: 82
  • image.jpg
    image.jpg
    397.9 KB · Views: 87
  • image.jpg
    image.jpg
    436.9 KB · Views: 85
No, as i stated in earlier posts, its a ultra100 tx2
Ok, I misread what you said first and just assumed you had the Fasttrac 100 TX2 raid card like I do, but in that case the first flasher should have worked for you. I'm not sure what is going wrong, but let me try one more time to hack a fresh copy of the flasher and upload it.

hold......
 
Ok, last try here, if this one doesn't work I'm not sure what's going wrong.

Same instructions as before, boot OF run the UTPCI6.txt and boot OS 9, then run this flasher. It may( likely ) crash after it writes the firmware, but it should still work.
 

Attachments

  • try3.zip
    54.5 KB · Views: 79
Those shots i sent previously are before i use the txt file, so when it says the 4d68 thats before the utpci file loads
 
So I'm curious what the appeal of the sonnet card is.

I found a generic SIIG IDE/PCI card and have been testing it in a G4 AGP machine. It seems to be about the same speed as the IDE connector on the logic board, but it does allow greater than 120GB size. Theoretically, a PCI card should be able to exceed the speeds possible from the logic board. I'm wondering if anyone has tested the Sonnet/Promise cards? (The SIIG card seems about the same speed).

There is some info here:

forums.macrumors.com/threads/post-your-ssd-cf-sata-pata-powerpc-benchmark-results.2063361/
 
I found a generic SIIG IDE/PCI card and have been testing it in a G4 AGP machine. It seems to be about the same speed as the IDE connector on the logic board, but it does allow greater than 120GB size. Theoretically, a PCI card should be able to exceed the speeds possible from the logic board. I'm wondering if anyone has tested the Sonnet/Promise cards? (The SIIG card seems about the same speed).

There is some info here:

forums.macrumors.com/threads/post-your-ssd-cf-sata-pata-powerpc-benchmark-results.2063361/
What does that have to do with Sonnet ATA card flashing?

If your going to spam this thread with random ATA card speed links you could at least post a working link to the specific post where the benchmark is.

Anyway, if you want to compare, the Promise ATA cards flashed to Mac get a peak of around 82MB/s with a SATA3 SSD that's native Speeds on a SATA3 bus are around 400 to 500 MB/s.

The Promise ATA card with the PC Bios get around 80MB/s with the same drive in a PC. So either way are not getting close to the max speed of ATA133 or 32bit 33mhz pci( 133MB/s ). I can test the same drive on the ATA100 bus in my QS 2002 and the SATA 1 bus in my G5 to see how that compares.
 
  • Like
Reactions: G4fanboy
long time no hear from me, i tried opening that file you sent, i keep getting that it can't open the UTPCI7.txt in OF. i tried downloading and opening in 10.5.8 and it doesn't work on the 9 drive, i even used os9 to download the file in clasilla and opened in maczip. then copied that file to the ppc folder, and it still says it can't open it. what am i doing wrong?

this is what i am typing...

Release keys to continue!

ok
0 > dev pci1/@14 ok
0 > boot hd:,\ppc\UTPCI7.txt can't OPEN: hd:,\ppc\UTPCI7.txt
ok
 
now it's being a B!!!!!

Release keys to continue!

ok
0 > dev pci1/@14 ok
0 > dir hd:,\ can"t OPEN the DIR device
ok
 
now it's being a B!!!!!

Release keys to continue!

ok
0 > dev pci1/@14 ok
0 > dir hd:,\ can"t OPEN the DIR device
ok
Some reason OF can't read the default partition. You can specify the partition number:

Code:
dir hd:9,\
for partition 9 and so on.

You can glean the partitions from the command line in the Terminal App:

Code:
diskutil list
 
As for the clean, that can be done in OF or do i need to hook up my osx drive in the QS and use terminal from osx?
 
Yes, if you want to use diskutil you have to do it from the terminal in OS X, however you can just check each partition number from OF.

Code:
dir hd:9,\
dir hd:10,\
dir hd:11,\

and so on and so forth until you find the partition with the \ppc folder.

Normally a drive with OS 9 drivers installed will be partition 9 for the OS 9 partition, that's why we start with 9 and go up, but you can still try 1-8 too if you don't find it.

I just wonder what happened that OF can read the first HFS/HFS+ partition on you drive, is OS 9 still bootable?
 
Yes, if you want to use diskutil you have to do it from the terminal in OS X, however you can just check each partition number from OF.

Code:
dir hd:9,\
dir hd:10,\
dir hd:11,\

and so on and so forth until you find the partition with the \ppc folder.

Normally a drive with OS 9 drivers installed will be partition 9 for the OS 9 partition, that's why we start with 9 and go up, but you can still try 1-8 too if you don't find it.

I just wonder what happened that OF can read the first HFS/HFS+ partition on you drive, is OS 9 still bootable?
Os9 is on its own drive on the main ide chain, sure its set to slave because i unplugged the osx drive which was master. It still boots as slave and i am able to run it just fine as it is. Hence why i was able to download the file in clasilla and try it from there. Once i get home from work i will try what you suggested
 
Os9 is on its own drive on the main ide chain, sure its set to slave because i unplugged the osx drive which was master. It still boots as slave and i am able to run it just fine as it is. Hence why i was able to download the file in clasilla and try it from there. Once i get home from work i will try what you suggested
Can't have a Slave without a Master:rolleyes:

Cable Select is a better way to go there, you may want to check the aliases to ensure hd: points to the correct IDE.

Code:
devalias

Also check the env to see what boot-device points to:

Code:
printenv
 
Can’t have a slave without a master? Then why does my QS boot from slave when its all by itself on the chain? Explain that one
 
Can’t have a slave without a master? Then why does my QS boot from slave when its all by itself on the chain? Explain that one
Unpredictable results, as you can see because you can read the alias to hd: from Open Firmware.

Either you can have Master with Slave present, Master with no Slave, or Cable Select, but not Slave with no Master, that's just how ATA and plantations work.🤣
 
ok, set hd to master, it loaded the UTPCI7 file, booted into OS9, and when i try to flash the card, see attached pics
 

Attachments

  • F096A1AB-D995-4F32-9BED-D9A05C79D390.jpeg
    F096A1AB-D995-4F32-9BED-D9A05C79D390.jpeg
    784 KB · Views: 90
  • 02B33D01-1258-4D86-8F8C-441F6CAE47ED.jpeg
    02B33D01-1258-4D86-8F8C-441F6CAE47ED.jpeg
    983.6 KB · Views: 110
  • 08B15A67-D4AE-4044-92A1-92DF8E13B7D1.jpeg
    08B15A67-D4AE-4044-92A1-92DF8E13B7D1.jpeg
    680 KB · Views: 90
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.