Re: installation success using 3.0.16 on iBook Dual USB / HOWTO

2001-11-11 Thread Ethan Benson
On Sun, Nov 11, 2001 at 10:18:09PM -0700, Tom Rini wrote: > > Are you sure OF doesn't open something up tho and leave it dangling? if it does its not a driver partition. course it could be yaboot not closing files properly, ive cleaned up alot of the file handling behavior in 1.3.4/1.3.5 but the

Re: installation success using 3.0.16 on iBook Dual USB / HOWTO

2001-11-11 Thread Tom Rini
On Sun, Nov 11, 2001 at 07:25:21PM -0900, Ethan Benson wrote: > On Sun, Nov 11, 2001 at 09:11:46PM -0700, Tom Rini wrote: > > > Hmm. I wonder if there's something wierd (and out of Linux's) hands > > going on. I remember trying to track this down when I worked for > > LinuxPPC, Inc. Things go h

Kernel Panic with mac-fdisk: It's reproducible...

2001-11-11 Thread Laurent de Segur
Hi, This kernel panic happens on fast hardware just after the second sync() following the ioctl() as Ethan wrote previously. I can reproduce the kernel panic on two of my QuickSilver G4 dual 800 most of the time with vanilla mac-fdisk. I wrote a little test case that reproduces this kernel panic

Re: Open Firmware - what can I do with it?

2001-11-11 Thread Florian Friesdorf
On Sun, Nov 11, 2001 at 07:13:30PM -0900, Ethan Benson wrote: > On Mon, Nov 12, 2001 at 03:34:30AM +0100, Florian Friesdorf wrote: > > > > I know a little more of my ibook now, but I'm still not able to delete > > the partition table of my harddisk with Open Firmware commands. > > why on earth do

Re: installation success using 3.0.16 on iBook Dual USB / HOWTO

2001-11-11 Thread Ethan Benson
On Sun, Nov 11, 2001 at 09:11:46PM -0700, Tom Rini wrote: > Hmm. I wonder if there's something wierd (and out of Linux's) hands > going on. I remember trying to track this down when I worked for > LinuxPPC, Inc. Things go horribly wrong if the disk is still mounted. > But that's not the case he

Re: Installation Success on PowerPC SMP G4 w/ ADC monitor - but whence GLX?

2001-11-11 Thread Joseph Fannin
On Sun, Nov 11, 2001 at 08:36:26PM -0700, Derrik Pates wrote: > On Sun, 11 Nov 2001, Joseph Fannin wrote: > > > Conversely, I see just the opposite behavior (on an i386 machine) -- if > > r128.o is loaded before or without agpgart.o, hardware accel hangs the > > machine. When agpgart is load

Re: PPC Port pages: dynamic "supported model list" and poll

2001-11-11 Thread Ethan Benson
On Sun, Nov 11, 2001 at 11:13:45AM -0500, sloopy malibu wrote: > on 11/11/01 5:05 AM using moldy cheese [EMAIL PROTECTED] engraved this > message > > > On Sun, Nov 11, 2001 at 02:36:03AM -0500, sloopy malibu wrote: > >> > >> i volunteered to do this on penguinppc a few days ago[1] and got no repl

Re: Open Firmware - what can I do with it?

2001-11-11 Thread Ethan Benson
On Mon, Nov 12, 2001 at 03:34:30AM +0100, Florian Friesdorf wrote: > > I know a little more of my ibook now, but I'm still not able to delete > the partition table of my harddisk with Open Firmware commands. why on earth do you want to do this? you do partitioning in debian's mac-fdisk not OpenF

Re: Installation Success on PowerPC SMP G4 w/ ADC monitor - but whence GLX?

2001-11-11 Thread Glyph Lefkowitz
Derrik Pates wrote: > On Sun, 11 Nov 2001, Joseph Fannin wrote: > > >> Conversely, I see just the opposite behavior (on an i386 machine) >> -- if r128.o is loaded before or without agpgart.o, hardware >> accel hangs the machine. When agpgart is loaded before r128, >> r128 prints some extra agp-r

Re: QUIESCE + MacOS still hangs (was Re: new ibook - potato 2.2r4 - image not found)

