Recent Posts

Pages: 1 2 [3] 4 5 ... 10
21
Hardware / Re: Video memory cannot be assigned to 32-bit address!
« Last post by Dave Yeo on January 04, 2026, 05:21:48 am »
That's good as I"m sure I did hear of some where the frame buffer couldn't be put in low memory.
How much ram is accessible? mem /v
22
Hardware / Re: Video memory cannot be assigned to 32-bit address!
« Last post by Neil Waldhauer on January 04, 2026, 04:55:35 am »
I need to correct my previous post. I changed the BIOS setting for video RAM from 512 MB to 256 MB, and ArcaOS can now run on the computer. The latest MultiMac32-E1000B driver supports the Ethernet port.

A Lenovo adapter is required to connect an Ethernet cable because the laptop is too thin to support a normal Ethernet connection.
23
Programming / Re: Qt6 Application Testing
« Last post by roberto on January 03, 2026, 07:55:34 pm »

You probably need to enable netlabs-exp and update libvpx. Perhaps disable it after.
https://www.arcanoae.com/wiki/anpm/

Thanks,
Saludos
24
Programming / Re: Qt6 Application Testing
« Last post by Dave Yeo on January 03, 2026, 06:27:46 pm »
I think it must be a problem with repositories.
I have these two:
Code: [Select]
[arcanoae-rel]
name=ArcaNoae stable repository $releasever
baseurl=https://repos.arcanoae.com/release/$releasever/
enabled=1

[netlabs-rel]
name=Netlabs Stable Repository $releasever - $basearch
baseurl=http://rpm.netlabs.org/release/$releasever/$basearch/
https://www.2rosenthals.com/rpm.netlabs.org/release/$releasever/$basearch/
enabled=1



After installing the lvpx... I still didn't have that file.
Is there any other repository available?
Saludos

You probably need to enable netlabs-exp and update libvpx. Perhaps disable it after.
25
Programming / Re: Qt6 Application Testing
« Last post by roberto on January 03, 2026, 05:20:09 pm »
I think it must be a problem with repositories.
I have these two:
Code: [Select]
[arcanoae-rel]
name=ArcaNoae stable repository $releasever
baseurl=https://repos.arcanoae.com/release/$releasever/
enabled=1

[netlabs-rel]
name=Netlabs Stable Repository $releasever - $basearch
baseurl=http://rpm.netlabs.org/release/$releasever/$basearch/
https://www.2rosenthals.com/rpm.netlabs.org/release/$releasever/$basearch/
enabled=1



After installing the lvpx... I still didn't have that file.
Is there any other repository available?
Saludos
26
Hardware / Re: Video memory cannot be assigned to 32-bit address!
« Last post by David McKenna on January 03, 2026, 03:40:30 pm »
Mo,

  The NIC driver needs to be located after certain other drivers in the CONFIG.SYS file, and gives that exact symptom if it is not. Run 'testlog generic' from a command line and in the file created scroll down to the 'Config.sys' section and see if it lists any errors.

Regards,
27
Programming / Re: Qt6 Application Testing
« Last post by David McKenna on January 03, 2026, 03:31:45 pm »
Roberto,

  Use ANPM (Arcanoae package manager) to install libvpx from the netlabs repository. There may be other requirements like that too, the error message gives a hint.

Regards,
28
Programming / Re: Qt6 Application Testing
« Last post by roberto on January 03, 2026, 01:58:03 pm »

Works using Qt 6.2.12.
- https://smedley.id.au/tmp/qt6-6.2.12-qtwebengine-6.2.6-os2-20250505.zip

Regards

[C:\var\tmp\qt6\bin]dooble-qt62025
SYS1804: The system cannot find the file LIBVPX8.
Saludos
29
Hardware / Re: Video memory cannot be assigned to 32-bit address!
« Last post by Mo on January 03, 2026, 01:35:05 pm »
Hello and happy new Year!

it works for me with a x13 G4 (AMD Ryzen 7 Pro 7840U with Radeon 780M). 1.4 Gb Ram is accessible. Unfortunately I dont get any USB Ethernet Adapter running (Moschip, ASIX). Both worked on previos ArcaOS installations on a different Computer. They are recognized but dont get an IP assigned, Static IP works but doesn't get connection to the router.

 
30
Applications / Re: IBM-Works Chart
« Last post by Michael on January 03, 2026, 07:08:43 am »
OK, the bug only seems to exist in the German version.
Pages: 1 2 [3] 4 5 ... 10