Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: login screen problem

  1. #1
    Join Date
    Dec 2010
    Beans
    61

    login screen problem

    i just updated to 12.04 but once it goes to the login screen the monitor says unsupported video signal but i can hear the ubuntu sound so i login without seeing the screen but once i login everythings fine it's just do this at the login screen i don't understand why it's doing this. everyone know why this happening ?

  2. #2
    Join Date
    Dec 2010
    Beans
    61

    Re: login screen problem

    Quote Originally Posted by mj360 View Post
    i just updated to 12.04 but once it goes to the login screen the monitor says unsupported video signal but i can hear the ubuntu sound so i login without seeing the screen but once i login everythings fine it's just do this at the login screen i don't understand why it's doing this. everyone know why this happening ?
    i'm i the only one who having this problem ?

  3. #3
    Join Date
    Apr 2012
    Location
    Zululand, RSA
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: login screen problem

    It would seem so mate... but lets see what we can do anyway to get you to see the greeter screen.
    So when you power up your machine...
    you get a blank screen...
    nothing visual only an auditory clue that Ubuntu is actually doing something?
    Is that it?
    (And then you login and then you see the desktop)
    Last edited by anejo; May 3rd, 2012 at 09:24 AM.
    It's not what you know but who you know!

  4. #4
    Join Date
    Apr 2012
    Location
    Zululand, RSA
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: login screen problem

    Also before you login...
    If you were to press Ctrl+Alt+F1
    does that take you to a login prompt that you can see?
    It's not what you know but who you know!

  5. #5
    Join Date
    Dec 2010
    Beans
    61

    Re: login screen problem

    yes that's right.

  6. #6
    Join Date
    Dec 2010
    Beans
    61

    Re: login screen problem

    yes it show ubuntu login in all black when i do ctrl alt f1

  7. #7
    Join Date
    Feb 2012
    Location
    Athens/Greece
    Beans
    Hidden!
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: login screen problem

    Quote Originally Posted by mj360 View Post
    yes it show ubuntu login in all black when i do ctrl alt f1
    Hi ,
    try to login from there , then do
    Code:
    sudo apt-get -f install 
    sudo dpkg --configure -a 
    sudo apt-get update ; sudo apt-get dist-upgrade
    When commands finish , reboot and see if works.
    Thanks .

  8. #8
    Join Date
    Dec 2010
    Beans
    61

    Re: login screen problem

    it didn't work. but i forgot to say, it works when i hook the pc up through hdmi but it don't work with vga.

  9. #9
    Join Date
    Feb 2012
    Location
    Athens/Greece
    Beans
    Hidden!
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: login screen problem

    Quote Originally Posted by mj360 View Post
    it didn't work. but i forgot to say, it works when i hook the pc up through hdmi but it don't work with vga.
    Except for VGA(hardware) problem ,
    maybe vga's graphics are to low to run with Ubuntu ? I don't really know ... i am not sure.
    What is your card ?
    Give the output of
    Code:
    lspci -nnk | grep -iA2 vga
    Thanks

  10. #10
    Join Date
    Apr 2012
    Location
    Zululand, RSA
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: login screen problem

    IF NikTH's solutions are working for you great!
    If not, again in that terminal--Ctrl+Alt+F1--what you should try is first get 'gdm' installed
    Code:
    sudo apt-get install gdm
    The above command assumes that you have access to the Internet of course.
    If not, then do so after you have login successfully.
    Remember we are trying to get a greeter-login screen visible for you...
    Assuming then that you have gdm installed... at the prompt
    Code:
    sudo dpkg-reconfigure gdm
    sudo reboot
    The first time you do this--because the lightdm is not showing--select gdm and then reboot.
    The gdm version of a login screen should be presented... and you should be good to go!
    It's not what you know but who you know!

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •