All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] hardware newbie question...
@ 2002-09-25 13:09 Stephen J de Vries
  2002-09-25 13:34 ` Thibaut VARENE
  2002-09-30 22:29 ` Derek Engelhaupt
  0 siblings, 2 replies; 9+ messages in thread
From: Stephen J de Vries @ 2002-09-25 13:09 UTC (permalink / raw)
  To: parisc-linux

I have a HP 712 that I'd purchased recently.

My question is:

Can I use a PC monitor, keyboard, and mouse to boot the thing up?  If so,
does the monitor have to be a multisync or something special?

In addition, HP-UX is on the hard drive but is locked down.  I was
thinking of buying an external CD drive and attempting to load debian
0.93.  Can anyone recommend a place to buy the CD drive that they have
dealt with?  I also have a network so I could attempt a network install
but I am not sure what minimum requirements I'd need to fulfill for that.
 Is my approach the right one?

Thanks for the advice...

Stephen de Vries

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [parisc-linux] hardware newbie question...
  2002-09-25 13:09 [parisc-linux] hardware newbie question Stephen J de Vries
@ 2002-09-25 13:34 ` Thibaut VARENE
  2002-09-25 14:00   ` Andreas Deresch
  2002-09-25 15:44   ` kenneth westelinck
  2002-09-30 22:29 ` Derek Engelhaupt
  1 sibling, 2 replies; 9+ messages in thread
From: Thibaut VARENE @ 2002-09-25 13:34 UTC (permalink / raw)
  To: Stephen J de Vries; +Cc: parisc-linux

Stephen J de Vries wrote:
> I have a HP 712 that I'd purchased recently.
> 
> My question is:
> 
> Can I use a PC monitor, keyboard, and mouse to boot the thing up?  If so,
> does the monitor have to be a multisync or something special?
OK for the PC monitor. Use 'Tab' at boot time to switch 712's resolution
NO for the PC keyboard (pc kbd is 75mA iirc, 712 is 500mA)
I don't know for the mouse.
> 
> In addition, HP-UX is on the hard drive but is locked down.  I was
> thinking of buying an external CD drive and attempting to load debian
> 0.93.  Can anyone recommend a place to buy the CD drive that they have
> dealt with?  I also have a network so I could attempt a network install
> but I am not sure what minimum requirements I'd need to fulfill for that.
You can unlock HP/UX pretty easily if the box isn't in secure mode.
Just stop the boot sequence and at the BOOT_ADMIN prompt type 'bo pri ipl'

Then answer 'y' to the 'interract with...' question, and then type (i 
don't know if we can say this here ;o)

hpux -iS

If the box is in secure mode there is a workaround:
Open it, unplug the HD, boot it, wait for timeout, and then deactivate 
the secure mode ;)
then reboot again.


