树莓派raspi-config找不到A2选项GL driver

是这样的,我尝试用树莓派玩minecraft Java版,但是需要打开openGL驱动,可是我在raspi-config的Advanced选项中找不到GL driver选项,大概是这样的:

┌─────────┤ Raspberry Pi Software Configuration Tool (raspi-config) ├────────────────────────┐
│                                                                                                                                                                                    │
│   A1 Expand Filesystem       Ensures that all of the SD card is available                                                                   │
│   A3 Compositor              Enable/disable xcompmgr composition manager                                                               │
│   A4 Network Interface Names Enable/disable predictable network i/f names                                                           │
│   A5 Network Proxy Settings  Configure network proxy settings                                                                                │
│   A6 Boot Order              Choose network or USB device boot                                                                                  │
│   A7 Bootloader Version      Select latest or default boot ROM software                                                                    │
│   A9 Wayland                 Enable experimental Wayland backend                                                                               │
│   AA Network Config          Set network configuration tool                                                                                          │
│                                                                                                                                                                                    │
│                                                                                                                                                                                    │
│                                                                                                                                                                                    │
│                                                                                                                                                                                    │
│                                                                                                                                                                                    │
│                     

分析:
1。树莓派各種型號的規格不同,不一定有 OPEN GL。
2。找一些 OPEN GL 測試工具。
3。可能树莓派 OPEN GL 的功能不完整,一些功能無法使用。
4。測試有沒有其他驅動是可以使用的。
5。如果是硬件的問題,換其他品牌的機器。