sad-goldfish

Results 17 comments of sad-goldfish

Not exactly a solution but setting `list hostapd_options 'ieee80211h=0'` in `/etc/config/wireless` should disable DFS and seems to avoid channels where it is necessary.

I have the same issue tested with both an aftermarket Xbox 360 controller and an Xbox One controller. I suspect that this is because Steam detects multiple interfaces for the...

This may be some sort of library/.so issue. On my system, using the (unnoficial) flatpak version of Steam does not show two controllers in the logs.

I just ran into this on Gentoo. I had 3.14.2 installed using the package manager and wanted to try 3.14.3 (not in the distro repos yet). My current workaround is...

I've set: ``` for_window [title=".*"] tearing_allowed yes output DP-1 { tearing_allowed 1 } ``` Is that enough to enable tearing with this patch (and unstable wlroots git)? I still see...

I'm not sure if you know this already but I don't think this builds against any wlroots commit anymore. I've tried e.g. `b80337a8f2bb5d032f533ed5e0feb6292670528f`, `ce89f49b7aab281198fad64e9a825a24dbf72e3d`, `1968ada2132237f5bf8e40b6bf903fbce76c0b40` and `da5f53b46176f05731e94dec5f079c1ce7a57ed5`. EDIT: This patch...

Just gave it a go. It does build against current wlroots (`4688a371e04787f5bb059e80b5de506f0a8f00ff`) and stuff works after switching to xwayland `d7f1909e7c198607794da5f4d778ce53139ff851`. I no longer see the tearing I previously saw in...

Testing with Linux 6.8-rc1 and libdrm 2.4.120 without setting `WLR_DRM_NO_ATOMIC=1`, I don't see any tearing nor any debug messages suggesting that something is broken. EDIT: Except what's below. I don't...

@emersion could you comment on what changes need to be made to this patch (with or without @vimproved's changes) before it can be merged? As Linux 6.8 will probably be...

Another perf report. Removed entries below ~1%. perf report ``` 75.45% 0.05% glxgears [kernel.vmlinux] [k] entry_SYSCALL_64_after_hwframe | --75.40%--entry_SYSCALL_64_after_hwframe do_syscall_64 | |--73.84%--do_writev | vfs_writev | | | --73.84%--do_iter_write | | |...