English Amiga Board


Go Back   English Amiga Board > Main > Amiga scene

 
 
Thread Tools
Old 22 January 2022, 12:21   #1621
hexaae
Bug hunter
 
hexaae's Avatar
 
Join Date: Jul 2006
Location: Italy
Age: 48
Posts: 2,161
Eval improvements

Hopes to finally see C:Eval improvements supporting for example floating point ops + correct order operators like 0.01*9+3 = 3.09?
hexaae is offline  
Old 22 January 2022, 21:22   #1622
bubbob42
Registered User
 
Join Date: Oct 2012
Location: Germany
Posts: 585
Quote:
Originally Posted by tomead View Post
tried with and without the CF adaptor, and left the amiga for over 5 mins to see if the kickstart screen comes up. May just reflash the eprom with 3.2 if I cannot perform a clean install from disk.
Re-burn or try another EPROM. Clean the legs of the EPROM by gently scrubbing it over a sheet of paper (do not use sandpaper).

The only known problems so far are unreliable Eproms or missing pullup-resistors in Rev. 3 or 5 A500s or - albeit rare - weak power supplies. That doesn’t mean there can’t be any other problems with your A600 setup (not every board revision may have been tested), but please try to rule out the most common issues, first. I successfully tried 47.102 in an unexpanded A600 myself.
bubbob42 is offline  
Old 23 January 2022, 11:09   #1623
jbenam
Italian Amiga Zealot
 
Join Date: Jan 2009
Location: Italy
Age: 36
Posts: 1,910
I think I have found a bug with the 3.2.1 (and potentially 3.2) ROM.

I have got the original Seagate ST3144A that came with my Amiga 4000. It's still in pristine condition (no bad sectors, etc. - tested on one of my DOS PCs with SpinRite) and it works well with the 3.1 ROM I had in my 4000 originally.

With 3.2.1... it's not detected at all. Has the CHS support been removed from ROM somehow? I know this one drive doesn't support LBA address but only CHS. Another drive I have got (that supports LBA) is detected with no issues.

Might also be a question of IDE timeout?
jbenam is offline  
Old 23 January 2022, 12:39   #1624
kamelito
Zone Friend
 
kamelito's Avatar
 
Join Date: May 2006
Location: France
Posts: 1,801
Another bug found by Emu68 author.
https://twitter.com/michal_schulz/st...292078083?s=21
kamelito is offline  
Old 23 January 2022, 17:53   #1625
bubbob42
Registered User
 
Join Date: Oct 2012
Location: Germany
Posts: 585
Quote:
Originally Posted by kamelito View Post
boards.library is a binary contribution to OS3 and not part of the OS. I’m very happy about the fix, because the bug must have been there for years and I never got around to fix it.

However, Michal has now access to the source code and kindly fixed it for the next version of the library, soon to appear on Aminet with new board entries.

Last edited by bubbob42; 23 January 2022 at 23:46.
bubbob42 is offline  
Old 23 January 2022, 22:05   #1626
tomead
tomead
 
Join Date: Feb 2010
Location: Chichester
Age: 45
Posts: 71
I forgot to say I have an aca620ec in my A600. It does boot from my old CF card. The same eprom that I had flashed 3.1.4 to. Timeout issue maybe if no ide drive attached. A600 motherboard is a pal rev 1.5
tomead is offline  
Old 24 January 2022, 00:50   #1627
tomead
tomead
 
Join Date: Feb 2010
Location: Chichester
Age: 45
Posts: 71
update: Flashed eprom with 3.2, same issue. Flashed 3.1.4. kickstart screen shown with CF card removed. So it is a change from 3.1.4 to 3.2 that is causing an issue.
tomead is offline  
Old 24 January 2022, 09:40   #1628
Lisko
Registered User
 
Join Date: Mar 2021
Location: Avellino, Italy
Posts: 170
Hi, I noted that Identify.library apparently does a better job than boards.library at identifying accelerators that share the same vendor and product ID. For example it is correctly reporting that I have a blizzard 1230 mk.IV instead of the generic blizzard 12x0 reported by boards.library. Could an option be added for using the identify library instead of the boards one? Or maybe the boards.library author could take a look at the Identify.library's accelerators detection routine.
Lisko is offline  
Old 24 January 2022, 09:52   #1629
hexaae
Bug hunter
 
hexaae's Avatar
 
Join Date: Jul 2006
Location: Italy
Age: 48
Posts: 2,161
Just FYI, identify.library author is back just recently, released a new version, and put the project on GitHub: https://github.com/shred/identify
hexaae is offline  
Old 24 January 2022, 16:43   #1630
bubbob42
Registered User
 
Join Date: Oct 2012
Location: Germany
Posts: 585
Quote:
Originally Posted by Lisko View Post
Hi, I noted that Identify.library apparently does a better job than boards.library at identifying accelerators that share the same vendor and product ID. For example it is correctly reporting that I have a blizzard 1230 mk.IV instead of the generic blizzard 12x0 reported by boards.library. Could an option be added for using the identify library instead of the boards one? Or maybe the boards.library author could take a look at the Identify.library's accelerators detection routine.
identify.library merges CPU information with expansion board information, which is something I always wanted to add to boards.library, but alas….