2001-11-11 Thread Ethan Benson
On Mon, Nov 12, 2001 at 03:47:17AM +0100, Florian Friesdorf wrote: > I'm trying to start the debian installer (woody - 3.0.16). > Therefore I'm using the following yaboot.conf > > device=enet: > partition=0 you actually don't need partition= on network boots anymore, but it causes no harm, yaboot

Re: installation success using 3.0.16 on iBook Dual USB / HOWTO

2001-11-11 Thread Tom Rini
On Sun, Nov 11, 2001 at 05:12:56PM -0900, Ethan Benson wrote: > On Sun, Nov 11, 2001 at 09:37:26AM -0700, Tom Rini wrote: > > > > So what happens exactly? Can you reproduce this on something and decode > > the oops? Looking in 2.4.15-pre2 I don't see the mac partition table > > stuffs not doing

Re: nano: On Oldworld PowerPC, nano freezes machine when help is being displayed

2001-11-11 Thread Ethan Benson
On Sun, Nov 11, 2001 at 08:30:05PM +0100, Michael Schmitz wrote: > Re: lot of rebooting with manual fsck and the like: Been there, done that > while debugging XFree86 4.0 on the Lombard. I'd try to get emergency sync > going with SysRq, failing that I'd try to get as much info out of the > crash by

Re: Installation Success on PowerPC SMP G4 w/ ADC monitor - but whence GLX?

2001-11-11 Thread Ethan Benson
On Sun, Nov 11, 2001 at 02:40:27PM -0600, Glyph Lefkowitz wrote: > Initially, the machine would boot from the cd (by holding down 'c' at > boot) but would quickly go to a black screen. I discovered that by > entering Open Firmware and typing > > boot cd:\\yaboot fixed for woody. > I was ab

Re: Unable to boot Potato from Pismo HD

