How to install OpenGL
#1
Hello.
I have two "ROCK64 4 GB".
I recently installed lxde on "stretch-minimal-rock64-0.5.15-136-arm64".
Well, I thought that if you take advantage of the large capacity memory of ROCK64, "Minecraft" can be played.
"ROCK64" has "Mali 450" installed.
However, in order to run "Minecraft", installation of "Java" and "OpenGL" is necessary. Although Java installation succeeded,
I do not know how to install OpenGL.
Help me!
(* Because I am using Google translation, English sentences may be wrong. I'm sorry.


こんにちは。
私は、「ROCK64 4GB」を二台持っています。
先日、「stretch-minimal-rock64-0.5.15-136-arm64」にlxdeをインストールしました。
さて、私は、ROCK64の大容量なメモリを活かせば、「マインクラフト」が遊べるのではないかと思いました。
ROCK64には、「Mali 450」が搭載されています。
しかし、「マインクラフト」を動かすには、「Java」と「OpenGL」のインストールが必要です。Javaのインストールは成功しましたが、
OpenGLのインストール方法が分かりません。
助けてください!
(*私は、Google翻訳を使用しているため、英文がおかしいかもしれません。ごめんなさい。)
#2
i seriously doubt that minecraft will run on rock64. i do not think it has the required hardware. also, minecraft requires opengl and rock64 supports opengl es which is different than opengl. as far as gpu hardware needed,
the minimum is,
Integrated: Intel HD Graphics 4000 (Ivy Bridge) or AMD Radeon R5 series (Kaveri line) with OpenGL 4.41
Discrete: Nvidia GeForce 400 Series or AMD Radeon HD 7000 series with OpenGL 4.4
the recommended is,
GeForce 700 Series or AMD Radeon Rx 200 Series (excluding integrated chipsets) with OpenGL 4.5

as far as cpu,
minimum,
ntel Core i3-3210 3.2 GHz / AMD A8-7600 APU 3.1 GHz or equivalent
the recommended cpu,
Intel Core i5-4690 3.5GHz / AMD A10-7800 APU 3.5 GHz or equivalent

so with rock64 you are sorta in wrong side of town as far as minecraft., sorry to say.


我嚴重懷疑我的世界將運行在rock64上。我不認為它有所需的硬件。另外,我的世界需要opengl和rock64支持opengl es不同於opengl。至於硬件需要的GPU,
最低的是,
集成:採用OpenGL 4.41的Intel HD Graphics 4000(Ivy Bridge)或AMD Radeon R5系列(Kaveri系列)
分立:Nvidia GeForce 400系列或AMD Radeon HD 7000系列與OpenGL 4.4
推薦的是,
GeForce 700系列或AMD Radeon Rx 200系列(不包括集成芯片組),搭配OpenGL 4.5

至於CPU,
最低限度,
ntel Core i3-3210 3.2 GHz / AMD A8-7600 APU 3.1 GHz或同等產品
推薦的CPU,
英特爾酷睿i5-4690 3.5GHz / AMD A10-7800 APU 3.5 GHz或同等

所以用rock64,你就像在我的世界一樣,在城鎮的錯誤的一面。
Wǒ yánzhòng huáiyí wǒ de shìjiè jiāng yùnxíng zài rock64 shàng. Wǒ bù rènwéi tā yǒu suǒ xū de yìngjiàn. Lìngwài, wǒ de shìjiè xūyào opengl hé rock64 zhīchí opengl es bùtóng yú opengl. Zhìyú yìngjiàn xūyào de GPU,
zuìdī de shì,
jíchéng: Cǎiyòng OpenGL 4.41 De Intel HD Graphics 4000(Ivy Bridge) huò AMD Radeon R5 xìliè (Kaveri xìliè)
fēnlì:Nvidia GeForce 400 xìliè huò AMD Radeon HD 7000 xìliè yǔ OpenGL 4.4
Tuījiàn de shì,
GeForce 700 xìliè huò AMD Radeon Rx 200 xìliè (bù bāokuò jíchéng xīnpiàn zǔ), dāpèi OpenGL 4.5

Zhìyú CPU,
zuìdī xiàndù,
ntel Core i3-3210 3.2 GHz/ AMD A8-7600 APU 3.1 GHz huò tóngděng chǎnpǐn
tuījiàn de CPU,
yīngtè'ěr kùruì i5-4690 3.5GHz/ AMD A10-7800 APU 3.5 GHz huò tóngděng

suǒyǐ yòng rock64, nǐ jiù xiàng zài wǒ de shìjiè yīyàng, zài chéngzhèn de cuòwù de yīmiàn.
#3
Thank you for your reply.
However, installing "Minecraft Java Edition" in "Raspberry Pi" could reach 60 fps if the setting was changed.
https://www.raspberrypi.org/forums/viewt...p?t=186547


返信ありがとうございます。
しかし、「Raspberry Pi」に、「Minecraft Java Edition」をインストールすれば、設定を変えれば、60fpsに到達することもありました。
https://www.raspberrypi.org/forums/viewt...p?t=186547
#4
i was never able to get the gl driver on rpi to do anything more than sample stuff like glgears. i never spent any time trying to run games not originally designed for the rpi itself and even those not so much. reason being that by the time the rpi 3b came out, which in my opinion was the first rpi to be able to run games with any success, the windows hardware and software rendering was very advanced which allowed a realistic experience. i happen to think that real life is not a pixelated mess and i like my games to be as realistic as possible. so while it may be technically possible to install , and i have doubts about the rpi gl driver working on rock64, due to it running in java the screens are probably at best going to be choppy. but by all means if you view it as a project to see if it is possible to get minecraft running on the rock64 then i completely support that. i think the big issue is if any of the android or linux divers can get gl es to satisfy the program since it is looking for gl.
https://gamedev.stackexchange.com/questi...and-opengl
https://stackoverflow.com/questions/4519...sus-opengl
#5
There was a page that seems to be helpful for some.
https://forum.armbian.com/topic/1420-ope...pi-pc-etc/
https://github.com/yuq/mesa-lima

いくつか参考になりそうなページが有りました。
https://forum.armbian.com/topic/1420-ope...pi-pc-etc/
https://github.com/yuq/mesa-lima
#6
(12-31-2017, 06:57 AM)pine3228 Wrote: There was a page that seems to be helpful for some.
https://forum.armbian.com/topic/1420-ope...pi-pc-etc/
https://github.com/yuq/mesa-lima

いくつか参考になりそうなページが有りました。
https://forum.armbian.com/topic/1420-ope...pi-pc-etc/
https://github.com/yuq/mesa-lima

The CHIP manages Minecraft. Try starting with this buildscript and mess with it until it works: Iker's script for MC install on PocketCHIP
#7
(12-31-2017, 02:43 PM)CaptainZalo Wrote:
(12-31-2017, 06:57 AM)pine3228 Wrote: There was a page that seems to be helpful for some.
https://forum.armbian.com/topic/1420-ope...pi-pc-etc/
https://github.com/yuq/mesa-lima

いくつか参考になりそうなページが有りました。
https://forum.armbian.com/topic/1420-ope...pi-pc-etc/
https://github.com/yuq/mesa-lima

The CHIP manages Minecraft. Try starting with this buildscript and mess with it until it works: Iker's script for MC install on PocketCHIP

Hi Captain Zero, glad to see your message again. Wish you have a happy new year Smile
#8
(12-31-2017, 03:07 PM)tllim Wrote:
(12-31-2017, 02:43 PM)CaptainZalo Wrote:
(12-31-2017, 06:57 AM)pine3228 Wrote: There was a page that seems to be helpful for some.
https://forum.armbian.com/topic/1420-ope...pi-pc-etc/
https://github.com/yuq/mesa-lima

いくつか参考になりそうなページが有りました。
https://forum.armbian.com/topic/1420-ope...pi-pc-etc/
https://github.com/yuq/mesa-lima

The CHIP manages Minecraft. Try starting with this buildscript and mess with it until it works: Iker's script for MC install on PocketCHIP

Hi Captain Zero, glad to see your message again. Wish you have a happy new year Smile

Thanks! Same to you and the rest of the regulars at the forum. Smile
Probably not the place for such a reply, but who cares?
2017 has been a bumpy year with a new position at work (project manager for a huge multisystem-integration project) and child number 2 came into the world 2 months ago. There's hardly any time for hardware- or softwarehacking. Sad 
I've gotten a Rock64 4G and I'm playing around with it whenever I find some time. Pinebook 11" working like a charm. It's being used several times a week.
#9
(01-01-2018, 09:28 AM)CaptainZalo Wrote:
(12-31-2017, 03:07 PM)tllim Wrote:
(12-31-2017, 02:43 PM)CaptainZalo Wrote:
(12-31-2017, 06:57 AM)pine3228 Wrote: There was a page that seems to be helpful for some.
https://forum.armbian.com/topic/1420-ope...pi-pc-etc/
https://github.com/yuq/mesa-lima

いくつか参考になりそうなページが有りました。
https://forum.armbian.com/topic/1420-ope...pi-pc-etc/
https://github.com/yuq/mesa-lima

The CHIP manages Minecraft. Try starting with this buildscript and mess with it until it works: Iker's script for MC install on PocketCHIP

Hi Captain Zero, glad to see your message again. Wish you have a happy new year Smile

Thanks! Same to you and the rest of the regulars at the forum. Smile
Probably not the place for such a reply, but who cares?
2017 has been a bumpy year with a new position at work (project manager for a huge multisystem-integration project) and child number 2 came into the world 2 months ago. There's hardly any time for hardware- or softwarehacking. Sad 
I've gotten a Rock64 4G and I'm playing around with it whenever I find some time. Pinebook 11" working like a charm. It's being used several times a week.

New job and father role takes significant of time :-)


Possibly Related Threads…
Thread Author Replies Views Last Post
  OMV - Updates and Plug-in install broken MotoTom 0 1,266 06-26-2022, 01:21 PM
Last Post: MotoTom
Tongue RockPro64 Ethernet NOP After Debian 11 Install... MattDralle 1 2,082 10-30-2021, 06:10 AM
Last Post: Rocklobster
  How can I install tvheadend server un rock64? gedas07 12 13,088 08-25-2018, 01:06 PM
Last Post: gedas07
  Install seems to always corrupt Lenny 2 3,029 06-02-2018, 10:05 AM
Last Post: Lenny
  [Issue] Can't install the LibreElec Port from Raybuntu k0Lm_ 1 2,808 03-23-2018, 04:31 PM
Last Post: k0Lm_
  [Warning: root device does not exist] Can not install generic kernel on ROCK 64? pine3228 0 2,556 03-16-2018, 05:40 PM
Last Post: pine3228
  How to install and boot ROCK64 from eMMC? kershaw 32 61,350 08-15-2017, 07:41 AM
Last Post: MarkHaysHarris777

Forum Jump:


Users browsing this thread: 1 Guest(s)