* Howto run Linux on ACER PICA 61
@ 2004-06-22 16:23 Alexander Voropay
2004-06-22 16:23 ` Alexander Voropay
2004-06-22 19:38 ` Ralf Baechle
0 siblings, 2 replies; 7+ messages in thread
From: Alexander Voropay @ 2004-06-22 16:23 UTC (permalink / raw)
To: linux-mips
Hi!
I've just got (for free :) an ancient MIPS ACER PICA 61 motherboard.
Can anyone help/guide me to run Linux-MIPS on this machine ?
Is it still possible to run Linux on this architecture ?
The motherboard is old (~1993) and it is very difficult to find
any documentations... AFAIK, this is version of ARC MIPS.
(mipsel)
This is Full-size AT board, AT power supply, 5 ISA slots, 8 SIMM
slots. The CPU is PACEMIPS R4000-50Mhz (x2=100 internal ???) by
Performance Semiconductor Corp.. NatSemi Ethernet/AUI onboard.
No IDE connector. One additional slot is not ISA, but maked as
IO an contains SCSI/Floppy/Serial/Perallel/Mice card. Another slot
is like reversed EISA (double) and marked as VIO (locabus video?).
Unfortunately, the original videocard is lost. :( However it works fine
with old CirrusLogic VGA card in ISA slot (old ISA Trident 8900/9000
does not works).
St.Petersburg, Russia
--
-=AV=-
^ permalink raw reply [flat|nested] 7+ messages in thread
* Howto run Linux on ACER PICA 61
2004-06-22 16:23 Howto run Linux on ACER PICA 61 Alexander Voropay
@ 2004-06-22 16:23 ` Alexander Voropay
2004-06-22 19:38 ` Ralf Baechle
1 sibling, 0 replies; 7+ messages in thread
From: Alexander Voropay @ 2004-06-22 16:23 UTC (permalink / raw)
To: linux-mips
Hi!
I've just got (for free :) an ancient MIPS ACER PICA 61 motherboard.
Can anyone help/guide me to run Linux-MIPS on this machine ?
Is it still possible to run Linux on this architecture ?
The motherboard is old (~1993) and it is very difficult to find
any documentations... AFAIK, this is version of ARC MIPS.
(mipsel)
This is Full-size AT board, AT power supply, 5 ISA slots, 8 SIMM
slots. The CPU is PACEMIPS R4000-50Mhz (x2=100 internal ???) by
Performance Semiconductor Corp.. NatSemi Ethernet/AUI onboard.
No IDE connector. One additional slot is not ISA, but maked as
IO an contains SCSI/Floppy/Serial/Perallel/Mice card. Another slot
is like reversed EISA (double) and marked as VIO (locabus video?).
Unfortunately, the original videocard is lost. :( However it works fine
with old CirrusLogic VGA card in ISA slot (old ISA Trident 8900/9000
does not works).
St.Petersburg, Russia
--
-=AV=-
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Howto run Linux on ACER PICA 61
2004-06-22 16:23 Howto run Linux on ACER PICA 61 Alexander Voropay
2004-06-22 16:23 ` Alexander Voropay
@ 2004-06-22 19:38 ` Ralf Baechle
2004-07-20 14:15 ` Alexander Voropay
1 sibling, 1 reply; 7+ messages in thread
From: Ralf Baechle @ 2004-06-22 19:38 UTC (permalink / raw)
To: Alexander Voropay; +Cc: linux-mips
On Tue, Jun 22, 2004 at 08:23:57PM +0400, Alexander Voropay wrote:
> I've just got (for free :) an ancient MIPS ACER PICA 61 motherboard.
>
> Can anyone help/guide me to run Linux-MIPS on this machine ?
> Is it still possible to run Linux on this architecture ?
>
> The motherboard is old (~1993) and it is very difficult to find
> any documentations... AFAIK, this is version of ARC MIPS.
> (mipsel)
>
>
> This is Full-size AT board, AT power supply, 5 ISA slots, 8 SIMM
> slots. The CPU is PACEMIPS R4000-50Mhz (x2=100 internal ???) by
> Performance Semiconductor Corp.. NatSemi Ethernet/AUI onboard.
> No IDE connector. One additional slot is not ISA, but maked as
> IO an contains SCSI/Floppy/Serial/Perallel/Mice card. Another slot
> is like reversed EISA (double) and marked as VIO (locabus video?).
> Unfortunately, the original videocard is lost. :(
Great. Because that was a S3 968 video card which for it's time was
delivering quite a nice performance.
> However it works fine with old CirrusLogic VGA card in ISA slot (old
> ISA Trident 8900/9000 does not works).
Linux has code for this system but it's suffering from severe bitrot.
I still have the documents here so I could help you a bit if you were
willing to resurrect the kernel - which should be relativly easy, also
due to the system's similarity to another, somewhat better supported
system, the Olivetti M700-10.
Ralf
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: Howto run Linux on ACER PICA 61
2004-06-22 19:38 ` Ralf Baechle
@ 2004-07-20 14:15 ` Alexander Voropay
2004-07-20 14:15 ` Alexander Voropay
2004-07-20 15:59 ` Alexander Voropay
0 siblings, 2 replies; 7+ messages in thread
From: Alexander Voropay @ 2004-07-20 14:15 UTC (permalink / raw)
To: 'Ralf Baechle'; +Cc: linux-mips
Hi!
>Linux has code for this system but it's suffering from severe bitrot.
>I still have the documents here so I could help you a bit if you were
willing to
>resurrect the kernel - which should be relativly easy, also due to the
>system's similarity to another, somewhat better supported system,
>the Olivetti M700-10.
I'm trying to cross-compile a kernel from the linux-mips CVS.
Unfortunately, the build script does not provide a selection for the
SCSI driver for the ACER PICA (/linux/drivers/scsi/NCR53C9x.h ??)
and SONIC DP83932 Ethernet controller.
--
-=AV=-
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: Howto run Linux on ACER PICA 61
2004-07-20 14:15 ` Alexander Voropay
@ 2004-07-20 14:15 ` Alexander Voropay
2004-07-20 15:59 ` Alexander Voropay
1 sibling, 0 replies; 7+ messages in thread
From: Alexander Voropay @ 2004-07-20 14:15 UTC (permalink / raw)
To: 'Ralf Baechle'; +Cc: linux-mips
Hi!
>Linux has code for this system but it's suffering from severe bitrot.
>I still have the documents here so I could help you a bit if you were
willing to
>resurrect the kernel - which should be relativly easy, also due to the
>system's similarity to another, somewhat better supported system,
>the Olivetti M700-10.
I'm trying to cross-compile a kernel from the linux-mips CVS.
Unfortunately, the build script does not provide a selection for the
SCSI driver for the ACER PICA (/linux/drivers/scsi/NCR53C9x.h ??)
and SONIC DP83932 Ethernet controller.
--
-=AV=-
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: Howto run Linux on ACER PICA 61
2004-07-20 14:15 ` Alexander Voropay
2004-07-20 14:15 ` Alexander Voropay
@ 2004-07-20 15:59 ` Alexander Voropay
2004-07-20 15:59 ` Alexander Voropay
1 sibling, 1 reply; 7+ messages in thread
From: Alexander Voropay @ 2004-07-20 15:59 UTC (permalink / raw)
To: 'Ralf Baechle'; +Cc: linux-mips
Hi!
> Unfortunately, the build script does not provide a selection for the
SCSI driver for
>the ACER PICA
It seems, this is a typo in Kconfigs... The JAZZ machine name is a
"MACH_JAZZ",
not a "MIPS_JAZZ"
[root@monitor linux]# find . -name "Kconfig" | xargs grep MIPS_JAZZ
./drivers/net/Kconfig:config MIPS_JAZZ_SONIC
./drivers/net/Kconfig: depends on NET_ETHERNET && MIPS_JAZZ
./drivers/scsi/Kconfig: depends on MIPS_JAZZ && SCSI
./linux/drivers/net/Kconfig:config MIPS_JAZZ_SONIC
./linux/drivers/net/Kconfig: depends on NET_ETHERNET && MIPS_JAZZ
./linux/drivers/scsi/Kconfig: depends on MIPS_JAZZ && SCSI
--
-=AV=-
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: Howto run Linux on ACER PICA 61
2004-07-20 15:59 ` Alexander Voropay
@ 2004-07-20 15:59 ` Alexander Voropay
0 siblings, 0 replies; 7+ messages in thread
From: Alexander Voropay @ 2004-07-20 15:59 UTC (permalink / raw)
To: 'Ralf Baechle'; +Cc: linux-mips
Hi!
> Unfortunately, the build script does not provide a selection for the
SCSI driver for
>the ACER PICA
It seems, this is a typo in Kconfigs... The JAZZ machine name is a
"MACH_JAZZ",
not a "MIPS_JAZZ"
[root@monitor linux]# find . -name "Kconfig" | xargs grep MIPS_JAZZ
./drivers/net/Kconfig:config MIPS_JAZZ_SONIC
./drivers/net/Kconfig: depends on NET_ETHERNET && MIPS_JAZZ
./drivers/scsi/Kconfig: depends on MIPS_JAZZ && SCSI
./linux/drivers/net/Kconfig:config MIPS_JAZZ_SONIC
./linux/drivers/net/Kconfig: depends on NET_ETHERNET && MIPS_JAZZ
./linux/drivers/scsi/Kconfig: depends on MIPS_JAZZ && SCSI
--
-=AV=-
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2004-07-20 15:59 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-22 16:23 Howto run Linux on ACER PICA 61 Alexander Voropay
2004-06-22 16:23 ` Alexander Voropay
2004-06-22 19:38 ` Ralf Baechle
2004-07-20 14:15 ` Alexander Voropay
2004-07-20 14:15 ` Alexander Voropay
2004-07-20 15:59 ` Alexander Voropay
2004-07-20 15:59 ` Alexander Voropay
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox