Amiga.org

Operating System Specific Discussions => Amiga OS => Topic started by: AndyFC on April 02, 2025, 06:55:18 PM

Title: AmigaOS 3.2.3 update available
Post by: AndyFC on April 02, 2025, 06:55:18 PM
Someone just shared this link on a Facebook group.

From: https://www.hyperion-entertainment.com/index.php/news

Hyperion Entertainment CVBA is proud to provide the third free update for AmigaOS 3.2.
This update includes two years’ worth of fixes and enhancements to OS 3.2.2 since the previous update.

Some of the highlights in Update 3:


ReAction classes have received numerous updates.
TextEditor now allows users to define a custom menu with macros.
12 KB of chip RAM is no longer reserved.
A new Kickstart 3.2.3 ROM.
At least 50 other fixes, including updates to DiskDoctor and HDToolbox.
Title: Re: AmigaOS 3.2.3 update available
Post by: TribbleSmasher on April 02, 2025, 08:01:43 PM
Here are the ReleaseNotes as an AmigaGuide.

I just wrote a little more but, FFS the forum does not allow LHA attachments so my words got lost.
Title: Re: AmigaOS 3.2.3 update available
Post by: khayoz on April 03, 2025, 01:01:04 AM
Wonderful! Isn't it when you are an an 100% Amiga user and forums bitchin about amiga file types..
X5000 over here PPC Inside /  Intel Outside still! ;)
Title: Re: AmigaOS 3.2.3 update available
Post by: klx300r on April 03, 2025, 06:11:52 AM
Great news! Thanks to all devs involved ;D
Title: Re: AmigaOS 3.2.3 update available
Post by: F0LLETT on April 03, 2025, 09:04:56 AM
Intel Outside still! ;)

Never got this quote, so AMD inside, :).

Just waiting on Capitoleline to support 3.2.3 rom, so I can update my rom.
Title: Re: AmigaOS 3.2.3 update available
Post by: Dragster on April 03, 2025, 03:28:21 PM
Awesome news! Time to update my Amiga toys...

Cheers!

D.
Title: Re: AmigaOS 3.2.3 update available
Post by: redfox on April 03, 2025, 11:06:37 PM
Update to AmigaOS 3.2.3 completed.

Thanks to all involved.

Cheers,
redfox

P.S. I run AmigaOS 3.2 under emulation on my OS4 system using E-UAE.
Title: Re: AmigaOS 3.2.3 update available
Post by: Mikeywikey on April 05, 2025, 04:22:55 PM
Just waiting on Capitoleline to support 3.2.3 rom, so I can update my rom.

Now updated...

http://capitoline.twocatsblack.com/index.php/download/ (http://capitoline.twocatsblack.com/index.php/download/)
Title: Re: AmigaOS 3.2.3 update available
Post by: F0LLETT on April 07, 2025, 10:43:41 AM
Now updated...

http://capitoline.twocatsblack.com/index.php/download/ (http://capitoline.twocatsblack.com/index.php/download/)

Legend, Up and running, just backing up DH0:, :).
Title: Re: AmigaOS 3.2.3 update available
Post by: kolla on April 07, 2025, 01:54:40 PM
You may want to keep the old ram-handler, 'cause the new ones has weird quirks, especially if you have a habit of relabelling RAM:.
Title: Re: AmigaOS 3.2.3 update available
Post by: Tumbleweed on April 07, 2025, 07:32:17 PM
Can you put the extracted modules in the flash memory of a Deneb? I extracted the individual modules and loaded them to the Deneb using Luciferin, but I get a 'yellow' screen on boot. I can softkick the 47.115 ROM using Blizkick and all ok. The Deneb flash workled fine with the 47.111 modules, but its giving me 'yellow' screen on boot with 47.115 

Weed
Title: Re: AmigaOS 3.2.3 update available
Post by: F0LLETT on April 08, 2025, 01:15:48 PM
You may want to keep the old ram-handler, 'cause the new ones has weird quirks, especially if you have a habit of relabelling RAM:.

Who would relabel ram? Never ever thought of doing that on in 40 years.

