All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] 715/100 no longer boots into console?
@ 2001-07-16  3:50 Tom
  2001-07-17  9:29 ` Richard Hirst
  0 siblings, 1 reply; 5+ messages in thread
From: Tom @ 2001-07-16  3:50 UTC (permalink / raw)
  To: PA-RISC Linux List

So I upgraded from the 0.9 to the latest 0.91. Exerything worked nicely,
no errors, except now I get no login on the console. Looking over the boot
messages there's no errors, but there is two lines saying the FB is alive
and well and the console is switching to STI FB color console. Last
messages is after "INIT: switching to runlevel 2" and all the
"starting:..." messages (the last one is cron starting).

I *had* all the common pitfalls saved, until I had a drive crash in the
mail server and nuke all the saved mail :-(. So, if someone can tell me
the simple solution to this I'd appreciate it... If needed the output of
dmesg is at http://www.alaskatech.org/stuff/715boot.txt

Thanks!

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

* Re: [parisc-linux] 715/100 no longer boots into console?
  2001-07-16  3:50 Tom
@ 2001-07-17  9:29 ` Richard Hirst
  2001-07-17 14:08   ` Tom
  2001-07-17 21:12   ` Helge Deller
  0 siblings, 2 replies; 5+ messages in thread
From: Richard Hirst @ 2001-07-17  9:29 UTC (permalink / raw)
  To: Tom; +Cc: PA-RISC Linux List

