Re: KVM and 3D?

2017-02-03 Thread Samuel Sieb
On 01/17/2017 05:10 PM, Tom Horsley wrote: On Tue, 17 Jan 2017 16:58:45 -0800 Samuel Sieb wrote: Not entirely true. There was some work done on a virtio GL driver. I don't have the references handy, but there was a working Linux Mesa driver for it. Any other OS will need it's own driver writ

Networkmanager Will not Start the Network at Boot Time on 5Ghz Channel on USB Wifi Adapter

2017-02-03 Thread Stephen Morris
Hi, Following compiling the kernel driver for an rtl8814au chipset to get networking working on my DWA-192 usb wifi adapter, I have found that if I configure Networkmanager to use the 5Ghz channel and set the option "Automatically connect when available" which sets "ONBOOT=yes" in the cor

Re: [...] D-Link DWA-192 - Realtek RTL8814AU WiFi USB 3.0

2017-02-03 Thread Stephen Morris
On 4/2/17 12:57 pm, Rick Stevens wrote: On 02/03/2017 05:34 PM, Stephen Morris wrote: n 3/2/17 10:35 am, Rick Stevens wrote: On 02/02/2017 01:07 PM, Stephen Morris wrote: On 3/2/17 4:28 am, poma wrote: On 02.02.2017 14:19, poma wrote: On 01.02.2017 22:12, Stephen Morris wrote: [...] I'm abo

Re: [...] D-Link DWA-192 - Realtek RTL8814AU WiFi USB 3.0

2017-02-03 Thread Stephen Morris
On 3/2/17 10:35 am, Rick Stevens wrote: On 02/02/2017 01:07 PM, Stephen Morris wrote: On 3/2/17 4:28 am, poma wrote: On 02.02.2017 14:19, poma wrote: On 01.02.2017 22:12, Stephen Morris wrote: [...] I'm about to try to interface the source code for this driver to dkms so that it will get comp

Re: [...] D-Link DWA-192 - Realtek RTL8814AU WiFi USB 3.0

2017-02-03 Thread Rick Stevens
On 02/03/2017 05:34 PM, Stephen Morris wrote: > n 3/2/17 10:35 am, Rick Stevens wrote: >> On 02/02/2017 01:07 PM, Stephen Morris wrote: >>> On 3/2/17 4:28 am, poma wrote: On 02.02.2017 14:19, poma wrote: > On 01.02.2017 22:12, Stephen Morris wrote: > [...] >> I'm about to try to in

Re: [...] D-Link DWA-192 - Realtek RTL8814AU WiFi USB 3.0

2017-02-03 Thread Stephen Morris
On 3/2/17 9:13 pm, poma wrote: On 02.02.2017 22:07, Stephen Morris wrote: [...] I think I have worked out the issue with the flashing light on the device, it seems to be functioning the same way as the flashing lights on ethernet pci cards, which from the functionality of the vendor supplied dri

Re: [...] D-Link DWA-192 - Realtek RTL8814AU WiFi USB 3.0

2017-02-03 Thread Stephen Morris
n 3/2/17 10:35 am, Rick Stevens wrote: On 02/02/2017 01:07 PM, Stephen Morris wrote: On 3/2/17 4:28 am, poma wrote: On 02.02.2017 14:19, poma wrote: On 01.02.2017 22:12, Stephen Morris wrote: [...] I'm about to try to interface the source code for this driver to dkms so that it will get compi

Re: [...] D-Link DWA-192 - Realtek RTL8814AU WiFi USB 3.0

2017-02-03 Thread Stephen Morris
On 3/2/17 8:09 am, Samuel Sieb wrote: On 02/02/2017 01:07 PM, Stephen Morris wrote: I think I have worked out the issue with the flashing light on the device, it seems to be functioning the same way as the flashing lights on ethernet pci cards, which from the functionality of the vendor supplied

Re: Fedora 25 USB WiFi plug and play recommendations

2017-02-03 Thread Stephen Morris
On 3/2/17 8:58 pm, cen wrote: Hello Any recommendations from community which USB WiFi card to buy that just works with F25? I have BCM4352 but need UEFI (Win10 dual boot) so it's unusable. Again, plug&play, no messing around with kernel and drivers. I have a Dlink DWA-192 usb wifi adapter bu

Re: In FC 15 only root can run the X server need HELP

2017-02-03 Thread poma
On 03.02.2017 19:29, Willaim W. Austin wrote: > I recently upgraded a machine (my main workstation) from FC 23 to FC 24, and > there's a problem > > The install was from the Workstation version and the checksum correctgly > matches (actually I always make 2 copies, just in case, which I hold on

Re: In FC 15 only root can run the X server need HELP

2017-02-03 Thread stan
On Fri, 3 Feb 2017 12:36:32 -0700 Greg Woods wrote: > On Fri, Feb 3, 2017 at 12:17 PM, stan > wrote: > > > Wayland doesn't handle custom keymaps at this point, > > > This is tangential to the main point of course, but I have found that > Wayland will handle already-defined custom keymaps ju

Re: In FC 15 only root can run the X server need HELP

2017-02-03 Thread Greg Woods
On Fri, Feb 3, 2017 at 12:17 PM, stan wrote: > Wayland doesn't handle custom keymaps at this point, This is tangential to the main point of course, but I have found that Wayland will handle already-defined custom keymaps just fine, but attempting to create keymaps under Wayland via the keyboard

Re: In FC 15 only root can run the X server need HELP

2017-02-03 Thread stan
On Fri, 3 Feb 2017 12:17:56 -0700 stan wrote: > My procedure in that script is the following: This is at the top of the script. I naively just cut and pasted the Gnome section. XCLIENTS=/home/$USER/.Xclients echo '*** Replacing existing ~/.Xclients or creating new one.' echo '#! /bin/bash' >

Re: In FC 15 only root can run the X server need HELP

2017-02-03 Thread stan
On Fri, 3 Feb 2017 13:29:25 -0500 "Willaim W. Austin" wrote: > I recently upgraded a machine (my main workstation) from FC 23 to FC > 24, and there's a problem > > The install was from the Workstation version and the checksum > correctgly matches (actually I always make 2 copies, just in case, >

In FC 15 only root can run the X server need HELP

2017-02-03 Thread Willaim W. Austin
I recently upgraded a machine (my main workstation) from FC 23 to FC 24, and there's a problem The install was from the Workstation version and the checksum correctgly matches (actually I always make 2 copies, just in case, which I hold on to forever - they both check). I did the install, and

Re: [...] D-Link DWA-192 - Realtek RTL8814AU WiFi USB 3.0

2017-02-03 Thread poma
On 02.02.2017 22:07, Stephen Morris wrote: [...] > I think I have worked out the issue with the flashing light on the > device, it seems to be functioning the same way as the flashing lights > on ethernet pci cards, which from the functionality of the vendor > supplied driver under windows, is n

Fedora 25 USB WiFi plug and play recommendations

2017-02-03 Thread cen
Hello Any recommendations from community which USB WiFi card to buy that just works with F25? I have BCM4352 but need UEFI (Win10 dual boot) so it's unusable. Again, plug&play, no messing around with kernel and drivers. ___ users mailing list -- use