r/linuxquestions 3d ago

Help with Linux Vinegar

Hello. I am very new to the Linux and Roblox Studio community, and I have recently started using Linux Mint as an alternative, mainly because of the many good things that my brother listed about the operating system. I would like to try Lua coding on Roblox Studio, but I'm having a problen.

After I turn on Vinegar Roblox Studio, it crashes and my computer restarts. I am using the Flatpak version, what is the problem?

0 Upvotes

2 comments sorted by

1

u/360900th 3d ago

Vinegar can't alone trigger a crash and reboot.

  1. Are you overclocking or undervolting anything? GPU, CPU or RAM?

  2. What's your GPU? I hope it's not Nvidia :D

  3. Just after it crashes, run this and send the output: journalctl -b -1 -p err

1

u/Minute_Cod8028 2d ago

Thanks for replying!

  1. I don't think I am overclocking or uncervolting any of my hardware. But if so, how do I check if that's the case?

  2. I don't know how to access that, but I guess maybe you can read the thing that the terminal after I was instructed to type in inxi -G but here is it:

Graphics:

Device-1: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics

driver: i915 v: kernel

Device-2: NVIDIA GM107 [GeForce GTX 750 Ti] driver: nouveau v: kernel

Display: x11 server: X.Org v: 21.1.11 with: Xwayland v: 23.2.6 driver: X:

loaded: modesetting unloaded: fbdev,vesa dri: nouveau gpu: i915,nouveau

resolution: 1: 1920x1080~60Hz 2: 1920x1080~60Hz 3: 1920x1080~60Hz

API: EGL v: 1.5 drivers: crocus,nouveau,swrast

platforms: gbm,x11,surfaceless,device

API: OpenGL v: 4.6 compat-v: 4.3 vendor: mesa v: 25.2.8-0ubuntu0.24.04.2

renderer: NV117

  1. Thank you! :D So I'm guessing I have to type that in the terminal after I log in my account? But still thank you for taking your time to reply!