Page MenuHomeSolus
Feed Advanced Search

Apr 24 2022

Jacek updated the diff for D13161: [RFC] Initial commit of rocm-device-libs for T6614.

Clean it up ready for review

Apr 24 2022, 3:23 PM

Apr 23 2022

Jacek added a comment to T6614: OpenCL AMD Driver.

Should it be packaged in /opt/rocm as the official and Arch packages do, or in system directories like Fedora does? I tried going for the second approach but this mean getting rid of bundled ICD and moving headers to not conflict with other packages. And I am wondering if any of that will cause headaches in the future.
In my opinion all the packages are mostly done and ready to be reviewed, with the exception of rocm-opencl which I need help with testing.

Apr 23 2022, 9:24 PM · Package Requests
Jacek added a comment to D13168: Initial commit of rocm-opencl for T6614.

I don't quite understand how to configure

-DROCM_PATH=%prefix%
-DCMAKE_PREFIX_PATH="%workdir%/ROCclr-rocm-%version%;%prefix%"
-DAMD_OPENCL_PATH="%workdir%/ROCm-OpenCL-Runtime-rocm-%version%"

If I should configure them to the build directories or the install directories. Could someone more experienced take a look and suggest something?

Apr 23 2022, 8:56 PM
Jacek requested review of D13168: Initial commit of rocm-opencl for T6614.
Apr 23 2022, 8:36 PM
Jacek requested review of D13167: Initial commit of rocminfo for T6614.
Apr 23 2022, 8:34 PM
Jacek requested review of D13166: Initial commit of rocm-runtime for T6614.
Apr 23 2022, 8:33 PM
Jacek requested review of D13165: [RFC] Initial commit of numactl for T6614.
Apr 23 2022, 8:31 PM
Jacek requested review of D13164: [RFC] Initial commit of hsakmt for T6614.
Apr 23 2022, 8:30 PM
Jacek requested review of D13163: [RFC] Initial commit of rocm-cmake for T6614.
Apr 23 2022, 8:28 PM
Jacek requested review of D13162: Initial commit of rocm-compilersupport for T6614.
Apr 23 2022, 8:27 PM
Jacek requested review of D13161: [RFC] Initial commit of rocm-device-libs for T6614.
Apr 23 2022, 8:25 PM

Apr 13 2022

Jacek added a comment to T10220: Update mesalib to 22.0.1.

