Re: sed and grep stopped working!

2018-08-18 Thread Ed Greshko
On 08/17/18 20:34, Tom Horsley wrote: > On Fri, 17 Aug 2018 03:23:17 -0700 > Todd Chester wrote: > >> And now that you all write me back, they mysteriously started >> working again. AAHH! > This is the sort of thing that always makes me want to > run memtest for a few hours to see if

Re: Home Routers (Totally OT)

2018-08-18 Thread Ed Greshko
On 08/19/18 02:36, Tim via users wrote: > Allegedly, on or about 18 August 2018, Ed Greshko sent: >> my DHCP server doesn't supply Domain Name > Not unusual. All sorts of different things may happen. > > Clients can use their own (ignoring the fact that it mightn't

Re: Dell XPS15 9570

2018-08-18 Thread Ed Greshko
On 08/19/18 09:15, Thomas Letherby wrote: > > ps -eaf | grep sddm > > root  1497 1  0 17:59 ?    00:00:00 /usr/bin/sddm > root  1501  1497  0 17:59 tty1 00:00:00 /usr/libexec/Xorg -nolisten > tcp > -auth /var/run/sddm/{a1d9270c-38d2-4241-8d36-caf7228d5813} -background none > -n

Re: Dell XPS15 9570

2018-08-18 Thread Ed Greshko
On 08/19/18 13:01, Thomas Letherby wrote: > Typing my password in logs in fine, so it's definitely something stopping > sddm from > displaying the screen, rather than a total failure. > > I do have those options set at boot, I posted before and after I installed the > nVidia drivers, so i probably

Re: Dell XPS15 9570

2018-08-18 Thread Ed Greshko
On 08/19/18 13:01, Thomas Letherby wrote: > Typing my password in logs in fine, so it's definitely something stopping > sddm from > displaying the screen, rather than a total failure. One other small test. When you boot and get the blank screen.  If you do "Ctrl-Alt-F2" and then login in t

Re: cblas_ctrmv

2018-08-19 Thread Ed Greshko
On 08/19/18 22:06, stan wrote: > On Sat, 18 Aug 2018 20:44:21 +0200 > "Patrick Dupre" wrote: > >> How can I get the routine >> >> cblas_ctrmv > gsl Are you sure it isn't blas? -- Conjecture is just a conclusion based on incomplete information. It isn't a fact. signature.asc Description:

Re: cblas_ctrmv

2018-08-19 Thread Ed Greshko
On 08/19/18 22:21, Ed Greshko wrote: > On 08/19/18 22:06, stan wrote: >> On Sat, 18 Aug 2018 20:44:21 +0200 >> "Patrick Dupre" wrote: >> >>> How can I get the routine >>> >>> cblas_ctrmv >> gsl > Are you sure it isn't bla

Re: Dell XPS15 9570

2018-08-19 Thread Ed Greshko
On 08/19/18 14:39, Tim via users wrote: > Allegedly, on or about 18 August 2018, Thomas Letherby sent: >> Typing my password in logs in fine, so it's definitely something >> stopping sddm from displaying the screen, rather than a total >> failure. > Is it using an unsupported (by your monitor) scre

Re: Dell XPS15 9570

2018-08-19 Thread Ed Greshko
On 08/20/18 05:48, Ed Greshko wrote: > On 08/19/18 14:39, Tim via users wrote: >> Allegedly, on or about 18 August 2018, Thomas Letherby sent: >>> Typing my password in logs in fine, so it's definitely something >>> stopping sddm from displaying the screen, rather

Re: Dell XPS15 9570

2018-08-19 Thread Ed Greshko
On 08/20/18 00:45, Frédéric wrote: >> When you boot and get the blank screen. If you do "Ctrl-Alt-F2" and then >> login in >> text mode if you do "sudo systemctl restart sddm" will you have the login >> display >> when you switch back? > When I do that on my computer, it comes back automatically

Re: Home Routers (Totally OT)

2018-08-19 Thread Ed Greshko
On 08/20/18 08:26, Jonathan Ryshpan wrote: > Thanks for your help Three responses follow. > > To recap, here is: > $ cat /etc/resolv.conf   > # Generated by NetworkManager search tew-818dru nameserver 192.168.10.1 > > On Sat, 2018-08-18 at 21:03 +0800, Ed Greshko wrote: >

Re: Home Routers (Totally OT)

2018-08-19 Thread Ed Greshko
On 08/20/18 12:53, Samuel Sieb wrote: > I don't think I've come across a router that doesn't let you do this.  I > downloaded > the manual for your router and the setting is in Advanced->Setup->LAN > Setting.  > Disable the DHCP server.  Also in there, change the IP address to one that is > avail

Re: Dell XPS15 9570

2018-08-20 Thread Ed Greshko
On 08/19/18 13:01, Thomas Letherby wrote: > Typing my password in logs in fine, so it's definitely something stopping > sddm from > displaying the screen, rather than a total failure. Sorry for the multiple replies to the previous post.  But I was thinking about this issue this evening and I've

Re: Split tunnelling

