English Amiga Board


Go Back   English Amiga Board > abime.net - Hosted Projects > project.Green Amiga Alien GUIDES

 
 
Thread Tools
Old 21 July 2017, 14:07   #1081
jdog320
Registered User
 
jdog320's Avatar
 
Join Date: Oct 2015
Location: Anywhere City
Posts: 188
Quote:
Originally Posted by SnkBitten View Post
Finally, i686be-amithlon-ahiusr.lha installed and functioning. I just wanted to get it working vs. the m68k-amigaos-ahiusr.lha version. More of a challenge I guess since I kept hearing it was much more difficult to do than the 68k version.

Bernie stated there really isn't much of a difference, the i686 will be ever so slightly faster, but use it for bragging rights or something

You need run_elf in your user-startup to let it interpret the x86 binary.

run <>NIL: run_elf GUARD PATCH

I'll add the note to my guides and include run_elf 1.8c.tar.gz file.

You'll need both run_elf and run_elf86 copied to C: or C:amithlonc/
Is it possible to compile a native x86 binary?
jdog320 is offline  
Old 21 July 2017, 14:19   #1082
SnkBitten
Amithlon Fanatic
 
SnkBitten's Avatar
 
Join Date: Aug 2015
Location: Lexington, SC / US
Posts: 781
There's this from Aminet.net.

http://aminet.net/package/dev/gcc/x86-ami-bin

Though I'm not a programmer and haven't looked at the above.
SnkBitten is offline  
Old 21 July 2017, 23:59   #1083
SnkBitten
Amithlon Fanatic
 
SnkBitten's Avatar
 
Join Date: Aug 2015
Location: Lexington, SC / US
Posts: 781
Some information added to the Amithlon Install Guide 2016 (see signature) with some changes on patching and the addition of i686 AHI driver install. Plus some extra info on reducing/eliminating clicks/crackle/pop in the audio playback if you are not using the contrib3b audio drivers (AmithlonBugFix). And then some notes from Bernie if you are using the contrib3b audio drivers (setenv commands)

The primary site (see signature also) has Part 2 of the guide with additions on RoadShow installation/configuring.

Roadshow on my Amithlon system does not pick up a DHCP address (it does on my A4000T though) so I manually assign an IP address. I still haven't discovered why it's not picking one up from my router.
SnkBitten is offline  
Old 23 July 2017, 16:43   #1084
amiwell79
 
Posts: n/a
hi all

i'm new on this forum and use amithlon because run software very well and i like this project, i have an old intel xeon prestonia at 32 bit, two processor, before with on single processor the fpu do not present, with two processor yes is present, the sytem work very well.

hi
 
Old 24 July 2017, 14:27   #1085
SnkBitten
Amithlon Fanatic
 
SnkBitten's Avatar
 
Join Date: Aug 2015
Location: Lexington, SC / US
Posts: 781
Welcome amiwell79, that's very interesting about your system. Amithlon and AmigaOS are single CPU, single threaded processes/OS's so I'm curious if your motherboard is doing something depending on 1 or 2 CPUs installed.
SnkBitten is offline  
Old 24 July 2017, 17:30   #1086
SnkBitten
Amithlon Fanatic
 
SnkBitten's Avatar
 
Join Date: Aug 2015
Location: Lexington, SC / US
Posts: 781
If you want to see your Amithlon's performance disappear in a puff of command lines.....

in the shell type
slowdown nojit

Here's my difference, SysInfo v4 testing:
Normal
237 times faster than an A4000 @25Mhz

NoJIT
7.8 times faster than an A4000 @25Mhz

Make sure to type
slowdown jit

to enable JIT again
SnkBitten is offline  
Old 28 July 2017, 00:55   #1087
SnkBitten
Amithlon Fanatic
 
SnkBitten's Avatar
 
Join Date: Aug 2015
Location: Lexington, SC / US
Posts: 781
Added Quake to the game list.....

