Target any service instance when using "PartOf" in a systemd unit file

2022-11-11 Thread Jonathan Marquardt
Greetings, I am trying to configure a wildfly daemon to restart whenever postgresql restarts (which happens sometimes due to Debian's unattended-upgrades). I tried to solve this by putting "PartOf=postgresql.service" in /etc/systemd/system/wildfly.service. The problem is that postgresql.service c

Re: Running Steam Proton Games with primusrun

2022-03-31 Thread Jonathan Marquardt
On Wed, Mar 30, 2022 at 06:32:29PM -0500, Paul Johnson wrote: > Thing that should not work but almost always works for me: Mark the nvidia > GL packages for reinstall and let aptitude do its thing, restart and run > pvkrun glxgears to make sure things are working. If that breaks, try > including

Re: Running Steam Proton Games with primusrun

2022-03-30 Thread Jonathan Marquardt
On Sun, Mar 27, 2022 at 12:34:07PM -, Curt wrote: > TL;DR (everything) but this bug? > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876033 I am not sure. None of the solutions described there worked for me. There isn't even a libgl1-nvidia-glx package for bullseye.

Re: Running Steam Proton Games with primusrun

2022-03-30 Thread Jonathan Marquardt
On Tue, Mar 29, 2022 at 01:24:50PM -0500, Paul Johnson wrote: > I'd recommend using pvkrun instead of primusrun if available. Gives me the same error messages :( > This looks like you're somehow missing nvidia-glx. $ apt search nvidia-glx Sorting... Done Full Text Search... Done libegl-nvidia0/

Re: Running Steam Proton Games with primusrun

2022-03-27 Thread Jonathan Marquardt
Hi Georgi, On Sun, Mar 27, 2022 at 03:08:41PM +0300, Georgi Naplatanov wrote: > Which Debian version are you using? How did you install Nvidia video > driver - from Debian repository or manually with Nvidia's installer? I'm running Bullseye. I installed nvidia-driver from the Debian repos. > Ke

Running Steam Proton Games with primusrun

2022-03-27 Thread Jonathan Marquardt
Hi! I have a Dell XPS 15 with a dedicated NVIDIA GPU and I have a working bumblebee setup. It works with all kinds of games, except for steam ones. I'm trying to run Proton games with primusrun but it somehow doesn't work. Here's an example with Battlefield V: Game process added : AppID 1238810 "

Re: Bash Question

2017-07-05 Thread Jonathan Marquardt
On Wed, Jul 05, 2017 at 10:31:02PM +, der.hans wrote: > Am 06. Jul, 2017 schwätzte Jonathan Marquardt so: > > > On Wed, Jul 05, 2017 at 09:53:15PM +, der.hans wrote: > > > When running the command, your current shell evaluates the variable and > > > replace

Re: Bash Question

2017-07-05 Thread Jonathan Marquardt
On Wed, Jul 05, 2017 at 09:53:15PM +, der.hans wrote: > When running the command, your current shell evaluates the variable and > replaces it with the variable's value before starting the echo command. > When echo is run the command has already turned into "echo /bin/bash" or > whatever your sh

Re: Migrationsassistent von Kwallett

2017-07-05 Thread Jonathan Marquardt
On Wed, Jul 05, 2017 at 10:30:00PM +0200, Matthias Müller wrote: > Hallo > > ich habe am Montag von Jessie auf Stretch aktualisiert. > Bei jeder Anmeldung am System startet dieser bescheuerte Migrationsassistent. > Wie kann man den dauerhaft ruhig stellen. Es ist ja ganz schön, das er was > migr

Re: Please help me resize my ext4 file system to size > 16TB

2017-06-12 Thread Jonathan Marquardt
On Sun, Jun 11, 2017 at 05:01:36PM -0500, Ram Ramesh wrote: > Hi, > > I have kernel 3.13 and e2fsprog 1.42.9 (as part of mybuntu 14.04.5 LTS). > With this, is it possible to resize2fs my ext4 RAID6 /dev/md0 to 24TB (ie > >16TB)? If so, please help me get there. If not, please recommend the > upg

Trouble with Sierra Wireless MC7710 mSATA LTE Modem

2017-05-24 Thread Jonathan Marquardt
Hi! I am trying to get this thing working. Debian 8.8 on Lenovo ThinkPad X220 Originally, Linux seems to detect the thing but then does nothing with it. dmesg: ## [1.950070] usb 2-1.4: config 1 has an invalid interface number: 7 but max is

Re: KDE5-autostart bug

2016-11-23 Thread Jonathan Marquardt
It is normal that these percent sign and letter combinations are in your .desktop files. They're called field codes. See: https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#exec-variables Although I don't know why they're just being passed directly to the a