2018-08-20 Thread Ed Greshko
On 08/20/18 20:03, Patrick O'Callaghan wrote: > Has anyone got this to work in Fedora? To be clear, split tunnelling is > when network traffic to some destinations (or for some apps) is > tunnelled over a VPN, while the rest of the traffic goes through normal > channels. I've tried messing with net

Re: Dell XPS15 9570

2018-08-20 Thread Ed Greshko
On 08/21/18 12:39, Thomas Letherby wrote: > Tim - I don't believe so, it's a 4K screen so there shouldn't be much it can't > display, and previewing the theme seems to work ok. > > Tried installing Haveged suggested in the Ubuntu bug report, but no dice. That > seems to be mostly people using Gnome

Re: Split tunnelling

2018-08-21 Thread Ed Greshko
On 08/21/18 17:46, Patrick O'Callaghan wrote: > On Tue, 2018-08-21 at 09:10 +0200, Federico Bruni wrote: >> Il giorno lun 20 ago 2018 alle 14:03, Patrick O'Callaghan >> ha scritto: >>> Has anyone got this to work in Fedora? To be clear, split tunnelling >>> is >>> when network traffic to some de

Re: new kernel?

2018-08-21 Thread Ed Greshko
On 08/22/18 11:10, Ranjan Maitra wrote: > Just curious, there has not been a kernel in testing for a while. When is the > next kernel expected to land in Fedora? I guess that it will be a 4.18.3 now > perhaps? The latest build in koji for F28 is kernel-4.17.17-200 with the following in the chan

Re: Split tunnelling

2018-08-22 Thread Ed Greshko
On 08/23/18 05:56, Ed Greshko wrote: > On 08/22/18 23:59, Patrick O'Callaghan wrote: >> This is the routing table with the VPN enabled (the virbr stuff is from >> a VM, not relevant here): > > I've never been a fan of the "route" command. > > How ab

Re: Split tunnelling

2018-08-22 Thread Ed Greshko
On 08/22/18 23:59, Patrick O'Callaghan wrote: > This is the routing table with the VPN enabled (the virbr stuff is from > a VM, not relevant here): I've never been a fan of the "route" command. How about the output of "netstat -rn" instead?  In my case... No VPN [egreshko@meimei ~]$ netstat -r

Re: I need iptables ftp nat help

2018-08-22 Thread Ed Greshko
On 08/23/18 06:47, ToddAndMargo wrote: > Hi All, > > My iptables firewall ported from RHEL won't connect to ftp sites > and throws this error (written by me years ago): > > >     WARNING: active FTP rules have been selected but one or >     more necessary modules have not been detected > >     In /

Re: Split tunnelling

2018-08-22 Thread Ed Greshko
On 08/23/18 09:15, Samuel Sieb wrote: > On 08/22/2018 02:56 PM, Ed Greshko wrote: >> I've never been a fan of the "route" command. >> >> How about the output of "netstat -rn" instead?  In my case... > > The output is almost identical except t

Re: Script to wakeup monitor with speakers for cron mp3 alarm

2018-08-24 Thread Ed Greshko
On 08/24/18 10:41, None via users wrote: > Dear Fellow Fedora users, > > I had a script called upon by cron which played music at a certain time, for > example > > 30 08 * * 1-5 ~/.dalarm > > And .dalarm had > > #!/bin/sh > > /usr/bin/xterm -e > /usr/bin/mplayer -really-quiet -shuffle -playlist ~/

Re: new kernel?

2018-08-24 Thread Ed Greshko
On 08/24/18 21:13, Ranjan Maitra wrote: > Great! I am looking for a new kernel. THe current one does not accept my > microphone even though all settings indicate that it should. Are you saying you've booted a previous kernel to verify that is the source of your problem? FWIW, when I've had iss

Re: I need iptables ftp nat help

2018-08-24 Thread Ed Greshko
On 08/25/18 05:20, ToddAndMargo wrote: > Here are my "passive rules" I don't claim to know how any of this actually works.  Yet I do recall the way connection tracking is handled has changed.  Can't find the bugzilla's that gave some insight into the changes.  I do run firewalld and I can tell yo

Re: new kernel?