Can you put the extracted modules in the flash memory of a Deneb? I extracted the individual modules and loaded them to the Deneb using Luciferin, but I get a 'yellow' screen on boot. I can softkick the 47.115 ROM using Blizkick and all ok. The Deneb flash workled fine with the 47.111 modules, but its giving me 'yellow' screen on boot with 47.115 

Weed

It doesnt seem to extract the Exec correctly. Trying to remember what I did. As I had issues.
You tried the modules from the floppy image, they should be the same.

EDIT:- I remember now. I told it to create new rom, then added the Exec from 323 rom. Then I right clicked that and told it to extract to file. It extracted correctly and fixed my Green screen issue.
Title: Re: AmigaOS 3.2.3 update available
Post by: TribbleSmasher on April 08, 2025, 03:05:10 PM
Who would relabel ram? Never ever thought of doing that on in 40 years.

I do.
Sometimes i call it "RamDisk" without space and sometimes e.g. "Rambo".
Title: Re: AmigaOS 3.2.3 update available
Post by: F0LLETT on April 09, 2025, 09:18:37 AM
I do.
Sometimes i call it "RamDisk" without space and sometimes e.g. "Rambo".

But why?
Title: Re: AmigaOS 3.2.3 update available
Post by: nbache on April 09, 2025, 10:00:26 AM
One obvious reason is to get around "naive" software which doesn't work correctly with paths containing spaces.

I am a beta tester (of OS4), so I take the opposite stand - I often specifically test things against the RAM Disk to make sure I catch anything of that kind :-).

Best regards,

Niels
Title: Re: AmigaOS 3.2.3 update available
Post by: F0LLETT on April 09, 2025, 01:01:52 PM
One obvious reason is to get around "naive" software which doesn't work correctly with paths containing spaces.

I am a beta tester (of OS4), so I take the opposite stand - I often specifically test things against the RAM Disk to make sure I catch anything of that kind :-).

Best regards,

Niels

Surely logic would dictate you use RAM: instead of RAM DISK:, to avoid such issues. Save messing messing around and nothing has to be done.
Title: Re: AmigaOS 3.2.3 update available
Post by: Munchkin on April 09, 2025, 02:04:05 PM
Surely logic would dictate you use RAM: instead of RAM DISK:, to avoid such issues. Save messing messing around and nothing has to be done.

Precisely my thought. Ram: has always worked as well so I don't see any problem here.
Title: Re: AmigaOS 3.2.3 update available
Post by: nbache on April 09, 2025, 03:31:45 PM
I have seen stuff insisting on using the volume name instead of the device name, so that even if you had specified RAM:, it would translate it to "RAM Disk:".

Best regards,

Niels
Title: Re: AmigaOS 3.2.3 update available
Post by: F0LLETT on April 09, 2025, 04:41:15 PM
I have seen stuff insisting on using the volume name instead of the device name, so that even if you had specified RAM:, it would translate it to "RAM Disk:".

Best regards,

Niels

They should be shot. Thats like people using hard coded paths to say drive name:location of program. Instead of using sys:location of program.
That way, regardless of drive name, everything works.
Title: Re: AmigaOS 3.2.3 update available
Post by: TribbleSmasher on April 09, 2025, 05:11:04 PM
They should be shot. Thats like people using hard coded paths to say drive name:location of program. Instead of using sys:location of program.
That way, regardless of drive name, everything works.

All preferences programs do expand any path to the real name, even Assigns. And yes, i hate it.
Title: Re: AmigaOS 3.2.3 update available
Post by: chris on April 09, 2025, 07:21:40 PM
All preferences programs do expand any path to the real name, even Assigns. And yes, i hate it.

The reason, IIRC, is twofold.

1. If you Lock a path and then query that Lock for the path, the OS will give you the full path containing the volume name (I have a feeling some changes were made wrt this in OS4, but assigns will still be expanded)

2. You can't guarantee that the volume inserted in a device will stay the same, so using the volume name allows the OS to request the correct disk. (less of an issue these days, but historically essential)

Title: Re: AmigaOS 3.2.3 update available
Post by: nbache on April 09, 2025, 07:37:32 PM
All preferences programs do expand any path to the real name, even Assigns. And yes, i hate it.
I believe we did get rid of all those situations in prefs programs in OS4; the last one was WBPattern, and I think that's already 5-10 years ago.

