* [parisc-linux] boot console wrong.
@ 2003-02-21 3:58 Rod Smart
2003-02-21 8:27 ` Nahkola Mikko
2003-02-22 6:08 ` Rod Smart
0 siblings, 2 replies; 7+ messages in thread
From: Rod Smart @ 2003-02-21 3:58 UTC (permalink / raw)
To: PARISC Linux
Hello list, long time no talk here.
I have a C-180 and when in the Main Menu (booting) I have previously
setup the Console path to Serial, what input do I need to set it back to
normal console (Keyboard/screen) ?
> Main Menu: Enter command > pa con
>
> Console path: SERIAL_1.9600.8.none
>
I have installed Debian through this console, and would like to play
with it the usual way now ;o)
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] boot console wrong.
2003-02-21 3:58 [parisc-linux] boot console wrong Rod Smart
@ 2003-02-21 8:27 ` Nahkola Mikko
2003-02-21 15:26 ` Tom
2003-02-22 6:08 ` Rod Smart
1 sibling, 1 reply; 7+ messages in thread
From: Nahkola Mikko @ 2003-02-21 8:27 UTC (permalink / raw)
To: PARISC Linux
On Fri, Feb 21, 2003 at 03:58:52AM +0000, ext Rod Smart wrote:
> I have a C-180 and when in the Main Menu (booting) I have previously
> setup the Console path to Serial, what input do I need to set it back to
> normal console (Keyboard/screen) ?
> > Console path: SERIAL_1.9600.8.none
> I have installed Debian through this console, and would like to play
> with it the usual way now ;o)
Um ... "path console graphics" could be a good starting point. It
probably tells you that "graphics" isn't a good path and shows a list of
what could be, but that's almost as good.
Not sure though, I haven't had the chance to play with a C180, but that's
what I do with the other Cxx0s.
--
Mikko Nahkola <mikko.nahkola@nokia.com>
Tre-IN sysadmin <mnahkola@trein.ntc.nokia.com>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] boot console wrong.
2003-02-21 8:27 ` Nahkola Mikko
@ 2003-02-21 15:26 ` Tom
2003-02-21 15:33 ` Nahkola Mikko
0 siblings, 1 reply; 7+ messages in thread
From: Tom @ 2003-02-21 15:26 UTC (permalink / raw)
To: Nahkola Mikko; +Cc: PARISC Linux
> > On Fri, Feb 21, 2003 at 03:58:52AM +0000, ext Rod Smart wrote:
> > I have a C-180 and when in the Main Menu (booting) I have previously
> > setup the Console path to Serial, what input do I need to set it back to
> > normal console (Keyboard/screen) ?
>
> > > Console path: SERIAL_1.9600.8.none
>
> > I have installed Debian through this console, and would like to play
> > with it the usual way now ;o)
>
> Um ... "path console graphics" could be a good starting point. It
> probably tells you that "graphics" isn't a good path and shows a list of
> what could be, but that's almost as good.
>
> Not sure though, I haven't had the chance to play with a C180, but that's
> what I do with the other Cxx0s.
> --
> Mikko Nahkola <mikko.nahkola@nokia.com>
"path console graphics(0)" sets the console to the built-in video on my
C180; graphics(x) (where x is the slot number as printed on the back of
the case) sets it to the video card in that slot...
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] boot console wrong.
2003-02-21 15:26 ` Tom
@ 2003-02-21 15:33 ` Nahkola Mikko
2003-02-21 23:13 ` Rod Smart
0 siblings, 1 reply; 7+ messages in thread
From: Nahkola Mikko @ 2003-02-21 15:33 UTC (permalink / raw)
To: ext Tom; +Cc: Nahkola Mikko, PARISC Linux
On Fri, Feb 21, 2003 at 06:26:47AM -0900, ext Tom wrote:
> > > On Fri, Feb 21, 2003 at 03:58:52AM +0000, ext Rod Smart wrote:
> > > > Console path: SERIAL_1.9600.8.none
> > > I have installed Debian through this console, and would like to play
> > > with it the usual way now ;o)
> > Um ... "path console graphics" could be a good starting point. It
> > probably tells you that "graphics" isn't a good path and shows a list of
> > what could be, but that's almost as good.
> "path console graphics(0)" sets the console to the built-in video on my
> C180; graphics(x) (where x is the slot number as printed on the back of
> the case) sets it to the video card in that slot...
Well ... yes. (I just had to set a B180L to mode 12 on graphics(0)
manually from the serial console as that seems to be the only way to make
it work with an A4033A with the usual 3-BNC cable.)
Now that I think about it ... I probably had to use pci(4) or some such
once on a C360 but then again that one didn't have a built-in adapter.
Oh, and really, my Linux-running C240 still has the console on serial -
_and_ X and a bunch of virtual terminals also available on the graphics
card.
--
Mikko Nahkola <mikko.nahkola@nokia.com>
Tre-IN sysadmin <mnahkola@trein.ntc.nokia.com>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] boot console wrong.
2003-02-21 23:13 ` Rod Smart
@ 2003-02-21 16:44 ` Derek Engelhaupt
0 siblings, 0 replies; 7+ messages in thread
From: Derek Engelhaupt @ 2003-02-21 16:44 UTC (permalink / raw)
To: Rod Smart, PARISC Linux
[-- Attachment #1: Type: text/plain, Size: 2230 bytes --]
Slot 3 alone is single port. Slot 3a would be port one of a dual monitor port card and slot 3b would be the second monitor port of that dual monitor port card.
derek
Rod Smart <snaketails@optushome.com.au> wrote:Ok, my graphics card is installed in Slot 3, so whats the differance between
3a and 3b ??
> Possible paths are:
> GRAPHICS(0)
> GRAPHICS(1a)
> GRAPHICS(1b)
> GRAPHICS(2a)
> GRAPHICS(2b)
> GRAPHICS(3a)
> GRAPHICS(3b)
> GRAPHICS(4a)
> GRAPHICS(4b)
> PCI3
> PCI4
> SERIAL_1
> SERIAL_2
>
Nahkola Mikko wrote:
> On Fri, Feb 21, 2003 at 06:26:47AM -0900, ext Tom wrote:
> > > > On Fri, Feb 21, 2003 at 03:58:52AM +0000, ext Rod Smart wrote:
>
> > > > > Console path: SERIAL_1.9600.8.none
> > > > I have installed Debian through this console, and would like to play
> > > > with it the usual way now ;o)
>
> > > Um ... "path console graphics" could be a good starting point. It
> > > probably tells you that "graphics" isn't a good path and shows a list of
> > > what could be, but that's almost as good.
>
> > "path console graphics(0)" sets the console to the built-in video on my
> > C180; graphics(x) (where x is the slot number as printed on the back of
> > the case) sets it to the video card in that slot...
>
> Well ... yes. (I just had to set a B180L to mode 12 on graphics(0)
> manually from the serial console as that seems to be the only way to make
> it work with an A4033A with the usual 3-BNC cable.)
>
> Now that I think about it ... I probably had to use pci(4) or some such
> once on a C360 but then again that one didn't have a built-in adapter.
>
> Oh, and really, my Linux-running C240 still has the console on serial -
> _and_ X and a bunch of virtual terminals also available on the graphics
> card.
>
> --
> Mikko Nahkola
> Tre-IN sysadmin
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
---------------------------------
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, and more
[-- Attachment #2: Type: text/html, Size: 2870 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] boot console wrong.
2003-02-21 15:33 ` Nahkola Mikko
@ 2003-02-21 23:13 ` Rod Smart
2003-02-21 16:44 ` Derek Engelhaupt
0 siblings, 1 reply; 7+ messages in thread
From: Rod Smart @ 2003-02-21 23:13 UTC (permalink / raw)
To: PARISC Linux
Ok, my graphics card is installed in Slot 3, so whats the differance between
3a and 3b ??
> Possible paths are:
> GRAPHICS(0)
> GRAPHICS(1a)
> GRAPHICS(1b)
> GRAPHICS(2a)
> GRAPHICS(2b)
> GRAPHICS(3a)
> GRAPHICS(3b)
> GRAPHICS(4a)
> GRAPHICS(4b)
> PCI3
> PCI4
> SERIAL_1
> SERIAL_2
>
Nahkola Mikko wrote:
> On Fri, Feb 21, 2003 at 06:26:47AM -0900, ext Tom wrote:
> > > > On Fri, Feb 21, 2003 at 03:58:52AM +0000, ext Rod Smart wrote:
>
> > > > > Console path: SERIAL_1.9600.8.none
> > > > I have installed Debian through this console, and would like to play
> > > > with it the usual way now ;o)
>
> > > Um ... "path console graphics" could be a good starting point. It
> > > probably tells you that "graphics" isn't a good path and shows a list of
> > > what could be, but that's almost as good.
>
> > "path console graphics(0)" sets the console to the built-in video on my
> > C180; graphics(x) (where x is the slot number as printed on the back of
> > the case) sets it to the video card in that slot...
>
> Well ... yes. (I just had to set a B180L to mode 12 on graphics(0)
> manually from the serial console as that seems to be the only way to make
> it work with an A4033A with the usual 3-BNC cable.)
>
> Now that I think about it ... I probably had to use pci(4) or some such
> once on a C360 but then again that one didn't have a built-in adapter.
>
> Oh, and really, my Linux-running C240 still has the console on serial -
> _and_ X and a bunch of virtual terminals also available on the graphics
> card.
>
> --
> Mikko Nahkola <mikko.nahkola@nokia.com>
> Tre-IN sysadmin <mnahkola@trein.ntc.nokia.com>
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] boot console wrong.
2003-02-21 3:58 [parisc-linux] boot console wrong Rod Smart
2003-02-21 8:27 ` Nahkola Mikko
@ 2003-02-22 6:08 ` Rod Smart
1 sibling, 0 replies; 7+ messages in thread
From: Rod Smart @ 2003-02-22 6:08 UTC (permalink / raw)
To: PARISC Linux
Thank you people ;o)
The consol is now back to graphic card, and debian is loading further
than I have previously had it loading ;o)
Just have to get gdm to run after configuring it.
Rod Smart wrote:
> Hello list, long time no talk here.
>
> I have a C-180 and when in the Main Menu (booting) I have previously
> setup the Console path to Serial, what input do I need to set it back to
> normal console (Keyboard/screen) ?
>
> > Main Menu: Enter command > pa con
> >
> > Console path: SERIAL_1.9600.8.none
> >
>
> I have installed Debian through this console, and would like to play
> with it the usual way now ;o)
>
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2003-02-21 23:30 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-21 3:58 [parisc-linux] boot console wrong Rod Smart
2003-02-21 8:27 ` Nahkola Mikko
2003-02-21 15:26 ` Tom
2003-02-21 15:33 ` Nahkola Mikko
2003-02-21 23:13 ` Rod Smart
2003-02-21 16:44 ` Derek Engelhaupt
2003-02-22 6:08 ` Rod Smart
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox