Re: document camera

2020-07-14 Thread Samuel Sieb
On 7/14/20 10:07 PM, Jack Craig wrote: were you able to locate the driver src code? have you tried seeing who is the maintainer for code? can you locate a driver log and crank up its debug log level? does a working driver anywhere to show it's future potential is? It's a USB UVC device, so t

Re: Samba problems -

2020-07-14 Thread Ed Greshko
On 2020-07-15 13:11, Tim via users wrote: > On Wed, 2020-07-15 at 07:55 +0800, Ed Greshko wrote: >> There should be no reason to connect to a server >> called smb by the GUI as the share is already mounted. > Personally, I wouldn't be naming things that way. You end up using > names where you expe

Re: Samba problems -

2020-07-14 Thread Ed Greshko
On 2020-07-15 10:20, Bob Goodwin wrote: > > > On 2020-07-14 20:03, Ed Greshko wrote: >> The share is now, under /mnt/smb and you can access them from the command >> line, yes? > Yes it does that from the terminal. > So, how about if you navigate from / (a.k.a. File System) to mnt and then to smb

Re: Samba problems -

2020-07-14 Thread Tim via users
On Wed, 2020-07-15 at 07:55 +0800, Ed Greshko wrote: > There should be no reason to connect to a server > called smb by the GUI as the share is already mounted. Personally, I wouldn't be naming things that way. You end up using names where you expect options, that have the same spelling, etc. It

Re: document camera

2020-07-14 Thread Jack Craig
were you able to locate the driver src code? have you tried seeing who is the maintainer for code? can you locate a driver log and crank up its debug log level? does a working driver anywhere to show it's future potential is? is this a personal effort or code education project? curious thx, ..

Re: Samba problems -

2020-07-14 Thread Bob Goodwin
On 2020-07-14 20:03, Ed Greshko wrote: The share is now, under /mnt/smb and you can access them from the command line, yes? Yes it does that from the terminal. -- Bob Goodwin - Zuni, Virginia, USA http://www.qrz.com/db/W2BOD FEDORA-32/64bit LINUX XFCE Fastmail POP3 __

Re: document camera

2020-07-14 Thread Samuel Sieb
On 7/14/20 4:54 PM, Walter Cazzola wrote: I've just bought an Ipevo VZ-X document camera and I've some hard times to have it running with my Linux Box (a dell precision m6800 running Fedora 31). We've been using older USB-only Ipevo document cameras for several years with no problems. When

Re: Samba problems -

2020-07-14 Thread Ed Greshko
On 2020-07-15 08:03, Ed Greshko wrote: > > The share is now, under /mnt/smb and you can access them from the command > line, yes? > And the GUI for me when I use /mnt   https://imgur.com/gallery/lxViRec -- The key to getting good answers is to ask good questions. ___

Re: Samba problems -

2020-07-14 Thread Ed Greshko
On 2020-07-15 07:57, Bob Goodwin wrote: > > > On 2020-07-14 18:36, Ed Greshko wrote: >>> On 2020-07-14 14:02, Ed Greshko wrote: OK, one more thing to try. sudo systemctl --now disable avahi-daemon.service sudo systemctl --now disable avahi-daemon.socket >>> . >>> Did that, w

Re: Samba problems -

2020-07-14 Thread Bob Goodwin
On 2020-07-14 18:36, Ed Greshko wrote: On 2020-07-14 14:02, Ed Greshko wrote: OK, one more thing to try. sudo systemctl --now disable avahi-daemon.service sudo systemctl --now disable avahi-daemon.socket . Did that, what now? I/t has  had no immediately apparent effect ... But maybe an

Re: Samba problems -

2020-07-14 Thread Ed Greshko
On 2020-07-15 07:16, George N. White III wrote: > On Tue, 14 Jul 2020 at 16:29, Bob Goodwin > wrote: > > > > On 2020-07-14 14:24, George N. White III wrote: > > > > Thunar 1.8 uses gvfs for cifs.  Is gvfs installed?  Maybe the > permissions > > are w

document camera