Next [[ https://github.com/HansKristian-Work/vkd3d-proton/blob/master/README.md#amd-radv | vkd3d release will need at least Mesa 22.0 ]] but I think we have some time until that.

Apr 13 2022, 12:25 PM · Software
Jacek awarded R2066:8cec8a6dfc9f: Update to 21.3.8 a Dat Boi token.
Apr 13 2022, 11:43 AM

Apr 10 2022

Jacek added a comment to T6614: OpenCL AMD Driver.

There are 2 great projects that could help in a big way with building it on Solus: packages for Fedora and rocm-arch.
For now I spent a few hours basing my work on the Fedora package, and managed to build a small bit of necessary packages. I have encountered problems rocm-compilersupport that seem to be related to our LLVM, will try to work on it when I have time.
Just wanted to point out it might be a good chance to try with rocm once again.
Here are is my humble work: rocm-Solus.
Edit: I am getting an error:

[ 69%] Building CXX object CMakeFiles/amd_comgr.dir/src/comgr-symbolizer.cpp.o
/home/build/YPKG/root/rocm-compilersupport/build/ROCm-CompilerSupport-rocm-5.1.0/lib/comgr/src/comgr-compiler.cpp:484:16: error: no member named 'initSections' in 'llvm::MCStreamer'
    Str.get()->initSections(Opts.NoExecStack, *STI);
    ~~~~~~~~~  ^
/home/build/YPKG/root/rocm-compilersupport/build/ROCm-CompilerSupport-rocm-5.1.0/lib/comgr/src/comgr-compiler.cpp:608:60: error: too many arguments to function call, expected 4, have 5
  bool LLDRet = lld::elf::link(ArgRefs, LogS, LogE, false, false);
                ~~~~~~~~~~~~~~                             ^~~~~
/usr/include/lld/Common/Driver.h:41:6: note: 'link' declared here
bool link(llvm::ArrayRef<const char *> args, bool canExitEarly,
     ^
/home/build/YPKG/root/rocm-compilersupport/build/ROCm-CompilerSupport-rocm-5.1.0/lib/comgr/src/comgr-compiler.cpp:609:8: error: no member named 'CommonLinkerContext' in namespace 'lld'
  lld::CommonLinkerContext::destroy();
  ~~~~~^

Arch needs to build rocm-llvm, Fedora does not, so I really hope I could get by without normal llvm

Apr 10 2022, 1:29 PM · Package Requests

Apr 6 2022

Jacek awarded R1992:2b451fafa38b: Update Lutris to 5.10.0 a Cup of Joe token.
Apr 6 2022, 9:41 PM
Jacek added a comment to T10218: Webapp Manager.

Kind of similar to T10135, which is already uses default Firefox, but is harder to use.

Apr 6 2022, 12:11 PM · Package Requests

Mar 22 2022

Jacek added a comment to T7754: Steam Overlay - Broken with Steam Runtime.

Could this issue be in any way related to this, which only affects 64-bit games? https://github.com/ValveSoftware/steam-for-linux/issues/5822

Mar 22 2022, 10:04 AM · Software

Mar 13 2022

Jacek added a comment to T10174: Problem with GOverlay - no /etc/environment.

This has been fixed with D13001

Mar 13 2022, 8:14 AM · Software

Mar 10 2022

Jacek added a revision to T10070: Steam VR can't launch because it can't find getcap: D12999: Update libcap2 for T10070.
Mar 10 2022, 11:15 AM · Software
Jacek updated the summary of D12999: Update libcap2 for T10070.
Mar 10 2022, 11:15 AM
Jacek added a revision to T10188: Update to GOverlay 0.8.1: D13001: Update GOverlay to 0.8.1.
Mar 10 2022, 11:14 AM · Software
Jacek updated the summary of D13001: Update GOverlay to 0.8.1.
Mar 10 2022, 11:14 AM
Jacek requested review of D13001: Update GOverlay to 0.8.1.
Mar 10 2022, 10:58 AM
Jacek added a comment to T10188: Update to GOverlay 0.8.1.

Really sorry about time. I have packaged and have been testing it since the release date, but forgot to post a diff.

Mar 10 2022, 10:50 AM · Software
Jacek updated the diff for D12999: Update libcap2 for T10070.

Replace mkdir with install

Mar 10 2022, 10:48 AM

Mar 9 2022

Jacek requested review of D12999: Update libcap2 for T10070.
Mar 9 2022, 7:44 PM

Mar 2 2022

Jacek added a comment to T10070: Steam VR can't launch because it can't find getcap.

My suggestion is to update libcap2 package so /usr/sbin/getcap gets moved to /usr/bin/getcap or a simlink gets created in /usr/bin/.

Mar 2 2022, 7:45 PM · Software

Mar 1 2022

Jacek awarded R2925:61af96b51db8: Update to 1.5.0.0 a Mountain of Wealth token.
Mar 1 2022, 11:52 AM

Feb 25 2022

Jacek updated the task description for T10174: Problem with GOverlay - no /etc/environment.
Feb 25 2022, 7:42 PM · Software
Jacek created T10174: Problem with GOverlay - no /etc/environment.
Feb 25 2022, 7:41 PM · Software

Feb 17 2022

Jacek awarded D12911: Update discord to 0.0.17 a Party Time token.
Feb 17 2022, 8:10 PM

Feb 13 2022

Jacek requested review of D12869: Update vkbasalt to 0.3.2.5.
Feb 13 2022, 11:44 AM

Feb 6 2022

Jacek updated the diff for D12828: Update Cinelerra-gg to 5.1.2022.01.31.

Rebase it on git head

Feb 6 2022, 12:03 PM

Feb 5 2022

Jacek added a comment to T8735: openhmd vr headsetdrivers.

I would love to maintain it, as I am just getting into VR and need it for my setup. The progress has certainly slowed down, but it is still maintained, a lot of people are using it and it does support a lot of different hardware.
So I will be using it myself on Solus, it is your decision if you would accept it in the repos.

Feb 5 2022, 11:01 AM · Needs Maintainer, Package Requests

Feb 4 2022

Jacek requested review of D12828: Update Cinelerra-gg to 5.1.2022.01.31.
Feb 4 2022, 1:44 PM

Jan 31 2022

Staudey awarded D12803: Update GOverlay to 0.7.1 a Like token.
Jan 31 2022, 12:05 AM

Jan 30 2022

Jacek requested review of D12803: Update GOverlay to 0.7.1.
Jan 30 2022, 11:44 PM
Jacek added a revision to T10136: Update GOverlay to 0.7.1: D12803: Update GOverlay to 0.7.1.
Jan 30 2022, 11:44 PM · Software

Jan 27 2022

Jacek updated the diff for D12089: Initial commit of swtpm.

Fix license, NOCONFIGURE and static library

Jan 27 2022, 2:01 PM
Jacek added a comment to D12090: Initial commit of libtpms.

I am really sorry it took me so long to fix it, I am struggling with at my university and didn't have time.

Jan 27 2022, 2:00 PM
Jacek updated the diff for D12090: Initial commit of libtpms.

Fix license, NOCONFIGURE and static library

Jan 27 2022, 1:59 PM
Jacek created T10135: PWAsForFirefox.
Jan 27 2022, 1:37 PM · Package Requests

Jan 23 2022

Jacek awarded D12746: Ensure fish shell loads profile a Love token.
Jan 23 2022, 12:31 PM

Dec 15 2021

Jacek requested review of D12479: Update GOverlay to 0.7.
Dec 15 2021, 5:24 PM
Jacek created T10070: Steam VR can't launch because it can't find getcap.
Dec 15 2021, 4:50 PM · Software

Dec 5 2021

Jacek awarded T10053: Crocus is Missing from Mesa a 100 token.
Dec 5 2021, 1:07 PM · Software

Nov 11 2021

Jacek updated the summary of D12089: Initial commit of swtpm.
Nov 11 2021, 10:47 PM

Nov 7 2021

Jacek added a revision to T9986: Tigervnc server doesn't accept any input - using old xorg version?: Unknown Object (Differential Revision).
Nov 7 2021, 1:20 PM · Software
Jacek added a comment to T9986: Tigervnc server doesn't accept any input - using old xorg version?.

I uploaded D12236, it fixed all the issues for me. Hope I did it right

Nov 7 2021, 11:29 AM · Software

Oct 31 2021

Jacek added a comment to T9850: $XDG_DATA_DIRS empty (no snap) when using fish shell.

I just noticed it is the same for /usr/share/defaults/etc/profile.d/70-flatpak.sh.
So solution for me is to have the following in /home/jacek/.config/fish/config.fish:

if status is-interactive
    # Commands to run in interactive sessions can go here
end
for file in /etc/profile.d/*.sh
        echo $file
        replay source $file
end
replay source /usr/share/defaults/etc/profile.d/70-flatpak.sh

I have no idea how to solve it neatly for all users.

Oct 31 2021, 11:01 PM · Software

Oct 29 2021

Jacek added a comment to T9986: Tigervnc server doesn't accept any input - using old xorg version?.

Funny. I have been testing it on Plasma (unstable), it starts and video streaming works just fine.
So do you think the input might not work because I am on Plasma?
Also, I tried building it, but I get an error it can't unpack the xorg-server source. Do you get the same error as well?

Oct 29 2021, 4:15 PM · Software

Oct 28 2021

Jacek created T9986: Tigervnc server doesn't accept any input - using old xorg version?.
Oct 28 2021, 4:52 PM · Software

Oct 24 2021

Jacek added a comment to D12089: Initial commit of swtpm.

There are 2 things I am not sure enough:

Oct 24 2021, 1:39 PM
Jacek requested review of D12090: Initial commit of libtpms.
Oct 24 2021, 1:35 PM
Jacek requested review of D12089: Initial commit of swtpm.
Oct 24 2021, 1:34 PM

Oct 18 2021

Jacek created T9964: swtpm and libtpms - for Windows 11 virtual machines.
Oct 18 2021, 3:56 PM · Package Requests

Oct 9 2021

Jacek added a comment to T5974: Meta: wxWidgets GTK3 Validation.

As for Prusa Slicer it should work just fine with GTK3 after adding -DSLIC3R_GTK=3. I could test it if needed.

Oct 9 2021, 7:05 PM · Software

Sep 15 2021

Jacek updated the diff for D11816: Update Sunshine to 0.10.1.

Replaced mkdir with install, as for IDOS' request

Sep 15 2021, 5:44 PM

Sep 6 2021

Jacek added inline comments to D11816: Update Sunshine to 0.10.1.
Sep 6 2021, 1:09 PM
Jacek added inline comments to D11816: Update Sunshine to 0.10.1.
Sep 6 2021, 10:38 AM

Sep 5 2021

Jacek added inline comments to D11816: Update Sunshine to 0.10.1.
Sep 5 2021, 4:17 PM
Jacek updated the diff for D11816: Update Sunshine to 0.10.1.

Remove one dependency, that is no longer needed

Sep 5 2021, 4:15 PM
Jacek requested review of D11816: Update Sunshine to 0.10.1.
Sep 5 2021, 3:36 PM

Aug 6 2021

Jacek created T9850: $XDG_DATA_DIRS empty (no snap) when using fish shell.
Aug 6 2021, 8:36 AM · Software

Aug 1 2021

Jacek added a comment to T9305: Legendary - Epic Games Launcher alternative.

I think really soon this might no longer be needed, as latest version of Lutris will have integration for Epic, GOG and Humble Store: https://www.phoronix.com/scan.php?page=news_item&px=Lutris-0.5.9-Beta

Aug 1 2021, 6:38 PM · Needs Maintainer, Package Requests

Jul 31 2021

Jacek added a comment to T5681: Disabling "Disable touchpad when typing" does not work on Plasma Desktop (Plasma Testing ISO).

I don't know if I should resurrect this issue, or create a new one, but I this issue hasn't been fixed. My Synaptics touchpad work fine on Budgie for years. I just did a fresh install of Solus 4.3 Plasma, and some Touchpad options have been greyed out, including tap to click, which I think is mandatory for good experience.
And what was needed to fix it was to install xorg-driver-input-synaptics.
So the same problem and the same solution as in this original issue. Do you think that driver should be included by default, or would that cause a problem?

Jul 31 2021, 1:11 PM · Plasma

Jul 23 2021

Jacek requested review of D11513: Update Goverlay to 0.6.
Jul 23 2021, 8:06 AM

Jul 20 2021

Jacek requested review of D11497: Update Goverlay to 0.5.1.
Jul 20 2021, 5:08 PM

Jul 8 2021

Jacek added a comment to D11427: Fix path to executable in sunshine.service.

I'm really sorry I missed that previously, even though I used sunshine for quite a while I haven't used all its features. So recently I have been going through and checking all of them and it turns out I never checked if Systemd service works. Turns out it didn't, and it expected binary in /home/build/YPKG/root/sunshine/build/sunshine.git/build/sunshine.
So if you wanted to make Sunshine run on each boot, it would fail. No other functionality was affected. Sorry I discovered it so late, after the original diff was already accepted.

Jul 8 2021, 8:28 PM
Jacek requested review of D11427: Fix path to executable in sunshine.service.
Jul 8 2021, 8:24 PM
Jacek updated the diff for D11399: Initial inclusion of Sunshine for T9799.

Fix permissions for sunshine.conf and apps_linux.json, so the new web GUI can edit them

Jul 8 2021, 12:48 PM

Jul 6 2021

Jacek retitled D11399: Initial inclusion of Sunshine for T9799 from [RFC] Initial inclusion of Sunshine for T9799 to Initial inclusion of Sunshine for T9799.
Jul 6 2021, 9:45 AM
Jacek updated the diff for D11399: Initial inclusion of Sunshine for T9799.

Use %libdir% according to Josh's advice

Jul 6 2021, 9:35 AM
Jacek added a comment to D11399: Initial inclusion of Sunshine for T9799.

I tested it on a fresh machine, and contrary to what program's readme says, you don't need to add user to input group! I even tested it a few months ago and back then it was needed but for some reason it no longer is.
So I think this package is now ready to be included, and all functions work without the need of qol-assist.
Should I create a new diff without [RFC] in the name, or can I just edit this one?

Jul 6 2021, 8:15 AM
Jacek updated the diff for D11399: Initial inclusion of Sunshine for T9799.

Make changes according to joebonrichie's comments

Jul 6 2021, 8:11 AM

Jul 4 2021

Jacek updated the summary of D11399: Initial inclusion of Sunshine for T9799.
Jul 4 2021, 6:55 AM

Jul 3 2021

Jacek updated the diff for D11399: Initial inclusion of Sunshine for T9799.

Clean up dependencies

Jul 3 2021, 9:01 PM
Jacek requested review of D11399: Initial inclusion of Sunshine for T9799.
Jul 3 2021, 7:50 AM
Jacek added a revision to T9799: Sunshine - Moonlight host for game streaming to almost any device.: D11399: Initial inclusion of Sunshine for T9799.
Jul 3 2021, 7:50 AM · Package Requests

Jul 2 2021

Jacek created T9799: Sunshine - Moonlight host for game streaming to almost any device..
Jul 2 2021, 3:55 PM · Package Requests

May 31 2021

Jacek awarded D11191: Initial commit of nautilus-terminal a The World Burns token.
May 31 2021, 2:49 PM

May 25 2021

Jacek awarded D11136: Switch nautilus-python to python3 a Yellow Medal token.
May 25 2021, 11:10 AM

May 23 2021

Jacek added a comment to T8969: Nautilus Terminal.

Version 4.0.2 has just been released, a few versions ago the author removed the note it is an early development version.
I have used it for more than a year without a single problem, and author quickly makes sure it is compatible with all Gnome updates.

May 23 2021, 12:15 PM · Package Requests

Apr 30 2021

DrSheppard awarded T9687: NoiseTorch - Real-time microphone noise suppression a Love token.
Apr 30 2021, 8:16 AM · Package Requests

Apr 24 2021

serebit awarded T9687: NoiseTorch - Real-time microphone noise suppression a Like token.
Apr 24 2021, 3:47 PM · Package Requests
Jacek created T9687: NoiseTorch - Real-time microphone noise suppression.
Apr 24 2021, 1:30 PM · Package Requests

Apr 23 2021

Jacek added a comment to T9599: Firefox VA-API support.

I'm more than a bit skeptical that EGL would be required for this.

Apr 23 2021, 1:19 PM · Upstream Issue

Mar 18 2021

Jacek awarded R3609:4acfe4080136: Update to 2.49.1. Changelog available [here](https://github. a Mountain of Wealth token.
Mar 18 2021, 5:19 PM

Mar 8 2021

Jacek added a comment to T9619: Add python3 version of wxPython.

Another thing is that it and wxwidgets are still build against GTK-2, I don't know if at one point they can be build against GTK-3 or will they also need separate package.

Mar 8 2021, 9:38 AM · Software

Mar 2 2021

Jacek added a comment to T9599: Firefox VA-API support.

I don't think it has anything to do with compiling against Wayland, also you shouldn't need that env variable.
Also are you sure you are already running webrenderer and you don't also need gfx.webrender.enabled=true?

Mar 2 2021, 2:11 AM · Upstream Issue

Feb 23 2021

Jacek awarded T9590: Intel Media Driver for VAAPI a Like token.
Feb 23 2021, 9:26 PM · Package Requests

Feb 20 2021

Jacek awarded D10447: Resolve issues with openjdk-11 a Mountain of Wealth token.
Feb 20 2021, 3:20 PM

Feb 15 2021

Jacek added a comment to T9571: Issues with snaps unable to find audio interface.

I was trying to figure it out for so long, I troubleshooted every single part, and it turns out the culprit is extremely simple. Solus ships a really old Snap version of 2.39 and support of audio-playback was introduced in 2.40. So only apps that support deprecated pulseaudio interface will have sound, while newer like Teams-Insiders will not.
Check, maybe your app will still have sound, but to fix the core problem we will have to wait for T8609 to be resolved by the Core Team.

Feb 15 2021, 2:33 PM · Software

Feb 5 2021

Jacek updated the diff for D10456: Update PrusaSlicer to 2.3.0.

Change .desktop name and remove Flatpak files

Feb 5 2021, 6:44 PM

Feb 4 2021

Jacek added a comment to T9390: Add QT5 bindings for Free Pascal - for newest version of GOverlay.

Sorry for bringing it up again, but I don't feel confident enough to package and pattern it correctly, and it is needed for newest version of GOverlay for example. Could somebody more experienced look into it? It was even even already done in D4154 and probably it would work with almost no changes.

Feb 4 2021, 12:52 PM · Software

Jan 29 2021

Jacek requested review of D10456: Update PrusaSlicer to 2.3.0.
Jan 29 2021, 5:00 PM

Nov 28 2020

Jacek awarded T9407: Gnome Screen Sharing - Post 3.38 Stack Upgrade a Like token.
Nov 28 2020, 10:19 PM · Software
Jacek added a comment to T9406: Steam's Proton 5.13-2 does not work, games do not launch.

Just a wild guess, what GPU and drivers are you using. That could explain why newest Proton doesn't work, maybe try beta or stable instead if you are on Nvidia?

Nov 28 2020, 12:54 AM · Software

Nov 25 2020

Jacek added a comment to T9397: Pulseaudio 14 Unstable Testing.

There might be some problems with Snap after updating Pulseaudio, but I'm really not sure.
I just installed snap teams-insiders and no sound devices are visible in it. I also got an error during installation INFO snap "teams-insiders" has bad plugs or slots: audio-playback (unknown interface "audio-playback"); audio-record (unknown interface "audio-record"). Snap on my system completely lacks "audio-playback" and "audio-record" interfaces.
But I have not used it before, so it is quite likely my snap config is wrong, and it was that way before the update. Could somebody else check if audio still works in your snaps?

Nov 25 2020, 2:45 PM · Software

Nov 23 2020

Jacek added a comment to T9379: Meta: GNOME 3.38 Stack Testing and Feedback.

Also both of my issues are now resolved, task list now works as expected and icon now will the entire screen in both orientations, and look really nice. You did a stellar job, thank you so much!

Nov 23 2020, 7:43 PM · Software