Re: remote wayland display

2025-04-24 Thread Neal Becker
On Wed, Apr 23, 2025 at 6:59 PM ToddAndMargo via users < users@lists.fedoraproject.org> wrote: > On 4/23/25 1:50 PM, Neal Becker wrote: > > but lately I'm using xpra > > 1) does it open an independent session from the console use? > > 2) does it open to the session on the console? > > 3) does it h

Re: remote wayland display

2025-04-24 Thread ToddAndMargo via users
On 4/24/25 2:47 AM, Barry Scott wrote: On 23 Apr 2025, at 23:58, ToddAndMargo via users wrote: On 4/23/25 1:50 PM, Neal Becker wrote: but lately I'm using xpra 1) does it open an independent session from the console use? 2) does it open to the session on the console? 3) does it have mu

Re: remote wayland display

2025-04-24 Thread Barry Scott
> On 23 Apr 2025, at 23:58, ToddAndMargo via users > wrote: > > On 4/23/25 1:50 PM, Neal Becker wrote: >> but lately I'm using xpra > > 1) does it open an independent session from the console use? > > 2) does it open to the session on the console? > > 3) does it have multi-factor authentica

Re: remote wayland display

2025-04-23 Thread ToddAndMargo via users
On 4/23/25 1:50 PM, Neal Becker wrote: but lately I'm using xpra 1) does it open an independent session from the console use? 2) does it open to the session on the console? 3) does it have multi-factor authentication (QR tabs,etc.) 4) will it co-exist with Wayland? 5) how much of your hair

Re: remote wayland display

2025-04-23 Thread Neal Becker
I need desktop persistence. I've used x2go, but lately I'm using xpra. Both are X11 only, but that doesn't seem to be a problem. On Wed, Apr 23, 2025 at 4:42 PM ToddAndMargo via users < users@lists.fedoraproject.org> wrote: > On 4/23/25 12:51 PM, Samuel Sieb wrote: > > I mentioned it deep in a t

Re: remote wayland display

2025-04-23 Thread ToddAndMargo via users
On 4/23/25 12:51 PM, Samuel Sieb wrote: I mentioned it deep in a thread so it wasn't very visible.  There's a program called "waypipe" for viewing wayland applications from a remote computer.  I tested it out and it is amazing how well it works compared to X11 forwarding.  I will definitely be

remote wayland display

2025-04-23 Thread Samuel Sieb
I mentioned it deep in a thread so it wasn't very visible. There's a program called "waypipe" for viewing wayland applications from a remote computer. I tested it out and it is amazing how well it works compared to X11 forwarding. I will definitely be using this going forward. -- __

Re: Turning off current directory display in a terminal window

2025-03-15 Thread Marco
On 12.03.2025 10:42 Robert Moskowitz wrote: > How might I turn off (or change) the display of the current path in a > terminal window? That is being controlled by $PS1 in bashrc (or the config of another command interpreter like ksh if you use that). You can set that temporary by issui

Re: Turning off current directory display in a terminal window

2025-03-13 Thread Michael Hennebry
was unfamiliar with the usual terminology. -- How might I turn off (or change) the display of the current path in a terminal window? For example I have one terminal window with: rgm@LX140e-3:~/data/htt/Projects/Critical/drafts/draft-ietf-drip-rid/dki-try2$ -- His plaint was that the prompt fill

Re: Turning off current directory display in a terminal window

2025-03-13 Thread George N. White III
On Wed, Mar 12, 2025 at 3:38 PM Bob Marčan via users wrote: > > On Wed, 12 Mar 2025 12:09:21 -0400 > "Robert Moskowitz" wrote: > > > I don't want it permanent. this whole process is to deal with those > > specific times I am working on a project in a very deep directory. > > > > I have a dozen t

Re: Turning off current directory display in a terminal window

2025-03-12 Thread Mike Wright
e terminal.  It sounds like you're thinking of the terminal window's title, perhaps? I assumed that was what the OP was talking about. If he meant the Shell prompt, perhaps he was unfamiliar with the usual terminology. -- How might I turn off (or change) the display of the current p

Re: Turning off current directory display in a terminal window

2025-03-12 Thread Robert Moskowitz
On 3/12/25 9:03 PM, Will McDonald wrote: On Thu, 13 Mar 2025 at 00:16, Robert Moskowitz wrote: Doesn't help being dyslexic and Mr. Malaprop. Malaprompt. :-| That too!! But it was no fun being up on the stage in front of some 500 attendees and my slides say one thing and my mouth

Re: Turning off current directory display in a terminal window

2025-03-12 Thread Will McDonald
On Thu, 13 Mar 2025 at 00:16, Robert Moskowitz wrote: > > Doesn't help being dyslexic and Mr. Malaprop. Malaprompt. :-| -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fe