2020-07-14 Thread Walter Cazzola
Dear Fedora Experts, I've just bought an Ipevo VZ-X document camera and I've some hard times to have it running with my Linux Box (a dell precision m6800 running Fedora 31). This camera can be connected to the the laptop both via usb and wifi. I've tried both without much luck. When connected v

Re: Samba problems -

2020-07-14 Thread George N. White III
On Tue, 14 Jul 2020 at 16:29, Bob Goodwin wrote: > > > On 2020-07-14 14:24, George N. White III wrote: > > > > Thunar 1.8 uses gvfs for cifs. Is gvfs installed? Maybe the permissions > > are wrong for the run directory used by gvfs. What is "ls -ld > > /run/user/1000/gvfs"? > ° > [bobg@WS1 ~]

Re: Samba problems -

2020-07-14 Thread Ed Greshko
On 2020-07-15 03:16, Bob Goodwin wrote: > > > On 2020-07-14 14:02, Ed Greshko wrote: >> OK, one more thing to try. >> >> sudo systemctl --now disable avahi-daemon.service >> sudo systemctl --now disable avahi-daemon.socket > . > Did that, what now? I/t has  had no immediately apparent effect ..

Re: Samba problems -

2020-07-14 Thread Joe Zeff
On 07/14/2020 01:28 PM, Bob Goodwin wrote: Would Viasat stoop to that, seems a different kind of business, i get spam, routed to junk, from Newegg, Amazon, and one credit account too, they would be just one more, but I'm not aware of anything Viasat might have triggered ... IANAL, but if Vias

Re: Samba problems -

2020-07-14 Thread Bob Goodwin
On 2020-07-14 14:24, George N. White III wrote: Thunar 1.8 uses gvfs for cifs.  Is gvfs installed?  Maybe the permissions are wrong for the run directory used by gvfs.  What is  "ls -ld /run/user/1000/gvfs"? ° [bobg@WS1 ~]$ ls -ld /run/user/1000/gvfs drwx--. 2 bobg bobg 40 Jul 14 12:21 /

Re: Samba problems -

2020-07-14 Thread Bob Goodwin
On 2020-07-14 14:02, Ed Greshko wrote: OK, one more thing to try. sudo systemctl --now disable avahi-daemon.service sudo systemctl --now disable avahi-daemon.socket . Did that, what now? I/t has  had no immediately apparent effect ... But maybe an additional action is required? Does "/

Re: Samba problems -

2020-07-14 Thread George N. White III
On Tue, 14 Jul 2020 at 14:05, Bob Goodwin wrote: > > > On 2020-07-13 17:20, Ed Greshko wrote: > > No matter what the "ping" test shows, > > > > Edit the /etc/nsswitch.conf file to change the hosts: line to > > > > hosts: files dns myhostnamegvfs > > > > And see if thunar works any differentl

Re: Samba problems -

2020-07-14 Thread Ed Greshko
On 2020-07-15 01:04, Bob Goodwin wrote: > > > On 2020-07-13 17:20, Ed Greshko wrote: >> No matter what the "ping" test shows, >> >> Edit the /etc/nsswitch.conf file to change the hosts: line to >> >> hosts:  files dns myhostname >> >> And see if thunar works any differently.  It sounds, to me,

Re: Samba problems -

2020-07-14 Thread Bob Goodwin
On 2020-07-13 17:20, Ed Greshko wrote: No matter what the "ping" test shows, Edit the /etc/nsswitch.conf file to change the hosts: line to hosts:  files dns myhostname And see if thunar works any differently.  It sounds, to me, like there is a network resolution issue going on. ° I cha

Re: rsync question

2020-07-14 Thread Francis . Montagnac
Hi Another rather recent feature of "rsync -R" (--relative) is to easily allow to specify from what point you want -R to apply. From the man: -R, --relative ... It is also possible to limit the amount of path information that is sent as implied directories for each path you specify. Wi

Re: rsync question

2020-07-14 Thread Tom H
On Mon, Jul 13, 2020 at 7:51 PM Tim via users wrote: > On Mon, 2020-07-13 at 16:37 +0200, Tom H wrote: >> >> The trailing slash only matters for the source directory. >> >> I think of the trailing slash for "cp" on *BSD (and macOS) and >> "rsync" as meaning "/*"... > > Does it matter anywhere? I'v