Re: debian on the 7200

2000-07-07 Thread Ethan Benson
On Fri, Jul 07, 2000 at 01:25:40PM -0500, Jim wrote: > > > Yeah, the LinuxPPC 2000 CD boots great on an old-world powermac, using what > looks to me like miBoot... but Debian is so much nicer. yes it does use miboot, that is what miboot was designed for. however the implementation has several pr

Re: debian on the 7200

2000-07-07 Thread Ethan Benson
On Fri, Jul 07, 2000 at 10:39:40AM -0600, Jeremiah Merkl wrote: > > > > i helped someone install a debian only 7200 over irc, it can be done, > > the OF boot device i think ended up being: > > > > scsi/[EMAIL PROTECTED]:0 > > > > you will need a serial terminal to interface with OF however. >

Re: QUIK on the 7200

2000-07-07 Thread Chris Baker
Ethan Benson <[EMAIL PROTECTED]> writes: > On Fri, Jul 07, 2000 at 10:50:40AM -0400, Adam C Powell IV wrote: > > > Uh, mine's been stable for quite some time. Your attitude seems to have > > been > > influenced by Apple's practice of planned obsolescence- no reason to support > > perfectly good

Re: QUIK on the 7200

2000-07-07 Thread Ethan Benson
On Fri, Jul 07, 2000 at 10:50:40AM -0400, Adam C Powell IV wrote: > Uh, mine's been stable for quite some time. Your attitude seems to have been > influenced by Apple's practice of planned obsolescence- no reason to support > perfectly good oldworlds when we can force the masses to buy new ones!

Re: Paul's 2.2.15 does not boot a 7200

2000-07-07 Thread Ethan Benson
On Fri, Jul 07, 2000 at 04:01:01PM +0200, Geert Uytterhoeven wrote: > On Thu, 6 Jul 2000, Ethan Benson wrote: > > PPC tends to not use compressed images ^ > Not true: PPC uses compressed kernel images embedded into a loadable image > (ELF in case of my CHRP box). A quick glance at arch

Re: compiling kernel

2000-07-07 Thread Nelson Abramson
Josh wrote: > > Not copy, install. Install the libc6-header rpm (the name is something like > > that). > > rpm, so its not a debian package? or is it on the debian ftp site? Erp...sorry about that, mental hiccup :-) There are .debs too for the same package, I forgot which list I was posting to

Re: [ANN] New XFree86-pmac rsync tree

2000-07-07 Thread Kevin Puetz
I thought you'd said you weren't allowed to make this code public (at least, not in-between releases...)? At least that's what you said before when I asked about Mach64... that must have changed, hooray! A big thanks! I'll be testing the Mach64, most certainly... [EMAIL PROTECTED] said: > Wit

Re: compiling kernel

2000-07-07 Thread C.M. Connelly
"J" == Josh <[EMAIL PROTECTED]> "NA" == Nelson Abramson <[EMAIL PROTECTED]> NA> Not copy, install. Install the libc6-header rpm (the name NA> is something like that). J> rpm, so its not a debian package? or is it on the debian J> ftp site? As I said in my message, the Debian pac

Re: compiling kernel

2000-07-07 Thread C.M. Connelly
"J" == Josh <[EMAIL PROTECTED]> writes: Me> Yes. Put something else (like the name of your dog, your Me> cat, your fish, or your second-grade teacher there Me> instead). J> even if I didn't name vmlinux and System.map with an extra J> name? In that case, no, don't bother with E

Re: compiling kernel

2000-07-07 Thread Josh
> Not copy, install. Install the libc6-header rpm (the name is something like > that). rpm, so its not a debian package? or is it on the debian ftp site?

Re: compiling kernel

2000-07-07 Thread Nelson Abramson
Josh wrote: > > You *should not* have links to those directories in your kernel > > source. There's a whole thread on this topic in debian-powerpc > > from back in January of 2000 -- search for ``Subject: Continuing > > annoyances...'' > > OK, I read some of that, but what do I do now? Can I jus

Re: compiling kernel

2000-07-07 Thread Matt Brubeck
> > Yes. Put something else (like the name of your dog, your cat, > > your fish, or your second-grade teacher there instead). > > even if I didn't name vmlinux and System.map with an extra name? You shouldn't be setting EXTRAVERSION at all unless you are modifying the kernel source and distribut

Re: compiling kernel

2000-07-07 Thread Josh
> You *should not* have links to those directories in your kernel > source. There's a whole thread on this topic in debian-powerpc > from back in January of 2000 -- search for ``Subject: Continuing > annoyances...'' OK, I read some of that, but what do I do now? Can I just remove the links? > y

