[Bug 111334] amdgpu-pro-19.20-812932 fails to compile DKMS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Comment # 1 on bug 111334 from
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:
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux