Virtual Consoles disabled REVISITED



Back a while ago, Bill Marcum wrote:
On Sun, 08 Jan 2006 19:13:30 -0500, David A. Cobb 
  <superbiskit@xxxxxxx> wrote:
  
Running UBUNTU Hoary, GNOME 2.10.0.

Since a fairly recent update, I find I no longer have LOGIN running on 
the lower Virtual Consoles.  If I switch out, all I have is a blank 
screen (or the last screen-full of boot output).  Clearly I got 
something mis-configured. 
    
The problem may be your video driver.  If you have an Nvidia or ATI 
video card, you might need proprietary drivers from the Nvidia or ATI 
web sites.
  
I do, indeed, have an nVidia card.  However, I can't see how that could affect the virtual consoles.  If I couldn't switch out of X and back in, I would suspect the video driver.

I took a second look, first at /etc/inittab, then at the VC1 console, which appears to show boot output.
It appeared that the "rcS" step:

# This is run first except when booting in emergency (-b) mode.
si::sysinit:/etc/init.d/rcS
#
was, perhaps, still running.  Possibly some startup script was not completing. 
I also find (from HTOP) that S20P3SCAN was still running -- which seems a mite strange.

To make a long story short, I moved the steps that spawn /sbin/getty so they precede running the /etc/init.d  scripts.

And that did it.  There should probably be some way to ensure that the rc scripts complete normally even if some component cannot complete without error.  Also, I obviously need to look at the P3SCAN init script to see why it doesn't just start a daemon and exit.

-- 
David A. Cobb, Software Engineer, Public Access Advocate
"By God's Grace, I am a Christian man; by my actions a great sinner." -- The Way of a Pilgrim: R.French, Tr.
Free at last!  Free at last!  Using Linux, I'm FREE at last!
Life is too short to tolerate crappy software!


-- 
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


Relevant Pages

  • Re: Webster van Robot help
    ... Install Microsoft Script Debugger or Visual studio. ... Use a switch statement. ... the robot does in fact move. ...
    (comp.lang.javascript)
  • Re: dsrm tool
    ... Here is the meat for deleting inactive computer accounts. ... The script uses a combination of the ds* tools to find old accounts, check to see whether they have a flag to exclude their deletion and if not delete them from AD. ... We ran into a problem where some accounts had child objects that requires us to use the -subtree option with dsrm. ... The subtree switch would allow dsrm to delete the OU and everything in it. ...
    (microsoft.public.windows.server.active_directory)
  • Re: Reminder for sent messages
    ... There's no switch on a message for this - you could ask Microsoft for this ... It's a script or nothing. ... > don't get a reminder to ALL of the messages you send. ...
    (microsoft.public.mac.office.entourage)
  • Re: Is this script safe?
    ... On 28 Oct 2005 at 10:05, Jay Savage wrote: ... >>> I wanted a script that would rename files from lower to upper case. ... Found 39 lowercase files ... Yes the T switch was giving me errors it the scripts former state. ...
    (perl.beginners)
  • Re: Virtual Consoles disabled
    ... David A. Cobb a écrit: ... I find I no longer have LOGIN running on the lower Virtual Consoles. ... If I switch out, all I have is a blank screen ...
    (Ubuntu)