I'd suggest reporting them as bugs also in 3.x.

Best regards,

Niels
Title: Re: AmigaOS 3.2.3 update available
Post by: ZXDunny on April 10, 2025, 03:13:57 PM
I'd suggest reporting them as bugs also in 3.x.

Assuming files are on DF0: instead of Update3.2.3: is probably going to come with a lot of issues.
Title: Re: AmigaOS 3.2.3 update available
Post by: TribbleSmasher on April 10, 2025, 03:48:22 PM
But when i want to use a generic installation and my wallpapers are on WBGFX: (SYS:Prefs/Backdrops/) Assign, i don't want a fuckup just because the boot partition is not called Workbench or System or MacintoshHD....
Title: Re: AmigaOS 3.2.3 update available
Post by: nbache on April 10, 2025, 04:04:15 PM
Assuming files are on DF0: instead of Update3.2.3: is probably going to come with a lot of issues.
Yeah, but I'm talking about the situation where you have saved a preference as default, e.g. (for WBPattern) with a reference to a backdrop located in SYS:Prefs/Presets/<something>/..., then you don't want "SYS:" to be converted and saved as e.g. "Workbench:" in that path, because if you copy your prefs to another boot partition, you'd have to go through them all and correct them to whatever you called that partition.

That's what we got fixed in OS4.

Best regards,

Niels
Title: Re: AmigaOS 3.2.3 update available
Post by: polyp2000 on April 10, 2025, 08:09:41 PM
Anyone got a list of the full changeset / improvements / etc - i cant find them anywhere , and if the register article is anything to go by PiStorm32 would be officially supported.....
Title: Re: AmigaOS 3.2.3 update available
Post by: F0LLETT on April 10, 2025, 11:05:07 PM
Anyone got a list of the full changeset / improvements / etc - i cant find them anywhere , and if the register article is anything to go by PiStorm32 would be officially supported.....

Works fine on PS32. Updated and all is working great.
Title: Re: AmigaOS 3.2.3 update available
Post by: TribbleSmasher on April 11, 2025, 02:52:31 PM
Anyone got a list of the full changeset / improvements / etc - i cant find them anywhere , .....

the changelogs for each component are located in the ReleaseNotes folder.
I have compiled a one-file-amigaguide and attached it here
https://forum.amiga.org/index.php?topic=77131.msg862940#msg862940

be aware that all the logs have the newest changes at the end, so you'd need to scroll down each time to see if there are indeed fixes et.
Title: Re: AmigaOS 3.2.3 update available
Post by: Tumbleweed on April 12, 2025, 08:44:57 AM
Thanks Follett. I rebuilt the ROM and used exec from the modules.adf - works fine now.

Weed.
Title: Re: AmigaOS 3.2.3 update available
Post by: polyp2000 on April 12, 2025, 01:41:02 PM
Great news that it works, but it seems like websites claiming it has specific updates for PiStorm are talking out of their proverbial . That would be big news - but its a lie as there is no mention of it in that release notes file.
Title: Re: AmigaOS 3.2.3 update available
Post by: polyp2000 on April 14, 2025, 11:19:40 AM
Still waiting for an answer on this . From where im sitting the various mainstream media outlets are saying that this update has support for PiStorm. Yet there is no mention of it in the release notes. This is a big deal so why is there nothing mentioned? Why did they do this instead of supporting the different SBC in the forthcoming A1200 board ?
 
All this is very very messy.
Title: Re: AmigaOS 3.2.3 update available
Post by: F0LLETT on April 14, 2025, 12:21:47 PM
Still waiting for an answer on this . From where im sitting the various mainstream media outlets are saying that this update has support for PiStorm. Yet there is no mention of it in the release notes. This is a big deal so why is there nothing mentioned? Why did they do this instead of supporting the different SBC in the forthcoming A1200 board ?
 
All this is very very messy.

