Your image starts only until "Xpad ..." then I would have to enter something ....
It is aborted with pixel image
in order to avoid the kernel crash you need to enable cpuset
as done in the following commit:
https://github.com/maurossi/linux/commit/72d89de1ae5fc6a0d526094acb6b9e89e77a8d2a
Mauro
I am using this image.
"Nougat_x86_64_amd_dc_llvm60_mesa - 18.1.0devel_vulkan.radv.iso"
How do I pass parameters to the kernel module?
I would like to enable AMDGPU DC with RX 560.
I specified "amdgpu.dc = 1" in GRUB.
/ sys / modules / amdgpu / parameters / "dc" is "-1 (Auto)".
I also tried "/ etc / modprobe.d /".
The content is "options amdgpu dc = 1"
Is this a known problem?
Thank you.
Hello.I am using this image.
"Nougat_x86_64_amd_dc_llvm60_mesa - 18.1.0devel_vulkan.radv.iso"
How do I pass parameters to the kernel module?
I would like to enable AMDGPU DC with RX 560.
I was able to start.
However, in the OpenGL application, the color of the texture is abnormal.
I will white out.
Hi Yuki,I've seen your earlier post about amdgpu.dc=1 kernel module parameterI think this may be the problem because I'm sure kernel modules parameters were processed before,now they just seem to be ignored, also drm.debug=0x10 is just ignored
I have a R7 260X (Bonaire) and a R9 270, both cards only boot to console, anything I can assist you with?
Best Regards,
Toetje
Just FYI, there are changes that I forgot to mention before, thanks to Yuki for pointing with a question.
R7 260X
V1 Benchmark (Vulkan API) - (Works but textures are bouncing)3D Bench (Slinghshot extreeme with Vulkan API) - (Works but textures are bouncing)
I will test them aswell and report back, if you need 20 core 40 treats server for compiling etc let me know, i have one machine that is doing nothing atm.
If you need a person to test stuff regarding Bonaire GPU, or even intel and NVIDIA I can assist you :)
2018-07-02 19:58 GMT+08:00 Mauro Rossi <issor...@gmail.com>:
>
> (64bit)
> oreo_x86_64_8.1-rc1_k416_llvm70_mesa-18.2.0-devel_w26_prime_fd_BGRA_vulkan
Hi Mauro,
I made some tests with this iso on devices with different GPUs I have.
The result:
* Apollo Lake: boot and run fine.
* SkyLake: bootanimation appear but the screen is messed up
* Coffee Lake: Reboot immediately on switching to graphic mode
* Cherrytrail: Only black screen on switching to graphic mode
* Nvidia GTX1060: Had to set atomic=1 on loading nouveau driver,
then bootanimation ok, after boot complete, no mouse cursor
and most icons disappear
* QEMU virgl: bootanimation ok, but most parts of the screen
are black after boot complete
It's just quick tests to see what work or not.
I haven't checked any log yet.
I'm a little disappointed about the results of Intel GPUs (i965)
since they are so variant between different GPUs...