Announcement

Collapse
No announcement yet.

Heres an odd login problem that i have

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Heres an odd login problem that i have

    Did a few standard searches like login, login problem, boot problem. Here's the problem. i can't type my user password when i am at the login screen lol. i can select the user and type in the user box but i can not type in the password box. i got into my system and turned on enable auto login to bypass this problem for the moment but i would appreciate some help. thanks a lot . i'm using kubuntu gutsy 7.10 btw.

    #2
    Re: Heres an odd login problem that i have

    Hmmmmmmmmmmmm. You're right, that IS an odd one -- I don't believe I've heard it before.

    Do I understand that the mouse works to pick a user, but the keyboard doesn't? Sounds like maybe a keyboard issue of some kind. Is it wireless or anything special about it? If you can post this section of your /etc/X11/xorg.conf file, it might reveal something:

    Code:
    Section "ServerLayout"
      Identifier   "Layout0"
      Screen   0 "Screen0" 0 0
      InputDevice  "Keyboard0" "CoreKeyboard"
      InputDevice  "Mouse0" "CorePointer"
    EndSection
    
    Section "Files"
      RgbPath     "/usr/X11R6/lib/X11/rgb"
    EndSection
    
    Section "Module"
      Load      "dbe"
      Load      "extmod"
      Load      "type1"
      Load      "freetype"
      Load      "glx"
    EndSection
    
    Section "ServerFlags"
      Option     "Xinerama" "0"
    EndSection
    
    Section "InputDevice"
    
      # generated from default
      Identifier   "Mouse0"
      Driver     "mouse"
      Option     "Protocol" "auto"
      Option     "Device" "/dev/psaux"
      Option     "Emulate3Buttons" "no"
      Option     "ZAxisMapping" "4 5"
    EndSection
    
    Section "InputDevice"
    
      # generated from default
      Identifier   "Keyboard0"
      Driver     "kbd"
    EndSection

    Comment


      #3
      Re: Heres an odd login problem that i have

      Originally posted by dibl
      Hmmmmmmmmmmmm. You're right, that IS an odd one -- I don't believe I've heard it before.

      Do I understand that the mouse works to pick a user, but the keyboard doesn't? Sounds like maybe a keyboard issue of some kind. Is it wireless or anything special about it? If you can post this section of your /etc/X11/xorg.conf file, it might reveal something:
      close, mouse works, AND keyboard works. i can type the user name OR select the user name with the mouse. When i go to type the password, however, i get a blinking cursor. i figured i might have edited something to hide my password but i got nowhere when trying to type it. can type user name, can't type anything in the password box -_-.

      Comment


        #4
        Re: Heres an odd login problem that i have

        It's possible that you have Show nothing set for At Password Prompt. Press Alt+F2 and type kcontrol then click on Security & Privacy | Password & User Account and if it is set that way, change it.
        Using Kubuntu Linux since March 23, 2007
        "It is a capital mistake to theorize before one has data." - Sherlock Holmes

        Comment


          #5
          Re: Heres an odd login problem that i have

          Originally posted by Snowhog
          It's possible that you have Show nothing set for At Password Prompt. Press Alt+F2 and type kcontrol then click on Security & Privacy | Password & User Account and if it is set that way, change it.
          it says show one star for each letter

          # xorg.conf (xorg X Window System server configuration file)
          #
          # This file was generated by dexconf, the Debian X Configuration tool, using
          # values from the debconf database.
          #
          # Edit this file with caution, and see the xorg.conf manual page.
          # (Type "man xorg.conf" at the shell prompt.)
          #
          # This file is automatically updated on xserver-xorg package upgrades *only*
          # if it has not been modified since the last upgrade of the xserver-xorg
          # package.
          #
          # If you have edited this file but would like it to be automatically updated
          # again, run the following command:
          # sudo dpkg-reconfigure -phigh xserver-xorg

          Section "Files"
          EndSection

          Section "InputDevice"
          Identifier "Generic Keyboard"
          Driver "kbd"
          Option "CoreKeyboard"
          Option "XkbRules" "xorg"
          Option "XkbModel" "pc105"
          Option "XkbLayout" "us"
          EndSection

          Section "InputDevice"
          Identifier "Configured Mouse"
          Driver "mouse"
          Option "CorePointer"
          Option "Device" "/dev/input/mice"
          Option "Protocol" "ImPS/2"
          Option "ZAxisMapping" "4 5"
          Option "Emulate3Buttons" "true"
          EndSection

          Section "InputDevice"
          Identifier "Synaptics Touchpad"
          Driver "synaptics"
          Option "SendCoreEvents" "true"
          Option "Device" "/dev/psaux"
          Option "Protocol" "auto-dev"
          Option "HorizEdgeScroll" "0"
          EndSection

          Section "InputDevice"
          Driver "wacom"
          Identifier "stylus"
          Option "Device" "/dev/input/wacom"
          Option "Type" "stylus"
          Option "ForceDevice" "ISDV4" # Tablet PC ONLY
          EndSection

          Section "InputDevice"
          Driver "wacom"
          Identifier "eraser"
          Option "Device" "/dev/input/wacom"
          Option "Type" "eraser"
          Option "ForceDevice" "ISDV4" # Tablet PC ONLY
          EndSection

          Section "InputDevice"
          Driver "wacom"
          Identifier "cursor"
          Option "Device" "/dev/input/wacom"
          Option "Type" "cursor"
          Option "ForceDevice" "ISDV4" # Tablet PC ONLY
          EndSection

          Section "Device"
          Identifier "Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
          Driver "intel"
          BusID "PCI:0:2:0"
          EndSection

          Section "Monitor"
          Identifier "Generic Monitor"
          Option "DPMS"
          EndSection

          Section "Screen"
          Identifier "Default Screen"
          Device "Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
          Monitor "Generic Monitor"
          DefaultDepth 24
          SubSection "Display"
          Modes "1280x800"
          EndSubSection
          EndSection

          Section "ServerLayout"
          Identifier "Default Layout"
          Screen "Default Screen"
          InputDevice "Generic Keyboard"
          InputDevice "Configured Mouse"

          # Uncomment if you have a wacom tablet
          # InputDevice "stylus" "SendCoreEvents"
          # InputDevice "cursor" "SendCoreEvents"
          # InputDevice "eraser" "SendCoreEvents"
          InputDevice "Synaptics Touchpad"
          EndSection
          could it have something to do with this? i remember editing it and it not doing anything... so i figure maybe this is it?

          [General]
          ConfigVersion=2.3
          ConsoleTTYs=tty1,tty2,tty3,tty4,tty5,tty6
          PidFile=/var/run/kdm.pid
          ReserveServers=:1,:2,:3
          ServerVTs=-7
          StaticServers=:0

          [Shutdown]
          BootManager=None
          HaltCmd=/sbin/poweroff
          RebootCmd=/sbin/reboot

          [X-*-Core]
          AllowNullPasswd=false
          AllowRootLogin=false
          AllowShutdown=Root
          AutoReLogin=true
          ClientLogFile=.xsession-errors-%s
          Reset=/etc/kde3/kdm/Xreset
          Session=/etc/kde3/kdm/Xsession
          Setup=/etc/kde3/kdm/Xsetup
          Startup=/etc/kde3/kdm/Xstartup

          [X-*-Greeter]
          AntiAliasing=true
          ColorScheme=
          EchoMode=NoEcho
          FaceSource=AdminOnly
          FailFont=Sans Serif,10,-1,5,75,0,0,0,0,0
          GUIStyle=
          GreetFont=Sans Serif,22,-1,5,50,0,0,0,0,0
          GreetString=Welcome to Kubuntu at %n
          GreeterPos=50,50
          HiddenUsers=
          Language=en_US
          LogoArea=Logo
          LogoPixmap=
          MaxShowUID=29999
          MinShowUID=1000
          Preloader=/usr/bin/preloadkde
          SelectedUsers=
          ShowUsers=NotHidden
          SortUsers=true
          StdFont=Sans Serif,10,-1,5,50,0,0,0,0,0
          Theme=/usr/share/apps/kdm/themes/SweetDarkness/
          UseBackground=true
          UserCompletion=false
          UserList=true

          [X-:*-Core]
          AllowNullPasswd=true
          AllowShutdown=All
          NoPassEnable=false
          NoPassUsers=
          ServerArgsLocal=-nolisten tcp
          ServerCmd=/usr/bin/X -br

          [X-:*-Greeter]
          AllowClose=true
          DefaultUser=dave
          FocusPasswd=false
          LoginMode=DefaultLocal
          PreselectUser=None

          [X-:0-Core]
          AutoLoginAgain=false
          AutoLoginDelay=0
          AutoLoginEnable=true
          AutoLoginLocked=false
          AutoLoginUser=dave
          ClientLogFile=.xsession-errors

          [Xdmcp]
          Enable=false
          Willing=/etc/kde3/kdm/Xwilling

          Comment

          Working...
          X