On Thu, Nov 29, 2001 at 09:08:56AM -0800, Brandon N wrote:
>  
> I'm having this problem too.  I boot up my machine and it goes to
> GDM,
> I can't type in anything.  If I telnet to the machine, stop and start
> GDM, then it works fine.
> 

I had this same problem after a reboot a few weeks ago (I'm using
sid). It turns out that GDM was starting up fast enough that the
gettys weren't yet started, so it was trying to start on vcs2.
the solution was to specify the vc in the servers section of
/etc/gdm/gdm.conf.

Here's my maintainance log entry:

2001-11-10 17:15:17 MST
     After reboot keyboard not responding in X. sudo fuser -v
     /dev/tty? shows xfree trying to use tty2 at same time as 
     fbgetty. Added vt7 to server line in /etc/gdm.conf:

     --- /etc/gdm/gdm.conf~  Wed Oct 17 22:27:08 2001
     +++ /etc/gdm/gdm.conf   Sat Nov 10 17:14:20 2001
     @@ -104,4 +104,4 @@
      Enable=false

      [servers]
     -0=Standard
     +0=Standard vt7

HTH

dt

-- 
Dave Thayer           | If trees could scream, would we be so cavalier about
Denver, Colorado USA  | cutting them down? We might, if they screamed all
[EMAIL PROTECTED] | the time, for no good reason. - Jack Handey

Reply via email to