2001-11-11 Thread Ethan Benson
On Sun, Nov 11, 2001 at 04:50:48PM -0700, Chris Tillman wrote: > boot hd:2,yaboot is the right syntax. But if there isn't a properly set-up > Apple_Bootstrap partition at partition 2, it won't work. And since potato's > Make Bootable step doesn't work for powerpc (as pointed out in the > installa

Re: Installation Success on PowerPC SMP G4 w/ ADC monitor - but whence GLX?

2001-11-11 Thread Derrik Pates
On Sun, 11 Nov 2001, Joseph Fannin wrote: > Conversely, I see just the opposite behavior (on an i386 machine) -- if > r128.o is loaded before or without agpgart.o, hardware accel hangs the > machine. When agpgart is loaded before r128, r128 prints some extra > agp-related stuff to the consol

Re: Installation Success on PowerPC SMP G4 w/ ADC monitor - but whence GLX?

2001-11-11 Thread Joseph Fannin
On Sun, Nov 11, 2001 at 03:46:19PM -0700, Will Aoki wrote: > On Sun, Nov 11, 2001 at 02:40:27PM -0600, Glyph Lefkowitz wrote: > > > I installed the 2.4.12-powerpc-smp kernel image package, and that > > appeared to work with my SMP. However, the r128 module for DRI doesn't > > come with that ke

Re: QUIESCE + MacOS still hangs (was Re: new ibook - potato 2.2r4 - image not found)

2001-11-11 Thread Florian Friesdorf
On Sun, Nov 11, 2001 at 05:16:56PM -0900, Ethan Benson wrote: > On Sun, Nov 11, 2001 at 01:05:08PM -0500, Colin Walters wrote: > > Florian Friesdorf <[EMAIL PROTECTED]> writes: > > > > > yaboot.conf (on my server): > > > --- > > > device=enet: > > > partition=0 > > > timeout=50 > > > init-message=

Re: QUIESCE + MacOS still hangs (was Re: new ibook - potato 2.2r4 - image not found)

2001-11-11 Thread Florian Friesdorf
On Sun, Nov 11, 2001 at 10:08:03PM -0700, Chris Tillman wrote: > On Sun, Nov 11, 2001 at 06:15:40PM +0100, Florian Friesdorf wrote: > > On Sun, Nov 11, 2001 at 05:55:26PM +0100, Florian Friesdorf wrote: > > > On Fri, Nov 09, 2001 at 06:27:46AM +0100, Florian Friesdorf wrote: > > > > > > > Another

Re: Open Firmware - what can I do with it?

2001-11-11 Thread Florian Friesdorf
On Sun, Nov 11, 2001 at 10:11:20PM -0700, Chris Tillman wrote: > On Sun, Nov 11, 2001 at 05:59:35PM +0100, Florian Friesdorf wrote: > > Hi, > > > > I wonder where documentation to Open Firmware could be found. > > > > I'm now able to calculate with Open Firmware, do a network boot, or > > similar

Re: Open Firmware - what can I do with it?

2001-11-11 Thread Ethan Benson
On Sun, Nov 11, 2001 at 05:59:35PM +0100, Florian Friesdorf wrote: > Hi, > > I wonder where documentation to Open Firmware could be found. > > I'm now able to calculate with Open Firmware, do a network boot, or > similar stuff. But isn't it possible to erase the partition table from > with OF, fo

Re: QUIESCE + MacOS still hangs (was Re: new ibook - potato 2.2r4 - image not found)

2001-11-11 Thread Ethan Benson
On Sun, Nov 11, 2001 at 01:05:08PM -0500, Colin Walters wrote: > Florian Friesdorf <[EMAIL PROTECTED]> writes: > > > yaboot.conf (on my server): > > --- > > device=enet: > > partition=0 > > timeout=50 > > init-message="Debian GNU/Linux Network boot" > > default=linux > > append="video=ofonly" > >

Re: installation success using 3.0.16 on iBook Dual USB / HOWTO

2001-11-11 Thread Ethan Benson
On Sun, Nov 11, 2001 at 01:43:18PM -0500, Christopher C. Chimelis wrote: > > On Sun, 11 Nov 2001, Brendan O'Dea wrote: > > > Incorrect how? I have mac-usb-us installed on my 400Mhz tibook without > > problems. > > Dunno yet. On the 550, Return was mapped to a comma, etcI'll look > into it

Re: installation success using 3.0.16 on iBook Dual USB / HOWTO

2001-11-11 Thread Ethan Benson
On Sun, Nov 11, 2001 at 09:37:26AM -0700, Tom Rini wrote: > > So what happens exactly? Can you reproduce this on something and decode > the oops? Looking in 2.4.15-pre2 I don't see the mac partition table > stuffs not doing something the msdos ones do.. enter the `w' command to commit a new par

Re: installation success using 3.0.16 on iBook Dual USB / HOWTO

2001-11-11 Thread Ethan Benson
On Sun, Nov 11, 2001 at 10:26:43AM -0700, Derrik Pates wrote: > On Sun, 11 Nov 2001, Ethan Benson wrote: > > > 2.*.* kernels are affected. and this always happens AFTER the new > > partition table is already completly synced to disk, once you reboot > > your partition table is just fine, just as

Re: About threads support in libssl-dev at powerpc Debian port

2001-11-11 Thread Daniel Jacobowitz
On Mon, Nov 12, 2001 at 01:49:15AM +0100, Andres Seco Hernandez wrote: > Hi all > > Please, CC me, i am not subscribed to debian-powerpc. > > I am the kannel Debian package maintanier. > > Kannel is a wap and sms gateway. It has the posibility to use ssl to > cypher communications between the mo

About threads support in libssl-dev at powerpc Debian port

2001-11-11 Thread Andres Seco Hernandez
Hi all Please, CC me, i am not subscribed to debian-powerpc. I am the kannel Debian package maintanier. Kannel is a wap and sms gateway. It has the posibility to use ssl to cypher communications between the mobile wap phone and the gateway. Kannel needs threads support in ssl. I have an open bu

Re: nano: On Oldworld PowerPC, nano freezes machine when help is being displayed

2001-11-11 Thread Chris Tillman
On Sun, Nov 11, 2001 at 11:04:32PM -0700, Chris Tillman wrote: > I searched Google trying to find buildd logs, but could only find the most > recent month. I probably don't have the right link. I did suspect some > kind of compilation issue too. > Although on second thought, I was compiling it ri

Re: IrDA-patched binaries

2001-11-11 Thread Jason E. Stewart
"Jonas Smedegaard" <[EMAIL PROTECTED]> writes: > I have made available kernel and irda-packages with the irda-hacks added > to make . I was totally thrilled to see this. Because of reiserfs, I need to compile my own kernel, so I grabbed the patches a couple of weeks ago. I just had time to look a

Re: nano: On Oldworld PowerPC, nano freezes machine when help is being displayed

2001-11-11 Thread Chris Tillman
On Sun, Nov 11, 2001 at 08:58:42PM +0100, Michael Schmitz wrote: > > I also tried logging in thru ftp from the other computer as I was completing > > commands. I was able to fetch the trace file at each step until hitting the > > Return key, then the ftp command hung also (remote server has closed

Re: Installation Success on PowerPC SMP G4 w/ ADC monitor - but whence GLX?

2001-11-11 Thread Will Aoki
On Sun, Nov 11, 2001 at 02:40:27PM -0600, Glyph Lefkowitz wrote: > I installed the 2.4.12-powerpc-smp kernel image package, and that > appeared to work with my SMP. However, the r128 module for DRI doesn't > come with that kernel, so I built my own (with r128 and DRI both > compiled in, not a

Re: Open Firmware - what can I do with it?

2001-11-11 Thread Chris Tillman
On Sun, Nov 11, 2001 at 05:59:35PM +0100, Florian Friesdorf wrote: > Hi, > > I wonder where documentation to Open Firmware could be found. > > I'm now able to calculate with Open Firmware, do a network boot, or > similar stuff. But isn't it possible to erase the partition table from > with OF, fo

Re: QUIESCE + MacOS still hangs (was Re: new ibook - potato 2.2r4 - image not found)

2001-11-11 Thread Chris Tillman
On Sun, Nov 11, 2001 at 06:15:40PM +0100, Florian Friesdorf wrote: > On Sun, Nov 11, 2001 at 05:55:26PM +0100, Florian Friesdorf wrote: > > On Fri, Nov 09, 2001 at 06:27:46AM +0100, Florian Friesdorf wrote: > > > > > Another strange thing is, that after Installing MacOS X I cannot boot > > > anyth

Gnome, Wmaker and AfterStep problems

2001-11-11 Thread Patrick Klee
Hi, I got a working Sid iMac with A 2.4.13 Kernel. Howeever, I deleted my /tmp/ICE-unix/ and /home/misterp/.ICE-authority folders and files. Pleasedon't ask me how. I was wondering how can I fix this. Otherwise, WindowMaker crashes everytime I open a program, and GNOME runs on top of Bl

Re: PPC Port pages: dynamic "supported model list" and poll

2001-11-11 Thread Andreas Wüst
Hi James [snip] > I wrote this, not to get sympathy for the poor webmasters, but to > help you understand that the powerpc web pages are yours. They will only > be useful if the people contributing to powerpc make them useful. > If you do not work on they on them, they will continue to rot until

Re: nano: On Oldworld PowerPC, nano freezes machine when help is being displayed

2001-11-11 Thread Benjamin Herrenschmidt
>Re: lot of rebooting with manual fsck and the like: Been there, done that >while debugging XFree86 4.0 on the Lombard. I'd try to get emergency sync >going with SysRq, failing that I'd try to get as much info out of the >crash by using serial console and hooking a panic() workalike to some >trigge

Installation Success on PowerPC SMP G4 w/ ADC monitor - but whence GLX?

2001-11-11 Thread Glyph Lefkowitz
Hello, fellow PowerPC linux users. :) After many years away, I decided to return to the PowerPC linux scene, since my macintosh is rediculously faster than my PC and I end up spending most of my time there so I can run apt. So, here's my story. My machine is a dual 500MhZ G4 with 256M of RAM an

Re: nano: On Oldworld PowerPC, nano freezes machine when help is being displayed

2001-11-11 Thread Michael Schmitz
> > you get a panic message, and what did it say?). Further, it would help > > tremendously if you could pinpoint the exact ioctl or other syscall > > causing the hang using strace. If there's no panic my best guess is you > > cause a deadlock by one particular ioctl or a particular sequence of > >

