Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
157 user(s) are online (120 user(s) are browsing Forums)

Members: 4
Guests: 153

smarkusg, Georg, Rob, msteed, more...

Headlines

Forum Index


Board index » All Posts (white)




Re: Compiling qemu X64 for OS4.1 (Ryzen) and also other CPU (MAC)
Quite a regular
Quite a regular


qemu Snes Emulator by smarkusg

Ladies and gentlemen, the KING

Final Fantasy 3

(among other things, the sound is very good)

A simple intro for this game but the memories are many

https://youtu.be/LrQBXo4D8qE

Go to top


Re: Compiling qemu X64 for OS4.1 (Ryzen) and also other CPU (MAC)
Quite a regular
Quite a regular


@smarkusg

Yes, I remember this discussion too, now I'll try to look it up

@balaton

Thanks, I will compile again with this other function you suggested.

Done:

User defined options
Native files : config-meson.cross
optimization : 3
b_lto : true
dbus_display : disabled
docs : disabled
gtk : enabled
plugins : true
qom_cast_debug : false
sdl : enabled
slirp : enabled


It would just need something to further improve performance for the Ryzen in the qemu 3.xx version there were specific options for compiling for "Intel" I7 processors etc.
I still have the build files but I need to find them so I can show an example.

@Flash
he had given me some tips on this.


Edited by white on 2024/4/28 23:49:17
Go to top


Re: MPlayer 1.5 released!
Quite a regular
Quite a regular


@smarkusg

I don't know if this can help you in any way
Here I am using -cpu 7457 with ALTIVEC in Full-Screen.

I used MPlayer GUI to pass parameters.
You can also see a .log in the window
The video can be seen in Full-Screen, perhaps with your skills you can further improve this function.


Please note that I use the resolution:
2048x1152

in this case the video is full screen at 1920x1080
Thanks for this player.

https://youtu.be/wYhhM2LPHfs

Go to top


Re: Compiling qemu X64 for OS4.1 (Ryzen) and also other CPU (MAC)
Quite a regular
Quite a regular


@joerg

this is interesting, thanks
I'll take a look now

Go to top


Re: MPlayer 1.5 released!
Quite a regular
Quite a regular


@smarkusg

I did some tests with MPlayer only if I use -cpu750cx not altivec the video goes full screen.
If I use -cpu 7457 the video remains in the window even if the window can be maximized but it does not go full screen.
You probably talked about it, I'm not aware of it ?

Thank you

Go to top


Compiling qemu X64 for OS4.1 (Ryzen) and also other CPU (MAC)
Quite a regular
Quite a regular


It seems rude to me not to respond to:
@Balaton
@Maijestro
@smarkusg
@joerg

and all the other forum users who answer my questions.

So I'll try to ask a few questions whoever has the time and desire can answer them.
This is to avoid writing on other "posts" dedicated to other topics.
Because even if you don't want to, sometimes it's normal to write in other posts at first glance to participate in the topic.
So I hope my thoughts are right because I always have so many questions

Here I compiled with -Doptimization=3 without errors
but even modifying meson.build I get no errors.

./configure --target-list=ppc-softmmu --disable-dbus-display --enable-slirp --enable-lto --enable-sdl --enable-gtk -Doptimization=3

Result:

./configure --target-list=ppc-softmmu --disable-dbus-display --enable-slirp --enable-lto --enable-sdl --enable-gtk -Doptimization=3
Using './build' as the directory for build output
python determined to be '/usr/bin/python3'
python version: Python 3.10.12
mkvenv: Creating non-isolated virtual environment at 'pyvenv'
mkvenv: checking for tomli>=1.2.0
mkvenv: installing tomli>=1.2.0
mkvenv: checking for meson>=0.63.0
mkvenv: installing meson==1.2.3
mkvenv: checking for sphinx>=1.6
mkvenv: checking for sphinx_rtd_theme>=0.5

'sphinx==5.3.0' not found:
• Python package 'sphinx' was not found nor installed.
• mkvenv was configured to operate offline and did not check PyPI.