Timedemo demo1
969 frames, 20.0 seconds, 48.35 fps
ScreenMode - nVidia: 800x600x8bit
SoundMode - EMU10kx: HiFi 16 bit stereo++
RenderRoutine - MC68040/60 Copy routine
1x1 pixel
Screen size 100%
SnkBitten is offline  
Old 29 July 2017, 16:45   #1088
SnkBitten
Amithlon Fanatic
 
SnkBitten's Avatar
 
Join Date: Aug 2015
Location: Lexington, SC / US
Posts: 781
Doing some testing with layers.library 45.27 based on this discussion and testing scripts..
https://www.ppa.pl/forum/amiga/7310/...ki-by-cosmos/3

I created the .rexx and script files to run the test on my Amithlon system with layers.library 45.27 vs. layers.library 40.1 + fastlayers.library 40.48.

Using the scripts and aminet downloads from the thread listed above I ran the test on a large number of test drawers....265. The test starts a timer, opens and then closes a number of drawers and then writes the number and time to complete to the console.

layers.library 45.27 (plus removing fastlayers.library from libs:picasso96/ )
you have 265 opened drawers ...
00:00:06

layers.library 40.1 + fastlayers.library 40.48 (stock plus Picasso96 installed)
crashed after a long time of seeing window opens becoming slower and slower....looks like I need to reduce the number of windows I open in the test.

I removed a volume: of drawer listings from the DrawerBenchmark.rexx and tested again.

layers.library 45.27 (plus removing fastlayers.library from libs:picasso96/ )
you have 108 opened drawers ...
00:00:02


layers.library 40.1 + fastlayers.library 40.48 (stock plus Picasso96 installed)
you have 108 opened drawers ....
00:00:08

Overall it looks like layers.library 45.27 is a desirable addition. I started the testing because I was asked how 45.27 was working for me as it appears to have a conflict with MCP another Amithlon user was experiencing. As 45.27 opened/closed 265 drawers faster than 40.1 + fastlayers opened/closed 108 is enough of a reason to use the new one. Add in that it managed to do 265 drawer windows when 40.1 + fastlayers locked the machine before opening them all is just bonus

Last edited by SnkBitten; 03 August 2017 at 19:15.
SnkBitten is offline  
Old 05 August 2017, 16:54   #1089
amiwell79
 
Posts: n/a
hi

if installed msdos patch(amithlonupdate)on single cpu, the fpu it doesn't, if not installed the fpu do it, actually i have two cpu but one must be remove.
 
Old 05 August 2017, 16:56   #1090
amiwell79
 
Posts: n/a
i have quake and run fine on 1024x768 on a old matrox g450 vga board, is good for amithlon.
 
Old 05 August 2017, 18:18   #1091
SnkBitten
Amithlon Fanatic
 
SnkBitten's Avatar
 
Join Date: Aug 2015
Location: Lexington, SC / US
Posts: 781
Quote:
Originally Posted by amiwell79 View Post
hi

if installed msdos patch(amithlonupdate)on single cpu, the fpu it doesn't, if not installed the fpu do it, actually i have two cpu but one must be remove.
You don't need the msdos patch, or at lease I don't recommend installing it. You should be using fat95 and to handle any dos partitions as it's better.
SnkBitten is offline  
Old 05 August 2017, 18:19   #1092
SnkBitten
Amithlon Fanatic
 
SnkBitten's Avatar
 
Join Date: Aug 2015
Location: Lexington, SC / US
Posts: 781
Quote:
Originally Posted by amiwell79 View Post
i have quake and run fine on 1024x768 on a old matrox g450 vga board, is good for amithlon.
Nice.
SnkBitten is offline  
Old 05 August 2017, 18:46   #1093
amiwell79
 
Posts: n/a
if istalled msdos patch fpu not fuction, do not use fat95 for my partitions, i use pfs file system, is good and do not have a problem.
 
Old 05 August 2017, 18:48   #1094
amiwell79
 
Posts: n/a
i have a nice gui for quake.
 
Old 05 August 2017, 18:51   #1095
amiwell79
 
Posts: n/a
i have 16 bit screen hexen 2 in a window do not fuction but on full screen yes.
 
