#Compatibility issues on Mint

169 messages · Page 1 of 1 (latest)

hazy halo
#

Hey everyone.

#

**Title: **
I have an issue with my graphics driver on Linux Mint

Description:
I recently installed Linux Mint 21.2 Cinnamon on my HP EliteBook 830 G5. Previously, it had stock Windows 11 on it (I dislike Windows but that's what it came with). I ran Minecraft on Windows 11, newest version, on low settings, and got around ~60-75 FPS, which is adequate for the processor (Intel Core i5-7300U).
After installing Mint however and trying Minecraft on both the latest and 1.8, I only got between 20-40 FPS which is not a normal value for my laptop.

Expected Behavior:
Receive 60-75 frames per second while running latest Minecraft

Actual Behavior:
I received 20-40 frames while running latest and v.1.8 (very old) Minecraft

Generally, animations do not feel smooth on my laptop (Google Earth runs like dboatsPoopCry )
This is why I believe I do not have optimal drivers installed. Could that be the case?

normal thicket
#

Could you please share the output of inxi -Gxxz here?

hazy halo
#

and if that is the case, how do I fix it?

hazy halo
# normal thicket Could you please share the output of `inxi -Gxxz` here?

There you go.

theo@HP-EliteBook-830-G5:~$ inxi -Gxxz
Graphics:
  Device-1: Intel HD Graphics 620 vendor: Hewlett-Packard driver: i915
    v: kernel ports: active: eDP-1 empty: DP-1, DP-2, HDMI-A-1, HDMI-A-2
    bus-ID: 00:02.0 chip-ID: 8086:5916
  Device-2: Lite-On HP HD Camera type: USB driver: uvcvideo bus-ID: 1-9:5
    chip-ID: 04ca:706d
  Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: modesetting
    unloaded: fbdev,vesa gpu: i915 display-ID: :0 screens: 1
  Screen-1: 0 s-res: 1920x1080 s-dpi: 96
  Monitor-1: eDP-1 model: Chi Mei Innolux res: 1920x1080 dpi: 166
    diag: 336mm (13.2")
  OpenGL: renderer: Mesa Intel HD Graphics 620 (KBL GT2)
    v: 4.6 Mesa 23.0.4-0ubuntu1~22.04.1 direct render: Yes
theo@HP-EliteBook-830-G5:~$ 
normal thicket
#

Your Intel iGPU has the i915 driver, as it should. Have you rebooted since your last kernel update?

hazy halo
#

I believe so. My system is almost always up to date.

#

But if the driver is installed, and my installation of Linux Mint is relatively fresh (2 weeks old at max), what could cause the performance issues when running (specifically games)?

normal thicket
#

I am currently scratching my head about that. The laptop only has the iGPU, no additional graphics chips?

hazy halo
#

I bought it off a company sale for 200 buckaroos

normal thicket
#

Ok, let's check the display then. Please have a look at display settings, specifically refresh rate. What is that set to?

normal thicket
#

Can be found in the graphical menu > Display.

hazy halo
#

I never touched the display settings (I only changed my font size because it was painfully hard to read)

normal thicket
#

It all looks fine to me. Cannot find any reason why it should stutter. Perhaps @lucid herald has an idea.

hazy halo
#

Also, may I ask why there is no 150% interface scale like in Windows?

#

(without enabling fractional scaling)

normal thicket
#

It will be there if you hit the switch for fractional scaling in the second tab.

#

150% is technically fractional, since 1.5 is a fraction.

hazy halo
#

I even ran the earliest version of minecraft to ever release (1.0) and it gave me 30 FPS

hazy halo
normal thicket
#

Two common reasons for what you describe are driver not loaded or refresh rate set to 30Hz or something. That is why I asked for these two things. I cannot think of anything else right now. You could switch to a newer kernel via Update Manager, but that is at best a workaround - might solve it, might not.

hazy halo
normal thicket
#

Wait, is the performance issue limited to Minecraft, or do videos and window dragging also stutter?

#

Because if it is only Minecraft, you may be running the wrong Java runtime. Most versions have been in need of a 1.8-branch version. Only very recent builds can tolerate new Java.

hazy halo
normal thicket
#

That does point to the driver being the issue, specifically 3D acceleration. Without it, the CPU has to do all the heavy lifting.

hazy halo
#

I loaded version 1.10 and my average is 38 FPS

#

And also by the way Discord is also painfully slow on my device

#

it takes 2 seconds to switch channels (and it's not network-related)

lucid herald
#

unless u fully wiped it, then nvm

normal thicket
#

That might actually do things like lock the GPU in its lowest power state. Could explain this.

hazy halo
#

I dont have windows installed.

#

Mint is my only running OS

#

And it was a fresh install, about 2 weeks ago.

#

My only background application is Discord.

normal thicket
#

I do not know how to check the integrity of a graphics stack beyond very basic things. But I suspect yours is somehow broken.

hazy halo
#

hm.

normal thicket
#

You could sudo apt install cpu-x and look at the GPU page. I have an Intel iGPU as well, just somewhat newer. Looks like this on there.

hazy halo
#

Also by the way, why is Discord always loosing connection when I minimize it? I have to open it every time to check for messages. My tray icon is enabled.

normal thicket
#

As I thought, this looks fine. I am beginning to suspect a hardware issue, or gremlins.

hazy halo
#

Hardware?

#

Nah, it ran just fine on Windows.

normal thicket
#

Firmware then. HP is haunted.

lucid herald
normal thicket
#

That is normal, it is the idle state.

lucid herald
#

do something like play YT in background browser in 1080 FHD, then watch CPU-X clocks

normal thicket
#

You could check in Power Options if you have it locked into extreme power-saving.

lucid herald
#

better

#

did cpu clk go up too?

hazy halo
#

one second

lucid herald
#

make sure yt in full HD

hazy halo
#

dont worry about the black video i just did the screenshot during a cutscene

#

it's on 1080p

lucid herald
#

well... at least GPU clk went up

hazy halo
#

xd

#

my macbook air from 2015 on an i5 5th gen and i think a 1.1 ghz clock ran on ubuntu minecraft 1.20 and i got 60 fps straight

normal thicket
#

You should make sure you are comparing apples to apples, so same scene, same view distance and so on. It is possible that you are not actually having an issue.

lucid herald
#

see about some benchmarking software - it may help pinpoint the weakness

normal thicket
hazy halo
#

I can do that, but can I come back to you tomorrow? It's kind of late where I am right now.

lucid herald
#

anytime

normal thicket
#

Sure, I am going to log off as well.

hazy halo
#

Great. Talk to y'all tmrw.

hazy halo
#

Hey everyone, I am back.

#

I just updated to the new version of mint btw

#

I have another question that I want to ask. My laptop has a fingerprint reader, how can I use it with Linux Mint? I don't see an option in the settings menu.

lucid herald
#

i'd also recommend the app Hardinfo (also known as System Profiler and Benchmark)

#

it shows a lotta stuff in a neat way

#

if no mention anywhere of that reader, the kernel may not support it

hazy halo
#

There's this unknown device in the "Input devices" section

lucid herald
#

might be it. is the Touchpad and internal keyboard already accounted for?

hazy halo
#

so if the reader shows up as device, is there a way of using it?

lucid herald
#

if there's no driver being run on it, then no

#

check via inxi -Fxxxz to see if that device is shown in the list n whether or not a driver of any sort is assigned

hazy halo
#

it's taking ages

lucid herald
#

k

#

not there.

hazy halo
#

Oh okay. So there is now way of me using my fingerprint reader on Mint?

lucid herald
#

go in hard info, click generate report: then deselect mostly everything except in - Computer>Summary, Kernel Modules,

  • Devices > Usb devices, PCI devices
#

then send it

hazy halo
lucid herald
#

well.. I read it. only mention is that mystery Alp thing in the main summary

#

you should save that HTML file, it is handy to know.

hazy halo
#

Yes I saved it.

#

So it's because of a missing driver then.

lucid herald
#

the Alps glidepoint is definitely the touchpad... the "ALP0018:00 044E:121B UNKNOWN' is very likely the fingerprint reader

#

and seems obv the kernel couldnt understand it, thus no kernel module loaded

hazy halo
#

That kind of language is very foreign to me trololo

#

mind telling me that in a simpler way lol

lucid herald
hazy halo
#

hold on. my reader works on arch?

lucid herald
#

it shows it as a touchpad

#

can only speculate that it's meaning the fingerprint reader

hazy halo
#

But how do I get it to work now? I just can't?

lucid herald
#

i guess not

#

i doubt even it's the kernel cuz that machine is around 2016/17

lucid herald
hazy halo
#

Okay. Can you recommend me a manufacturer that has laptops with 100% Linux support?

#

i'm sure there has to be one

lucid herald
#

Slimbook, Tuxedo, System76 are the well known ones

hazy halo
#

i heard dell too, right?

lucid herald
#

im not sure tbh

hazy halo
lucid herald
#

yes

#

they build their hardware too

hazy halo
#

Okay. I decided to install win 10 alongside mint so I can have one OS for Minecraft and one for everything else.

lucid herald
#

ok

#

you'll need to run boot repair with the mint stick if u do Windows after linux, just fyi

#

unless u have a 2nd drive to install on, and unplug the first

hazy halo
#

Actually? I flashed the stick with woeusb though

#

Okay if I install windows 10 alongside Mint, I can't boot into mint anymore?

lucid herald
#

correct. will need a software repair tool to fix

#

again, unless you have two internal disks, and u disconnect the linux one first

hazy halo
#

ChatGPT told me I have to boot into a live ISO and reinstall GRUB

lucid herald
#

yeah that's what the boot repair tool does . Mint iso, and MX linux iso have it

hazy halo
#

Okay.

#

But that's only a one-time thing right?

lucid herald
#

yes

#

or until a particularly strong windows update undoes that

hazy halo
hazy halo
lucid herald
#

lol

#

idk if u can suppress Windows updates

hazy halo
#

winaero tweaker can

lucid herald
#

but it's a fairly easy fix as long as you keep a recovery iso of linux flashed to a usb handy

#

can also use Ventoy if u have not enough usb sticks to spare

hazy halo
#

Thanks for the guidance. I think I got it all sorted out. it'd be nice to get the reader working, but if that does not work - It's not that big of a deal.

#

Anyways I really appreciate Linux Mint as an operating system, it has been great to me so far.
Really good support I got here.

lucid herald
#

also if u do attempt to put Windows on the same drive, u have to (from live mode usb) SHIRNK ur current formatted space n leave a chunk unformatted. otherwise windows wont recognize the space to install onto

#

and then lastly, once Windows installs and boots up to a desktop, u have to DISABLE fast startup in its power options

#

else that will mess with the loader n linux side again

hazy halo
#

Honestly I'll scrape the windows idea. It's not like my laptop can handle any serious gaming anyway

#

I would actually prefer using windows as my main system, but I really do not trust Microsoft and their whole AI Copilot agenda they have going on. That's the whole reason I switched.

lucid herald
#

plus the bloat

hazy halo
#

I used Windows 7 until recently

lucid herald
#

both on disk bloat, and mem-use bloat, and cpu-hogging

hazy halo
#

But my apps wouldn't update anymore

lucid herald
#

7 was ok. it still had some background shizz going on too

hazy halo
#

Windows 7 was actually so great. It fast and came with only the essential apps.

#

Yo, do you know a way to run Valorant on Linux?

#

Like through Lutris or something?

lucid herald
#

i dont no. ask in small questions

hazy halo
#

Compatibility issues on Mint

hazy halo
lucid herald
#

thanks. u too

hazy halo
#

Why does discord keep on closing in background even though I only minimized it?

#

Because, if I do not open it for ~10 minutes, it won't check for messages until I open it again and it loads again

lucid herald
#

oh that's strange. idk. might be the silly app. u can try sending it to another virtual desktop n leaving it non-minimized

#

right click the taskbar task "Discord" and send-to-desktop x

#

err.. workspace.

#

ctrl+alt+left/right arrow can switch which workspace you view.

hazy halo
#

it was not that but thanks anyways. have a nice evening!