Re: nano: On Oldworld PowerPC, nano freezes machine when help is being displayed

2001-11-11 Thread Michael Schmitz
> > Rather post debug information from your kernel if available (as in: did > > you get a panic message, and what did it say?). > > No, it's an immediate hard lockup. It occurs right after a file writefile, > and the file that's supposed to have been written does not get written. Are you sure it's

Re: installation success using 3.0.16 on iBook Dual USB / HOWTO

2001-11-11 Thread Christopher C. Chimelis
On Sun, 11 Nov 2001, Brendan O'Dea wrote: > Incorrect how? I have mac-usb-us installed on my 400Mhz tibook without > problems. Dunno yet. On the 550, Return was mapped to a comma, etcI'll look into it this week. C

Re: nano: On Oldworld PowerPC, nano freezes machine when help is being displayed

2001-11-11 Thread Chris Tillman
On Sun, Nov 11, 2001 at 03:49:04PM +0100, Michael Schmitz wrote: > Rather post debug information from your kernel if available (as in: did > you get a panic message, and what did it say?). Further, it would help > tremendously if you could pinpoint the exact ioctl or other syscall > causing the han

Re: Unable to boot Potato from Pismo HD

2001-11-11 Thread Colin Walters
Mark Smith <[EMAIL PROTECTED]> writes: > When booting from the Potato CD, everything works fine right through > the set-up, including the "make Debian bootable from HD" step. I > assume therefore, that the necessary boot files are getting written > to the bootstrap partition but I have no idea how

