Re: More boot questions

2020-06-15 Thread Tim via users
On Mon, 2020-06-15 at 17:56 +0100, Patrick O'Callaghan wrote: > My system disk is a Samsung EVO SSD (2TB) and I'm unaware of any > problems with it. Smartcontrol shows no errors. Likewise. And I just bought a new 500 gig Samsung Evo 860 to install in a server. -- uname -rsvp Linux 3.10.0-11

Re: How do I change the grub kernel boot parameters in F32 ?

2020-06-15 Thread Tom H
On Tue, Jun 16, 2020 Ed Greshko wrote: > On 2020-06-16 07:01, Tom H wrote: >> >> The kernel options are in the BLS entries, so it doesn't matter what >> you have in grubenv. >> >> From the grub2 changelog on may 13th: >> >> Store cmdline in BLS snippets instead of using a grubenv variable >> >> Th

Re: How do I change the grub kernel boot parameters in F32 ?

2020-06-15 Thread Ed Greshko
On 2020-06-16 07:01, Tom H wrote: > The kernel options are in the BLS entries, so it doesn't matter what > you have in grubenv. > > From the grub2 changelog on may 13th: > > Store cmdline in BLS snippets instead of using a grubenv variable > > The kernel cmdline was stored as a kernelopts variable

Re: How do I change the grub kernel boot parameters in F32 ?

2020-06-15 Thread Tom H
On Tue, Jun 16, 2020 at 12:08 AM Ed Greshko wrote: > On 2020-06-15 21:15, Tom H wrote: >> Hope you'll be well soon! > > Thanks. I know I'll be happier after the stitches come out. Hope so :) >> Heads-up: On Rawhide, and therefore on F33 when it's released, >> BLSCFG no longer uses "/boot/grub

Re: How do I change the grub kernel boot parameters in F32 ?

2020-06-15 Thread Ed Greshko
On 2020-06-15 21:15, Tom H wrote: > Hope you'll be well soon! Thanks.  I know I'll be happier after the stitches come out. > Heads-up: On Rawhide, and therefore on F33 when it's released, BLSCFG > no longer uses "/boot/grub2/grubenv" for kernel options. I don't quite know what you mean. On my R

Re: DNF Update this morning -

2020-06-15 Thread Bob Goodwin
On 2020-06-11 13:02, Jonathan Billings wrote: I'd be interested in seeing the output of: echo 'PRAGMA integrity_check;' | sudo sqlite3 /var/lib/dnf/history.sqlite It should just return: ok ° # echo 'PRAGMA integrity_check;' | sudo sqlite3 /var/lib/dnf/history.sqlite ok -- Bob Goodwin - Zu

Re: No DNF updating again today -

2020-06-15 Thread Bob Goodwin
On 2020-06-13 01:08, Jon LaBadie wrote: Read the first line quoted in your posting. It contains the path to the history database. jon -- Jon H. LaBadie ° Yes, that appears to have been all it needed, it remains to be seen what happens with the next dnf update/ I simply did rm /var/lib/dnf/

Re: More boot questions

2020-06-15 Thread Patrick O'Callaghan
On Mon, 2020-06-15 at 12:14 -0400, Robert McBroom via users wrote: > On 6/15/20 12:57 AM, Samuel Sieb wrote: > > On 6/14/20 9:40 PM, Robert McBroom via users wrote: > > > On 6/14/20 3:12 PM, Samuel Sieb wrote: > > > > On 6/14/20 9:39 AM, Robert McBroom via users wrote: > > > > > Copied my fedora 29

Re: More boot questions

2020-06-15 Thread Robert McBroom via users
On 6/15/20 12:57 AM, Samuel Sieb wrote: On 6/14/20 9:40 PM, Robert McBroom via users wrote: On 6/14/20 3:12 PM, Samuel Sieb wrote: On 6/14/20 9:39 AM, Robert McBroom via users wrote: Copied my fedora 29 system to an SSD partition. Booting takes me to Grub-rescue> SuperGrub2 2.04s1 finds the

Re: How do I change the grub kernel boot parameters in F32 ?

