Who's Online |
56 user(s) are online ( 46 user(s) are browsing Forums)
Members: 1
Guests: 55
K-L,
more...
|
|
Headlines |
-
nodeamiga.lha - development/language
May 14, 2026
-
unzip.lha - utility/archive
May 13, 2026
-
airscanner.lha - utility/print
May 13, 2026
-
reportplus.lha - utility/misc
May 12, 2026
-
alienbreed3d.lha - game/fps
May 11, 2026
-
hwp_ahx.lha - library/hollywood
May 11, 2026
-
hwp_digibooster.lha - library/hollywood
May 11, 2026
-
hwp_xmp.lha - library/hollywood
May 11, 2026
-
dopus5byai.lha - utility/filetool
May 11, 2026
-
uhctools.lha - utility/misc
May 11, 2026
|
|
|
|
|
Re: USB Audio driver for AmigaOS4
|
|
Not too shy to talk 
|
@afxgroup
I was able to play test beep with v2.2.. Great progress.
On Sam460.. I tried running Settlers2 game
U-Green USB2.0 Sound Card - sound crackles a bit, occasional delays in playback Cheap USB 8.1 Sound Card - sound crackles a bit, occasional delays in playback Cheap USB 7.1 Sound Card - sound crackles a bit, occasional delays in playback Behringer U-Phobia UM-2.. Locks up Sound Prefs and system. No sound.
|
|
Sinan - AmigaOS4 Beta-Tester - AmigaOne X5000 - AmigaOne A1222 - Sam460ex
|
|
|
|
Re: USB Audio driver for AmigaOS4
|
|
Not too shy to talk 
|
Hi Andrea and all
As I reported in Discord channel I tried 4 different USB Sound Card
UGreen Cheap 7.1 USB Cheap 8.1 USB Behringer U-Phobia UM-2
I can see USB Sound cards in Prefs/AHI or Prefs/Sound (A-Eon version), but I when I click Play A Test Sound, it locks the machine (Sam460)
Does anyone have the same problem ?
|
|
Sinan - AmigaOS4 Beta-Tester - AmigaOne X5000 - AmigaOne A1222 - Sam460ex
|
|
|
|
Re: better file sharing between os4 on qemu and windows, how ?
|
Posted on: 2025/9/23 11:51
#3
|
Not too shy to talk 
|
@balaton
Thank you for the solution :)
It was possible to mount ram disk with qemu monitor :)
PS D:\QEmu> .\qemu-system-ppc -monitor stdio -machine sam460ex -rtc base=localtime -drive file=hd.img,format=raw,media=disk -drive file=fat:rw:f:\,id=fat16,format=raw,if=none QEMU 10.1.0 monitor - type 'help' for more information (qemu) device_add usb-storage,drive=fat16 (qemu)
|
|
Sinan - AmigaOS4 Beta-Tester - AmigaOne X5000 - AmigaOne A1222 - Sam460ex
|
|
|
|
Re: better file sharing between os4 on qemu and windows, how ?
|
Posted on: 2025/9/18 16:11
#4
|
Not too shy to talk 
|
@white
I installed RAM Disk utility and 2GB partition is mounted as F: on Windows11 side.
I start Sam460 emulation with
.\qemu-system-ppc -machine sam460ex -rtc base=localtime -drive file=hd.img,format=raw,media=disk -drive file=fat:rw:f:\,id=fat16,format=raw,if=none
But ramdisk is not available on AmigaOS4 side..
What can be the problem ?
|
|
Sinan - AmigaOS4 Beta-Tester - AmigaOne X5000 - AmigaOne A1222 - Sam460ex
|
|
|
|
Re: USB Driver for PL2303 serial adpater
|
Posted on: 2025/5/26 4:39
#5
|
Not too shy to talk 
|
@MigthyMax
Yes I am running beta version of OS4.
|
|
Sinan - AmigaOS4 Beta-Tester - AmigaOne X5000 - AmigaOne A1222 - Sam460ex
|
|
|
|
Re: USB Driver for PL2303 serial adpater
|
Posted on: 2025/5/25 7:10
#7
|
Not too shy to talk 
|
@MigthyMax
Thanks for the update, this one works with serial adapter I have.
Currently I am getting serial output on Sam460..
I still get crashes when I unplug the adapter. I will test with A1222 + X5000 combo today.
Great :)
|
|
Sinan - AmigaOS4 Beta-Tester - AmigaOne X5000 - AmigaOne A1222 - Sam460ex
|
|
|
|
Re: USB Driver for PL2303 serial adpater
|
Posted on: 2025/5/1 10:30
#8
|
Not too shy to talk 
|
@MigthyMax Serial log is uploaded to https://justpaste.it/hyneyIt crashes when I unplug the converter from Sam460.
|
|
Sinan - AmigaOS4 Beta-Tester - AmigaOne X5000 - AmigaOne A1222 - Sam460ex
|
|
|
|
Re: USB Driver for PL2303 serial adpater
|
Posted on: 2025/4/28 7:42
#9
|
Not too shy to talk 
|
@MigthyMax
I am trying with a compatible USB RS232 converter (I have checked the vendorID)
I get a crash when plugging device to Sam460.
P.S.: You said have a patched Termie. Can you share it for testing the driver ? Or what is the best way to test the driver ?
Symbol info: Instruction pointer 0x01831620 belongs to module "kernel" (HUNK/Kickstart)
Stack trace: native kernel module kernel+0x00031620 native kernel module kernel+0x00031620 native kernel module kernel+0x00034420 native kernel module ramlib.kmod+0x00001144 native kernel module ramlib.kmod+0x0000123c [usbfd/usbfd_function_run_function.c:682] DEVS:USB/fd/pl2303.usbfd:_usbfd_function_RunFunction()+0x2bbc (section 1 @ 0x7A8C) native kernel module kernel+0x00054c94 native kernel module kernel+0x00054d0c
PPC disassembly: 01831618: 7d2903a6 mtctr r9 0183161c: 4e800421 bctrl *01831620: 813e001a lwz r9,26(r30) 01831624: 7fe3fb78 mr r3,r31 01831628: 7fc5f378 mr r5,r30
System information:
CPU Model: AMCC PPC460EX V1.2
|
|
Sinan - AmigaOS4 Beta-Tester - AmigaOne X5000 - AmigaOne A1222 - Sam460ex
|
|
|
|
Re: USB Driver for PL2303 serial adpater
|
Posted on: 2025/4/23 6:02
#10
|
Not too shy to talk 
|
Hi all
I also have the same USB->Serial converter
FT231X USB UART:
Product ID: 0x6001 Vendor ID: 0x0403 (Future Technology Devices International Limited) Version: 6 Serial Number: AQ01J53C Speed: Up to 12 Mb/s Manufacturer: FTDI Location ID: 0x14312000 / 50 Current Available (mA): 500 Current Required (mA): 90 Extra Operating Current (mA): 0
|
|
Sinan - AmigaOS4 Beta-Tester - AmigaOne X5000 - AmigaOne A1222 - Sam460ex
|
|
|
|
Re: Open Medal of Honor (BETA)
|
Posted on: 2025/4/7 5:18
#11
|
Not too shy to talk 
|
@rjd324
It looks like ftp server is down...
|
|
Sinan - AmigaOS4 Beta-Tester - AmigaOne X5000 - AmigaOne A1222 - Sam460ex
|
|
|
|
Re: Open Medal of Honor (BETA)
|
Posted on: 2025/4/4 19:13
#12
|
Not too shy to talk 
|
@Maijestro
Yes I confirm I have 4.321 from 2016.
Like Maijestro if I downgrade to 4.307 from 2012, there is no DSI crash..
Btw I purchased the GOG version, and these exapnsion are working fine.
"To play an expansion, append the following command-line arguments to the executable:
+set com_target_game 1 for the Spearhead expansion (mohaas/mohta, mainta, a.k.a Team Assault) +set com_target_game 2 for the Breakthrough expansion (mohaab/mohtt, maintt, a.k.a Team Tactics)"
|
|
Sinan - AmigaOS4 Beta-Tester - AmigaOne X5000 - AmigaOne A1222 - Sam460ex
|
|
|
|
Re: Open Medal of Honor (BETA)
|
Posted on: 2025/4/2 22:35
#13
|
Not too shy to talk 
|
@rjd324
Yes r732 fixes mouse pointer problem.
Although based on Quake engine, it looks like MOHAA is too demanding for Sam 460. It works like 1-2 fps on Sam460 + RX-550.
On X5000 it is really fun to play.
I wish I can buy you a beer, but Paypal doesn't work in my country :(
|
|
Sinan - AmigaOS4 Beta-Tester - AmigaOne X5000 - AmigaOne A1222 - Sam460ex
|
|
|
|
Re: Open Medal of Honor (BETA)
|
Posted on: 2025/4/1 10:27
#14
|
Not too shy to talk 
|
@Maijestro
I can confirm that texture problem is also gone on Sam460 + RX-550..I will test on X5000 + RX-580 later today.
About DSI.. Here is my log
tack trace: module LIBS:bsdsocket.library at 0x7FBC1850 (section 0 @ 0x2582C) module LIBS:bsdsocket.library at 0x7FBC1690 (section 0 @ 0x2566C) [/home/rjd/projects/SVN_AMIGA/openmohaa/code/qcommon/net_ip.c:1356] openmohaa.ppc:NET_GetLocalAddress()+0x88 (section 7 @ 0x7B2E8) [/home/rjd/projects/SVN_AMIGA/openmohaa/code/qcommon/net_ip.c:1439] openmohaa.ppc:NET_OpenIP()+0x28 (section 7 @ 0x7BBAC) openmohaa.ppc:NET_Config()+0x190 (section 7 @ 0x7BE3C) [/home/rjd/projects/SVN_AMIGA/openmohaa/code/qcommon/net_ip.c:1645] openmohaa.ppc:NET_Init()+0x14 (section 7 @ 0x7BE78) [/home/rjd/projects/SVN_AMIGA/openmohaa/code/sys/sys_main.c:866] openmohaa.ppc:main()+0x190 (section 7 @ 0x2F78) native kernel module newlib.library.kmod+0x00002624 native kernel module newlib.library.kmod+0x00003350 native kernel module newlib.library.kmod+0x00003874 openmohaa.ppc:_start()+0x1e0 (section 7 @ 0x1C3C) native kernel module kernel+0x00054c94 native kernel module kernel+0x00054d0c
|
|
Sinan - AmigaOS4 Beta-Tester - AmigaOne X5000 - AmigaOne A1222 - Sam460ex
|
|
|
|
Re: Open Medal of Honor (BETA)
|
Posted on: 2025/4/1 9:48
#15
|
Not too shy to talk 
|
@rjd324
Testing on Sam460 (will test on X5000 also) Level Loading takes much longer because of debug output (I guess) ?
I see following information in shell windows: origin log: new log:
Btw previous version runs like 1 fps on A1222. (Menu and videos are fine, but level loading and fps is slow. Maybe it will change with this new version.
|
|
Sinan - AmigaOS4 Beta-Tester - AmigaOne X5000 - AmigaOne A1222 - Sam460ex
|
|
|
|
Re: Open Medal of Honor (BETA)
|
Posted on: 2025/3/30 22:45
#16
|
Not too shy to talk 
|
@rjd324
Congratulations :)
Works on Sam460 (with OS4Beta).. I had to ignore DSI while launching the game, I guess it was released to GetLocalIP..
Now trying the training mission... There are some missing textures when you progress in this mission (missing tank textures and ground/sky textures)
|
|
Sinan - AmigaOS4 Beta-Tester - AmigaOne X5000 - AmigaOne A1222 - Sam460ex
|
|
|
|
Re: Airprint betatesting
|
Posted on: 2025/3/6 21:57
#17
|
Not too shy to talk 
|
@all
Version 0.365 now supports Xerox Workcentre 3225 LaserJet
|
|
Sinan - AmigaOS4 Beta-Tester - AmigaOne X5000 - AmigaOne A1222 - Sam460ex
|
|
|
|
Re: Airprint betatesting
|
Posted on: 2025/3/3 22:22
#18
|
Not too shy to talk 
|
@mcleppa
Message sent...
|
|
Sinan - AmigaOS4 Beta-Tester - AmigaOne X5000 - AmigaOne A1222 - Sam460ex
|
|
|
|
Re: Airprint betatesting
|
Posted on: 2025/2/22 12:25
#19
|
Not too shy to talk 
|
@mcleppa
With version 0.36. Now I am able to add my Xerox Workcenter 3225 and print simple .txt files.. Great improvement :)
However , When I try to print .pdf files, Airprint generates the preview file, however when I click Print...
I get a requester saying could not open ppmfile.
Xerox prints an error message on A4 paper
SPL Error - Incomplete Session by Timeout ERROR CODE: 11-1112
|
|
Sinan - AmigaOS4 Beta-Tester - AmigaOne X5000 - AmigaOne A1222 - Sam460ex
|
|
|
|
Re: Airprint betatesting
|
Posted on: 2025/2/16 20:12
#20
|
Not too shy to talk 
|
@mcleppa
Will 0.35 be uploaded to OS4 Depot ?
|
|
Sinan - AmigaOS4 Beta-Tester - AmigaOne X5000 - AmigaOne A1222 - Sam460ex
|
|
|