<xml version="1.0" encoding="UTF-8">
    <rss version="2.0">
        <channel>
            <title>AROS-Exec :: Forum</title>
            <link>https://aros-exec.arosworld.org/</link>
            <description>No Schedule and Rocking! :: XOOPS Community Bulletin Board</description>
            <lastBuildDate>Wed, 26 Aug 2026 07:30:20 -0500</lastBuildDate>
            <docs>http://backend.userland.com/rss/</docs>
            <generator>NewBB 5</generator>
            <category>Forum</category>
            <managingEditor>admin@arosworld.org</managingEditor>
            <webMaster>admin@arosworld.org</webMaster>
            <language>en</language>
                            <image>
                    <title>AROS-Exec :: Forum</title>
                    <url>https://aros-exec.arosworld.org/modules/newbb/assets/images/logoModule.png</url>
                    <link>https://aros-exec.arosworld.org/</link>
                    <width>92</width>
                    <height>52</height>
                </image>
                                    <item>
                <title>Re: What to set up after compilation [by frakswe]</title>
                <link>https://aros-exec.arosworld.org/modules/newbb/viewtopic.php?post_id=109506</link>
                <description>Help::What to set up after compilation&lt;br&gt;
okidokey, many thanks for clarifying.</description>
                <pubDate>Tue, 04 Sep 2018 20:02:41 -0500</pubDate>
                <guid>https://aros-exec.arosworld.org/modules/newbb/viewtopic.php?post_id=109506</guid>
            </item>
                        <item>
                <title>Re: Getting AROS hosted running on Raspberry Pi [by origami]</title>
                <link>https://aros-exec.arosworld.org/modules/newbb/viewtopic.php?post_id=109381</link>
                <description>Help::Getting AROS hosted running on Raspberry Pi&lt;br&gt;
Quote:&lt;div class=&quot;xoopsQuote&quot;&gt;&lt;blockquote&gt;hth313 wrote:&lt;br&gt;The RPi is a 3B+ with RetroPie which is currently not using any X11 ...&lt;br&gt;&lt;br&gt;I unpacked (20180820) and looked around, then tried ./Arch/linux/AROSBootstrap which resulted in some output, followed by &amp;quot;Display driver(s) failed to initialize. Entering emergency shell.&amp;quot;&lt;br&gt;&lt;br&gt;I suspect it depends on some packages that are not installed, and I wonder what I should install?&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;By default AROS linux hosted uses X11 for displaying graphics, so yes you would have to install X11 in that case.&lt;br&gt;&lt;br&gt;&lt;br&gt;Quote:&lt;div class=&quot;xoopsQuote&quot;&gt;&lt;blockquote&gt;&lt;br&gt;Using ldd to show dependencies did not help so much, strangely enough. It wants linux-vdso.so.1 which I have not been able to locate.&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;That dependency is a so called &lt;a href=&quot;https://en.wikipedia.org/wiki/VDSO&quot; rel=&quot;noopener external&quot; title=&quot;&quot;&gt;vDSO&lt;/a&gt; and is dynamically &#039;generated&#039; by the linux kernel (if the kernel was compiled that way when instructed to do so).&lt;br&gt;&lt;br&gt;&lt;br&gt;Quote:&lt;div class=&quot;xoopsQuote&quot;&gt;&lt;blockquote&gt;&lt;br&gt;But yes, I only have a root shell, so I installed lxde and xinit, then invoked xinit to get X11 up. After that I could open AROS!&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;An alternative to that is to remove all AROS drivers related to X11 and use linuxfb.hidd (video) and linuxinput.hidd (mouse/keyboard) listed inside AROSBootstrap config instead.&lt;br&gt;&lt;br&gt;I&#039;m too unfamiliar with linux too have a solution to stop AROS input from entering the host terminal or drawing on each terminal window (after all it is a framebuffer) but perhaps if you run straight from boot without virtual terminals things work better (i still have to try that myself one day).&lt;br&gt;&lt;br&gt;Quote:&lt;div class=&quot;xoopsQuote&quot;&gt;&lt;blockquote&gt;&lt;br&gt;Is there a way to change the font in AmigaShell? It looks kind of thin.&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;Yes, of course. Just like you would do on a &#039;classic&#039; Amiga workbench.&lt;br&gt;&lt;br&gt;Quote:&lt;div class=&quot;xoopsQuote&quot;&gt;&lt;blockquote&gt;&lt;br&gt;I tried ping, but it wants bsdsocket.library version 3, and I could find no such thing in libs:.&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;That is a dynamically in memory generated library and is generated when the network stack is successfully initialized (as then it would make sense to expose the features to actually be able to use the stack).&lt;br&gt;&lt;br&gt;Just like a vDSO sort of speak.&lt;br&gt;&lt;br&gt;Quote:&lt;div class=&quot;xoopsQuote&quot;&gt;&lt;blockquote&gt;&lt;br&gt;Is there a way to invoke linux programs from inside the AmigaShell?&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;afaik not by default, but there is enough API available to make that happen. Broadway (commercial version) has the lx command and Icaros has the rabbit hole scripts. refer to their distributions if you would want to check them out.&lt;br&gt;&lt;br&gt;Quote:&lt;div class=&quot;xoopsQuote&quot;&gt;&lt;blockquote&gt;&lt;br&gt;I looked around and found in a faq in the source tree that &amp;quot;export AROS_X11_FULLSCREEN=1&amp;quot; before launching should put it in full screen&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;It depends on your windows manager. So many of those and even so many solutions. The default Raspbian Jessie desktop uses F11 key (icw shift, alt or ctrl sorry as i can&#039;t recall) to make a X11 window go full-screen. There is 3th party software that would perhaps be able to generalize some things for X11. Just google for it (i would have to do so as well)&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On a more personal note: for some reason i seem unable to get sound working. AHI improved from crashing in 2016 to showing an empty (unit) list in 2018 (quite an improvement &lt;img class=&quot;imgsmile&quot; src=&quot;https://aros-exec.arosworld.org/uploads/smilies/smil3dbd4d6422f04.gif&quot; alt=&quot;&quot; /&gt; ) audio device is listed as pointing to devs:AHI\.audio if i recall correctly (which seems wierd/buggy to me).&lt;br&gt;&lt;br&gt;Ah well, seems that native is on its way.... keeping my fingers crossed it will be 64 bit besides the endian swap (hi Dr. Schultz) &lt;img class=&quot;imgsmile&quot; src=&quot;https://aros-exec.arosworld.org/uploads/smilies/smil3dbd4ddd6835f.gif&quot; alt=&quot;&quot; /&gt;&lt;br&gt;&lt;br&gt;edit: typo&#039;s</description>
                <pubDate>Tue, 28 Aug 2018 21:58:21 -0500</pubDate>
                <guid>https://aros-exec.arosworld.org/modules/newbb/viewtopic.php?post_id=109381</guid>
            </item>
                        <item>
                <title>Re: FAT drive seen as NDOS [by ncafferkey]</title>
                <link>https://aros-exec.arosworld.org/modules/newbb/viewtopic.php?post_id=109348</link>
                <description>Help::FAT drive seen as NDOS&lt;br&gt;
