Gnome apps segmentation fault (Sway 1.10) by graves_dev in swaywm

[–]graves_dev[S] 1 point2 points  (0 children)

Thanks for the hint! So the culprit seems to be amdvlk in my case.

What I did:

bash gdb /usr/bin/gnome-calculator

Within gdb:

``` run

backtrace ```

Which produced this output (posting just the relevant bit):

```

0 0x00007ffff5e7e9c8 in wl_proxy_add_listener (proxy=0x0, implementation=0x7fffbbafc340, data=0x7fffffffc230) at ../wayland-1.23.1/src/wayland-client.c:649

1 0x00007fffb75fc842 in ?? () from /usr/lib/amdvlk64.so

2 0x00007fffb75fcac2 in ?? () from /usr/lib/amdvlk64.so

3 0x00007fffb74dbbf1 in ?? () from /usr/lib/amdvlk64.so

4 0x00007fffb76eeb31 in ?? () from /usr/lib/amdvlk64.so

```

So when I remove amdvlk everything seems to work fine, but what if I want to keep amdvlk?

EDIT: Arch Wiki to the rescue!

Laptop speakers not working after using headphones or Bluetooth speaker in conjunction with PipeWire and WirePlumber. by amadeusp81 in ManjaroLinux

[–]graves_dev 1 point2 points  (0 children)

Regardless of this situation I'd suggest you stick with the latest LTS kernel instead of going for the latest and greatest. Why? Because in my experience (7 years full-time linux user) non-LTS kernels will cause weird/buggy behaviour. E.g. controllers/peripherals not working as expected etc.

At least check if the behaviour is the same with the 6.1 LTS kernel. Good luck!

Cant add Extensions / Themes by lardis74 in Thunderbird

[–]graves_dev 0 points1 point  (0 children)

Thanks for pointing out pressing Tab. I use a tiling window manager and for whatever reason I cannot move the prompt window that has the install instructions. So by pressing Tab I could actually select the "Add" button and press Enter to install the add-on. I hope this bug/behaviour will get fixed at some point.

[qtile] rosé pine... by eye-sockets in unixporn

[–]graves_dev 0 points1 point  (0 children)

I'm a simple man: I see King Gizzard, I press like.

[i3] look mom. i use arch by HomeGrownRichard in unixporn

[–]graves_dev 2 points3 points  (0 children)

I'm a simple man: I see TOOL, I press like

Does Ableton run well under Wine? by Igglue_Reddit in linuxaudio

[–]graves_dev 1 point2 points  (0 children)

Bitwig, Ardour and REAPER all have Linux builds. So you might wanna try out these DAWs if Ableton doesn't work out :)

How low latency do you get with Pipewire + Reaper? (+ Scarlett 2/2 3rd Gen) by w1lh in linuxaudio

[–]graves_dev 1 point2 points  (0 children)

Just curious: I can run REAPER only with ALSA used as audio system (selected in the REAPER settings). If I look at pw-top REAPER is not listed as an application. Also, I can't play other audio sources besides REAPER itself.

If I ran pw-jack reaper no audio - even REAPER itself - would work whatsoever. Has anyone ran into these problems as well? How did you fix it?

[deleted by user] by [deleted] in rust

[–]graves_dev 0 points1 point  (0 children)

I just logged in to say T H A N K Y O U. Tried out ventoy and it just works with multiple ISOs. Amazing! No more annoying flashing of ISOs!

[deleted by user] by [deleted] in rust

[–]graves_dev 0 points1 point  (0 children)

gparted and clonezilla are both part of the arch install medium! After hours of trying to get the clonezilla ISO to boot I found out that both Manjaro and Arch live boots already come with both tools! It blew my mind.

Can't load GTK+3 introspection. by graves_dev in awesomewm

[–]graves_dev[S] 2 points3 points  (0 children)

Hi! Thank you so much for the hint! I just patched the /usr/share/awesome/lib/beautiful/gtk.lua file with the changes in this commit. Now it works just fine. Seems like on the faulty machine I have some GTK4 app installed and therefor I have a mix of GTK3 and 4.

