• [deleted]

I installed drivers for my gtx 1070 and it said to reboot. I did so and there is now no gui. Kinda noobish Linux user, any help would be appreciated.

How did you install the nvidia driver? What driver branch did you install?

    • [deleted]

    Harvey I don't know I just used the application that's pre-installed

      [deleted]
      There are several ways, via the Software Center or via Hardware Drivers in the system menu or by downloading it directly from nvidia and manually installing?

      1. The software center way assumes you know which driver you need and if you install the wrong one you'll end up with no GUI.
      2. The Hardware Drivers way will only give you the main branch it thinks your GPU needs including 32bit drivers required for gaming.
      3. Downloading from nvidia's website directly and installing this way is unsupported will break your system either straight away or when you update.

      After booting to the screen with the blinking _
      Press ctrl+alt+f2 you'll have a terminal login screen, login as normal and run eopkg li | grep nvidia- and report the output here.

        • [deleted]

        nvidia-340-glx-driver-modaliases
        nvidia-390-glx-driver-modaliases
        nvidia-glx-driver-common
        nvidia-glx-driver-modaliases

        • [deleted]

        Harvey nvidia-340-glx-driver-modaliases
        nvidia-390-glx-driver-modaliases
        nvidia-glx-driver-common
        nvidia-glx-driver-modaliases

        Ok assuming thats everything it listed, you've installed part of the driver (common) not the entire thing.

        Run:
        sudo eopkg it nvidia-glx-driver-current
        Then reboot:
        sudo reboot

        You should now have the GUI back.

          • [deleted]

          Harvey Seems to have worked perfectly!

          • [deleted]

          Harvey Thank you very much

            • [deleted]

            • Edited

            Harvey Seems to have broken the text in the terminal? Not sure how this happened.. But the only notable change was the driver update - ignore the fact that the image is super blue, not sure why that happened when I screenshotted

            [deleted]
            EDIT: What do you mean by broken? The text overlapping? Not sure on that one.

            Additionally:
            Sorry I forgot if you are gaming you're going to want the 32bit dirvers as well. Steam won't even launch without this.

            Open the terminal and run:
            sudo eopkg it nvidia-glx-driver-32bit

              • [deleted]

              Harvey Thank you, but this did not fix the issue with the terminal. The text spacing is all off for some reason now.

                • [deleted]

                Harvey Yes, was talking about the terminal text spacing, should I make a new post?

                  [deleted]
                  May be worth while to get more exposure, it should not be related to installing the nvidia driver.

                  If you do provide a screenshot of inside budgie settings under the font section. Also if you have not already done so make sure you are up to date:
                  sudo eopkg up -y

                    • [deleted]

                    Harvey If you don't know what to do, I'll make another post. Here's my current settings:

                    • [deleted]

                    Harvey I misread, you said font, not front:

                      • [deleted]

                      Harvey Alright, will make a new one right away 🙂 - just wasn't wanting to spam the forums

                      [deleted]
                      I run Plasma but checked Budgie under a VM.

                      For me in order of appearance:
                      Clear Sans Bold 9
                      Noto Sans Regular 9
                      Noto Sans Regular 9
                      Hack Regular 9
                      1.00
                      Slight
                      Subpixel (for LCD screens).

                        • [deleted]

                        Harvey That fixed it!