For example STK 0.6.2a with an ATi Radeon X1650 SE (RV516, OpenGL version 2.1):

The ATi FireMV 2250 has also only OpenGL 2.1 support.
Code: Select all
dd if=/path/to/fienix-soar_3.0-20200426.img of=/dev/sdz
Code: Select all
usb reset
Code: Select all
setenv bootargs root=LABEL=FIENIX-DISK rootdelay=5
Code: Select all
fatload usb 0:1 1000000 uImage-5.5
Code: Select all
fatload usb 0:1 1c00000 cyrus_p5020_eth_poweroff.dtb
Code: Select all
fatload usb 0:1 2000000 uInitrd-5.5
Code: Select all
bootm 1000000 2000000 1c00000
Which graphics card is installed in your X5000?gordini21 wrote: Wed Jun 17, 2020 5:27 pm yes it boot
but stay in console mode don't go to the graphic mode