Re: QUIESCE + MacOS still hangs (was Re: new ibook - potato 2.2r4 - image not found)

2001-11-11 Thread Colin Walters
Florian Friesdorf <[EMAIL PROTECTED]> writes: > yaboot.conf (on my server): > --- > device=enet: > partition=0 > timeout=50 > init-message="Debian GNU/Linux Network boot" > default=linux > append="video=ofonly" > read-only > > image=linux > label=linux > root=image-1.44/root.bin This is w

Re: installation success using 3.0.16 on iBook Dual USB / HOWTO

2001-11-11 Thread Derrik Pates
On Sun, 11 Nov 2001, Ethan Benson wrote: > 2.*.* kernels are affected. and this always happens AFTER the new > partition table is already completly synced to disk, once you reboot > your partition table is just fine, just as you wanted it to be when > you pressed the `w' command. the panic is cl

Re: QUIESCE + MacOS still hangs (was Re: new ibook - potato 2.2r4 - image not found)

2001-11-11 Thread Florian Friesdorf
On Sun, Nov 11, 2001 at 05:55:26PM +0100, Florian Friesdorf wrote: > On Fri, Nov 09, 2001 at 06:27:46AM +0100, Florian Friesdorf wrote: > > > Another strange thing is, that after Installing MacOS X I cannot boot > > anything. MacOS 9 and MacOS X, and also their install CDs hang during > > boot pha

Re: nano: On Oldworld PowerPC, nano freezes machine when help is being displayed

2001-11-11 Thread Chris Tillman
On Sun, Nov 11, 2001 at 03:49:04PM +0100, Michael Schmitz wrote: > > The crash occurs mainly when nano is trying to display help. I also > > had it crash once when pushing a character clear out to > > the end of a line, then selecting page-down. > > > > The patch just uses wredrawln to claim that t

Open Firmware - what can I do with it?

2001-11-11 Thread Florian Friesdorf
Hi, I wonder where documentation to Open Firmware could be found. I'm now able to calculate with Open Firmware, do a network boot, or similar stuff. But isn't it possible to erase the partition table from with OF, for example? regards florian -- Florian Friesdorf <[EMAIL PROTECTED]> OpenP

QUIESCE + MacOS still hangs (was Re: new ibook - potato 2.2r4 - image not found)

2001-11-11 Thread Florian Friesdorf
On Fri, Nov 09, 2001 at 06:27:46AM +0100, Florian Friesdorf wrote: > Hello all, > > I tried to install linux on my new ibook. But I got an error message: > ' > Welcome to yaboot version 0.9 > Wrong partition 1 signature > Config file read, 528 bytes > Debian GNU/Linux PowerPC (potato) > boot: > Lo

Re: Unable to boot Potato from Pismo HD

2001-11-11 Thread Chris Tillman
On Sun, Nov 11, 2001 at 02:21:46PM +0100, Mark Smith wrote: > Hi, > > Subject says it all. > > Hardware: Powerbook G3 (Pismo) 400/320 > > Software: Official Debian Potato CDs / MacOS X > > Have partitioned HD as per instructions: > > 800 KB Apple_Bootstrap partition at hda2 > > 320 MB Linux s

Re: ide-floppy vs devfs

2001-11-11 Thread Tom Rini
On Sun, Nov 11, 2001 at 12:11:45AM -0500, Jack Howarth wrote: > I have noticed for quite some time that if use the > ide-floppy driver instead of ide-scsi to access my > Powermac's ide zip drive that the device is not created > unless media is in the drive at boot time. This is with > Debian

Re: installation success using 3.0.16 on iBook Dual USB / HOWTO

2001-11-11 Thread Tom Rini
On Sun, Nov 11, 2001 at 06:17:13AM -0900, Ethan Benson wrote: > On Sun, Nov 11, 2001 at 04:00:24PM +0100, Michael Schmitz wrote: > > > > What did you do in mac-fdisk to get a kernel panic? What kernel version > > > > did you use? > > > > > > Ethan told me on IRC that this is a known problem with al

Re: PPC Port pages: dynamic "supported model list" and poll

2001-11-11 Thread sloopy malibu
on 11/11/01 5:05 AM using moldy cheese [EMAIL PROTECTED] engraved this message > On Sun, Nov 11, 2001 at 02:36:03AM -0500, sloopy malibu wrote: >> >> i volunteered to do this on penguinppc a few days ago[1] and got no reply on > > sorry, you didn't sound very certain. > > we should probably ask

Re: installation success using 3.0.16 on iBook Dual USB / HOWTO

2001-11-11 Thread Ethan Benson
On Sun, Nov 11, 2001 at 04:00:24PM +0100, Michael Schmitz wrote: > > > What did you do in mac-fdisk to get a kernel panic? What kernel version > > > did you use? > > > > Ethan told me on IRC that this is a known problem with all PowerPC > > kernels to date. Apparently there is a race condition inv

Re: installation success using 3.0.16 on iBook Dual USB / HOWTO

2001-11-11 Thread Michael Schmitz
> > What did you do in mac-fdisk to get a kernel panic? What kernel version > > did you use? > > Ethan told me on IRC that this is a known problem with all PowerPC > kernels to date. Apparently there is a race condition involved in > (re-)reading the partition table from a drive. Imagine my surpr

Re: installation success using 3.0.16 on iBook Dual USB / HOWTO

2001-11-11 Thread Branden Robinson
On Sun, Nov 11, 2001 at 03:41:28PM +0100, Michael Schmitz wrote: > > I'm pretty sure it wouldn't have for me: after exiting mac-fdisk I got > > a "Kernel Panic: Exception in kernel pc signal 4" message and had to > > reboot with the downloaded woody yaboot/kernel/etc. I installed > > What did you

Re: nano: On Oldworld PowerPC, nano freezes machine when help is being displayed

2001-11-11 Thread Michael Schmitz
> The crash occurs mainly when nano is trying to display help. I also > had it crash once when pushing a character clear out to > the end of a line, then selecting page-down. > > The patch just uses wredrawln to claim that the 2 help lines are > corrupt and asks for them to be completely redrawn ra

Re: installation success using 3.0.16 on iBook Dual USB / HOWTO

2001-11-11 Thread Michael Schmitz
> I'm pretty sure it wouldn't have for me: after exiting mac-fdisk I got > a "Kernel Panic: Exception in kernel pc signal 4" message and had to > reboot with the downloaded woody yaboot/kernel/etc. I installed What did you do in mac-fdisk to get a kernel panic? What kernel version did you use?

Re: Unable to boot Potato from Pismo HD

2001-11-11 Thread Ethan Benson
On Sun, Nov 11, 2001 at 02:21:46PM +0100, Mark Smith wrote: > Hi, > > Subject says it all. > > Hardware: Powerbook G3 (Pismo) 400/320 > > Software: Official Debian Potato CDs / MacOS X > > Have partitioned HD as per instructions: > > 800 KB Apple_Bootstrap partition at hda2 > > 320 MB Linux s

Unable to boot Potato from Pismo HD

2001-11-11 Thread Mark Smith
Hi, Subject says it all. Hardware: Powerbook G3 (Pismo) 400/320 Software: Official Debian Potato CDs / MacOS X Have partitioned HD as per instructions: 800 KB Apple_Bootstrap partition at hda2 320 MB Linux swap partition on hda 2.0 GB LInux partition on hda (also have an Apple partition ma

Re: installation success using 3.0.16 on iBook Dual USB / HOWTO

2001-11-11 Thread Michel Dänzer
"Christopher C. Chimelis" wrote: > > Oh, one note that I forgot to mention. Don't use the mac-usb keymap > on the TiBookit's apparently incorrect (as I found out when I > rebooted after setting it). For now, the kernel keymap appears to be > the better choice. Sounds like you're not using L

Re: PPC Port pages: dynamic "supported model list" and poll

2001-11-11 Thread Ethan Benson
On Sun, Nov 11, 2001 at 02:36:03AM -0500, sloopy malibu wrote: > > i volunteered to do this on penguinppc a few days ago[1] and got no reply on sorry, you didn't sound very certain. we should probably ask jeramy what he thinks too, he has been restructuring some things on penguinppc and is getti

Re: Bug#116780: util-linux: hwclock shouldn't be run

2001-11-11 Thread Rory Campbell-Lange
Hi. I've just grabbed the sid util-linux, and come across the following problem on install: (Reading database ... 40457 files and directories currently installed.) Preparing to replace util-linux 2.11l-4 (using util-linux_2.11l-4_powerpc.deb) ... Unpacking replacement util-linux ... Setting up ut

Re: PPC Port pages: dynamic "supported model list" and poll

2001-11-11 Thread sloopy malibu
on 11/11/01 12:03 AM using moldy cheese [EMAIL PROTECTED] engraved this message > On Sun, Nov 11, 2001 at 12:36:45AM +0200, Andreas Wüst wrote: >> James Treacy wrote: >>> The powerpc port pages are currently unmaintained. >> >> You mean there is nobody who contributes new/fixed/updated content? >

Re: Problem cat'ing in terminal: buffer overflow?

2001-11-11 Thread Ethan Benson
On Sat, Nov 10, 2001 at 10:33:22PM -0800, Laurent de Segur wrote: > Fuck off Ethan. OK? No thank you. -- Ethan Benson http://www.alaska.net/~erbenson/ pgprq8Sp1N8bM.pgp Description: PGP signature

Re: new ibook - potato 2.2r4 - image not found

2001-11-11 Thread Chris Tillman
On Sat, Nov 10, 2001 at 07:09:41PM -0900, Ethan Benson wrote: > On Sat, Nov 10, 2001 at 06:05:48PM +0100, Florian Friesdorf wrote: > > > > That's exactly what I did. > > MacOS 9.2 from the Installation CD starts to boot. > > In the beginning the mouse is working. > > After 4 symbols (2 arrows, a q

nano: On Oldworld PowerPC, nano freezes machine when help is being displayed

2001-11-11 Thread Chris Tillman
This problem doesn't occur on my newworld powerpc, but it is reliably repeatable on my oldworld. I don't know why that would be. I suspect it has something to do with some recent change in the ncurses library. I run the testing distribution, and often do brand-new installs to help test boot-flop

Re: Problem cat'ing in terminal: buffer overflow?

2001-11-11 Thread Laurent de Segur
Fuck off Ethan. OK? > From: Ethan Benson <[EMAIL PROTECTED]> > Date: Sat, 10 Nov 2001 21:19:40 -0900 > To: debian-powerpc@lists.debian.org > Subject: Re: Problem cat'ing in terminal: buffer overflow? > Resent-From: debian-powerpc@lists.debian.org > Resent-Date: Sat, 10 Nov 2001 22:19:55 -0800 (PST

Re: Problem cat'ing in terminal: buffer overflow?

2001-11-11 Thread Ethan Benson
what part of: Mail-Followup-To: Debian-powerpc Mail-Copies-To: nobody X-No-CC: I subscribe to this list; do not CC me on replies. *don't* you understand? On Sat, Nov 10, 2001 at 10:07:11PM -0800, Laurent de Segur wrote: > What's your point? that you don't know what your talking about. > > Fr

Re: Problem cat'ing in terminal: buffer overflow?

2001-11-11 Thread Laurent de Segur
What's your point? > From: Ethan Benson <[EMAIL PROTECTED]> > Date: Sat, 10 Nov 2001 19:18:30 -0900 > To: debian-powerpc@lists.debian.org > Subject: Re: Problem cat'ing in terminal: buffer overflow? > Resent-From: debian-powerpc@lists.debian.org > > On Sat, Nov 10, 2001 at 11:33:08AM -0800, Laure