Originally posted by ojsl1
View Post
Announcement
Collapse
No announcement yet.
Steam On Linux Drops Below 2% For August 2024 Survey
Collapse
X
-
-
Originally posted by HEL88 View Post…
So GNU/Linux without Deck has: 1.92 * (1 - (0.278 + 0.128)) = 1.14%
…
so the 60 milion ps5 & 140 million switch players dont look like much…
- Likes 1
Leave a comment:
-
Originally posted by qarium View Post
can you show me any device category like steam box or steam deck who steamOS competes with android ?
there is no steam deck competitor with andorid... also there is no steambox/playstation based on andorid.
They spend gaming money on pc games, steambox games, android games or playstation games etc - therefore they are each competing with each other.Last edited by mSparks; 21 September 2024, 12:01 AM.
Leave a comment:
-
Originally posted by mSparks View PostWhat is that supposed to mean?
X11 is unrivalled for desktop;- Most Secure and battle hardened of any desktop graphics protocol.
- Best 2D performance of any desktop graphics protocol.
- Best 3D performance of any desktop graphics protocol.
- Best VR performance of any desktop graphics protocol.
- Largest range of software support of any desktop graphics protocol.
What is this "modern role" it cant be fixed for?
Seems to me to be a similar "modern audience" to that being targeted by Disney and Ubisoft, target 0.5% of the audience, then act surprised when you get 0.5% of the sales.
Steam Box mainly competes with Android, in some ways wayland is technically superior than Androids' Surface Flinger, but, OTOH, few thousand active devices vs 10s of billions.
Clearly neither have any role to play in desktop gaming, characterised by complex display configurations, wide and significant 3PD peripheral support and the fastest CPU and GPU compute money can buy on the day.
Sony - openBSD - currently take that crown, by a significant margin. Mainly, IMHO, because they direct all their effort to supporting what their customers and 3PDs want rather than their ego, and kill garbage like concord off within days of seeing their audience doesn't want it, rather than the decade and a half people have been promising wayland will be something people want.
there is no steam deck competitor with andorid... also there is no steambox/playstation based on andorid.
Leave a comment:
-
Originally posted by qarium View Postkeep in mind we had x11 for decades and it could never fulfil modern roles like valve steam box.
Leave a comment:
-
Originally posted by qarium View Post
X11 can not be fixed to full fill modern roles.
X11 is unrivalled for desktop;- Most Secure and battle hardened of any desktop graphics protocol.
- Best 2D performance of any desktop graphics protocol.
- Best 3D performance of any desktop graphics protocol.
- Best VR performance of any desktop graphics protocol.
- Largest range of software support of any desktop graphics protocol.
What is this "modern role" it cant be fixed for?
Seems to me to be a similar "modern audience" to that being targeted by Disney and Ubisoft, target 0.5% of the audience, then act surprised when you get 0.5% of the sales.
Originally posted by qarium View Postit could be that it is malicious and also necessary evil at the same time. ... modern roles like valve steam box.
Clearly neither have any role to play in desktop gaming, characterised by complex display configurations, wide and significant 3PD peripheral support and the fastest CPU and GPU compute money can buy on the day.
Sony - openBSD - currently take that crown, by a significant margin. Mainly, IMHO, because they direct all their effort to supporting what their customers and 3PDs want rather than their ego, and kill garbage like concord off within days of seeing their audience doesn't want it, rather than the decade and a half people have been promising wayland will be something people want.
Leave a comment:
-
Originally posted by mSparks View PostIndeed, the vast majority just try the default wayland mode, decide its crap, and go back to windows or macos.
you are right here this is really a possibility. but my opinion is we have no other choice because X11 can not be fixed to full fill modern roles.
Originally posted by mSparks View PostRather than taking the time to switch to what actually works and never crashes.
thats of course not a easy task.
Originally posted by mSparks View PostMy point is, the whole "wayland mode" thing is an absolute lie, even the wayland stuff that "half works" is still 100% dependant on X11 for all the stuff that half works, and the stuff that doesn't work was intentionally broken as part of the "single user, single application" design requirements of the wayland protocol.
Pushing that on people looking for an alternative to microsoft logging everything you type and see as part of adapting to the 2015 USA Freedom Act is nothing short of malicious.
keep in mind we had x11 for decades and it could never fulfil modern roles like valve steam box.
Leave a comment:
-
Originally posted by qarium View Post
i manually checkt it in the past i really use firefox in wayland mode.
you see it to technical and to perfectionist yes in a technical and perfectionist world all you say is correct.
and yes i even today crashed the firefox by moveing tabs around this sometimes lead to a firefox crash.
no big deal i just start it new.
well your interpretation could be that if wayland firefox can crash then it is not production ready in a technical perfectionist world.
but to be honest most people are not that critical than you mSparks
for a technical perfectionist like you this clearly means you wait another 10 years until it us mature enough for you.
Rather than taking the time to switch to what actually works and never crashes.
My point is, the whole "wayland mode" thing is an absolute lie, even the wayland stuff that "half works" is still 100% dependant on X11 for all the stuff that half works, and the stuff that doesn't work was intentionally broken as part of the "single user, single application" design requirements of the wayland protocol.
Pushing that on people looking for an alternative to microsoft logging everything you type and see as part of adapting to the 2015 USA Freedom Act is nothing short of malicious.
Leave a comment:
-
Originally posted by mSparks View Postfirefox wayland is here
wayland on firefox is experiemental, and if you arent using xwayland most of the ui is broken.
worth it because??
for desktop wayland proper offers less security than a properly configured X11 session, anything using xwayland is as secure as the weakest link in either X11 or wayland, since both are running.
wayland is designed for in car entertainment and embedded systems, and for that purpose it is very likely the best choice. Certainly better than anything ms has to offer
The whole point of wayland is it strips out the unnecessary complexity of multi user, multi application default of X11 for a single user, single application setting like car guages or payment terminals
redhat have pretty much abandoned the desktop and server space outside of selling ibm mainframes, which is imploding for various reasons.
There is NO LINUX DESKTOP SOFTWARE that does not require X11 - even firefox and chrome still lean heavily on libX11, try an install without it if you don't believe,
just delete everything returned by
rpm -ql libX11
and see what still works afterwards. (warning; you likely wont even be able to boot into a graphical session)
heck, anything using cairo is X11 only - that includes the wayland demos lol.
Code:msparks@localhost:~$ dnf repoquery --requires cairo Last metadata expiration check: 0:23:35 ago on Sat 14 Sep 2024 11:17:08 CEST. libX11.so.6 libX11.so.6()(64bit) libXext.so.6 libXext.so.6()(64bit) libXrender.so.1 libXrender.so.1()(64bit) libc.so.6(GLIBC_2.38) libc.so.6(GLIBC_2.38)(64bit) libfontconfig.so.1 libfontconfig.so.1()(64bit) libfreetype.so.6 libfreetype.so.6()(64bit) libm.so.6 libm.so.6()(64bit) libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.35) libm.so.6(GLIBC_2.35)(64bit) libm.so.6(GLIBC_2.38)(64bit) libpixman-1.so.0 libpixman-1.so.0()(64bit) libpng16.so.16 libpng16.so.16()(64bit) libpng16.so.16(PNG16_0) libpng16.so.16(PNG16_0)(64bit) libxcb-render.so.0 libxcb-render.so.0()(64bit) libxcb-shm.so.0 libxcb-shm.so.0()(64bit) libxcb.so.1 libxcb.so.1()(64bit) libz.so.1 libz.so.1()(64bit) rtld(GNU_HASH)
you see it to technical and to perfectionist yes in a technical and perfectionist world all you say is correct.
and yes i even today crashed the firefox by moveing tabs around this sometimes lead to a firefox crash.
no big deal i just start it new.
well your interpretation could be that if wayland firefox can crash then it is not production ready in a technical perfectionist world.
but to be honest most people are not that critical than you mSparks
for a technical perfectionist like you this clearly means you wait another 10 years until it us mature enough for you.
Leave a comment:
-
Originally posted by qarium View Post
i use mostly firefox only... and Firefox switched from xwayland to native Wayland long time ago...
this means your claim that i use xwayland is completely speculation.
wayland on firefox is experiemental, and if you arent using xwayland most of the ui is broken.
worth it because??
Originally posted by qarium View Postwe had this talk in the past wayland+xwayland add usefull security layers
Originally posted by qarium View Postwell it looks like you are right wayland is only used in car enterainment systems and only developed by redhat for this purpose
The whole point of wayland is it strips out the unnecessary complexity of multi user, multi application default of X11 for a single user, single application setting like car guages or payment terminals
redhat have pretty much abandoned the desktop and server space outside of selling ibm mainframes, which is imploding for various reasons.
Originally posted by qarium View Postand i use fedora 40 with wayland every day and most of the day it does not touch xwayland
just delete everything returned by
rpm -ql libX11
and see what still works afterwards. (warning; you likely wont even be able to boot into a graphical session)
heck, anything using cairo is X11 only - that includes the wayland demos lol.
Code:msparks@localhost:~$ dnf repoquery --requires cairo Last metadata expiration check: 0:23:35 ago on Sat 14 Sep 2024 11:17:08 CEST. libX11.so.6 libX11.so.6()(64bit) libXext.so.6 libXext.so.6()(64bit) libXrender.so.1 libXrender.so.1()(64bit) libc.so.6(GLIBC_2.38) libc.so.6(GLIBC_2.38)(64bit) libfontconfig.so.1 libfontconfig.so.1()(64bit) libfreetype.so.6 libfreetype.so.6()(64bit) libm.so.6 libm.so.6()(64bit) libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.35) libm.so.6(GLIBC_2.35)(64bit) libm.so.6(GLIBC_2.38)(64bit) libpixman-1.so.0 libpixman-1.so.0()(64bit) libpng16.so.16 libpng16.so.16()(64bit) libpng16.so.16(PNG16_0) libpng16.so.16(PNG16_0)(64bit) libxcb-render.so.0 libxcb-render.so.0()(64bit) libxcb-shm.so.0 libxcb-shm.so.0()(64bit) libxcb.so.1 libxcb.so.1()(64bit) libz.so.1 libz.so.1()(64bit) rtld(GNU_HASH)
Last edited by mSparks; 14 September 2024, 06:03 AM.
Leave a comment:
Leave a comment: