Re: Linux USB monitor? Or an HDMI Splitter - looking for options for a second external monitor

2020-03-25 Thread Tim via users
On Wed, 2020-03-25 at 15:25 -0600, S.Bob wrote: > Does Fedora 31 support any USB monitors? Will a USB->HDMI adapter > work? When it comes to USB-C monitors, there's two flavours. There's a special dual-purpose USB connection that can be used as a monitor port (some smart phones do this). Some of

Re: nvidia and zoom problem?

2020-03-25 Thread Tim via users
On Wed, 2020-03-25 at 12:59 -0400, George Avrunin wrote: > Screen sharing works fine with the laptop, but the placement of the > camera and the size of the screen make it less useful for teaching on > Zoom. External USB webcam? -- uname -rsvp Linux 3.10.0-1062.18.1.el7.x86_64 #1 SMP Tue Mar 1

Re: [EXT] Linux USB monitor? Or an HDMI Splitter - looking for options for a second external monitor

2020-03-25 Thread John Westerdale
Same Thunderbolt3 dock via USBC from Lenovo T480S. Works great with 2 monitors, Ethernet and power over one USBC connection. https://www.lenovo.com/us/en/accessories-and-monitors/docking/universal-cable-docks-usb/TP-USB-C-Dock-Gen2-US/p/40AS0090US Caveat: https://support.lenovo.com/us/en/solution

Re: HandleLidSwitch issue.

2020-03-25 Thread Cameron Simpson
On 26Mar2020 01:13, Tim wrote: On Wed, 2020-03-25 at 13:47 +0100, Erik P. Olsen wrote: there is nothing in BOIS settings regarding closing of the lid. However, it's not terribly important, so I can live with it. Just be aware that if you close the lid (on *some* laptops) and leave them runnin

Re: [EXT] Linux USB monitor? Or an HDMI Splitter - looking for options for a second external monitor

