Who's Online |
31 user(s) are online ( 22 user(s) are browsing Forums)
Members: 1
Guests: 30
Paul,
more...
|
|
Headlines |
-
arabic_console_devicepro2.lha - driver/input
Jun 14, 2025
-
igame.lha - utility/misc
Jun 14, 2025
-
mencoder.lha - video/edit
Jun 14, 2025
-
amiarcadia.lha - emulation/gamesystem
Jun 13, 2025
-
smb2fs.lha - network/samba
Jun 13, 2025
-
acuario.lha - graphics/screenblanker
Jun 10, 2025
-
sdl2.lha - library/misc
Jun 10, 2025
-
sdl3.lha - library/misc
Jun 10, 2025
-
retroarch_cores_installer.lha - emulation/gamesystem
Jun 9, 2025
-
deepl.lha - utility/text
Jun 7, 2025
|
|
|
|
Re: QEMU GPU vfio-pci pass through
|
|
Quite a regular 
|
@joerg
"Thank you for the information, Joerg, much appreciated. I've missed a few years of developments due to family and work, and your input has been very thorough and has filled all the gaps. Thanks again!"
|
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
|
|
|
Re: QEMU GPU vfio-pci pass through
|
|
Quite a regular 
|
Balaton, There are some missing 'signals or functions' on the Pegasos chipset. In fact, many have tried using a PCIe → PCIe adapter to run modern graphics cards on the Pegasos 2, and I remember that not all cards managed to work—except with a patch for the customized OpenFirmware. I'm recalling this from memory, but I believe others could confirm it.
"I believe it would be more appropriate to test VFIO on machines that have a native PCIe architecture, such as Sam or e5500. In fact, our friend, in my opinion, should first manage to run Linux PPC with VFIO on an x86 host, especially since Linux already has a kernel with modules prepared for this, and then move on to AmigaOS, which is less digestible by emulation/virtualization systems.
|
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
|
|
|
Re: Can a Power PC-based Amiga emulate a Power PC Macintosh?
|
Posted on: 2024/8/8 13:29
#3
|
Quite a regular 
|
@all.
PPC 60x, 7xx (motorola), 6500 (NXP), Power (IBM), PA6T (Semi) are book3s
PPC 4xx, PPC 5xxx (nxp) ,1222 and so and so are book3e
you cant paravirtualize (kvmpr or kvm) Book3e in Book3s and opposite.
|
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
|
|
|
Re: Can a Power PC-based Amiga emulate a Power PC Macintosh?
|
Posted on: 2024/7/30 13:39
#4
|
Quite a regular 
|
if you are speaking about pure emulation all PPC or X86 or Arm can emulate a PPC Mac... you need Qemu and you can have it on all systems.
If you are writing about Virtualization or paravirtualization only 603 or 604 "amiga" can virtualize a PPC Mac but the host os have to be linux. If i remember good only AmigaOne Xe and Pegasos 2 can run Linux with MOL.
|
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
|
|
|
Re: Qemu GTK/SDL display problems
|
Posted on: 2024/2/21 14:45
#5
|
Quite a regular 
|
@Hans
Never have issues on Sdl or GTK with Gl=on under Qemu X86 guest on X86 host. with PPC guest on X86 host you will find issue with strange colors with gl=on i think because bit swapping endianess.
The same endianess is present if you run an X86 guest on PPC host with gl=on.
I dont know other issue, i suggest to compile and run NOT the last one version.
Ciao
|
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
|
|
|
Re: qemu emualtion of AmigaONE XE
|
Posted on: 2023/11/17 11:51
#6
|
Quite a regular 
|
Try just with only this
qemu-system-ppc \ -M amigaone \ -device VGA,romfile=VGABIOS-lgpl-latest.bin \ -device sm501 -accel tcg \ -drive if=none,id=cd \ -device ide-cd,drive=cd,bus=ide.1 \ -drive if=none,id=hd,file=AmigaOne.img,format=raw \ -device ide-hd,drive=hd,bus=ide.0 -m 2048 \ -device es1370 \ -rtc base=localtime \ -device rtl8139,netdev=network01 -netdev user,id=network01 \ -display sdl \
|
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
|
|
|
Re: PiStorm - can PPC for classic Amiga make a come back?
|
Posted on: 2023/11/10 13:56
#7
|
Quite a regular 
|
@Fairdinkem
for what i sow in wii/game cube emulation on PI5, with PIStorm you will have a better performances compared old Sam Mini ITX if the delphine Jit and Video accelleration will be used for emulating PPC hardware. For sure you will be able to run AmigaOS4 Classic better than Classic amiga 4000 with PPC 640e 233 on amiga 500 with pistorm and ppc jit.
|
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
|
|
|
Re: PiStorm - can PPC for classic Amiga make a come back?
|
Posted on: 2023/10/25 10:54
#8
|
Quite a regular 
|
Edited by tlosm on 2023/10/25 12:59:44
|
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
|
|
|
Re: QEMU branches
|
Posted on: 2023/10/18 8:14
#9
|
Quite a regular 
|
@Hans
VirGL i can say for sure was working on Linux PPC plus i was able to build it but not tested on Linux Arm (raspberry). This mean if KVMpr and Virgl together will work on PPC Linux host machine we will have a good base for new devs and extra users for AmigaOS. On Linux Arm i was able to build and use Vulkan (3y ago). where i had success to have Linux X86 inside a blob with full Vulkan 3d acceleration support. This mean we can have a good start in future for have a SDK Amigaos vms machines an arm or on other hw architectures if some one take the right decisions.
|
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
|
|
|
Re: Virtio GPU, QEMU, KVM, etc.
|
Posted on: 2023/10/17 13:52
#10
|
Quite a regular 
|
@Hans
KVM and Virtio is only for Linux users. Use It will mean have a good skill in linux. By the way will be a good thing if we think about cross developing something inside VMs with multiple istances on a single machine. For sure it will help developers. In future i can see a good official distro on usb amiga brand stick with AmigaOS4 with all sdk in sell by Hyperion resellers.
|
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
|
|
|
Re: Latest DOSBOX : with PPC dynamic recompiler and stuff , right there!
|
Posted on: 2020/1/28 17:08
#11
|
Quite a regular 
|
@kas1e Good job! i dont know if is possible to hack system timer speed on Dosbox ... but if possible try to set it with different value there. on softwindows i have have this result with a small hack https://youtu.be/h3j-5i1GO3g?t=168the machine will gave in console eg 10 fps on quake but in reality it will be 1800 fps... this had make me have on G5 f1gp 2 at super great performaces https://www.youtube.com/watch?v=fIruG7qnpfY&t=17s
|
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
|
|
|
Re: Latest DOSBOX : with PPC dynamic recompiler and stuff , right there!
|
Posted on: 2020/1/25 12:08
#12
|
Quite a regular 
|
@kas1e Quad g5 mate 32bit dosbox patched frameskip 0 timedemo demo2 quake 320x200 scaler none 16.1 fps quake 320x200 scaler normal 2x 15.2 fps dosbox cpu 486_slow quake 320x200 scaler none 16.2 fps quake 320x200 scaler normal 2x 15.5 fps i tested mdk with pentium_slow options the speed are exactly like qemu. and this is good  tested needfor speed, vrsoccer, dukenukem all are really good enjoyable. i will check on debian PPC64 because on mate dosbox use 2 threads ... 2 cores :-O im courious there on debian
Edited by tlosm on 2020/1/25 12:26:28
|
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
|
|
|
Re: Latest DOSBOX : with PPC dynamic recompiler and stuff , right there!
|
Posted on: 2020/1/24 16:09
#13
|
Quite a regular 
|
@samo79
i know, i had use the same core patch used from kas1e for his aos version
|
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
|
|
|
Re: Latest DOSBOX : with PPC dynamic recompiler and stuff , right there!
|
Posted on: 2020/1/24 13:01
#14
|
Quite a regular 
|
@kas1e
yesterday i parched doxbox svn with the diff on linux ppc. result no issue with the diff but when i try to select the core=dynamic doxbox reply me it swithced to auto because the option core was not available. Did you make more implementation on the AOS sources extra diff for make it work??
thx
|
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
|
|
|
Re: video: DOSBox with PPC jit with greedy games in action
|
Posted on: 2020/1/21 6:18
#15
|
Quite a regular 
|
good job kas1e. i suggest in future to add the 3dfx module too. probably now with jit cpu you will have decent performance with it too.
|
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
|
|
|
Re: Latest DOSBOX : with PPC dinamic recompiler and stuff , right there!
|
Posted on: 2020/1/20 13:44
#16
|
Quite a regular 
|
@kas1e in the quake command prompt, usually it exit with pressing in the game menù "tab" on the keyb. timedemo demo1 and timedemo demo2 the result will be show at the end of the demo on the command prompt ps: when you run the command press fast the tab again or the command promt will be there and will meke the demo not run at real spead (because not all the scene will be rendered) Kas1e https://www.vogons.org/viewtopic.php?f=32&t=65057&start=60
|
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
|
|
|
Re: Latest DOSBOX : with PPC dinamic recompiler and stuff , right there!
|
Posted on: 2020/1/20 10:59
#17
|
Quite a regular 
|
I think this was did in dosbox for Boxer. A dosbox modded version for MacOSx PPC leopard. If was it i confirm was much more faster than standard dosbox.
By the way Kas1e can be possible have the link with the original inculde for make i build it in a dosbox for lnx? thanks
|
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
|
|
|
Re: Pegasos 2 public documentation
|
Posted on: 2019/9/17 12:47
#18
|
Quite a regular 
|
Guys, is possible have the fimware upgrade file ? It is not available any more on the blan/Genesys web site
|
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
|
|
|
Re: Sam440ep not starting
|
Posted on: 2017/9/8 22:41
#19
|
Quite a regular 
|
@Hans
ok i understand now x5000 can be used in poles and not in italy ... is better warn user about "this machine need to work at home temperature not more hight then 28° celsious or you will face freeze if work in smp"
by the way, i ask aeon what kind of water cooling system can be compatible to p5040 because was my intention buy it ... and no reply. when an object is in garancy and prize more than a motorbike im sorry but for me is normal ask the producer...
about issue with pc ...never in my life i see too much problems on a machine like i face on this one. i build my pc,my amiga, my macs from 1990 and the worst mobo never gave me this issues.
|
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
|
|
|
Re: Sam440ep not starting
|
Posted on: 2017/9/8 18:51
#20
|
Quite a regular 
|
@RIBDEVIL
this issue come if you turn on first x5000 after the monitor. start first the monitor wait a little bit and turn on x5000.
voltage drops ? umm on the devices if yes swap dvdrom on sata0 and hd on sata1 .... because this machine suffer of fpdma issue on atapi device if on sata1
the others i dont have solution ... just cry
|
X5000/40 16GB RasperryPi 1-2-3-4-(5) A500 Mini.
|
|
|