Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
06-10-2021, 10:44 PM
|
#31
|
Member
Registered: Jun 2020
Posts: 614
Rep: 
|
Quote:
Originally Posted by business_kid
OK, so how does he install NMS in his wine and get past the 32/64 bit issue?
|
He's not installing NMS 'in his wine' - Steam is providing a per-application prefix for Proton, and managing the entire fiasco behind the scenes. If the game has 'official' SteamPlay support (not many do, but some do) this process has already been tested and tuned (like a Lutris install script), otherwise its at least providing an appropriate prefix for the application based on knowing whether or not the application is x86 or x64 at the front-end (since its installing the application too). It is a much less painful process than 'gaming in wine' although you give up some of the out-of-box tweakability of dealing with wine directly on the other hand (for example running another exe inside the same prefix takes a bit of hacking on it). It's impossible to say if issues with local install at this point are related to misconfiguration or the Intel GPU, since the Intel GPU is almost certainly incompatible (if not outright blacklisted).
|
|
1 members found this post helpful.
|
06-11-2021, 05:30 AM
|
#32
|
Member
Registered: Nov 2013
Posts: 209
Original Poster
Rep: 
|
Quote:
Originally Posted by obobskivich
since the Intel GPU is almost certainly incompatible (if not outright blacklisted).
|
In fact it is on the 'Compatible' list or I would not have bought that processor.
|
|
|
06-11-2021, 06:19 AM
|
#33
|
LQ Guru
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,725
|
Quote:
Originally Posted by makem
In fact it is on the 'Compatible' list or I would not have bought that processor.
|
So you can keep the price of a Nvidia card in your pocket for the moment.
@obobskivich: Thanks for the explanation. It seems like you're swapping one can of worms (with which I had become familiar, for a slightly smaller one I haven't a clue about.
|
|
|
06-11-2021, 10:37 AM
|
#34
|
Member
Registered: Nov 2013
Posts: 209
Original Poster
Rep: 
|
Quote:
Originally Posted by business_kid
So you can keep the price of a Nvidia card in your pocket for the moment.
|
Not really as I cannot yet get the Intel GPU working.
Last edited by makem; 06-11-2021 at 01:20 PM.
|
|
|
06-13-2021, 07:43 PM
|
#35
|
Member
Registered: Jun 2020
Posts: 614
Rep: 
|
Quote:
Originally Posted by business_kid
@obobskivich: Thanks for the explanation. It seems like you're swapping one can of worms (with which I had become familiar, for a slightly smaller one I haven't a clue about.
|
Very much so - it also is meant to be more 'behind the scenes' or 'automatic' and has its own peculiarities (e.g. it has its own forks, like the GE builds), which can sometimes hinder customization. The flip side of that is that in many cases it does 'just work' or does so with minimal user intervention, which is a great improvement over where gaming on linux was just a few years ago. None of this is as 'straight' as running an exe in Windows, but again, big improvement over even recent history.
Quote:
Originally Posted by makem
Not really as I cannot yet get the Intel GPU working.
|
Where did you see the Intel chip on the official suported list? The system requirements I found from the game's Steam page indicated a GeForce GTX 480 or Radeon 7870 or higher, and made no mention of Intel graphics. The performance summary article I linked also implied neither of those cards would have a good chance at running the game, and nothing Intel has ever shipped would even approach that level of performance.
|
|
|
06-14-2021, 03:13 AM
|
#36
|
LQ Guru
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,725
|
So, as someone who is not a gamer, I know he needs X drivers, but does he need any gaming changes in wine, or does that just do a passthrough?
|
|
|
06-14-2021, 05:14 AM
|
#37
|
Member
Registered: Nov 2013
Posts: 209
Original Poster
Rep: 
|
Quote:
Originally Posted by obobskivich
Where did you see the Intel chip on the official suported list? The system requirements I found from the game's Steam page indicated a GeForce GTX 480 or Radeon 7870 or higher, and made no mention of Intel graphics. The performance summary article I linked also implied neither of those cards would have a good chance at running the game, and nothing Intel has ever shipped would even approach that level of performance.
|
https://www.game-debate.com/games/in...o%20Mans%20Sky
650 stated so expected 750 would be suitable.
But, never mind, I have what I have and cannot now change it.
Assistance in getting it working would be appreciated.
|
|
|
06-14-2021, 07:03 AM
|
#39
|
LQ Guru
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,725
|
I just looked at the Intel cards on that link. Most of them suck. It's a list of everything Intel made. But I think you should get your present card going, and then subjectively assess whether it's good enough for you. That's what matters. There may be other bottlenecks that limit your experience - like getting the game going at all.
|
|
|
06-14-2021, 11:12 AM
|
#40
|
Member
Registered: Jun 2020
Posts: 614
Rep: 
|
Quote:
Originally Posted by business_kid
So, as someone who is not a gamer, I know he needs X drivers, but does he need any gaming changes in wine, or does that just do a passthrough?
|
With Proton it should work more or less out-of-box (or not) and any 'changes' will be passed via Steam's 'Launch Options' (this is in the GUI - right click on the game itself in the 'Library' view and input whatever under 'Launch Options') and are (hopefully) documented on protondb - I've never had to engage with something like winetricks when using Proton.
Valve's github has more information about Proton and various launch options flags:
https://github.com/ValveSoftware/Proton/
(I believe the language about 'being in Beta' is outdated, either that or its just a forever Beta like most Google services)
Quote:
Originally Posted by makem
|
This is not an official source. That website could be generously described as clickbait.
From the Steam Store page for the game, this is what you get:
Quote:
MINIMUM:
Requires a 64-bit processor and operating system
OS: Windows 7/8.1/10 (64-bit versions)
Processor: Intel Core i3
Memory: 8 GB RAM
Graphics: nVidia GTX 480, AMD Radeon 7870
Storage: 10 GB available space
RECOMMENDED:
Requires a 64-bit processor and operating system
|
This mirrors what is available from the official website, here:
https://hellogames.zendesk.com/hc/en...-run-the-game-
And what GoG (another game reseller) states, which can be viewed here: https://www.gog.com/game/no_mans_sky
Quote:
But, never mind, I have what I have and cannot now change it.
Assistance in getting it working would be appreciated.
|
It may not be possible with the Intel GPU - it does not appear on the official system requirements, and as I said previously many games outright blacklist Intel GPUs, and the Intel GPUs do not appear on the system requirements.
Quote:
Originally Posted by business_kid
I just looked at the Intel cards on that link. Most of them suck. It's a list of everything Intel made. But I think you should get your present card going, and then subjectively assess whether it's good enough for you. That's what matters. There may be other bottlenecks that limit your experience - like getting the game going at all.
|
I'm not sure if it can be made to 'get going' with the Intel iGPU - and even if it could, it would be an awful experience if the performance review I linked is anything to go by (ditto for using the officially suggested minimum GPUs).
|
|
|
06-14-2021, 02:05 PM
|
#41
|
LQ Guru
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,725
|
I must say I never expected the OP to be satisfied with any Intel card really.
But as he showed such a poor understanding of things, I didn't want him forking out for a card until he got some action going.
|
|
|
All times are GMT -5. The time now is 01:08 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|