2020-06-15 Thread Tom H
On Mon, Jun 15, 2020 Philip Rhoades wrote: > On 2020-06-15 19:05, Ed Greshko wrote: >> On 2020-06-11 05:41, R. G. Newbury wrote: >>> On 2020-06-09 Stephen Morris wrote: if in /etc/default/grub you have the entry GRUB_ENABLE_BLSCFG=true that inserts a line into the grub processes to

Re: F32 - Firefox keeps crashing today

2020-06-15 Thread Matti Pulkkinen
Robert Moskowitz kirjoitti 14.6.2020 klo 20.52: 5 times so far today.  Crash reports sent off to mozilla, but still 5 times? I haven't run into any issues. Does Firefox keep crashing even if you start it with all addons disabled? If so, does it keep crashing even if you start it with a complete

Re: How do I change the grub kernel boot parameters in F32 ?

2020-06-15 Thread Tom H
On Mon, Jun 15, 2020 at 11:05 AM Ed Greshko wrote: > On 2020-06-11 05:41, R. G. Newbury wrote: >> On 2020-06-09 8:11 p.m.Stephen Morris wrote: >>> if in /etc/default/grub you have the entry GRUB_ENABLE_BLSCFG=true >>> that inserts a line into the grub processes to use the new BLS >>> standard, i

Re: [NOT SOLVED] Audacity can't play audio on Fedora 32

2020-06-15 Thread stan via users
On Mon, 15 Jun 2020 17:05:23 +0530 Sreyan Chakravarty wrote: > On 6/12/20 8:06 PM, stan via users wrote: > > Is card0 the default set in pulseaudio? Use pavucontrol to > > validate. Both the setting, and you can play some audio and make > > sure the meters are indicating on the correct device.

Re: [NOT SOLVED] Audacity can't play audio on Fedora 32

2020-06-15 Thread Ed Greshko
On 2020-06-15 19:35, Sreyan Chakravarty wrote: > > On 6/12/20 8:06 PM, stan via users wrote: >> Is card0 the default set in pulseaudio?  Use pavucontrol to validate. >> Both the setting, and you can play some audio and make sure the meters >> are indicating on the correct device. > > I installed pa

Re: [NOT SOLVED] Audacity can't play audio on Fedora 32

2020-06-15 Thread Sreyan Chakravarty
On 6/12/20 8:06 PM, stan via users wrote: Is card0 the default set in pulseaudio? Use pavucontrol to validate. Both the setting, and you can play some audio and make sure the meters are indicating on the correct device. I installed pavucontrol and checked my output devices. There is nothing

Re: How do I change the grub kernel boot parameters in F32 ?

2020-06-15 Thread Philip Rhoades
Stephen, On 2020-06-15 19:05, Ed Greshko wrote: On 2020-06-11 05:41, R. G. Newbury wrote: On 2020-06-09 8:11 p.m.Stephen Morris wrote if in /etc/default/grub you have the entry GRUB_ENABLE_BLSCFG=true that inserts a line into the grub processes to use the new BLS standard,=20 in which case g

Re: How do I change the grub kernel boot parameters in F32 ?

2020-06-15 Thread Ed Greshko
On 2020-06-11 05:41, R. G. Newbury wrote: > On 2020-06-09 8:11 p.m.Stephen Morris wrote >> if in /etc/default/grub you have the entry GRUB_ENABLE_BLSCFG=true >> that inserts a line into the grub processes to use the new BLS standard,=20 >> in which case grub2-mkconfig and possibly grubby do nothing

Re: How do I change the grub kernel boot parameters in F32 ?

2020-06-15 Thread Tom H
On Mon, Jun 15, 2020 at 6:29 AM Tim via users wrote: > On Sun, 2020-06-14 at 19:15 +0200, Tom H wrote: >> >> These regular more or less long threads on "grub.cfg" should be the >> signal that Fedora's setting up grub incorrectly on EFI and should >> adopt the Ubuntu setup with two config files: >>

Re: F32 - Firefox keeps crashing today

2020-06-15 Thread Roberto Ragusa
On 2020-06-14 19:52, Robert Moskowitz wrote: 5 times so far today.  Crash reports sent off to mozilla, but still 5 times? Nothing in Messages, only the start of Firefox: Try running firefox from a terminal. With some luck, it could print something when crashing. Regards. -- Roberto Ragusa