Re: Turning off current directory display in a terminal window

2025-03-12 Thread Tim via users
Tim: > > Depending on your terminal, you *may* be able to have the full path > > showing in the title bar, and just the current directory name at the > > command prompt. > > > > Changing the \w to \W in your PS1= .bashrc string does it for some of > > them (just shows the last directory of the fil

Re: Turning off current directory display in a terminal window

2025-03-12 Thread Robert Moskowitz
was unfamiliar with the usual terminology. -- How might I turn off (or change) the display of the current path in a terminal window? For example I have one terminal window with: rgm@LX140e-3:~/data/htt/Projects/Critical/drafts/draft-ietf-drip-rid/dki-try2$ -- His plaint was that the prompt fill

Re: Turning off current directory display in a terminal window

2025-03-12 Thread Patrick O'Callaghan
what the OP was talking about. If he meant the Shell > > prompt, perhaps he was unfamiliar with the usual terminology. > > > -- > How might I turn off (or change) the display of the current path in a > terminal window? > > For example I have one terminal window with: &

Re: Turning off current directory display in a terminal window

2025-03-12 Thread Patrick O'Callaghan
On Wed, 2025-03-12 at 15:29 -0400, Todd Zullinger wrote: > > That doesn't apply in Konsole for one. Don't know if it applies in > > other terminal emulators. > > You may be talking about different things.  PS1 applies to > the shell running in the terminal.  It sounds like you're > thinking of the

Re: Turning off current directory display in a terminal window

2025-03-12 Thread Robert Moskowitz
On 3/12/25 3:22 PM, Todd Zullinger wrote: Robert Moskowitz wrote: How might I turn off (or change) the display of the current path in a terminal window? For example I have one terminal window with: rgm@LX140e-3:~/data/htt/Projects/Critical/drafts/draft-ietf-drip-rid/dki-try2$ That is the

Re: Turning off current directory display in a terminal window

2025-03-12 Thread Todd Zullinger
Patrick O'Callaghan wrote: > On Wed, 2025-03-12 at 15:48 +0100, Marco wrote: >> On 12.03.2025 10:42 Robert Moskowitz wrote: >> >>> How might I turn off (or change) the display of the current path in a >>> terminal window? >> >> That is be

Re: Turning off current directory display in a terminal window

2025-03-12 Thread Todd Zullinger
Robert Moskowitz wrote: > How might I turn off (or change) the display of the current path in a > terminal window? > > For example I have one terminal window with: > > rgm@LX140e-3:~/data/htt/Projects/Critical/drafts/draft-ietf-drip-rid/dki-try2$ > > That is the whole l

Re: Turning off current directory display in a terminal window

2025-03-12 Thread Will McDonald
On Wed, 12 Mar 2025 at 16:09, Robert Moskowitz wrote: > I don't want it permanent. this whole process is to deal with those > specific times I am working on a project in a very deep directory. It seems like you're covered with just tweaking your PS1 but if you wanted more conditional behaviour

Re: Turning off current directory display in a terminal window

2025-03-12 Thread Bob Marčan via users
On Wed, 12 Mar 2025 12:09:21 -0400 "Robert Moskowitz" wrote: > I don't want it permanent.  this whole process is to deal with those > specific times I am working on a project in a very deep directory. > > I have a dozen terminal windows open right now in 5 workspaces; it is > only 2 that are on

Re: Turning off current directory display in a terminal window

2025-03-12 Thread Marco
On 12.03.2025 11:17 Robert Moskowitz wrote: > On 3/12/25 10:59 AM, Patrick O'Callaghan wrote: > > On Wed, 2025-03-12 at 15:48 +0100, Marco wrote: > >> On 12.03.2025 10:42 Robert Moskowitz wrote: > >> > >>> How might I turn off (or change) the dis

Re: Turning off current directory display in a terminal window

2025-03-12 Thread Robert Moskowitz
On 3/12/25 11:51 AM, Marco wrote: On 12.03.2025 11:17 Robert Moskowitz wrote: On 3/12/25 10:59 AM, Patrick O'Callaghan wrote: On Wed, 2025-03-12 at 15:48 +0100, Marco wrote: On 12.03.2025 10:42 Robert Moskowitz wrote: How might I turn off (or change) the display of the current pa

Re: Turning off current directory display in a terminal window

2025-03-12 Thread Robert Moskowitz
I don't want it permanent.  this whole process is to deal with those specific times I am working on a project in a very deep directory. I have a dozen terminal windows open right now in 5 workspaces; it is only 2 that are on this project (working on the scripts for draft-ietf-drip-dki-05). I

Re: Turning off current directory display in a terminal window

2025-03-12 Thread Marco Moock
Am 12.03.2025 um 11:56:59 Uhr schrieb Robert Moskowitz: > I have changed PS1: > > echo $PS1 > [\u \W]$ > > So that PROMPT_DIRECTORY is not what is displayed: All the other stuff won't too. If that is what you want, you can now edit the ~.bash_rc to make that permanent. > [rgm dki-try2]$ echo $

Re: Turning off current directory display in a terminal window

2025-03-12 Thread Robert Moskowitz
On 3/12/25 11:16 AM, Tim via users wrote: On Wed, 2025-03-12 at 10:42 -0400, Robert Moskowitz wrote: How might I turn off (or change) the display of the current path in a terminal window? For example I have one terminal window with: rgm@LX140e-3:~/data/htt/Projects/Critical/drafts/draft

Re: Turning off current directory display in a terminal window

2025-03-12 Thread Patrick O'Callaghan
On Wed, 2025-03-12 at 15:48 +0100, Marco wrote: > On 12.03.2025 10:42 Robert Moskowitz wrote: > > > How might I turn off (or change) the display of the current path in a > > terminal window? > > That is being controlled by $PS1 in bashrc (or the config of another > c

Re: Turning off current directory display in a terminal window

2025-03-12 Thread Tim via users
On Wed, 2025-03-12 at 10:42 -0400, Robert Moskowitz wrote: > How might I turn off (or change) the display of the current path in a > terminal window? > > For example I have one terminal window with: > > rgm@LX140e-3:~/data/htt/Projects/Critical/drafts/draft-ietf-drip-rid/dki-

Re: Turning off current directory display in a terminal window

2025-03-12 Thread Robert Moskowitz
On 3/12/25 10:59 AM, Patrick O'Callaghan wrote: On Wed, 2025-03-12 at 15:48 +0100, Marco wrote: On 12.03.2025 10:42 Robert Moskowitz wrote: How might I turn off (or change) the display of the current path in a terminal window? That is being controlled by $PS1 in bashrc (or the conf

Turning off current directory display in a terminal window

2025-03-12 Thread Robert Moskowitz
How might I turn off (or change) the display of the current path in a terminal window? For example I have one terminal window with: rgm@LX140e-3:~/data/htt/Projects/Critical/drafts/draft-ietf-drip-rid/dki-try2$ That is the whole line is taken up with the current directory! I would be happy

Re: IOTOP Display Query

2024-11-29 Thread Stephen Morris
display is showing in excess of 50 entries for Thunderbird where all of them have a unique TID value, is Thunderbird really starting that many threads? https://serverfault.com/questions/312815/iotop-fields-what-does-tid-mean-in-iotop Thanks Will, that is what I thought it

Re: IOTOP Display Query

2024-11-28 Thread Tim via users
On Fri, 2024-11-29 at 09:31 +1100, Stephen Morris wrote: > When I run IOTOP, the first column is TID, what is TID? This display > is showing in excess of 50 entries for Thunderbird where all of them > have a unique TID value, is Thunderbird really starting that many > threads?

Re: IOTOP Display Query

2024-11-28 Thread Will McDonald
On Thu, 28 Nov 2024 at 22:50, Stephen Morris wrote: > On 29/11/24 09:45, Will McDonald wrote: > > On Thu, 28 Nov 2024 at 22:31, Stephen Morris > wrote: > >> HI, >> When I run IOTOP, the first column is TID, what is TID? This display >> is showing in exc

Re: IOTOP Display Query

2024-11-28 Thread Stephen Morris
On 29/11/24 09:45, Will McDonald wrote: On Thu, 28 Nov 2024 at 22:31, Stephen Morris wrote: HI,     When I run IOTOP, the first column is TID, what is TID? This display is showing in excess of 50 entries for Thunderbird where all of them have a unique TID value, is Thunderbird

Re: IOTOP Display Query

2024-11-28 Thread Will McDonald
On Thu, 28 Nov 2024 at 22:31, Stephen Morris wrote: > HI, > When I run IOTOP, the first column is TID, what is TID? This display > is showing in excess of 50 entries for Thunderbird where all of them have a > unique TID value, is Thunderbird really starting that many threa

IOTOP Display Query

2024-11-28 Thread Stephen Morris
HI,     When I run IOTOP, the first column is TID, what is TID? This display is showing in excess of 50 entries for Thunderbird where all of them have a unique TID value, is Thunderbird really starting that many threads?     Also when I run IOTOP I get a display in the middle of the screen

Re: HTOP I/O Display

2024-11-20 Thread Patrick Mansfield via users
On Sat, Nov 16, 2024 at 09:59:28AM +1100, Stephen Morris wrote: > ��� While on the subject of HTOP internals, at the bottom of its screen > it > shows a list of keyboard shortcuts, one of which is F10 for Exit. The issue > I have with that is Konsole has taken over that shortcut for its men

Re: Strange loss of graphic display

2024-11-17 Thread George N. White III
On Sat, Nov 16, 2024 at 1:01 PM Robert McBroom via users < users@lists.fedoraproject.org> wrote: > In XFCE found a setting I didn't see in LXDE that set suspend to never. > Working at this point > Today, running Gnome Software Update on 2 Fedora Workstation desktop systems got some message that

Re: HTOP I/O Display

2024-11-17 Thread Stephen Morris
not working in that I occasionally see an entry at the top where one or more of the 3 % columns is non 0 for a very short period, but as I have indicated in another thread, it seems to me that its monitoring may not be up to scratch when the hard disk light on my machine is hard on, the disk I/O

Re: HTOP I/O Display

2024-11-17 Thread Samuel Sieb
an entry at the top where one or more of the 3 % columns is non 0 for a very short period, but as I have indicated in another thread, it seems to me that its monitoring may not be up to scratch when the hard disk light on my machine is hard on, the disk I/O summary display I added in its setting

Re: HTOP I/O Display

2024-11-16 Thread Stephen Morris
3 % columns is non 0 for a very short period, but as I have indicated in another thread, it seems to me that its monitoring may not be up to scratch when the hard disk light on my machine is hard on, the disk I/O summary display I added in its settings says the disk I/O is 100% but its detail

Re: HTOP I/O Display

2024-11-16 Thread Stephen Morris
issues: https://www.baeldung.com/linux/monitor-disk-io Thanks Barry, I'll have a look at that. I have added disk I/O to the HTOP summary display at the top of its screen which has highlighted, in my view, that HTOP is doing things wrong, as the summary display says the disk I/O is 100% bu

Re: Strange loss of graphic display

2024-11-16 Thread Robert McBroom via users
access the system from firefox on another machine and open a terminal. Is there a command that will restart the graphical display? With the terminal you should be able to find details using `journalctl`.   It would be very useful to know if the issue is caused by something crashing or

Re: Strange loss of graphic display

2024-11-16 Thread Robert McBroom via users
access the system from firefox on another machine and open a terminal. Is there a command that will restart the graphical display? With the terminal you should be able to find details using `journalctl`.   It would be very useful to know if the issue is caused by something crashing or

Re: HTOP I/O Display

2024-11-16 Thread Samuel Sieb
On 2024-11-15 14:59, Stephen Morris wrote: Hi,     With the IO tab in HTOP, how do I determine which devices it is monitoring and how do I change it to look at multiple volumes?     While KDE is still thrashing my hard disks after the desktop displays (the hard disk light is permanently on, n

Re: Strange loss of graphic display

2024-11-16 Thread George N. White III
em from firefox on another machine > and open a terminal. Is there a command that will restart the graphical > display? > With the terminal you should be able to find details using `journalctl`. It would be very useful to know if the issue is caused by something crashing or by some un

Re: HTOP I/O Display

2024-11-16 Thread Barry Scott
> On 15 Nov 2024, at 22:59, Stephen Morris wrote: > > (the hard disk light is permanently on, not flickering) There are better tools for investigating this type of I/O issue. You could have a read of this article that explains how to track down disk I/O issues: https://www.baeldung.com/linux

Re: Strange loss of graphic display

2024-11-15 Thread Robert McBroom via users
I can find to never. I can access the system from firefox on another machine and open a terminal. Is there a command that will restart the graphical display? AFAIK, not without restarting the desktop or display manager. I've used pkill -u "user" to drop back to the display-manage

Re: Strange loss of graphic display

2024-11-15 Thread richard emberson
never. I can access the system from firefox on another machine and open a terminal. Is there a command that will restart the graphical display? I've used pkill -u "user" to drop back to the display-manager but really want to get to the session as operable or to have it never

Re: HTOP I/O Display

2024-11-15 Thread Stephen Morris
On 16/11/24 10:48, Will McDonald wrote: On Fri, 15 Nov 2024 at 22:59, Stephen Morris wrote: While on the subject of HTOP internals, at the bottom of its screen it shows a list of keyboard shortcuts, one of which is F10 for Exit. The issue I have with that is Konsole has taken over

Re: Strange loss of graphic display

2024-11-15 Thread Stephen Morris
ystem from firefox on another machine and open a terminal. Is there a command that will restart the graphical display? AFAIK, not without restarting the desktop or display manager. I've used pkill -u "user" to drop back to the display-manager but really want to get to the session as

Re: HTOP I/O Display

2024-11-15 Thread Will McDonald
On Fri, 15 Nov 2024 at 22:59, Stephen Morris wrote: > While on the subject of HTOP internals, at the bottom of its screen it > shows a list of keyboard shortcuts, one of which is F10 for Exit. The issue > I have with that is Konsole has taken over that shortcut for its menus, > hence it doesn't w

HTOP I/O Display

2024-11-15 Thread Stephen Morris
Hi,     With the IO tab in HTOP, how do I determine which devices it is monitoring and how do I change it to look at multiple volumes?     While KDE is still thrashing my hard disks after the desktop displays (the hard disk light is permanently on, not flickering) HTOP is telling me the R/W%, R

Re: Strange loss of graphic display

2024-11-15 Thread Patrick O'Callaghan
gt; and open a terminal. Is there a command that will restart the graphical > display? > > AFAIK, not without restarting the desktop or display manager. > I've used pkill -u "user" to drop back to the display-manager but really > want to get to the session as o

Strange loss of graphic display

2024-11-15 Thread Robert McBroom via users
similar to earlier thread. System goes blank and does not resume from wherever.  Using LXDE and have set all the suspend, etc. options I can find to never. I can access the system from firefox on another machine and open a terminal. Is there a command that will restart the graphical display

Re: How do I check to see if my xorg display manager is running?

2024-11-03 Thread ToddAndMargo via users
On 11/3/24 00:03, francis.montag...@inria.fr wrote: you should look at your ~/.xsession-errors file for errors. I did. What do you think I was doing all those hours? I must have gone through 20 articles on how to fix this. That was indeed mentioned -- __

Re: How do I check to see if my xorg display manager is running?

2024-11-03 Thread Francis . Montagnac
Hi. On Sat, 02 Nov 2024 16:58:25 -0700 ToddAndMargo via users wrote: > During the troubleshooting I had a fc39 mate live usb fired > up in a virtual machine. I used the following to hunt down > all the xsessions, .ICE*, etc.. I could find no difference. > # find / -iname \*xsess\* As I said, i

Re: How do I check to see if my xorg display manager is running?

2024-11-02 Thread ToddAndMargo via users
On 11/2/24 06:50, Patrick O'Callaghan wrote: On Sat, 2024-11-02 at 05:12 -0700, ToddAndMargo via users wrote: On 11/2/24 04:45, Patrick O'Callaghan wrote: On Sat, 2024-11-02 at 11:24 +, Patrick O'Callaghan wrote: On Fri, 2024-11-01 at 17:23 -0700, ToddAndMargo via users wrote: On 11/1/24

Re: How do I check to see if my xorg display manager is running?

2024-11-02 Thread Patrick O'Callaghan
On Sat, 2024-11-02 at 05:12 -0700, ToddAndMargo via users wrote: > On 11/2/24 04:45, Patrick O'Callaghan wrote: > > On Sat, 2024-11-02 at 11:24 +, Patrick O'Callaghan wrote: > > > On Fri, 2024-11-01 at 17:23 -0700, ToddAndMargo via users wrote: > > > > On 11/1/24 06:02, francis.montag...@inria.

Re: How do I check to see if my xorg display manager is running?

2024-11-02 Thread ToddAndMargo via users
On 11/2/24 04:45, Patrick O'Callaghan wrote: On Sat, 2024-11-02 at 11:24 +, Patrick O'Callaghan wrote: On Fri, 2024-11-01 at 17:23 -0700, ToddAndMargo via users wrote: On 11/1/24 06:02, francis.montag...@inria.fr wrote: Look in your ~/.xsession-errors or test with a brand new test user.

Re: How do I check to see if my xorg display manager is running?

2024-11-02 Thread Patrick O'Callaghan
On Sat, 2024-11-02 at 11:24 +, Patrick O'Callaghan wrote: > On Fri, 2024-11-01 at 17:23 -0700, ToddAndMargo via users wrote: > > On 11/1/24 06:02, francis.montag...@inria.fr wrote: > > > Look in your ~/.xsession-errors or test with a brand new test user. > > > > Neither of my own profile or th

Re: How do I check to see if my xorg display manager is running?

2024-11-02 Thread Patrick O'Callaghan
On Fri, 2024-11-01 at 17:23 -0700, ToddAndMargo via users wrote: > On 11/1/24 06:02, francis.montag...@inria.fr wrote: > > Look in your ~/.xsession-errors or test with a brand new test user. > > Neither of my own profile or the two new profiles > had an xsession-errors file Just in case: it's .xe

Re: How do I check to see if my xorg display manager is running?

2024-11-01 Thread ToddAndMargo via users
On 11/1/24 06:02, francis.montag...@inria.fr wrote: At this point you should try to run a "dnf distro-sync" in a protected way. Example with systemd-run: sudo systemd-run -u distro-sync --no-block --service-type=oneshot \ dnf -y distro-sync Wait for this transient distro-sync unit to

Re: How do I check to see if my xorg display manager is running?

2024-11-01 Thread ToddAndMargo via users
On 11/1/24 06:02, francis.montag...@inria.fr wrote: Look in your ~/.xsession-errors or test with a brand new test user. Neither of my own profile or the two new profiles had an xsession-errors file -- ___ users mailing list -- users@lists.fedoraprojec

Re: How do I check to see if my xorg display manager is running?

2024-11-01 Thread ToddAndMargo via users
On 11/1/24 12:39, Robert McBroom via users wrote: lightdm works on rawhide f42 From my research, it work in the vast majority of cases. But if you are one of the "unlucky" ones, yo will learn a few new swear words. (Not an admission that I cuss.) -- _

Re: [SOLVED] Re: Fedora 41 - XFCE - Display settings have become misconfigured and can't be restored

2024-11-01 Thread Terry Polzin
Screen lock and power management aren't working either On Fri, Nov 1, 2024 at 8:11 PM Max Pyziur wrote: > > > On 11/01/2024 2:27 PM EDT Max Pyziur wrote: > > > > > > Greetings, > > > > While trying a two-screen setup with my Dell XPS 13 (9380), I&#x

[SOLVED] Re: Fedora 41 - XFCE - Display settings have become misconfigured and can't be restored

2024-11-01 Thread Max Pyziur
> On 11/01/2024 2:27 PM EDT Max Pyziur wrote: > > > Greetings, > > While trying a two-screen setup with my Dell XPS 13 (9380), I've lost my > display settings and I can't seem to be able to restore them. > > The laptop's display specs

Re: How do I check to see if my xorg display manager is running?

2024-11-01 Thread Robert McBroom via users
On 11/1/24 9:02 AM, francis.montag...@inria.fr wrote: lightdm nor slick-greeter (since January, for F39 and F40). I suspect a change in your account profiles (shell for example). Look in your ~/.xsession-errors or test with a brand new test user. Funny. I liked the version of Thunderbird on

Fedora 41 - XFCE - Display settings have become misconfigured and can't be restored

2024-11-01 Thread Max Pyziur
Greetings, While trying a two-screen setup with my Dell XPS 13 (9380), I've lost my display settings and I can't seem to be able to restore them. The laptop's display specs are 1920 x 1080. But even though I get an approximation, when I reboot, the configuration isn't sa

Re: How do I check to see if my xorg display manager is running?

2024-11-01 Thread Francis . Montagnac
On Fri, 01 Nov 2024 04:57:23 -0700 ToddAndMargo via users wrote: > On 11/1/24 02:16, francis.montag...@inria.fr wrote: >> Is it the machine where you did a system-upgrade to F40 ? (with >> duplicates systemd RPMs ... at least). > This is that same system. I cloned it back to > fc39. After a dnf

Re: How do I check to see if my xorg display manager is running?

2024-11-01 Thread ToddAndMargo via users
On 11/1/24 02:16, francis.montag...@inria.fr wrote: Is it the machine where you did a system-upgrade to F40 ? (with duplicates systemd RPMs ... at least). Tihs is that same system. I cloned it back to fc39. After a dnf update, lightdm stopped working. Funny. I liked the version of Thunderbi

Re: How do I check to see if my xorg display manager is running?

2024-11-01 Thread Francis . Montagnac
On Fri, 01 Nov 2024 01:26:09 -0700 ToddAndMargo via users wrote: > On 11/1/24 01:15, francis.montag...@inria.fr wrote: >> Elaborate please: we are using lightdm on hundreds of machines >> without issues, except on a few of them using nvidia-340xx ... > I am not using an nvidia graphics card. > I

Re: How do I check to see if my xorg display manager is running?

2024-11-01 Thread ToddAndMargo via users
On 11/1/24 01:14, Stephen Morris wrote: No problems, glad it's working now. regards, Steve I must have spent 16 hours trying to fix this. About killed me. I am tickled with lxdm. -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscr

Re: How do I check to see if my xorg display manager is running?

2024-11-01 Thread Stephen Morris
On 1/11/24 19:04, ToddAndMargo via users wrote: On 11/1/24 00:58, Stephen Morris wrote: On 1/11/24 14:20, ToddAndMargo via users wrote: # systemctl status display-manager.service Unit display-manager.service could not be found. What display-manager are you actually using, is it sddm, gdm or

Re: How do I check to see if my xorg display manager is running?

2024-11-01 Thread Francis . Montagnac
Hi. On Fri, 01 Nov 2024 01:04:01 -0700 ToddAndMargo via users wrote: > Turns out I have no issues with x running. The problem > is lightdm; > I am stuck in the "endless loop" problem that is plaguing > lightdm users. Elaborate please: we are using lightdm on undreds of machines without issues,

Re: How do I check to see if my xorg display manager is running?

2024-11-01 Thread ToddAndMargo via users
On 11/1/24 01:15, francis.montag...@inria.fr wrote: Hi. On Fri, 01 Nov 2024 01:04:01 -0700 ToddAndMargo via users wrote: Turns out I have no issues with x running. The problem is lightdm; I am stuck in the "endless loop" problem that is plaguing lightdm users. Elaborate please: we are usi

Re: How do I check to see if my xorg display manager is running?

2024-11-01 Thread ToddAndMargo via users
On 11/1/24 00:58, Stephen Morris wrote: On 1/11/24 14:20, ToddAndMargo via users wrote: # systemctl status display-manager.service Unit display-manager.service could not be found. What display-manager are you actually using, is it sddm, gdm or something different. Lets say you are using gdm

Re: How do I check to see if my xorg display manager is running?

2024-11-01 Thread Stephen Morris
On 1/11/24 14:20, ToddAndMargo via users wrote: # systemctl status display-manager.service Unit display-manager.service could not be found. What display-manager are you actually using, is it sddm, gdm or something different. Lets say you are using gdm with Gnome, what does systemctl display

How do I check to see if my xorg display manager is running?

2024-10-31 Thread ToddAndMargo via users
Fedora 39 How do I check to see if my xorg display manager is running? # systemctl status display-manager.service Unit display-manager.service could not be found. # dnf provides display-manager ... Error: No matches found. Many thanks, -T

Re: chmod - display dirs

2024-07-29 Thread Samuel Sieb
On 7/29/24 9:42 AM, bruce wrote: I'm looking to update the permissions of a bunch of folders within a dir (not recursively), but I'd like to display the dirs prior to making changes -- measure twice, then cut. find /etc/*/ -maxdepth 0 -type d -exec ls -dal {} \; --seems to display t

Re: chmod - display dirs

2024-07-29 Thread Roger Heflin
g to update the permissions of a bunch of folders within a > dir (not recursively), but I'd like to display the dirs prior to > making changes -- measure twice, then cut. > > find /etc/*/ -maxdepth 0 -type d -exec ls -dal {} \; > --seems to display the list of dirs for the test

chmod - display dirs

2024-07-29 Thread bruce
Hi I'm looking to update the permissions of a bunch of folders within a dir (not recursively), but I'd like to display the dirs prior to making changes -- measure twice, then cut. find /etc/*/ -maxdepth 0 -type d -exec ls -dal {} \; --seems to display the list of dirs for the test fo

Re: crippling nvidia display issue. [SOLVED]

2024-04-30 Thread home user
On 4/30/24 2:23 AM, Javier Perez wrote: What kernel are you using? The bad patching ("dnf upgrade" early this month) was from 6.7.11-100.fc38x86_64 to 6.8.4-100.fc38x86_64. The good patching Saturday was from 6.7.11-100.fc38x86_64 to 6.8.7-100.fc38x86_64. The full upgrade ("dnf system-upgra

Re: crippling nvidia display issue. [SOLVED]

2024-04-30 Thread Javier Perez
(a second time?!). > > During the boot-up, there was a message that it was failing back to > nouveau. > > The display is not working properly; only one monitor is being used and > everything is oversized in the display. > > I am not comfortable proceeding with the f-38 to f-

Re: crippling nvidia display issue. [SOLVED]

2024-04-29 Thread home user
ics driver were replaced during this "dnf upgrade". The akmods did finish before I rebooted. The shutdown took 5 minutes because it ran akmods (a second time?!). During the boot-up, there was a message that it was failing back to nouveau. The display is not working properly; only one monit

Re: crippling nvidia display issue.

2024-04-15 Thread John Pilkington
5 minutes because it ran akmods (a second time?!). During the boot-up, there was a message that it was failing back to nouveau. The display is not working properly; only one monitor is being used and everything is oversized in the display. I am not comfortable proceeding with the f-38 to f-39 up

Re: crippling nvidia display issue.

2024-04-15 Thread Thomas Cameron
On 4/15/24 14:02, home user wrote: On 4/11/24 11:19 AM, home user wrote: There's 1. (Thomas) I finally just nuked all the RPMFusion packages and downloaded the drivers directly from https://www.nvidia.com/download/index.aspx and ran the installer from there. It works fine again. (To

Re: crippling nvidia display issue.

2024-04-15 Thread home user
time?!). During the boot-up, there was a message that it was failing back to nouveau. The display is not working properly; only one monitor is being used and everything is oversized in the display. I am not comfortable proceeding with the f-38 to f-39 upgrade with the work station in this condition

Re: crippling nvidia display issue.

2024-04-14 Thread Samuel Sieb
On 4/14/24 17:21, Michael D. Setzer II via users wrote: So, not sure why it works with 6.7.x but not with 6.8.x. Something changed in the kernel and the NVidia driver needs to be changed to work with it. The driver is out of tree so it doesn't get fixed by the people making the change like t

Re: crippling nvidia display issue.

2024-04-14 Thread Michael D. Setzer II via users
On 14 Apr 2024 at 18:50, John Pilkington wrote: Date sent: Sun, 14 Apr 2024 18:50:40 +0100 Subject:Re: crippling nvidia display issue. To: users@lists.fedoraproject.org From: John Pilkington Send reply to: Community

Re: crippling nvidia display issue.

2024-04-14 Thread John Pilkington
On 14/04/2024 16:22, Michael D. Setzer II via users wrote: On 15 Apr 2024 at 0:29, Michael D. Setzer II via user wrote: Just as an additional note. I have an older Acer notebook that has an NVIDIA GT 650M that had been working fine with the rpmfusion driver. Have BOINC using its GPU for a pro

Re: crippling nvidia display issue.

2024-04-14 Thread Michael D. Setzer II via users
On 15 Apr 2024 at 0:29, Michael D. Setzer II via user wrote: To: Community support for Fedora users Date sent: Mon, 15 Apr 2024 00:29:38 +1000 Subject:Re: crippling nvidia display issue. Priority: normal Send reply to: mi

Re: crippling nvidia display issue.

2024-04-14 Thread Michael D. Setzer II via users
On 14 Apr 2024 at 12:47, John Pilkington wrote: Date sent: Sun, 14 Apr 2024 12:47:57 +0100 Subject:Re: crippling nvidia display issue. From: John Pilkington To: users@lists.fedoraproject.org Send reply to: Community

Re: crippling nvidia display issue.

2024-04-14 Thread John Pilkington
On 12/04/2024 12:58, John Pilkington wrote: On 12/04/2024 00:52, home user wrote: On 4/11/24 5:39 PM, Samuel Sieb wrote: On 4/11/24 16:36, home user wrote: On 4/11/24 5:31 PM, Samuel Sieb wrote: On 4/11/24 16:05, home user wrote: /tmp/akmodsbuild.2VNb1GB1/BUILD/nvidia-470xx-kmod-470.223.02/_

Re: crippling nvidia display issue.

2024-04-12 Thread Barry Scott
> On 12 Apr 2024, at 01:06, Tom Horsley wrote: > > My system gets regular updates. I've never had a yadda-yadda-100 kernel, > all mine are -200. Currently I'm running 6.8.4-200.fc39.x86_64, all the > kernels in my old fedora 38 partition are also -200, not -100. The -NNN is the version that is

Re: crippling nvidia display issue.

2024-04-12 Thread John Pilkington
On 12/04/2024 00:52, home user wrote: On 4/11/24 5:39 PM, Samuel Sieb wrote: On 4/11/24 16:36, home user wrote: On 4/11/24 5:31 PM, Samuel Sieb wrote: On 4/11/24 16:05, home user wrote: /tmp/akmodsbuild.2VNb1GB1/BUILD/nvidia-470xx-kmod-470.223.02/_kmod_build_6.8.4-100.fc38.x86_64/nvidia-drm/n

Re: crippling nvidia display issue.

2024-04-11 Thread Felix Miata
home user composed on 2024-04-11 19:49 (UTC-0600): > What does the -100 vs. -200 signify? From observation, not reading any doc: A fresh Fedora release gets -300, moving the prior release to -200, and the prior to prior release to -100. After the prior-prior's support ends, there is only curren

Re: crippling nvidia display issue.

2024-04-11 Thread Samuel Sieb
On 4/11/24 18:49, home user wrote: On 4/11/24 7:00 PM, Go Canes wrote: On Thu, Apr 11, 2024 at 8:06 PM Tom Horsley wrote: On Thu, 11 Apr 2024 17:52:10 -0600 home user wrote: kmod_build_6.8.4-100.fc38.x86_64 Possibly relevant, but I don't know what it means for sure: My system gets regula

Re: crippling nvidia display issue.

2024-04-11 Thread home user
On 4/11/24 7:00 PM, Go Canes wrote: On Thu, Apr 11, 2024 at 8:06 PM Tom Horsley wrote: On Thu, 11 Apr 2024 17:52:10 -0600 home user wrote: kmod_build_6.8.4-100.fc38.x86_64 Possibly relevant, but I don't know what it means for sure: My system gets regular updates. I've never had a yadda-ya

  1   2   3   4   5   6   7   8   9   10   >