Old 05 August 2017, 18:52   #1096
SnkBitten
Amithlon Fanatic
 
SnkBitten's Avatar
 
Join Date: Aug 2015
Location: Lexington, SC / US
Posts: 781
Quote:
Originally Posted by amiwell79 View Post
if istalled msdos patch fpu not fuction, do not use fat95 for my partitions, i use pfs file system, is good and do not have a problem.
No, I didn't mean for your Amiga partitions. The msdos patch is for accessing msdos (fat) partitions inside Amithlon. Some use a DOS install boot setup that launches Amithlon or have PC formatted partitions for another OS (WinXP or such). The msdos patch allows you to mount these. If you aren't using msdos partitions in Amithlon you don't need the patch in s:amithlon_patches.

Here are the patches I have in S:Amithlon_Patches/

patch1_ffp.o
patch1_right_ctrol.o
patch1_setconfig.o
patch1_shifting.o
patch1_timer.o
patch2_vec.o
patch3_mouse.o
patch4_compemu_fpp.o
SnkBitten is offline  
Old 05 August 2017, 20:03   #1097
amiwell79
 
Posts: n/a
do not have another os, horewer thanks
 
Old 05 August 2017, 23:53   #1098
SnkBitten
Amithlon Fanatic
 
SnkBitten's Avatar
 
Join Date: Aug 2015
Location: Lexington, SC / US
Posts: 781
Has anyone ever used a Catweasel Mk4 PCI with their Amithlon system? Curious to setup/config. I'd like to add an Amiga floppy drive to my Amithlon. I've found a Catweasel for sale.
SnkBitten is offline  
Old 10 August 2017, 04:03   #1099
SnkBitten
Amithlon Fanatic
 
SnkBitten's Avatar
 
Join Date: Aug 2015
Location: Lexington, SC / US
Posts: 781
Doing some hardware swaps I replaced the 256 MB card with the same in a 64 MB size (an nVidia FX5200 PCI).
I noticed this gave me more available chipram. I had actually expected an increase in system ram since all ram/video ram is mapped to Amiga address space. I guess it's really the same on Amithlon anyway (chipram or fastram).

64 MB card - Chipram = 7984 KB
256 MB card - Chipram = 7792 KB

Weird coincidence maybe....but a 192 MB reduction of the Video Card gave a 192 KB addition to Amithlon's chipram.

Also compiled another kernel removing as much as I felt comfortable removing, keeping only the drivers for my hardware (Intel) and the generic versions (IDE/SATA, etc..).

Network (RTL 8169) and nVidia framebuffer are compiled in the kernel and my SB Live card is handled by AHI drivers (EMU10kx) so no kernel modules being loaded either.
SnkBitten is offline  
Old 11 August 2017, 13:55   #1100
SnkBitten
Amithlon Fanatic
 
SnkBitten's Avatar
 
Join Date: Aug 2015
Location: Lexington, SC / US
Posts: 781
Just for grins.....here's my Amithlon system booting to AmigaOS/Workbench.


Amithlon booting from power on to Workbench

Current workbench



And SysInfo results



As I mentioned, I'm stripping down the kernel as much as I feel comfortable, it seemed to have an additional benefit of slightly (really really slightly) speeding up the OS in addition to the obvious reduction in boot time. I was scoring in the 235-237 range of SysInfo previously, now with the reduced kernel I'm consistently hitting 238 on every run. Not an accurate measurement of course...but being consistently higher than previous kernel runs it nicer to see than lower

Last edited by SnkBitten; 11 August 2017 at 16:53.
SnkBitten 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
Amithlon / AHI Sound Configuration Guide? dframeli New to Emulation or Amiga scene 31 11 November 2023 11:16
My first guide - Drakkhen leveling guide Fragger Nostalgia & memories 2 08 April 2010 21:35
Amithlon-Guide / PDF-version Paul News 0 10 March 2006 15:43
Amithlon Peter Leyland Amiga scene 1 11 February 2003 02:43
Amithlon eldiablo10 support.WinUAE 6 20 September 2001 19:19

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 07:46.

Top

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