Sphinx not found/usable, disabling docs.
The Meson build system
Version: 1.2.3
Source dir: /home/white0/qemu
Build dir: /home/white0/qemu/build
Build type: native build
Project name: qemu
Project version: 9.0.50
C compiler for the host machine: cc -m64 -mcx16 (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C linker for the host machine: cc -m64 -mcx16 ld.bfd 2.38
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program scripts/symlink-install-tree.py found: YES (/home/white0/qemu/build/pyvenv/bin/python3 /home/white0/qemu/scripts/symlink-install-tree.py)
Program sh found: YES (/usr/bin/sh)
Program python3 found: YES (/home/white0/qemu/build/pyvenv/bin/python3)
Program iasl found: NO
Compiler for C supports link arguments -Wl,-z,relro: YES
Compiler for C supports link arguments -Wl,-z,now: YES
Checking if "-fzero-call-used-regs=used-gpr" compiles: YES
Compiler for C supports arguments -ftrivial-auto-var-init=zero: NO
Compiler for C supports arguments -fzero-call-used-regs=used-gpr: YES
Compiler for C supports arguments -Wempty-body: YES
Compiler for C supports arguments -Wendif-labels: YES
Compiler for C supports arguments -Wexpansion-to-defined: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Wformat-y2k: YES
Compiler for C supports arguments -Wignored-qualifiers: YES
Compiler for C supports arguments -Wimplicit-fallthrough=2: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Wmissing-format-attribute: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wold-style-declaration: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wredundant-decls: YES
Compiler for C supports arguments -Wshadow=local: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wtype-limits: YES
Compiler for C supports arguments -Wundef: YES
Compiler for C supports arguments -Wvla: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -Wno-gnu-variable-sized-type-not-at-end: NO
Compiler for C supports arguments -Wno-initializer-overrides: NO
Compiler for C supports arguments -Wno-missing-include-dirs: YES
Compiler for C supports arguments -Wno-psabi: YES
Compiler for C supports arguments -Wno-shift-negative-value: YES
Compiler for C supports arguments -Wno-string-plus-int: NO
Compiler for C supports arguments -Wno-tautological-type-limit-compare: NO
Compiler for C supports arguments -Wno-typedef-redefinition: NO
Compiler for C supports arguments -Wthread-safety: NO
Program cgcc found: NO
Library m found: YES
Run-time dependency threads found: YES
Library util found: YES
Run-time dependency appleframeworks found: NO (tried framework)
Found pkg-config: /usr/bin/pkg-config (0.29.2)
Run-time dependency xencontrol found: YES 4.16.0
Run-time dependency xenstore found: YES 4.0
Run-time dependency xenforeignmemory found: YES 1.4
Run-time dependency xengnttab found: YES 1.2
Run-time dependency xenevtchn found: YES 1.2
Run-time dependency xendevicemodel found: YES 1.4
Run-time dependency xentoolcore found: YES 1.0
Run-time dependency glib-2.0 found: YES 2.72.4
Run-time dependency gmodule-no-export-2.0 found: YES 2.72.4
Run-time dependency gio-2.0 found: YES 2.72.4
Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Run-time dependency gio-unix-2.0 found: YES 2.72.4
Program scripts/xml-preprocess.py found: YES (/home/white0/qemu/build/pyvenv/bin/python3 /home/white0/qemu/scripts/xml-preprocess.py)
Run-time dependency pixman-1 found: YES 0.40.0
Run-time dependency zlib found: YES 1.2.11
Has header "libaio.h" : YES
Library aio found: YES
Run-time dependency liburing found: NO (tried pkgconfig)
Run-time dependency libnfs found: NO (tried pkgconfig)
Run-time dependency appleframeworks found: NO (tried framework)
Run-time dependency appleframeworks found: NO (tried framework)
Run-time dependency libseccomp found: YES 2.5.3
Header "seccomp.h" has symbol "SCMP_FLTATR_API_SYSRAWRC" with dependency libseccomp: YES
Has header "cap-ng.h" : YES
Library cap-ng found: YES
Run-time dependency xkbcommon found: YES 1.4.0
Run-time dependency slirp found: NO (tried pkgconfig)
Looking for a fallback subproject for the dependency slirp
Clone in 'slirp' in corso...
remote: Enumerating objects: 4565, done.
remote: Counting objects: 100% (988/988), done.
remote: Compressing objects: 100% (345/345), done.
remote: Total 4565 (delta 781), reused 689 (delta 612), pack-reused 3577
Ricezione degli oggetti: 100% (4565/4565), 1016.79 KiB | 1.81 MiB/s, fatto.
Risoluzione dei delta: 100% (3410/3410), fatto.
HEAD si trova ora a 26be815 ip: Enforce strict aliasing

Executing subproject slirp

slirp| Project name: libslirp
slirp| Project version: 4.7.0
slirp| C compiler for the host machine: cc -m64 -mcx16 (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
slirp| C linker for the host machine: cc -m64 -mcx16 ld.bfd 2.38
slirp| Dependency glib-2.0 found: YES 2.72.4 (overridden)
slirp| Compiler for C supports arguments -Wmissing-prototypes: YES (cached)
slirp| Compiler for C supports arguments -Wstrict-prototypes: YES (cached)
slirp| Compiler for C supports arguments -Wredundant-decls: YES (cached)
slirp| Compiler for C supports arguments -Wundef: YES (cached)
slirp| Compiler for C supports arguments -Wwrite-strings: YES (cached)
slirp| Check usable header "valgrind/valgrind.h" : YES
slirp| Compiler for C supports link arguments -Wl,--version-script,/home/white0/qemu/subprojects/slirp/src/libslirp.map: YES
slirp| Configuring libslirp-version.h using configuration
slirp| Build targets in project: 3
slirp| Subproject slirp finished.

Dependency slirp from subproject subprojects/slirp found: YES 4.7.0
Has header "libvdeplug.h" : YES
Library vdeplug found: YES
Run-time dependency libpulse found: YES 15.99.1
Run-time dependency alsa found: YES 1.2.8
Run-time dependency jack found: NO (tried pkgconfig)
Run-time dependency libpipewire-0.3 found: NO (tried pkgconfig)
Run-time dependency sndio found: YES 1.8.0
Run-time dependency spice-protocol found: YES 0.14.3
Run-time dependency spice-server found: YES 0.15.0
Library rt found: YES
Run-time dependency libiscsi found: NO (tried pkgconfig)
Run-time dependency libzstd found: NO (tried pkgconfig)
Run-time dependency virglrenderer found: NO (tried pkgconfig)
Run-time dependency rutabaga_gfx_ffi found: NO (tried pkgconfig)
Run-time dependency blkio found: NO (tried pkgconfig)
Run-time dependency libcurl found: YES 7.81.0
Run-time dependency libudev found: YES 249
Library mpathpersist found: NO
Run-time dependency ncursesw found: YES 6.3.20211021
Has header "brlapi.h" : YES
Library brlapi found: YES
Run-time dependency sdl2 found: YES 2.0.20
Run-time dependency sdl2_image found: NO (tried pkgconfig)
Library rados found: YES
Has header "rbd/librbd.h" : YES
Library rbd found: YES
Run-time dependency glusterfs-api found: NO (tried pkgconfig)
Run-time dependency libssh found: NO (tried pkgconfig)
Has header "bzlib.h" : YES
Library bz2 found: YES
Has header "lzfse.h" : NO
Has header "sys/soundcard.h" : YES
Run-time dependency epoxy found: YES 1.5.10
Has header "epoxy/egl.h" with dependency epoxy: YES
Run-time dependency gbm found: YES 24.0.3-1pop1~1711635559~22.04~7a9f319
Run-time dependency gnutls found: NO (tried pkgconfig)
Run-time dependency gnutls found: NO (tried pkgconfig)
libgcrypt-config found: NO need ['>=1.8']
Run-time dependency libgcrypt found: NO (tried config-tool)
Run-time dependency nettle found: NO (tried pkgconfig)
Run-time dependency capstone found: NO (tried pkgconfig)
Run-time dependency gmp found: NO (tried pkgconfig)
Run-time dependency gtk+-3.0 found: YES 3.24.33
Run-time dependency gtk+-x11-3.0 found: YES 3.24.33
Run-time dependency vte-2.91 found: NO (tried pkgconfig)
Run-time dependency x11 found: YES 1.7.5
Run-time dependency libpng found: YES 1.6.37
Run-time dependency libjpeg found: YES 2.1.2
Has header "sasl/sasl.h" : YES
Library sasl2 found: YES
Has header "security/pam_appl.h" : NO
Has header "snappy-c.h" : YES
Library snappy found: YES
Has header "lzo/lzo1x.h" : YES
Library lzo2 found: YES
Has header "numa.h" : YES
Library numa found: YES
Library ibumad found: NO
Has header "rdma/rdma_cma.h" : YES
Library rdmacm found: YES
Library ibverbs found: YES
Run-time dependency libcacard found: NO (tried pkgconfig)
Run-time dependency u2f-emu found: NO (tried pkgconfig)
Run-time dependency canokey-qemu found: NO (tried pkgconfig)
Run-time dependency libusbredirparser-0.5 found: YES 0.11.0
Run-time dependency libusb-1.0 found: YES 1.0.25
Run-time dependency libpmem found: NO (tried pkgconfig)
Run-time dependency libdaxctl found: NO (tried pkgconfig)
Run-time dependency libkeyutils found: NO (tried pkgconfig)
Checking for function "gettid" : YES
Run-time dependency libselinux found: YES 3.3
Checking for function "malloc_trim" : YES
Header "sys/stat.h" has symbol "STATX_BASIC_STATS" : YES
Header "sys/stat.h" has symbol "STATX_MNT_ID" : YES
Run-time dependency fuse3 found: NO (tried pkgconfig)
Run-time dependency libbpf found: NO (tried pkgconfig)
Run-time dependency libxdp found: NO (tried pkgconfig)
Run-time dependency libdw found: NO (tried pkgconfig)
Checking for function "numa_has_preferred_many" with dependency -lnuma: NO
Has header "sys/epoll.h" : YES
Has header "linux/magic.h" : YES
Has header "valgrind/valgrind.h" : YES
Has header "linux/btrfs.h" : YES
Has header "libdrm/drm.h" : YES
Has header "pty.h" : YES
Has header "sys/disk.h" : NO
Has header "sys/ioccom.h" : NO
Has header "sys/kcov.h" : NO
Checking for function "close_range" : YES
Checking for function "accept4" : YES
Checking for function "clock_adjtime" : YES
Checking for function "dup3" : YES
Checking for function "fallocate" : YES
Checking for function "posix_fallocate" : YES
Checking for function "getcpu" : YES
Checking for function "sched_getcpu" : NO
Checking for function "posix_memalign" : YES
Checking for function "_aligned_malloc" : NO
Checking for function "valloc" : YES
Checking for function "memalign" : YES
Checking for function "ppoll" : YES
Checking for function "preadv" : YES
Checking for function "pthread_fchdir_np" : NO
Checking for function "sendfile" : YES
Checking for function "setns" : YES
Checking for function "unshare" : YES
Checking for function "syncfs" : YES
Checking for function "sync_file_range" : YES
Checking for function "timerfd_create" : YES
Checking for function "copy_file_range" : YES
Checking for function "getifaddrs" : YES
Checking for function "openpty" with dependency -lutil: YES
Checking for function "strchrnul" : YES
Checking for function "system" : YES
Checking for function "rbd_namespace_exists" with dependencies -lrbd, -lrados: YES
Header "sys/inotify.h" has symbol "inotify_init" : YES
Header "sys/inotify.h" has symbol "inotify_init1" : YES
Header "linux/blkzoned.h" has symbol "BLKOPENZONE" : YES
Header "sys/epoll.h" has symbol "epoll_create1" : YES
Header "linux/falloc.h" has symbol "FALLOC_FL_PUNCH_HOLE" : YES
Header "linux/falloc.h" has symbol "FALLOC_FL_KEEP_SIZE" : YES
Header "linux/falloc.h" has symbol "FALLOC_FL_ZERO_RANGE" : YES
Has header "linux/fiemap.h" : YES
Header "linux/fs.h" has symbol "FS_IOC_FIEMAP" : YES
Checking for function "getrandom" : YES
Header "sys/random.h" has symbol "GRND_NONBLOCK" : YES
Header "sys/prctl.h" has symbol "PR_SET_TIMERSLACK" : YES
Header "linux/rtnetlink.h" has symbol "IFLA_PROTO_DOWN" : YES
Header "sys/sysmacros.h" has symbol "makedev" : YES
Header "getopt.h" has symbol "optreset" : NO
Header "netinet/in.h" has symbol "IPPROTO_MPTCP" : YES
Checking whether type "struct sigevent" has member "sigev_notify_thread_id" : NO
Checking whether type "struct stat" has member "st_atim" : YES
Checking whether type "struct blk_zone" has member "capacity" : YES
Checking for type "struct iovec" : YES
Checking for type "struct utmpx" : YES
Checking for type "struct mmsghdr" : YES
Header "linux/vm_sockets.h" has symbol "AF_VSOCK" : YES
Program scripts/minikconf.py found: YES (/home/white0/qemu/build/pyvenv/bin/python3 /home/white0/qemu/scripts/minikconf.py)
Configuring ppc-softmmu-config-target.h using configuration
Configuring ppc-softmmu-config-devices.mak with command
Reading depfile: /home/white0/qemu/build/meson-private/ppc-softmmu-config-devices.mak.d
Configuring ppc-softmmu-config-devices.h using configuration
Program scripts/make-config-poison.sh found: YES (/home/white0/qemu/scripts/make-config-poison.sh)
Library fdt found: YES

Executing subproject libvhost-user

libvhost-user| Project name: libvhost-user
libvhost-user| Project version: undefined
libvhost-user| C compiler for the host machine: cc -m64 -mcx16 (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
libvhost-user| C linker for the host machine: cc -m64 -mcx16 ld.bfd 2.38
libvhost-user| Compiler for C supports arguments -Wsign-compare: YES
libvhost-user| Compiler for C supports arguments -Wdeclaration-after-statement: YES
libvhost-user| Compiler for C supports arguments -Wstrict-aliasing: YES
libvhost-user| Dependency threads found: YES unknown (cached)
libvhost-user| Dependency glib-2.0 found: YES 2.72.4 (overridden)
libvhost-user| Build targets in project: 7
libvhost-user| Subproject libvhost-user finished.


Executing subproject libvduse

libvduse| Project name: libvduse
libvduse| Project version: undefined
libvduse| C compiler for the host machine: cc -m64 -mcx16 (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
libvduse| C linker for the host machine: cc -m64 -mcx16 ld.bfd 2.38
libvduse| Compiler for C supports arguments -Wsign-compare: YES (cached)
libvduse| Compiler for C supports arguments -Wdeclaration-after-statement: YES (cached)
libvduse| Compiler for C supports arguments -Wstrict-aliasing: YES (cached)
libvduse| Build targets in project: 8
libvduse| Subproject libvduse finished.

Configuring config-host.h using configuration
Program scripts/hxtool found: YES (/home/white0/qemu/scripts/hxtool)
Program scripts/shaderinclude.py found: YES (/home/white0/qemu/build/pyvenv/bin/python3 /home/white0/qemu/scripts/shaderinclude.py)
Program scripts/qapi-gen.py found: YES (/home/white0/qemu/build/pyvenv/bin/python3 /home/white0/qemu/scripts/qapi-gen.py)
Program scripts/qemu-version.sh found: YES (/home/white0/qemu/scripts/qemu-version.sh)
Inizializzato repository Git vuoto in /home/white0/qemu/subprojects/keycodemapdb/.git/
remote: Enumerating objects: 26, done.
remote: Counting objects: 100% (26/26), done.
remote: Compressing objects: 100% (21/21), done.
remote: Total 26 (delta 0), reused 23 (delta 0), pack-reused 0 (from 0)
Decompressione degli oggetti in corso: 100% (26/26), 30.65 KiB | 6.13 MiB/s, fatto.
Da https://gitlab.com/qemu-project/keycodemapdb
* branch f5772a62ec52591ff6870b7e8ef32482371f22c6 -> FETCH_HEAD
HEAD si trova ora a f5772a6 Add Qemu qcode support for F13 to F24

Executing subproject keycodemapdb

keycodemapdb| Project name: keycodemapdb
keycodemapdb| Project version: undefined
keycodemapdb| Program tools/keymap-gen found: YES (/home/white0/qemu/subprojects/keycodemapdb/tools/keymap-gen)
keycodemapdb| Build targets in project: 267
keycodemapdb| Subproject keycodemapdb finished.

Program scripts/decodetree.py found: YES (/home/white0/qemu/build/pyvenv/bin/python3 /home/white0/qemu/scripts/decodetree.py)
Program ../scripts/modules/module_block.py found: YES (/home/white0/qemu/build/pyvenv/bin/python3 /home/white0/qemu/block/../scripts/modules/module_block.py)
Program ../scripts/block-coroutine-wrapper.py found: YES (/home/white0/qemu/build/pyvenv/bin/python3 /home/white0/qemu/block/../scripts/block-coroutine-wrapper.py)
Program scripts/modinfo-collect.py found: YES (/home/white0/qemu/build/pyvenv/bin/python3 /home/white0/qemu/scripts/modinfo-collect.py)
Program scripts/modinfo-generate.py found: YES (/home/white0/qemu/build/pyvenv/bin/python3 /home/white0/qemu/scripts/modinfo-generate.py)
Program nm found: YES
Program scripts/undefsym.py found: YES (/home/white0/qemu/build/pyvenv/bin/python3 /home/white0/qemu/scripts/undefsym.py)
Program scripts/feature_to_c.py found: YES (/home/white0/qemu/build/pyvenv/bin/python3 /home/white0/qemu/scripts/feature_to_c.py)
Program dtc found: NO
Program /home/white0/qemu/build/pyvenv/bin/sphinx-build skipped: feature docs disabled
Program bash found: YES 5.1.16 (/usr/bin/bash)
Program /home/white0/qemu/scripts/decodetree.py found: YES (/home/white0/qemu/build/pyvenv/bin/python3 /home/white0/qemu/scripts/decodetree.py)
Inizializzato repository Git vuoto in /home/white0/qemu/subprojects/berkeley-softfloat-3/.git/
remote: Enumerating objects: 441, done.
remote: Counting objects: 100% (441/441), done.
remote: Compressing objects: 100% (357/357), done.
remote: Total 441 (delta 397), reused 97 (delta 83), pack-reused 0 (from 0)
Ricezione degli oggetti: 100% (441/441), 206.20 KiB | 1.15 MiB/s, fatto.
Risoluzione dei delta: 100% (397/397), fatto.
Da https://gitlab.com/qemu-project/berkeley-softfloat-3
* branch b64af41c3276f97f0e181920400ee056b9c88037 -> FETCH_HEAD
HEAD si trova ora a b64af41 Fix typo in function 'softfloat_propagateNaNF128M' for RISC-V.

Executing subproject berkeley-softfloat-3

berkeley-softfloat-3| Project name: berkeley-softfloat-3
berkeley-softfloat-3| Project version: undefined
berkeley-softfloat-3| C compiler for the host machine: cc -m64 -mcx16 (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
berkeley-softfloat-3| C linker for the host machine: cc -m64 -mcx16 ld.bfd 2.38
berkeley-softfloat-3| Configuring platform.h using configuration
berkeley-softfloat-3| Build targets in project: 408
berkeley-softfloat-3| Subproject berkeley-softfloat-3 finished.

Inizializzato repository Git vuoto in /home/white0/qemu/subprojects/berkeley-testfloat-3/.git/
remote: Enumerating objects: 214, done.
remote: Counting objects: 100% (214/214), done.
remote: Compressing objects: 100% (205/205), done.
remote: Total 214 (delta 154), reused 26 (delta 8), pack-reused 0 (from 0)
Ricezione degli oggetti: 100% (214/214), 183.27 KiB | 7.05 MiB/s, fatto.
Risoluzione dei delta: 100% (154/154), fatto.
Da https://gitlab.com/qemu-project/berkeley-testfloat-3
* branch e7af9751d9f9fd3b47911f51a5cfd08af256a9ab -> FETCH_HEAD
HEAD si trova ora a e7af975 Fix -Wreturn-type errors in fNNRandom

Executing subproject berkeley-testfloat-3

berkeley-testfloat-3| Project name: berkeley-testfloat-3
berkeley-testfloat-3| Project version: undefined
berkeley-testfloat-3| C compiler for the host machine: cc -m64 -mcx16 (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
berkeley-testfloat-3| C linker for the host machine: cc -m64 -mcx16 ld.bfd 2.38
berkeley-testfloat-3| Configuring platform.h using configuration
berkeley-testfloat-3| Compiler for C supports arguments -Wno-ignored-pragmas: NO
berkeley-testfloat-3| Build targets in project: 410
berkeley-testfloat-3| Subproject berkeley-testfloat-3 finished.

Program diff found: YES (/usr/bin/diff)
Program dbus-daemon found: YES (/usr/bin/dbus-daemon)
Run-time dependency gvnc-1.0 found: NO (tried pkgconfig)
Run-time dependency sysprof-capture-4 found: NO (tried pkgconfig)
Run-time dependency glib-2.0 found: YES 2.72.4
Program initrd-stress.sh found: YES (/home/white0/qemu/tests/migration/initrd-stress.sh)
Program xgettext found: YES (/usr/bin/xgettext)
Program msgfmt found: YES (/usr/bin/msgfmt)
Program msginit found: YES (/usr/bin/msginit)
Program msgmerge found: YES (/usr/bin/msgmerge)
Program xgettext found: YES (/usr/bin/xgettext)
Build targets in project: 552

qemu 9.0.50

Build environment
Build directory : /home/white0/qemu/build
Source path : /home/white0/qemu
Download dependencies : YES

Directories
Build directory : /home/white0/qemu/build
Source path : /home/white0/qemu
Download dependencies : YES
Install prefix : /usr/local
BIOS directory : share/qemu
firmware path : share/qemu-firmware
binary directory : /usr/local/bin
library directory : /usr/local/lib/x86_64-linux-gnu
module directory : lib/x86_64-linux-gnu/qemu
libexec directory : /usr/local/libexec
include directory : /usr/local/include
config directory : /usr/local/etc
local state directory : /var/local
Manual directory : /usr/local/share/man
Doc directory : /usr/local/share/doc

Host binaries
python : /home/white0/qemu/build/pyvenv/bin/python3 (version: 3.10)
sphinx-build : NO
gdb : /usr/bin/gdb
iasl : NO
genisoimage :
smbd : /usr/sbin/smbd

Configurable features
Documentation : NO
system-mode emulation : YES
user-mode emulation : NO
block layer : YES
Install blobs : YES
module support : NO
fuzzing support : NO
Audio drivers : pa sndio oss
Trace backends : log
D-Bus display : NO
QOM debugging : YES
Relocatable install : YES
vhost-kernel support : YES
vhost-net support : YES
vhost-user support : YES
vhost-user-crypto support : YES
vhost-user-blk server support : YES
vhost-vdpa support : YES
build guest agent : YES

Compilation
host CPU : x86_64
host endianness : little
C compiler : cc -m64 -mcx16
Host C compiler : cc -m64 -mcx16
C++ compiler : NO
Objective-C compiler : NO
CFLAGS : -g -O3
QEMU_CFLAGS : -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fzero-call-used-regs=used-gpr -fstack-protector-strong
QEMU_LDFLAGS : -fstack-protector-strong -Wl,-z,relro -Wl,-z,now
link-time optimization (LTO) : YES
PIE : YES
static build : NO
malloc trim support : YES
membarrier : NO
debug graph lock : NO
debug stack usage : NO
mutex debugging : NO
memory allocator : system
avx2 optimization : YES
avx512bw optimization : YES
avx512f optimization : NO
gcov : NO
thread sanitizer : NO
CFI support : NO
strip binaries : NO
sparse : NO
mingw32 support : NO

Targets and accelerators
KVM support : NO
HVF support : NO
WHPX support : NO
NVMM support : NO
Xen support : YES
xen ctrl version : 4.16.0
Xen emulation : NO
TCG support : YES
TCG backend : native (x86_64)
TCG plugins : YES
TCG debug enabled : NO
target list : ppc-softmmu
default devices : YES
out of process emulation : YES
vfio-user server : NO

Block layer support
coroutine backend : ucontext
coroutine pool : YES
Block whitelist (rw) :
Block whitelist (ro) :
Use block whitelist in tools : NO
VirtFS (9P) support : YES
VirtFS (9P) Proxy Helper support (deprecated): YES
Live block migration : YES
replication support : YES
bochs support : YES
cloop support : YES
dmg support : YES
qcow v1 support : YES
vdi support : YES
vhdx support : YES
vmdk support : YES
vpc support : YES
vvfat support : YES
qed support : YES
parallels support : YES
FUSE exports : NO
VDUSE block exports : YES

Crypto
TLS priority : NORMAL
GNUTLS support : NO
libgcrypt : NO
nettle : NO
SM4 ALG support : NO
AF_ALG support : NO
rng-none : NO
Linux keyring : YES
Linux keyutils : NO

User interface
SDL support : YES 2.0.20
SDL image support : NO
GTK support : YES
pixman : YES 0.40.0
VTE support : NO
PNG support : YES 1.6.37
VNC support : YES
VNC SASL support : YES
VNC JPEG support : YES 2.1.2
spice protocol support : YES 0.14.3
spice server support : YES 0.15.0
curses support : YES
brlapi support : YES

Graphics backends
VirGL support : NO
Rutabaga support : NO

Audio backends
OSS support : YES
sndio support : YES 1.8.0
ALSA support : YES 1.2.8
PulseAudio support : YES 15.99.1
PipeWire support : NO
JACK support : NO

Network backends
AF_XDP support : NO
slirp support : YES
vde support : YES
netmap support : NO
l2tpv3 support : YES

Dependencies
libtasn1 : NO
PAM : NO
iconv support : YES
blkio support : NO
curl support : YES 7.81.0
Multipath support : NO
Linux AIO support : YES
Linux io_uring support : NO
ATTR/XATTR support : YES
RDMA support : NO
fdt support : system
libcap-ng support : YES
bpf support : NO
rbd support : YES
smartcard support : NO
U2F support : NO
libusb : YES 1.0.25
usb net redir : YES 0.11.0
OpenGL support (epoxy) : YES 1.5.10
GBM : YES 24.0.3-1pop1~1711635559~22.04~7a9f319
libiscsi support : NO
libnfs support : NO
seccomp support : YES 2.5.3
GlusterFS support : NO
hv-balloon support : YES
TPM support : YES
libssh support : NO
lzo support : YES
snappy support : YES
bzip2 support : YES
lzfse support : NO
zstd support : NO
NUMA host support : YES
capstone : NO
libpmem support : NO
libdaxctl support : NO
libudev : YES 249
FUSE lseek : NO
selinux : YES 3.3
libdw : NO

Subprojects
berkeley-softfloat-3 : YES
berkeley-testfloat-3 : YES
keycodemapdb : YES
libvduse : YES
libvhost-user : YES
slirp : YES

User defined options
Native files : config-meson.cross
optimization : 3
b_lto : true
dbus_display : disabled
docs : disabled
gtk : enabled
plugins : true
sdl : enabled
slirp : enabled

Found ninja-1.10.1 at /usr/bin/ninja
Running postconf script '/home/white0/qemu/build/pyvenv/bin/python3 /home/white0/qemu/scripts/symlink-install-tree.py'


OK,

If the log is long I can delete it.
But with this I would like to understand later, not now, if something is missing in the compilation for AmiCygnix, because I will come back to it later.

I was planning to buy a second ATI graphics card because I would like to do many things that I can't do now, always dedicated for OS 4.1.
But it seems that there are currently no suggestions on this.
To put up virtual systems but to do that I need a second graphics card in my specific.
A Geforce 1060 6gb can be found for 100 euros. But an ATI would be better if it is needed for qemu.

Go to top


Re: MPlayer 1.5 released!
Quite a regular
Quite a regular


@smarkusg

meson.build

original:
>3 'b_staticpic=false', 'stdsplit=false', 'optimization=2', 'b_pie=true'],

do you think this is right is this what you meant ?

>3 'b_staticpic=false', 'stdsplit=false', 'optimization=3', 'b_pie=true'],


compile:

./configure --target-list=ppc-softmmu --disable-dbus-display --enable-slirp --enable-lto --enable-sdl --enable-gtk


Edited by white on 2024/4/27 23:08:04
Go to top


Re: MPlayer 1.5 released!
Quite a regular
Quite a regular


@joerg

It was just out of curiosity, thanks anyway

Go to top


Re: MPlayer 1.5 released!
Quite a regular
Quite a regular


@smarkusg

Thank you !
And thanks for the advice,
I've tried E-UAE static for now without using SDL I'll take my time after backups.
But the work is exceptional now I can use -cpu 7457 with E-UAE with "uaegfx"

I have to make many additions now I will recompile the qemu 9 version with your suggestions.

Here your E-UAE (static) (last OT post) I will put my questions in the right post-branches.

qemu-system-ppc -M pegasos2 -cpu 7457 -accel tcg -kernel /home/white0/Scaricati/bboot-0.7/bboot -initrd /home/white0/Scaricati/Kickstart.zip -m 2048 -serial stdio -device sm501 -drive if=none,id=hd,file=/home/white0/Scaricati/32gb.raw,format=raw -device ide-hd,drive=hd,bus=ide.1 -device rtl8139,netdev=mynet0 -netdev user,id=mynet0 -vga none -drive if=none,id=hd1,file=/home/white0/Scaricati/coffin.raw,format=raw -device ide-hd,drive=hd1,bus=ide.1 -display gtk,zoom-to-fit=on -full-screen -drive file=fat:rw:/tmp/qemu-amiga,id=ufat,format=raw,if=none -device usb-storage,drive=ufat


https://youtu.be/A_M6BP7PebA

Go to top


Re: MPlayer 1.5 released!
Quite a regular
Quite a regular


@smarkusg

Thanks for the tips,
I restored qemu pegasos after a long time.
MPlayer works well.

I also updated to BB-0.7

I have to create the -fat partition again for exchanging files

This is the current command line I use:

qemu-system-ppc -M pegasos2 -cpu 750cxe -accel tcg -kernel /home/white0/Downloads/bboot-0.7/bboot -initrd /home/white0/Downloads/Kickstart.zip -m 2048 -serial stdio -device sm501 - drive if=none,id=hd,file=/home/white0/Scaricati/32gb.raw,format=raw -device ide-hd,drive=hd,bus=ide.1 -device rtl8139,netdev=mynet0 -netdev user ,id=mynet0 -vga none -drive if=none,id=hd1,file=/home/white0/Scaricati/coffin.raw,format=raw -device ide-hd,drive=hd1,bus=ide.1 -display gtk,zoom-to-fit=on -full-screen

but a few things have changed reading the various posts.
what changes could I make to the command line.
Thank you.

here the test I used MPlayer-GUI seems to work for not using command line.
So I use MUI-ASL again.


I still have to update qemu to version 9
is it better to update from the qemu site?
or there is the Balaton repository.
to which link?

Thank you.
https://youtu.be/5rGR5RXg3JE

Go to top


Re: MPlayer 1.5 released!
Quite a regular
Quite a regular


@jabirulo

No problem

Waiting to know which graphics card to buy for qemu and a possible driver to buy or something like that.
Because up to now I have understood very little about what is being worked on on the video card side with qemu

Go to top


Re: MPlayer 1.5 released!
Quite a regular
Quite a regular


@jabirulo

here on mediafire the video I use for the test:

https://tinyurl.com/ypysvdps



General

Format : AVI
Format/Info : Audio Video Interleave
Format settings : BitmapInfoHeader / WaveFormatEx
File size : 345 MiB
Duration : 42 min 16 s
Overall bit rate : 1 142 kb/s
Frame rate : 25.000 FPS
Writing application : VirtualDubMod 1.5.10.2 (build 2540/release)
Writing library : VirtualDubMod build 2540/release
FileExtension_Invalid : avi

Video
ID : 0
Format : MPEG-4 Visual
Format profile : Advanced Simple@L5
Format settings : BVOP2
Format settings, BVOP : 2
Format settings, QPel : No
Format settings, GMC : No warppoints
Format settings, Matrix : Default (H.263)
Codec ID : XVID
Codec ID/Hint : XviD
Duration : 42 min 16 s
Bit rate : 1 004 kb/s
Width : 624 pixels
Height : 352 pixels
Display aspect ratio : 16:9
Frame rate : 25.000 FPS
Original frame rate : 23.976 FPS
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Compression mode : Lossy
Bits/(Pixel*Frame) : 0.183
Stream size : 304 MiB (88%)
Writing library : XviD 1.1.2 (2006-11-01)

Audio
ID : 1
Format : MPEG Audio
Format version : Version 1
Format profile : Layer 3
Format settings : Joint stereo / MS Stereo
Codec ID : 55
Codec ID/Hint : MP3
Duration : 42 min 16 s
Bit rate mode : Constant
Bit rate : 128 kb/s
Channel(s) : 2 channels
Sampling rate : 48.0 kHz
Compression mode : Lossy
Stream size : 38.7 MiB (11%)
Alignment : Aligned on interleaves
Interleave, duration : 40 ms (1.00 video frame)
Interleave, preload duratio : 504 ms


Edited by white on 2024/4/26 13:33:03
Go to top


Re: MPlayer 1.5 released!
Quite a regular
Quite a regular


here is the MPlayer Radeon RX version without defects to be more precise.
If it helps in both Comp and SDL the sound is clean and full screen.

https://youtu.be/dkLI4UX3V2M

Go to top


Re: MPlayer 1.5 released!
Quite a regular
Quite a regular


It's been a while since I used AmigaOS
I updated AmiUpdate and all the updates were successful.
Except MUI which I had to download manually
Here is an example of what I found when loading a previous version before updating.

Resized Image

Go to top


Re: MPlayer 1.5 released!
Quite a regular
Quite a regular


@samo79

mickjt-mplayerrx

http://os4depot.net/share/video/play/mickjt-mplayerrx.lha

it doesn't have these problems if it can be useful and works well even if it is indicated as a version for RadeonRX cards.

here is the MPlayer log:

Crash log for task "Amiga:Utilities/MPlayer/MPlayer"
Generated by GrimReaper 53.19
Crash occured in module newlib.library.kmod at address 0x08BFBBFC
Type of crash: DSI (Data Storage Interrupt) exception
Alert number: 0x80000003

Register dump:
GPR (General Purpose Registers):
0: 3FFB0000 3A9F62C0 00000000 00000000 3C350700 00000000 3A9F63BC 3A9F6260
8: 08A50CC8 3FFA3420 00000001 08BFBBF8 00000808 3ED98800 00000437 00000000
16: 00000000 1E8662E4 3E580000 3C41EB20 3A7C38B0 00000010 00000001 00000160
24: 3E580000 00000270 3E57FE40 3F35A8D0 3A7C38B0 3E580000 00000000 00000011


FPR (Floating Point Registers, NaN = Not a Number):
0: 3.255e-316 44.4227 2 2
4: 0 0 1.33333 469.333
8: 352 4.5036e+15 4 20
12: 2.14748e+09 -0.0320371 4.44355e+228 5.43468e+45
16: 6.36802e+194 1.03773e-152 6.76706e-154 1.69524e-152
20: 2.03246e+174 4.805e-144 2.58581e+161 1.43349e+161
24: 1.1464e+248 2.02957e+174 1.30857e+179 6.76706e-154
28: 6.7839e+69 1.34371e+190 0 0

FPSCR (Floating Point Status and Control Register): 0xB7708022


SPRs (Special Purpose Registers):
Machine State (msr) : 0x0000F070
Condition (cr) : 0x39D87DC0
Instruction Pointer (ip) : 0x08BFBBFC
Xtended Exception (xer) : 0x08842F14
Count (ctr) : 0x00000000
Link (lr) : 0x00000000
DSI Status (dsisr) : 0x0886362C
Data Address (dar) : 0x00000000



680x0 emulated registers:
DATA: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
ADDR: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
FPU0: 0 0 0 0
FPU4: 0 0 0 0



Symbol info:
Instruction pointer 0x08BFBBFC belongs to module "newlib.library.kmod" (HUNK/Kickstart)

Stack trace:
native kernel module newlib.library.kmod+0x00032cdc
module Amiga:Utilities/MPlayer/MPlayer at 0x1F83E3D4 (section 0 @ 0x10493B0)
module Amiga:Utilities/MPlayer/MPlayer at 0x1F837288 (section 0 @ 0x1042264)
module Amiga:Utilities/MPlayer/MPlayer at 0x1E843118 (section 0 @ 0x4E0F4)
module Amiga:Utilities/MPlayer/MPlayer at 0x1E8538C0 (section 0 @ 0x5E89C)
module Amiga:Utilities/MPlayer/MPlayer at 0x1E854830 (section 0 @ 0x5F80C)
module Amiga:Utilities/MPlayer/MPlayer at 0x1E811D50 (section 0 @ 0x1CD2C)
module Amiga:Utilities/MPlayer/MPlayer at 0x1E8C2480 (section 0 @ 0xCD45C)
module Amiga:Utilities/MPlayer/MPlayer at 0x1E8934EC (section 0 @ 0x9E4C8)
module Amiga:Utilities/MPlayer/MPlayer at 0x1E8934EC (section 0 @ 0x9E4C8)
module Amiga:Utilities/MPlayer/MPlayer at 0x1E96453C (section 0 @ 0x16F518)
module Amiga:Utilities/MPlayer/MPlayer at 0x1E8934EC (section 0 @ 0x9E4C8)
module Amiga:Utilities/MPlayer/MPlayer at 0x1E88EEB8 (section 0 @ 0x99E94)
module Amiga:Utilities/MPlayer/MPlayer at 0x1E960A30 (section 0 @ 0x16BA0C)
module Amiga:Utilities/MPlayer/MPlayer at 0x1E96176C (section 0 @ 0x16C748)
module Amiga:Utilities/MPlayer/MPlayer at 0x1EC60C28 (section 0 @ 0x46BC04)
module Amiga:Utilities/MPlayer/MPlayer at 0x1F1856A4 (section 0 @ 0x990680)
module Amiga:Utilities/MPlayer/MPlayer at 0x1EDC668C (section 0 @ 0x5D1668)
module Amiga:Utilities/MPlayer/MPlayer at 0x1EDC9484 (section 0 @ 0x5D4460)
module Amiga:Utilities/MPlayer/MPlayer at 0x1ECCAD9C (section 0 @ 0x4D5D78)
module Amiga:Utilities/MPlayer/MPlayer at 0x1EC5DE1C (section 0 @ 0x468DF8)
module Amiga:Utilities/MPlayer/MPlayer at 0x1EC5EC70 (section 0 @ 0x469C4C)
module Amiga:Utilities/MPlayer/MPlayer at 0x1E960CB4 (section 0 @ 0x16BC90)
module Amiga:Utilities/MPlayer/MPlayer at 0x1E88AE90 (section 0 @ 0x95E6C)
module Amiga:Utilities/MPlayer/MPlayer at 0x1E803360 (section 0 @ 0xE33C)
module Amiga:Utilities/MPlayer/MPlayer at 0x1E80905C (section 0 @ 0x14038)
native kernel module newlib.library.kmod+0x00002614
native kernel module newlib.library.kmod+0x00003340
native kernel module newlib.library.kmod+0x00003864
Amiga:Utilities/MPlayer/MPlayer:_start()+0x1e0 (section 1 @ 0x1DC)
native kernel module dos.library.kmod+0x0002a458
native kernel module kernel+0x0005ec24
native kernel module kernel+0x0005ec9c

PPC disassembly:
08bfbbf4: 4e800020 blr
08bfbbf8: 7c651b78 mr r5,r3
*08bfbbfc: 88630000 lbz r3,0(r3)
08bfbc00: 3d400928 lis r10,2344
08bfbc04: 89240000 lbz r9,0(r4)

System information:

CPU
Model: 604e V9.516
CPU speed: 263 MHz
FSB speed: 65 MHz
Extensions: performancemonitor

Machine
Machine name: CyberStormPPC/A4000
Memory: 125940 KB
Extensions: bus.zorro bus.pci classic.aga classic.ecs classic.ocs classic.customchips

Expansion buses
PCI/AGP
00:01.0 Vendor 0x1319 Device 0x0801
Range 0: 0000FF80 - 00010000 (IO)
00:01.1 Vendor 0x1319 Device 0x0802
Range 0: 0000FF60 - 0000FF80 (IO)
00:03.0 Vendor 0x121A Device 0x0005
Range 0: 80000000 - 82000000 (MEM)
Range 1: 82000000 - 84000000 (MEM)
Range 2: 0000FE00 - 0000FF00 (IO)
Zorro
Manufacturer 0x1966 Product 0x01
Board has ROM
Zorro II
Board @ 0x00ea0000
Size 128 KB
Manufacturer 0x0202 Product 0x70
Zorro II
Board @ 0x00e90000
Size 64 KB
Manufacturer 0x07DB Product 0x53
Board has memory
Zorro III
Board @ 0x40000000
Size 512 MB
Subsize same

Libraries
0x3f3dfd48: ISO-8859-15.charset V52.1
0x3f3dfcc8: italian_ISO-8859-15.language V52.1
0x091cdbb2: exec.library V54.30
0x3ff58228: cgxvideo.library V42.1
0x3edcd988: infowindow.class V53.15
0x3d525de0: texteditor.gadget V53.32
0x3d3d5908: tickbox.gadget V53.14
0x3d4138f0: tabbed.gadget V54.458
0x3ed2e9a8: pthreads.library V53.12
0x3d377d50: slider.gadget V53.17
0x3d377cb0: getfont.gadget V53.11
0x3d6ba350: anim.gadget V53.7
0x3d377c10: getfile.gadget V53.12
0x3d6ba248: progressbar.gadget V53.12
0x3ecfacf8: clicktab.gadget V53.51
0x3f455120: shared.image V2.1
0x3d377b70: checkbox.gadget V53.13
0x3d377ad0: arexx.class V53.6
0x3f3ca514: asl.library V53.54
0x3d447024: clipview.library V1.12
0x3d746574: device.audio V6.2
0x3d6543d8: filesave.audio V6.5
0x3e59ba12: paula.audio V4.33 (Legacy)
0x3d4e1bc0: requester.class V53.20
0x3edcecd0: space.gadget V53.7
0x3e59bbb8: chooser.gadget V53.22
0x3edcec30: penmap.image V53.6
0x3edceb90: bitmap.image V53.9
0x3edceaf0: integer.gadget V53.13
0x3e6ceea8: listbrowser.gadget V53.79
0x3e59c270: scroller.gadget V53.16
0x3f5ce9e0: string.gadget V53.24
0x3ecfa618: fm801.audio V5.4
0x3f384aa4: usergroup.library V4.30
0x3ec048f0: bsdsocket.library V4.307
0x3ecfa1e0: mathieeedoubbas.library V53.1
0x3eead3ac: textclip.library V53.4
0x3f39de00: button.gadget V53.22
0x3f39dea0: glyph.image V53.4
0x3f26d520: window.class V54.14
0x3f302b98: popupmenu.class V53.2
0x3f338cc8: popupmenu.library V53.14
0x3f39dcc0: label.image V53.14
0x3f39dc20: drawlist.image V53.3
0x3f3028d8: layout.gadget V54.10
0x3f3029b0: bevel.image V53.6
0x3f39db80: ilbm.datatype V53.3
0x3f39dae0: png.datatype V53.10
0x3f452464: picture.datatype V53.10
0x3f26e520: Picasso96API.library V54.18
0x3f35e140: datatypes.library V54.7
0x3f338288: timezone.library V53.11
0x3f3024e8: application.library V53.30
0x3f3eb85c: ft2.library V53.2
0x3ff14c4c: workbench.library V53.62
0x3f31d710: gadtools.library V53.8
0x3f3dd5ac: commodities.library V53.10
0x3f66a0cc: icon.library V54.6
0x3f455550: z.library V53.9
0x3f3ca2d0: iffparse.library V53.3
0x3f65f8b8: version.library V53.18
0x3ffb4ecc: locale.library V54.2
0x3ff8cb3c: diskfont.library V53.13
0x3ff93498: petunia.library V53.6
0x3ff933d8: diskcache.library V3.31
0x3fccc228: dos.library V54.112
0x3ff58bc4: usbprivate.library V53.22
0x3fcbe33c: massstorage.usbfd V53.84
0x3fcbe2a8: bootmouse.usbfd V53.3
0x3fcbe228: bootkeyboard.usbfd V52.3
0x3ff58a7c: hub.usbfd V53.11
0x3fcbe128: mounter.library V53.20
0x3ff588dc: usbresource.library V53.22
0x3ff8b3d8: hunk.library V53.4
0x3ff586e4: elf.library V54.1
0x3ff614d0: intuition.library V54.28
0x3ff572c0: keymap.library V53.9
0x3ff592c4: nonvolatile.library V54.7
0x3ffabb60: cybergraphics.library V43.0
0x3ff8b200: 3dfxVoodoo.chip V7.27
0x3ff90624: PCIGraphics.card V53.18
0x3ffa3420: graphics.library V54.248
0x3ff954f0: layers.library V54.12
0x3ff4f150: rtg.library V54.90
0x3ffaa2b8: newlib.library V53.80
0x3fffe5ac: utility.library V54.2
0x3ffa8398: expansion.library V53.1
0x3f39c91e: rexxsyslib.library V53.4 (Legacy)

Devices
0x3f361314: ppp-ethernet.device V52.2
0x3d746074: clipboard.device V53.5
0x3e6ce5d4: ahi.device V6.6
0x3edcbd74: ethernet.device V4.372 (Legacy)
0x3fcbf120: usbsys.device V53.22
0x3ff969b8: highway.usbhcd V1.7
0x3ff59524: uaehf.device V50.1 (Legacy)
0x3fffec48: console.device V53.105
0x3ff93264: scsi.device V52.5 (Legacy)
0x3ff582f4: trackdisk.device V52.3 (Legacy)
0x3ff593f0: ramdrive.device V54.1
0x3ff5750c: input.device V53.6
0x3ff8c744: keyboard.device V53.11
0x3ff964f4: cybppc.device V53.2
0x3ff95594: gameport.device V52.1
0x3ff59050: timer.device V53.4

Tasks
ahi.device Unit Process (Waiting)
Stack: 0x39f05004 - 0x39f7fffc, pointer @ 0x39f7ff20 (Cookie OK)
Signals: SigRec 0xf000c000, SigWait 0x00000100
State: Process (Waiting)
Exec Command and Control (Waiting)
Stack: 0x3fccf000 - 0x3fcd3000, pointer @ 0x3fcd2f50 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Task (Waiting)
UAE trap worker (Waiting)
Stack: 0x3ff87000 - 0x3ff89000, pointer @ 0x3ff88fb0 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Task (Waiting)
ClickToFront (Waiting)
Stack: 0x3d5da004 - 0x3d5e9ffc, pointer @ 0x3d5e9ef0 (Cookie OK)
Signals: SigRec 0xe000d000, SigWait 0x00000100
State: Process (Waiting)
input.device (Waiting)
Stack: 0x3fcf4000 - 0x3fd04000, pointer @ 0x3fd03f00 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Task (Waiting)
UAE fs worker (Waiting)
Stack: 0x3ff89000 - 0x3ff8b000, pointer @ 0x3ff8afb0 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Task (Waiting)
SFS DosList handler (Waiting)
Stack: 0x3f8d5004 - 0x3f8d8ffc, pointer @ 0x3f8d8f20 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
USB stack (Waiting)
Stack: 0x3fcd3000 - 0x3fcd7000, pointer @ 0x3fcd6f20 (Cookie OK)
Signals: SigRec 0xf800d000, SigWait 0x00000000
State: Task (Waiting)
ethernet.device (Waiting)
Stack: 0x3ee4f000 - 0x3ee51000, pointer @ 0x3ee50f70 (Cookie OK)
Signals: SigRec 0xf0000000, SigWait 0x00000000
State: Task (Waiting)
cybppc.device (Waiting)
Stack: 0x3fd04000 - 0x3fd14000, pointer @ 0x3fd13f00 (Cookie OK)
Signals: SigRec 0xe0000000, SigWait 0x00000000
State: Task (Waiting)
page_sweep (Waiting)
Stack: 0x3fcb6004 - 0x3fcbdffc, pointer @ 0x3fcbde90 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Task (Waiting)
scsi.device (Waiting)
Stack: 0x3ff64000 - 0x3ff66000, pointer @ 0x3ff65fa0 (Cookie OK)
Signals: SigRec 0xe0000000, SigWait 0x00000000
State: Task (Waiting)
DH0/SmartFilesystem 1.293 (Waiting)
Stack: 0x3fc1e004 - 0x3fc21ffc, pointer @ 0x3fc21eb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x00000000
State: Process (Waiting)
DF0/FastFileSystem 53.2 (Waiting)
Stack: 0x3f65b004 - 0x3f65effc, pointer @ 0x3f65eed0 (Cookie OK)
Signals: SigRec 0xa8000100, SigWait 0x00000000
State: Process (Waiting)
reaper.task (Waiting)
Stack: 0x3f542004 - 0x3f549ffc, pointer @ 0x3f549e50 (Cookie OK)
Signals: SigRec 0x00007000, SigWait 0x00000000
State: Process (Waiting)
CD1/CDFileSystem 53.8 (Waiting)
Stack: 0x3f778004 - 0x3f77bffc, pointer @ 0x3f77bf20 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
CD0/CDFileSystem 53.8 (Waiting)
Stack: 0x3f8b9004 - 0x3f8bcffc, pointer @ 0x3f8bcf20 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
DH1/SmartFilesystem 1.293 (Waiting)
Stack: 0x3f643004 - 0x3f646ffc, pointer @ 0x3f646eb0 (Cookie OK)
Signals: SigRec 0xe0000100, SigWait 0x00000000
State: Process (Waiting)
RAM/ram-handler 54.24 (Waiting)
Stack: 0x3f470004 - 0x3f473ffc, pointer @ 0x3f473d40 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
UAE fs automounter (Waiting)
Stack: 0x3ff0f000 - 0x3ff11000, pointer @ 0x3ff10fb0 (Cookie OK)
Signals: SigRec 0x00002000, SigWait 0x00000000
State: Task (Waiting)
pager (Waiting)
Stack: 0x3f484004 - 0x3f4a3ffc, pointer @ 0x3f4a3ef0 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Process (Waiting)
WinFrame 1 Process (Waiting)
Stack: 0x3ea64004 - 0x3eaa3ffc, pointer @ 0x3eaa3eb0 (Cookie OK)
Signals: SigRec 0xff800000, SigWait 0x00000000
State: Process (Waiting)
trackdisk.device (Waiting)
Stack: 0x3fc87000 - 0x3fc89000, pointer @ 0x3fc88fa0 (Cookie OK)
Signals: SigRec 0x00000300, SigWait 0x00000000
State: Task (Waiting)
CON/con-handler 53.82 (Waiting)
Stack: 0x3eab8004 - 0x3eac7ffc, pointer @ 0x3eac7e20 (Cookie OK)
Signals: SigRec 0xb0000100, SigWait 0x00000000
State: Process (Waiting)
dos_filedir_notify (Waiting)
Stack: 0x3fc4a004 - 0x3fc4effc, pointer @ 0x3fc4deb0 (Cookie OK)
Signals: SigRec 0x40001000, SigWait 0x80000000
State: Process (Waiting)
URL/launch-handler 53.39 (Waiting)
Stack: 0x3ec76004 - 0x3ecf0ffc, pointer @ 0x3ececfa0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
RANDOM/Random-Handler 52.1 (Waiting)
Stack: 0x3ed01004 - 0x3ed10ffc, pointer @ 0x3ed10ef0 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.82 (Waiting)
Stack: 0x3d4c9004 - 0x3d4d8ffc, pointer @ 0x3d4d8e20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.82 (Waiting)
Stack: 0x3d505004 - 0x3d514ffc, pointer @ 0x3d514e20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.82 (Waiting)
Stack: 0x3d53a004 - 0x3d549ffc, pointer @ 0x3d549e20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.82 (Waiting)
Stack: 0x3d60a004 - 0x3d619ffc, pointer @ 0x3d619e20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.82 (Waiting)
Stack: 0x3f412004 - 0x3f421ffc, pointer @ 0x3f421e20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
AUDIO/AHI-Handler 6.2 (Waiting)
Stack: 0x3ebe6004 - 0x3ebf6004, pointer @ 0x3ebf5ed0 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
APPDIR/appdir-handler 54.17 (Waiting)
Stack: 0x3ec3a004 - 0x3ec49ffc, pointer @ 0x3ec49ec0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
ENV/env-handler 54.18 (Waiting)
Stack: 0x3f45c004 - 0x3f463ffc, pointer @ 0x3f463ef0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
CON/con-handler 53.82 (Waiting)
Stack: 0x3f57e004 - 0x3f585ffc, pointer @ 0x3f585e20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
RAW/con-handler 53.82 (Waiting)
Stack: 0x3f592004 - 0x3f599ffc, pointer @ 0x3f599e20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
CON/con-handler 53.82 (Waiting)
Stack: 0x3f5b6004 - 0x3f5bdffc, pointer @ 0x3f5bde20 (Cookie OK)
Signals: SigRec 0xa0000100, SigWait 0x00000000
State: Process (Waiting)
dos_nbmd_process (Waiting)
Stack: 0x3fc6b004 - 0x3fc6effc, pointer @ 0x3fc6ef30 (Cookie OK)
Signals: SigRec 0x00001100, SigWait 0x00000000
State: Process (Waiting)
dos_lock_handler (Waiting)
Stack: 0x3fc73004 - 0x3fc76ffc, pointer @ 0x3fc76f00 (Cookie OK)
Signals: SigRec 0x00001100, SigWait 0x00000000
State: Process (Waiting)
RexxMaster (Waiting)
Stack: 0x3eb59004 - 0x3eb68ffc, pointer @ 0x3eb68ec0 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000100
State: Process (Waiting)
TEXTCLIP/textclip-handler 53.4 (Waiting)
Stack: 0x3ec56004 - 0x3ec65ffc, pointer @ 0x3ec65ec0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
MPlayer Audio Thread (Waiting)
Stack: 0x3a6b9004 - 0x3a733ffc, pointer @ 0x3a733e70 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x80000002
State: Process (Waiting)
Workbench (Waiting)
Stack: 0x3e519004 - 0x3e528ffc, pointer @ 0x3e528e50 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
ramlib (Waiting)
Stack: 0x3f4a8004 - 0x3f4c0ffc, pointer @ 0x3f4c0f20 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Process (Waiting)
texteditor.gadget Clipboard Server (Waiting)
Stack: 0x3a7f8004 - 0x3a872ffc, pointer @ 0x3a872f00 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
Workbench DosList Notify (Waiting)
Stack: 0x3d7c9004 - 0x3d7d8ffc, pointer @ 0x3d7d8f40 (Cookie OK)
Signals: SigRec 0x00003000, SigWait 0x00000100
State: Process (Waiting)
ContextMenus Command Dispatcher (Waiting)
Stack: 0x3ca85004 - 0x3ca94ffc, pointer @ 0x3ca94f30 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Process (Waiting)
string.gadget server (Waiting)
Stack: 0x3d795004 - 0x3d7a4ffc, pointer @ 0x3d7a4db0 (Cookie OK)
Signals: SigRec 0x40000000, SigWait 0x00000100
State: Process (Waiting)
Workbench Clipboard Server (Waiting)
Stack: 0x3d816004 - 0x3d825ffc, pointer @ 0x3d825ef0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000100
State: Process (Waiting)
NotificationServer (Waiting)
Stack: 0x3d58e004 - 0x3d5adffc, pointer @ 0x3d5adb10 (Cookie OK)
Signals: SigRec 0xbc001000, SigWait 0x00000000
State: Process (Waiting)
Mplayer cache (Waiting)
Stack: 0x3a194004 - 0x3a1d3ffc, pointer @ 0x3a1d3e20 (Cookie OK)
Signals: SigRec 0x00000010, SigWait 0x00000000
State: Process (Waiting)
TCP/IP Control (Waiting)
Stack: 0x3e0f5004 - 0x3e1e9ffc, pointer @ 0x3e1e9dc0 (Cookie OK)
Signals: SigRec 0xf8009080, SigWait 0x00000000
State: Process (Waiting)
ppp-ethernet.device (Waiting)
Stack: 0x3def2004 - 0x3dfe6ffc, pointer @ 0x3dfe6e90 (Cookie OK)
Signals: SigRec 0xdc000000, SigWait 0x00000100
State: Process (Waiting)
TimeGuard (Waiting)
Stack: 0x3d566004 - 0x3d575ffc, pointer @ 0x3d575e00 (Cookie OK)
Signals: SigRec 0xf0001000, SigWait 0x00000100
State: Process (Waiting)
AmiDock (Waiting)
Stack: 0x3d5b2004 - 0x3d5c1ffc, pointer @ 0x3d5c17e0 (Cookie OK)
Signals: SigRec 0x7f40d000, SigWait 0x00000100
State: Process (Waiting)
MPlayer ARexx Process (Waiting)
Stack: 0x3a8fe004 - 0x3a978ffc, pointer @ 0x3a978f40 (Cookie OK)
Signals: SigRec 0x80003000, SigWait 0x00000000
State: Process (Waiting)
TCP/IP Superserver (Waiting)
Stack: 0x3e1ee004 - 0x3e2e2ffc, pointer @ 0x3e2e29f0 (Cookie OK)
Signals: SigRec 0xd0000080, SigWait 0x00000000
State: Process (Waiting)
Mounter GUI (Waiting)
Stack: 0x3eb14004 - 0x3eb27ffc, pointer @ 0x3eb27e10 (Cookie OK)
Signals: SigRec 0x80007000, SigWait 0x00000000
State: Process (Waiting)
TCP/IP Configuration (Waiting)
Stack: 0x3e2e7004 - 0x3e3dbffc, pointer @ 0x3e3dbe10 (Cookie OK)
Signals: SigRec 0xf8003000, SigWait 0x00000000
State: Process (Waiting)
« IPrefs » (Waiting)
Stack: 0x3f373004 - 0x3f382ffc, pointer @ 0x3f382a20 (Cookie OK)
Signals: SigRec 0x0000f000, SigWait 0x20000000
State: Process (Waiting)
ContextMenus (Waiting)
Stack: 0x3d5c6004 - 0x3d5d5ffc, pointer @ 0x3d5d5c90 (Cookie OK)
Signals: SigRec 0xe0001000, SigWait 0x00000100
State: Process (Waiting)
AsyncWB (Waiting)
Stack: 0x3d63a004 - 0x3d649ffc, pointer @ 0x3d649e90 (Cookie OK)
Signals: SigRec 0xc0001000, SigWait 0x00000100
State: Process (Waiting)
clipview.library server (Waiting)
Stack: 0x3d2e1004 - 0x3d300ffc, pointer @ 0x3d300df0 (Cookie OK)
Signals: SigRec 0xd8003000, SigWait 0x00000000
State: Process (Waiting)
DefIcons (Waiting)
Stack: 0x3d626004 - 0x3d635ffc, pointer @ 0x3d635db0 (Cookie OK)
Signals: SigRec 0x80009000, SigWait 0x00000100
State: Process (Waiting)
RAWBInfo (Waiting)
Stack: 0x3d5ee004 - 0x3d5fdffc, pointer @ 0x3d5fdec0 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000100
State: Process (Waiting)
TCP/IP Log (Waiting)
Stack: 0x3e3e0004 - 0x3e4d4ffc, pointer @ 0x3e4d4f00 (Cookie OK)
Signals: SigRec 0x80003000, SigWait 0x00000000
State: Process (Waiting)
Background CLI [c:nm2mw] (Waiting)
Stack: 0x3e7f9004 - 0x3e8ee004, pointer @ 0x3e8edf70 (Cookie OK)
Signals: SigRec 0x00001000, SigWait 0x00000100
State: Process (Waiting)
ConClip (Waiting)
Stack: 0x3ed3c004 - 0x3ed4bffc, pointer @ 0x3ed4beb0 (Cookie OK)
Signals: SigRec 0x80000000, SigWait 0x00000000
State: Process (Waiting)
USB stack Process (Waiting)
Stack: 0x3ed9d004 - 0x3edacffc, pointer @ 0x3edacee0 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000010
State: Process (Waiting)
MassStorage Notifier (Waiting)
Stack: 0x3fc93000 - 0x3fc9ad00, pointer @ 0x3fc9ac70 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Task (Waiting)
datatypes.library (Waiting)
Stack: 0x3f213004 - 0x3f222ffc, pointer @ 0x3f222e30 (Cookie OK)
Signals: SigRec 0x80001000, SigWait 0x00000000
State: Process (Waiting)
DST watcher (Waiting)
Stack: 0x3f24b004 - 0x3f25affc, pointer @ 0x3f25af10 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000000
State: Process (Waiting)
application.library messageserver (Waiting)
Stack: 0x3f271000 - 0x3f271fa0, pointer @ 0x3f271f10 (Cookie OK)
Signals: SigRec 0xc0000000, SigWait 0x00000000
State: Task (Waiting)
Shell Process [Amiga:Utilities/MPlayer/MPlayer] (Crashed)
Stack: 0x3a97d004 - 0x3a9f7ffc, pointer @ 0x3a9f62c0 (Cookie OK)
Signals: SigRec 0x00300000, SigWait 0x08000100
State: Process (Crashed)
Mounter Task (Waiting)
Stack: 0x3fca3000 - 0x3fcb1a60, pointer @ 0x3fcb1970 (Cookie OK)
Signals: SigRec 0xb0001000, SigWait 0x00000000
State: Task (Waiting)
Mounter Companion Process (Waiting)
Stack: 0x3eb45004 - 0x3eb54ffc, pointer @ 0x3eb54f40 (Cookie OK)
Signals: SigRec 0x80003000, SigWait 0x00000000
State: Process (Waiting)
ramlib.support (Waiting)
Stack: 0x3f4c5004 - 0x3f4ddffc, pointer @ 0x3f4ddf00 (Cookie OK)
Signals: SigRec 0x80005000, SigWait 0x00000000
State: Process (Waiting)
ELF Collector (Waiting)
Stack: 0x3f8c1004 - 0x3f8d0ffc, pointer @ 0x3f8d0e70 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
dos_signal_server (Waiting)
Stack: 0x3fc53004 - 0x3fc56ffc, pointer @ 0x3fc56f20 (Cookie OK)
Signals: SigRec 0x0000f000, SigWait 0x00000000
State: Process (Waiting)
appdir envarc manager (Waiting)
Stack: 0x3ec0e004 - 0x3ec1dffc, pointer @ 0x3ec1cb40 (Cookie OK)
Signals: SigRec 0x00000100, SigWait 0x00000000
State: Process (Waiting)
idle.task (Ready)
Stack: 0x3ff8e000 - 0x3ff8f000, pointer @ 0x3ff8efd0 (Cookie OK)
Signals: SigRec 0x00000000, SigWait 0x00000000
State: Task (Ready)

Go to top


Re: MPlayer 1.5 released!
Quite a regular
Quite a regular


@samo79
@jabirulo

Yes, I disabled the MUI ASL patch in the user-startup and the problem is solved.

The MUI version used is: "5.0 2021831"
But MPlayer is no longer able to open any videos.

With the requester
From the command line "-vo comp" works without problems.

The stack is the default "32768" as released.

SDL also works from the command line
with:
-vo sdl -ao ahi_dev2
in the window it is full screen
with a very slight distortion of the sound.

with SDL a DSI occurs and then I IGNORE DSI ERROR and the video works.


the version used is updated by SDL I don't know if this is important it is the:
2.30.1
Dates: 14 Mar 2024


Edited by white on 2024/4/25 16:52:10
Edited by white on 2024/4/25 16:55:51
Edited by white on 2024/4/25 17:09:45
Go to top


Re: MPlayer 1.5 released!
Quite a regular
Quite a regular


Here is the video with the MPlayer "comp" test
and the related message cited above.
Do I need to change some settings so that the message doesn't appear before MPlayer opens?
Thank you.

https://www.youtube.com/watch?v=yU5EVflZ38U

Go to top


Re: MPlayer 1.5 released!
Quite a regular
Quite a regular


@samo79
@joerg

Thank you.

Now it seems to work I just have to fix the audio.

When MPlayer is launched this warning window appears whatever selection I choose comp, sdl, etc. :

Resized Image

Go to top


Re: MPlayer 1.5 released!
Quite a regular
Quite a regular


new MPlayer doesn't work with "voodoo3" drivers
It only works when "composite" mode is selected.
While SDL is not supported with "voodoo3" drivers.

the old "MickJT" MPlayer instead works in SDL mode with "voodoo3" drivers.

Go to top


Re: Qemu Pegasos II interrupts issue
Quite a regular
Quite a regular


I forgot:

qemu RTL 8139 I access the Linux shell with AmiCygnix "sshterm" but not the graphics part for example "Firefox" or FFPlayer is executed because you only hear the sound inside AmiCygnix.

WinUae RTL 8139 I can't access the Linux shell with AmiCygnix or even the graphics part in any way.

WinUae RTL 8029 with AmiCygnix I access both the shell and the graphics part therefore FFPlay Firefox etc.
always using sshterm .

a little note:
I use qemu with Linux but also on Windows.

I use Windows 10 LTSC 2021 and no automatic patch has been released to fix the recovery partition with this update KB5034441 to resolve a vulnerability.

So I solved it manually by following this:

https://support.microsoft.com/en-us/to ... 43-461c-ada9-24c8229763bf

now I understand how diskpart works with Windows and how to mount the various partitions with qemu even with Windows by correctly identifying them with the correct ID.

I will try running the various X graphics for Windows with AmiCygnix.

This is just a little note.

Go to top



TopTop
(1) 2 3 4 ... 39 »




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project