Date: Sat, 05 Jan 2019 19:46:54 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 234634] x11-drivers/xf86-video-ati not working under 12.0 Message-ID: <bug-234634-7141-x15hOjnxsF@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-234634-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-234634-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234634 --- Comment #11 from bourne.identity@hotmail.com <bourne.identity@hotmail.c= om> --- Niclas, This message is also being emailed to you. I think you can offer great help to me on one additional count. A minute fr= om you can save me immense troubleshooting later. I have a port mkdesktop, which is a one-stop solution for desktop installat= ion under FreeBSD. For my port to work cleanly, I need to load the right kld's for 11.2 as wel= l as 12.0 for amdgpu / radeon / nvidia / intel. Following my experience with the ATI issue today, I have revised my kld lis= ts as below (my main list is called drmkld; any extras go into drmkld_opt): 1) AMD GPU (both 11.2 and 12.0): drmkld=3D"/boot/modules/amdgpu.ko" drmkld_opt=3D"" 2) ATI Radeon: drmkld=3D"/boot/modules/radeonkms.ko" drmkld_opt=3D"/boot/kernel/radeon.ko" # For 11.2 drmkld_opt=3D"" # For 12.0 3) NVidia: drmkld=3D"/boot/modules/nvidia.ko /boot/modules/nvidia-modeset.ko" drmkld_opt=3D"" 4) Intel: drmkld=3D"/boot/modules/i915kms.ko" drmkld_opt=3D"" Are you satisfied with the set of lists above ? Your confirmation would be = much appreciated. Thanks, Manish Jain --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234634-7141-x15hOjnxsF>