2018-08-24 Thread Ed Greshko
On 08/25/18 09:36, Ranjan Maitra wrote: > But pulseaudio shows the microphone being recognized and the meter for the > input going up and down as words are spoken in. I can not see what else could > be wrong. Well, there are actually 2 places in pavucontrol (I use pavucontrol-qt since I'm on K

Re: xsane doesn't work

2018-08-25 Thread Ed Greshko
On 08/25/18 17:51, Angelo Moreschini wrote: > recently xsane stopped to work on my computer... > > I don't remember exactly what i did when this happened (perhaps I made > something of > wrong on the panel configuration setting ??). > > They are several days that I manage to fix this problem.Actua

Re: xsane doesn't work

2018-08-25 Thread Ed Greshko
On 08/25/18 21:59, Angelo Moreschini wrote: > $ sane-find-scanner I get : > found USB scanner (vendor=0x03f0 [HP], product=0xac11 [*Deskjet 2510 > series*]) at > libusb:003:006 > > yes, on my computer it is installed hplip - and I  also tried to run > hp-plugin.. > I don't remember if I needed hp

Re: Is bugzilla down?

2018-08-26 Thread Ed Greshko
On 08/27/18 06:41, ToddAndMargo wrote: > Hi All, > > $ rpm -qa firefox > firefox-61.0.2-3.fc28.x86_64 > > Is > >     https://bugzilla.redhat.com > > down? > > When you submit your bug, it times out with > >     Bad Request > >     Your browser sent a request that this server could >     not underst

Re: Is bugzilla down?

2018-08-26 Thread Ed Greshko
On 08/27/18 07:37, Tom Horsley wrote: > On Sun, 26 Aug 2018 15:41:20 -0700 > ToddAndMargo wrote: > >> down? > Yes, there was a notice the other day that they'd be moving the > server and doing upgrades which would take a long time. According to BZ... Bugzilla will be offline for an upgrade to ver

Re: Is bugzilla down?

2018-08-26 Thread Ed Greshko
On 08/27/18 08:05, ToddAndMargo wrote: > My problem is with posting (submit) a bug. > > The rpm of firefox was to let you what browser I am using. > I have since duplicated the issue with Brave. OK, I don't have a BZ to submit. -- Conjecture is just a conclusion based on incomplete information

need iptables.conf syntax

2018-08-26 Thread Ed Greshko
On 08/27/18 06:49, ToddAndMargo wrote: > I am told elsewhere that this is not the proper syntax: > > /etc/modprobe.d/iptables.conf add > > nf_conntrack_ftp ports=21 > > Anyone know what the right syntax is? > > I believe you want options nf_conntrack_ftp ports=21 -- Conjecture is just a co

Re: need iptables.conf syntax

2018-08-26 Thread Ed Greshko
On 08/27/18 06:49, ToddAndMargo wrote: > I am told elsewhere that this is not the proper syntax: > > /etc/modprobe.d/iptables.conf add > > nf_conntrack_ftp ports=21 > > Anyone know what the right syntax is? > > I believe you want options nf_conntrack_ftp ports=21 -- Conjecture is just a co

Re: Is bugzilla down?

2018-08-26 Thread Ed Greshko
On 08/27/18 08:46, ToddAndMargo wrote: > On 08/26/2018 05:22 PM, Ed Greshko wrote: >> On 08/27/18 08:05, ToddAndMargo wrote: >>> My problem is with posting (submit) a bug. >>> >>> The rpm of firefox was to let you what browser I am using. >>>

Re: Is bugzilla down?

2018-08-26 Thread Ed Greshko
On 08/27/18 09:53, ToddAndMargo wrote: > On 08/26/2018 06:42 PM, Ed Greshko wrote: >> On 08/27/18 08:46, ToddAndMargo wrote: >>> On 08/26/2018 05:22 PM, Ed Greshko wrote: >>>> On 08/27/18 08:05, ToddAndMargo wrote: >>>>> My problem is with posting (subm

Re: xsane doesn't work

2018-08-27 Thread Ed Greshko
On 08/27/18 15:06, Angelo Moreschini wrote: > I tried to reinstall the printer, and made many other tries (also restoring > the > default options from the setting table) without success. > But likely I have another computer that use the same printer... (it works > good with > scanner mode). > So

Re: tmux and powerline, unwanted info and error messages

2018-08-27 Thread Ed Greshko
On 08/28/18 01:54, Chris Murphy wrote: > Hi, > > screenshot: > https://drive.google.com/open?id=1eEPFeHD-85CTarZbUwewMEJoQ23fNo8G You need to make a change since viewing the URL gets one You need permission Want in? Ask for access, or switch to an account with permission. Learn more -- C

Re: NetworkManager, Avahi, WiFi v Wired priority

2018-08-27 Thread Ed Greshko
On 08/28/18 03:31, Chris Murphy wrote: > nmclic c show > > connection.autoconnect-priority should be higher on the preferred connection. > > https://developer.gnome.org/NetworkManager/stable/nm-settings.html > > So I've picked a value of 1 for wired and 0 for wifi. That should mean > if I make an

Re: [F28] dnf upgrade -> failure to remove sssd-libwbclient-devel and other errors

2018-08-29 Thread Ed Greshko
On 08/30/18 04:44, Frédéric wrote: > sorry, it's in French To make things easier on the wider audience you may want to consider running "export LANG=en_US.UTF-8" in your terminal before running dnf. -- Conjecture is just a conclusion based on incomplete information. It isn't a fact. signat

Re: convert to EUFI boot?

2018-09-05 Thread Ed Greshko
On 09/06/18 06:31, ToddAndMargo wrote: > On 09/05/2018 01:46 PM, Tom Horsley wrote: >> On Wed, 5 Sep 2018 09:32:42 -0700 >> ToddAndMargo wrote: >> >>> The only time I ever updated firmware on an SSD was >>> when Intel was making me jump through hoops to >>> try to prove that it wasn't them. >> >> T

Re: convert to EUFI boot?

2018-09-05 Thread Ed Greshko
On 09/06/18 10:03, ToddAndMargo wrote: > On 09/05/2018 05:48 PM, Ed Greshko wrote: >> On 09/06/18 06:31, ToddAndMargo wrote: >>> On 09/05/2018 01:46 PM, Tom Horsley wrote: >>>> On Wed, 5 Sep 2018 09:32:42 -0700 >>>> ToddAndMargo wrote: >>>> >

Re: Setting up an HTTP server on a KVM/QEMU guest

2018-09-06 Thread Ed Greshko
On 09/07/18 00:17, Patrick O'Callaghan wrote: > I'm actually embarrassed to be asking this, because the answer must be > so obvious that I can't see it. Fresh eyes will no doubt see the > problem immediately. > > I've set up a small Fedora server instance in a KVM/QEMU guest. There's > no DE becaus

Re: Setting up an HTTP server on a KVM/QEMU guest

2018-09-07 Thread Ed Greshko
On 09/07/18 19:56, Patrick O'Callaghan wrote: > I'm not seeing any qbt-nox packages on Koji, just qbt itself. They must > be there but the search shows up empty. It is produced when qbittorrent it built. Download from here https://koji.fedoraproject.org/koji/buildinfo?buildID=1086540 -- C

Re: Setting up an HTTP server on a KVM/QEMU guest

2018-09-07 Thread Ed Greshko
On 09/07/18 18:02, Patrick O'Callaghan wrote: > On Fri, 2018-09-07 at 00:01 +0200, Ulf Volmer wrote: >> On 06.09.2018 23:51, Patrick O'Callaghan wrote: >>> On Thu, 2018-09-06 at 18:58 +0200, Ulf Volmer wrote: ss -anlt | grep 8080 executed in the guest? >>> LISTEN 0 50

Re: Setting up an HTTP server on a KVM/QEMU guest

2018-09-07 Thread Ed Greshko
On 09/07/18 06:06, Patrick O'Callaghan wrote: > On Thu, 2018-09-06 at 10:54 -0700, Rick Stevens wrote: >> On 09/06/2018 10:22 AM, Tom Horsley wrote: >>> On Thu, 06 Sep 2018 17:17:21 +0100 >>> Patrick O'Callaghan wrote: >>> A gentle hint would be welcome. >>> Unless you are using an honest to g

Re: Setting up an HTTP server on a KVM/QEMU guest

2018-09-07 Thread Ed Greshko
On 09/07/18 20:08, Patrick O'Callaghan wrote: > On Thu, 2018-09-06 at 17:00 -0700, Rick Stevens wrote: >> On 09/06/2018 03:06 PM, Patrick O'Callaghan wrote: >>> On Thu, 2018-09-06 at 10:54 -0700, Rick Stevens wrote: On 09/06/2018 10:22 AM, Tom Horsley wrote: > On Thu, 06 Sep 2018 17:17:21

Re: Setting up an HTTP server on a KVM/QEMU guest

2018-09-08 Thread Ed Greshko
On 9/8/18 5:10 PM, Patrick O'Callaghan wrote: > The default search is for package names. There is also an option to > search for RPMs. That doesn't appear to be working. FWIW, search for qbittorrent-nox* as a regex with RPM's selected works for me. signature.asc Description: OpenPGP digital s

Re: OT: fastest way to copy one drive to another

2018-09-08 Thread Ed Greshko
On 9/8/18 6:50 PM, Patrick O'Callaghan wrote: > On Sat, 2018-09-08 at 08:38 +1000, Michael D. Setzer II wrote: >> The jetcat-mod is a filter that monitors the process of the copy, and >> outputs the >> info every 5 seconds with this option. The dialog then displays a running >> graph of >> the pr

Re: OT: fastest way to copy one drive to another

2018-09-08 Thread Ed Greshko
On 9/8/18 8:43 PM, Michael D. Setzer II wrote: > The link is in the footer of every message I send??? Do you think people read the footers?   If they did, we wouldn't get people sending "unsubscribe" messages to the list.  :-) And, if they did, do you think they would glean from that where and

Re: Configuring printer at the command line

2018-09-08 Thread Ed Greshko
On 9/9/18 2:13 AM, Louis Garcia wrote: > $lpadmin -p Officejet-6700 -E -v hp:/net/Officejet_6700?ip=172.16.0.2 -P > /usr/share/ppd/HP/hp_officejet_6700.ppd.gz You have the wrong file name. It is...  hp-officejet_6700.ppd.gz Notice, hp- and not hp_ -- Cardinal Rule of Presentations: "Tell them

Re: rc.local lpadmin

2018-09-09 Thread Ed Greshko
On 9/10/18 9:07 AM, Louis Garcia wrote: > I would like to add a printer at system startup if one is not present. > > I created /etc/rc.d/rc.local and made the file executable > > if [ ! -f "/etc/cups/ppd/Officejet-6700.ppd" ]; then >   /sbin/lpadmin -p Officejet-6700 -o printer-is-shared=false -L "

Re: rc.local lpadmin

2018-09-09 Thread Ed Greshko
On 9/10/18 9:33 AM, Earl A Ramirez wrote: > Why does that command not want to work in a startup script?  Is the boot > environment different? > > By default rc-local is not running; therefore, you will need to enable the > server > # systemctl enable rc-local That is unnecessary as it is a "stat

Re: OT: backing up a DVD

2018-09-10 Thread Ed Greshko
On 9/11/18 8:53 AM, JD wrote: > Using dd to back up a DVD (for in case dvd gets damaged), I am getting > frequent messages like > . File shrank by 1069672448 bytes; padding with zeros > > So, the .VOB file copied to HD is all messed up > I do not know yet, because the process is still in pr

Re: [OFF LIST] Re: OT: backing up a DVD

2018-09-11 Thread Ed Greshko
On 9/11/18 11:58 PM, JD wrote: > I have not been able to use k3b because it did not > make use of libdvdcss, so it always terminated in error. > > Are you saying that it has been fixed It isn't clear to me if your initial problem was related to reading or writing a DVD. That said, in another

Re: [OFF LIST] Re: OT: backing up a DVD

2018-09-11 Thread Ed Greshko
On 9/12/18 7:55 AM, Cameron Simpson wrote: > On 12Sep2018 07:13, Ed Greshko wrote: >> On 9/11/18 11:58 PM, JD wrote: >>> I have not been able to use k3b because it did not >>> make use of libdvdcss, so it always terminated in error. >>> >>> Are you say

FYI - Update to kernel 4.18.5-200 breaks some mice

2018-09-11 Thread Ed Greshko
This is just an FYI.    Update to kernel 4.18.5-200 breaks some mice.  In particular it does break my Kensington Trackball. https://bugzilla.kernel.org/show_bug.cgi?id=200847 https://bugzilla.kernel.org/show_bug.cgi?id=200849 to name a few places where this has been reported. I'm also going to

Re: KDM and (not) logging out

2018-09-12 Thread Ed Greshko
On 9/13/18 4:38 AM, andrea via users wrote: > Below is the output of ps after the user jackie has logged out from KDE. > I see a lot of stuff still hanging there. Try editing your /etc/systemd/logind.conf file to have... KillUserProcesses=yes (Don't recall if a reboot is needed for it to take e

Re: OT: backing up a DVD

2018-09-12 Thread Ed Greshko
On 9/13/18 7:40 AM, JD wrote: > > > On 09/12/2018 04:39 PM, Cameron Simpson wrote: >> On 13Sep2018 08:29, Cameron Simpson wrote: >>> Regarding the DVD CSS stuff: I seem to recall from long ago that reading a >>> CSS >>> DVD without the libdvdcss stuff to arrange decoding produced read issues, >>

Re: OT: backing up a DVD

2018-09-12 Thread Ed Greshko
On 9/13/18 7:57 AM, JD wrote: > So, how in tarnation can I back up this DVD. > What tool can I use that will use dvdcss AND > back up the DVD??? Well, k3b has, under tools, "Rip Video DVD". I recall using it in the past, but can't find a DVD in my home to test. -- Cardinal Rule of Presentation

Re: OT: backing up a DVD

2018-09-12 Thread Ed Greshko
On 9/13/18 9:16 AM, JD wrote: > > > On 09/12/2018 07:03 PM, JD wrote: >> >> On 09/12/2018 06:05 PM, Ed Greshko wrote: >>> On 9/13/18 7:57 AM, JD wrote: >>>> So, how in tarnation can I back up this DVD. >>>> What tool can I use that will us

Re: Network Manager not Retaining Wifi Password

2018-09-13 Thread Ed Greshko
On 9/13/18 7:39 PM, Stephen Morris wrote: > After the last system update in F28 Network Manager is not retaining the wifi > password entered into its security tab. When I enter the password and select > apply > then 'OK' to exit network manager, when I get back in the password is gone. Is > anyone

Re: Open office (LibreOffice) has disappeared from FC30.

2018-09-13 Thread Ed Greshko
On 9/14/18 8:28 AM, George R Goffe via users wrote: > I'm hoping this isn't a UFU (user foul up) but I'm trying to use openoffice > but it is gone from my FC30 system. FC30?   You are using Rawhide?  If so, wrong list. -- Cardinal Rule of Presentations: "Tell them what you are going to tell th

Re: OT: backing up a DVD

2018-09-14 Thread Ed Greshko
On 9/13/18 7:57 AM, JD wrote: > So, how in tarnation can I back up this DVD. > What tool can I use that will use dvdcss AND > back up the DVD??? Acquired a DVD for testing.  Verified, didn't explore, that there is a problem with k3b reading the DVD even with libdvdcss-1.4.2-1.fc28 installed. Ho

Re: F28 support for Broadcom BCM4322?

2018-09-14 Thread Ed Greshko
On 9/15/18 10:43 AM, dsavage--- via users wrote: > After my trusty ThinkPad W700 failed I've been forced to fall back to an > ancient Dell E6500 laptop with Broadcom BCM4322 WiFi. Apparently Fedora 28 > Workstation doesn't support that chipset. I'm forced to drag around a > Ethernet cable. No matt

Re: F28 support for Broadcom BCM4322?

2018-09-14 Thread Ed Greshko
On 9/15/18 11:00 AM, dsavage--- via users wrote: > That was the first thing I tried. Installed, but no joy: > > [doc@puma ~]$ lspci | grep BCM > 0c:00.0 Network controller: Broadcom Limited BCM4322 802.11a/b/g/n > Wireless LAN Controller (rev 01) > > [doc@puma ~]$ rpm -qa | grep broadcom > broadcom

Re: apropos?

2018-09-14 Thread Ed Greshko
On 9/15/18 11:39 AM, ToddAndMargo wrote: > On 09/14/2018 04:45 PM, Samuel Sieb wrote: >> On 9/14/18 4:24 PM, ToddAndMargo wrote: >>> On 09/14/2018 01:57 PM, Rick Stevens wrote: You can "dnf install man-db-cron", which will periodically update the database via crony. Or continue to do it m

Re: Fedora 28 "crash"

2018-09-15 Thread Ed Greshko
On 9/16/18 2:57 AM, Bob Goodwin wrote: > . > > Thursday evening we had a power failure and I shutdown all the computers to > get the > load off my UPS's. I have booted the Fedora 28 computer this morning and a > what was > a non-problem has blossomed into a real one. The other three all booted >

Re: KDE networm manager not showing all connections

2018-09-16 Thread Ed Greshko
On 9/16/18 10:53 PM, Oliver Ruebenacker wrote: > My network manager on KDE does not show all available connections. Even the > VPN > connection that is always available is not always shown. There is no "show > more" > button as far as I can tell. > >   And I don't know how to connect to connectio

Re: Forcing updates install on shutdown

2018-09-19 Thread Ed Greshko
On 9/20/18 8:09 AM, Rick Stevens wrote: > Do what you wish, just be bloody careful about it. That's all I'm > saying. Just a FWIW. It has been my experience that those responsible for 100s+ system mostly do their due diligence when it comes to configuring automatic updates.  And those that didn'

Re: Turning off LEDs on MSI GM10 gaming mouse

2018-09-20 Thread Ed Greshko
On 9/21/18 4:24 AM, Robert Moskowitz wrote: > Can anyone recommend a mouse with a REAL light touch and for the scroll wheel > as > well.  Especially the scroll wheel.  I am about to take this mouse back. Have you considered  something like a Kensington Expert Mouse Wireless Trackball?  It isn't

Re: Problems with Xfce over vnc

2018-09-20 Thread Ed Greshko
On 9/20/18 11:37 PM, Robert Moskowitz wrote: > I have Xfce over vnc mostly working.  Thanks to posts here. > > I have a couple of open items. > > My environment is Fedora29-beta 1.2 for armv7 with Xfce.  I have altered the > xstartup to end with: I have just installed F29 Beta 1.5 in an VM on an x

Re: Problems with Xfce over vnc

2018-09-20 Thread Ed Greshko
On 9/21/18 7:45 AM, Robert Moskowitz wrote: > > > On 9/20/18 7:19 PM, Rick Stevens wrote: >> On 9/20/18 3:58 PM, Ed Greshko wrote: >>> On 9/20/18 11:37 PM, Robert Moskowitz wrote: >>>> I have Xfce over vnc mostly working.  Thanks to posts here. >>>>

Re: Turning off LEDs on MSI GM10 gaming mouse

2018-09-20 Thread Ed Greshko
On 9/21/18 8:22 AM, George N. White III wrote: > Some wireless mice do work with some USB KVM's, so wireless may still > be an option. Besides, Kensington makes a wired USB trackball. https://www.kensington.com/us/us/4493/k64325/expert-mouse-wired-trackball So, that option exists as well.  One j

Re: Turning off LEDs on MSI GM10 gaming mouse

2018-09-20 Thread Ed Greshko
On 9/21/18 7:41 AM, Robert Moskowitz wrote: > > > On 9/20/18 6:33 PM, Ed Greshko wrote: >> On 9/21/18 4:24 AM, Robert Moskowitz wrote: >>> Can anyone recommend a mouse with a REAL light touch and for the scroll >>> wheel as >>> well.  Especially the sc

Re: Problems with Xfce over vnc

2018-09-21 Thread Ed Greshko
On 9/21/18 8:13 PM, Patrick O'Callaghan wrote: > On Fri, 2018-09-21 at 06:58 +0800, Ed Greshko wrote: >> I have just installed F29 Beta 1.5 in an VM on an x86_64 system. (Sorry poc) > Don't mind me. Of course people on the Test List will not see this > thread unless t

Re: has anyone used the ausdom 335 camera

2018-09-22 Thread Ed Greshko
On 9/23/18 5:30 AM, Howard Howell wrote: > Looking for an inexpensive webcam. Found this on Amazon: > Ausdom 335 1080P camera: > https://www.amazon.com/dp/B07D7SDQZL/ref=sspa_dk_detail_2?psc=1 > > Anyone used this on Fedora? I'm not.  But someone has a video on their AW615 and it is working

Re: offtopic questions??

2018-09-22 Thread Ed Greshko
On 9/23/18 6:21 AM, bruce wrote: > I'm working on a project, and although it has nothing to do with > fedora.. I'd lik eot know if it might be ok to post questions here. > With no one around me physically/in my current area, and I can't find > any targeted site/message group, thought I'd ask here..

Re: test package

2018-09-24 Thread Ed Greshko
On 9/25/18 2:49 AM, Patrick Dupre wrote: > How to install a testing update package? dnf --enablerepo updates-testing install packagename -- Cardinal Rule of Presentations: "Tell them what you are going to tell them, tell them, then tell them what you told them." signature.asc Description: Ope

Re: Network Manager not Retaining Wifi Password

2018-09-26 Thread Ed Greshko
On 9/26/18 4:34 PM, Stephen Morris wrote: > On 14/9/18 12:29 am, Ed Greshko wrote: >> On 9/13/18 7:39 PM, Stephen Morris wrote: >>> After the last system update in F28 Network Manager is not retaining the >>> wifi >>> password entered into its securit

Re: VNC alternatives

2018-09-26 Thread Ed Greshko
On 9/26/18 10:25 PM, Robert Moskowitz wrote: > It seems Tiger-vncserver is broken WRT polkit for any spin other than gnome.  > Definitely not Xfce that I use.  The work around is nasty:  Connect via SSH > and run > vncserver from the command line. But probably can do it better via SCREEN and > ju

Re: Can't get to https://copr-be.cloud.fedoraproject.org/results/managerforlustre/manager-for-lustre/epel-7-x86_64/

2018-09-26 Thread Ed Greshko
On 9/27/18 7:22 AM, Samuel Sieb wrote: > On 9/26/18 3:30 PM, Danesh Manoharan wrote: >> 3. On a machine outside. >> [root@testmachine ~]# wget >> https://copr-be.cloud.fedoraproject.org/results/managerforlustre/manager-for-lustre/epel-7-x86_64/ >> --2018-09-27 06:25:26--  >> https://copr-be.cloud.f

Re: VNCserver seems to be working - Re: VNC alternatives

2018-09-26 Thread Ed Greshko
On 9/27/18 9:28 AM, Robert Moskowitz wrote: > Per the instructions from the Fedoraforum.  Took a bit, but I am mounting USB > drive.  Polkit is prompting me for my password and that lets me mount the > drive.  > Probably because I am in group wheel. > > So call is off for alternative to vnc and to

Re: Can't get to https://copr-be.cloud.fedoraproject.org/results/managerforlustre/manager-for-lustre/epel-7-x86_64/

2018-09-26 Thread Ed Greshko
On 9/27/18 10:03 AM, Samuel Sieb wrote: > On 9/26/18 4:29 PM, Ed Greshko wrote: >> On 9/27/18 7:22 AM, Samuel Sieb wrote: >>> On 9/26/18 3:30 PM, Danesh Manoharan wrote: >>>> 3. On a machine outside. >>>> [root@testmachine ~]# wget >>&g

Re: Can't get to https://copr-be.cloud.fedoraproject.org/results/managerforlustre/manager-for-lustre/epel-7-x86_64/

2018-09-27 Thread Ed Greshko
On 9/27/18 7:41 AM, Joe Zeff wrote: > On 09/26/2018 04:30 PM, Danesh Manoharan wrote: >> 1. pings don't come back. Think icmp is turned off. > > Try traceroute, to see how far the pings get before they die.  It's unlikely, > but > there might be some server you're going through that's blocking the

Re: build

2018-09-27 Thread Ed Greshko
On 9/27/18 9:43 PM, Patrick Dupre wrote: > I am supposed to do > (https://www.if-not-true-then-false.com/2010/install-virtualbox-guest-additions-on-fedora-centos-red-hat-rhel/) > > KERN_DIR=/usr/src/kernels/`uname -r`/build > > but there is no build You don't say what OS you're using?  If yo

Re: test package

2018-09-27 Thread Ed Greshko
On 9/25/18 2:57 AM, Rick Stevens wrote: > On 9/24/18 11:49 AM, Patrick Dupre wrote: >> Hello, >> >> How to install a testing update package? > Enable the testing repo and install the package: > > # dnf --enablerepo=updates-testing > > Pretty simple. > I think you forgot the "install" directi

Re: Network Manager not Retaining Wifi Password

2018-09-28 Thread Ed Greshko
On 9/28/18 11:49 AM, Stephen Morris wrote: > I switched my wife definition in networkmanager back to "Store password for > this > user only (encrypted)" and that put a uuid entry into the maps area, while I > was > watching, that matched the uuid in the ifcfg file with my wifi password. > Having

Re: fc29 beta

2018-09-28 Thread Ed Greshko
On 9/29/18 6:46 AM, ToddAndMargo wrote: > On 9/28/18 3:13 PM, Patrick O'Callaghan wrote: >> On Fri, 2018-09-28 at 11:48 -0700, ToddAndMargo wrote: >>> Hi All, >>> >>> I just upgraded one of my machines to FC29 Beta.  Looks >>> pretty.  Haven't had a chance to play with it yet. >>> >>> -T >>> >>> He

Re: fc29 beta

2018-09-28 Thread Ed Greshko
On 9/29/18 8:04 AM, ToddAndMargo wrote: > My main reason for posting was to show the update process, in > case anyone else wanted to  give it a try Oh, that's all?  Not that it worked well? Then maybe just post a link to the "official" process?  It does go into greater detail about what to do an

Re: bugzilla is still down

2018-09-30 Thread Ed Greshko
On 10/1/18 8:00 AM, ToddAndMargo wrote: > Hi All, > > When I press "Submit" on a new bug, I get: > >     Internal Server Error > >     The server encountered an internal error and was unable to >     complete your request. >     Error 500 > >     bugzilla.redhat.com > > Bugzilla has not been accept

Re: anything like bootchart for login?

2018-10-01 Thread Ed Greshko
On 10/1/18 2:46 PM, Jon LaBadie wrote: > My fedora 27 laptop used to login very quickly. > Now it gets to a blank screen and pauses there > for 1-2 minutes. > > I don't think the pause is due to anything in my > start up scripts ~/.profile and ~/.kshrc. I checked > this in two ways. First was com

Re: anything like bootchart for login?

2018-10-01 Thread Ed Greshko
On 10/1/18 4:13 PM, Jon LaBadie wrote: >> One thing you should do is to simply create >> a new user to see if a vanilla user shows >> the same symptoms. >> > New user (also running Mate) does not > show the pause. I'm not very familiar with Mate and I don't currently have a Mate VM. However, it s

Re: fc29 beta

2018-10-01 Thread Ed Greshko
On 10/1/18 10:00 PM, John Pilkington wrote: > where the descriptions are very brief - and don't rule out this post Isn't it odd that more bandwidth and keystrokes are being utilized to argue about the "correctness" of the original post than discussing the results of the "test". Kind of makes you

Re: bugzilla is still down

2018-10-01 Thread Ed Greshko
On 10/2/18 9:52 AM, ToddAndMargo wrote: > > Any good work arounds?  Maybe I am unlucky to get the one > mis-configured server on the server farm?  Maybe change my > floating WAN IP? Have you tried a different browser?  Have you cleared your cache? I doubt changing WAN IP would make a difference.

Re: bugzilla is still down

2018-10-01 Thread Ed Greshko
On 10/2/18 12:21 PM, ToddAndMargo wrote: > On 10/1/18 7:05 PM, Ed Greshko wrote: >> On 10/2/18 9:52 AM, ToddAndMargo wrote: >>> >>> Any good work arounds?  Maybe I am unlucky to get the one >>> mis-configured server on the server farm?  Maybe change my >>

Re: bugzilla is still down

2018-10-02 Thread Ed Greshko
On 10/2/18 2:00 PM, ToddAndMargo wrote: > On 10/1/18 9:45 PM, Ed Greshko wrote: >> I understood.  But you're still only going to arrive at the same destination. >> > > > That same destination is a server farm.  They may be routing > traffic bases on geographic loc

Re: bugzilla is still down

2018-10-02 Thread Ed Greshko
On 10/2/18 6:24 PM, ToddAndMargo wrote: > > > Tried creating a different account with a different eMail address and > that did not work either Just created a new account with my gmail address using "brave".  Worked fine from here in Taiwan. Could it be your ISP has a transparent proxy causing i

Re: bugzilla is still down

2018-10-02 Thread Ed Greshko
On 10/3/18 1:47 AM, Tim via users wrote: > Allegedly, on or about 2 October 2018, Ed Greshko sent: >> Could it be your ISP has a transparent proxy causing issues? > I had wondered that, too. But a HTTPS connection ought to put a stop > to that kind of ISP shenanigans. > Hm

Re: hybrid-sleep with Gnome

2018-10-03 Thread Ed Greshko
On 10/4/18 5:18 AM, Samuel Sieb wrote: > My laptop sometimes doesn't turn back on after suspending, so I've decided to > try > using hybrid-sleep instead.  I modified logind.conf to contain the following > two > lines and restarted logind: > HandleSuspendKey=hybrid-sleep > HandlePowerKey=hybrid-s

Re: Fedora 28 DM -

2018-10-04 Thread Ed Greshko
On 10/5/18 6:14 AM, Rick Stevens wrote: > On 10/4/18 3:04 PM, Bob Goodwin wrote: >> On 10/04/18 17:52, Patrick O'Callaghan wrote: >>> A DM presents a graphical login screen, handles user logins, and allows >>> you to select which DE you want to run at login time. Many people find >>> that useful, b

Re: copy /home on one laptop to another

2018-10-05 Thread Ed Greshko
On 10/6/18 7:30 AM, Ranjan Maitra wrote: > I have a new laptop and have installed F28 on it. The old laptop is also > running F28. I would like to copy /home from the old laptop to the second. > What would be the best way to do this? Both are on the network, but I am > hoping for a solution that

<    1   2   3   4   5   6   7   8   9   10   >