2020-03-25 Thread Taylor, Tim
I use two external monitors connected to a USB-C dock with Fedora 31. However, the monitors are connected to the dock via HDMI and DisplayPort. - Tim On 3/25/20, 5:26 PM, "S.Bob" wrote: All; I recently updated my laptop to this: ASUS VivoBook Pro 17 N705FD (ht

Linux USB monitor? Or an HDMI Splitter - looking for options for a second external monitor

2020-03-25 Thread S.Bob
All; I recently updated my laptop to this: ASUS VivoBook Pro 17 N705FD (https://www.asus.com/Laptops/ASUS-VivoBook-Pro-17-N705FD/) Unfortunately the usb-c port on this laptop does not support a monitor. It does have an HDMI port so I can add a second monitor but I want 2 external monitors

Re: Installing another DE. ( solved kinda)

2020-03-25 Thread Joe Zeff
On 03/25/2020 01:19 PM, Christopher Marlow wrote: [chris@localhost ~]$ sudo systemctl enable lightdm [sudo] password for chris: Failed to enable unit: File /etc/systemd/system/display-manager.service already exists and is a symlink to /usr/lib/systemd/system/gdm.service. [chris@localhost ~]$ If

Re: bootable live system ??

2020-03-25 Thread bruce
Not sure systemrescuecd is the right way to create the custom image for digitalocean as far as I can tell... it appears I'm going to need to have the centos 8 iso as well as the vmware player app i'm trying to understand how the cloud-init process gets implemented.. or it appears the resulting i

Re: Installing another DE. ( solved kinda)

2020-03-25 Thread Christopher Marlow
On Wed, 2020-03-25 at 15:47 -0400, Tony Nelson wrote: > On 20-03-25 14:42:25, Richard Shaw wrote: > ... > > > # systemctl enable lightdm > > systemctl --force enable lightdm > > -- > > [chris@localhost ~]$ systemctl --forc

Re: /usr/ permissions ??

2020-03-25 Thread David
Thank you all. I will likely do a reinstall, as I am using Rawhide, and would like to test the lastest good iso. Here is what I think I did, and my mistake was doing it at 3 in the morning, when I was half asleep. I logged in as root, so that I could rename the file: /usr/share/images/backgroun

Re: Installing another DE. ( solved kinda)

2020-03-25 Thread Tony Nelson
On 20-03-25 14:42:25, Richard Shaw wrote: ... # systemctl enable lightdm systemctl --force enable lightdm -- TonyN.:' '

Re: Installing another DE. ( solved kinda)

2020-03-25 Thread Christopher Marlow
On Wed, 2020-03-25 at 13:42 -0500, Richard Shaw wrote: > On Wed, Mar 25, 2020 at 12:53 PM Christopher Marlow < > fed...@cwm030.com> wrote: > > On Wed, 2020-03-25 at 10:51 -0500, Richard Shaw wrote: > > > What does this show for you? > > > > > > $ systemctl cat display-manager.service > > > > [ch

Re: Installing another DE. ( solved kinda)

2020-03-25 Thread Richard Shaw
On Wed, Mar 25, 2020 at 12:53 PM Christopher Marlow wrote: > On Wed, 2020-03-25 at 10:51 -0500, Richard Shaw wrote: > > What does this show for you? > > > > $ systemctl cat display-manager.service > > [chris@localhost ~]$ systemctl cat display-manager.service > ... > [Service] > ExecStart=/usr/s

Re: Installing another DE. ( solved kinda)

2020-03-25 Thread Christopher Marlow
On Wed, 2020-03-25 at 10:51 -0500, Richard Shaw wrote: > What does this show for you? > > $ systemctl cat display-manager.service > # /usr/lib/systemd/system/gdm.service > [Unit] > Description=GNOME Display Manager > > # replaces the getty > Conflicts=getty@tty1.service > After=getty@tty1.servic

Re: nvidia and zoom problem?

2020-03-25 Thread George Avrunin
On Wed, 25 Mar 2020 08:00:23 -0300, George N. White III wrote: > You don't mention if Wayland is involved. > > No Wayland, I'm running KDE with X11. ... > > Can you use an external monitor, mouse, and keyboard with the laptop (and > position > laptop for best camera placement)? > I probabl

Re: nvidia and zoom problem?

2020-03-25 Thread George Avrunin
On Wed, 25 Mar 2020 20:46:05 +1100, Stephen Morris wrote: > I didn't zoom was available for linux. If you go to zoom.us/download, you can get the app for Linux. The one for Fedora seems kind of old, though. > I'm using zoom under windows for > interactive meeting  while working from home and

Re: problem setting the PATH variable.

2020-03-25 Thread Joe Zeff
On 03/25/2020 02:10 AM, Angelo Moreschini wrote: thanks for the tips .. I don't have  experience writing bash scripts, (writing them is torture because I'm always wrong ...;-)  ), This might be of some help: http://tldp.org/LDP/abs/html/ ___ users ma

Re: Installing another DE. ( solved kinda)

2020-03-25 Thread Richard Shaw
What does this show for you? $ systemctl cat display-manager.service # /usr/lib/systemd/system/gdm.service [Unit] Description=GNOME Display Manager # replaces the getty Conflicts=getty@tty1.service After=getty@tty1.service # replaces plymouth-quit since it quits plymouth on its own Conflicts=ply

Re: bootable live system ??

2020-03-25 Thread Richard Shaw
On Wed, Mar 25, 2020 at 9:37 AM bruce wrote: > can SRCD be booted into a ramdisk? > Yes, although it will run fine off a USB stick, but during the boot process there's an option to run completely from memory. the GRML process includes an iso, does SRCD have one? > A little googling can quickl

Re: Installing another DE. ( solved kinda)

2020-03-25 Thread Christopher Marlow
On Wed, 2020-03-25 at 07:40 -0500, Richard Shaw wrote: > Did you do anything manually, like setting up service files or > manually creating symbolic links in /etc/systemd/system? If so, that > would override what's in /usr/lib/systemd/system. > > Thanks, > Richard > ___

Re: HandleLidSwitch issue.

2020-03-25 Thread Tim via users
On Wed, 2020-03-25 at 13:47 +0100, Erik P. Olsen wrote: > there is nothing in BOIS settings regarding closing of the lid. > However, it's not terribly important, so I can live with it. Just be aware that if you close the lid (on *some* laptops) and leave them running, they can overheat. *They* re

Re: bootable live system ??

2020-03-25 Thread bruce
can SRCD be booted into a ramdisk? the GRML process includes an iso, does SRCD have one? thanks On Wed, Mar 25, 2020 at 8:37 AM Richard Shaw wrote: > On Wed, Mar 25, 2020 at 5:59 AM bruce wrote: > >> Hi. >> >> Looking at a process for digitalocean to repartition a VM. The docs I'm >> lookin

Re: HandleLidSwitch issue.

2020-03-25 Thread Erik P. Olsen
On 2020-03-23 at 15:15:12 Samuel Sieb wrote: > On 3/23/20 3:00 PM, Erik P. Olsen wrote: > > On 2020-03-23 at 14:48:37 Samuel Sieb wrote: > >> One other thing to test from Roger's post, is running: > >> while true; do cat /proc/acpi/button/lid/LID/state; sleep 1; done > > > > Getting lots of:

Re: Installing another DE. ( solved kinda)

2020-03-25 Thread Richard Shaw
On Tue, Mar 24, 2020 at 9:59 PM Christopher Marlow wrote: > On Tue, 2020-03-24 at 19:38 -0700, Samuel Sieb wrote: > > On 3/24/20 4:42 PM, Christopher Marlow wrote: > > > On Tue, 2020-03-24 at 17:14 -0500, Christopher Marlow wrote: > > > > One last thing... What is the command to remove Mate if I

Re: bootable live system ??

2020-03-25 Thread Richard Shaw
On Wed, Mar 25, 2020 at 5:59 AM bruce wrote: > Hi. > > Looking at a process for digitalocean to repartition a VM. The docs I'm > looking at discuss the process for debian. > > Anyone have steps/docs for doing this with centos/fedora? > I only use two live systems, Fedora (all main installers ar

Re: nvidia and zoom problem?

2020-03-25 Thread George N. White III
On Wed, 18 Mar 2020 at 18:42, George Avrunin wrote: > Like many universities, we are converting to working from home and > doing only online instruction as of Monday. (This week is spring break and > faculty get to use it to figure out how to make the online instruction > work.) The campus has

bootable live system ??

2020-03-25 Thread bruce
Hi. Looking at a process for digitalocean to repartition a VM. The docs I'm looking at discuss the process for debian. Anyone have steps/docs for doing this with centos/fedora? In particular, the docs I'm looking at require the grml-rescueboot, and the grml.iso which in the site/url are debia

Re: linux -- ide question

2020-03-25 Thread Stephen Morris
On 25/3/20 9:45 am, bruce wrote: hey, for those who do linux dev/work, what's your goto IDE/editor? just curious. I use either Eclipse or Netbeans depending on what web server functions I need. regards, Steve ___ users mailing list -- users@lis

Re: linux -- ide question

2020-03-25 Thread Eddie O'Connor
I'm sure you'll get tons of answers, but I prefer Geany as my main "go to".and then PyCharm...other than these two? there's just gEdit and NotePadQQ...nothing overblown and fancy. This is LinuxKeep It Simple Sirremember!?? Cheers! EGO II On Tue, Mar 24, 2020, 6:46 PM bruce wrot

Re: nvidia and zoom problem?

2020-03-25 Thread Stephen Morris
On 19/3/20 8:41 am, George Avrunin wrote: Like many universities, we are converting to working from home and doing only online instruction as of Monday. (This week is spring break and faculty get to use it to figure out how to make the online instruction work.) The campus has a Zoom license and

Re: problem setting the PATH variable.

2020-03-25 Thread Angelo Moreschini
thanks for the tips .. I don't have experience writing bash scripts, (writing them is torture because I'm always wrong ...;-) ), .I only copied the check of substrings from an example. You was very kind with your suggestions , and I will bring the improvements you suggested me :-). Regard