Re: [PATCH} Re: www.d.o: PowerPC installation pages need update

2005-08-27 Thread Ralph
This typo goes through all linux for power documentations i've
ever seen. IBM never had a machine called 7044-260. So it should
probably be the 7043-260, which is a power3 machine. And it runs
debian with some diffculties in installation, but it runs.
Doing a google for 7044-260, one gets 87 hit versus 3410 hits for
7043-260. So some seem to have the same typo :-)

Regards,
Ralph


> -Urspruengliche Nachricht-
> Von: Shyamal Prasad [mailto:[EMAIL PROTECTED]
> Gesendet: Freitag, 26. August 2005 21:48
> An: [EMAIL PROTECTED]
> Cc: debian-powerpc@lists.debian.org
> Betreff: Re: [PATCH} Re: www.d.o: PowerPC installation pages need update
> 
> 
> "Ralph" == Ralph  <[EMAIL PROTECTED]> writes:
> 
> Ralph> Hummm, shouldn't it be 7043-260 instead of 7044-260 in the
> Ralph> power3 section ?
> 
> I don't know since I'm no familiar with the IBM hardware. The Sarge
> install manual says "RS/6000 7044-170, 7044-260, and 7044-270" and I
> stuck with that. 
> 
> Does it need to change?
> 
> Cheers!
> Shyamal
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



AW: AW: kernel compile on RS6000 7043-260

2005-08-27 Thread Ralph
Hi Pat,


> -Urspruengliche Nachricht-
> Von: Patrick Finnegan [mailto:[EMAIL PROTECTED]
> Gesendet: Freitag, 26. August 2005 22:33
> An: [EMAIL PROTECTED]
> Betreff: Re: AW: kernel compile on RS6000 7043-260
>
>
> On Friday 26 August 2005 11:23, Ralph wrote:
> > Hi Pat,
> >
> > thanks for Your fast reply, but that isn't it.
> > I did exactly what You wrote before, so the sym53c8xx
> > and scsi disk IS in config flagged with "Y".
> > When I compare the top of the logs, there's already
> > something different. The original kernel loads ramdisk first
> > and later finds the cramfs and mounts it.
> > The new kernel does a chrp-boot...
> > Must really have to do with initrd/cramfs/ramdisk.
>
> Can you send your config?  I've got a couple of 7043-260s, and could try
> out your kernel on one of mine.  The thing I noticed is that it doesn't
> seem to be trying to init the scsi controller on the machine in the
> 'newer' config you have listed.  I'll have to do a bit of digging
> around, but I'll try to get my kernel config to send you.

The crazy thing is, that even if I use the currently running kernels
config to build a new kernel, I have the same problem. Maybe there's
something broken in the combination 2.6.11 compiling with gcc 4.
As You can see in the good kernels log, the working kernel's VFS mounts
cramfs from ramdisk as root first, which the new one doesn't...
But see the config I attach below, if You find something bad.

>
> > BTW I just want to build my own kernel to get rid of
> > the IDE support in the original kernel, since the "noprobe"
> > kernel argument doesn't work and this adds about 2 minutes
> > boot time for probing something, that isn't really there.
> > Maybe noprobe is fixed in a newer kernel, but as far as I know,
> > 2.6.11 is the last 32bit-smp-kernel. And although I'm on a 64-bit
> > machine, I'd like to use the 32-bit environment for compatibility
> > reasons to an older ppc-machine here.
>
> FYI, I've only run a 64-bit kernel on POWER3 machines like the 260; the
> 64-bit kernel runs 32-bit userland code just fine, you can use a 64-bit
> kernel to run the same exact software that's running on a 32-bit
> Power(PC) machine.

Ok, I know that the 64-bit machine can run 32-bit code, but will the old
32-bit machine be able to run code compiled on the 64-bit machine ?
I know, that there's a way to build a toolchain for "crosscompiling"
but i wanted to get around this. If we have no other chance, i'll use
the new kernels and do that.

And last but not least the config below.

Thanks and regards
Ralph


#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.11.inirs
# Fri Aug 26 12:27:18 2005
#
CONFIG_MMU=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_HAVE_DEC_LOCK=y
CONFIG_PPC=y
CONFIG_PPC32=y
CONFIG_GENERIC_NVRAM=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_CLEAN_COMPILE=y
CONFIG_LOCK_KERNEL=y

#
# General setup
#
CONFIG_LOCALVERSION=""
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
CONFIG_SYSCTL=y
CONFIG_AUDIT=y
CONFIG_LOG_BUF_SHIFT=14
CONFIG_HOTPLUG=y
CONFIG_KOBJECT_UEVENT=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_FUTEX=y
CONFIG_EPOLL=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SHMEM=y
CONFIG_CC_ALIGN_FUNCTIONS=0
CONFIG_CC_ALIGN_LABELS=0
CONFIG_CC_ALIGN_LOOPS=0
CONFIG_CC_ALIGN_JUMPS=0
# CONFIG_TINY_SHMEM is not set

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_OBSOLETE_MODPARM=y
CONFIG_MODVERSIONS=y
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y
CONFIG_STOP_MACHINE=y

#
# Processor
#
# CONFIG_6xx is not set
# CONFIG_40x is not set
# CONFIG_44x is not set
CONFIG_POWER3=y
# CONFIG_POWER4 is not set
# CONFIG_8xx is not set
# CONFIG_E500 is not set
# CONFIG_CPU_FREQ is not set
CONFIG_PPC64BRIDGE=y
CONFIG_PPC_STD_MMU=y

#
# Platform options
#
CONFIG_PPC_MULTIPLATFORM=y
# CONFIG_APUS is not set
# CONFIG_KATANA is not set
# CONFIG_WILLOW is not set
# CONFIG_CPCI690 is not set
# CONFIG_PCORE is not set
# CONFIG_POWERPMC250 is not set
# CONFIG_CHESTNUT is not set
# CONFIG_SPRUCE is not set
# CONFIG_EV64260 is not set
# CONFIG_LOPEC is not set
# CONFIG_MCPN765 is not set
# CONFIG_MVME5100 is not set
# CONFIG_PPLUS is not set
# CONFIG_PRPMC750 is not set
# CONFIG_PRPMC800 is not set
# CONFIG_SANDPOINT is not set
# CONFIG_ADIR is not set
# CONFIG_K2 is not set
# CONFIG_PAL4 is not set
# CONFIG_GEMINI is not set
# CONFIG_EST8260 is not set
# CONFIG_SBC82xx is not set
# CONFIG_SBS8260 is not set
# CONFIG_RPX8260 is not set
# CONFIG_TQM8260 is not set
# CONFIG_ADS8272 is not set
# CONFIG_PQ2FADS is not set
# CONFIG_LITE5200 is not set
CONFIG_PPC_CHRP=y
CONFIG_PPC_PMAC=y
CONFIG_PPC_PREP=y
CONFIG_PPC_OF=y
CONFIG_PPCBUG_NVRAM=y
CONFIG_SMP=y

Re: powerpc d-i daily builds reactivated, use 2.6.12 kernels, including 64bit kernels, miboot floppies dropped for now.

2005-08-27 Thread Sven Luther
On Sat, Aug 27, 2005 at 06:43:41AM -0300, Rogério Brito wrote:
> I'm including debian-boot on the Cc list, so that other people can share
> their knowledge here.
> 
> On Aug 27 2005, Sven Luther wrote:
> > On Fri, Aug 26, 2005 at 01:01:20AM -0300, Rogério Brito wrote:
> > > Please, correct, me but the fake Finder and System folders that
> > > comes with Debian's woody HFS floppy are miboot floppies, right?
> > 
> > No idea, probably, but i am really not all that knowledgeable about
> > pre-sarge oldworld stuff.
> 
> Well, I think that it is, but some definitive answer on this would be
> appreciated.
> 
> > > That floppy is what I am using to boot my system. But, again, please
> > > correct me if I am wrong.
> > 
> > Not sure, someone else could comment.
> 
> > > > Also, if yes, would you contribute some documentation about this
> > > > in the installation manual ?
> > > 
> > > Of course I can contribute documentation, but I don't think that
> > > what I am doing is anything extraordinary.
> > 
> > Well, it is always better than nothing, which is probably what we have
> > now.
> 
> Ok, I can write a few paragraphs on this, if desired. Where should I
> insert the text that I write? It would be nice to know the context where
> the snippet will go.
> 

i will let others, like Frans and Holger, comment on this, but the
installation manual is in the debian-installer svn repo, under installer/docs
i think, and the instruction to get access to them are on the debian-installer
web page (http://www.debian.org/devel/debian-installer).

Friendly,

Sven Luther


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: powerpc d-i daily builds reactivated, use 2.6.12 kernels, including 64bit kernels, miboot floppies dropped for now.

2005-08-27 Thread Rogério Brito
I'm including debian-boot on the Cc list, so that other people can share
their knowledge here.

On Aug 27 2005, Sven Luther wrote:
> On Fri, Aug 26, 2005 at 01:01:20AM -0300, Rogério Brito wrote:
> > Please, correct, me but the fake Finder and System folders that
> > comes with Debian's woody HFS floppy are miboot floppies, right?
> 
> No idea, probably, but i am really not all that knowledgeable about
> pre-sarge oldworld stuff.

Well, I think that it is, but some definitive answer on this would be
appreciated.

> > That floppy is what I am using to boot my system. But, again, please
> > correct me if I am wrong.
> 
> Not sure, someone else could comment.

> > > Also, if yes, would you contribute some documentation about this
> > > in the installation manual ?
> > 
> > Of course I can contribute documentation, but I don't think that
> > what I am doing is anything extraordinary.
> 
> Well, it is always better than nothing, which is probably what we have
> now.

Ok, I can write a few paragraphs on this, if desired. Where should I
insert the text that I write? It would be nice to know the context where
the snippet will go.


Regards, Rogério Brito.

-- 
Rogério Brito : [EMAIL PROTECTED] : http://www.ime.usp.br/~rbrito
Homepage of the algorithms package : http://algorithms.berlios.de
Homepage on freshmeat:  http://freshmeat.net/projects/algorithms/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Interrupts lost on IDE disks in RAID1 array

2005-08-27 Thread Simon Vallet
Hi,

I have a RAID1 setup on a BeigeG3, with one disk on /dev/hda, and the
second one on /dev/hdc. The machine does not seem to like the setup,
however, because I often get the following error :

ide-pmac lost interrupt, dma status: 8080
hdc: lost interrupt
hdc: dma_intr: status=0x58 { DriveReady SeekComplete DataRequest }

ide: failed opcode was: unknown

This happens at random intervals, and is _very_ annoying. I already
tried to change the disk & the cables, to no avail. In fact, I'm a bit
desperate here, and I'd like to know if this is a kernel:settings
problem (which would be fixable), or a hardware limitation: maybe this
machine does not support DMA2 on two controllers ?

There are other devices on the two IDEs : /dev/hdb is a CDROM drive
(DMA1), and /dev/hdd an IDE ZIP drive. Removing them does not help...

Thanks for any info/pointers on this.
Simon

-- 
Simon Vallet
Due to massive spam, the address shown in the From: header 
only accepts mail from Debian hosts. If you wish to mail me 
privately, just use the 'user' local part.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Touchpad on July-2005 iBook 14"

2005-08-27 Thread Joachim Lusiardi
Hi all on the list
i hope i don't bore you with my little piece of addition to Hisham's post:
i have one of the latest (july 2005) ibooks (12 inches) and i adopted
his patch
to work on the small ibooks too.

diff -Naur appletouch-0.07/appletouch.c appletouch-0.07-new/appletouch.c
--- appletouch-0.07/appletouch.c 2005-07-12 05:45:54.0 -0300
+++ appletouch-0.07-new/appletouch.c 2005-08-21 05:07:40.0 -0300
@@ -40,6 +40,7 @@
#define ATP_15INCH_ID1 0x020E
#define ATP_15INCH_ID2 0x020F
#define ATP_17INCH_ID1 0x /** XXX need a tester !!! **/
+#define ATP_12INCH_ID2 0x030B /** noob **/

#define ATP_DRIVER_VERSION 0x0007 /* 00.07 */

@@ -57,6 +58,7 @@
{ ATP_DEVICE(ATP_12INCH_ID1) },
{ ATP_DEVICE(ATP_15INCH_ID1) },
{ ATP_DEVICE(ATP_15INCH_ID2) },
+ { ATP_DEVICE(ATP_12INCH_ID2) },
#if 0
Disabled until someone gives us the real USB id and tests the driver
{ ATP_DEVICE(ATP_17INCH_ID1) },


this does the job and the touch pad works at least at basic levels
have fun on your way
joachim "noob" lusiardi


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: ANN: apple motion sensor reverse engineered

2005-08-27 Thread Johannes Berg
On Fri, 2005-08-26 at 15:13 +0200, Stelian Pop wrote:

> Done in 0.02 available from my page. Actually I didn't bother to start
> the thread only when the input device is accessed but made a toggle
> (sysfs or module parameter based) to actually enable or disable the
> input device).

Cool. You *definitely* want to fix/add suspend handling (unless you did
that in 0.02, which I don't have yet), it was just using 72% CPU time
used for just hard interrupts (all as BAD in /proc/interrupts though),
until I shut down my machine (which took few minutes).

So a word of caution for now: unload this driver when you suspend.

johannes


signature.asc
Description: This is a digitally signed message part


ibook G4 & synaptic touchpad

2005-08-27 Thread Matteo Bigoi - Bigo!
Hi,
I have patched my kernel and the xfree86-synaptics-driver package with Luca 
Bigliardi's patches to use synaptics driver on my iBook but my trackpad
don't want to work well...

Some problems are:
- When I boot the kernel and X start for the first time the trackpad
  don't work. The pointer remain in the center of the screen and the
  trackapd starts working only if I suspend my iBook.
- The emulation of right and middle button don't work every time.

I have followed every instruction, modified my xorg.conf and patched 
everything...
Only one thing work well: the scroll!

What can I do? 

Ciao

Bigo!

-- 
Errare e' umano, ma per fare veramente casino ci vuole la password di root. 
[Anonimo]

--
 Registered Linux User # 365044
http://dust.homelinux.org
Please don't send me any Micro$oft attachments!
--



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: ibook G4 & synaptic touchpad

2005-08-27 Thread Daniele Menozzi
On  18:50:52 27/Aug , Matteo Bigoi - Bigo! wrote:
> What can I do? 

wait a few weeks 'til Luca will be back from holidays :)

> Ciao
> 
>   Bigo!
 
 cia
-z
 
-- 
  Free Software Enthusiast
 Debian Powered Linux User #332564 
 http://menoz.homelinux.org


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: [PATCH} Re: www.d.o: PowerPC installation pages need update

2005-08-27 Thread Shyamal Prasad

"Patrick" == Patrick Finnegan <[EMAIL PROTECTED]> writes:

Patrick> On Friday 26 August 2005 14:48, Shyamal Prasad wrote:

>> Does it need to change?

Patrick> The model 260 is most definitely a 7043-260 (aka
Patrick> 43P-260).

Hi Frans,

Based on the thread on debian-powerpc could you please commit this
patch?

This change should also be made to the install manual too. I can write
a bug report with patch if that is the way to go

Cheers!
Shyamal

Index: install.wml
===
RCS file: /cvs/webwml/webwml/english/ports/powerpc/inst/install.wml,v
retrieving revision 1.19
diff -u -r1.19 install.wml
--- install.wml 23 Aug 2005 08:41:07 -  1.19
+++ install.wml 27 Aug 2005 20:25:42 -
@@ -39,7 +39,7 @@
  
 The POWER3 processor is used in older IBM 64-bit server systems: known
 models include the IntelliStation POWER Model 265, the pSeries 610 and
-640, and the RS/6000 7044-170, 7044-260, and 7044-270.
+640, and the RS/6000 7044-170, 7043-260, and 7044-270.
 
 power4
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: [PATCH} Re: www.d.o: PowerPC installation pages need update

2005-08-27 Thread Andrzej Mendel
<[EMAIL PROTECTED]>
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
In-reply-to: <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-2
Content-Transfer-Encoding: 8bit
Content-Disposition: inline
X-Mailer: Interfejs WWW poczty Wirtualnej Polski
Organization: Poczta Wirtualnej Polski S.A. http://www.wp.pl/
X-User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
X-IP: 81.65.24.175
X-WP-AV: skaner antywirusowy poczty Wirtualnej Polski S. A.
X-WP-SPAM: NO AS1=NO AS2=NO(0.500018) AS3=NO AS4=NO 
   

Just my 2 eurocents.

Shouldn't we add an information that it's possible to boot 
NewWorld Macs (all I think, but I'll check if it works on older 
models when I get back my early iMac G3) by just pressing "c" 
while booting? This would allow users to install Debian on those 
machines without having to play with OF, which is quite 
difficult for the first time. Since NewWorld Macs are quite 
popular PowerPC machine I guess it would bo worth to document 
that method in the installation manual rather than in some loose 
HOWTO.

P.S. I'm still suprised how well Debian works on Macs. It just 
VMs.


Podoba³a Ci siê "Naga broñ"? Lubisz ogl±daæ 'Allo 'Allo! 
Zobacz komediê z Christianem Slaterem "Wojak Churchill". 
Ju¿ na DVD!
http://klik.wp.pl/?adr=www.film.wp.pl%2Ffilm.html%3Fid%3D25106&sid=476



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: SysRq on titanium powerbook

2005-08-27 Thread Jesus Climent
On Wed, Aug 17, 2005 at 02:10:47PM +0200, Michael Schmitz wrote:
> >
> > Code below uses Alt-F11, but I'm not sure if that is specific enough
> > as it could be used by normal applications. Any sugestion for a better
> > key combination to use?
> 
> F11 is also mapped as a button by some people.
> 
> Can Alt-Power be used for this?

Could this patch be passed around? I would be really happy to have it...

-- 
Jesus Climent  info:www.pumuki.org
Unix SysAdm|Linux User #66350|Debian Developer|2.6.10|Helsinki Finland
GPG: 1024D/86946D69 BB64 2339 1CAA 7064 E429  7E18 66FC 1D7F 8694 6D69


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: sudden power loss on tibook

2005-08-27 Thread Jesus Climent
On Thu, Aug 11, 2005 at 06:22:36PM +0200, stefan kersten wrote:
> i think this has been reported before: on 2.6.11 my 1ghz
> tibook occasionally suffers from complete power loss,
> resulting in a hard shutdown. on reboot, the clock is reset.

Same here, on an iBookG4 12". It did not happen with 2.6.~8 but it is
happening with 2.6.12.

> has this been fixed in more recent kernel versions (i've
> already tried 2.6.12)? any suggestions for debugging the
> problem?

2.6.12 has not solved the problem. And since i use debian kernels, i will have
to wait until 13 is released.

But yeah, it is happening here. And it sucks. The only way to keep my job is
to have an screen on another machine.

-- 
Jesus Climent  info:www.pumuki.org
Unix SysAdm|Linux User #66350|Debian Developer|2.6.12|Helsinki Finland
GPG: 1024D/86946D69 BB64 2339 1CAA 7064 E429  7E18 66FC 1D7F 8694 6D69


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Apache-1.3 and Virtual hosting

2005-08-27 Thread Mehul Sanghvi
I've got a problem with Apache-1.3 and virtual domains which, at least
to me, does
not seem to make sense.  I've had this sort of a setup before and
everything worked
with no problem.

According to the documentation examples, I should be able to do the following:

### Begin setup
NameVirtualHost *


  ServerAdmin [EMAIL PROTECTED]
  DocumentRoot  /var/www/my.domain-one.tld
  ServerName  my.domain-one.tld



   ServerAdmin [EMAIL PROTECTED]
   DocumentRoot /var/www/this.domain-two.tld
   ServerName this.domain-two.tld

### End setup


I end up with errors of the following type (usring /usr/sbin/apache -S)

--- Error message ---
[Sun Aug 28 01:17:03 2005] [warn] VirtualHost www.domain-one:80
overlaps with VirtualHost www.domain-two.tld:80, the first has
precedence, perhaps you need a NameVirtualHost directive
--- Error message ---


I can get rid of this error by making the following change:

 NameVirtualHost *

is replaced by 

NameVirtualHost 1.2.3.4


According to Apache documentation website I should be able to use an '*' instead
of the IP address and it should work.  Is there something I am missing or
not doing right ? 


cheers,

   mehul


-- 
Mehul N. Sanghvi
email: [EMAIL PROTECTED]



Re: Interrupts lost on IDE disks in RAID1 array

2005-08-27 Thread Rick Thomas


On Aug 27, 2005, at 10:27 AM, Simon Vallet wrote:


Hi,

I have a RAID1 setup on a BeigeG3, with one disk on /dev/hda, and the
second one on /dev/hdc. The machine does not seem to like the setup,
however, because I often get the following error :

ide-pmac lost interrupt, dma status: 8080
hdc: lost interrupt
hdc: dma_intr: status=0x58 { DriveReady SeekComplete DataRequest }

ide: failed opcode was: unknown

This happens at random intervals, and is _very_ annoying. I already
tried to change the disk & the cables, to no avail. In fact, I'm a bit
desperate here, and I'd like to know if this is a kernel:settings
problem (which would be fixable), or a hardware limitation: maybe this
machine does not support DMA2 on two controllers ?

There are other devices on the two IDEs : /dev/hdb is a CDROM drive
(DMA1), and /dev/hdd an IDE ZIP drive. Removing them does not help...

Thanks for any info/pointers on this.
Simon


Hi Simon.

If I recall correctly, the on-board IDE chipset on the beige G3 can't 
handle more than one hard disk.  Lost interrupts were one of the 
symptoms.


The best way to handle multiple hard disks is to get a good cheap IDE 
PCI card.



Rick


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Interrupts lost on IDE disks in RAID1 array

2005-08-27 Thread Rogério Brito
On Aug 28 2005, Rick Thomas wrote:
> The best way to handle multiple hard disks is to get a good cheap IDE
> PCI card.

Which would be a cheap IDE PCI card that can work with older PMac's
(more especifically a PowerMac 9500)? Any one that can boot from Open
Firmware?

Unfortunately, it seems that I can't find one here where I live.

I am also having problems trying to find memory for the PMac since every
place where I go they say that it is out of production. :-(

Ordering from online sources isn't, unfortunately, an option (since the
Brazilian government places taxes of 60% over the cost of the
product---and by "cost of product" they even include shipping rates).
:-(

Thanks for any information regarding IDE cards, Rogério.


P.S.: On the other hand, if anybody has memory for PMac's and it is not
being used anymore, I would gladly accept a donation. :-)

-- 
Rogério Brito : [EMAIL PROTECTED] : http://www.ime.usp.br/~rbrito
Homepage of the algorithms package : http://algorithms.berlios.de
Homepage on freshmeat:  http://freshmeat.net/projects/algorithms/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]