On Sun, 7 Jun 2015 13:55:30 -0500
Ranjan Maitra wrote:
> So, which list would this be? I don't think that this is a sylpheed
> issue, because nothing has changed there for months. And the font
> still works on a F21 installation for sylpheed with exactly the same
> version as F22.
>
> F21:
> $
On Sun, 7 Jun 2015 13:55:30 -0500
Ranjan Maitra wrote:
> So, which list would this be? I don't think that this is a sylpheed
> issue, because nothing has changed there for months. And the font
> still works on a F21 installation for sylpheed with exactly the same
> version as F22.
I did a man xt
On Sun, 7 Jun 2015 23:16:51 -0500
Ranjan Maitra wrote:
> Thank you very much!! But, an update from the repos today (I am set
> up by cron to do an update every night) fixed it. So there was
> something missing which has now come in and I am back to being a
> happy camper (as far as fonts go). I h
On Mon, 8 Jun 2015 10:44:49 +0200
Peter Boy wrote:
> There is a net install option as well which might give you more
> options. Haven’t tried yet.
When I used the netinstall option, it was very similar to the old CD
version of the netinstall image, using the new anaconda, of course. In
particul
On Tue, 16 Jun 2015 10:17:30 -0400
"Kevin H. Hobbs" wrote:
> I have also noticed a change to middle mouse button pasting in Fedora
> 20.
>
> The middle mouse button used to paste into gvim at the position of the
> cursor regardless of where I clicked.
>
> Now, all of a sudden, it moves the curs
On Sat, 27 Jun 2015 21:56:07 +0200
Suvayu Ali wrote:
> On Fri, Jun 26, 2015 at 05:34:07PM -0400, Sam Varshavchik wrote:
> >
> > This seems to explain why Firefox's scrollbar acquired the obnoxious
> > behavior of the left mouse button click resulting in the scroll
> > position jumping directly t
On Mon, 29 Jun 2015 21:33:01 -0600
Isaac Cortés González wrote:
> So, as I'm not a hardcore developer or coder, I was wondering: Is the
> new support that it's dropped in the kernel for the Toshiba laptops
> build by default or I'd have to compile by myself from "scratch"?
I don't use a toshiba,
On Tue, 30 Jun 2015 01:11:27 +0200
Timothy Murphy wrote:
> Thanks very much.
> This gave me the info
> Error reading from TPM, no entropy gathered
> It seems that my Thinkpad T510 has a TPM chip,
> which I probably could turn on in some way.
>
> However, for the moment I've just run
> sudo s
On Mon, 29 Jun 2015 22:29:40 +0200
François Patte wrote:
> I cannot get a correct resolution for grub. Here is
> my /etc/defaul/grub:
>
> <
> GRUB_TIMEOUT="10"
> GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"
> GRUB_DEFAULT="0"
> #GRUB_SAVEDEFAULT="true"
> G
On Tue, 30 Jun 2015 16:24:56 +0200
Heinz Diehl wrote:
> On 30.06.2015, stan wrote:
>
> > That's the hard part of compiling a custom kernel; eliminating all
> > the irrelevant modules and functionality. I've looked, and there
> > doesn't seem to be a
On Tue, 30 Jun 2015 07:14:09 -0700
stan wrote:
> They all seem pretty pricey, except for
> http://kidekin.nimp.co.uk/trng/kidekin_trng_user_manual.html
> These can be purchased on Ebay for less than $10. They don't seem as
> robust to me. Has anyone used this as an RNG sol
On Tue, 30 Jun 2015 11:20:36 -0600
Chris Murphy wrote:
> On Tue, Jun 30, 2015 at 8:24 AM, Heinz Diehl
> wrote:
> > On 30.06.2015, stan wrote:
> >
> >> That's the hard part of compiling a custom kernel; eliminating all
> >> the irrelevant modules a
On Tue, 30 Jun 2015 11:20:36 -0600
Chris Murphy wrote:
> Does localmodconfig set drivers to n such that they aren't even
> compiled? Or are they m such that they are modules that are only
> loaded on demand? I'm going to guess the answer is n, the point of
> which is it saves a ton of compile tim
On Tue, 30 Jun 2015 11:20:36 -0600
Chris Murphy wrote:
> Does localmodconfig set drivers to n such that they aren't even
> compiled? Or are they m such that they are modules that are only
> loaded on demand? I'm going to guess the answer is n, the point of
> which is it saves a ton of compile tim
On Tue, 14 Jul 2015 21:25:13 -0500
Ranjan Maitra wrote:
> Hello,
>
> I am trying to make a rpm out of the following application:
>
> https://github.com/apandada1/typhoon
>
> but my spec file, created from looking at the batti.spec file looks
> for a desktop file, rather than a desktop.in file.
On Tue, 14 Jul 2015 23:35:24 -0500
Ranjan Maitra wrote:
> So, from what I understood from your suggestions, I should look at:
>
> /home/maitra/rpmbuild/BUILDROOT/typhoon-0.8.9.4-1.fc22.x86_64/usr/lib/python2.7/site-packages/typhoon-0.8.94-py2.7.egg-info
>
> So, that is what I did but I can not
On Thu, 16 Jul 2015 10:49:23 +0200
Maurizio Marini wrote:
> after F21 -> F22 upgrade, another dead on the floor, sadly
> I able to grab and move tabs into konsole from one place to another
> *anymore*
>
> Yes, I know, one lives w/out it very well...but...but...another brick
> in the wall :(
You
On Sun, 19 Jul 2015 12:13:06 +0200
François Patte wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Bonjour,
>
> I have a problme to listen at some radio with firefox:
>
> http://www.francemusique.fr/player
>
> I can't get it working whatever I have tried: I disabled all
> extensio
On Sun, 19 Jul 2015 14:07:40 -0400
Tom Horsley wrote:
> The DNF documentation desperately attempts to avoid actually
> saying anything :-(. For pluginpath it says:
>
> List of directories that are searched for plugins to load. Plugins
> found in any of the directories in this configuration optio
There's a new getrandom call in the kernel since 3.19. When I look in
the /usr/include/linux/random.h, it is there, but commented out.
Since this call uses /dev/urandom or /dev/random, it is far better than
the rand () and random () calls, which are linear congruential and
repeat after only 2**31
On Sat, 25 Jul 2015 06:37:10 -0700
Rich Emberson wrote:
> Ah, fedora upgrades using fedup ...
>
> Starting with Fedora 20, did
> > yum update
> and then
> > fedup --network 21 --product=nonproduct
> Took a while but there were no issues but
> remember, as root
> > export PATH=$PATH:$HOME/b
On Sun, 13 Nov 2011 09:17:41 -0500
Tom Horsley wrote:
> On Sat, 12 Nov 2011 22:15:00 -0700
> Kevin Fenzi wrote:
>
> > systemctl list-unit-files
> >
> > give you any of what you are looking for?
>
> That tells me what units are available, not
> what units are enabled to be started at boot.
How
On Tue, 20 Dec 2011 14:45:54 -0500
"Darryl L. Pierce" wrote:
> On Tue, Dec 20, 2011 at 11:34:00AM -0600, charles zeitler wrote:
> > Do what thou wilt
> > shall be the whole of the Law.
>
> What is the law?
> No spill blood.
> Who makes the rules?
> Someone else.
> :D
I think the full quote is
On Tue, 20 Dec 2011 12:07:34 -0800
Paul Allen Newell wrote:
> As far as I am concerned, you are not wrong.
> Darryl's post is not appropriate for this list
I think the first inappropriate post belongs to Mr. Zeitler. Putting
his quote at the start of every message is equivalent to:
Every Chris
On Sat, 31 Dec 2011 10:54:45 +0100
Adel ESSAFI wrote:
> In this last day of 2011, I have a question about konsole of kile on
> F15. This konsole do not appear on F15. is there anyone who resolved
> this
I don't use this application, but I have no problem starting it from
both x-term and the men
On Mon, 2 Jan 2012 08:28:22 +0100
Adel ESSAFI wrote:
> hello,
> I started it for terminal but I got no warning.
It's possible that it already occurred in the background when you
started it from the menu. I was starting it for the first time when I
started from the command line. It doesn't happ
On Sun, 20 May 2012 09:38:24 -0400
Armelius Cameron wrote:
> The only "mode" that didn't cause reboot is "emergency" (i.e. changed
> "single" to "emergency" as kernel argument in grub, which as Fedora
> doc stated doesn't load any init."
This is a long shot. But given the above, why then don't
On Sat, 18 Feb 2017 10:13:43 -0500
Tom Horsley wrote:
> Every so often, when I run "dnf -y update" in a terminal,
> these messages will show up:
>
> [root@zooty ~]# dnf -y update
> BDB2053 Freeing read locks for locker 0x7a: 5771/139940940851008
> BDB2053 Freeing read locks for locker 0x7c: 5771
On Sat, 18 Feb 2017 14:12:45 -0500
Tom Horsley wrote:
> Maybe it is some interaction with akmods building an updated
> nvidia driver? That's a little outside the norm, and of course
> it only happens when there is a kernel update, which might
> explain why it is only an occasional message. That's
On Sun, 19 Feb 2017 09:37:04 +0200
Angelo Moreschini wrote:
> Thank you, Tim,
> you explained very good.
>
> I use HD SATA/64 MB cache
> WD 10EZEX
>
> ...so, the problem cannot depend by the setting the configuration.
>
> Although this the error message :
>
> ATA2:00:
On Mon, 20 Feb 2017 21:50:51 +0100
"john.david.r.smith" wrote:
> hi.
> i can install the package 'vim' via `sudo dnf install vim` but there
> is no package called vim in the list returned by `dnf search vim`. is
> there a way to get the real package name given the name vim? (i want
> a generic wa
Caveat: I don't use logical volumes, and my knowledge of them is
rudimentary at best. But I think I can offer some crude help. At
least it might point you in a direction.
On Tue, 21 Feb 2017 01:44:02 -0500
Fulko Hew wrote:
> To make a long story short, my laptop screen died, so I bought a new
On Tue, 21 Feb 2017 18:06:24 +0100
Honza Silhan wrote:
> On Tue, Feb 21, 2017 at 12:54 PM, Michael D. Setzer II
> wrote:
> > On 21 Feb 2017 at 7:23, jarmo wrote:
> >> Can't update because of broken depencies.
> >>
> >>
On Thu, 02 Mar 2017 00:50:52 -
renaud.l...@gmail.com wrote:
> I run Fedora 25 on my laptop,on a dedicated partition,other OSs on
> other partitions,and a strange thing happens:
>
> On my Fedora 25 /boot/ directory I only have kernels 4.2.3 and 4.9.12
> the most recent(and a rescue kernel not
On Fri, 10 Mar 2017 15:51:27 -0500
"William W. Austin" wrote:
> A couple of days ago I used dnf to do a mass update (as in "dnf
> update")
[snip]
> However, when the system came back up, everything looked OK until I
> started to run LibreOffice (writer, calc - it's tax time...)
> essentially the
On Sat, 11 Mar 2017 12:30:22 -0600
Steve Berg wrote:
> Is there anyway to get a dual head system to use the two monitors as
> two different consoles? I got a dual head setup working nicely in
> F25 and Gnome, but when I switch to the console the two monitors are
> mirrored. Can they be set up to
On Mon, 13 Mar 2017 13:53:55 +0100
poma wrote:
> That "sophisticated" software "that runs the virtual consoles" with
> multiple outputs is called X Window System, be it X11 or Wayland. So
> if you ask the Linux kernel console to be the X Window System, well,
> it is, already! Do you follow? :)
I
On Wed, 15 Mar 2017 17:20:34 -0500 (CDT)
Mark Peveto wrote:
> Hi all,
> New to Fedora, although not all that new to linux itself.
> How do I go about enabling the pc speaker in Fedora 25? I can't seem
> to find any blacklist file in modprobe.d, but it's definitely turned
> off. Thanks.
I don't
On Wed, 22 Mar 2017 17:07:49 +0100
Frédéric Bron wrote:
> I often experience very slow internet surf. No idea where it comes
> from, just that it started when I switched from opensuse to F25.
>
> Today, I may have obtained a clue:
>
> I normally use firefox.
> Today I got the following issue:
>
On Wed, 22 Mar 2017 19:10:21 +0100
Frédéric Bron wrote:
> > Given your description of what you've already tried to isolate the
> > problem, I think it is something in your web access, either DNS or
> > ISP.
>
> I also suspect that but when I run their speed test everything is
> fine!
There ar
On Wed, 22 Mar 2017 12:05:43 -0700
stan wrote:
> One thing I know slows down browsing is the way sites outsource much
> of their content. The browser has to access many sites on the web to
> put together a page for you to view. Blocking this as much as
> possible not only sp
On Wed, 22 Mar 2017 13:12:19 -0700
Joe Zeff wrote:
> Why not simply run it in a terminal? It doesn't *have* to be
> maximized, you know.
True. Just a habit that I avoid having root running in X for long
periods of time.
___
users mailing list -- user
On Wed, 22 Mar 2017 20:36:59 -0400
Peter Skensved wrote:
> > One thing I know slows down browsing is the way sites outsource much
> > of their content. The browser has to access many sites on the web
> > to put together a page for you to view. Blocking this as much as
> > possible not only spee
On Thu, 23 Mar 2017 12:38:07 +1030
Tim wrote:
> Way back in the past, I used to do that kind of thing, but found that
> my PCs struggled with moderately large hosts files, never mind one
> that big. It made all domain name look-ups slow, as it everything
> had to trawl through that hosts file, f
On Thu, 23 Mar 2017 04:55:01 + (UTC)
George R Goffe wrote:
> Hi,
>
> I have been getting these messages about certificates for several
> weeks and have filed bug reports. Red Hat is unwilling or unable to
> give me a definitive resolution to the problem. Seemingly, my Fedora
> 25 (rawhide) s
On Sun, 26 Mar 2017 10:42:13 +0200
François Patte wrote:
> Does anyone know how to get rid of this:
>
> [drm:atom_op_jump [radeon]] *ERROR* atombios stuck ..
> [drm:atom_execute_table_locked [radeon]] *ERROR* atombios stuck
>
> and some other messages
I'm not sure. I run the radeon dr
On Mon, 27 Mar 2017 12:37:30 +
Eigeldinger Simon wrote:
> Hi Ed,
>
> Here's a extract from an article about this matter:
> Source: http://blog.zorinaq.com/the-5-second-vga-dummy-plug/
>
> It made sense for drivers to not enable a GPU when no monitor was
> attached to it. But since the rise
On Tue, 28 Mar 2017 05:47:39 +0800
Ed Greshko wrote:
> To me, all of this makes perfect sense when applied to an installed
> and running system.
>
> However, in the original post, Simon referred to booting a "Fedora
> Workstation Live USB". AFAIK, the Live image does not contain the
> xorg-x11-
On Mon, 27 Mar 2017 15:54:42 -0400
Kevin Cummings wrote:
> I last updated:
>
> Mar 27 01:01:34 INFO Upgraded: icoutils-0.31.3-1.fc24.x86_64
> Mar 27 01:01:35 INFO Cleanup: icoutils-0.31.2-1.fc24.x86_64
URL : http://www.nongnu.org/icoutils/
On Tue, 28 Mar 2017 15:53:44 +0800
Ed Greshko wrote:
> On 03/28/17 14:13, Eigeldinger Simon wrote:
> > I guess the plugs or the transistor seems to be the only solution
> > at the moment. I wonder if we could ask the devs to find a solution
> > to that?
>
> Well, given the nature of the LiveOS
On Tue, 28 Mar 2017 19:56:48 +0100
Patrick O'Callaghan wrote:
> I can only say I have no recollection of typing that, and that I did
> want to create a snapshot as a test. But it was a few days ago so I
> may be wrong.
If you use bash, and have bash history enabled, at a command line you
could t
On Wed, 29 Mar 2017 09:03:47 -0700
Konstantin Svist wrote:
> I keep hitting this issue, too..
> The problem happens when you dnf update flash-plugin while firefox is
> running. Firefox writes its cache of plugin info, pluginreg.dat, on
> quit -- but it uses the in-memory info to do that. In the c
On Wed, 29 Mar 2017 18:01:29 -0400
Kevin Cummings wrote:
> I had a different solution. I went off site today (w/laptop) and
> things worked well where I was. When I got back home, I un-suspended
> the laptop but forgot to plug it in. After 2 hours, the battery
> discharged. After plugging back
On Fri, 31 Mar 2017 08:48:21 -0600
ProPAAS DBA wrote:
> I'm running Fedora 25, KDE spin on a Lenovo Thinkpad X1 Carbon 4th
> gen.
>
> I'm seeing errors like this on a pretty regular basis:
>
> 08:40:46 ... kernel:mce: [Hardware Error]: CPU 2: Machine Check: 0
> Bank 128: 88282803 Messag
On Tue, 4 Apr 2017 14:23:52 +0200
François Patte wrote:
> What is the meaning of these error/warning messages (f25) and how to
> correct the config to get rid of them:
>
> -- LVM
> Daemon lvmetad returned error 104: 1 Time(s)
> WARNING: Failed to connect to lvmetad. Falling back to device
> scan
On Wed, 5 Apr 2017 12:28:11 +0200
François Patte wrote:
> Le 04/04/2017 17:39, stan a écrit :
> > On Tue, 4 Apr 2017 14:23:52 +0200
> > François Patte wrote:
> >
> >> What is the meaning of these error/warning messages (f25) and how
> >> t
On Thu, 6 Apr 2017 07:49:43 +0200
Frédéric Bron wrote:
> I have now the proof my connexion issues come from fedora.
> Today, again, from firefox, I could not reach this page:
> https://docs.python.org/2/library/shutil.html
> From konqueror, I couldn't reach it but got the same SSL error
> messag
On Thu, 6 Apr 2017 22:29:30 +0200
Frédéric Bron wrote:
> How do I now if I have TLS 1.2?
gnutls has this on its web page:
Support for TLS 1.2, TLS 1.1, TLS 1.0, and SSL 3.0 protocols
I have
Name: gnutls
Version : 3.5.10
Release : 1.fc25
installed.
Do you have gnutls installed
On Thu, 6 Apr 2017 14:26:54 -0700
stan wrote:
> On Thu, 6 Apr 2017 22:29:30 +0200
> Frédéric Bron wrote:
>
> > How do I now if I have TLS 1.2?
>
> gnutls has this on its web page:
> Support for TLS 1.2, TLS 1.1, TLS 1.0, and SSL 3.0 protocols
>
> I have
&g
On Thu, 6 Apr 2017 14:52:48 -0700
stan wrote:
> On Thu, 6 Apr 2017 14:26:54 -0700
> stan wrote:
>
> > On Thu, 6 Apr 2017 22:29:30 +0200
> > Frédéric Bron wrote:
> >
> > > How do I now if I have TLS 1.2?
> >
> > gnutls has this on its
On Fri, 7 Apr 2017 20:17:11 -0600
JD wrote:
> Any hints of what file contains that old set of tabs and windows
> so I can clear it?
I found this page that says the information is stored in sessionstore
files in the firefox profile directory. Look at the section starting
with 'the backup'.
http
On Sun, 9 Apr 2017 16:50:44 -0500
Ian Pilcher wrote:
> I'm not sure when this started, but I am unable to switch away from my
> X VT (usually VT 1) to a text VT.
>
> Actually, blind-typing shows that I am actually able to switch to the
> text VT, but nothing shows up; I'm left looking at a "froz
On Mon, 10 Apr 2017 11:41:01 -0700
Jonathan Ryshpan wrote:
> I've go so many messages like this from the most recent firefox that
> it is unusable. I have tried removing all extensions, etc. and
> disabling hardware acceleration, but without any improvement.
> Therefor I downgraded to firefox-49
On Tue, 11 Apr 2017 11:26:40 -0700
Jonathan Ryshpan wrote:
> Interesting. Are you running the Gnome or KDE desktop manager (or
> something else)? I'm running KDE. My own configuration is
> 4-core true Intel processor
> 8 Gb RAM
> Fedora-25 up to date
> KDE-5.8.6
> Firefox-5
On Fri, 14 Apr 2017 07:06:14 +0800
Amir-Trend Plus wrote:
> Hi,
> i am a new user here, using fedora 25 with a screen reader. Since i
> use the assistive technology, i need to use a package, not one i
> think, maybe two, packages from debian. The first one, adds support
> for the new voice availa
On Thu, 13 Apr 2017 11:09:12 -0700
Jonathan Ryshpan wrote:
> "Can you not switch..." Unfortunately no. The system is completely
> locked up. I might be able to get to it over a network from a second
> machine; unfortunately no such machine is available here.
That sounds like more than a fire
On Thu, 13 Apr 2017 10:21:14 -0500
Ian Pilcher wrote:
> https://bugs.freedesktop.org/show_bug.cgi?id=99841
I'm surprised I didn't see that error. I've used all those kernel
versions without any problem switching to a vt.
___
users mailing list -- user
On Fri, 14 Apr 2017 07:51:33 -0500
Ian Pilcher wrote:
> On 04/13/2017 10:07 PM, stan wrote:
> > On Thu, 13 Apr 2017 10:21:14 -0500
> > Ian Pilcher wrote:
> >
> >> https://bugs.freedesktop.org/show_bug.cgi?id=99841
> >
> > I'm surprised I did
On Fri, 14 Apr 2017 02:02:19 -0500
Chris Kottaridis wrote:
> I have a Fedora 25 installation that was setup originally with server
> installation and have since added gnome desktop package groups and
> others.
>
> On the console I get a standard non-graphical login prompt and from
> there I ca
On Sun, 16 Apr 2017 17:13:19 +1000
Eyal Lebedinsky wrote:
> I asked on AskFedora and got no response. Hoping this list is more
It *is* Easter weekend.
> active.
> https://ask.fedoraproject.org/en/question/104010/nfs-showing-bad-data-f24/
>
> I have a f24 workstation (nfs client). It is updated
On Fri, 21 Apr 2017 08:59:17 +0200
"M. Fioretti" wrote:
> Greetings,
>
> a few minutes ago, I realized that, on a Fedora 25 box I have...
>
> - my /var/log/messages was almost 15 MILLIONS lines long.
> - 99% of those lines (~20/second) are like this:
>
>crond: No configuration file found a
On Fri, 21 Apr 2017 13:37:55 +0100
Patrick O'Callaghan wrote:
> I have a Brother DCP-7055W all-in-one laser printer and scanner,
> connected by Wifi to my LAN. The printer works perfectly, and the
> scanner worked at least up until a couple of weeks ago when I last
> used it. Now, it seems to hav
On Sat, 22 Apr 2017 13:04:29 +0100
Patrick O'Callaghan wrote:
> > No rpmnew files in /usr/lib64/*. I'll check BZ and consider
> > downgrading.
How about configuration files in /etc?
Did you downgrade all of these that apply? Note the ksane versions for
KDE.
/var/log/dnf.rpm.log-20170327:Mar
On Fri, 21 Apr 2017 23:52:47 +0200
gil wrote:
Il 22/04/2017 6.16, stan ha scritto:
> On Thu, 25 Aug 2016 12:43:59 +0200
> gil wrote:
>
>>> hi
>>> yesterday i update my system (F25, 32 bit) but i can no more use it
>>> now i download latest F25 iso for 64
On Sat, 22 Apr 2017 16:21:11 +0100
Patrick O'Callaghan wrote:
> On Sat, 2017-04-22 at 08:02 -0700, stan wrote:
> >
> > The only BZ I found that might be relevant is this one.
> > https://bugzilla.redhat.com/show_bug.cgi?id=1410586
>
> I can't even view
> > On Sat, 22 Apr 2017 13:04:29 +0100
> > Patrick O'Callaghan wrote:
> >
> > > Could it be a firewall issue?
If you run SElinux, you could try set enforcing=0 to see if that helps.
___
users mailing list -- users@lists.fedoraproject.org
To unsubsc
On Thu, 27 Apr 2017 19:02:02 +0200
Igor Gnatenko wrote:
> Hello users and developers,
>
> We had presented deltametadata project at DevConf.CZ 2017[0], goal of
> this project is to minimize bandwidth required on clients to update
> repository metadata (repomd.xml, primary.xml, etc.) which would
On Sun, 30 Apr 2017 13:55:03 +0200
Jon Ingason wrote:
> Den 2017-04-27 kl. 19:02, skrev Igor Gnatenko:
> > Hello users and developers,
> >
> > We had presented deltametadata project at DevConf.CZ 2017[0], goal
> > of this project is to minimize bandwidth required on clients to
> > update reposit
On Tue, 02 May 2017 16:38:05 -0400
"Garry T. Williams" wrote:
> Not really. In f25, I now get:
>
> garry@vfr$ sudo dnf upgrade
> [sudo] password for garry:
> Error: Cache-only enabled but no cache for 'updates'
> garry@vfr$
>
> So, whatever the problem, it's also present in f25
I run the 4.11 kernels on F25. For the last couple of kernels I've
compiled, they constantly write messages from auditd to the virtual
consoles. Working away, and suddenly 10 lines of output appear and
overwrite the console.
The auditd libraries and binaries were also upgraded a couple
times aro
On Fri, 5 May 2017 10:55:41 +0200
François Patte wrote:
> Bonjour,
>
> 1--- I masked the firewalld service because I don't want to use it,.
> Il the log messages, I get this information:
>
> irewalld.service: Cannot add dependency job
>
> How can I know what jobs depend on firewalld?
On my sy
On Thu, 11 May 2017 15:36:07 -0700
Rick Stevens wrote:
> On 05/11/2017 01:34 PM, Samuel Sieb wrote:
> > On 05/11/2017 01:21 PM, Bill Mattison wrote:
> >> This is an f24 system. I just (about 1pm US mountain time)
> >> completed my weekly "dnf upgrade", and I saw no hint of failure or
> >> trou
On Fri, 12 May 2017 02:42:56 -
"William Mattison" wrote:
> Good evening,
>
> Based on what y'all said, I'd say I'm in a "dracut shell". I cannot
> reach any login whatsoever, using any of the techniques y'all
> suggested.
Sure sounds like it.
> The directory "/usr/bin/" does not have many
On Wed, 3 May 2017 15:42:47 -0700
stan wrote:
> I run the 4.11 kernels on F25. For the last couple of kernels I've
> compiled, they constantly write messages from auditd to the virtual
> consoles. Working away, and suddenly 10 lines of output appear and
> overwrite the cons
On Mon, 15 May 2017 21:44:53 -
"William Mattison" wrote:
> I've wrestled with this for some 3(?) days now. I'm still stuck.
Trials and tribulations are good for the soul. ;-) Except when they
happen to me. :-D
> I did find a "rescue" mode, and I was able to get in to it. But it
> didn'
On Wed, 17 May 2017 14:58:23 -0300
Lucélio Gomes de Freitas wrote:
> How to restart the network and NetworkManager services?
Pick one, both can't run. The default service on Fedora is now
NetworkManager. Restart it like this (as root):
systemctl restart NetworkManager
To disable network servic
On Wed, 17 May 2017 18:18:38 -
"William Mattison" wrote:
> Finally, I hope, a few useful clues. Rescue mode gave me enough
> information to make a lucky guess as to how to mount "/home" from
> within the dracut shell.
It isn't home you want to mount, it's /, the root filesystem. One of
m
On Thu, 18 May 2017 16:25:34 -0600
William wrote:
[snip]
> I knew that the older motherboards had batteries. But I thought the
> newer ones used something like flash (or other persistent) memory.
> It did not occur to me that booting might want the date/time before
> the boot process reached th
On Thu, 18 May 2017 21:28:20 -0300
Lucélio Gomes de Freitas wrote:
> Bingo. You solved the problem. I got the connection. Ethernet working
> as before with an old ethernet card.
> Thank you very much.
You're welcome.
___
users mailing list -- users@li
On Fri, 19 May 2017 23:22:30 +0930
Tim wrote:
> Allegedly, on or about 18 May 2017, stan sent:
> > The kernel sets system time from the saved time, and then corrects
> > it from the web when net access is up. If it is too far off, it
> > won't correct it.
>
>
On Fri, 19 May 2017 18:09:21 -0600
William wrote:
> Good evening,
>
> One of the problems reported in the log file "rdsosreport.txt"
> generated by the failed boots discussed in the "f24 boot fails; need
> help" topic was a set of "ACPI" errors. Here are the relevant lines
> (with added line nu
On Sat, 20 May 2017 13:02:49 -0600
JD wrote:
> Unable to make wodim record at 2X, even with driveropts=forcespeed:
>
> wodim -v dev=/dev/dvd speed=2 deriveropts=focespeed,audiomaster
> -audio -pad aud-1.wav
>
> but it continues ... and reports it is recording at 8.5x.
>
> Any info on this?
Is
On Mon, 22 May 2017 02:15:59 -
"William Mattison" wrote:
> 1. For several weeks, I've been seeing text fly by early during the
> boot process, before the blue and white line grows left to right at
> the bottom of the screen. But the text scrolls by too fast and
> disappears too fast for me t
On Sun, 21 May 2017 13:40:51 -0300
Lucélio Gomes de Freitas wrote:
> Problem:
> Want to mount the SSD on "Fedora 20" to recover some files, copying it
> to /dev/sdb3 space(/dev/sdb3 not used/mounted). After this, I can
> erase all SSD and install "Fedora 25" on it.
Caveat: I don't use VG or LV
On Fri, 26 May 2017 20:53:36 -0400
Wade Hampton wrote:
> I am trying out multiple video editors on Fedora, with very poor
> results and a ton of crashes.
> Anyone have recommendations on how to stablize one of these or can you
> recommend a
> video editor that just works (like kdenlive used to wh
On Sat, 27 May 2017 16:31:10 -0700
Samuel Sieb wrote:
> On 05/27/2017 04:21 PM, Tom Horsley wrote:
> > What is doing this crap?!?
>
> The packagekit service. I have masked it on my computer.
How did you mask it? It isn't there in systemctl -a -t service,
even though there is a file in /usr/
On Sat, 27 May 2017 19:09:59 -0600
Peter Gueckel wrote:
> I opened a second tab in konsole and immediately ran sudo su to
> obtain a prompt as root. I ran a program and then I forgot to
> exit and just closed the tab. Am I still root somewhere? Or did
> closing the tab do the same thing as a p
On Sat, 27 May 2017 14:16:07 -0700
Zenzizenzic wrote:
> Is it necessary to disable mate-power-manager in anyway? Does tlp use
> the settings provided in the power manager gui to control display
> brightness/computer sleep timing or do I need to reconfigure these
> values elsewhere?
From the FAQ
On Sat, 27 May 2017 18:09:22 -0700
stan wrote:
> How did you mask it? It isn't there in systemctl -a -t service,
> even though there is a file in /usr/share/dbus-1/system-services. I
> manually disable it each time it updates by moving the file to a .bak
> version, so masking
Begin forwarded message:
I forwarded this to test since F26 is still not released, and they are
deciding whether to release this week. You are much more likely to get
an answer to your question there.
Date: Mon, 29 May 2017 16:46:05 +0200
From: Andrej Podzimek
To: users@lists.fedoraproject.or
801 - 900 of 1873 matches
Mail list logo