All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] Unable to open console on a 712
@ 2000-06-07 17:49 Tara Dear
  2000-06-08 10:28 ` Helge Deller
  0 siblings, 1 reply; 2+ messages in thread
From: Tara Dear @ 2000-06-07 17:49 UTC (permalink / raw)
  To: parisc-linux

I am trying to boot a 712/80.

When built with ramdisk20000530-sticon.tgz and specifing sti console in
menuconfig, make dep doesn't run clean

When built with ramdisk2000530-sticon.tgx and NOT specifing sti console
in menusconfig, make dep works but  booting stops after :

        kmem_create: Forcing size work alignment -nfs_fh
        VFS: Mounted root (ext2 filesystem)
        request_irq(538, c01bb030, 0x4000000, serial, c0289794)

At this point certain key strokes create responses
        keyb_at: K_NONE for 125                              //when
pushing page up
or
        keyboard: unrecognized scancode (61) - ignored
//when pushing ctrl

I can ping the 712 but I can't get the console.

Any ideas??

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

* Re: [parisc-linux] Unable to open console on a 712
  2000-06-07 17:49 [parisc-linux] Unable to open console on a 712 Tara Dear
@ 2000-06-08 10:28 ` Helge Deller
  0 siblings, 0 replies; 2+ messages in thread
From: Helge Deller @ 2000-06-08 10:28 UTC (permalink / raw)
  To: Tara Dear, parisc-linux

Hi Tara,

Am Wed, 07 Jun 2000 schrieb Tara Dear:
> I am trying to boot a 712/80.
>
> When built with ramdisk20000530-sticon.tgz and specifing sti console in
> menuconfig, make dep doesn't run clean

I will look into this later this evening. 
(did you disabled the serial-console in this configuration ?).

>
> When built with ramdisk2000530-sticon.tgx and NOT specifing sti console
> in menusconfig, make dep works but  booting stops after :
>
>         kmem_create: Forcing size work alignment -nfs_fh
>         VFS: Mounted root (ext2 filesystem)
>         request_irq(538, c01bb030, 0x4000000, serial, c0289794)

This seems to be correct. The kernel switches to the serial-console, so that 
all output goes to your serial port. You should check it again with 
ramdisk20000530-sercon.tgz or change the major/minor of /dev/console in the 
sticon-ramdisk to 5,1. 

>
> At this point certain key strokes create responses
>         keyb_at: K_NONE for 125                              //when
> pushing page up
> or
>         keyboard: unrecognized scancode (61) - ignored
> //when pushing ctrl

you get this output, because we do not disable the pdc-console completely for 
now.

>
> I can ping the 712 but I can't get the console.
>
> Any ideas??
>
> ---------------------------------------------------------------------------
> To unsubscribe: send e-mail to parisc-linux-request@thepuffingroup.com with
> `unsubscribe' as the subject.

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

end of thread, other threads:[~2000-06-08 10:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-06-07 17:49 [parisc-linux] Unable to open console on a 712 Tara Dear
2000-06-08 10:28 ` Helge Deller

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.