High CPU usage of kswapd0 with no swap partition?

2016-10-17 Thread Dave Johansen
I recently did a clean install of Fedora during the upgrade to 24. I
removed the swap partition because I'm ok with everything fitting in
memory, but on occasion my whole system locks up and I've started keeping a
log of top and it has shown that kswapd0 is using a lot of CPU. Is
something not configured correctly on my system? Or any other ideas on what
the source of this issue is?
Thanks,
Dave
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: New(er) kernel RPMs?

2016-10-17 Thread stan
On Mon, 17 Oct 2016 21:56:10 -0400
Michael B Allen  wrote:

> I just got a Dell Latitude E7470. Mostly works with the latest Fedora
> live.
> 
> However, attaching an external monitor to the HDMI port hangs the
> machine. I've been using Linux as my primary machine long enough to
> know that it smells very much like a driver issue and that the only
> way I'm going to get it to work is to try a newer kernel. So ...
> 
> Are there any vaguely official RPMs for new(er) kernels?
> 
> If not, what is the path-of-least-resistance for building a new(er)
> kernel? I can google as well as anybody but if there's a definitive
> way, I would appreciate any pointers.

This is where all Fedora kernels are born:
http://koji.fedoraproject.org/koji/packageinfo?packageID=8
If you download an rpm, you can install it with dnf -C [kernel package],
*providing* that its dependencies are met on your Fedora version.

This is how to compile a kernel from the src.rpm found at the above
link.
https://fedoraproject.org/wiki/Building_a_custom_kernel

I don't do it that way since I've been doing it for a while, and have
learned an alternate way that used to be suggested.  

But, that said, are you sure you need to do this?  I don't run multiple
monitors, but if you give some specifics, it might turn out that
someone else can suggest a boot configuration or X configuration
adjustment that will work.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: New(er) kernel RPMs?

2016-10-17 Thread Ranjan Maitra
If you want the latest, you can do what I have over the past few weeks been 
using: i.e. the vanilla kernels which are ahead of the official ones. I am 
pretty pleased with them. You can get it by following the instructions here:

https://fedoraproject.org/wiki/Kernel_Vanilla_Repositories

I have been using the vanilla stable kernel. It is currently at 4.8.1 and I 
expect that 4.8.2 will become available in a couple of days there.

Best wishes,
Ranjan

On Mon, 17 Oct 2016 22:22:44 -0400 Eric Griffith  wrote:

> You can always just setup the RawhideNoDebug repo, check the wiki.
> 
> Cheers!
> Eric
> 
> > On Oct 17, 2016, at 22:10, Frederic Muller  wrote:
> > 
> >> On 10/18/2016 08:56 AM, Michael B Allen wrote:
> >> I just got a Dell Latitude E7470. Mostly works with the latest Fedora live.
> >> 
> >> However, attaching an external monitor to the HDMI port hangs the
> >> machine. I've been using Linux as my primary machine long enough to
> >> know that it smells very much like a driver issue and that the only
> >> way I'm going to get it to work is to try a newer kernel. So ...
> >> 
> >> Are there any vaguely official RPMs for new(er) kernels?
> >> 
> >> If not, what is the path-of-least-resistance for building a new(er)
> >> kernel? I can google as well as anybody but if there's a definitive
> >> way, I would appreciate any pointers.
> >> 
> >> Mike
> >> ___
> >> users mailing list -- users@lists.fedoraproject.org
> >> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> >> 
> > 
> > Hi!
> > 
> > I've had a similar problem since Kernel 4.6.7 where any external screen
> > would not be detected. It now only occurs only with my TV. In those
> > instances where I want to use the TV I use Kernel 4.5.5. I filled a bug
> > which hasn't gotten much attention here:
> > https://bugzilla.redhat.com/show_bug.cgi?id=1378686
> > 
> > Oh... and I have an Intel HD Graphics 5500.
> > 
> > If that helps.
> > 
> > Fred
> > ___
> > users mailing list -- users@lists.fedoraproject.org
> > To unsubscribe send an email to users-le...@lists.fedoraproject.org


