Ubuntu works without nvidia but stuck at login screen with nvidia












0















I have Nvidia graphics card installed and the Ubuntu used to work without any issue till yesterday. Unfortunately, it is now stuck at the login screen. I switched to terminal mode (Ctrl+Alt+F1) and removed Nvidia drivers using the following command:



sudo apt-get purge nvidia-*


It works! However, I want to use Nvidia drivers so after logging in successfully, I installed Nvidia drives from "additional drivers" under "software and updates" in Ubuntu. After rebooting, it again stuck at login screen.



Below is the permission info. for .Xauthority file:



ravi@lab:~$ ls -la .X*
-rw------- 1 ravi ravi 48 Feb 20 11:43 .Xauthority
-rw------- 1 ravi ravi 48 Feb 20 11:27 .Xauthority.bak


I am not able to figure out the cause of the problem. Below is the content of dmesg:



[    1.342426] init: plymouth-upstart-bridge main process ended, respawning
[ 1.544607] Adding 16734204k swap on /dev/sda3. Priority:-1 extents:1 across:16734204k SSFS
[ 1.594473] systemd-udevd[359]: starting version 204
[ 1.596107] tsc: Refined TSC clocksource calibration: 3600.032 MHz
[ 1.620273] lp: driver loaded but no devices found
[ 1.631667] ppdev: user-space parallel port driver
[ 1.649728] wmi: Mapper loaded
[ 1.651556] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 1.681165] [drm] Initialized drm 1.1.0 20060810
[ 1.690956] type=1400 audit(1550630628.420:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=487 comm="apparmor_parser"
[ 1.690962] type=1400 audit(1550630628.420:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=487 comm="apparmor_parser"
[ 1.690965] type=1400 audit(1550630628.420:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=487 comm="apparmor_parser"
[ 1.691995] type=1400 audit(1550630628.420:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=493 comm="apparmor_parser"
[ 1.691999] type=1400 audit(1550630628.420:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=493 comm="apparmor_parser"
[ 1.692002] type=1400 audit(1550630628.420:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=493 comm="apparmor_parser"
[ 1.693989] snd_hda_intel 0000:00:1f.3: irq 182 for MSI/MSI-X
[ 1.768260] checking generic (d1000000 7f0000) vs hw (c0000000 10000000)
[ 1.768261] checking generic (d1000000 7f0000) vs hw (d0000000 2000000)
[ 1.768262] fb: conflicting fb hw usage nouveaufb vs EFI VGA - removing generic driver
[ 1.768280] Console: switching to colour dummy device 80x25
[ 1.768906] nouveau E[ DEVICE][0000:01:00.0] unknown chipset, 0x134000a1
[ 1.768910] nouveau E[ DRM] failed to create 0x80000080, -22
[ 1.769175] nouveau: probe of 0000:01:00.0 failed with error -22
[ 2.019597] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[ 2.229627] init: failsafe main process (750) killed by TERM signal
[ 2.415213] Bluetooth: Core ver 2.17
[ 2.415250] NET: Registered protocol family 31
[ 2.415251] Bluetooth: HCI device and connection manager initialized
[ 2.415255] Bluetooth: HCI socket layer initialized
[ 2.415257] Bluetooth: L2CAP socket layer initialized
[ 2.415259] Bluetooth: SCO socket layer initialized
[ 2.418438] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 2.418447] Bluetooth: BNEP filters: protocol multicast
[ 2.418451] Bluetooth: BNEP socket layer initialized
[ 2.425587] Bluetooth: RFCOMM TTY layer initialized
[ 2.425608] Bluetooth: RFCOMM socket layer initialized
[ 2.425634] Bluetooth: RFCOMM ver 1.11
[ 2.446701] type=1400 audit(1550630629.176:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=837 comm="apparmor_parser"
[ 2.446704] type=1400 audit(1550630629.176:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=837 comm="apparmor_parser"
[ 2.465787] init: cups main process (842) killed by HUP signal
[ 2.465817] init: cups main process ended, respawning
[ 2.497078] type=1400 audit(1550630629.224:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=916 comm="apparmor_parser"
[ 2.558491] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 2.588489] init: alsa-restore main process (1031) terminated with status 19
[ 2.598291] Switched to clocksource tsc


PS: I know the similar type of questions is asked many times but I am not able to figure out the cause of this problem. I guess that some Nvidia configuration files need to be cleaned properly.










share|improve this question



























    0















    I have Nvidia graphics card installed and the Ubuntu used to work without any issue till yesterday. Unfortunately, it is now stuck at the login screen. I switched to terminal mode (Ctrl+Alt+F1) and removed Nvidia drivers using the following command:



    sudo apt-get purge nvidia-*


    It works! However, I want to use Nvidia drivers so after logging in successfully, I installed Nvidia drives from "additional drivers" under "software and updates" in Ubuntu. After rebooting, it again stuck at login screen.



    Below is the permission info. for .Xauthority file:



    ravi@lab:~$ ls -la .X*
    -rw------- 1 ravi ravi 48 Feb 20 11:43 .Xauthority
    -rw------- 1 ravi ravi 48 Feb 20 11:27 .Xauthority.bak


    I am not able to figure out the cause of the problem. Below is the content of dmesg:



    [    1.342426] init: plymouth-upstart-bridge main process ended, respawning
    [ 1.544607] Adding 16734204k swap on /dev/sda3. Priority:-1 extents:1 across:16734204k SSFS
    [ 1.594473] systemd-udevd[359]: starting version 204
    [ 1.596107] tsc: Refined TSC clocksource calibration: 3600.032 MHz
    [ 1.620273] lp: driver loaded but no devices found
    [ 1.631667] ppdev: user-space parallel port driver
    [ 1.649728] wmi: Mapper loaded
    [ 1.651556] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 1.681165] [drm] Initialized drm 1.1.0 20060810
    [ 1.690956] type=1400 audit(1550630628.420:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=487 comm="apparmor_parser"
    [ 1.690962] type=1400 audit(1550630628.420:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=487 comm="apparmor_parser"
    [ 1.690965] type=1400 audit(1550630628.420:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=487 comm="apparmor_parser"
    [ 1.691995] type=1400 audit(1550630628.420:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=493 comm="apparmor_parser"
    [ 1.691999] type=1400 audit(1550630628.420:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=493 comm="apparmor_parser"
    [ 1.692002] type=1400 audit(1550630628.420:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=493 comm="apparmor_parser"
    [ 1.693989] snd_hda_intel 0000:00:1f.3: irq 182 for MSI/MSI-X
    [ 1.768260] checking generic (d1000000 7f0000) vs hw (c0000000 10000000)
    [ 1.768261] checking generic (d1000000 7f0000) vs hw (d0000000 2000000)
    [ 1.768262] fb: conflicting fb hw usage nouveaufb vs EFI VGA - removing generic driver
    [ 1.768280] Console: switching to colour dummy device 80x25
    [ 1.768906] nouveau E[ DEVICE][0000:01:00.0] unknown chipset, 0x134000a1
    [ 1.768910] nouveau E[ DRM] failed to create 0x80000080, -22
    [ 1.769175] nouveau: probe of 0000:01:00.0 failed with error -22
    [ 2.019597] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
    [ 2.229627] init: failsafe main process (750) killed by TERM signal
    [ 2.415213] Bluetooth: Core ver 2.17
    [ 2.415250] NET: Registered protocol family 31
    [ 2.415251] Bluetooth: HCI device and connection manager initialized
    [ 2.415255] Bluetooth: HCI socket layer initialized
    [ 2.415257] Bluetooth: L2CAP socket layer initialized
    [ 2.415259] Bluetooth: SCO socket layer initialized
    [ 2.418438] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [ 2.418447] Bluetooth: BNEP filters: protocol multicast
    [ 2.418451] Bluetooth: BNEP socket layer initialized
    [ 2.425587] Bluetooth: RFCOMM TTY layer initialized
    [ 2.425608] Bluetooth: RFCOMM socket layer initialized
    [ 2.425634] Bluetooth: RFCOMM ver 1.11
    [ 2.446701] type=1400 audit(1550630629.176:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=837 comm="apparmor_parser"
    [ 2.446704] type=1400 audit(1550630629.176:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=837 comm="apparmor_parser"
    [ 2.465787] init: cups main process (842) killed by HUP signal
    [ 2.465817] init: cups main process ended, respawning
    [ 2.497078] type=1400 audit(1550630629.224:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=916 comm="apparmor_parser"
    [ 2.558491] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 2.588489] init: alsa-restore main process (1031) terminated with status 19
    [ 2.598291] Switched to clocksource tsc


    PS: I know the similar type of questions is asked many times but I am not able to figure out the cause of this problem. I guess that some Nvidia configuration files need to be cleaned properly.










    share|improve this question

























      0












      0








      0








      I have Nvidia graphics card installed and the Ubuntu used to work without any issue till yesterday. Unfortunately, it is now stuck at the login screen. I switched to terminal mode (Ctrl+Alt+F1) and removed Nvidia drivers using the following command:



      sudo apt-get purge nvidia-*


      It works! However, I want to use Nvidia drivers so after logging in successfully, I installed Nvidia drives from "additional drivers" under "software and updates" in Ubuntu. After rebooting, it again stuck at login screen.



      Below is the permission info. for .Xauthority file:



      ravi@lab:~$ ls -la .X*
      -rw------- 1 ravi ravi 48 Feb 20 11:43 .Xauthority
      -rw------- 1 ravi ravi 48 Feb 20 11:27 .Xauthority.bak


      I am not able to figure out the cause of the problem. Below is the content of dmesg:



      [    1.342426] init: plymouth-upstart-bridge main process ended, respawning
      [ 1.544607] Adding 16734204k swap on /dev/sda3. Priority:-1 extents:1 across:16734204k SSFS
      [ 1.594473] systemd-udevd[359]: starting version 204
      [ 1.596107] tsc: Refined TSC clocksource calibration: 3600.032 MHz
      [ 1.620273] lp: driver loaded but no devices found
      [ 1.631667] ppdev: user-space parallel port driver
      [ 1.649728] wmi: Mapper loaded
      [ 1.651556] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
      [ 1.681165] [drm] Initialized drm 1.1.0 20060810
      [ 1.690956] type=1400 audit(1550630628.420:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=487 comm="apparmor_parser"
      [ 1.690962] type=1400 audit(1550630628.420:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=487 comm="apparmor_parser"
      [ 1.690965] type=1400 audit(1550630628.420:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=487 comm="apparmor_parser"
      [ 1.691995] type=1400 audit(1550630628.420:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=493 comm="apparmor_parser"
      [ 1.691999] type=1400 audit(1550630628.420:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=493 comm="apparmor_parser"
      [ 1.692002] type=1400 audit(1550630628.420:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=493 comm="apparmor_parser"
      [ 1.693989] snd_hda_intel 0000:00:1f.3: irq 182 for MSI/MSI-X
      [ 1.768260] checking generic (d1000000 7f0000) vs hw (c0000000 10000000)
      [ 1.768261] checking generic (d1000000 7f0000) vs hw (d0000000 2000000)
      [ 1.768262] fb: conflicting fb hw usage nouveaufb vs EFI VGA - removing generic driver
      [ 1.768280] Console: switching to colour dummy device 80x25
      [ 1.768906] nouveau E[ DEVICE][0000:01:00.0] unknown chipset, 0x134000a1
      [ 1.768910] nouveau E[ DRM] failed to create 0x80000080, -22
      [ 1.769175] nouveau: probe of 0000:01:00.0 failed with error -22
      [ 2.019597] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
      [ 2.229627] init: failsafe main process (750) killed by TERM signal
      [ 2.415213] Bluetooth: Core ver 2.17
      [ 2.415250] NET: Registered protocol family 31
      [ 2.415251] Bluetooth: HCI device and connection manager initialized
      [ 2.415255] Bluetooth: HCI socket layer initialized
      [ 2.415257] Bluetooth: L2CAP socket layer initialized
      [ 2.415259] Bluetooth: SCO socket layer initialized
      [ 2.418438] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
      [ 2.418447] Bluetooth: BNEP filters: protocol multicast
      [ 2.418451] Bluetooth: BNEP socket layer initialized
      [ 2.425587] Bluetooth: RFCOMM TTY layer initialized
      [ 2.425608] Bluetooth: RFCOMM socket layer initialized
      [ 2.425634] Bluetooth: RFCOMM ver 1.11
      [ 2.446701] type=1400 audit(1550630629.176:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=837 comm="apparmor_parser"
      [ 2.446704] type=1400 audit(1550630629.176:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=837 comm="apparmor_parser"
      [ 2.465787] init: cups main process (842) killed by HUP signal
      [ 2.465817] init: cups main process ended, respawning
      [ 2.497078] type=1400 audit(1550630629.224:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=916 comm="apparmor_parser"
      [ 2.558491] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
      [ 2.588489] init: alsa-restore main process (1031) terminated with status 19
      [ 2.598291] Switched to clocksource tsc


      PS: I know the similar type of questions is asked many times but I am not able to figure out the cause of this problem. I guess that some Nvidia configuration files need to be cleaned properly.










      share|improve this question














      I have Nvidia graphics card installed and the Ubuntu used to work without any issue till yesterday. Unfortunately, it is now stuck at the login screen. I switched to terminal mode (Ctrl+Alt+F1) and removed Nvidia drivers using the following command:



      sudo apt-get purge nvidia-*


      It works! However, I want to use Nvidia drivers so after logging in successfully, I installed Nvidia drives from "additional drivers" under "software and updates" in Ubuntu. After rebooting, it again stuck at login screen.



      Below is the permission info. for .Xauthority file:



      ravi@lab:~$ ls -la .X*
      -rw------- 1 ravi ravi 48 Feb 20 11:43 .Xauthority
      -rw------- 1 ravi ravi 48 Feb 20 11:27 .Xauthority.bak


      I am not able to figure out the cause of the problem. Below is the content of dmesg:



      [    1.342426] init: plymouth-upstart-bridge main process ended, respawning
      [ 1.544607] Adding 16734204k swap on /dev/sda3. Priority:-1 extents:1 across:16734204k SSFS
      [ 1.594473] systemd-udevd[359]: starting version 204
      [ 1.596107] tsc: Refined TSC clocksource calibration: 3600.032 MHz
      [ 1.620273] lp: driver loaded but no devices found
      [ 1.631667] ppdev: user-space parallel port driver
      [ 1.649728] wmi: Mapper loaded
      [ 1.651556] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
      [ 1.681165] [drm] Initialized drm 1.1.0 20060810
      [ 1.690956] type=1400 audit(1550630628.420:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=487 comm="apparmor_parser"
      [ 1.690962] type=1400 audit(1550630628.420:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=487 comm="apparmor_parser"
      [ 1.690965] type=1400 audit(1550630628.420:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=487 comm="apparmor_parser"
      [ 1.691995] type=1400 audit(1550630628.420:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=493 comm="apparmor_parser"
      [ 1.691999] type=1400 audit(1550630628.420:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=493 comm="apparmor_parser"
      [ 1.692002] type=1400 audit(1550630628.420:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=493 comm="apparmor_parser"
      [ 1.693989] snd_hda_intel 0000:00:1f.3: irq 182 for MSI/MSI-X
      [ 1.768260] checking generic (d1000000 7f0000) vs hw (c0000000 10000000)
      [ 1.768261] checking generic (d1000000 7f0000) vs hw (d0000000 2000000)
      [ 1.768262] fb: conflicting fb hw usage nouveaufb vs EFI VGA - removing generic driver
      [ 1.768280] Console: switching to colour dummy device 80x25
      [ 1.768906] nouveau E[ DEVICE][0000:01:00.0] unknown chipset, 0x134000a1
      [ 1.768910] nouveau E[ DRM] failed to create 0x80000080, -22
      [ 1.769175] nouveau: probe of 0000:01:00.0 failed with error -22
      [ 2.019597] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
      [ 2.229627] init: failsafe main process (750) killed by TERM signal
      [ 2.415213] Bluetooth: Core ver 2.17
      [ 2.415250] NET: Registered protocol family 31
      [ 2.415251] Bluetooth: HCI device and connection manager initialized
      [ 2.415255] Bluetooth: HCI socket layer initialized
      [ 2.415257] Bluetooth: L2CAP socket layer initialized
      [ 2.415259] Bluetooth: SCO socket layer initialized
      [ 2.418438] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
      [ 2.418447] Bluetooth: BNEP filters: protocol multicast
      [ 2.418451] Bluetooth: BNEP socket layer initialized
      [ 2.425587] Bluetooth: RFCOMM TTY layer initialized
      [ 2.425608] Bluetooth: RFCOMM socket layer initialized
      [ 2.425634] Bluetooth: RFCOMM ver 1.11
      [ 2.446701] type=1400 audit(1550630629.176:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=837 comm="apparmor_parser"
      [ 2.446704] type=1400 audit(1550630629.176:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=837 comm="apparmor_parser"
      [ 2.465787] init: cups main process (842) killed by HUP signal
      [ 2.465817] init: cups main process ended, respawning
      [ 2.497078] type=1400 audit(1550630629.224:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=916 comm="apparmor_parser"
      [ 2.558491] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
      [ 2.588489] init: alsa-restore main process (1031) terminated with status 19
      [ 2.598291] Switched to clocksource tsc


      PS: I know the similar type of questions is asked many times but I am not able to figure out the cause of this problem. I guess that some Nvidia configuration files need to be cleaned properly.







      14.04 drivers nvidia xorg login






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 2 hours ago









      Ravi JoshiRavi Joshi

      12016




      12016






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1119704%2fubuntu-works-without-nvidia-but-stuck-at-login-screen-with-nvidia%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1119704%2fubuntu-works-without-nvidia-but-stuck-at-login-screen-with-nvidia%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          GameSpot

          connect to host localhost port 22: Connection refused

          Getting a Wifi WPA2 wifi connection