systemd killing processes on monitor wakeup?

2022-01-22 Thread Raman Gupta
I have a couple processes that have been consistently dying every time I wake up my monitors after the system has been idle. One is Slack Desktop and the other is IntelliJ IDEA. Plasma also crashes on every wakeup, which may or may not be related. I used an eBPF program (killsnoop.py at https://gi

Re: Screen sharing: global solution for Wayland that works for all apps

2022-01-07 Thread Raman Gupta
;s growing by leaps and bounds, and any one just the top 6 above likely boasts user communities thousands of times larger than the data scientists who use rstudio-server and Jupyter via browser. On Fri, Jan 7, 2022 at 3:27 PM George N. White III wrote: > On Fri, 7 Jan 2022 at 09:50, Raman

Re: Screen sharing: global solution for Wayland that works for all apps

2022-01-07 Thread Raman Gupta
nd are given as choices to share a window. To me this is a > showstopper, and I have to believe a lot of others have similar issues. > For now I haven't found any alternative except stay on X11. > > On Wed, Jan 5, 2022 at 2:07 PM Raman Gupta wrote: > >> I'm finally switc

Screen sharing: global solution for Wayland that works for all apps

2022-01-05 Thread Raman Gupta
I'm finally switching over to Wayland as my daily driver. However, I'm still finding big problems with screen sharing in general. I'm on KDE/Plasma. Many apps that are supposed to support screen sharing on Wayland -- Electron-based apps, Chromium, OBS, proprietary apps like Zoom etc. either compl

Re: OT: IBM to buy RedHat

2018-10-31 Thread Raman Gupta
On 29/10/18 02:56 AM, ToddAndMargo via users wrote: > "Capitalism" is an insult term made up by Marxists to describe the > Free Market, which is "the free and open exchange of goods and > services between consenting parties".  Under the Free Market, to meet > your > own needs, you must meet the the

Re: Wow, KVM is great :-)

2018-03-14 Thread Raman Gupta
> a) My guest DNS does not transparently work to access my LAN -- only the > Internet. The > docs @ https://libvirt.org/formatnetwork.html do not provide any guidance for > configuring > DNS settings. I want to forward requests to the dnsmasq running on the host > system. Oops, looks like this

Wow, KVM is great :-)

2018-03-14 Thread Raman Gupta
For my Windows workloads on Linux, I've been paying VMWare for years for their Workstation product so I can run Windows programs like Visual Studio and Quicken. Recently, having some issues with my Windows VM (VMWare using massive amounts of memory and CPU beyond the VM allocation, and causing r

Re: Cannot chvt away from X (with radeon driver)

2017-04-10 Thread Raman Gupta
On 09/04/17 05:50 PM, Ian Pilcher wrote: > I'm not sure when this started, but I am unable to switch away from my > X VT (usually VT 1) to a text VT. > > Actually, blind-typing shows that I am actually able to switch to the > text VT, but nothing shows up; I'm left looking at a "frozen" version of

Re: Strange VT switch issue

2017-04-08 Thread Raman Gupta
> On 04/09/17 03:23, Raman Gupta wrote: > With F26 still being in Alpha you'd be best served posting your issue to > the "test" list. Oops, sorry, I meant F25. ___ users mailing list -- users@lists.fedoraproject.org To unsubscrib

Strange VT switch issue

