resize

2018-09-18 Thread Patrick Dupre
Hello, Did I made a mistake? This what did: umount -l /home lvdisplay /dev/VolGrpUsr_DK0 [root@Homere ~]# vgdisplay VolGrpUsr_DK0 --- Volume group --- VG Name VolGrpUsr_DK0 System ID Formatlvm2 Metadata Areas1 Metadata Sequence No 9

Re: Plymouth graphical glitches when PSR is enabled

2018-09-18 Thread Michael Cronenworth
On 9/17/18 11:55 PM, zfnoc...@gmail.com wrote: Just a heads up that setting i915.enable_psr=1 causes my Dell Latitude 7490 (Intel UHD 620) to display graphical corruption*only* in Plymouth while entering in my drive's password. I understand that PSR is currently not supported on Fedora, howev

Re: resize

2018-09-18 Thread Patrick Dupre
I also get: Logical volume is not mounted but is in use. Please close all applications using this device (eg iscsi) How can I close all applications using the device ? === Patrick DUPRÉ | |

Re: resize

2018-09-18 Thread Michael Cronenworth
On 9/18/18 9:03 AM, Patrick Dupre wrote: New size given (2419 extents) not larger than existing size (15500 extents) This is an important error message. It means the resize operation was not performed due to the parameters you specified. I think what you meant to run was with a '+' sign to i

Re: resize

2018-09-18 Thread Roger Heflin
-l does not umount a filesystem if files are open on it. Not sure -l should ever be used, one needs to determine what is using the filesystem and a normal umount needs to be done. So even though it does not show in df and /proc/mounts the filesystem is still mounted which is why resize2fs says i

Re: resize

2018-09-18 Thread Patrick Dupre
I am not sure about the +100. However, I rebooted without mounting /home and I used lvm manager to do the resize. It seems OK, except that 1) it shows "none" for the file system (lvm manager) 2) the size shown by lvm manager is 35 Go lvdisplay: LV Path/dev/VolGrpUsr_DK0/home

Re: resize

2018-09-18 Thread Roger Heflin
Did you rerun the resize2fs after the reboot/lvmresize/fsck? On Tue, Sep 18, 2018 at 10:03 AM Patrick Dupre wrote: > > I am not sure about the +100. > > However, I rebooted without mounting /home > and I used lvm manager to do the resize. > > It seems OK, except that > 1) it shows "none" for the f

Re: resize

2018-09-18 Thread François Patte
Le 18/09/2018 à 16:24, Patrick Dupre a écrit : > I also get: > > Logical volume is not mounted but is in use. Please close all applications > using this device (eg iscsi) > > How can I close all applications using the device ? lsof | grep /home -- François Patte UFR de mathématiques et inform

Re: resize

2018-09-18 Thread Patrick Dupre
Every thing is fine after a reboot. Thank for the suggestions === Patrick DUPRÉ | | email: pdu...@gmx.com Laboratoire de Physico-Chimie de l'Atmosphère | | Université du Littoral-Côte d'Opal

Re: resize

2018-09-18 Thread Patrick Dupre
It seems fixed by running a couple of times fsck -f and resize2fs. Nov, only the lvm manager shows a filesystem "none" (no file system)! I going to reboot. === Patrick DUPRÉ | | email: pdu...@

One webcam, two /dev/video

2018-09-18 Thread François Patte
Bonjour, On my desktop, when I plug an usb webcam, two /dev/video (0 and 1) are created. Only one displays video though. Why? Thank you. -- François Patte UFR de mathématiques et informatique Laboratoire CNRS MAP5, UMR 8145 Université Paris Descartes 45, rue des Saints Pères F-75270 Paris Cedex

Re: One webcam, two /dev/video

2018-09-18 Thread Samuel Sieb
On 9/18/18 8:35 AM, François Patte wrote: On my desktop, when I plug an usb webcam, two /dev/video (0 and 1) are created. Only one displays video though. I noticed this recently as well. I had the laptop webcam and an external one connected and there were four video devices, of which two wor

Re: One webcam, two /dev/video

2018-09-18 Thread wwp
Hello, On Tue, 18 Sep 2018 10:54:37 -0700 Samuel Sieb wrote: > On 9/18/18 8:35 AM, François Patte wrote: > > On my desktop, when I plug an usb webcam, two /dev/video (0 and 1) are > > created. Only one displays video though. > > I noticed this recently as well. I had the laptop webcam and a

Re: One webcam, two /dev/video

2018-09-18 Thread Joe Zeff
On 09/18/2018 09:35 AM, François Patte wrote: Bonjour, On my desktop, when I plug an usb webcam, two /dev/video (0 and 1) are created. Only one displays video though. Why? I don't know, but I just checked and I have the same thing. As long as your webcam works, it's probably nothing to worr