-- 
Important Notice: This mailbox is ignored: e-mails are set to be deleted on 
receipt. Please respond to the mailing list if appropriate. For those needing 
to send personal or professional e-mail, please use appropriate addresses.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: New(er) kernel RPMs?

2016-10-17 Thread jd1008



On 10/17/2016 07:56 PM, Michael B Allen wrote:

I just got a Dell Latitude E7470. Mostly works with the latest Fedora live.

However, attaching an external monitor to the HDMI port hangs the
machine. I've been using Linux as my primary machine long enough to
know that it smells very much like a driver issue and that the only
way I'm going to get it to work is to try a newer kernel. So ...

Are there any vaguely official RPMs for new(er) kernels?

If not, what is the path-of-least-resistance for building a new(er)
kernel? I can google as well as anybody but if there's a definitive
way, I would appreciate any pointers.

Mike

Generally speaking, having used linux since 1989-1990,
I can say it is a poor player with multi-display environments.
Sadly, Windoze seems to do a better job at this.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: New(er) kernel RPMs?

2016-10-17 Thread Eric Griffith
You can always just setup the RawhideNoDebug repo, check the wiki.

Cheers!
Eric

> On Oct 17, 2016, at 22:10, Frederic Muller  wrote:
> 
>> On 10/18/2016 08:56 AM, Michael B Allen wrote:
>> I just got a Dell Latitude E7470. Mostly works with the latest Fedora live.
>> 
>> However, attaching an external monitor to the HDMI port hangs the
>> machine. I've been using Linux as my primary machine long enough to
>> know that it smells very much like a driver issue and that the only
>> way I'm going to get it to work is to try a newer kernel. So ...
>> 
>> Are there any vaguely official RPMs for new(er) kernels?
>> 
>> If not, what is the path-of-least-resistance for building a new(er)
>> kernel? I can google as well as anybody but if there's a definitive
>> way, I would appreciate any pointers.
>> 
>> Mike
>> ___
>> users mailing list -- users@lists.fedoraproject.org
>> To unsubscribe send an email to users-le...@lists.fedoraproject.org
>> 
> 
> Hi!
> 
> I've had a similar problem since Kernel 4.6.7 where any external screen
> would not be detected. It now only occurs only with my TV. In those
> instances where I want to use the TV I use Kernel 4.5.5. I filled a bug
> which hasn't gotten much attention here:
> https://bugzilla.redhat.com/show_bug.cgi?id=1378686
> 
> Oh... and I have an Intel HD Graphics 5500.
> 
> If that helps.
> 
> Fred
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: New(er) kernel RPMs?

2016-10-17 Thread Frederic Muller
On 10/18/2016 08:56 AM, Michael B Allen wrote:
> I just got a Dell Latitude E7470. Mostly works with the latest Fedora live.
> 
> However, attaching an external monitor to the HDMI port hangs the
> machine. I've been using Linux as my primary machine long enough to
> know that it smells very much like a driver issue and that the only
> way I'm going to get it to work is to try a newer kernel. So ...
> 
> Are there any vaguely official RPMs for new(er) kernels?
> 
> If not, what is the path-of-least-resistance for building a new(er)
> kernel? I can google as well as anybody but if there's a definitive
> way, I would appreciate any pointers.
> 
> Mike
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> 

Hi!

I've had a similar problem since Kernel 4.6.7 where any external screen
would not be detected. It now only occurs only with my TV. In those
instances where I want to use the TV I use Kernel 4.5.5. I filled a bug
which hasn't gotten much attention here:
https://bugzilla.redhat.com/show_bug.cgi?id=1378686

Oh... and I have an Intel HD Graphics 5500.

If that helps.

Fred
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


New(er) kernel RPMs?

2016-10-17 Thread Michael B Allen
I just got a Dell Latitude E7470. Mostly works with the latest Fedora live.

