Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Sigurd Fastenrath

Pages: 1 [2] 3 4 ... 44
16
Multimedia / Re: Updated Uniaud32 build
« on: April 15, 2025, 05:55:58 pm »
7) what is needed is the "address" value of that very same line. The "address" is the base adress of the code object. The offset of your trap into that code segment is then computed as:
offset = EIP - "address"
and the offset is necessary to locate the trapping routine in the MAP file (or SYM file) that Paul has provided

If you are lost: just take a screen shot of the lower half of the "MTE" window you opened in 4).

Done, as far as I was able to.

Screenshot attached. The adress according to this should be:

E5CDB000

Well, what do i have / can I do next?

Thanks!


17
Multimedia / Re: Updated Uniaud32 build
« on: April 15, 2025, 01:14:03 pm »

In the end, you would be able to do this yourself. We are too few developers so you will have to learn to become one :-)

Cheers, Lars

I doubt this will ever happen, a lack of time and skill. I do not even understand where this here is going to lead me.

I will follow your suggestions later this evening, thank you very much.

18
Multimedia / Re: Updated Uniaud32 build
« on: April 15, 2025, 01:12:28 pm »
Hey Lars - the .zip builds contain debug and release map/sym/sys files. I'm assuming Sigurd is running the debug build.

I will get back to that machine in some hours in the evening and report.

Yes, 20250414b was the debug version.

19
Multimedia / Re: Updated Uniaud32 build
« on: April 14, 2025, 11:01:56 pm »
Only the A:2 switch produce a testlog, others fail.

20
Multimedia / Re: Updated Uniaud32 build
« on: April 14, 2025, 09:25:38 pm »
So,I hope this is of help.

- with the latest 20250414b the systems boot without problems.

- when using different /A: switches with unaud32.sys the results are:
- no switch, see picture ... a-n.png
- switch /A:0, see picture ... a-0.png
- switch /A:1, see picture ... a-1.png
- switch /A:2, see picture ... a-2.png

None of them produce sound.

When clicking on a sound file, only with a-2 switch the symbol of the file gets "hatched" (?), but it stays like this
When clicking on a sound file with all the other switches, while clicking nothing happens at all.

I do not know if I remember correctly, but here the switch /A:2 gives HDA-Intel, while with the ArcaOS 5.1.1Version of UNIAUD it gives Nvidia with switch /A:2. Came just to my mind

I tried Theseus 4 (with Switch /A:2 only) and attach the result as well. When trying to enter "eip", the error message appears.

What else can I provide to help?

21
Multimedia / Re: Updated Uniaud32 build
« on: April 13, 2025, 05:54:15 pm »
Boot freeze with modified uniaud32.sys:


22
Multimedia / Re: Updated Uniaud32 build
« on: April 13, 2025, 05:40:46 pm »
Interesting! I don't suppose that box has a serial port? Clear photo of the trap screen may also help.

Edit: I doubt it fixes anything, but https://smedley.id.au/tmp/uniaud32.sys has a few changes to address compiler warnings.

No Serial Port, will test the fix later.

Screenshot:

23
Multimedia / Re: Updated Uniaud32 build
« on: April 13, 2025, 08:56:11 am »
Hi Paul,

thank you very much, gave it a try with my ASUS ROG, boot result in a Trap000e.

I will investigate later, bit short of time today.

Sigurd

24
Multimedia / Re: Updated Uniaud32 build
« on: April 08, 2025, 11:30:57 pm »
Hi Paul,

I got the Tip for the Kernel here: https://www.linuxmintusers.de/index.php?topic=84134.msg1089651#msg1089651

Translated into english:

Hello,
That sounds like a prime example of using an OEM kernel.
You can get the OEM kernel 6.11 by installing the linux-oem-24.04b package – e.g., via Synaptic. You can then manage the kernel as usual via the kernel management in the update manager.
With a bit of luck, your sound will work by then; if not, we'll get the obviously required firmware installed as well.

Best,
vnt


I followed exactly that procedere.