Quote:&lt;div class=&quot;xoopsQuote&quot;&gt;&lt;blockquote&gt;&lt;br&gt;salass00 wrote:&lt;br&gt;Quote:&lt;div class=&quot;xoopsQuote&quot;&gt;&lt;blockquote&gt;&lt;br&gt;AFAIR Paolo replaced the fat-handler FS with a FUSE-based alternative in recent Icaros releases.&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;If you are referring to exfat-handler then you are mistaken. It is only for &lt;a href=&quot;https://en.wikipedia.org/wiki/ExFAT&quot; rel=&quot;noopener external&quot; title=&quot;&quot;&gt;extended FAT file system&lt;/a&gt;.&lt;br&gt;&lt;br&gt;For legacy FAT file systems another handler is needed. There is at least one FUSE implementation available but I haven&#039;t looked into porting any of them because both AmigaOS and AROS already have native implementations.&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;My Icaros 2.2 ISO specifies exfat-handler for FAT\0 in L:automount-config, so it looks like I was right that fat-handler had been replaced, just not with an appropriate handler &lt;img class=&quot;imgsmile&quot; src=&quot;https://aros-exec.arosworld.org/uploads/smilies/smil3dbd4d6422f04.gif&quot; alt=&quot;&quot; /&gt;</description>
                <pubDate>Mon, 27 Aug 2018 00:17:31 -0500</pubDate>
                <guid>https://aros-exec.arosworld.org/modules/newbb/viewtopic.php?post_id=109348</guid>
            </item>
                        <item>
                <title>Re: Refresh rates [by nikolaos]</title>
                <link>https://aros-exec.arosworld.org/modules/newbb/viewtopic.php?post_id=109220</link>
                <description>Help::Refresh rates&lt;br&gt;
