Announcement

Collapse
No announcement yet.

RX 480 on ubuntu - has anyone been able to use it?

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

  • #11
    Himm well I grabbed the extracted source into a temp location and changed BUILD to SOURCE in the file it mentions, then I did

    sudo dkms build /home/theriddick/Desktop/Downloads/amdgpu-pro-driver/16.30.3-306809 -k kernel_version

    and got, I'll keep messing with it until I figure out the syntax (my worst enemy).

    Error! Invalid number of arguments passed.
    Usage: add <module>/<module-version> or
    add -m <module>/<module-version> or
    add -m <module> -v <module-version>

    I'm getting by 'kernel_version' you meant for me to put my actual version number? which is 4.4.14 for me.

    UPDATE: Ok I think I might have done it, I followed some online guides and made a new dkms module that custom builds it to whatever kernel is installed, not sure if it will fix my issue but its worth a shot.


    Code:
    Done.
    
    Loading tarball for amdgpu-pro-16.30.3-306809
    Loading /var/lib/dkms/amdgpu-pro/16.30.3-306809/4.4.14/x86_64...
    
    DKMS: ldtarball completed.
    
    Creating symlink /var/lib/dkms/amdgpu-pro/16.30.3-306809/source ->
                     /usr/src/amdgpu-pro-16.30.3-306809
    
    DKMS: add completed.
    First Installation: checking all kernels...
    Building only for 4.4.14
    Building for architecture amd64
    Building initial module for 4.4.14
    Done.
    
    amdgpu:
    Running module version sanity check.
     - Original module
       - Found /lib/modules/4.4.14/extra/amdgpu.ko
       - Storing in /var/lib/dkms/amdgpu-pro/original_module/4.4.14/amd64/
       - Archiving for uninstallation purposes
     - Installation
       - Installing to /lib/modules/4.4.14/extra/
    
    depmod....
    
    DKMS: install completed.
    Last edited by theriddick; 03 July 2016, 03:57 AM.

    Comment


    • #12
      Nope didn't fix the issue, but I did notice it installed the DKMS module and modesetting was enabled all fine now. So thats one problem fixed.

      I noticed that if I did ctrl-alt-esc I can get the screen to respond with clicking mouse around the desktop, it appears to be a rendering issue where the desktop is active but broken, hard to explain but where the main panel bar is, there is a black bar which I can click in the area where the start button should be and get a larger black box to open, similar if I right click on desktop I get black box but nothing in it.

      I do have the cogl file patched as per instructions in other thread but that didn't seem to resolve this problem. The only issue I could possibly blame is whats in the xorg log file (below):

      Lots of these:

      Code:
      [    44.526] (WW) AMDGPU(0): amdgpu_dri2_flip_event_handler: Pageflip completion event has impossible msc 2097 < target_msc 2098
      [    44.676] (WW) AMDGPU(0): amdgpu_dri2_flip_event_handler: Pageflip completion event has impossible msc 2106 < target_msc 2107
      [    44.759] (WW) AMDGPU(0): amdgpu_dri2_flip_event_handler: Pageflip completion event has impossible msc 2111 < target_msc 2112
      [    45.427] (WW) AMDGPU(0): amdgpu_dri2_flip_event_handler: Pageflip completion event has impossible msc 2151 < target_msc 2152
      [    45.760] (WW) AMDGPU(0): amdgpu_dri2_flip_event_handler: Pageflip completion event has impossible msc 2171 < target_msc 2172
      [    46.261] (WW) AMDGPU(0): amdgpu_dri2_flip_event_handler: Pageflip completion event has impossible msc 2201 < target_msc 2202
      [    62.792] (WW) AMDGPU(0): amdgpu_dri2_flip_event_handler: Pageflip completion event has impossible msc 3193 < target_msc 3194
      [    62.808] (WW) AMDGPU(0): amdgpu_dri2_flip_event_handler: Pageflip completion event has impossible msc 3194 < target_msc 3195

      Comment


      • #13
        Originally posted by bridgman View Post
        If you install on a stock 16.04 system it should work fine AFAIK.
        Can anyone confirm this, please?

        Comment


        • #14
          Originally posted by elect View Post
          Can anyone confirm this, please?
          Well, If that does not work i guess nothing else will
          Last edited by dungeon; 10 July 2016, 10:21 PM.

          Comment


          • #15
            debianxfce

            Noobs like you never looked at kernel.org it seems. Did you notice when the last Bugfix Update to 4.4 was? You get all Bugfixes backported but no new drivers and extra features. Your example was very stupid...

            Comment

            Working...
            X