7200 install

2000-07-07 Thread James Waterhouse
Hello all, Well here is an update to my install problems... Booting up for the install was no problem (using the miboot img... hfs-boot.img) it was booting up for the first time (to finish the install... you know the apt stuff) that caused to the problems. I could not get the kernel shipped wi

Re: compiling kernel

2000-07-07 Thread Josh
> Yes. Put something else (like the name of your dog, your cat, > your fish, or your second-grade teacher there instead). even if I didn't name vmlinux and System.map with an extra name?

Re: compiling kernel

2000-07-07 Thread C.M. Connelly
"J" == Josh <[EMAIL PROTECTED]> writes: J> Ok, maybe this is the deal. I think I put '2.2.16' in the J> EXTRAVERSION field in the Makefile. Would that add the J> extra 2.2.16? Yes. J> I didn't name anything else like that. Can I just take it J> out of the Makefile? Yes. Put

Re: compiling kernel

2000-07-07 Thread C.M. Connelly
"J" == Josh <[EMAIL PROTECTED]> writes: J> One other thing I did (that I found on some on-line J> documentation) when compiling kernel was to make new links J> from /usr/include/asm /usr/include/linux /usr/include/scsi J> to /usr/src/linux/include/asm-ppc J> /usr/src/linux/include/

Re: compiling kernel

2000-07-07 Thread Josh
Ok, maybe this is the deal. I think I put '2.2.16' in the EXTRAVERSION field in the Makefile. Would that add the extra 2.2.16? I didn't name anything else like that. Can I just take it out of the Makefile?

Re: compiling kernel

2000-07-07 Thread Josh
One other thing I did (that I found on some on-line documentation) when compiling kernel was to make new links from /usr/include/asm /usr/include/linux /usr/include/scsi to /usr/src/linux/include/asm-ppc /usr/src/linux/include/linux /usr/src/linux/include/scsi (after removing the old ones) Is th

Re: compiling kernel

2000-07-07 Thread Josh Huber
On Fri, Jul 07, 2000 at 04:32:55PM -0500, Josh wrote: > uname -a: > > Linux debian 2.2.162.2.16 #1 Thu July 6 22:38:31 CDT 2000 ppc unknown > > Also, when doing the PCMCIA stuff there was a 'binary operator expected' > message before > the other ones (I don't know if that tells you anything). Y

Re: compiling kernel

2000-07-07 Thread Josh
> On Fri, Jul 07, 2000 at 04:03:37PM -0500, Josh wrote: > > Compiling the kernel seemed to go ok. Rebooted fine. When I tried to > > install > > PCMCIA stuff, some weird things happened. Such as: > > > > module directory: > > /lib/modules/2.2.162.2.16 /pcmcia not found > > > > This message came

Re: compiling kernel

2000-07-07 Thread Nelson Abramson
Josh wrote: > Compiling the kernel seemed to go ok. Rebooted fine. When I tried to install > PCMCIA stuff, some weird things happened. Such as: > > module directory: > /lib/modules/2.2.162.2.16 /pcmcia not found ^ That's pretty weird. I am not aware of an

Re: compiling kernel

2000-07-07 Thread Josh Huber
On Fri, Jul 07, 2000 at 04:03:37PM -0500, Josh wrote: > Compiling the kernel seemed to go ok. Rebooted fine. When I tried to install > PCMCIA stuff, some weird things happened. Such as: > > module directory: > /lib/modules/2.2.162.2.16 /pcmcia not found > > This message came up a few times dur

Re: compiling kernel

2000-07-07 Thread Josh
Compiling the kernel seemed to go ok. Rebooted fine. When I tried to install PCMCIA stuff, some weird things happened. Such as: module directory: /lib/modules/2.2.162.2.16 /pcmcia not found This message came up a few times during the end of PCMCIA 'make install' (man probe then that, dep mod

Re: iMac DvD : Xfree Mach64 or fb ?

2000-07-07 Thread Michel Dänzer
Matt Brubeck wrote: > XFree 4 is definitely the fastest and currently the most-maintained X > server for the r128. I have been using it on my iMac DV for several months > with no problems. The downside is that there is no Debian package yet, so > you will have to install it manually if you don't w

Re: debian on the 7200

2000-07-07 Thread Jim
>> I'm not an expert on powerpc machines but can you boot on CD ? >> from the OF perhaps ? (there is something on this in the linux ppc archives) > > no bootable CDs don't work on oldworld machines. (well the LinuxPPC > 2000 supposedly boots them but LinuxPPC is too broken for words IMNSHO) > Y

Re: debian on the 7200

2000-07-07 Thread Jeremiah Merkl
> > i helped someone install a debian only 7200 over irc, it can be done, > the OF boot device i think ended up being: > > scsi/[EMAIL PROTECTED]:0 > > you will need a serial terminal to interface with OF however. Sometimes...depends on the brokenness. :) The easiest way IMHO is to use bootva