However, attaching an external monitor to the HDMI port hangs the
machine. I've been using Linux as my primary machine long enough to
know that it smells very much like a driver issue and that the only
way I'm going to get it to work is to try a newer kernel. So ...

Are there any vaguely official RPMs for new(er) kernels?

If not, what is the path-of-least-resistance for building a new(er)
kernel? I can google as well as anybody but if there's a definitive
way, I would appreciate any pointers.

Mike
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: more than two monitors not working on nouveau, but works on proprietary

2016-10-17 Thread Doug

On 10/17/2016 07:33 PM, Patrick O'Callaghan wrote:

On Mon, 2016-10-17 at 16:58 -0600, patrick korsnick wrote:

Hi all,

Now that I'm loving f25beta so much and refuse to go back to f24 I'm forced
to address a problem I've had for some time. Up through f24 I've had to
install the nvidia proprietary driver to be able to use more than 2
monitors on my GTX960 (if I connected more than 2 it locked up the machine).

Now with the switch to Wayland in f25 the closed source driver doesn't seem
to be an option, so I need to see if it's possible to get it working under
nouveau (or maybe buy an ATI card).

So does anyone know how to make 3 or more monitors work under nouveau?

F25 is not released yet. This is a question for the Fedora Test list, not here.

poc
___

If it works with the NVidia driver, why not use it? Whom are you hurting 
by doing so?
(And the last I heard, you would be hurting yourself, _even if you did 
not have to_ since

the NVidia driver provides other features that nouveau doesn't.)

--doug
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: more than two monitors not working on nouveau, but works on proprietary

2016-10-17 Thread Patrick O'Callaghan
On Mon, 2016-10-17 at 16:58 -0600, patrick korsnick wrote:
> Hi all,
> 
> Now that I'm loving f25beta so much and refuse to go back to f24 I'm forced
> to address a problem I've had for some time. Up through f24 I've had to
> install the nvidia proprietary driver to be able to use more than 2
> monitors on my GTX960 (if I connected more than 2 it locked up the machine).
> 
> Now with the switch to Wayland in f25 the closed source driver doesn't seem
> to be an option, so I need to see if it's possible to get it working under
> nouveau (or maybe buy an ATI card).
> 
> So does anyone know how to make 3 or more monitors work under nouveau?

F25 is not released yet. This is a question for the Fedora Test list, not here.

poc
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


more than two monitors not working on nouveau, but works on proprietary

2016-10-17 Thread patrick korsnick
Hi all,

Now that I'm loving f25beta so much and refuse to go back to f24 I'm forced
to address a problem I've had for some time. Up through f24 I've had to
install the nvidia proprietary driver to be able to use more than 2
monitors on my GTX960 (if I connected more than 2 it locked up the machine).

Now with the switch to Wayland in f25 the closed source driver doesn't seem
to be an option, so I need to see if it's possible to get it working under
nouveau (or maybe buy an ATI card).

So does anyone know how to make 3 or more monitors work under nouveau?

Thanks for any advice
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: Dual boot

2016-10-17 Thread Ahmad Samir
On 17 October 2016 at 20:52, Celso Viana  wrote:
>> Maybe the installer created a separate EFI system partition?
>>
>> Could you post the link that this command will show, as root:
>> sudo parted -l | fpaste
>>
>> And just to clarify, the "EFI boot menu" is the menu you invoke from
>> the firmware at early boot (typically by pressing an F* button on the
>> keyboard).
>>
>> --
>> Ahmad Samir
>> ___
>> users mailing list -- users@lists.fedoraproject.org
>> To unsubscribe send an email to users-le...@lists.fedoraproject.org
>
> Ahmad,
>
> Here is the output of "parted -l"
>
> https://paste.fedoraproject.org/454308/47673006/
>
> Before I had the two OS for GRUB menu.
>

I see only one EFI system partition; so it must be what Samuel Sieb
said previously, the EFI partition was formatted during the
installation...

-- 
Ahmad Samir
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


FreeOTP not displaying correct code

2016-10-17 Thread aclawson
I have two devices in hand, one Android and one iPhone, and 3rd party has a few 
other devices as well (I do not have the specifics of the devices he is using).

We are all scanning the same barcode on each of the phones - I am printing the 
QR into the physical and scanning the Android and iPhone off of the same sheet 
- and they all sync except for the iPhone that I have which is displaying a 
completely different number. I have watched to see if it is simply out of time 
sync but this does not appear to be the case. The iPhone does not have any 
other issues reported.

Any ideas on how to resolve this?
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: Dual boot

2016-10-17 Thread Celso Viana
> Maybe the installer created a separate EFI system partition?
>
> Could you post the link that this command will show, as root:
> sudo parted -l | fpaste
>
> And just to clarify, the "EFI boot menu" is the menu you invoke from
> the firmware at early boot (typically by pressing an F* button on the
> keyboard).
>
> --
> Ahmad Samir
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org

Ahmad,

Here is the output of "parted -l"

https://paste.fedoraproject.org/454308/47673006/

Before I had the two OS for GRUB menu.

-- 
Celso Vianna
BSD User: 51318
http://www.bsdcounter.org

Palmas/TO
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: Middle button emulation -

2016-10-17 Thread Ed Greshko


On 10/17/16 19:53, Bob Goodwin wrote:
> Thanks for your help, 

You're welcome.

-- 
You're Welcome Zachary Quinto
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: Middle button emulation -

2016-10-17 Thread Bob Goodwin



On 10/17/2016 03:48 AM, Bob Goodwin wrote:

On 10/16/16 21:10, Ed Greshko wrote:

Does the output of the log change if you move the line

That's where I stand now, still confused, may need a new mother board,

Bob


+

And 3-button emulation works here in F-25 with the track ball connected 
at the front panel USB port. I've been plagued with a hardware problem 
all along! I did not suspect nor even consider that possibility.


I'll look into this later.

Thanks for your help,

Bob

--
Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
box10  FEDORA-25b/64bit LINUX XFCE Fastmail POP3
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: Middle button emulation -

2016-10-17 Thread Bob Goodwin

On 10/16/16 21:10, Ed Greshko wrote:

Does the output of the log change if you move the line

Option "Emulate3Buttons" "on"

Into the top entry "catchall" and remove what you've edited in that file?

+
I will try that next, just having coffee, facing an early appointment at 
the

VA low vision clinic which, with travel, will take up much of my day.


FWIW, I don't think you should be editing the file you are as user changes 
really should
go into their own file in /etc/X11/xorg.conf.d.  The file at 
/usr/share/X11.. could
get overwritten when an update occurs.

+
Yes I always have to make the same change after some updates, normally 
it's a simple thing. I've been doing that for several years, since 
whenever they removed the feature. As I said I consider it essential, 
and I have two other F24 computers in which it works.


This problem began after I accidentally deleted my F24 system while 
making an F25-b installer on a thumb drive via Live Creator, or whatever 
it's called, that usually worked also but seemed never to be able to 
find the thumb drive target. I gave up and put F24 Live on a DVD using 
K3B and did this install on a new hard drive. Fortunately I still had an 
old F22 on another drive and could work from that.


Also I just booted this box to Gnome instead of xfce to cover another 
base, 3-button copy/paste did not work there.


AHA! I plugged in another old track ball and 3-button copy/paste works 
here in Thunderbird. In fact I now have two of the Logitech devices 
plugged into USB ports, only the one on the front panel works as expected.


It looks like I have a new avenue to investigate ... Perhaps a main 
board problem? There was the Live Creator problem and I noticed that the 
USB-3 port on the back panel has not been working recently, only a minor 
thing and I pushed that aside. Both track balls are plugged into USB-2 
ports, and I made no changes in that arrangement until just adding the 
second device ...


That's where I stand now, still confused, may need a new mother board,

Bob


--
Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
box10  FEDORA-24/64bit LINUX XFCE POP3
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org