deloptes wrote: > Dimitris P wrote: > > > I am getting error Cannot run in framebuffer mode. Please specify busIDs > > for all framebuffer devices > > look in the sample file generated and put your values there. The first error > you posted suggest that you edit the file and then try running it. > > If it could run with the configuration X would start anyway. you have this > configuration file, so that you can adjust it and test it. > > For the Bus ID I have for the intel I use > > > Section "Device" > [...] > Identifier "Card0" > Driver "intel" > BusID "PCI:0:2:0" > EndSection >
The equivalent for this machine is almost certainly: Driver "amdgpu" BusID "PCI:4:0:0" -dsr-