On Mon, 16 Jun 2014, Jesse Osiecki wrote:

> On Mon, Jun 16, 2014 at 8:11 AM, Finn Thain <fth...@telegraphics.com.au>
> wrote:
> 
> >
> > On Mon, 16 Jun 2014, Jesse Osiecki wrote:
> >
> > > I am now stuck booting Penguin in that I have no suitable kernel to boot
> > > my newly created linux partition. Using another computer and an IDE to
> > > usb adapter I moved all of the base.cow
> > > (http://people.debian.org/~tg/f/m68k/) onto an ext2 partition. The
> > > problem that arises is that the kernel on Thorsten's page refuses to
> > > boot past ABCEFJKI,
> >
> > You mean this one?
> > http://people.debian.org/~tg/f/m68k/20121227/vmlinuz-3.2.0-4-mac
> > I can't comment -- I never tried it.
> >
> 
> Yes that's it.

Maybe someone else who has some experience with this kernel on a Mac 
can comment...

> 
> > > and the 3.14 kernel in the debian-ports repo outright crashes with a 
> > > load of garbage (I can post it, but im not sure how to capture the 
> > > log. Maybe a picture?).
> >
> > Please post it. A photo is probably easiest if the interesting stuff 
> > has not scrolled away. The best way to capture the entire log is to 
> > use a serial console but you'd need the right cable and you'd need a 
> > second computer with a serial port. (It isn't just the errors at the 
> > end that are informative; the entire log is helpful in some cases.)
> >
> I do have a null modem that works with the macintosh, but it doesnt seem 
> to like outputting correctly with penguin. I'll try again, but last 
> time, with settings that were the same on both ends, it just spat 
> garbage onto my laptop terminal. I'll post a pic tonight when I am off 
> work.

You shouldn't need to have Penguin warm up the serial ports if you are 
using Linux 3.14 (though it doesn't hurt). It just causes MacOS to open 
its serial driver so as to initialize the SCC chip.

Linux configures the SCC chip correctly these days. But warming up the 
serial ports is still useful on PowerBooks because they have some other 
circuitry which also needs to be configured and Linux doesn't do so.

This means is that the baud rate settings in Penguin aren't relevant. By 
default, Linux will use 38400 baud, 8 data bits, no parity, 1 stop bit.

I usually test a new serial link with ZTerm or ClarisWorks at the MacOS 
end and picocom or minicom at the other end. When everything works with 
38400 8n1 then I boot Linux.

The serial console is particularly useful on PowerBook 1XX models because 
ADB doesn't work. You need "console=ttyS0" on the kernel command line for 
that.

ADB works on the Performa 630, so if you want to use the framebuffer 
console and ADB, whilst logging all kernel output using the serial port, 
you'd want "console=ttyS0 console=tty" on the kernel command line.

> 
> >
> > >
> > > If anyone has a working kernel for Penguin to boot into the base.cow, I
> > > would love them eternally.
> >
> > What sort of Mac are you using? Have you looked at
> > http://mac.linux-m68k.org/status/
> >
> Performa 630 (soon to be with a full FPU, now without). It is supported 
> as long as it doesn't have a defective 68040, which I ran an age old 
> tester that seemed to confirm that it was an ok chip (some of these were 
> notoriously bad).

I would check the mask set revision printed on the chip package. I've 
never seen a PGA package MC68LC040 chip with the correct mask set so I'm a 
bit skeptical. See http://mac.linux-m68k.org/docs/faq.php#sec-4.5

> 
> > For some time now I've been intending to build a recent, non-modular, 
> > mac-only kernel for http://sourceforge.net/projects/linux-mac68k/ If I 
> > send you a build, can you test it for me?
> >
> 
> I would not only test it, but I would love to contribute.

Great, thanks. There's plenty to do.

-- 


-- 
To UNSUBSCRIBE, email to debian-68k-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/alpine.LNX.2.00.1406171016300.11646@nippy.intranet

Reply via email to