AROS World Exec

General => General Chat => Topic started by: trekiej on September 23, 2019, 02:21:37 AM

Title: Aros Linux Hosted
Post by: trekiej on September 23, 2019, 02:21:37 AM
I noticed that Aros Hosted has 3D Support on Linux Hosted.
What video cards are supported?
Title: Re: Aros Linux Hosted
Post by: salvatore on September 23, 2019, 12:52:33 PM
I think 3D is supported as the native version :-\
Title: Re: Aros Linux Hosted
Post by: Samurai_Crow on September 23, 2019, 12:59:31 PM
I thought HostGL used the Linux drivers internally.
Title: Re: Aros Linux Hosted
Post by: trekiej on September 24, 2019, 06:30:26 AM
I bet this the 32 bit hosted.
Does 32 bit hosted work on 64 bit linux?
Title: Re: Aros Linux Hosted
Post by: paolone on September 25, 2019, 03:59:17 AM
I bet this the 32 bit hosted.
Does 32 bit hosted work on 64 bit linux?


Yes, absolutely. You need to have 32bit libraries installed, though. I have just modified Icaros installation script for the 32bit version to handle this case. Unluckily, this hasn't been released yet:



 sudo apt-get install libxxf86vm1:i386
 sudo apt-get install libxcursor1:i386
 sudo apt-get install libasound2:i386 libasound2-plugins:i386
Title: Re: Aros Linux Hosted
Post by: trekiej on September 25, 2019, 06:34:15 AM
Cool deal, I am getting quad i5 laptop this week. This is my Emulation laptop.
It also has 8 GB of Ram but intel HD 3000 graphics. I think. :D
Title: Re: Aros Linux Hosted
Post by: trekiej on September 25, 2019, 06:37:03 AM
Do I need to wait a little while?
I will put Linux on this laptop.
Title: Re: Aros Linux Hosted
Post by: phoenixkonsole on October 15, 2019, 02:31:44 PM
HostGL was at some point not compatible to newer kernels.. it’s gone. Aeros 3.5 was the last image I can remember where it worked .. it before the abi v1 backporting happened .. so yeah .. see it as tech demo as modern aros software won’t work on it
Title: Re: Aros Linux Hosted
Post by: miker1264 on October 15, 2019, 03:30:42 PM
A few months ago I tried to install Icaros 32bit Hosted on Ubuntu 64bit. I was following an install guide. It required a lot of libraries. After that it wouldn't load. So I gave up on that and went with 32bit on 32bit using Virtualbox.
Title: Re: Aros Linux Hosted
Post by: wawa on October 15, 2019, 04:00:33 PM
it wouldnt load or it woulnt open a gui/desktop?
Title: Re: Aros Linux Hosted
Post by: miker1264 on October 15, 2019, 04:49:03 PM
From what I recall I didn't succeed in getting the 32bit libraries installed correctly. So I never actually got to the point of installing 32bit Hosted.