2017-04-08 Thread Raman Gupta
I have an odd issue with VT switches after upgrading to Fedora 26. I'm in X, and when I switch VT's systemd creates a getty [1] and it suspends X [2], however the VT never actually switches to a terminal. It just sits on a "frozen" X display that has no audio, no video, and no cursor (as one would

Re: Changing lvmcache mode

2017-01-02 Thread Raman Gupta
> I would like to change the cache mode of an existing lvm cache volume. From a kind soul on the linux-lvm list: > 'change' of cachemode is 'lvchange' operation So looks like the correct command for my example *should* be: lvchange --cachemode writeback vg_raid10/lv_var but... > Please use

Re: Changing lvmcache mode

2016-12-28 Thread Raman Gupta
On 12/28/2016 06:55 PM, Rick Stevens wrote: > On 12/28/2016 03:46 PM, Raman Gupta wrote: >> On 12/28/2016 06:35 PM, Rick Stevens wrote: >>> On 12/28/2016 03:14 PM, Raman Gupta wrote: >>>> On 12/28/2016 04:24 PM, Rick Stevens wrote: >>>>> On 12/28/201

Re: Changing lvmcache mode

2016-12-28 Thread Raman Gupta
On 12/28/2016 06:35 PM, Rick Stevens wrote: > On 12/28/2016 03:14 PM, Raman Gupta wrote: >> On 12/28/2016 04:24 PM, Rick Stevens wrote: >>> On 12/28/2016 10:33 AM, Raman Gupta wrote: >>>> I would like to change the cache mode of an existing lvm cache volume. >&g

Re: Changing lvmcache mode

2016-12-28 Thread Raman Gupta
On 12/28/2016 04:24 PM, Rick Stevens wrote: > On 12/28/2016 10:33 AM, Raman Gupta wrote: >> I would like to change the cache mode of an existing lvm cache volume. >> >> I see the following in the man page: >> >> `With the --cachemode option, the cache mode can b

Changing lvmcache mode

2016-12-28 Thread Raman Gupta
I would like to change the cache mode of an existing lvm cache volume. I see the following in the man page: `With the --cachemode option, the cache mode can be set when creating a cache LV, or changed on an existing cache LV.` However, it does not seem to work: # lvs -o cache_mode vg_raid10/lv_

Re: PostgreSQL broken by upgrade to F24

2016-11-27 Thread Raman Gupta
> On 11/27/2016 10:27 PM, Stephen Davies wrote: > Install postgresql-upgrade. If you have any databases that use postgis, postgresql-upgrade fails spectacularly. You do have to take some manual steps to get the binaries for the older version, so that the upgrade completes. This blog post was hel

Re: pdf-stapler

2016-01-14 Thread Raman Gupta
On 01/14/2016 04:33 PM, Heinz Diehl wrote: > On 14.01.2016, Raman Gupta wrote: > >> Pdf-stapler at least provides the select/cat capability of pdftk, >> which mcpdf does not. > > You can do the most with PDF-shuffler, in a graphical way. > > [htd@chiara ~]$

Re: pdf-stapler

2016-01-14 Thread Raman Gupta
On 01/14/2016 01:27 PM, Ian Malone wrote: > On 14 January 2016 at 18:19, Ian Malone wrote: >> On 14 January 2016 at 13:58, Ted Roche wrote: >>> This was discussed last year. I think the mcpdf utility also depends >>> on iText, which has some licensing issues. >>> >>> Here is some of that discussi

Re: pdftk

2015-09-02 Thread Raman Gupta
Ranjan, what about putting your package in copr (https://copr.fedoraproject.org/) so that people can add it as a repo easily e.g. "dnf copr enable ..."? Regards, Raman On 09/02/2015 01:50 PM, Ranjan Maitra wrote: > Paul, > > I put in a review request to BZ, and it is a bit stuck there. The BZ pe

[SOLVED] Re: X server not starting on boot

2015-01-16 Thread Raman Gupta
On 01/16/2015 02:18 PM, Raman Gupta wrote: > My X server is no longer starting at boot time. Plymouth simply stops > and X does not start. > > I use the open source ATI radeon drivers on a fully updated Fedora 21 > system. systemctl status kdm.service reports that the X server fa

X server not starting on boot

2015-01-16 Thread Raman Gupta
My X server is no longer starting at boot time. Plymouth simply stops and X does not start. I use the open source ATI radeon drivers on a fully updated Fedora 21 system. systemctl status kdm.service reports that the X server failed to start: Jan 16 13:16:02 host kdm[1885]: X server for display :0

Re: pdftk

2014-12-10 Thread Raman Gupta
On 12/10/2014 04:23 AM, T.C. Hollingsworth wrote: > On Tue, Dec 9, 2014 at 6:37 PM, Ranjan Maitra > wrote: >> What is the story with pdftk? > > As pointed out by others, it used a really old Java stack that is no > longer supported. > > There is a more modern replacement called mcpdf. Thanks fo

Re: VMware install problem -

2013-09-05 Thread Raman Gupta
On 09/05/2013 03:08 PM, Bob Goodwin ~ Zuni, Virginia, USA wrote: > However I am still unable to enter the key. It wont even let me type > in the "enter key" box. Yeah, I had this problem too. Try this: sudo /usr/lib/vmware/bin/vmware-vmx --new-sn xxx (from: https://communities.vmware.com/thread/

Re: gpg-agent

2013-08-22 Thread Raman Gupta
On 08/23/2013 12:50 AM, Martin S wrote: > I get this too, but one issue remains. > Does the value GPGKEYS take 2 keys? I tried seperating the with " " and "," > and both fails. As well as having two lines, but it only reads the first. According to README.Fedora, you can specify multiple keys, spa

Re: gpg-agent

2013-08-22 Thread Raman Gupta
On 08/22/2013 11:48 PM, Martin S wrote: > On Thursday, August 22, 2013 05:16:57 PM Raman Gupta wrote: >> On 08/22/2013 04:18 PM, Martin S wrote: >>> As I understand it the file gpg-agent-startup.sh should be placed in >>> /etc/kde/env and made executable for the gpg-a

Re: gpg-agent

2013-08-22 Thread Raman Gupta
On 08/22/2013 04:18 PM, Martin S wrote: > As I understand it the file gpg-agent-startup.sh should be placed in > /etc/kde/env and made executable for the gpg-agent to start att boot time? > Agent is also enabled in the ~/.gnupg/gpg.conf > > Running the file manually it starts the agent, but after

Re: Google Calendar client for Fedora

2013-08-22 Thread Raman Gupta
On 08/22/2013 06:49 AM, Paul Smith wrote: > Dear All, > > Is there some > > Google Calendar client > > for Fedora? > > Thanks in advance, > > Paul > KOrganizer with libgcal (via Akonadi) also works well, although there are a couple of minor timezone/daylight savings issues. Install libgcal,

Switch between speakers and headphones with PulseAudio (was Re: HDA jack retasking)

2013-08-19 Thread Raman Gupta
On 08/19/2013 01:10 AM, Raman Gupta wrote: > Next problem: getting PulseAudio to recognize that I have both > headphones plugged in (to the retasked jack) as well as regular > speakers, and switch between them at command. > > PulseAudio shows two output Ports: "Analo

Re: HDA jack retasking

2013-08-18 Thread Raman Gupta
On 08/18/2013 08:23 PM, T.C. Hollingsworth wrote: > On Sun, Aug 18, 2013 at 3:57 PM, Raman Gupta wrote: >> I have Intel HDA Audio on my motherboard (Asus P9X79 PRO). This >> chipset has the capability to retask jacks for another purpose, for >> example changing a line out jac

HDA jack retasking

2013-08-18 Thread Raman Gupta
I have Intel HDA Audio on my motherboard (Asus P9X79 PRO). This chipset has the capability to retask jacks for another purpose, for example changing a line out jack to a headphone jack. Has anyone successfully retasked an audio jack (specifically, on my motherboard, the blue Line Out jack) to a he

Re: F18 Audio shoots up to 126% after being reduced

2013-08-04 Thread Raman Gupta
On 08/03/2013 11:11 PM, Anthony wrote: > A while back, I installed Pulse Audio Volume Control. I clicked on the > 'output devices' and set my audio at 100%. But every single time a sound > plays on my machine, it shoots up to 126% and has to be reduced. Every > single time. > > Any ideas? Try usi

Re: Disable ATI HDMI audio from snd_hda_intel (was Re: Disable PCI devices via systemd)

2013-07-31 Thread Raman Gupta
On 07/31/2013 03:40 AM, poma wrote: > https://www.kernel.org/doc/Documentation/sound/alsa/ALSA-Configuration.txt > - Common parameters for top sound card modules This actually doesn't provide any information on the "enable" parameter for snd-hda-intel, weirdly enough. > modinfo snd_hda_intel | gr

Re: Disable ATI HDMI audio from snd_hda_intel (was Re: Disable PCI devices via systemd)

2013-07-30 Thread Raman Gupta
On 07/30/2013 03:18 PM, poma wrote: > On 30.07.2013 17:15, Raman Gupta wrote: >> On 07/30/2013 12:00 AM, poma wrote: >>> On 30.07.2013 05:47, Raman Gupta wrote: >>>> I cannot blacklist the module, because the "snd_hda_intel" module that >>>>

Disable ATI HDMI audio from snd_hda_intel (was Re: Disable PCI devices via systemd)

2013-07-30 Thread Raman Gupta
On 07/30/2013 12:00 AM, poma wrote: > On 30.07.2013 05:47, Raman Gupta wrote: >> I cannot blacklist the module, because the "snd_hda_intel" module that >> drives the Intel sound card on my motherboard also recognizes the ATI >> cards, according to lspci-v. &g

Disable PCI devices via systemd

2013-07-29 Thread Raman Gupta
I have an Intel motherboard sound card, and twoHDMI audio sound cards provided by each of my ATI video cards: # lspci | grep -i audio 00:1b.0 Audio device: Intel Corporation Patsburg High Definition Audio Controller (rev 05) 01:00.1 Audio device: ATI Technologies Inc Device aaa0 02:00.1 Audio devi

Re: Preupgrade F14-->F15 [Solved]

2011-06-06 Thread Raman Gupta
On 06/06/2011 01:59 PM, echapin wrote: >>> Try a wired connection if you haven't already, and ignore warnings. >>> >> Thanks a lot echapin! That helped. Beside: Why did this help? > > I don't know. This notion has been around for a version or two, and I don't > remember the technicalities. Maybe

automount messages from old system

2011-03-23 Thread Raman Gupta
I often get these messages from automount in /var/log/messages: Mar 21 13:27:38 xxx automount[30662]: key "oldmount1" not found in map source(s). Mar 21 13:27:38 xxx automount[30662]: key "oldmount2" not found in map source(s). Mar 21 13:27:38 xxx automount[30662]: key "oldmount3" not found in map

Re: Setting up a Linksys WRT54G router for SSH port forwarding

2010-10-04 Thread Raman Gupta
On 10/04/2010 07:18 PM, Jim wrote: > So I /assume I would have to do it this way, in router , > ssh 22 both 192.168.1.101 enable and go > into /etc/ssh/sshd_config on 192.168.1.101 (computer #2) and set port > to . You can leave both Fedora machines on por

Re: Comments on the fastestmirror plugin

2010-03-12 Thread Raman Gupta
On 03/13/2010 01:12 AM, Tim wrote: > Raman Gupta: >>> The fact that yum-fastestmirror ignores bandwidth when selecting >>> mirrors is annoying for high bandwidth machines too -- I regularly >>> find that yum selects mirrors which have low latency but whose >

Re: Comments on the fastestmirror plugin

2010-03-12 Thread Raman Gupta
> On 12 March 2010 14:08, Patrick O'Callaghan > However AFAIK what it *actually* does is make a test connection to > the to the candidate mirrors and order them according to response > time, which in many cases is dominated by network latency, which > can distort the results. For well-connected use

Re: Degraded software RAID5 array without notice

2010-03-05 Thread Raman Gupta
On 03/05/2010 01:45 PM, Rolf Fokkens wrote: > Hi, > > Ik accidentally discovered that my software RAID5 array was degraded: > one of the three disks had been kicked out of the array. > > It appeared that disk /dev/sda1 had been disabled 5 days before! I was > totally unaware of the problem, which i

Re: Converting efax .efx files

2010-02-15 Thread Raman Gupta
> John Poelstra wrote: > Has anyone figured out a way to convert the files created by the free > faxing services from efax.com (efx format) to another format like PDF or > tiff? You can send them an email and ask them to configure your account to send you a tiff file instead of efx. They did it f