this post was submitted on 20 Jun 2024
141 points (100.0% liked)

Games

38929 readers
1101 users here now

Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.

Rules

1. Submissions have to be related to games

Video games, tabletop, or otherwise. Posts not related to games will be deleted.

This community is focused on games, of all kinds. Any news item or discussion should be related to gaming in some way.

2. No bigotry or harassment, be civil

No bigotry, hardline stance. Try not to get too heated when entering into a discussion or debate.

We are here to talk and discuss about one of our passions, not fight or be exposed to hate. Posts or responses that are hateful will be deleted to keep the atmosphere good. If repeatedly violated, not only will the comment be deleted but a ban will be handed out as well. We judge each case individually.

3. No excessive self-promotion

Try to keep it to 10% self-promotion / 90% other stuff in your post history.

This is to prevent people from posting for the sole purpose of promoting their own website or social media account.

4. Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts

This community is mostly for discussion and news. Remember to search for the thing you're submitting before posting to see if it's already been posted.

We want to keep the quality of posts high. Therefore, memes, funny videos, low-effort posts and reposts are not allowed. We prohibit giveaways because we cannot be sure that the person holding the giveaway will actually do what they promise.

5. Mark Spoilers and NSFW

Make sure to mark your stuff or it may be removed.

No one wants to be spoiled. Therefore, always mark spoilers. Similarly mark NSFW, in case anyone is browsing in a public space or at work.

6. No linking to piracy

Don't share it here, there are other places to find it. Discussion of piracy is fine.

We don't want us moderators or the admins of lemmy.world to get in trouble for linking to piracy. Therefore, any link to piracy will be removed. Discussion of it is of course allowed.

Authorized Regular Threads

Related communities

PM a mod to add your own

Video games

Generic

Help and suggestions

By platform

By type

By games

Language specific

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 11 months ago* (last edited 11 months ago) (3 children)

DualShock 4 and DualSense controllers have official drivers built-in to the linux kernel, including support for the touchpad and motion controls. You probably don't need something like DS4Windows.

[email protected]

[–] [email protected] 3 points 11 months ago (1 children)

And if you do run into any problems, the Steam overlay should solve any compatibility problems, if you're OK with launching your games through Steam. I end up doing that with all of my games (including the ones I didn't buy on Steam) since I think its controller mapping UI is the best.

[–] [email protected] 1 points 11 months ago

Just to clarify: Steam Input is the component you're describing.

[–] [email protected] 1 points 11 months ago (1 children)

So instead of DS4Windows4Linux, just DS4Linux. Makes sense.

[–] [email protected] 1 points 11 months ago

ds4linux exists, but is unnecessary in most common cases.

[–] [email protected] 1 points 11 months ago (1 children)

Weirdly enough, I could never get my DS4/PS4 controller working on Linux, at least through Bluetooth. The device never shows up in the device list. My Xbox Series X and Xbox One X controllers work perfectly with Bluetooth thanks to xpadneo, and I can use my DS4/PS4 controller wired with or without ds4drv, but I just can't get it to work wirelessly.

[–] [email protected] 1 points 11 months ago (1 children)

That is strange. It works great for me. All I had to do was pair it.

I have read that some computers have bluetooth modules that don't play well with it, though. Maybe you have one of those, or an old kernel?

[–] [email protected] 1 points 11 months ago (1 children)

I'm on Ubuntu 22.04, kernel 6.5.0-41-generic so it shouldn't be that. Maybe my Bluetooth adapter isn't that great but it's a TP-Link UB400 so it's not exactly a low quality Bluetooth adapter either.

[–] [email protected] 1 points 11 months ago* (last edited 11 months ago) (1 children)

I think that kernel version should handle it, as long as the hid-sony or hid-playstation module is being loaded. (Some 6.7 and early 6.8 kernels had a relevant bug, though.)

It's hard to say regarding the bluetooth adapter. The branding and price don't matter; my cheap old no-name dongle worked great. It's really about whether the parts used inside happen to play well with the other device.

Another thought: Is it possible you have the old version of the DS4, rather than the DS4 v2? If I remember correctly, the light bar is visible through the touchpad only on the v2.

[–] [email protected] 1 points 11 months ago (1 children)

I actually have two PS4 controllers, one older one and one with the light bar. Both of them are unable to connect via Bluetooth.

I don't have hid_sony or hid_playstation loaded, I tried manually loading them and I think that works but: https://i.imgur.com/VHbtW5l.png even though they show as loaded, I still experience the same problem: https://i.imgur.com/Z42WtKr.png I only have a bunch of unnamed devices when searching for new devices to connect to/pair with, and I can't pair with any of them. My headphones and Xbox Series X controller work perfectly.

[–] [email protected] 1 points 11 months ago (1 children)

Do you know why both hid_sony and hid_playstation are loaded? Only one is needed. The latter replaces the former, IIRC.

It loads automatically on my system once I power up the (already paired) DS4. You did pair yours with your computer, right?

I also wonder if any of the device names in your bluetooth list would be more friendly if you installed the steam-devices package.

[–] [email protected] 1 points 11 months ago* (last edited 11 months ago)

They are both loaded because I tried manually loading just one, and then it didn't help, so then I tried the other.

I can't pair mine with my computer, it doesn't even show up in the device list. The modules do not show up unless I manually load them.

I already have steam-devices installed.

I really don't feel like I am doing anything wrong, but maybe I am.

Keep in mind it works just fine wired, so yeah maybe the Bluetooth adapter I have is just not compatible with the PS4 controller.