I already send you a special Motivation via Arca Noae ;)

25
Multimedia / Re: Updated Uniaud32 build
« on: April 08, 2025, 01:16:00 pm »
Hi Paul,

sorry, I have no idea about this. 

I only found a site to download different Linux Kernels: https://www.kernel.org/, that you already know, I guess.

I will try to find more information about a Kernel on Linux and what's different with an OEM one.


EDIT: For ASUS and Linux I found this page, https://asus-linux.org/, but

- the Software provided there does not work with Ubuntu
- I think it is more a privat User Project, not official ASUS, but I do not know exactly




26
Hi Man42,

I have three copies of international version of Word for OS/2, mint in box :).

Let me know if you are interested!

I would be interested but only for the German Version as well.

BUT: Roderick was first, so only if Roderick is not interested in the German Language Version.

Shipping would need to be to Germany, if possible at all. Thanks.

27
Multimedia / Re: Updated Uniaud32 build
« on: April 08, 2025, 11:15:01 am »

- VM Intel HD Audio: Works, Audio control working, no traps.
-- It does not has the lowering volume issue as in "ICH AC97"
-- But it still produce sounds in a lower volume. I had to rise it to a 100% to be able to hear something in my speakers, it is the same issue as the 3.01.03 (5.14.7).


Just to let you know: I do have the same behaviour with the Linux Installation on the ASUS ROG Zephyrus.

When Linux Mint 22.1 does use the Kernel 6.8.xxx (Standard Kernel with Linux Mint 22.1) I have sound, but the volume is even at 100% so low, that it is like only a whisper.

As said before, changing the Kernel to an 6.11.XXX OEM Version just fixed it, sound works perfect.

So I guess these problems with UNIAUD are there because fo the Linux Kernel Version used. But only a thought or guess.

28
Multimedia / Re: Updated Uniaud32 build
« on: April 07, 2025, 07:02:52 pm »
Hi Paul,

I will give it a try on my ASUS ROG Zephyrus G14 2024 but doubt it will work.

The reason for this is:

As you may know I have a triple Boot System with Windowss 11 Pro, ArcaOS 5.1.1 and Linux Mint Cinnamon 22.1.

Even with Linux Mint Cinnamon 22.1 the Sound on this device does not work well out of the box. Standard Installation uses an 6.8.xxx Kernel, EDIT: that produces sound only on a very very low Level, it took me some time to find out how to get Sound on higher level with Linux to work.

A User in a Forum adviced me to install an OEM Kernel with at least 6.11.xxxx.

Once I did that sound works marvelous with Linux (Windows is no problem at all, no surprise here). I even figured out how to boot the Kernel 6.11.xx as the standard boot (instead using Kernel 6.8.xxx) with the rEFInd Bootmanager.

If I understand correctly the kernel you use here is some 6.6.xxx, so I guess I have to wait for a long long time....  ;) ;D

Thanks a lot for your tremendous work over the Years!!! I will report, if your driver will work on my device.

Sigurd

29
Programming / Re: An XWorkplace CPU Temperature Widget for AMD CPUs
« on: March 30, 2025, 08:52:03 pm »
My ASUS ROG Zephyrus G14 2024 comes with an AMD Ryzen 9 8945HS CPU.

The CPU Temperature Widget shipped with ArcaOS 5.1.1 (Native Installation, Windows 11 and Linux Mint as well native) works out of the box, see attached picture.




30
Virtualization / Re: A new video about OS/2 after more than 4 Years...
« on: February 21, 2025, 06:54:48 pm »
Hi Sigurd,
That's a nice 'write-up', good video coverage of the functionality. Thank you sir!

Thank you very much!

As it turned out to be, the x86 Box ARM 64 Beta Version does run better then the windows 64bit Version. That time I did not configure it right.

So I strongly recommend to use the x86Box ARM64 Beta with an Windows on ARM 64 devixe like the SurfacePro 11 or the Thinkpad T14s Qualcomm.

Pages: 1 [2] 3 4 ... 44