[manjaro-dev] MHWD and AMDGPU issue

Philip Müller philm at manjaro.org
Mon Apr 18 08:37:21 CEST 2016


Am 18.04.2016 um 00:37 schrieb Sandra Karuving:
> Could you also enable AMDGPU support for older chips with the next kernel 
> update?
> https://wiki.archlinux.org/index.php/
> AMDGPU#Enable_amdgpu_for_Sea_Islands_Cards
> cause right now all our GCN cards/apu have to option to switch to AMDGPU in 
> MHWD but if we do so X wont start anymore after restart.
> 

To enable the support for older cards, there has to be two changes made.
I've to check what is needed for the kernel:

CONFIG_DRM_AMDGPU_CIK=Y

Following kernel parameter needs then to be added:

amdgpu.exp_hw_support=1

The affected PCI IDs are 0x6900, 0x6901, 0x6902, 0x6903, and 0x6907 for
the Topaz/Iceland GPUs that are marked as experimental.

Seems they are in the list I've automatically generated by MHWD scripts.
Now how to support it proper I've to check ...

greez
Phil

---

# List generated by mhwd. Do not edit manually.
1304
1305
1306
1307
1309
130A
130B
130C
130D
130E
130F
1310
1311
1312
1313
1315
1316
1317
131B
131C
131D
6640
6641
6649
6650
6651
6658
665C
665D
665F
67A0
67A1
67A2
67A8
67A9
67AA
67B0
67B1
67B8
67B9
67BA
67BE
67C0
67DF
67E0
67E1
67E8
67E9
67EB
67FF
6900
6901
6902
6903
6907
6920
6921
6928
6929
692B
692F
6930
6938
6939
7300
9830
9831
9832
9833
9834
9835
9836
9837
9838
9839
983A
983B
983C
983D
983E
983F
9870
9874
9875
9876
9877
98E4



More information about the manjaro-dev mailing list