When the installer boots, it has already loaded loader.conf. Is it possible to specify the radeon kms during the install? If so, how?
On my dell 755, I have a Radeon 2400, I add these to loader.conf and I'm pleased with the result:
I would like to achieve a similar result during install.
On my dell 755, I have a Radeon 2400, I add these to loader.conf and I'm pleased with the result:
radeonkmsfw_RV610_pfp_load="YES"
radeonkmsfw_RV610_me_load="YES"
radeonkmsfw_R600_rlc_load="YES"
radeonkms_load="YES"
kern.vty=vt
I would like to achieve a similar result during install.