On Sun, Jul 15, 2001 at 07:50:39PM -0800, Tom wrote:
> So I upgraded from the 0.9 to the latest 0.91. Exerything worked nicely,
> no errors, except now I get no login on the console. Looking over the boot
> messages there's no errors, but there is two lines saying the FB is alive
> and well and the console is switching to STI FB color console. Last
> messages is after "INIT: switching to runlevel 2" and all the
> "starting:..." messages (the last one is cron starting).
> 
> I *had* all the common pitfalls saved, until I had a drive crash in the
> mail server and nuke all the saved mail :-(. So, if someone can tell me
> the simple solution to this I'd appreciate it... If needed the output of
> dmesg is at http://www.alaskatech.org/stuff/715boot.txt

Presumably you logged in via the network to get that dmesg output,
so the machine is working ok.  Sounds like a frame buffer problem.
0.9 used STI console, 0.9.x uses STI frame buffer, if it is a chipset
it recognises.

When you say you upgraded from 0.9 to 0.91, what do you mean?  Did
you simply reinstall from the new .iso, or something else?  If you just
installed, how did you get to being able to read dmesg without console
access?

I assume your /etc/inittab is spawning a getty on tty0?

Maybe Helge can comment, if he reads this.

Richard

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

* Re: [parisc-linux] 715/100 no longer boots into console?
  2001-07-17  9:29 ` Richard Hirst
@ 2001-07-17 14:08   ` Tom
  2001-07-17 21:12   ` Helge Deller
  1 sibling, 0 replies; 5+ messages in thread
From: Tom @ 2001-07-17 14:08 UTC (permalink / raw)
  To: Richard Hirst; +Cc: PA-RISC Linux List

> > Me:
> > So I upgraded from the 0.9 to the latest 0.91. Exerything worked nicely,
> > no errors, except now I get no login on the console. Looking over the boot
> > messages there's no errors, but there is two lines saying the FB is alive
> > and well and the console is switching to STI FB color console. Last
> > messages is after "INIT: switching to runlevel 2" and all the
> > "starting:..." messages (the last one is cron starting).

> Richard:
> Presumably you logged in via the network to get that dmesg output,
> so the machine is working ok.  Sounds like a frame buffer problem.
> 0.9 used STI console, 0.9.x uses STI frame buffer, if it is a chipset
> it recognises.

Yeah, the machine itself worked fine, just no console output. COM1 console
as well as SSH in both are quite happy.

> When you say you upgraded from 0.9 to 0.91, what do you mean?  Did
> you simply reinstall from the new .iso, or something else?  If you just
> installed, how did you get to being able to read dmesg without console
> access?

I had been doing the incremental updates, but when the ISO came out I
reinstalled. Console worked fine during the install...

> I assume your /etc/inittab is spawning a getty on tty0?

It is now - that is what I missed. For some reason the 0.91 install
disabled all the tty's for local consoles. Not sure why that is a default
setting, but I just test things - I'm not quite up to understanding what's
actually happening :-)

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

* Re: [parisc-linux] 715/100 no longer boots into console?
  2001-07-17  9:29 ` Richard Hirst
  2001-07-17 14:08   ` Tom
@ 2001-07-17 21:12   ` Helge Deller
  1 sibling, 0 replies; 5+ messages in thread
From: Helge Deller @ 2001-07-17 21:12 UTC (permalink / raw)
  To: Richard Hirst, Tom; +Cc: PA-RISC Linux List

Hi Tom, Richard,

On Tuesday 17 July 2001 11:29, Richard Hirst wrote:
> On Sun, Jul 15, 2001 at 07:50:39PM -0800, Tom wrote:
> > So I upgraded from the 0.9 to the latest 0.91. Exerything worked nicely,
> > no errors, except now I get no login on the console. Looking over the
> > boot messages there's no errors, but there is two lines saying the FB is
> > alive and well and the console is switching to STI FB color console. Last
> > messages is after "INIT: switching to runlevel 2" and all the
> > "starting:..." messages (the last one is cron starting).
> >
> > I *had* all the common pitfalls saved, until I had a drive crash in the
> > mail server and nuke all the saved mail :-(. So, if someone can tell me
> > the simple solution to this I'd appreciate it... If needed the output of
> > dmesg is at http://www.alaskatech.org/stuff/715boot.txt
>
> Presumably you logged in via the network to get that dmesg output,
> so the machine is working ok.  Sounds like a frame buffer problem.
> 0.9 used STI console, 0.9.x uses STI frame buffer, if it is a chipset
> it recognises.

IIRC the 715/100 is nearly identical to the 715/64, so sticon and stifb should work.

> .....

> I assume your /etc/inittab is spawning a getty on tty0?

Tom: Does it ?  If not, then that's why it's failing.

Greetings,

Helge

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

* Re: [parisc-linux] 715/100 no longer boots into console?
       [not found] ` <Pine.LNX.4.33.0107171419400.8533-100000@goliath>
@ 2001-07-18  8:30   ` Richard Hirst
  0 siblings, 0 replies; 5+ messages in thread
From: Richard Hirst @ 2001-07-18  8:30 UTC (permalink / raw)
  To: Tom; +Cc: parisc-linux

On Tue, Jul 17, 2001 at 02:21:16PM -0800, Tom wrote:
> On Tue, 17 Jul 2001, Helge Deller wrote:
> > > > I assume your /etc/inittab is spawning a getty on tty0?
> > >
> > > Tom: Does it ?  If not, then that's why it's failing.
> >
> > Tom, I just saw you already answered this.
> > So please forget about my mail.
> >
> > Greetings,
> > Helge
> 
> No problem :-)  Actually, my only remaining question is why disabling the
> tty[x] entries in inittab would be a default behavior; I had changed it
> with 0.9 and the install of 0.91 changed it back. Weird.
> 
> Anyway, that might be a good thing to change for a 1.0 release - assuming
> the console will be serial could be bad...

Installer should auto detect whether it is on a serial on graphical
console, and set up inittab appropriately.  Sounds like it got confused
in your case.  Not aware of anyone else having that problem.

Richard

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

end of thread, other threads:[~2001-07-18  8:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200107172125.NAA09485@goliath>
     [not found] ` <Pine.LNX.4.33.0107171419400.8533-100000@goliath>
2001-07-18  8:30   ` [parisc-linux] 715/100 no longer boots into console? Richard Hirst
2001-07-16  3:50 Tom
2001-07-17  9:29 ` Richard Hirst
2001-07-17 14:08   ` Tom
2001-07-17 21:12   ` 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.