Re: iMac DvD : Xfree Mach64 or fb ?

2000-07-07 Thread Matt Brubeck
On Fri, 7 Jul 2000, Xavier Grave wrote: > I wonder what's the best to do for my X11 configuration : > use the fb or the Xfree 4.0 tree ? > As I understand the fb for the moment is a more stable choice but the > Xfree solution is a best choice on the long term... First, the iMac uses an ATI Rage 1

iMac DvD : Xfree Mach64 or fb ?

2000-07-07 Thread Xavier Grave
Hi, I wonder what's the best to do for my X11 configuration : use the fb or the Xfree 4.0 tree ? As I understand the fb for the moment is a more stable choice but the Xfree solution is a best choice on the long term... Can somebody advice me ? Thanks in advance, xavier [EMAIL PROTECTED] 33 (0) 1

summary of my iMac install

2000-07-07 Thread Xavier Grave
Hi, For the moment are only summarised the first steps of my install. I don't have the time to try to make the X11 part to function which is for me the last step before a full installed box. I have the file under tex and ps format (size 71858) If somebody is interested by having the ps one, just

Re: Paul's 2.2.15 does not boot a 7200

2000-07-07 Thread Geert Uytterhoeven
On Thu, 6 Jul 2000, Ethan Benson wrote: > PPC tends to not use compressed images Not true: PPC uses compressed kernel images embedded into a loadable image (ELF in case of my CHRP box). A quick glance at arch/ppc/coffboot/Makefile makes me think a similar thing is done for PowerMac. Gr{oetje,eeti

Re: dynamic dns [was "unzip"]

2000-07-07 Thread jpb
Tuomas Kuosmanen wrote: > > On Thu, Jul 06, 2000 at 05:03:12PM -0500, Josh wanted to say the following: > > > well, is it an Intel binary? > > > > mmm...probably > > > > > > > Which one is it, btw? > > > > DynuPremium from dynu.com > > > > Do you know of any dynamic dns services with scripts for L

Re: QUIK on the 7200

2000-07-07 Thread Adam C Powell IV
Ethan Benson wrote: > On Thu, Jul 06, 2000 at 08:07:31PM -0400, James Waterhouse wrote: > > Hello, > > Is anyone currently running debian on a powermac 7200 without using > > bootx? That is is there anyone running debian on a powermac 7200, using > > the OF and QUIK to boot up? If so can you

Followup to GDB hangs

2000-07-07 Thread Nathan Ingersoll
For those interested, I upgraded my kernel from 2.2.16 to Paul's 2.2.17pre7 and the hangs caused by GDB stopped occurring. --- | Nathan Ingersoll | Computer Science/Mathematics | | mailto: [EMAIL PROT

Re: QUIK on the 7200

2000-07-07 Thread Kevin van Haaren
At 1:25 AM -0700 7/7/2000, C.M. Connelly wrote: "EB" == Ethan Benson <[EMAIL PROTECTED]> writes: EB> frankly i would suggest selling the damn thing and getting EB> a newworld box (a used imac or something) nobody is testing EB> kernels on 7200's and nobody other then Dan seems to give a

Re: salvaging Powerbase 200 PCI

2000-07-07 Thread Konstantinos Margaritis
On Fri, 7 Jul 2000 [EMAIL PROTECTED] wrote: > > Our 1996 Powerbase 200 603ev PCI Mac clone died yesterday. > Sometimes it was Mac, mostly it was one of our network backups. > The drives spin up, there's enough video to gray the screen > but nothing else. Oh well. > > Is there any reason not to

salvaging Powerbase 200 PCI

2000-07-07 Thread cfm
Our 1996 Powerbase 200 603ev PCI Mac clone died yesterday. Sometimes it was Mac, mostly it was one of our network backups. The drives spin up, there's enough video to gray the screen but nothing else. Oh well. Is there any reason not to put the whole thing in the trash? It's got an MB with CPU a

Re: QUIK on the 7200

2000-07-07 Thread Claus
On Thu, Jul 06, 2000 at 09:36:45PM -0800, Ethan Benson: >: On Thu, Jul 06, 2000 at 08:07:31PM -0400, James Waterhouse wrote: >: > Hello, >: > Is anyone currently running debian on a powermac 7200 without using >: > bootx? That is is there anyone running debian on a powermac 7200, using >: >

Re: QUIK on the 7200

2000-07-07 Thread C.M. Connelly
"EB" == Ethan Benson <[EMAIL PROTECTED]> writes: EB> frankly i would suggest selling the damn thing and getting EB> a newworld box (a used imac or something) nobody is testing EB> kernels on 7200's and nobody other then Dan seems to give a EB> damn whether quik works or not. oldworld

Re: unzip

2000-07-07 Thread Sven LUTHER
On Thu, Jul 06, 2000 at 09:21:19AM +0200, Andre Berger wrote: > Oops I didn't realize this thread is on debian-powerpc. Most PC > emulators won't wotk on PPC; experiences with VMWare on PPC anyone? Twine was supposed to include an i386 emulator, but i never managed to compile it under debian/ppc,

Re: Dual boot - MacOS / Debian

2000-07-07 Thread Ethan Benson
On Thu, Jul 06, 2000 at 11:45:36PM -0700, David Brown wrote: > > Goodness, it isn't that hard. perhaps not, but i have found the moment you say anything about modifiying openfirmware people start screaming and running away in panic. there is just too much FUD from linuxppc about quik (and OF by

Re: Dual boot - MacOS / Debian

2000-07-07 Thread David Brown
On Thu, Jul 06, 2000 at 09:30:45PM -0800, Ethan Benson wrote: > On Thu, Jul 06, 2000 at 08:01:14PM -0400, Brian Almeida wrote: > the bootstrap partition must be the first partition on the first disk > lest you be forced to dick around in OpenFirmware. > > i would reccommend giving the entire fi

Re: dynamic dns [was "unzip"]

2000-07-07 Thread Tuomas Kuosmanen
On Thu, Jul 06, 2000 at 05:03:12PM -0500, Josh wanted to say the following: > > well, is it an Intel binary? > > mmm...probably > > > > Which one is it, btw? > > DynuPremium from dynu.com > > Do you know of any dynamic dns services with scripts for Linux PPC? Freshmeat.net is the place to loo

Re: Airport

2000-07-07 Thread Josh
OK, I followed the LanWave directions, compiled the kernel, applied patches to PCMCIA module, and her's what happened: After make config (on PCMCIA package), There was a message about not having Xforms and some include stuff, but it said Configuration Successful. Toward the end of make install, t

Re: QUIK on the 7200

2000-07-07 Thread Ethan Benson
On Thu, Jul 06, 2000 at 08:07:31PM -0400, James Waterhouse wrote: > Hello, > Is anyone currently running debian on a powermac 7200 without using > bootx? That is is there anyone running debian on a powermac 7200, using > the OF and QUIK to boot up? If so can you email me your kernel and yes

Re: Dual boot - MacOS / Debian

2000-07-07 Thread Ethan Benson
On Thu, Jul 06, 2000 at 08:01:14PM -0400, Brian Almeida wrote: > Ok, I've been reading the list archives all day and I'm at least a little > more familiar with the process, but still am not certain. > > I've recently acquired a G4 through work. It's got a zip disk and 2 18GB scsi > disks. Right

Re: Paul's 2.2.15 does not boot a 7200

2000-07-07 Thread Ethan Benson
On Thu, Jul 06, 2000 at 02:29:54PM -0400, James Waterhouse wrote: > Hello all, > I'm having trouble booting on a 7200. When I boot I get the following > message printed on my serial console: > > Open Firmware, 1.0.5 > bla bla bla... > 0 > boot Second-stage QUIK loader > boot: >

Re: debian on the 7200

2000-07-07 Thread Ethan Benson
On Thu, Jul 06, 2000 at 06:33:17PM +0200, Xavier Grave wrote: > I'm not an expert on powerpc machines but can you boot on CD ? > from the OF perhaps ? (there is something on this in the linux ppc archives) no bootable CDs don't work on oldworld machines. (well the LinuxPPC 2000 supposedly boots t

Re: debian on the 7200

2000-07-07 Thread Ethan Benson
On Thu, Jul 06, 2000 at 07:24:18AM -0400, James Waterhouse wrote: > Hello all, > I'm about to install debian on a powermac 7200. Right now it has the > macos on it but I want to wipe the drive and just have it running > debian. Before I start does anyone have any good advise to give me? I've >

QUIK on the 7200

2000-07-07 Thread James Waterhouse
Hello, Is anyone currently running debian on a powermac 7200 without using bootx? That is is there anyone running debian on a powermac 7200, using the OF and QUIK to boot up? If so can you email me your kernel and modules and everything else I might need to get potato working on my mac. I h