Whats there to support? Pistorm works like any accelerator.
SBC? forthcoming A1200 board?
Title: Re: AmigaOS 3.2.3 update available
Post by: kolla on April 14, 2025, 01:03:39 PM
Who would relabel ram? Never ever thought of doing that on in 40 years.

If your entire setup was in Welsh, would you still leave an anglosaxon “RAM Disk” on the desktop?

If you read the license, you will see that it’s a requirement that you set locales according to the location of the system, and so I set mine to Norwegian, but since we have two official variants of Norwegian, but only one being supported in the OS (and thus also breaking some regulations), I had to make my own locales despite the necessary files to do so not being available. Also I had to grab some code from the leaked OS sources to fix .country and .language files. Anyhow, "RAM Disk" is not good Norwegian, as we (like all Germanic languages except one) compound words consistently without spaces, and with hyphens following acronyms, so it would have to be "RAM-disk". But I prefer "Minne", as in "Memory", it isn’t a "disk" by any means, just a file system in memory.
Title: Re: AmigaOS 3.2.3 update available
Post by: Boing-ball on April 14, 2025, 01:23:51 PM
If your entire setup was in Welsh, would you still leave an anglosaxon “RAM Disk” on the desktop?

If you read the license, you will see that it’s a requirement that you set locales according to the location of the system, and so I set mine to Norwegian, but since we have two official variants of Norwegian, but only one being supported in the OS (and thus also breaking some regulations), I had to make my own locales despite the necessary files to do so not being available. Also I had to grab some code from the leaked OS sources to fix .country and .language files. Anyhow, "RAM Disk" is not good Norwegian, as we (like all Germanic languages except one) compound words consistently without spaces, and with hyphens following acronyms, so it would have to be "RAM-disk". But I prefer "Minne", as in "Memory", it isn’t a "disk" by any means, just a file system in memory.

ftp:// BAZINGA!!

Title: Re: AmigaOS 3.2.3 update available
Post by: F0LLETT on April 14, 2025, 04:23:44 PM
If your entire setup was in Welsh, would you still leave an anglosaxon “RAM Disk” on the desktop?

If you read the license, you will see that it’s a requirement that you set locales according to the location of the system, and so I set mine to Norwegian, but since we have two official variants of Norwegian, but only one being supported in the OS (and thus also breaking some regulations), I had to make my own locales despite the necessary files to do so not being available. Also I had to grab some code from the leaked OS sources to fix .country and .language files. Anyhow, "RAM Disk" is not good Norwegian, as we (like all Germanic languages except one) compound words consistently without spaces, and with hyphens following acronyms, so it would have to be "RAM-disk". But I prefer "Minne", as in "Memory", it isn’t a "disk" by any means, just a file system in memory.

Welsh, why would I have my entire setup in Welsh. How do you know I'm Welsh, ;).

To be honest I could not care what RAM is labelled. I have always used RAM: and never thought twice about it.
I must be the luckiest person on the planet. Never ran into that problem ever.
Title: Re: AmigaOS 3.2.3 update available
Post by: kolla on April 14, 2025, 08:06:13 PM
Ye, lucky you. The “just use RAM:” is a bogus argument, both because a lot of software expand to volume name (rightfully so, normally you wish to adress the filesystem, and not the device the filesystem is atteched to, which might change over time), and because of the way the bug manifests itself - enter “ram:” in path gadget (dopus 4.12 on 68000) and it expands to just “:”, which isn’t ram: but rather root of whatever context dopus started from.

(Of course you’re Welsh, so quick to be on the defense regarding ram…)
Title: Re: AmigaOS 3.2.3 update available
Post by: Boing-ball on April 14, 2025, 09:16:39 PM
Ye, lucky you. The “just use RAM:” is a bogus argument, both because a lot of software expand to volume name (rightfully so, normally you wish to adress the filesystem, and not the device the filesystem is atteched to, which might change over time), and because of the way the bug manifests itself - enter “ram:” in path gadget (dopus 4.12 on 68000) and it expands to just “:”, which isn’t ram: but rather root of whatever context dopus started from.

(Of course you’re Welsh, so quick to be on the defense regarding ram…)