Since we are since recently sharing sources between the libraries one solution or another might appear. However, if you use Showconfig in 3.2+ you’ll get CPU information via mmu.library in the same window displaying boards.library‘s findings. Well…you can guess what I’m after.
bubbob42 is offline  
Old 25 January 2022, 18:10   #1631
tomead
tomead
 
Join Date: Feb 2010
Location: Chichester
Age: 45
Posts: 71
I have confirmed that the aca620ec has a compatibility issue with rom 3.2 and by extension 3.2.1. Took the card out and the rom boots correctly. checked the individual computers forum to report the issues to Jens and noticed that the aca630 had a similar issue of booting to black screen and not going further.This was due to a bug in Z3 autoconfog which has been since fixed in a later version of kickstart. The aca620ec maps 4Mb of ram using Z2 autoconfig as has a 24bit address bus. Not sure if it is a similar issue to the aca630 or a new bug. Hope it's retified in kickstart 3.2.2
tomead is offline  
Old 25 January 2022, 20:20   #1632
coldacid
WinUAE 4000/40, V4SA
 
coldacid's Avatar
 
Join Date: Apr 2020
Location: East of Oshawa
Posts: 538
If the problem is because the accelerator ROM expects a bug in Kickstart and fails if the bug has been fixed, then it's on the accelerator manufacturer to rectify the issue with their ROMs, not with the OS developers to re-introduce a bug.
coldacid is offline  
Old 25 January 2022, 20:33   #1633
bubbob42
Registered User
 
Join Date: Oct 2012
Location: Germany
Posts: 585
I have an ACA620 and will make sure it gets tested for 3.2.2. No time available right now, unfortunately.
bubbob42 is offline  
Old 25 January 2022, 22:57   #1634
golem
Registered User
 
Join Date: Mar 2012
Location: Nottingham, UK
Posts: 77
I think ProNET does not play nicely with OS3.2.1
I can view files but when I try to write to a ProNET server I get error 65535.
When mounting a drive it sometimes hangs as well.
Perhaps ProNET is not so system friendly but I've set up Envoy now instead which works well between my 3.9 and 3.2.1 in parallel with Roadshow.
golem is offline  
Old 28 January 2022, 18:34   #1635
Ulysses13
Registered User
 
Join Date: May 2020
Location: Surrey / UK
Posts: 111
Quote:
Originally Posted by bubbob42 View Post
A reboot is normal. Are you using a turbo board and if yes, which one?
I have a TF1260 in my A1200 which is perhaps confusing things...?

Have actually started a thread here already though, so don't want to hijack this one...
Ulysses13 is offline  
Old 28 January 2022, 20:43   #1636
Bruce Abbott
Registered User
 
Bruce Abbott's Avatar
 
Join Date: Mar 2018
Location: Hastings, New Zealand
Posts: 2,544
Quote:
Originally Posted by kamelito View Post
"Join Twitter to get the full story". No, I won't.
Bruce Abbott is offline  
Old 28 January 2022, 20:59   #1637
paraj
Registered User
 
paraj's Avatar
 
Join Date: Feb 2017
Location: Denmark
Posts: 1,098
Quote:
Originally Posted by Bruce Abbott View Post
"Join Twitter to get the full story". No, I won't.
Relevant parts (I don't like twitter threads either).
Quote:
Originally Posted by @michal_schulz
Good feeling when you spend hours hunting for a bug to find out it is not yours Thanks to #Emu68 I'Ve fixed boards.library from AmigaOS 3.2.1
Quote:
Originally Posted by @michal_schulz
The faulty code was using 16-bit portion of D4 register to keep number of entries in the list, but decremented entire 32 bits **and** tested entire 32 bits for Zero. Too bad that several lines above the very same register was used as temporary holder of 32 bit address
paraj is offline  
Old 28 January 2022, 21:28   #1638
bubbob42
Registered User
 
Join Date: Oct 2012
Location: Germany
Posts: 585
Yeah, spread my shame!

Or was it there since before I inherited the poor thing…anyway, doesn’t matter. Good debugging.
bubbob42 is offline  
Old 29 January 2022, 03:08   #1639
coldacid
WinUAE 4000/40, V4SA
 
coldacid's Avatar
 
Join Date: Apr 2020
Location: East of Oshawa
Posts: 538
Quote:
Originally Posted by Bruce Abbott View Post
"Join Twitter to get the full story". No, I won't.

Twitter without needing to join.


In fact there are browser extensions that will replace twitter.com links with their Nitter equivalents using a preset or random Nitter instance. Definitely a better experience!
coldacid is offline  
Old 31 January 2022, 18:40   #1640
hUMUNGUs
Registered User
 
hUMUNGUs's Avatar
 
Join Date: Apr 2016
Location: .no
Posts: 148
To the wonderful AmigaOS team: Thank you for the updates, they are really good. I have a question. Could you elaborate on what you currently are working on ? Is 3.2.2 the next update ?

Thanks again
hUMUNGUs is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
AmigaOS 3.1.x v 3.9 steve_mynott New to Emulation or Amiga scene 35 19 April 2020 06:23
AmigaOS 3.9 PoLoMoTo support.WinUAE 8 27 August 2011 18:06
AmigaOS 3.5 or 3.9 maddoc666 support.Apps 12 22 February 2010 08:02
AmigaOS koncool request.Apps 6 04 June 2003 17:45
AmigaOS XL sturme New to Emulation or Amiga scene 4 15 January 2002 02:13

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 20:03.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.13647 seconds with 14 queries