On Wed, Jun 17, 2020 at 1:56 PM paride desimone parided@gmail.com wrote:
Hi, i have a proliant dl380 g5, with an amd as1000. I try to install centos8 with gui, but when try to start the new installed system, the xserver don't start. There is a throuble with the amd es1000 driver. This grafic card, seems not supported more from amd. I need a minimalistic gui for study for rhcsa certification. The gui is mandatory for the exam.
Any help?
Paride
for a different system, but with low end graphic card too, I had success going to graphical target during installation modifying the initial kernel line removing the "quiet" word and adding
inst.xdriver=fbdev inst.resolution=1024x768
PS: 1024x768 is the lowest resolution usable.
HIH, Gianluca