You can definitly use network to install.
Check the palinux boot howto.
I recommend you use the latest version (still under review, that's why 
it's not yet available on tldp):
http://testpa.esiee.fr/.test/parisc-linux-boot.html

You will find all useful info there.


Thibaut VARENE
PA/Linux ESIEE Team
http://pateam.esiee.fr/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [parisc-linux] hardware newbie question...
  2002-09-25 13:34 ` Thibaut VARENE
@ 2002-09-25 14:00   ` Andreas Deresch
  2002-09-30 22:31     ` Derek Engelhaupt
  2002-09-25 15:44   ` kenneth westelinck
  1 sibling, 1 reply; 9+ messages in thread
From: Andreas Deresch @ 2002-09-25 14:00 UTC (permalink / raw)
  To: Thibaut VARENE; +Cc: Stephen J de Vries, parisc-linux

On Wed, 25 Sep 2002, Thibaut VARENE wrote:

> Stephen J de Vries wrote:
> > I have a HP 712 that I'd purchased recently.
> >
> > My question is:
> >
> > Can I use a PC monitor, keyboard, and mouse to boot the thing up?  If so,
> > does the monitor have to be a multisync or something special?
> OK for the PC monitor. Use 'Tab' at boot time to switch 712's resolution
> NO for the PC keyboard (pc kbd is 75mA iirc, 712 is 500mA)
Hhmm. I have used two different PS/2 keyboards on a 712. So far nothing
unexpected has happened to either the box nor the keyboard... it works just
fine.

ad

^ permalink raw reply	[flat|nested] 9+ messages in thread

* RE: [parisc-linux] hardware newbie question...
@ 2002-09-25 14:02 "Beerse, Corné"
  0 siblings, 0 replies; 9+ messages in thread
From: "Beerse, Corné" @ 2002-09-25 14:02 UTC (permalink / raw)
  To: 'Stephen J de Vries', parisc-linux

[-- Attachment #1: Type: text/plain, Size: 1929 bytes --]

> -----Original Message-----
> From: Stephen J de Vries [mailto:paulhill20@juno.com]
> I have a HP 712 that I'd purchased recently.
> 
> 
> Can I use a PC monitor, keyboard, and mouse to boot the thing 
> up?  If so,
> does the monitor have to be a multisync or something special?

I've had a 712 (running HP-UX 10.20) with a multisync monitor (compaq,
before the merger) running verry well.

As I recal, the monitor should do a sync-on-green. If you don't get a proper
picture and have a monitor-cable connection with bnc connectors, try putting
the cable-sync on the monitor-green. This should give a sharp (bad collored)
picture.

For the mouse, the HP mouse that came with the device looks verry much like
a logitech mouse with a black logitech icon. 2 exceptions: the labels differ
and the logitech has a shorter cable. The same logitech with a colored icon
on top does not work. The mouse must be a native ps/2 mouse, not one that
can do serial-mousing too.

For the keyboard: try and see what you get. No experiences with alternates
here. As with the mouse, the keyboard must be native ps/2 since it does not
get any initialize command. An easy test here is that if the bootloader
finds a keyboard, it wil use that keyboard and the video-card for
bootconsole. If the keyboard is not found, the serial-port (9600-8-N) is
used for console.

> 
> In addition, HP-UX is on the hard drive but is locked down.  I was
> thinking of buying an external CD drive and attempting to load debian
> 0.93.  Can anyone recommend a place to buy the CD drive that they have

Any scsi cd-rom that can do a 2K blocksize will do for booting. After boot,
there is no difference. HP-s are relabeled Toshiba's. 

> dealt with?  I also have a network so I could attempt a 
> network install
> but I am not sure what minimum requirements I'd need to 
> fulfill for that.
>  Is my approach the right one?

It's one right one, out of manny...


CBee

[-- Attachment #2: Type: text/html, Size: 3017 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [parisc-linux] hardware newbie question...
  2002-09-25 13:34 ` Thibaut VARENE
  2002-09-25 14:00   ` Andreas Deresch
@ 2002-09-25 15:44   ` kenneth westelinck
  1 sibling, 0 replies; 9+ messages in thread
From: kenneth westelinck @ 2002-09-25 15:44 UTC (permalink / raw)
  To: Thibaut VARENE, Stephen J de Vries; +Cc: parisc-linux

I have a 712 with the following peripherals:
- monitor from NCD
- mouse from IBM
- keyboard from Phillips
Works just fine.

----- Original Message -----
From: "Thibaut VARENE" <varenet@esiee.fr>
To: "Stephen J de Vries" <paulhill20@juno.com>
Cc: <parisc-linux@lists.parisc-linux.org>
Sent: Wednesday, September 25, 2002 3:34 PM
Subject: Re: [parisc-linux] hardware newbie question...


> Stephen J de Vries wrote:
> > I have a HP 712 that I'd purchased recently.
> >
> > My question is:
> >
> > Can I use a PC monitor, keyboard, and mouse to boot the thing up?  If
so,
> > does the monitor have to be a multisync or something special?
> OK for the PC monitor. Use 'Tab' at boot time to switch 712's resolution
> NO for the PC keyboard (pc kbd is 75mA iirc, 712 is 500mA)
> I don't know for the mouse.
> >
> > In addition, HP-UX is on the hard drive but is locked down.  I was
> > thinking of buying an external CD drive and attempting to load debian
> > 0.93.  Can anyone recommend a place to buy the CD drive that they have
> > dealt with?  I also have a network so I could attempt a network install
> > but I am not sure what minimum requirements I'd need to fulfill for
that.
> You can unlock HP/UX pretty easily if the box isn't in secure mode.
> Just stop the boot sequence and at the BOOT_ADMIN prompt type 'bo pri ipl'
>
> Then answer 'y' to the 'interract with...' question, and then type (i
> don't know if we can say this here ;o)
>
> hpux -iS
>
> If the box is in secure mode there is a workaround:
> Open it, unplug the HD, boot it, wait for timeout, and then deactivate
> the secure mode ;)
> then reboot again.
>
>
> You can definitly use network to install.
> Check the palinux boot howto.
> I recommend you use the latest version (still under review, that's why
> it's not yet available on tldp):
> http://testpa.esiee.fr/.test/parisc-linux-boot.html
>
> You will find all useful info there.
>
>
> Thibaut VARENE
> PA/Linux ESIEE Team
> http://pateam.esiee.fr/
>
>
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
>

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [parisc-linux] hardware newbie question...
  2002-09-25 13:09 [parisc-linux] hardware newbie question Stephen J de Vries
  2002-09-25 13:34 ` Thibaut VARENE
@ 2002-09-30 22:29 ` Derek Engelhaupt
  1 sibling, 0 replies; 9+ messages in thread
From: Derek Engelhaupt @ 2002-09-30 22:29 UTC (permalink / raw)
  To: Stephen J de Vries, parisc-linux

What do you mean locked down?  Boot the thing single user and delete
the password.  At the "Press any key to interrupt boot" prompt stop the
boot.  Type BO <enter> interact with ISL? <y> <enter>.  Then at the isl
prompt type <hpux -is> <enter>.  That will get you into single user
mode.  Unless the system is setup in trusted mode you should be able to
get in and modify the /etc/passwd file.  The user name should come
first followed by the password that is encrypted within the colons
(ex:root:VDTGE$8757474:).  Delete the encrypted stuff but leave the
colons and save it.  Reboot it in multiuser mode and root shouldn't
have a password.

derek


--- Stephen J de Vries <paulhill20@juno.com> wrote:
> I have a HP 712 that I'd purchased recently.
> 
> My question is:
> 
> Can I use a PC monitor, keyboard, and mouse to boot the thing up?  If
> so,
> does the monitor have to be a multisync or something special?
> 
> In addition, HP-UX is on the hard drive but is locked down.  I was
> thinking of buying an external CD drive and attempting to load debian
> 0.93.  Can anyone recommend a place to buy the CD drive that they
> have
> dealt with?  I also have a network so I could attempt a network
> install
> but I am not sure what minimum requirements I'd need to fulfill for
> that.
>  Is my approach the right one?
> 
> Thanks for the advice...
> 
> Stephen de Vries
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux


__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [parisc-linux] hardware newbie question...
  2002-09-25 14:00   ` Andreas Deresch
@ 2002-09-30 22:31     ` Derek Engelhaupt
  2002-10-01 10:00       ` Harri Haataja
  0 siblings, 1 reply; 9+ messages in thread
From: Derek Engelhaupt @ 2002-09-30 22:31 UTC (permalink / raw)
  To: Andreas Deresch, Thibaut VARENE; +Cc: Stephen J de Vries, parisc-linux

--- Andreas Deresch <aderesch@fs.tum.de> wrote:
> On Wed, 25 Sep 2002, Thibaut VARENE wrote:
> 
> > Stephen J de Vries wrote:
> > > I have a HP 712 that I'd purchased recently.
> > >
> > > My question is:
> > >
> > > Can I use a PC monitor, keyboard, and mouse to boot the thing up?
>  If so,
> > > does the monitor have to be a multisync or something special?
> > OK for the PC monitor. Use 'Tab' at boot time to switch 712's
> resolution
> > NO for the PC keyboard (pc kbd is 75mA iirc, 712 is 500mA)
> Hhmm. I have used two different PS/2 keyboards on a 712. So far
> nothing
> unexpected has happened to either the box nor the keyboard... it
> works just
> fine.
> 
> ad
> 

Me too....

derek

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [parisc-linux] hardware newbie question...
  2002-09-30 22:31     ` Derek Engelhaupt
@ 2002-10-01 10:00       ` Harri Haataja
  2002-10-01 10:47         ` Thibaut VARENE
  0 siblings, 1 reply; 9+ messages in thread
From: Harri Haataja @ 2002-10-01 10:00 UTC (permalink / raw)
  Cc: parisc-linux

On Mon, Sep 30, 2002 at 03:31:15PM -0700, Derek Engelhaupt wrote:
> --- Andreas Deresch <aderesch@fs.tum.de> wrote:
> > On Wed, 25 Sep 2002, Thibaut VARENE wrote:
> > > Stephen J de Vries wrote:
> > > > I have a HP 712 that I'd purchased recently.
> > > > My question is:
> > > > Can I use a PC monitor, keyboard, and mouse to boot the thing
> > > > up?  If so, does the monitor have to be a multisync or something
> > > > special?
> > > OK for the PC monitor. Use 'Tab' at boot time to switch 712's
> > > resolution
> > > NO for the PC keyboard (pc kbd is 75mA iirc, 712 is 500mA)
> > Hhmm. I have used two different PS/2 keyboards on a 712. So far
> > nothing unexpected has happened to either the box nor the
> > keyboard... it works just fine.
> Me too....

And even if those numbers meant something, 712 having 500mA available
and a keyboard pulling 75mA out of it would be perfectly fine. Now if
those were voltages or impedances, then you might want to match.

My SGI Granite says 12V 300mA max kb, 5V 15mA mouse
My HP C1429B says 200mA max, 12V 120mA (Whoa!) mouse
My Sun type4 says 5V 0.35A (sic) max both
ICL PS/2 says 0.3A

JFTR. ICBW, but I don't think so.

-- 
The meek will inherit the earth; the rest of us will go to the stars.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [parisc-linux] hardware newbie question...
  2002-10-01 10:00       ` Harri Haataja
@ 2002-10-01 10:47         ` Thibaut VARENE
  0 siblings, 0 replies; 9+ messages in thread
From: Thibaut VARENE @ 2002-10-01 10:47 UTC (permalink / raw)
  To: Harri Haataja; +Cc: parisc-linux

Harri Haataja wrote:
> On Mon, Sep 30, 2002 at 03:31:15PM -0700, Derek Engelhaupt wrote:
> 
>>--- Andreas Deresch <aderesch@fs.tum.de> wrote:
>>
>>>On Wed, 25 Sep 2002, Thibaut VARENE wrote:
>>>
>>>>Stephen J de Vries wrote:
>>>>
>>>>>I have a HP 712 that I'd purchased recently.
>>>>>My question is:
>>>>>Can I use a PC monitor, keyboard, and mouse to boot the thing
>>>>>up?  If so, does the monitor have to be a multisync or something
>>>>>special?
>>>>
>>>>OK for the PC monitor. Use 'Tab' at boot time to switch 712's
>>>>resolution
>>>>NO for the PC keyboard (pc kbd is 75mA iirc, 712 is 500mA)
>>>
>>>Hhmm. I have used two different PS/2 keyboards on a 712. So far
>>>nothing unexpected has happened to either the box nor the
>>>keyboard... it works just fine.
>>
>>Me too....


OK, just to put an end at this flow of mails, I was completely wrong 
about the keyboard and confused things with another problem we had in 
the past.

Therefore, I do confirm that 712 _can_ use any PC material. ;)

I hope that makes everybody happy :o)


-- 
Thibaut VARENE
PA/Linux ESIEE Team
http://pateam.esiee.fr/

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2002-10-01 10:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-25 13:09 [parisc-linux] hardware newbie question Stephen J de Vries
2002-09-25 13:34 ` Thibaut VARENE
2002-09-25 14:00   ` Andreas Deresch
2002-09-30 22:31     ` Derek Engelhaupt
2002-10-01 10:00       ` Harri Haataja
2002-10-01 10:47         ` Thibaut VARENE
2002-09-25 15:44   ` kenneth westelinck
2002-09-30 22:29 ` Derek Engelhaupt
  -- strict thread matches above, loose matches on Subject: below --
2002-09-25 14:02 "Beerse, Corné"

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.