Is it important to keep Linux up to date on MiSTer?

Kernel, Main, Utilities & Applications, Miscellaneous Devices.
User avatar
Waifu4Life
Posts: 271
Joined: Fri Jun 19, 2020 5:30 am
Has thanked: 21 times
Been thanked: 47 times

Is it important to keep Linux up to date on MiSTer?

Unread post by Waifu4Life »

Is it important to keep Linux up to date on MiSTer? I only update the Main MiSTer and the individual cores via FTP, so am I missing anything by not updating Linux?

User avatar
Retro-Nerd
Posts: 279
Joined: Fri Jul 08, 2022 2:47 am
Has thanked: 11 times
Been thanked: 80 times

Re: Is it important to keep Linux up to date on MiSTer?

Unread post by Retro-Nerd »

You get the Linux update automatically via update_all.script.

User avatar
Waifu4Life
Posts: 271
Joined: Fri Jun 19, 2020 5:30 am
Has thanked: 21 times
Been thanked: 47 times

Re: Is it important to keep Linux up to date on MiSTer?

Unread post by Waifu4Life »

Retro-Nerd wrote: Thu Nov 21, 2024 12:31 am

You get the Linux update automatically via update_all.script.

Not really answering my question.

User avatar
Retro-Nerd
Posts: 279
Joined: Fri Jul 08, 2022 2:47 am
Has thanked: 11 times
Been thanked: 80 times

Re: Is it important to keep Linux up to date on MiSTer?

Unread post by Retro-Nerd »

Check the commits and you see what you are missing when you never update the kernal.

https://github.com/MiSTer-devel/Linux-K ... Ter-v5.15/

User avatar
Longtime4321
Posts: 116
Joined: Fri Aug 12, 2022 5:17 am
Has thanked: 9 times
Been thanked: 17 times

Re: Is it important to keep Linux up to date on MiSTer?

Unread post by Longtime4321 »

Probably not. I don't know anyone out there hacking MiSTer's, and if they wanted to they could do it easily via FTP anyways.

User avatar
Retro-Nerd
Posts: 279
Joined: Fri Jul 08, 2022 2:47 am
Has thanked: 11 times
Been thanked: 80 times

Re: Is it important to keep Linux up to date on MiSTer?

Unread post by Retro-Nerd »

If you don't need support/fixes for specific controllers, controller adapters, Wheels, force feedback etc...then it's probably fine.

User avatar
Waifu4Life
Posts: 271
Joined: Fri Jun 19, 2020 5:30 am
Has thanked: 21 times
Been thanked: 47 times

Re: Is it important to keep Linux up to date on MiSTer?

Unread post by Waifu4Life »

Retro-Nerd wrote: Thu Nov 21, 2024 12:35 am

Check the commits and you see what you are missing when you never update the kernal.

https://github.com/MiSTer-devel/Linux-K ... Ter-v5.15/

Looks like it may be worth updating, cheers.

FPGA64
Top Contributor
Posts: 937
Joined: Mon Mar 01, 2021 3:10 pm
Has thanked: 49 times
Been thanked: 374 times

Re: Is it important to keep Linux up to date on MiSTer?

Unread post by FPGA64 »

yes because if you dont then you may raise issues on a linux based problem thats already been solved.

dshadoff
Core Developer
Posts: 547
Joined: Sun May 24, 2020 9:30 pm
Has thanked: 20 times
Been thanked: 145 times

Re: Is it important to keep Linux up to date on MiSTer?

Unread post by dshadoff »

The linux part isn’t frequently updated, and generally has good reason when it is.
Also, it’s part of the distribution that is expected to be installed by anybody trying to help if/when an issue is being discussed, so, yes I’d say it’s important.

It’s not clear why this question is even being asked, so maybe if that was explained there would be more detailed responses.

Asteld
Posts: 50
Joined: Wed Dec 01, 2021 9:56 am
Has thanked: 16 times
Been thanked: 17 times

Re: Is it important to keep Linux up to date on MiSTer?

Unread post by Asteld »

Yes. Not updating the kernel leaves you more vulnerable to exploits so that is bad for your system's security. That being said, the MiSTer is horribly insecure through its default configuration anyway, so you're likely not being that much worse off.

Just treat it like any other gaming / media / IoT device and accept that your home network is most likely filled with security vulnerabilities.

It is absolutely fine if you use the MiSTer without any network connection.

Functionality wise, not updating the Linux side might leave you unable to use certain devices or other features that MiSTer relies on. In that case, just update if you run into trouble.

User avatar
RealLarry
Top Contributor
Posts: 881
Joined: Mon May 25, 2020 4:04 am
Location: San Junipero/DE/Earth
Has thanked: 120 times
Been thanked: 385 times

Re: Is it important to keep Linux up to date on MiSTer?

Unread post by RealLarry »

Asteld wrote: Thu Nov 21, 2024 1:38 pm

Yes. Not updating the kernel leaves you more vulnerable to exploits so that is bad for your system's security. That being said, the MiSTer is horribly insecure through its default configuration anyway, so you're likely not being that much worse off.

Just treat it like any other gaming / media / IoT device and accept that your home network is most likely filled with security vulnerabilities.

It is absolutely fine if you use the MiSTer without any network connection.

Functionality wise, not updating the Linux side might leave you unable to use certain devices or other features that MiSTer relies on. In that case, just update if you run into trouble.

I also love to have a well-maintained system. Nevertheless, I must disagree with you.
Yes, the used Kernel might be insecure in some way, but what to lose? And from where and by whom? There aren't those small Russians and Chinese spy's out there who are waiting to hijack your MiSTer. Nobody is connecting his MiSTer directly to the internet. And the remaining risks are the remaining devices on one's network, ie. Windows.
Honestly, who still uses Windows and why?

Contributor of tty2oled, author of tty2tft, tty2rpi and update_tty2xxx
FPGA64
Top Contributor
Posts: 937
Joined: Mon Mar 01, 2021 3:10 pm
Has thanked: 49 times
Been thanked: 374 times

Re: Is it important to keep Linux up to date on MiSTer?

Unread post by FPGA64 »

Asteld wrote: Thu Nov 21, 2024 1:38 pm

Yes. Not updating the kernel leaves you more vulnerable to exploits so that is bad for your system's security. That being said, the MiSTer is horribly insecure through its default configuration anyway, so you're likely not being that much worse off.

Just treat it like any other gaming / media / IoT device and accept that your home network is most likely filled with security vulnerabilities.

It is absolutely fine if you use the MiSTer without any network connection.

Functionality wise, not updating the Linux side might leave you unable to use certain devices or other features that MiSTer relies on. In that case, just update if you run into trouble.

Problem is people will rush to the boards saying Core X is broken when what really happened is they are reporting an underlying linux fault. Always keep Linux /Mister main up to date. There is simply no reason not to.

Post Reply