Nothing works to make Nvidia GTX1050 Ti work inside Ubuntu MATE 18.04Error installing nvidia driver...

One Half of Ten; A Riddle

Are there any modern advantages of a fire piston?

How do Chazal know that the descendants of a Mamzer may never marry into the general populace?

How to prevent cleaner from hanging my lock screen in Ubuntu 16.04

How to limit sight distance to 1 km

Why would the Pakistan airspace closure cancel flights not headed to Pakistan itself?

Why has the mole been redefined for 2019?

Can a person refuse a presidential pardon?

Can I write a book of my D&D game?

Why would space fleets be aligned?

Avoiding morning and evening handshakes

Why exactly do action photographers need high fps burst cameras?

Is it a fallacy if someone claims they need an explanation for every word of your argument to the point where they don't understand common terms?

A starship is travelling at 0.9c and collides with a small rock. Will it leave a clean hole through, or will more happen?

Why do no American passenger airlines still operate dedicated cargo flights?

What is 6÷2×(1+2) =?

What's a good word to describe a public place that looks like it wouldn't be rough?

CREATE ASSEMBLY System.DirectoryServices.AccountManagement.dll without enabling TRUSTWORTHY

Would a National Army of mercenaries be a feasible idea?

How to say "Brexit" in Latin?

Digits in an algebraic irrational number

awk + sum all numbers

Why is working on the same position for more than 15 years not a red flag?

Roman Numerals equation 1



Nothing works to make Nvidia GTX1050 Ti work inside Ubuntu MATE 18.04


Error installing nvidia driver manually.15.10 displays black screen on boot. Is it an Nvidia driver issue?Xorg does not work after uninstallation of Nvidia driverscan't install Realtek RTL8723de on ubuntu 16.04 kernel 4.15Failed to start Load Kernel Modules Ubuntu 18.04Missing wifi when updating base kernel Ubuntu 16.04NVIDIA K4000 - only VGA on 4.15.0-30, but OK 4.15.0-29 (both Ubuntu 18.04 && DisplayPort-attached)How to un-blacklist Graphics Driver?Intel glk_dmc_ver1_04.bin module failed to loadScreen tearing on Ubuntu MATE 18.04













0















