I've been doing a bit of research on m68k linux, macbsd (yuk!) and
other *nixen that purportedly can/will run on the motorola 680x0
processor line.. The only two 680x0 based machines I have are a
Macintosh Classic (68000) and a Macintosh Centris 610 (68LC040)
I can't seem to find a definitive answer on whether the Classic will
run Linux - and I've heard a bunch of scary reports that state that
the Centris with it's 68LC040 processor is a mad-house of problems
and will probably never work without a wholesale processor
replacement... (or will it?)
Can anyone offer any definitive answers on these two machines? I'd
love to get the Classic running Linux... (my other alternatives for
this machine include making it into a fish-bowl...
Any help appreciated....
Forget Linux or any other Unix on the 68000. The 68000 lacks the
MMU and virtual memory managemeent won't run without.
> I can't seem to find a definitive answer on whether the Classic will
> run Linux - and I've heard a bunch of scary reports that state that
> the Centris with it's 68LC040 processor is a mad-house of problems
> and will probably never work without a wholesale processor
> replacement... (or will it?)
Depends on whether the LC040 behaves according to spec when it comes
to F-line traps. Easy test: if it runs SoftwareFPU without crash, it
will eventually run a Linux FPU emulator (there isn't any yet).
If it crashes, your LC040 is one of the many with a bug; Apple got
slapped with a lawsuit for selling LC040 in machines that were
advertised as 040. If yours is one of those, they should replace the
LC040 with a 040 at no extra cost.
> Can anyone offer any definitive answers on these two machines? I'd
> love to get the Classic running Linux... (my other alternatives for
> this machine include making it into a fish-bowl...
I'd vote for the fish bowl.
Michael
just try
I booted my colour classic from a terminal...
Just need somebody that tells me how to boot
my adb-port (yes, I tried ADB kernels by jpw).
BTW, minimal config is 68020 + MMU. A 68000 is
good enough to run minix.
Regards,
Marc
regards.
thomas...@pcm.bosch.de
bben...@nh.aspectdv.com schrieb im Beitrag
<3485c9d9...@client.news.psi.net>...
> Hi!
>
> I've been doing a bit of research on m68k linux, macbsd (yuk!) and
> other *nixen that purportedly can/will run on the motorola 680x0
> processor line.. The only two 680x0 based machines I have are a
> Macintosh Classic (68000) and a Macintosh Centris 610 (68LC040)
>
> I can't seem to find a definitive answer on whether the Classic will
> run Linux - and I've heard a bunch of scary reports that state that
> the Centris with it's 68LC040 processor is a mad-house of problems
> and will probably never work without a wholesale processor
> replacement... (or will it?)
>
> Can anyone offer any definitive answers on these two machines? I'd
> love to get the Classic running Linux... (my other alternatives for
> this machine include making it into a fish-bowl...
>
> Any help appreciated....
>
How about the 475 (don`t know its marketing name..)?
Anybody running Linux on it?
We`d like to use it for future replacement of MacOS if Raysody is
there for PowerMACs;-).
Back to reality: Here many of these machines are used in 19" racks.
An additional OS for different solutions (R&D) would be nice.
Thanks a lot for your time!
| / /\ ----- -- - Melody-1200, FDuplex 20bit and MPEG-Board
|/ | | | | | - Melody-Z2 , extendable 16bit ...
|\ |--| | | | - OctaMED Soundstudio
| \ | | | __ - Simmfonie, SIMM-Modules in A3000(T)
kat...@usa.net home.pages.de/~kato
Please forward to uwe....@gkss.de (Uwe Apel), he`s responsable
for the machines.
I think people are running Linux on the LC475 (or Performa 475)
now, but you'll need a full 040, not a LC040 (no FPU emulator).
And I guess keyboard support is still being worked on.
Michael
I have such a LC475 with a "full" 040 and booting with a ram-disk is
possible (but no keyboard-support:-(.
Is there a kernel already that supports ADB and SCSI for this machine?
Thorsten
No, not yet. Try booting vmlinux-991221.ELF, I've had one report that
the
keyboard worked with that one (and broke again with later kernels).
Work on ADB has begun, I've not heard from someone working on the SCSI
driver
though I pointed several times in the right direction ...
Michael
>
> No, not yet. Try booting vmlinux-991221.ELF, I've had one report that the
> keyboard worked with that one (and broke again with later kernels).
> Work on ADB has begun, I've not heard from someone working on the SCSI driver
> though I pointed several times in the right direction ...
>
> Michael
Thanx, I can send you the 2nd report of a working keyboard on a 475.
For SCSI, to which direction did you point? May we help you?!?
Thorsten
Fine. Now I've got to figure out what I did to break it in later
versions :-(
> For SCSI, to which direction did you point? May we help you?!?
Any help appreciated. I did point in the general direction of existing
code
for the NCR 53C96 chip in 2.1 kernels (esp.c, mac53c96.c to name a few)
as well
as the existing Open/Net/*BSD code for the Mac. Though it should be
fairly
easy to glance the Mac bits from mac53c96.c and the m68k bits from the
Amiga driver
using esp.c code. A new 2.1 diff for the Mac is being prepared.
Subscribe to the
linux-...@wave.lm.com mailing list if you start work on any drivers.
Michael