amiga.org
     
iconAll times are GMT -6. The time now is 06:55 PM. | Welcome to Forum, please register to access all of our features.

» Amiga.org » Amiga computer related discussion » Amiga Hardware Issues and discussion » Amigaone to be linux or not to be linux

Amiga Hardware Issues and discussion This forum is dedicated to the discussion and resolution of issues related to Classic and Next Generation Amiga hardware. Got a problem with a piece of hardware? Click to speak.

Reply
 
Thread Tools Display Modes
Old 02-27-2003, 04:59 AM   #1
poweramiga2002
Technoid
Points: 5,790, Level: 49 Points: 5,790, Level: 49 Points: 5,790, Level: 49
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Jun 2002
Posts: 177
Send a message via ICQ to poweramiga2002
Default Amigaone to be linux or not to be linux

well its a little confusing as to what version of linux will be supplied with A1 does anyone know the real score?
poweramiga2002 is offline   Reply With Quote
Old 02-27-2003, 05:03 AM   #2
Bodie
Cult Member
Points: 8,538, Level: 62 Points: 8,538, Level: 62 Points: 8,538, Level: 62
Activity: 2% Activity: 2% Activity: 2%
 
Join Date: Dec 2002
Location: Sydney, Australia
Posts: 653
Default Re: Amigaone to be linux or not to be linux

Quote:
poweramiga2002 wrote:
well its a little confusing as to what version of linux will be supplied with A1 does anyone know the real score?
Either SuseLinux PPC 7.3 or Debian. Give a Doug a call, he'll probably give you a choice.

Cheers
Bodie is offline   Reply With Quote
Old 02-27-2003, 05:27 AM   #3
poweramiga2002
Technoid
Points: 5,790, Level: 49 Points: 5,790, Level: 49 Points: 5,790, Level: 49
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Jun 2002
Posts: 177
Send a message via ICQ to poweramiga2002
Default Re: Amigaone to be linux or not to be linux


Either SuseLinux PPC 7.3 or Debian.

whitch one is the best souldent be long before my A1 xe comes i hope an getting a little exited in anticipation of its arival i hope os4 wont be to far behind :-D :-D :-D :-D :-D :-D :-D :-D :-D :-D :-D
poweramiga2002 is offline   Reply With Quote
Old 02-27-2003, 05:37 AM   #4
MasterOfReality
Too much caffeine
Points: 5,452, Level: 47 Points: 5,452, Level: 47 Points: 5,452, Level: 47
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Feb 2002
Posts: 146
Send a message via ICQ to MasterOfReality
Default Re: Amigaone to be linux or not to be linux

SuSe have dropped PPC support and aren't producing 7.3PPC any more so it won't be SuSe. It'll be YDL or Debian.
MasterOfReality is offline   Reply With Quote
Old 02-27-2003, 07:01 AM   #5
olegil
Cult Member
Points: 6,919, Level: 54 Points: 6,919, Level: 54 Points: 6,919, Level: 54
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Mar 2002
Posts: 955
Default Re: Amigaone to be linux or not to be linux

The good news is that we have working installers for YDL, Debian and SuSE. Why worry about what is supplied with the board? If you want to run Debian, You can do that. If you want to run YDL, you can do that. If you have a copy of SuSE for PPC and want to use that, you can.
olegil is offline   Reply With Quote
Old 02-27-2003, 10:02 AM   #6
Guest
 
Posts: n/a
Default Re: Amigaone to be linux or not to be linux

neither.
os4 please
  Reply With Quote
Old 02-27-2003, 10:22 AM   #7
asian1
Defender of the Faith
Points: 14,420, Level: 77 Points: 14,420, Level: 77 Points: 14,420, Level: 77
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Feb 2002
Posts: 1,359
Default Re: Amigaone to be linux or not to be linux

Hello
There are several strange Linux Distro for X86:

1. Linux from Scratch.
2. Linux Knopper (From CD, without any Hard disk installation).
3. Penguin Liberation Front (PLF).

Is it possible to port the above distros to PowerPC?

I found that the latest version of Linux application softwares is not available in binary format, and user have to re-compile the whole source code from TAR.GZ or TAR.BZ2 source codes.

I found several difficulty (see my ID3LIB post) and only solve it by downloading the latest binary of GCC.

Several "closed source" Linux application (ie 3ivx codec) is only available in X86 binary format.
Is it possible to solve this problem?

BTW: Is there any working DVD Writer and Player software on Linux PPC?
What about Non Linear Video Editing and Capture?
asian1 is offline   Reply With Quote
Old 02-27-2003, 11:33 AM   #8
Guest
 
Posts: n/a
Default Re: Amigaone to be linux or not to be linux

Quote:
1. Linux from Scratch.
2. Linux Knopper (From CD, without any Hard disk installation).
3. Penguin Liberation Front (PLF).
Never heard of those distros, maybe Knoppix has been ported for PPC, but -really- got no idea 'bout it, try to take a look @ LinuxIso where you can find a lot of distro or even take a look @ OSnews where you can browse quite all OSes filtering the search...
If you're interested in Porting the distros to PPC, this is usually a developer problem, on the distro site you can find any hint about it (if any).

I'm d/l right now the latest version (1.4_rc3) of Gentoo: it seems (in my opinion) one of the best distros apart from SlackWare (and the fastest!!! :-D ). It has recently ported also on MIPS and you can find the PPC in 1.4_rc2 version of the distro.

Try to take a look... Gentoo

Quote:
I found that the latest version of Linux application softwares is not available in binary format, and user have to re-compile the whole source code from TAR.GZ or TAR.BZ2 source codes.
Well.. usually is done by compiling, the only exception is if you're using common hardware or the package doesen't need shared libs or particular dependencies. I can only suggest you to try to find on rpmfind.org (if your distro works with rpms) what you need, and if not ported on your machine, try to look for the latest source pkg and compile it ($ ./configure && make && make install). ;-) ;-)

Quote:
Several "closed source" Linux application (ie 3ivx codec) is only available in X86 binary format.
Is it possible to solve this problem?
Don't really know if... grab mplayer and its binary pkgs of codecs... and try to find out if it suits your needs: MPlayer Home Page

That's it!

8-) 8-) 8-) 8-) 8-)
  Reply With Quote
Old 02-27-2003, 05:02 PM   #9
Mike_Amiga
Defender of the Faith
Points: 9,353, Level: 65 Points: 9,353, Level: 65 Points: 9,353, Level: 65
Activity: 2% Activity: 2% Activity: 2%
 
Join Date: May 2002
Posts: 1,447
Blog Entries: 2
Send a message via ICQ to Mike_Amiga Send a message via MSN to Mike_Amiga
Default Re: Amigaone to be linux or not to be linux

OT:

It all seems a bit backward to call the latest in a long line of Amigas the Amiga One. Dreamed that up while reading an Amiga games magazine did they?
__________________
AKA ED-209 on IRC...
Mike_Amiga is offline   Reply With Quote
Reply

Bookmarks

Tags
amigaone

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
AmigaOne Linux caver99 Alternative Operating Systems 4 03-11-2009 04:42 PM
Linux on the AmigaOne Ivanhoe Amiga Software Issues and Discussion 6 05-07-2007 08:35 AM
I want Linux to use the Linux version of Kazaa !! What to do ?? Which Linux ?? Where to get ?? Effy Amiga Software Issues and Discussion 15 12-28-2003 06:56 PM
AmigaOne Linux fatman2021 Amiga Software Issues and Discussion 1 10-01-2003 02:42 PM
Bogomips in AmigaOne Linux Amiga Hardware Issues and discussion 35 02-13-2003 09:46 PM