All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 111334] amdgpu-pro-19.20-812932 fails to compile DKMS
@ 2019-08-08 18:53 bugzilla-daemon
  2019-08-08 20:00 ` bugzilla-daemon
  2019-11-19  8:00 ` bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2019-08-08 18:53 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 996 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=111334

            Bug ID: 111334
           Summary: amdgpu-pro-19.20-812932 fails to compile DKMS
           Product: DRI
           Version: XOrg git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/AMDgpu-pro
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: gustavo.diaz@gdnet.com.ar

Created attachment 144985
  --> https://bugs.freedesktop.org/attachment.cgi?id=144985&action=edit
Logs files

Hi,

I have problems installing amdgpu-pro driver, which fails when compiling DKMS,
no matter if use default kernel 4.15 or hwe, 5.0 in Ubuntu 18.04.2 (KDE Neon
flavor).

I am attaching all the related info and the log from the installation process,
including the DKMS compile log.

Thanks in advance

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2401 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 111334] amdgpu-pro-19.20-812932 fails to compile DKMS
  2019-08-08 18:53 [Bug 111334] amdgpu-pro-19.20-812932 fails to compile DKMS bugzilla-daemon
@ 2019-08-08 20:00 ` bugzilla-daemon
  2019-11-19  8:00 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2019-08-08 20:00 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 634 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=111334

--- Comment #1 from Gustavo A. Díaz <gustavo.diaz@gdnet.com.ar> ---
Ok, fixed. The problem was that KDE neon modify the file /etc/os-release. The
install script run fine since I've modified it (instead of os-releast) from:

case "$ID" in
        ubuntu|linuxmint|debian)

to:

case "$ID" in
        ubuntu|linuxmint|debian|neon)

and then I think DRM_VERSION is empty because of modified ID in os-release.

I think there must a way to support this, since KDE Neon is Ubuntu LTS based.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1439 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 111334] amdgpu-pro-19.20-812932 fails to compile DKMS
  2019-08-08 18:53 [Bug 111334] amdgpu-pro-19.20-812932 fails to compile DKMS bugzilla-daemon
  2019-08-08 20:00 ` bugzilla-daemon
@ 2019-11-19  8:00 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2019-11-19  8:00 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 804 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=111334

Martin Peres <martin.peres@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |MOVED

--- Comment #2 from Martin Peres <martin.peres@free.fr> ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/38.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2357 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-11-19  8:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-08 18:53 [Bug 111334] amdgpu-pro-19.20-812932 fails to compile DKMS bugzilla-daemon
2019-08-08 20:00 ` bugzilla-daemon
2019-11-19  8:00 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.