AROS World Exec

General => Help => Topic started by: sandman187 on November 23, 2020, 09:31:18 PM

Title: question about hardware and chat
Post by: sandman187 on November 23, 2020, 09:31:18 PM
Hi 👋

I have finally got around to getting spare hardware to give aros a run. Very Beefy hardware if I may add 🤭. An xeon nehalem. I have a nvidia 250 gts. That is supported. A usb ethernet adapter with support. Though I'm thinking about using a network card .

1. What is better supported and "sounds better". With the quotes keeping in mind sound quality is personally objective. Maudio 2496 or sb live?

2. I have a cf card with amigaos 3.9. Is there support to boot this card. Via uae?

3. Is there a discord available or irc. To chat with fellow users?

4. What's the preferred way to run aros? A distro like icaros? Or vanilla aros? With of course running on hardware the preferred method to run os.

5. What is the preferred method to port software? Location of documentation?

I dont want to saturate this thread with 99 questions. That's why I ask for chat area. But the above five are my primary questions. Thanks for reading and if you answered my questions. Thanks for taking the time to answer. 👍👋
Title: Re: question about hardware and chat
Post by: deadwood on November 24, 2020, 12:17:20 AM
Hello and Welcome,

For 3), check this link: https://ae.amigalife.org/index.php?topic=615.0
For 4), most users run Icaros as it is preconfigured and has much higher usability than vanila AROS build
For 5), some poople use native compilers on AROS, some use cross compilers on Linux. If you want to quickly get a cross-compiler working, build AROS from source following this instruction: https://github.com/deadw00d/AROS/blob/alt-abiv0/INSTALL.md
Title: Re: question about hardware and chat
Post by: Amiwell on November 24, 2020, 05:55:49 AM
as for the choice of the distribution I use my customized and updated with the latest fixes, it can only be used in native mode and is called tiny aros, there is a special thread where it is discussed, the sound card I recommend is a common sb live :)
Title: Re: question about hardware and chat
Post by: Amiwell on November 24, 2020, 06:05:31 AM
to compile the software under linux is the best thing and maybe a mini guide on how to do it would be appreciated, as deadwood already said the first thing to do is compile the source tree for the rest I don't know how to help you :-\
Title: Re: question about hardware and chat
Post by: Amiwell on November 24, 2020, 07:01:44 AM
the documentation can be found here but it is not updated

https://aros.sourceforge.io/
Title: Re: question about hardware and chat
Post by: deadwood on November 24, 2020, 08:34:23 AM
There is also #aros channel on freenode IRC network.
Title: Re: question about hardware and chat
Post by: Amiwell on November 24, 2020, 01:39:26 PM
with wookiechat is possible connect at this channel

http://archives.aros-exec.org/share/network/chat/wookiechat_aros_32bit_64bit_2_12beta14_2010-06-10.rar
Title: Re: question about hardware and chat
Post by: sandman187 on November 24, 2020, 03:29:38 PM
Hello and Welcome,

For 3), check this link: https://ae.amigalife.org/index.php?topic=615.0
For 4), most users run Icaros as it is preconfigured and has much higher usability than vanila AROS build
For 5), some poople use native compilers on AROS, some use cross compilers on Linux. If you want to quickly get a cross-compiler working, build AROS from source following this instruction: https://github.com/deadw00d/AROS/blob/alt-abiv0/INSTALL.md

Thanks, I dont mind working in the native environment. I dont use linux. Is git included in the development bundle? Last time I use vanilla aros. I had to install alot of software to get it functional. 
Title: Re: question about hardware and chat
Post by: sandman187 on November 24, 2020, 03:34:59 PM
as for the choice of the distribution I use my customized and updated with the latest fixes, it can only be used in native mode and is called tiny aros, there is a special thread where it is discussed, the sound card I recommend is a common sb live :)

I just bought a aspire laptop. But it has no cd rom. And only has one ide adapter 😂. The zg5. Will I be able to make a mbr usb bootable disc image? Taking the laptop apart was rather tedious to.
Title: Re: question about hardware and chat
Post by: sandman187 on November 24, 2020, 03:45:27 PM
Also, how is the multicore support. And does the 32bit support pae? Or can the ram disk use the extra ram space? I assume for amiga Compatibility. It wouldn't work any.
Title: Re: question about hardware and chat
Post by: deadwood on November 25, 2020, 01:53:06 AM

Thanks, I dont mind working in the native environment. I dont use linux. Is git included in the development bundle? Last time I use vanilla aros. I had to install alot of software to get it functional.

Git is not include AFAIK. For full software package, use Icaros. Vanilla AROS is meant to be only core system files.
Title: Re: question about hardware and chat
Post by: deadwood on November 25, 2020, 01:54:17 AM
Also, how is the multicore support. And does the 32bit support pae? Or can the ram disk use the extra ram space? I assume for amiga Compatibility. It wouldn't work any.

There is no multicore support nor pae support. You are limited to ~3GB (1 GB reserved for devices address space)
Title: Re: question about hardware and chat
Post by: paolone on November 25, 2020, 02:57:08 AM
I just bought a aspire laptop. But it has no cd rom. And only has one ide adapter 😂. The zg5. Will I be able to make a mbr usb bootable disc image? Taking the laptop apart was rather tedious to.


The best option is installing vmware player or another virtualiser on any PC, downloading Icaros Live! from www.icarosdesktop.org (http://www.icarosdesktop.org) and making a USB installation pendrive as explained in the user manual of the distribution. Use that procedure only: tools like Rufus and uNetBootin won't work.


Or, even better...
https://www.amazon.com/LG-Electronics-Portable-External-GP65NB60/dp/B00ODDE33U/ref=sr_1_4?dchild=1&keywords=usb+dvd&qid=1606294701&sr=8-4
Title: Re: question about hardware and chat
Post by: sandman187 on November 25, 2020, 05:52:53 PM
Is there a sftp software or scp over ssh available?
Title: Re: question about hardware and chat
Post by: paolone on November 26, 2020, 09:56:44 AM
Is there a sftp software or scp over ssh available?


Nope. There isn't. But I guess creating some would be easier if at least the security part would be handled, porting this:
https://github.com/jens-maus/amissl


There are already some cozy applications on MOS/AOS4 using it. And even a Hollywood plugin. But until we get this, we won't get what's based on.
Title: Re: question about hardware and chat
Post by: nikos on December 22, 2020, 05:19:48 AM
Hi 👋

I have finally got around to getting spare hardware to give aros a run. Very Beefy hardware if I may add 🤭. An xeon nehalem. I have a nvidia 250 gts. That is supported. A usb ethernet adapter with support. Though I'm thinking about using a network card .

1. What is better supported and "sounds better". With the quotes keeping in mind sound quality is personally objective. Maudio 2496 or sb live?

2. I have a cf card with amigaos 3.9. Is there support to boot this card. Via uae?

3. Is there a discord available or irc. To chat with fellow users?

4. What's the preferred way to run aros? A distro like icaros? Or vanilla aros? With of course running on hardware the preferred method to run os.

5. What is the preferred method to port software? Location of documentation?

I dont want to saturate this thread with 99 questions. That's why I ask for chat area. But the above five are my primary questions. Thanks for reading and if you answered my questions. Thanks for taking the time to answer. 👍👋

1. You can get nice sound quality with both the cards you mention and I been using ESI Juli@ in the past. I think that sound card got the best DACs supported by AROS. The best supported is SB-Live and HD-audio.

2. No, you can not boot OS 3.9 directly on AROS but you can use Janus-UAE and configure it to use your partitions.

The other questions are answered.