Re: USB flakes out?

2019-11-18 Thread Tim via users
On Mon, 2019-11-18 at 21:07 -0400, George N. White III wrote: > Correct. From hub.c > > /* > * EM interference sometimes causes badly shielded USB devices > * to be shutdown by the hub, this hack enables them again. > * Works at least with mouse driver. > */ > if (!(portstatus & USB_PORT_STAT_EN

Re: Thunderbird and text messages -

2019-11-18 Thread Tim via users
On Mon, 2019-11-18 at 13:32 -0800, Tony Nelson wrote: > Someone I exchange texts with on our phones had the problem of MMS > texts displaying that way, when previously they had been in line. Her > provider "reset" something, which fixed it. MMS and SMS both work for > texts, but are different "stan

Re: qemu-kvm steels my flash drives

2019-11-18 Thread ToddAndMargo via users
On 11/13/19 4:51 PM, Todd Chester via users wrote: Hi All, Fedora 31 qemu-kvm-4.1.0-5.fc31.x86_64 If I have a virtual machine running and I insert a flash drive into a USB socket, the virtual machine steels the flash drive from the host, not that it will actually work in the VM, which they don

Re: USB flakes out?

2019-11-18 Thread George N. White III
On Mon, 18 Nov 2019 at 21:06, Roger Heflin wrote: > I have had 2 laptop USB ports die slowly (all ports slowly got > flakier, until the caused slowness issues from seemingly random > interrupts). I suspected it to be heat and poor cooling design > around the usb chips. So far 2 previous models

Re: USB flakes out?

2019-11-18 Thread George N. White III
On Mon, 18 Nov 2019 at 17:24, fedorau...@online.de wrote: > On 18.11.19 21:46, Tom Horsley wrote: > ... > > > > I have no idea what an EMI is, but that's what starts everything. > > I guess it is "electromagnetic interference" > Correct. From hub.c

Re: USB flakes out?

2019-11-18 Thread Roger Heflin
I have had 2 laptop USB ports die slowly (all ports slowly got flakier, until the caused slowness issues from seemingly random interrupts). I suspected it to be heat and poor cooling design around the usb chips. So far 2 previous models slowly (not from the same labeled provider) became less and

Re: NFS-mounting from a QEMU/KVM guest

2019-11-18 Thread Ed Greshko
On 11/19/19 3:01 AM, Tom H wrote: > On Mon, Nov 18, 2019 at 1:09 AM Ed Greshko wrote: >> On 11/18/19 6:27 AM, Patrick O'Callaghan wrote: >>> I've never heard of nftables. I assumed that iptables was the backend. >> Yes, firewalld uses iptables. >> >> nftables is a different animal. nftables.servic

Re: NFS-mounting from a QEMU/KVM guest

2019-11-18 Thread Patrick O'Callaghan
On Mon, 2019-11-18 at 20:01 +0100, Tom H wrote: > On Mon, Nov 18, 2019 at 1:09 AM Ed Greshko wrote: > > On 11/18/19 6:27 AM, Patrick O'Callaghan wrote: > > > I've never heard of nftables. I assumed that iptables was the backend. > > > > Yes, firewalld uses iptables. > > > > nftables is a differe

Re: Thunderbird and text messages -

2019-11-18 Thread Tony Nelson
On November 17, 2019 10:01:17 PM PST, Tim via users wrote: >On Sun, 2019-11-17 at 21:51 -0500, Bob Goodwin wrote: >> I communicate with others during the day via text messaging via >> Thunderbird. I simply address them with 'phonenum...@vzwpix.com and >> they respond using my fastmail.us email a

Re: USB flakes out?

2019-11-18 Thread fedorau...@online.de
On 18.11.19 21:46, Tom Horsley wrote: ... I have no idea what an EMI is, but that's what starts everything. I guess it is "electromagnetic interference" https://en.wikipedia.org/wiki/Electromagnetic_interference -- sixpack13 ___ users mailing lis

USB flakes out?

2019-11-18 Thread Tom Horsley
I'm now running fedora 31 on my system at home and at work. On both systems I occasionally notice all my xinput settings have reverted to default, as if I unplugged my mouse and plugged it back in (even though I didn't unplug it). Has anyone else noticed USB weirdness like this? Looking at dmesg,

Re: NFS-mounting from a QEMU/KVM guest

2019-11-18 Thread Tom H
On Mon, Nov 18, 2019 at 1:09 AM Ed Greshko wrote: > On 11/18/19 6:27 AM, Patrick O'Callaghan wrote: >> >> I've never heard of nftables. I assumed that iptables was the backend. > > Yes, firewalld uses iptables. > > nftables is a different animal. nftables.service is disabled by default. See > /etc

Re: NFS-mounting from a QEMU/KVM guest

2019-11-18 Thread Tom H
On Sun, Nov 17, 2019 at 11:28 PM Patrick O'Callaghan wrote: > On Sun, 2019-11-17 at 21:03 +0100, Tom H wrote: >> On Sun, Nov 17, 2019 at 10:14 AM Ed Greshko wrote: > > Of course. Note that virbr0 was already in the libvirt zone. I > didn't add it explicitly as far as I can recall. In fact I did >

Re: Sleep/hibernate after pre-selected idle time period

2019-11-18 Thread Alex
Hi guys, > >>> An option to configure this from the command-line would be > >>> appreciated, although I can also use the GUI. > >> > >> In Gnome Settings, go to the Power section. At the bottom, there's a > >> section labelled "Suspend & Power Button". Click on the Automatic > >> suspend option

Re: F31 no longer allows user access to NetworkManager.service

2019-11-18 Thread Paul-Erik Törrönen
On 2019-11-18 01:43, Ed Greshko wrote: F5VPN is a commercial product, yes? Yes. Do they have support or a support community?  I don't think you can configure the restart of services without authentication. Turns out I unbeknownst to myself had a couple days ago modified the file permissio

Re: Thunderbird and text messages -

2019-11-18 Thread Bob Goodwin
On 11/18/19 1:24 AM, Ed Greshko wrote: On 11/18/19 2:01 PM, Tim via users wrote: On Sun, 2019-11-17 at 21:51 -0500, Bob Goodwin wrote: I communicate with others during the day via text messaging via Thunderbird. I simply address them with 'phonenum...@vzwpix.com and they respond using my fastm

Re: Thunderbird and text messages -

2019-11-18 Thread Tim via users
On Mon, 2019-11-18 at 06:21 -0500, Bob Goodwin wrote: > All the iPhone messages listed show the .txt attachment at the > bottom and the message text area is blank, those bcc copies from my > computer display my text response as usual. Those same files/messages > can be read if I boot Fedora-29' The

Re: Thunderbird and text messages -

2019-11-18 Thread Bob Goodwin
On 11/18/19 1:01 AM, Tim via users wrote: That sounds more like a change in how they were sent. Though you could look for options like display as plain text. Or the opposite, if they're being sent as HTML. If the texts are being sent as attachments, rather than being the message content, I th

Re: DVD reading broken (?)

2019-11-18 Thread Mattia Verga via users
Never mind, it seems it was due to libdvdcss installed from unitedrpms repository. I've reinstalled it from another source and now everything works. Thanks Mattia ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to us