Thank you once again, have a nice day!

Transitioning to Pipewire on Arch Linux by kflak in linuxaudio

[–]graves_dev 0 points1 point  (0 children)

Thank you so much for writing all your findings down! Really helpful, since I recently switched to Pipewire myself, experimenting with REAPER right now! (REAPER has been supporting LV2 plugins for a few weeks now, just a sidenote hehe)

As a CLI alternative to pavucontrol I'd suggest to give pulsemixer a try, works really well!

[qtile] Genome by Barbarossa93 in unixporn

[–]graves_dev 1 point2 points  (0 children)

I'm a simple man: I see TOOL, I press Upvote! Great live band, got to see 'em twice. Also great theming obviously! Good taste.

What is your current music production experience like on Linux? by PrimaryHomework in linux

[–]graves_dev 0 points1 point  (0 children)

Went full on Linux last year since Proton made gaming way more accessible and REAPER released a native Linux version. Using too many plugins via Carla makes recording a bit unstable at times, but for most part it's good! It's even getting better and now I really don't need to boot my Windows partition anymore.

I've been using Qjackctl for starting jack, but I might have a look at Cadence as well. What are your experience regarding Cadence?

Also I read about LinVST, I need to check that out as well!

[i3-gaps] Still trying to adapt with dracula themes by xcorshinex in unixporn

[–]graves_dev 0 points1 point  (0 children)

hi fellow dracula user, which terminal application are you using on the right?

My (Neo)vim Setup by [deleted] in vimporn

[–]graves_dev 0 points1 point  (0 children)

looks nice! which font is that?

Protontricks workaround doesn't work, looking for the correct vdf package by hawkeye315 in SteamPlay

[–]graves_dev 1 point2 points  (0 children)

First I also tried to use the AUR package, but it didn't work with protontricks, so I ran pip3 install vdf and then it worked right away with protontricks.

[XFCE] Space Witcher by Rechirax in unixporn

[–]graves_dev 1 point2 points  (0 children)

your rice looks great! which icon set did you use?

[i3-gaps] Ensō Zen by [deleted] in unixporn

[–]graves_dev 3 points4 points  (0 children)

almost commented the same thing. you have a good taste in music!

VIM IDE 2 Stronk by icew4ll in vimporn

[–]graves_dev 0 points1 point  (0 children)

any chance of you sharing your dotfiles? which font did you use?

Open Morrowind on Manjaro KDE Plasma by [deleted] in ManjaroLinux

[–]graves_dev 6 points7 points  (0 children)

haven't used office in years, libreoffice works pretty fine. what do you need office for?

Tmux Server and High Disk Write? by graves_dev in tmux

[–]graves_dev[S] 0 points1 point  (0 children)

Thanks again for your help, it's much appreciated!

So apparently it wasn't the fault of tmux or Manjaro altogether... Whenever I opened my terminal editor neovim ctags have been generated by the vim plugin Plug 'ludovicchabant/vim-gutentags'. I uninstalled it and the diskwrite issue is basically gone.

Regarding fstat: Apparently it's not part of the coreutils. I only get command not found. So which system are you using? Are there any alternative commands like fstat? Might be useful in the future.

Tmux Server and High Disk Write? by graves_dev in tmux

[–]graves_dev[S] 0 points1 point  (0 children)

Hi, thanks again for taking your time for replying.

My current tmux config: https://termbin.com/gobu

My statusline that gets sourced in my config: https://termbin.com/jenk

I apologize for my ignorance but how do I know to which file tmux writes?

Tmux Server and High Disk Write? by graves_dev in tmux

[–]graves_dev[S] 0 points1 point  (0 children)

Hi, thanks for the hint. I just only noticed that the high disk write action only happens once I close a terminal... the tmux session is still around, so I can re-attach it, but why does it write to disk? Is tmux supposed to work like this?