Shelly strikes Again! 🙄
Title: Re: AmigaOS 3.2.3 update available
Post by: F0LLETT on April 15, 2025, 08:53:52 AM
Ye, lucky you. The “just use RAM:” is a bogus argument, both because a lot of software expand to volume name (rightfully so, normally you wish to adress the filesystem, and not the device the filesystem is atteched to, which might change over time), and because of the way the bug manifests itself - enter “ram:” in path gadget (dopus 4.12 on 68000) and it expands to just “:”, which isn’t ram: but rather root of whatever context dopus started from.

(Of course you’re Welsh, so quick to be on the defense regarding ram…)

Defend? not sure I follow. Just stating facts from my point of view.
So its a locale thing? when using different languages, issue appears?

Shelly strikes Again! 🙄

Oh come on, your going abit to far now. Just trying to understand an issue I have never come across in the whole time I have used an Amiga since 1988.
Title: Re: AmigaOS 3.2.3 update available
Post by: polyp2000 on April 15, 2025, 11:35:54 AM
Whats there to support? Pistorm works like any accelerator. - No actually it does not - are you being facetious?
SBC?  - Im surprised you dont know what SBC stands for .
Forthcoming A1200 board? - Yes you are defenitely being facetious.

Now if anyone would care to answer my question as to why the media are stating that 3.2.3 has specific
support for PiStorm I would like to know about it. If Hyperion are stating they are supporting this board
it would be a big deal - it would be a confirmed new target platform and architecture and could pave the way
for the future. If you dont understand what "support" means in the context of target platform then dont even try to answer.

I think its a lie that nobody wants to admit, since nobody yet has been able to give me a concrete answer.
Title: Re: AmigaOS 3.2.3 update available
Post by: F0LLETT on April 15, 2025, 12:17:52 PM
Whats there to support? Pistorm works like any accelerator. - No actually it does not - are you being facetious?
SBC?  - Im surprised you dont know what SBC stands for .
Forthcoming A1200 board? - Yes you are defenitely being facetious.

Now if anyone would care to answer my question as to why the media are stating that 3.2.3 has specific
support for PiStorm I would like to know about it. If Hyperion are stating they are supporting this board
it would be a big deal - it would be a confirmed new target platform and architecture and could pave the way
for the future. If you dont understand what "support" means in the context of target platform then dont even try to answer.

I think its a lie that nobody wants to admit, since nobody yet has been able to give me a concrete answer.

Not being facetious at all. Your coming across as agressive, have you asked on the Hyperion forums?

Yes, pistorm in its normal state, is exactly like any other 040 accelerator (thats how I ship them, 040 with extra ram). The other harware passthrough stuff, is just an extra bonus. Are you refering to supporting those extra features out of the box? or maybe an arm version of OS 3.2.3 (which is never going to happen).

Never heard the term SBC before, hence I asked. No need to be rude.

Again, which A1200 board you refering to. You haven't exactly stated much of anything, just vague comments.
I have not heard or read anything about specific support for pistorm. So you should be asking on their forums.

The only mention of ehancements for pistorm anywhere is here;
https://www.theregister.com/2025/04/10/amigaos_3_2_3/

Also this;

High-Color and High-Resolution:
AmigaOS 3.2.3 is designed to take full advantage of the PiStorm's ability to provide RTG graphics and support high-resolution modes through HDMI.

680x0 Processor Systems:
The update is designed to work with classic Amigas running 680x0 processors, including those equipped with PiStorm accelerator boards.

Which is odd, how would they know, if Hyperion never even mention it.
There is a release notes for every single component. You could look in there.
Title: Re: AmigaOS 3.2.3 update available
Post by: Boing-ball on April 15, 2025, 01:33:29 PM
Oh come on, your going abit to far now. Just trying to understand an issue I have never come across in the whole time I have used an Amiga since 1988.

That wasn’t aimed at you Chris but our resident bored Sheldon Lee Cooper who loves to put out facts. 😉
Title: Re: AmigaOS 3.2.3 update available
Post by: F0LLETT on April 15, 2025, 03:38:08 PM
That wasn’t aimed at you Chris but our resident bored Sheldon Lee Cooper who loves to put out facts. 😉

