Announcement

Collapse
No announcement yet.

Here Are Your Vulkan Download Links

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Here Are Your Vulkan Download Links

    Phoronix: Here Are Your Vulkan Download Links

    Once you are done reading Vulkan 1.0 Released: What You Need To Know About This Cross-Platform, High-Performance Graphics API, to find all the Vulkan Linux details, here are the download links...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    Not sure if it is a miss from nvidia side .. i don't see nvidia 800 series card supported for Vulkan

    Comment


    • #3
      nVidia was ahead of AMD with OpenGL. Then AMD came forward and said we need a lighter API and pushed everyone to work on alternatives; now Vulkan comes and nVidia is still ahead of AMD!!

      Comment


      • #4
        again amd nothing care about linux, so much fan boys and defenders and haters against nvidia, always the same sh*t amd

        Comment


        • #5
          I wouldn't be too quick to praise NVIDIA for this beta driver. It's based off of version 355 which is old (I currently have 361.something installed from their stable releases) and doesn't even compile on newer kernels (I tried on 4.3.0 and it fails to build).

          Comment


          • #6
            Originally posted by ileonte View Post
            I wouldn't be too quick to praise NVIDIA for this beta driver. It's based off of version 355 which is old (I currently have 361.something installed from their stable releases) and doesn't even compile on newer kernels (I tried on 4.3.0 and it fails to build).
            Code:
            [LIST][*][COLOR=#666600]@@[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600]-[/COLOR][COLOR=#006666]360[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]7[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600]+[/COLOR][COLOR=#006666]360[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]8[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600]@@[/COLOR][COLOR=#000000] nv_procfs_read_registry[/COLOR][COLOR=#666600]([/COLOR][*][COLOR=#000000]registry_keys [/COLOR][COLOR=#666600]=[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600](([/COLOR][COLOR=#000000]nvl [/COLOR][COLOR=#666600]!=[/COLOR][COLOR=#000000] NULL[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600]?[/COLOR][*][COLOR=#000000]nvl[/COLOR][COLOR=#666600]->[/COLOR][COLOR=#000000]registry_keys [/COLOR][COLOR=#666600]:[/COLOR][COLOR=#000000] nv_registry_keys[/COLOR][COLOR=#666600]);[/COLOR][*][*][COLOR=#666600]-[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]return[/COLOR][COLOR=#000000] seq_printf[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]s[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] [/COLOR][COLOR=#008800]"Binary: \"%s\"\n"[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] registry_keys[/COLOR][COLOR=#666600]);[/COLOR][*][COLOR=#666600]+[/COLOR][COLOR=#000000] seq_printf[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]s[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] [/COLOR][COLOR=#008800]"Binary: \"%s\"\n"[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] registry_keys[/COLOR][COLOR=#666600]);[/COLOR][*][COLOR=#666600]+[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]return[/COLOR][COLOR=#000000] [/COLOR][COLOR=#006666]0[/COLOR][COLOR=#666600];[/COLOR][*][COLOR=#666600]}[/COLOR][*][*][COLOR=#000088]static[/COLOR][COLOR=#000000] [/COLOR][COLOR=#660066]ssize_t[/COLOR][*][COLOR=#666600]@@[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600]-[/COLOR][COLOR=#006666]560[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]7[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600]+[/COLOR][COLOR=#006666]561[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]8[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600]@@[/COLOR][COLOR=#000000] nv_procfs_read_text_file[/COLOR][COLOR=#666600]([/COLOR][*][COLOR=#000088]void[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600]*[/COLOR][COLOR=#000000]v[/COLOR][*][COLOR=#666600])[/COLOR][*][COLOR=#666600]{[/COLOR][*][COLOR=#666600]-[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]return[/COLOR][COLOR=#000000] seq_puts[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]s[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] s[/COLOR][COLOR=#666600]->[/COLOR][COLOR=#000088]private[/COLOR][COLOR=#666600]);[/COLOR][*][COLOR=#666600]+[/COLOR][COLOR=#000000] seq_puts[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]s[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] s[/COLOR][COLOR=#666600]->[/COLOR][COLOR=#000088]private[/COLOR][COLOR=#666600]);[/COLOR][*][COLOR=#666600]+[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]return[/COLOR][COLOR=#000000] [/COLOR][COLOR=#006666]0[/COLOR][COLOR=#666600];[/COLOR][*][COLOR=#666600]}[/COLOR][/LIST]
            Voila. 2 lines changed fixes it. Keep in mind that you have to tell the driver to ignore the X ABI if you're on newer than 1.17.

            Comment


            • #7
              Originally posted by blackout23 View Post

              Code:
              [LIST][*][COLOR=#666600]@@[/COLOR][COLOR=#666600]-[/COLOR][COLOR=#006666]360[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]7[/COLOR][COLOR=#666600]+[/COLOR][COLOR=#006666]360[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]8[/COLOR][COLOR=#666600]@@[/COLOR][COLOR=#000000] nv_procfs_read_registry[/COLOR][COLOR=#666600]([/COLOR][*][COLOR=#000000]registry_keys [/COLOR][COLOR=#666600]=[/COLOR][COLOR=#666600](([/COLOR][COLOR=#000000]nvl [/COLOR][COLOR=#666600]!=[/COLOR][COLOR=#000000] NULL[/COLOR][COLOR=#666600])[/COLOR][COLOR=#666600]?[/COLOR][*][COLOR=#000000]nvl[/COLOR][COLOR=#666600]->[/COLOR][COLOR=#000000]registry_keys [/COLOR][COLOR=#666600]:[/COLOR][COLOR=#000000] nv_registry_keys[/COLOR][COLOR=#666600]);[/COLOR][*][COLOR=#666600]-[/COLOR][COLOR=#000088]return[/COLOR][COLOR=#000000] seq_printf[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]s[/COLOR][COLOR=#666600],[/COLOR][COLOR=#008800]"Binary: \"%s\"\n"[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] registry_keys[/COLOR][COLOR=#666600]);[/COLOR][*][COLOR=#666600]+[/COLOR][COLOR=#000000] seq_printf[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]s[/COLOR][COLOR=#666600],[/COLOR][COLOR=#008800]"Binary: \"%s\"\n"[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] registry_keys[/COLOR][COLOR=#666600]);[/COLOR][*][COLOR=#666600]+[/COLOR][COLOR=#000088]return[/COLOR][COLOR=#006666]0[/COLOR][COLOR=#666600];[/COLOR][*][COLOR=#666600]}[/COLOR][*][COLOR=#000088]static[/COLOR][COLOR=#660066]ssize_t[/COLOR][*][COLOR=#666600]@@[/COLOR][COLOR=#666600]-[/COLOR][COLOR=#006666]560[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]7[/COLOR][COLOR=#666600]+[/COLOR][COLOR=#006666]561[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]8[/COLOR][COLOR=#666600]@@[/COLOR][COLOR=#000000] nv_procfs_read_text_file[/COLOR][COLOR=#666600]([/COLOR][*][COLOR=#000088]void[/COLOR][COLOR=#666600]*[/COLOR][COLOR=#000000]v[/COLOR][*][COLOR=#666600])[/COLOR][*][COLOR=#666600]{[/COLOR][*][COLOR=#666600]-[/COLOR][COLOR=#000088]return[/COLOR][COLOR=#000000] seq_puts[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]s[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] s[/COLOR][COLOR=#666600]->[/COLOR][COLOR=#000088]private[/COLOR][COLOR=#666600]);[/COLOR][*][COLOR=#666600]+[/COLOR][COLOR=#000000] seq_puts[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]s[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] s[/COLOR][COLOR=#666600]->[/COLOR][COLOR=#000088]private[/COLOR][COLOR=#666600]);[/COLOR][*][COLOR=#666600]+[/COLOR][COLOR=#000088]return[/COLOR][COLOR=#006666]0[/COLOR][COLOR=#666600];[/COLOR][*][COLOR=#666600]}[/COLOR][/LIST]
              Voila. 2 lines changed fixes it. Keep in mind that you have to tell the driver to ignore the X ABI if you're on newer than 1.17.
              even with this workaround my xserver keeps crashing after few seconds. (debian stretch)

              this is the way i used: https://devtalk.nvidia.com/default/t...1-build-error/

              Comment


              • #8
                Originally posted by blackout23 View Post

                Code:
                [LIST][*][COLOR=#666600]@@[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600]-[/COLOR][COLOR=#006666]360[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]7[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600]+[/COLOR][COLOR=#006666]360[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]8[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600]@@[/COLOR][COLOR=#000000] nv_procfs_read_registry[/COLOR][COLOR=#666600]([/COLOR][*][COLOR=#000000]registry_keys [/COLOR][COLOR=#666600]=[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600](([/COLOR][COLOR=#000000]nvl [/COLOR][COLOR=#666600]!=[/COLOR][COLOR=#000000] NULL[/COLOR][COLOR=#666600])[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600]?[/COLOR][*][COLOR=#000000]nvl[/COLOR][COLOR=#666600]->[/COLOR][COLOR=#000000]registry_keys [/COLOR][COLOR=#666600]:[/COLOR][COLOR=#000000] nv_registry_keys[/COLOR][COLOR=#666600]);[/COLOR][*][*][COLOR=#666600]-[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]return[/COLOR][COLOR=#000000] seq_printf[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]s[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] [/COLOR][COLOR=#008800]"Binary: \"%s\"\n"[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] registry_keys[/COLOR][COLOR=#666600]);[/COLOR][*][COLOR=#666600]+[/COLOR][COLOR=#000000] seq_printf[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]s[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] [/COLOR][COLOR=#008800]"Binary: \"%s\"\n"[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] registry_keys[/COLOR][COLOR=#666600]);[/COLOR][*][COLOR=#666600]+[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]return[/COLOR][COLOR=#000000] [/COLOR][COLOR=#006666]0[/COLOR][COLOR=#666600];[/COLOR][*][COLOR=#666600]}[/COLOR][*][*][COLOR=#000088]static[/COLOR][COLOR=#000000] [/COLOR][COLOR=#660066]ssize_t[/COLOR][*][COLOR=#666600]@@[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600]-[/COLOR][COLOR=#006666]560[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]7[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600]+[/COLOR][COLOR=#006666]561[/COLOR][COLOR=#666600],[/COLOR][COLOR=#006666]8[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600]@@[/COLOR][COLOR=#000000] nv_procfs_read_text_file[/COLOR][COLOR=#666600]([/COLOR][*][COLOR=#000088]void[/COLOR][COLOR=#000000] [/COLOR][COLOR=#666600]*[/COLOR][COLOR=#000000]v[/COLOR][*][COLOR=#666600])[/COLOR][*][COLOR=#666600]{[/COLOR][*][COLOR=#666600]-[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]return[/COLOR][COLOR=#000000] seq_puts[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]s[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] s[/COLOR][COLOR=#666600]->[/COLOR][COLOR=#000088]private[/COLOR][COLOR=#666600]);[/COLOR][*][COLOR=#666600]+[/COLOR][COLOR=#000000] seq_puts[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]s[/COLOR][COLOR=#666600],[/COLOR][COLOR=#000000] s[/COLOR][COLOR=#666600]->[/COLOR][COLOR=#000088]private[/COLOR][COLOR=#666600]);[/COLOR][*][COLOR=#666600]+[/COLOR][COLOR=#000000] [/COLOR][COLOR=#000088]return[/COLOR][COLOR=#000000] [/COLOR][COLOR=#006666]0[/COLOR][COLOR=#666600];[/COLOR][*][COLOR=#666600]}[/COLOR][/LIST]
                Voila. 2 lines changed fixes it. Keep in mind that you have to tell the driver to ignore the X ABI if you're on newer than 1.17.
                I mean sure, you can work around it. The fact remains that as driver releases go this is a pretty crappy one. Funnily enough the situation isn't any better on Windows either - their own GeForce Experience app isn't showing this driver as available even on the beta channel, probably because it's old. So all around this seems to me like a half-assed release from NVIDIA.

                Comment


                • #9
                  ... No Intel driver?
                  Than whats this? https://01.org/linuxgraphics/blogs/j...intel-hardware
                  (note: I have a sandy bridge cpu so I could not test it yet, so take this with a grain of salt if I am being stupid)

                  Comment


                  • #10
                    Originally posted by triangle View Post
                    ... No Intel driver?
                    Than whats this? https://01.org/linuxgraphics/blogs/j...intel-hardware
                    (note: I have a sandy bridge cpu so I could not test it yet, so take this with a grain of salt if I am being stupid)
                    *should have looked at more recent articles*
                    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

                    Any way, maybe this article should be updated to include that.

                    Comment

                    Working...
                    X