

Some users are reporting gyro working for some of the controllers. It’s early days anyway (I tested it and it’s all broken for me on the Vader 4 Pro).
Some users are reporting gyro working for some of the controllers. It’s early days anyway (I tested it and it’s all broken for me on the Vader 4 Pro).
Are you using the handheld/deck image? If so, see if you can replicate the issue in desktop mode as it might be a game mode specific issue. I’d also test a different keyboard and gamepad, if you have easy access to those.
It’s just saying it’s not supported, not that it doesn’t work. Depending on your country, I doubt that warranty voiding claim is enforceable either.
Also, if you get one of their units that has an ARM chip inside instead of an intel one, there is basically no chance you’re ever going to be able to use anything other than the software that they have by default.
Their x86 models are fine as you imply, just avoid ARM and you can install any OS you want.
Hopefully Australia follows suit, as we have our own Temu Trump in opposition coming into our election.
Is there a link to the actual study? The American Journal link seems to be a different one, and that one has a massive list of types of items classified as UPF (check Appendix A, Table 1), so it’s hard to identify what the causal factor(s) are.
A basic FIFO scheduler from what I understand, which isn’t ideal.
Cool, but the title is a big oversell.
LookingGlass basically added a pretty fast software renderer for Windows guests. Which is nice, because it’s a pretty slick interface and works better than many of the alternatives, but it probably isn’t useful for gaming.
The main strength of LookingGlass is for GPU passthrough setups, and this new feature doesn’t seem to be relevant for that. I’d say the stuff happening with Venus and native-context on Linux guests is more interesting (if quite new) since it doesn’t rely on a second GPU.
It’s mainly Linux Unplugged where that stuff leaks into it. I haven’t heard it on “self hosted” very much.
One of the vanishingly few benefits of not being a democracy, is that the people just can’t just vote in an idiot. Of course, there are other avenues for an idiot to take over an authoritarian government (historically, usually by war or inheritance).
I think it’s mainly Vietnam tariffs that will hit the Switch 2 (Nintendo moved manufacturing their to minimise tariffs in the first place). But they are harsh enough in their own right.
On this change, it seems it only affects pre-RDNA1 AMD GPUs and so the feature should continue to work on other GPUs. See: https://github.com/doitsujin/dxvk/pull/4763/
Yes, shallow and pedantic.
The proton logs are fairly inscrutable, and probably aren’t helpful if it’s a driver issue.
There’s a big discussion on the Proton issue tracker that may include your problem.
Looking at the specs:
Positives:
Negatives:
Neutral / unknown:
Going by the Verge review of the Windows version of the hardware, it seems the SOC of this isn’t that powerful (and may even be outperformed by the Deck when rendering at 720p on both systems with some games): https://www.theverge.com/reviews/617613/lenovo-legion-go-s-review-feels-good-plays-bad
They did see framerates improve with Bazzite, so presumably the Steam OS release will have similar improvements.
Calibre is used as a server all the time, see calibre-web.
calibre-web
is technically not Calibre and is written and maintained by different people, although it does use the Calibre database (and I believe it must be created with desktop Calibre initially). But it’s a good option and I highly recommend it.
you just load your books from Calibre (or right through USB if you’re hardcore for some reason) and you’re basically off to the races.
There’s also an OPDS server option with calibre-web
that you can use to load books from if you’re using koreader
.
You can also use the Kobo server replacement option with calibre-web
although I personally couldn’t get it to work at the time I tried it. But this will give you a sync option that works like the official Kobo server which is quite nice.
There’s also an election coming up in Australia and the position of the conservative opposition is to give Trump whatever he wants. So contarianism is alive and well there.
You can also set --accept-dns to false with the commandline client although magic DNS etc won’t work.
FlyDigi Vader 4 Pro now working for me. A few things that are needed:
KERNEL=="hidraw*", ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2412", MODE="0666"
(get the
idVendor
andidProduct
fromlsusb
if you have a different controller)input
group.One last thing that may or may not be needed is that I installed the SpaceStation app on Windows to test some things. It started working after that but I can’t recall if I force reloaded the udev rule so it might have just been the reboot that fixed it.
Anyway, now I have gyro + all extra buttons working with Steam Input.
See here for further discussion: https://github.com/paroj/xpad/pull/268