Welcome, Guest. Please login or register.

Author Topic: Help with AROS  (Read 2348 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline SkyrakerTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 686
    • Show only replies by Skyraker
    • http://www.wolves.co.uk
Help with AROS
« on: September 25, 2007, 11:34:46 AM »
I'm trying to use the latest build hosted, but every time I run aros I get the following output.

 ./aros
List chip memory: Attr=00000703 from 0xb7572000 to 0xb7d72000 Free=8343400
   Chunk b757d098 Size 8343400
List rom memory: Attr=00000400 from 0x0804aac0 to 0x08100a78 Free=0
GURU Meditation 8100 0005
Deadend/Exec/Corrupt memory list detected in FreeMem
Task: 0xb75727a0 (Boot Task)
Aborted (core dumped)


Any ideas? btw the OS is ubuntu.

Cheers
---------------------------------------------------------------------
I have the body of an 18 year old ......... I keep it in the fridge.
---------------------------------------------------------------------
 

Offline mihcael

  • Full Member
  • ***
  • Join Date: Dec 2005
  • Posts: 221
    • Show only replies by mihcael
    • http://brutalamiga.mikendezign.com/
Re: Help with AROS
« Reply #1 on: September 25, 2007, 11:47:26 AM »
HERE  is a recent thread at aros-exec.

Nothing specific to your post, but it is possible with ubuntu! post over there for more help!

Offline SkyrakerTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 686
    • Show only replies by Skyraker
    • http://www.wolves.co.uk
Re: Help with AROS
« Reply #2 on: September 25, 2007, 12:00:56 PM »
Thanks.  At least now I know it works under ubuntu but I haven't a clue how to fix it.

---------------------------------------------------------------------
I have the body of an 18 year old ......... I keep it in the fridge.
---------------------------------------------------------------------
 

Offline dammy

  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 2828
    • Show only replies by dammy
Re: Help with AROS
« Reply #3 on: September 25, 2007, 12:02:46 PM »
You could pop in #aros channel over on irc.freenode.org and ask when a dev is active.  

Dammy
Dammy

https://www.facebook.com/pages/Arix-OS/414578091930728
Unless otherwise noted, I speak only for myself.
 

Offline SkyrakerTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 686
    • Show only replies by Skyraker
    • http://www.wolves.co.uk
Re: Help with AROS
« Reply #4 on: September 25, 2007, 12:04:27 PM »
I'm already in there, everyone is asleep I think.

Don't want to sound like i'm asking nooblar questions either if it's something simple to fix.
---------------------------------------------------------------------
I have the body of an 18 year old ......... I keep it in the fridge.
---------------------------------------------------------------------
 

Offline Steril707

  • Jr. Member
  • **
  • Join Date: Sep 2007
  • Posts: 72
    • Show only replies by Steril707
Re: Help with AROS
« Reply #5 on: September 25, 2007, 02:31:28 PM »
Hey Skyraker,
i am also having some problems with Aros under Ubuntu. I think i remember having those same messages on my linux shell on a particular startup of Aros... Have you changed the xorg.conf already?

Keep on,
Mike
Check out my free Vectrex homebrews on http://www.borrmann.in  :-)
 

Offline SkyrakerTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 686
    • Show only replies by Skyraker
    • http://www.wolves.co.uk
Re: Help with AROS
« Reply #6 on: September 25, 2007, 03:18:43 PM »
No, I haven't touched it... waiting for the new build (should be out today) and will give that a try.

Cheers

---------------------------------------------------------------------
I have the body of an 18 year old ......... I keep it in the fridge.
---------------------------------------------------------------------
 

Offline Steril707

  • Jr. Member
  • **
  • Join Date: Sep 2007
  • Posts: 72
    • Show only replies by Steril707
Re: Help with AROS
« Reply #7 on: September 25, 2007, 04:08:58 PM »
Yes, you are right...the latest builds didn't work on my Ubuntu as well. Probably the same problem on your machine..
Check out my free Vectrex homebrews on http://www.borrmann.in  :-)
 

Offline Mazze

  • Full Member
  • ***
  • Join Date: Aug 2007
  • Posts: 133
    • Show only replies by Mazze
    • http://mazze-online.de
Re: Help with AROS
« Reply #8 on: September 26, 2007, 08:11:23 PM »
Quote

Skyraker wrote:
No, I haven't touched it... waiting for the new build (should be out today) and will give that a try.

Cheers



Problem with hosted version was that AROS got only very few RAM. This has recently been fixed. If you have an older version you can use the "-m" parameter to give AROS more RAM. (e.g. ./aros -m 100). The space between m and the value is important.

Offline elmasta

  • Newbie
  • *
  • Join Date: Sep 2007
  • Posts: 3
    • Show only replies by elmasta
Re: Help with AROS
« Reply #9 on: October 01, 2007, 10:51:13 PM »
I have the same problem here and I am using the 2007/09/30 build of aros.

It's installed in Ubuntu 6.10. And I am running it on a VMWare virtual machine with 512Mb ram.

I tried -m with various settings and nothing happens
 

Offline dammy

  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 2828
    • Show only replies by dammy
Re: Help with AROS
« Reply #10 on: October 01, 2007, 11:12:13 PM »
Quote
I have the same problem here and I am using the 2007/09/30 build of aros.


Rule of thumb when using AROS Nightlies (untill one of the three new AROS distros sees the light of day that is), if it doesn't work, try a couple of builds later.  AROS Nightlies are very raw work and often fail to build because of recent submits.  Right now there are ALOT of commits going in for various projects wrapping up so it's not unusual for bugs to come streaming out of the woodwork with nightlies.

Velocity Distro is due out Oct 31st, keep your fingers crossed.

Dammy
Dammy

https://www.facebook.com/pages/Arix-OS/414578091930728
Unless otherwise noted, I speak only for myself.
 

Offline gobgub

  • Newbie
  • *
  • Join Date: Oct 2007
  • Posts: 1
    • Show only replies by gobgub
Re: Help with AROS
« Reply #11 on: October 02, 2007, 01:23:03 AM »
The 20071001 build is ok. :-)

aros-download