I have read more than 15 pages where people expose their difficulties, discuss and teach how to install the Nvidia or Nouveau graphics driver in Ubuntu 18.04.
I tried all the suggestions that I found. It is now one week since I began trying this, so frustrating (what did I do to Nvidia or Ubuntu to deserve this?
I have tried, among others, the 3 installation methods suggested here.



I can't make Ubuntu Mate use the Nvidia GPU even with Nouveau driver; it always uses the intel driver/board.



Probably the most important information that I receive shows up when I try to manually install the proprietary graphics driver that I downloaded from the Nvidia website. Here it is:



ERROR: Unable to load the kernel module 'nvidia.ko'.  
This happens most frequently when this kernel module was built against the wrong or improperly configured kernel sources,
with a version of gcc that differs from the one used to build the target kernel,
or if another driver, such as nouveau, is present
and prevents the NVIDIA kernel module from obtaining ownership of the NVIDIA GPU(s),
or no NVIDIA GPU installed in this system is supported by this NVIDIA Linux graphics driver release.


Secure Boot is disabled. Kernel is 4.15.0-43-generic.



I deleted any blacklist mention to Nouveau or Nvidia in /etc/modprobe.d/.



In the window called by software-properties-gtk I choose nouveau or any version (390 to 415) of Nvidia driver, and it accepts and downloads many files without any error, but the computer still uses the Intel video controller.



P.S.: I tried to post the output of several bash commands that show important information about my hardware and Ubuntu installation but this forum prohibits it.



$ gpu-manager 
last_boot_file: /var/lib/ubuntu-drivers-common/last_gfx_boot
new_boot_file: /var/lib/ubuntu-drivers-common/last_gfx_boot
can't access /opt/amdgpu-pro/bin/amdgpu-pro-px
Looking for nvidia modules in /lib/modules/4.15.0-43-generic/updates/dkms
Found nvidia module: nvidia.ko
Looking for amdgpu modules in /lib/modules/4.15.0-43-generic/updates/dkms
Is nvidia loaded? yes
Was nvidia unloaded? no
Is nvidia blacklisted? yes
Is intel loaded? yes
Is radeon loaded? no
Is radeon blacklisted? no
Is amdgpu loaded? no
Is amdgpu blacklisted? no
Is amdgpu versioned? no
Is amdgpu pro stack? no
Is nouveau loaded? no
Is nouveau blacklisted? yes
Is nvidia kernel module available? yes
Is amdgpu kernel module available? no
Vendor/Device Id: 8086:3e9b
BusID "PCI:0@0:2:0"
Is boot vga? yes
Vendor/Device Id: 10de:1c8c
BusID "PCI:1@0:0:0"
Is boot vga? no
Error: can't access /sys/bus/pci/devices/0000:01:00.0/driver
The device is not bound to any driver.
Skipping "/dev/dri/card0", driven by "i915"
Skipping "/dev/dri/card0", driven by "i915"
Skipping "/dev/dri/card0", driven by "i915"
Found "/dev/dri/card0", driven by "i915"
output 0:
card0-eDP-1
Number of connected outputs for /dev/dri/card0: 1
Does it require offloading? yes
last cards number = 2


I couldn't open /var/lib/ubuntu-drivers-common/last_gfx_boot for writing.
Error: can't write to /var/lib/ubuntu-drivers-common/last_gfx_boot










share|improve this question





























    0















    I have read more than 15 pages where people expose their difficulties, discuss and teach how to install the Nvidia or Nouveau graphics driver in Ubuntu 18.04.
    I tried all the suggestions that I found. It is now one week since I began trying this, so frustrating (what did I do to Nvidia or Ubuntu to deserve this?
    I have tried, among others, the 3 installation methods suggested here.



    I can't make Ubuntu Mate use the Nvidia GPU even with Nouveau driver; it always uses the intel driver/board.



    Probably the most important information that I receive shows up when I try to manually install the proprietary graphics driver that I downloaded from the Nvidia website. Here it is:



    ERROR: Unable to load the kernel module 'nvidia.ko'.  
    This happens most frequently when this kernel module was built against the wrong or improperly configured kernel sources,
    with a version of gcc that differs from the one used to build the target kernel,
    or if another driver, such as nouveau, is present
    and prevents the NVIDIA kernel module from obtaining ownership of the NVIDIA GPU(s),
    or no NVIDIA GPU installed in this system is supported by this NVIDIA Linux graphics driver release.


    Secure Boot is disabled. Kernel is 4.15.0-43-generic.



    I deleted any blacklist mention to Nouveau or Nvidia in /etc/modprobe.d/.



    In the window called by software-properties-gtk I choose nouveau or any version (390 to 415) of Nvidia driver, and it accepts and downloads many files without any error, but the computer still uses the Intel video controller.



    P.S.: I tried to post the output of several bash commands that show important information about my hardware and Ubuntu installation but this forum prohibits it.



    $ gpu-manager 
    last_boot_file: /var/lib/ubuntu-drivers-common/last_gfx_boot
    new_boot_file: /var/lib/ubuntu-drivers-common/last_gfx_boot
    can't access /opt/amdgpu-pro/bin/amdgpu-pro-px
    Looking for nvidia modules in /lib/modules/4.15.0-43-generic/updates/dkms
    Found nvidia module: nvidia.ko
    Looking for amdgpu modules in /lib/modules/4.15.0-43-generic/updates/dkms
    Is nvidia loaded? yes
    Was nvidia unloaded? no
    Is nvidia blacklisted? yes
    Is intel loaded? yes
    Is radeon loaded? no
    Is radeon blacklisted? no
    Is amdgpu loaded? no
    Is amdgpu blacklisted? no
    Is amdgpu versioned? no
    Is amdgpu pro stack? no
    Is nouveau loaded? no
    Is nouveau blacklisted? yes
    Is nvidia kernel module available? yes
    Is amdgpu kernel module available? no
    Vendor/Device Id: 8086:3e9b
    BusID "PCI:0@0:2:0"
    Is boot vga? yes
    Vendor/Device Id: 10de:1c8c
    BusID "PCI:1@0:0:0"
    Is boot vga? no
    Error: can't access /sys/bus/pci/devices/0000:01:00.0/driver
    The device is not bound to any driver.
    Skipping "/dev/dri/card0", driven by "i915"
    Skipping "/dev/dri/card0", driven by "i915"
    Skipping "/dev/dri/card0", driven by "i915"
    Found "/dev/dri/card0", driven by "i915"
    output 0:
    card0-eDP-1
    Number of connected outputs for /dev/dri/card0: 1
    Does it require offloading? yes
    last cards number = 2


    I couldn't open /var/lib/ubuntu-drivers-common/last_gfx_boot for writing.
    Error: can't write to /var/lib/ubuntu-drivers-common/last_gfx_boot










    share|improve this question



























      0












      0








      0








      I have read more than 15 pages where people expose their difficulties, discuss and teach how to install the Nvidia or Nouveau graphics driver in Ubuntu 18.04.
      I tried all the suggestions that I found. It is now one week since I began trying this, so frustrating (what did I do to Nvidia or Ubuntu to deserve this?
      I have tried, among others, the 3 installation methods suggested here.



      I can't make Ubuntu Mate use the Nvidia GPU even with Nouveau driver; it always uses the intel driver/board.



      Probably the most important information that I receive shows up when I try to manually install the proprietary graphics driver that I downloaded from the Nvidia website. Here it is:



      ERROR: Unable to load the kernel module 'nvidia.ko'.  
      This happens most frequently when this kernel module was built against the wrong or improperly configured kernel sources,
      with a version of gcc that differs from the one used to build the target kernel,
      or if another driver, such as nouveau, is present
      and prevents the NVIDIA kernel module from obtaining ownership of the NVIDIA GPU(s),
      or no NVIDIA GPU installed in this system is supported by this NVIDIA Linux graphics driver release.


      Secure Boot is disabled. Kernel is 4.15.0-43-generic.



      I deleted any blacklist mention to Nouveau or Nvidia in /etc/modprobe.d/.



      In the window called by software-properties-gtk I choose nouveau or any version (390 to 415) of Nvidia driver, and it accepts and downloads many files without any error, but the computer still uses the Intel video controller.



      P.S.: I tried to post the output of several bash commands that show important information about my hardware and Ubuntu installation but this forum prohibits it.



      $ gpu-manager 
      last_boot_file: /var/lib/ubuntu-drivers-common/last_gfx_boot
      new_boot_file: /var/lib/ubuntu-drivers-common/last_gfx_boot
      can't access /opt/amdgpu-pro/bin/amdgpu-pro-px
      Looking for nvidia modules in /lib/modules/4.15.0-43-generic/updates/dkms
      Found nvidia module: nvidia.ko
      Looking for amdgpu modules in /lib/modules/4.15.0-43-generic/updates/dkms
      Is nvidia loaded? yes
      Was nvidia unloaded? no
      Is nvidia blacklisted? yes
      Is intel loaded? yes
      Is radeon loaded? no
      Is radeon blacklisted? no
      Is amdgpu loaded? no
      Is amdgpu blacklisted? no
      Is amdgpu versioned? no
      Is amdgpu pro stack? no
      Is nouveau loaded? no
      Is nouveau blacklisted? yes
      Is nvidia kernel module available? yes
      Is amdgpu kernel module available? no
      Vendor/Device Id: 8086:3e9b
      BusID "PCI:0@0:2:0"
      Is boot vga? yes
      Vendor/Device Id: 10de:1c8c
      BusID "PCI:1@0:0:0"
      Is boot vga? no
      Error: can't access /sys/bus/pci/devices/0000:01:00.0/driver
      The device is not bound to any driver.
      Skipping "/dev/dri/card0", driven by "i915"
      Skipping "/dev/dri/card0", driven by "i915"
      Skipping "/dev/dri/card0", driven by "i915"
      Found "/dev/dri/card0", driven by "i915"
      output 0:
      card0-eDP-1
      Number of connected outputs for /dev/dri/card0: 1
      Does it require offloading? yes
      last cards number = 2


      I couldn't open /var/lib/ubuntu-drivers-common/last_gfx_boot for writing.
      Error: can't write to /var/lib/ubuntu-drivers-common/last_gfx_boot










      share|improve this question
















      I have read more than 15 pages where people expose their difficulties, discuss and teach how to install the Nvidia or Nouveau graphics driver in Ubuntu 18.04.
      I tried all the suggestions that I found. It is now one week since I began trying this, so frustrating (what did I do to Nvidia or Ubuntu to deserve this?
      I have tried, among others, the 3 installation methods suggested here.



      I can't make Ubuntu Mate use the Nvidia GPU even with Nouveau driver; it always uses the intel driver/board.



      Probably the most important information that I receive shows up when I try to manually install the proprietary graphics driver that I downloaded from the Nvidia website. Here it is:



      ERROR: Unable to load the kernel module 'nvidia.ko'.  
      This happens most frequently when this kernel module was built against the wrong or improperly configured kernel sources,
      with a version of gcc that differs from the one used to build the target kernel,
      or if another driver, such as nouveau, is present
      and prevents the NVIDIA kernel module from obtaining ownership of the NVIDIA GPU(s),
      or no NVIDIA GPU installed in this system is supported by this NVIDIA Linux graphics driver release.


      Secure Boot is disabled. Kernel is 4.15.0-43-generic.



      I deleted any blacklist mention to Nouveau or Nvidia in /etc/modprobe.d/.



      In the window called by software-properties-gtk I choose nouveau or any version (390 to 415) of Nvidia driver, and it accepts and downloads many files without any error, but the computer still uses the Intel video controller.



      P.S.: I tried to post the output of several bash commands that show important information about my hardware and Ubuntu installation but this forum prohibits it.



      $ gpu-manager 
      last_boot_file: /var/lib/ubuntu-drivers-common/last_gfx_boot
      new_boot_file: /var/lib/ubuntu-drivers-common/last_gfx_boot
      can't access /opt/amdgpu-pro/bin/amdgpu-pro-px
      Looking for nvidia modules in /lib/modules/4.15.0-43-generic/updates/dkms
      Found nvidia module: nvidia.ko
      Looking for amdgpu modules in /lib/modules/4.15.0-43-generic/updates/dkms
      Is nvidia loaded? yes
      Was nvidia unloaded? no
      Is nvidia blacklisted? yes
      Is intel loaded? yes
      Is radeon loaded? no
      Is radeon blacklisted? no
      Is amdgpu loaded? no
      Is amdgpu blacklisted? no
      Is amdgpu versioned? no
      Is amdgpu pro stack? no
      Is nouveau loaded? no
      Is nouveau blacklisted? yes
      Is nvidia kernel module available? yes
      Is amdgpu kernel module available? no
      Vendor/Device Id: 8086:3e9b
      BusID "PCI:0@0:2:0"
      Is boot vga? yes
      Vendor/Device Id: 10de:1c8c
      BusID "PCI:1@0:0:0"
      Is boot vga? no
      Error: can't access /sys/bus/pci/devices/0000:01:00.0/driver
      The device is not bound to any driver.
      Skipping "/dev/dri/card0", driven by "i915"
      Skipping "/dev/dri/card0", driven by "i915"
      Skipping "/dev/dri/card0", driven by "i915"
      Found "/dev/dri/card0", driven by "i915"
      output 0:
      card0-eDP-1
      Number of connected outputs for /dev/dri/card0: 1
      Does it require offloading? yes
      last cards number = 2


      I couldn't open /var/lib/ubuntu-drivers-common/last_gfx_boot for writing.
      Error: can't write to /var/lib/ubuntu-drivers-common/last_gfx_boot







      drivers nvidia 18.04






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jan 16 at 4:07







      marcioxyz

















      asked Jan 15 at 3:21









      marcioxyzmarcioxyz

      12




      12






















          1 Answer
          1






          active

          oldest

          votes


















          0














          I've got the same problem, though with a GeForce GTX 750Ti. The systems fail to start Cinnamon and failback to Mate, where it works excellent only to use a single screen.



          Any help will be much appreciated.
          My output from gpu-manager
          "last_boot_file: /var/lib/ubuntu-drivers-common/last_gfx_boot
          new_boot_file: /var/lib/ubuntu-drivers-common/last_gfx_boot
          can't access /opt/amdgpu-pro/bin/amdgpu-pro-px
          Looking for nvidia modules in /lib/modules/4.15.0-45-generic/updates/dkms
          Found nvidia module: nvidia-drm.ko
          Looking for amdgpu modules in /lib/modules/4.15.0-45-generic/updates/dkms
          Is nvidia loaded? yes
          Was nvidia unloaded? no
          Is nvidia blacklisted? no
          Is intel loaded? no
          Is radeon loaded? no
          Is radeon blacklisted? no
          Is amdgpu loaded? no
          Is amdgpu blacklisted? no
          Is amdgpu versioned? no
          Is amdgpu pro stack? no
          Is nouveau loaded? no
          Is nouveau blacklisted? yes
          Is nvidia kernel module available? yes
          Is amdgpu kernel module available? no
          Vendor/Device Id: 10de:1380
          BusID "PCI:1@0:0:0"
          Is boot vga? yes
          Skipping "/dev/dri/card0", driven by "nvidia-drm"
          Skipping "/dev/dri/card0", driven by "nvidia-drm"
          Skipping "/dev/dri/card0", driven by "nvidia-drm"
          Skipping "/dev/dri/card0", driven by "nvidia-drm"
          Does it require offloading? no
          last cards number = 1
          I couldn't open /var/lib/ubuntu-drivers-common/last_gfx_boot for writing.
          Error: can't write to /var/lib/ubuntu-drivers-common/last_gfx_boot "






          share|improve this answer

























            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%2f1109799%2fnothing-works-to-make-nvidia-gtx1050-ti-work-inside-ubuntu-mate-18-04%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            I've got the same problem, though with a GeForce GTX 750Ti. The systems fail to start Cinnamon and failback to Mate, where it works excellent only to use a single screen.



            Any help will be much appreciated.
            My output from gpu-manager
            "last_boot_file: /var/lib/ubuntu-drivers-common/last_gfx_boot
            new_boot_file: /var/lib/ubuntu-drivers-common/last_gfx_boot
            can't access /opt/amdgpu-pro/bin/amdgpu-pro-px
            Looking for nvidia modules in /lib/modules/4.15.0-45-generic/updates/dkms
            Found nvidia module: nvidia-drm.ko
            Looking for amdgpu modules in /lib/modules/4.15.0-45-generic/updates/dkms
            Is nvidia loaded? yes
            Was nvidia unloaded? no
            Is nvidia blacklisted? no
            Is intel loaded? no
            Is radeon loaded? no
            Is radeon blacklisted? no
            Is amdgpu loaded? no
            Is amdgpu blacklisted? no
            Is amdgpu versioned? no
            Is amdgpu pro stack? no
            Is nouveau loaded? no
            Is nouveau blacklisted? yes
            Is nvidia kernel module available? yes
            Is amdgpu kernel module available? no
            Vendor/Device Id: 10de:1380
            BusID "PCI:1@0:0:0"
            Is boot vga? yes
            Skipping "/dev/dri/card0", driven by "nvidia-drm"
            Skipping "/dev/dri/card0", driven by "nvidia-drm"
            Skipping "/dev/dri/card0", driven by "nvidia-drm"
            Skipping "/dev/dri/card0", driven by "nvidia-drm"
            Does it require offloading? no
            last cards number = 1
            I couldn't open /var/lib/ubuntu-drivers-common/last_gfx_boot for writing.
            Error: can't write to /var/lib/ubuntu-drivers-common/last_gfx_boot "






            share|improve this answer






























              0














              I've got the same problem, though with a GeForce GTX 750Ti. The systems fail to start Cinnamon and failback to Mate, where it works excellent only to use a single screen.



              Any help will be much appreciated.
              My output from gpu-manager
              "last_boot_file: /var/lib/ubuntu-drivers-common/last_gfx_boot
              new_boot_file: /var/lib/ubuntu-drivers-common/last_gfx_boot
              can't access /opt/amdgpu-pro/bin/amdgpu-pro-px
              Looking for nvidia modules in /lib/modules/4.15.0-45-generic/updates/dkms
              Found nvidia module: nvidia-drm.ko
              Looking for amdgpu modules in /lib/modules/4.15.0-45-generic/updates/dkms
              Is nvidia loaded? yes
              Was nvidia unloaded? no
              Is nvidia blacklisted? no
              Is intel loaded? no
              Is radeon loaded? no
              Is radeon blacklisted? no
              Is amdgpu loaded? no
              Is amdgpu blacklisted? no
              Is amdgpu versioned? no
              Is amdgpu pro stack? no
              Is nouveau loaded? no
              Is nouveau blacklisted? yes
              Is nvidia kernel module available? yes
              Is amdgpu kernel module available? no
              Vendor/Device Id: 10de:1380
              BusID "PCI:1@0:0:0"
              Is boot vga? yes
              Skipping "/dev/dri/card0", driven by "nvidia-drm"
              Skipping "/dev/dri/card0", driven by "nvidia-drm"
              Skipping "/dev/dri/card0", driven by "nvidia-drm"
              Skipping "/dev/dri/card0", driven by "nvidia-drm"
              Does it require offloading? no
              last cards number = 1
              I couldn't open /var/lib/ubuntu-drivers-common/last_gfx_boot for writing.
              Error: can't write to /var/lib/ubuntu-drivers-common/last_gfx_boot "






              share|improve this answer




























                0












                0








                0







                I've got the same problem, though with a GeForce GTX 750Ti. The systems fail to start Cinnamon and failback to Mate, where it works excellent only to use a single screen.



                Any help will be much appreciated.
                My output from gpu-manager
                "last_boot_file: /var/lib/ubuntu-drivers-common/last_gfx_boot
                new_boot_file: /var/lib/ubuntu-drivers-common/last_gfx_boot
                can't access /opt/amdgpu-pro/bin/amdgpu-pro-px
                Looking for nvidia modules in /lib/modules/4.15.0-45-generic/updates/dkms
                Found nvidia module: nvidia-drm.ko
                Looking for amdgpu modules in /lib/modules/4.15.0-45-generic/updates/dkms
                Is nvidia loaded? yes
                Was nvidia unloaded? no
                Is nvidia blacklisted? no
                Is intel loaded? no
                Is radeon loaded? no
                Is radeon blacklisted? no
                Is amdgpu loaded? no
                Is amdgpu blacklisted? no
                Is amdgpu versioned? no
                Is amdgpu pro stack? no
                Is nouveau loaded? no
                Is nouveau blacklisted? yes
                Is nvidia kernel module available? yes
                Is amdgpu kernel module available? no
                Vendor/Device Id: 10de:1380
                BusID "PCI:1@0:0:0"
                Is boot vga? yes
                Skipping "/dev/dri/card0", driven by "nvidia-drm"
                Skipping "/dev/dri/card0", driven by "nvidia-drm"
                Skipping "/dev/dri/card0", driven by "nvidia-drm"
                Skipping "/dev/dri/card0", driven by "nvidia-drm"
                Does it require offloading? no
                last cards number = 1
                I couldn't open /var/lib/ubuntu-drivers-common/last_gfx_boot for writing.
                Error: can't write to /var/lib/ubuntu-drivers-common/last_gfx_boot "






                share|improve this answer















                I've got the same problem, though with a GeForce GTX 750Ti. The systems fail to start Cinnamon and failback to Mate, where it works excellent only to use a single screen.



                Any help will be much appreciated.
                My output from gpu-manager
                "last_boot_file: /var/lib/ubuntu-drivers-common/last_gfx_boot
                new_boot_file: /var/lib/ubuntu-drivers-common/last_gfx_boot
                can't access /opt/amdgpu-pro/bin/amdgpu-pro-px
                Looking for nvidia modules in /lib/modules/4.15.0-45-generic/updates/dkms
                Found nvidia module: nvidia-drm.ko
                Looking for amdgpu modules in /lib/modules/4.15.0-45-generic/updates/dkms
                Is nvidia loaded? yes
                Was nvidia unloaded? no
                Is nvidia blacklisted? no
                Is intel loaded? no
                Is radeon loaded? no
                Is radeon blacklisted? no
                Is amdgpu loaded? no
                Is amdgpu blacklisted? no
                Is amdgpu versioned? no
                Is amdgpu pro stack? no
                Is nouveau loaded? no
                Is nouveau blacklisted? yes
                Is nvidia kernel module available? yes
                Is amdgpu kernel module available? no
                Vendor/Device Id: 10de:1380
                BusID "PCI:1@0:0:0"
                Is boot vga? yes
                Skipping "/dev/dri/card0", driven by "nvidia-drm"
                Skipping "/dev/dri/card0", driven by "nvidia-drm"
                Skipping "/dev/dri/card0", driven by "nvidia-drm"
                Skipping "/dev/dri/card0", driven by "nvidia-drm"
                Does it require offloading? no
                last cards number = 1
                I couldn't open /var/lib/ubuntu-drivers-common/last_gfx_boot for writing.
                Error: can't write to /var/lib/ubuntu-drivers-common/last_gfx_boot "







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited 14 mins ago

























                answered 20 mins ago









                malypetumalypetu

                615




                615






























                    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%2f1109799%2fnothing-works-to-make-nvidia-gtx1050-ti-work-inside-ubuntu-mate-18-04%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

                    Is there a lightweight tool to crop images quickly?Cropping Images using Command Line Tools OnlyHow to crop...

                    List of shipwrecks in 1808...

                    Unit packagekit.service is masked Announcing the arrival of Valued Associate #679: Cesar...