Talked with Neil yesterday. &lt;br&gt;&lt;br&gt;He had a simple solution to this.&lt;br&gt;&lt;br&gt;From Grub it is possible to edit VESA mode with higher refresh. Like this.&lt;br&gt;&lt;br&gt;VESA=1024x768@100&lt;br&gt;&lt;br&gt;This will give you 100hz display if your monitor supports it.&lt;br&gt;Here it is of cause possible to experiment with different resolutions and refresh rates. At least it works :)&lt;br&gt;&lt;br&gt;edit: This does as I asumed solve the issue with Janus-UAE. Now it is very smooth. As you know 50hz * 2 = 100hz&lt;br&gt;&lt;br&gt;&lt;br&gt;</description>
                <pubDate>Tue, 14 Aug 2018 09:25:32 -0500</pubDate>
                <guid>https://aros-exec.arosworld.org/modules/newbb/viewtopic.php?post_id=109220</guid>
            </item>
                        <item>
                <title>Re: aros.org down [by nikolaos]</title>
                <link>https://aros-exec.arosworld.org/modules/newbb/viewtopic.php?post_id=109026</link>
                <description>Help::aros.org down&lt;br&gt;
Building again now :) &lt;br&gt;</description>
                <pubDate>Tue, 24 Jul 2018 20:37:08 -0500</pubDate>
                <guid>https://aros-exec.arosworld.org/modules/newbb/viewtopic.php?post_id=109026</guid>
            </item>
                        <item>
                <title>Re: Catalogs directory [by paolone]</title>
                <link>https://aros-exec.arosworld.org/modules/newbb/viewtopic.php?post_id=109021</link>
                <description>Help::Catalogs directory&lt;br&gt;
Quote:&lt;div class=&quot;xoopsQuote&quot;&gt;&lt;blockquote&gt;&lt;br&gt;Pasquale wrote:&lt;br&gt;Very often packages include a catalogs directory, my question is simple:&lt;br&gt;&lt;br&gt;could i copy it into SYS:Locale? Or should it remain inside the package directory?&lt;br&gt;&lt;br&gt;Thanks. &lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;In Icaros Desktop I centralized all locale files into sys:Locale, so you can do the same without any issue. Just remember to update catalogs too, when a new software release comes.</description>
                <pubDate>Tue, 24 Jul 2018 11:26:20 -0500</pubDate>
                <guid>https://aros-exec.arosworld.org/modules/newbb/viewtopic.php?post_id=109021</guid>
            </item>
                        <item>
                <title>Re: Trident restore [by mcguire]</title>
                <link>https://aros-exec.arosworld.org/modules/newbb/viewtopic.php?post_id=108912</link>
                <description>Help::Trident restore&lt;br&gt;
That works. Thanks a lot.</description>
                <pubDate>Sun, 15 Jul 2018 11:22:04 -0500</pubDate>
                <guid>https://aros-exec.arosworld.org/modules/newbb/viewtopic.php?post_id=108912</guid>
            </item>
                        <item>
                <title>Re: AROS Vision Download [by OlafS3]</title>
                <link>https://aros-exec.arosworld.org/modules/newbb/viewtopic.php?post_id=108909</link>
                <description>Help::AROS Vision Download&lt;br&gt;
Yes I will do ;)</description>
                <pubDate>Fri, 13 Jul 2018 12:37:57 -0500</pubDate>
                <guid>https://aros-exec.arosworld.org/modules/newbb/viewtopic.php?post_id=108909</guid>
            </item>
                        <item>
                <title>Re: Let`s learn how to code in C! [by trekiej]</title>
                <link>https://aros-exec.arosworld.org/modules/newbb/viewtopic.php?post_id=108766</link>
                <description>Help::Let`s learn how to code in C!&lt;br&gt;
To make a list:&lt;br&gt;We have C, Zune GUI, OpenGL, Library, and Driver.&lt;br&gt;The last 3 could be learned, I guess, in any order.</description>
                <pubDate>Mon, 25 Jun 2018 13:52:18 -0500</pubDate>
                <guid>https://aros-exec.arosworld.org/modules/newbb/viewtopic.php?post_id=108766</guid>
            </item>
                        <item>
                <title>Re: Anyway thank you kalamatee for all you have done! [by MartinW]</title>
                <link>https://aros-exec.arosworld.org/modules/newbb/viewtopic.php?post_id=108719</link>
                <description>Help::Anyway thank you kalamatee for all you have done!&lt;br&gt;
This forum badly needs a moderator that can lock this thread and any others that pop up on the subject. I don&#039;t know if such a role is currently filled but it&#039;s painfully obvious this will roll on and on and on without it.&lt;br&gt;&lt;br&gt;And the damage is done. Kalamatee has not been back in some days, and if I were him, I wouldn&#039;t bother either.&lt;br&gt;&lt;br&gt;[EDIT] I should say, &#039;has not responded in some days&#039;.</description>
                <pubDate>Tue, 19 Jun 2018 10:53:28 -0500</pubDate>
                <guid>https://aros-exec.arosworld.org/modules/newbb/viewtopic.php?post_id=108719</guid>
            </item>
                    </channel>
    </rss>
</xml>