I know, and my reply was in defence of Kolla. Come on, chill as it appears your trolling now,   :(.
Title: Re: AmigaOS 3.2.3 update available
Post by: BozzerBigD on April 15, 2025, 04:33:33 PM
Now if anyone would care to answer my question as to why the media are stating that 3.2.3 has specific
support for PiStorm I would like to know about it. If Hyperion are stating they are supporting this board
it would be a big deal -

As Chris said, the PiStorm is great because it spoofs as an 040 accelerator! But isn't all this OS3.2.3 stuff irrelevant anyway as aren't we supposed to be boycotting Hyperion products until they remove the legal roadblocks to THEA1200? Come on mate, we wouldn't want to give the A1200NG an unfair head start now would we?  ;)
Title: Re: AmigaOS 3.2.3 update available
Post by: F0LLETT on April 15, 2025, 05:22:39 PM
As Chris said, the PiStorm is great because it spoofs as an 040 accelerator! But isn't all this OS3.2.3 stuff irrelevant anyway as aren't we supposed to be boycotting Hyperion products until they remove the legal roadblocks to THEA1200? Come on mate, we wouldn't want to give the A1200NG an unfair head start now would we?  ;)

Sigh, please not another THEA1200 hijack. Why troll here and drag this off topic?
Go post on Hyperions forums.
Title: Re: AmigaOS 3.2.3 update available
Post by: AndyFC on April 15, 2025, 05:51:32 PM
Still waiting for an answer on this . From where im sitting the various mainstream media outlets are saying that this update has support for PiStorm. Yet there is no mention of it in the release notes. This is a big deal so why is there nothing mentioned?

I read The Register article and my view is that it's just not clearly written. The line "The update targets Amigas with 680x0 processors, including systems enhanced with PiStorm accelerator boards." means it targets classic systems, not PPC-based ones. If calling out PiStorm I don't know why it doesn't also refer to Vampire cards. 🤔

This isn't the same thing as saying there are PiStorm-specific enhancements in the OS.

Original article I read is here, assuming it's the same one: https://www.theregister.com/2025/04/10/amigaos_3_2_3/
Title: Re: AmigaOS 3.2.3 update available
Post by: BozzerBigD on April 15, 2025, 06:06:41 PM
Sigh, please not another THEA1200 hijack. Why troll here and drag this off topic?
Go post on Hyperions forums.

It just looked like you were taking flack Chris so just trying to get us back onto friendly banter rather than whatever that was about the PiStorm requiring additional support beyond Emu68! My bad!  ;) Keep frosty!
Title: Re: AmigaOS 3.2.3 update available
Post by: ZXDunny on April 16, 2025, 10:57:48 PM
From where im sitting the various mainstream media outlets are saying that this update has support for PiStorm.

I've been monitoring the BBC, The Guardian and The Times (and the FT) and none of them have mentioned Update 3.2.3 at all, let alone the PiStorm?
Title: Re: AmigaOS 3.2.3 update available
Post by: BozzerBigD on April 16, 2025, 11:43:17 PM
Yeah, well if you bump your licence fee payment and then write to the Director General a nice letter about how balanced and unbiased their news output is then they will then send you a telegram with an in-depth review of OS3.2.3 with a cost breakdown of how the spoils of the project have been spent and which lawyers got their bonuses! You have to be in the know!
Title: Re: AmigaOS 3.2.3 update available
Post by: kolla on April 17, 2025, 02:26:07 AM
Defend? not sure I follow.
Ok, it was a joke, playing with a certain stereotype of Welsh men.

Quote
So its a locale thing? when using different languages, issue appears?

It is not a locale problem per se, no. Once you have everything localised, "RAM Disk" sticks out like a sore thumb.

Regardless, your focus is misplaced. Relabelling RAM: has not been a problem before, but with 3.2.3 it is. This has been acknowledged and is addressed for next update, so...
Title: Re: AmigaOS 3.2.3 update available
Post by: F0LLETT on April 17, 2025, 09:01:14 AM
Ok, it was a joke, playing with a certain stereotype of Welsh men.

Ah, no problems. Now if you mentioned my sheep, then we would have problems, ;).

This has been acknowledged and is addressed for next update, so...

Fair enough.