Re: F40 kernel 6.9.* and VMware 17.5.* question

2024-06-26 Thread ja
On Wed, 2024-06-26 at 15:41 -0500, Thomas Cameron wrote:
> On 6/26/24 2:56 PM, Mark C. Allman via users wrote:
> > Anyone have VMware Workstation or Player 17.5.1 or 17.5.2 working on the 
> > 6.9.* kernels? The kernel modules from VMware haven't worked in quite a 
> > while. They don't compile for the 6.9.* kernels, and, if I'm remembering 
> > correctly, they don't compile when running the 6.8.* kernels either.
> > 
> > I have the code for vmnet and vmmon from 
> > https://github.com/mkubecek/vmware-host-modules/tree/workstation-17.5.1. 
> > There are all kinds of exceptions when the kernel modules are loaded at 
> > boot time. I tried running vmplayer as a test -- it "ran" but trashed 
> > the kernel and required hard reboots. One of the tests totally bricked 
> > my laptop (that was fun to recover).
> > 
> > I'm currently running kernel 6.9.5-200.fc40.x86_64and all packages are 
> > up to date. The laptop is a Dell Inspiron 7591, Core i7-10510U CPU, 16GB 
> > of ram.
> Not telling you how to compute, just curious: why not just use native 
> KVM? I use KVM on my workstation to virtualize RHEL 7, RHEL8, RHEL9, 
> Windows 2022, Windows 2019, Windows 10 and Windows 11. It Just Works(TM).
> 
> Since Broadcom has told us all to kick rocks, maybe consider using 
> native Linux virtualization?
> 
> -- 
> Thomas
> --

I have not been able to get my Picoscope 7 to work with KVM or VirtualBox.
I think the USB disconnects when it shouldn't.

Ubuntu docker version works OK with F40.
w11 version works OK with VMware Workstation 17 Pro & F40

AFAIK Picoscope will not run natively under Fedora

John
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: F40 kernel 6.9.* and VMware 17.5.* question

2024-06-26 Thread ja
On Wed, 2024-06-26 at 15:56 -0400, Mark C. Allman via users wrote:
> Anyone have VMware Workstation or Player 17.5.1 or 17.5.2 working on the 
> 6.9.* kernels? The kernel modules from VMware haven't worked in quite a 
> while. They don't compile for the 6.9.* kernels, and, if I'm remembering 
> correctly, they don't compile when running the 6.8.* kernels either.
> 
> I have the code for vmnet and vmmon from 
> https://github.com/mkubecek/vmware-host-modules/tree/workstation-17.5.1. 
> There are all kinds of exceptions when the kernel modules are loaded at 
> boot time. I tried running vmplayer as a test -- it "ran" but trashed 
> the kernel and required hard reboots. One of the tests totally bricked 
> my laptop (that was fun to recover).
> 
> I'm currently running kernel 6.9.5-200.fc40.x86_64and all packages are 
> up to date. The laptop is a Dell Inspiron 7591, Core i7-10510U CPU, 16GB 
> of ram.
> 
> -- Mark
> 
> 
This was my reply to Broadcom list - hope it helps

From my notes for F40 (meon & monks)

ja@meon ~ 1$ uname -a   
  
Linux meon.jaa.org.uk 6.9.5-200.fc40.x86_64

ja@meon ~ 3$ vmware -v
VMware Workstation 17.5.2 build-23775571


Went here
https://github.com/mkubecek/vmware-host-modules/issues/243
for forum then ...

This time I down loaded from here

https://github.com/nan0desu/vmware-host-modules/tree/tmp/workstation-17.5.2-k6.9.1

ja@monks ~ 45$ cd 
/global/db/sw/VMware_17/mkubecek_17.5.2/Second_Attempt/vmware-host-modules-tmp-
workstation-17.5.2-k6.9.1

Probably a make clean in here!!!


ja@monks vmware-host-modules-tmp-workstation-17.5.2-k6.9.1 47$ make

[root@monks:/global/db/sw/VMware_17/mkubecek_17.5.2/Second_Attempt/vmware-host-modules-tmp-workstation-
17.5.2-k6.9.1]$ make install

[root@monks:/global/db/sw/VMware_17/mkubecek_17.5.2/Second_Attempt/vmware-host-modules-tmp-workstation-
17.5.2-k6.9.1]$ systemctl restart vmware.service

Ran w11 on Monks - saw no errors with jc -fn40 - so far!

John
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: VMware woes

2024-01-11 Thread ja
On Wed, 2024-01-10 at 21:40 -0500, Frank Bures wrote:
> On 2024-01-10 19:06, Samuel Sieb wrote:
> > On 1/10/24 15:36, Sherman Grunewagen via users wrote:
> > > Does anyone have VMware Workstation Pro 17.5.0 running with any of the
> > > later 6.6.X kernels?
> > > 
> > > I'm having a hard time getting it to run with a Fedora 38
> > > installation.  I'm fully updated as of 2 days ago, including the 6.6.9
> > > kernel.  When I try to start Workstation directly after VMware
> > > installation I get a popup saying that the kernel-headers package for
> > > kernel-6.6.9 is missing and so it can't build some modules. the problem 
> > > is that
> > > the kernel-headers package for 6.6.9 is missing from Updates. The latest 
> > > package is
> > > for 6.6.3.
> > 
> > That sounds like a broken build system.  The kernel-headers package doesn't 
> > get updated for every kernel if they haven't changed.
> > 
> > Have you tried using qemu/kvm instead?
> 
> I have had a bad experience with F39 and VMWare Player.  I've made it work 
> initially using above mentioned modules, but it was highly unstable.  The 
> machine would randomly stop crucial services, announce CPU core errors and 
> eventually the only way out would be a hard reset, just to have to whole 
> thing repeated in a day or two.
> 
> I converted my VMWare disks into QEMU disk and I've been running QEMU every 
> since.  Rock solid, no problems with kernel modules and frequent kernel 
> updates.
> 
> I'd highly recommend to go this way.  The choice is yours, of course.
> 
> Cheers
> Frank

I had host crashes with some kernels and just stayed with an older kernel.
The latest kernels are now working fine with WS 17.5.0
It was really a kernel problem not a VMware problem.
See
https://github.com/mkubecek/vmware-host-modules/tree/master

ja@meon ~ 1$ uname -a   
   
Linux meon.jaa.org.uk 6.6.9-200.fc39.x86_64

From my notes
2023_12_26-12.38
Must run mkubecek vmmon & vmnet scripts after every kernel update
DO NOT rely on vmware script even if it returns no errors!
Must download the matching mkubecek code after every new WorkStation release.
From INSTALL file:

As ja
Just Once for WS17.5.0 say
cd /global/db/sw/VMware_17/mkubeck_17.5.0
wget 
https://github.com/mkubecek/vmware-host-modules/archive/workstation-17.5.0.tar.gz
tar -xzf workstation-17.5.0.tar.gz

For Every New kernel
cd /global/db/sw/VMware_17/mkubeck_17.5.0/vmware-host-modules-workstation-17.5.0
make clean
make
su
make install
systemctl restart vmware.service

John
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Upgrade Fedora 38 to Fedora 39 . Install problem with FFmeg.

2023-11-10 Thread ja
On Fri, 2023-11-10 at 17:26 +0100, Ger van Dijck wrote:
> 
> On 11/9/23 21:16, Ger van Dijck wrote:
> > 
> > On 11/8/23 18:54, Samuel Sieb wrote:
> > > On 11/8/23 08:51, Ger van Dijck wrote:
> > > > While upgrading I had one problem : I had to allowerasing ffmpeg : 
> > > > dnf advised to use skip-broken.
> > > > 
> > > > When I want to install (dnf install ffmpeg) there seem to be problems.
> > > 
> > > To get better answers you need to provide more details, like what 
> > > exactly was the "problem", including all the messages from dnf.
> > 
> > 
> > The message from dnf is as follows:
> > 
> > Error/Problem
> > 
> > ffmpeg.6-0-16.fc39.x86_64 from rpmfusion requires 
> > ffmpeg-libs(x86_64)=6.0-16.fc39 but none of the profiderscan be 
> > installed.
> > 
> > Conflicting/Requests
> > 
> > Nothing provides libopenh264.so7 (64 bit) neede by 
> > ffmpeg-lib.6.0-16.fc39.x86_64 from rpm fusion.
> > 
> > try to add --skip-broken : I did but no results.
> > 
> > 
> > What now ?
> > 
> > Ger van Dijck.
> > 

> > 
From someone on this list?

dnf swap ffmpeg-free ffmpeg --allowerasing

Replaces the incompatible stuff in the fedora repos with the "normal" stuff 
from rpmfusion.

John
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Recent kernels and USB keyboard/mouse connections

2023-07-27 Thread ja
Fully updated F38 machine.
(Installed from scratch using an XFCE live image)

I have successfully been using a KVM switch between my machines
for 6 months or more.
"Some" recent kernels have introduced delays in switching and various
forms of lockup.
However the most recent kernel vmlinuz-6.4.4-200.fc38.x86_64 has caused
complete freezes of the machine, the only way out being a physical power off.

(I am writing this using kernel 6.3.11-200.fc38.x86_64 which seems OK)

During a "switch/freeze" journalctl shows very nasty errors given below.

Has anyone seen anything similar or any thoughts about the problem?

Thanks

John

"/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 27 10:52:06 harting.jaa.org.uk audit: BPF prog-id=91 op=UNLOAD
Jul 27 10:52:06 harting.jaa.org.uk audit: BPF prog-id=90 op=UNLOAD
Jul 27 10:52:06 harting.jaa.org.uk audit: BPF prog-id=89 op=UNLOAD
Jul 27 10:52:28 harting.jaa.org.uk kernel: usb 2-2.1: new SuperSpeed USB device 
number 5 using xhci_hcd
Jul 27 10:52:28 harting.jaa.org.uk kernel: usb 2-2.1: New USB device found, 
idVendor=2109,
idProduct=0817, bcdDevice=90.23
Jul 27 10:52:28 harting.jaa.org.uk kernel: usb 2-2.1: New USB device strings: 
Mfr=1, Product=2,
SerialNumber=0
Jul 27 10:52:28 harting.jaa.org.uk kernel: usb 2-2.1: Product: USB3.0 Hub   
  
Jul 27 10:52:28 harting.jaa.org.uk kernel: usb 2-2.1: Manufacturer: VIA Labs, 
Inc. 
Jul 27 10:52:28 harting.jaa.org.uk kernel: hub 2-2.1:1.0: USB hub found
Jul 27 10:52:28 harting.jaa.org.uk kernel: hub 2-2.1:1.0: 4 ports detected
Jul 27 10:52:29 harting.jaa.org.uk kernel: usb 3-6.1: new high-speed USB device 
number 10 using xhci_hcd
Jul 27 10:52:29 harting.jaa.org.uk kernel: usb 3-6.1: New USB device found, 
idVendor=2109,
idProduct=2817, bcdDevice=90.23
Jul 27 10:52:29 harting.jaa.org.uk kernel: usb 3-6.1: New USB device strings: 
Mfr=1, Product=2,
SerialNumber=0
Jul 27 10:52:29 harting.jaa.org.uk kernel: usb 3-6.1: Product: USB2.0 Hub   
  
Jul 27 10:52:29 harting.jaa.org.uk kernel: usb 3-6.1: Manufacturer: VIA Labs, 
Inc. 
Jul 27 10:52:29 harting.jaa.org.uk kernel: hub 3-6.1:1.0: USB hub found
Jul 27 10:52:29 harting.jaa.org.uk kernel: hub 3-6.1:1.0: 4 ports detected
Jul 27 10:52:30 harting.jaa.org.uk kernel: usb 3-6.1.4: new full-speed USB 
device number 11 using
xhci_hcd
Jul 27 10:52:30 harting.jaa.org.uk kernel: usb 3-6.1.4: New USB device found, 
idVendor=046d,
idProduct=c52b, bcdDevice=12.11
Jul 27 10:52:30 harting.jaa.org.uk kernel: usb 3-6.1.4: New USB device strings: 
Mfr=1, Product=2,
SerialNumber=0
Jul 27 10:52:30 harting.jaa.org.uk kernel: usb 3-6.1.4: Product: USB Receiver
Jul 27 10:52:30 harting.jaa.org.uk kernel: usb 3-6.1.4: Manufacturer: Logitech
Jul 27 10:52:30 harting.jaa.org.uk kernel: logitech-djreceiver 
0003:046D:C52B.0010: hiddev97,hidraw2:
USB HID v1.11 Device [Logitech USB Receiver] on usb-:06:00.3-6.1.4/input2
Jul 27 10:52:30 harting.jaa.org.uk mtp-probe[37470]: checking bus 3, device 11:
"/sys/devices/pci:00/:00:01.2/:01:00.0/:02:08.0/:06:00.3/usb3/3-6/3-6.1/3-6.1.4"
Jul 27 10:52:30 harting.jaa.org.uk mtp-probe[37470]: bus: 3, device: 11 was not 
an MTP device
Jul 27 10:52:30 harting.jaa.org.uk mtp-probe[37475]: checking bus 3, device 11:
"/sys/devices/pci:00/:00:01.2/:01:00.0/:02:08.0/:06:00.3/usb3/3-6/3-6.1/3-6.1.4"
Jul 27 10:52:30 harting.jaa.org.uk mtp-probe[37475]: bus: 3, device: 11 was not 
an MTP device
Jul 27 10:52:30 harting.jaa.org.uk kernel: logitech-hidpp-device 
0003:046D:4082.0011: HID++ 4.5 device
connected.
Jul 27 10:52:30 harting.jaa.org.uk kernel: logitech-hidpp-device 
0003:046D:4082.0011: HID++ 4.5 device
connected.
Jul 27 10:52:31 harting.jaa.org.uk kernel: input: Logitech MX Master 3 as
/devices/pci:00/:00:01.2/:01:00.0/:02:08.0/:06:00.3/usb3/3-6/3-6.1/3-6.1.4/3-
6.1.4:1.2/0003:046D:C52B.0010/0003:046D:4082.0011/input/input33
Jul 27 10:52:31 harting.jaa.org.uk kernel: logitech-hidpp-device 
0003:046D:4082.0011: input,hidraw3: USB
HID v1.11 Keyboard [Logitech MX Master 3] on usb-:06:00.3-6.1.4/input2:1
Jul 27 10:52:31 harting.jaa.org.uk systemd-logind[956]: Watching system buttons 
on /dev/input/event4
(Logitech MX Master 3)
Jul 27 10:52:34 harting.jaa.org.uk kernel: usb 3-6.1: USB disconnect, device 
number 10
Jul 27 10:52:34 harting.jaa.org.uk kernel: usb 3-6.1.4: USB disconnect, device 
number 11
Jul 27 10:52:34 harting.jaa.org.uk kernel: usb 2-2.1: USB disconnect, device 
number 5
Jul 27 10:52:34 harting.jaa.org.uk kernel: BUG: unable to handle page fault for 
address:
b39658d6f7f0
Jul 27 10:52:34 harting.jaa.org.uk kernel: #PF: supervisor write access in 
kernel mode
Jul 27 10:52:34 harting.jaa.org.uk kernel: #PF: error_code(0x0002) - 
not-present page
Jul 27 10:52:34 harting.jaa.org.uk kernel: PGD 10067 P4D 10067 PUD 
10020b067 PMD 1cf8cf067 PTE 0
Jul 27 10:52:34 harting.jaa.org.uk kernel: Oops: 0002 [#1] PREEMPT SMP NOPTI
Jul 27 10:52:34 

Re: No sound after update

2022-09-19 Thread ja
On Mon, 2022-09-19 at 12:40 +0200, andreas.fourn...@runbox.com wrote:
> On Sun, 2022-09-18 at 15:39 +0100, ja wrote:
> > xgemxa/f36_no_hdmi_audio/
> > > > 
> > > > "The 5.19.8 kernel broke it. 5.19.9 is in testing right now and
> > > > is
> > > > meant to fix it."
> > > 
> > > So, I just updated to kernel 5.19.9-200.fc36.x86_64 that was
> > > released
> > > today. Unfortunately that didn't change anything. Still no sound :(
> > > 
> > > Makes me think that is wasn't a kernel issue at all, as the
> > > software
> > > update that originally broke the sound didn't contain a new kernel.
> > > But
> > > it did contain some firmware updates.
> > > 
> > > Is it possible to downgrade firmware packages? Or are they oneway?
> > > ___
> > I have just done a full update and all now seems OK
> > Tested on brave & vlc.
> > 
> > I have a feeling that the output devices my be different than before
> > but that may just be a bad memory!
> > 
> > I did read somewhere that this may help
> > dnf install pipewire-pulseaudio-0.3.29-1.fc36
> > reboot
> > ie downgrade from pipewire-pulseaudio-0.3.58-1.fc36.x86_64
> 
> Where would I find pipewire-pulseaudio-0.3.29-1.fc36? 
> 
> What I tried was 'dnf downgrade pipewire' and it downgraded to
> pipewire-0.3.49-1.fc36 along with some other pipewire-* packages. I
> rebooted but it didn't change anything.
> 
> I think I will try downgrading firmware next.

oops !
The suggestion I was referring to was
https://www.ericsbinaryworld.com/2022/09/10/warning-bug-in-latest-pipewire-packages-for-fedora-36/

Where it clearly says

dnf install pipewire-pulseaudio-0.3.49-1.fc36
NOT 0.3.29-1 - sorry

As I have my own local repo the rpm and dependencies were picked up from there.
dnf recognised it as a downgrade and just did it.
Downgrading:
 pipewirex86_64  0.3.49-1.fc36  local-36-update  39 k
 pipewire-alsa   x86_64  0.3.49-1.fc36  local-36-update  62 k
 pipewire-gstreamer  x86_64  0.3.49-1.fc36  local-36-update  61 k
 pipewire-libs   x86_64  0.3.49-1.fc36  local-36-update  1.6 M
 pipewire-pulseaudio x86_64  0.3.49-1.fc36  local-36-update  28 k
 pipewire-utils  x86_64  0.3.49-1.fc36  local-36-update  327 k

I repeat that in my case this was not needed, with
kernel 5.19.9-200.fc36.x86_64 and pipewire-0.3.58-1.fc36.x86_64
all is well.

John



___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: No sound after update

2022-09-17 Thread ja
On Fri, 2022-09-16 at 20:32 +0200, andreas.fourn...@runbox.com wrote:
> On Fri, 2022-09-16 at 08:00 -0700, stan via users wrote:
> > On Fri, 16 Sep 2022 16:14:04 +0200
> > andreas.fourn...@runbox.com wrote:
> > 
> > > Today I updated the software on my Fedora 36 and now there is no
> > > sound. I used Gnome Software to update. Neither VLC nor Firefox
> > > produces sound. In Settings -> Sound -> Output there are two values
> > > under Output Device, both saying HDMI/DisplayPort - Built-in Audio.
> > > No difference between them, when using the Test functionality both
> > > stay silent.
> > > 
> > > Any advice?
> > 
Same problem - I found this

https://www.reddit.com/r/Fedora/comments/xgemxa/f36_no_hdmi_audio/

"The 5.19.8 kernel broke it. 5.19.9 is in testing right now and is meant to fix 
it."

John
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Is it possible to convert a live image on a USB to a running system on that same USB

2022-09-06 Thread ja
On Tue, 2022-09-06 at 07:13 -0300, George N. White III wrote:
> On Mon, Sep 5, 2022 at 10:25 PM Terry Polzin  wrote:
> > Barry,
> > 
> > I tried that, the installer only seems to consider devices it detects as 
> > hard drives.
> > 
> 
> 
> I have often installed Linux on USB memory "sticks".   Boot the Live Linux
> installer and check the status of the USB stick with "Disks".   I have often
> used Linux installs on USB sticks to rescue data from non-booting Windows
> boxes, but now you can get external USB-C cases that hold NVME drives, and
> cheap 128GB NVME left over after a larger drive was installed.  These are much
> faster than USB sticks.
> 
Ditto re using USB sticks/USB "cases" for installation of Linux.
I have found the "Plugable" USB 3.1 Gen 2 NVMe SSD Enclosure very good.
John
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Virtualization Recommendations?

2022-07-13 Thread ja
On Tue, 2022-07-12 at 09:38 -0600, Sbob wrote:
> All;
> 
> 
> I am frustrated with VMware, I am running Fedora35 and it refuses to 
> compile since kernel 5.17.14-200.fc35.x86_64 so I am stuck running a 
> kernel 3+ updates behind. At this point I have to exclude the kernel 
> from any updates so the only kernel that VMware works with does not get 
> removed.
> 
> 
> Are there any other virtualization tools that would continue to work, or 
> at least continue to work with more recent kernels? Is Xen an option? 
> Are there others?
> 
> 
> Thanks in advance
> 

I have been using this for well over a year with VMware Workstaion
https://github.com/mkubecek/vmware-host-modules

Currently using
ja@harting ~ 1$ vmware -v
VMware Workstation 16.2.3 build-19376536
ja@harting ~ 3$ uname -r
5.18.10-200.fc36.x86_64


My idiots guide to myself looks like this - no guarantees!
I just cut/paste the commands into a bash terminal in suitable lumps.
It should be a script!

The following procedure works cleanly

Part 1
Down load the master component from github (Do this "Only Once"!)
mkdir /global/db/sw/VMware_16/mkubecek
https://github.com/mkubecek/vmware-host-modules Use the green "Code" 
button to download the zip version
vmware-host-modules-master.zip
unzip "in situ"
Read the Install notes if required
/global/db/sw/VMware_16/mkubecek/vmware-host-modules-master/Install
or just follow the following recipe

//-
Part 2
As user ja
Version="16.2.3"
cd /global/db/sw/VMware_16/mkubecek/Patches
wget 
https://github.com/mkubecek/vmware-host-modules/archive/workstation-$Version.tar.gz
If required
tar -xzf workstation-$Version.tar.gz
If 
required
cd 
/global/db/sw/VMware_16/mkubecek/Patches/vmware-host-modules-workstation-$Version

make clean maybe
make
su
make install

vmware  //To test 
things are OK
//Exit 
from vmware
Must do this to be sure
systemctl restart vmware.service
systemctl restart vmtoolsd.service
systemctl restart  vmware-USBArbitrator.service
exit

Test a virtual machine
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: kernel-headers-5.17.5-200-fc35 package missing

2022-05-06 Thread ja
On Thu, 2022-05-05 at 09:41 -0700, Adam Mercer wrote:
> Hi
> 
> I had an update to the 5.17.5 kernel ,on my Fedora 35 system, this
> morning but there was no corresponding update to the kernel-headers
> package. As such I'm unable to rebuild the VMWare modules for VMWare
> Workstation. Do I just need to wait until the next mirror sync or is
> this not available for some other reason?
> 
> Cheers
> 
> Adam

I have been using this repository for building VMWare modules

https://github.com/mkubecek/vmware-host-modules

Fully updated F35

The following kernel/modules work OK

ja@harting ~ 15$ uname -a
Linux harting.jaa.org.uk 5.17.5-200.fc35.x86_64

ja@harting ~ 23$ vmware -v
VMware Workstation 16.2.3 build-19376536

ja@harting ~ 18$ rpm -qa|grep headers
vulkan-headers-1.3.204.0-1.fc35.noarch
kernel-headers-5.17.4-200.fc35.x86_64
glibc-headers-x86-2.34-32.fc35.noarch

ja@harting ~ 21$ rpm -qa|grep kernel-devel
kernel-devel-5.16.20-200.fc35.x86_64
kernel-devel-5.17.4-200.fc35.x86_64
kernel-devel-5.17.5-200.fc35.x86_64

Appears to work with the older header file,
but I seem to remember (not certain) that valid "kernel-devel" required.

John
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: LibreOffice Base?

2022-05-02 Thread ja
On Mon, 2022-05-02 at 12:50 -0400, Robert Moskowitz wrote:
> 
> 
> On 5/2/22 12:29, Go Canes wrote:
> > On Mon, May 2, 2022 at 12:13 PM Robert Moskowitz  
> > wrote:
> > > I have never seen Base listed in the Xfce Application selector with
> > > LibreOffice installed.  When I go to a running instance of Calc, and
> > >  -> New, Base Database is NOT an option.  Like it is just not
> > > linked in
> > > 
> > > Is this a Xfce/LibreOffice problem?
> > I use LibreOffice and KDE - if I launch LO from the command line, Base
> > is greyed-out.  dnf shows it as an available package, so it wasn't
> > installed with the rest of LO.
> 
> Almost sounds like Base needs something that is not in Xfce...
> 
> Who else here is using Xfce and might check to see how it works (or not) 
> for them?
> 
> Or maybe I have first shut down all open instances and then reboot and 
> restart LO?
> 
> I HATE rebooting.
> 
I have replied with a screen dump but it is being moderated.
I repeat the words here and further info

"F35 XFCE spin fully updated from a new install (when F35 was released)

Running the command "libreoffice" from a terminal window and selecting
Base Database gives me the attached image."


LO opens with thumb nails of previous documents.
In the left hand column the option "Base Database is active.

Selection this opens the LO Database Wizard, ...

John

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Picking a new laptop

2022-02-01 Thread ja
On Tue, 2022-02-01 at 09:28 -0400, George N. White III wrote:
> On Tue, 1 Feb 2022 at 08:17, Neal Becker  wrote:
> > I believe both lenovo and dell ship laptops with linux installed.
> > 
> 
> 
> They do, but sometimes they use very new chips and drivers that
> aren't yet available for other distros, so you may be stuck with the
> vendor-supported distro until drivers become more widely available.
> 
> I recommend looking for a model from a couple years ago -- long
> enough for user reports of any issues to be findable by Google.
> 
> At present, large organizations are replacing relatively new laptops
> that won't run Windows 11 (e.g., some models of Dell Latitude 7480, 
> but see Setting up Linux in 7480 - Dell Community) so you might want 
> to check Dell's "refurbished" systems or eBay.  One problem is that such
> laptops are often sold with a variety of wifi cards, so you may
> need to swap in a more linux-friendly component.   Higher end
> Dell and Lenovo are generally easier to service than some
> consumer laptops, but you can often find online instructions for 
> SSD and wifi upgrades.  
> 
> > 
> > On Mon, Jan 31, 2022 at 6:37 PM Geoffrey Leach  wrote:
> > > H ... well how's about a company that designs *for* Linux?
> > > Star Labs https://starlabs.systems/ is a UK company that sells direct.
> > > I have their Starlite laptops and had absolutely no problem loading
> > > Fedora 32, even though it's not one of their "guaranteed to run" distos.
> > > 
> > > Oh, and if something should go wrong, its nice to know that you won't
> > > get the, "Oh, we don't support Linux" response.
> > > 
> > > On Mon, 31 Jan 2022 17:16:40 -0500 (EST)
> > > j...@zeff.us wrote:
> > > 
> > > > I'm still trying to get my current laptop running again, but I'm
> > > > probably going to need to get a new one.  If nothing else, this one
> > > > doesn't really have enough memory and it's maxed out.
> > > > 
> > > > Right now, I'm also trying to get Xubuntu loaded onto my sister's
> > > > Acer Aspire 1, and having considerable difficulty getting it to boot
> > > > from the USB.  I'm not comfortable with her new laptop and would
> > > > rather not get myself an Acer.  If any of you have had good
> > > > experiences recently with getting Fedora installed on a laptop,
> > > > suggestions would be very welcome.
> > > > ___ users mailing list --
> > > > users@lists.fedoraproject.org To unsubscribe send an email to
> > > > users-le...@lists.fedoraproject.org Fedora Code of Conduct:
> > > > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List
> > > > Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> > > > List Archives:
> > > > https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
> > > > Do not reply to spam on the list, report it:
> > > > https://pagure.io/fedora-infrastructure
> > > ___
> > > users mailing list -- users@lists.fedoraproject.org
> > > To unsubscribe send an email to users-le...@lists.fedoraproject.org
> > > Fedora Code of Conduct: 
> > > https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> > > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> > > List Archives: 
> > > https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
> > > Do not reply to spam on the list, report it: 
> > > https://pagure.io/fedora-infrastructure
> > 
> > 
> > -- 
> > Those who don't understand recursion are doomed to repeat it
> > ___
> > users mailing list -- users@lists.fedoraproject.org
> > To unsubscribe send an email to users-le...@lists.fedoraproject.org
> > Fedora Code of Conduct: 
> > https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> > List Archives: 
> > https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
> > Do not reply to spam on the list, report it: 
> > https://pagure.io/fedora-infrastructure
> 
> 
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
> Do not reply to spam on the list, report it: 
> https://pagure.io/fedora-infrastructure

Interested to see the UK StarLabs site.

I have been using Fedora 34 & 35 on a customised version from here

https://www.tuxedocomputers.com/en

Very pleased with it.

John
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 

Re: Building a USB maintenance drive instead of using Live USB drives ?

2021-11-19 Thread ja
On Thu, 2021-11-18 at 19:59 -0700, linux guy wrote:
> Your comment spurred me to use a 256GB USB flash drive instead of the WD 
> spinning drive.  256 GB is
> large enough to do a couple system installs and multi boot them as well as a 
> bit of data backup.    If I
> need more data backup than 256 GB provides, I can mount a spinning drive or 
> even a network drive and
> back up to that. 
> 
> I should have done this a long time ago.  There have been many instances 
> where I've used Live drives
> when I should have built a maintenance drive.
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
> Do not reply to spam on the list, report it: 
> https://pagure.io/fedora-infrastructure
Hi

I have been doing this for many years.
Currently I just use the XFCE live spin on one USB stick as the
install media.
It is then just an "install to disk" to a second USB stick.

I use a Corsair Voyager GT for the Live Stick and
a Corsair Voyager GTX for the main device.

Install time less than 5 mins after the initial partitioning.
The GTX is fast and can be TRIMed if required.
https://www.scan.co.uk/products/256gb-corsair-flash-voyager-gtx-usb-31-type-a-pendrive-black-470mb-s-read-470mb-s-write-33k-40k-iops

If you want to go faster try one of these.
https://plugable.com/products/usbc-nvme
with
https://www.scan.co.uk/products/500gb-samsung-970-evo-plus-m2-2280-pcie-30-x4-nvme-ssd-mlc-v-nand-3500mb-s-read3200mb-s-write-480k-5

John
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: off-topic mouse question

2021-06-08 Thread ja
On Tue, 2021-06-08 at 23:38 +0930, Tim via users wrote:
> Does anybody know of a mouse with a scroll wheel that's not rubber
> coated?  I have a latex allergy, getting really sick of the skin
> irritation, and I'm not having a great deal of luck researching this. 
> Most mice don't state what they're made of.
> 
> Yes, I do want a scroll wheel mouse and not a trackball.  They have
> their purposes, but don't suit what I generally want to do.
>  
> -- 
>  
Logitech MX Master 3
has metal scroll wheels, both vertical & horizontal.

A little bit expensive though!

John

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: How to Make Fedora 33 portable usb

2020-12-29 Thread ja
On Tue, 2020-12-29 at 12:53 +1030, Tim via users wrote:
> On Mon, 2020-12-28 at 20:37 -0500, Anil Felipe Duggirala wrote:
> > How would I go about creating a usb bootable (portable) installation
> > of Fedora?
> > I am aware of the Live Fedora 33 Workstation images. But, for
> > example, when boothing from that, your settings (program setting) are
> > not saved. 
> > How can I have a Fedora usb that I can use on different pcs? Where I
> > have additional software installed? And settings? And maybe even a
> > permanent /home storage space?
> 
> In theory, just plug in the drive and do an installation to that drive.
> 
> You'll need to configure your PC's BIOS/UEFI to boot from the USB
> drive, too.  It might already be pre-configured to try doing that.
>  
> -- 
>  
I create a bootable USB version of each Fedora release - just in case!

I use an XFCE live USB stick as the source and "install to disk"
to a second USB stick - 5 minutes. (after sorting out a custom ext4 layout)
[All my machines are now UEFI so dual BIOS/UEFI boot not required]
I would strongly recommend the Flash Voyager® GTX USB 3.1 such as
https://www.corsair.com/uk/en/Categories/Products/Storage/USB-Drives/flash-voyager-gtx-3-1-config/p/CMFVYGTX3C-128GB
Very fast and can be trimmed - you can tell it is slower than a SATA SSD but
not enough to worry about in an emergency.

I do the following as well but not certain this is still necessary.
"dnf install dracut-config-generic  To force a generic initramfs F33
This installs a single file /usr/lib/dracut/dracut.conf.d/02-generic-image.conf 
hostonly="no"
To force an existing kernel to use a "fully configured" initramfs file then
dracut --regenerate-all --force Not checked F33
NB this will regenerate and over-write all /boot/initramfs* files
Make copies first if required."

John
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: fedora on amd ryzen 7

2020-12-04 Thread ja
On Fri, 2020-12-04 at 16:03 +, Amadeus W.M. via users wrote:
> My trustworthy dell precision 7400 has finally died - although I may be 
> able to resurrect it. I'm looking into building a new pc, and I'm 
> considering an AMD Ryzen 7 processor, with the appropriate motherboards 
> and peripherals. 
> 
> Does fedora run on that, and are there any known issues? Most of the work 
> I do is programming, so I need the development suite - gcc/g++, gdb, 
> emacs, etc. I'm not looking for a processor recommendation, just want to 
> know what to expect with fedora on amd.
> 
> Thanks!

Built September 2019 - F30, F31 & F31 runs perfectly.
Using
XFCE, STM32CubeMX, VMware Workstation, PicoScope, master-pdf-editor5,
brave, geany, wine, companion23, google-earth, ...


AMD Ryzen 7 3700X Eight Core 4.4GHz (Socket AM4) Processor - 
Asus Radeon RX 5700 XT 8GB GDDR6 PCI-Express Graphics Card
Samsung 970 EVO Plus Polaris 500GB M.2 2280 PCI-e 3.0 x4 NVMe Solid State Drive
Asus ROG Crosshair VIII Impact (AMD AM4) DDR4 X570 Chipset Mini-DTX Motherboard
Team Group 8Pack Edition 16GB (2x8GB) DDR4 PC4-28800C16 3600MHz Dual Channel Kit

Very pleased

John
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


F33 XFCE Evolution Printing Problem Fix

2020-11-06 Thread ja
Just in case anyone has problems printing from F33 evolution
the fix given on the evolution-l...@gnome.org list is  as follows

> I suppose your Fedora 32 has a different (2.28) version of webkit2gtk3
> package than the Fedora 33 installation (2.30). When you update the
> Fedora 32 you'll get the 2.30 version there as well.
> 
> I believe you face:
> https://bugs.webkit.org/show_bug.cgi?id=202363
> 
> Long story short: run Evolution from a terminal like this:
> 
>$ WEBKIT_FORCE_SANDBOX=0 evolution
> 
> Bye,
> Milan

https://mail.gnome.org/archives/evolution-list/2020-November/msg00088.html

John

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: NVME drive is not detected

2020-08-13 Thread ja
On Thu, 2020-08-13 at 08:48 -0400, Tom Horsley wrote:
> On Thu, 13 Aug 2020 10:16:26 +
> Alex Gurenko via users wrote:
> 
> > Do you have any pointers or ideas what could it be and how to fix it?
> 
> I can say that the fedora 32 live image had no problem installing
> on my new desktop system which only has NVME storage, so there
> isn't a general problem with fedora and NVME, must be something
> specific to that system.
> 
> You could turn the process inside out - use the windows virtualization
> code to install fedora in a windows virtual machine, then run that
> in full screen :-).
> ___
> 

It might be worth checking:

If the UEFI does not "see" the SSD then check
the status of the Protective MBR boot flag using gdisk/fdisk
To CLEAR the flag   gdisk /dev/sda  p ; v ; x ; n ; w ;
To SET/CLEAR the flag   fdisk /dev/sda  M ; i ; a ; i ; w ; q ;

John

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


F32 nftables hiccups

2020-07-21 Thread ja
I have been attempting to use nft/nftables
to blacklist ssh connections and have come across
two problems.

nftables-0.9.3-3.fc32.x86_64
kernel-5.7.8-200.fc32.x86_64

1. The "limit rate" syntax does not work correctly unless
   the "burst" value is set.
   counter add @saddr_rate { ip saddr timeout 2m limit rate over 4/minute burst 
1 packets} counter \
   update @saddr_blacklist { ip saddr timeout 10m } counter drop

2. The following syntax is not accepted by nft
   update @connection_count { ip saddr ct count over 3 } \
   add @saddr_blacklist { ip  saddr timeout 1m } drop

nft_harting.nft:80:3-52: Error: Could not process rule: Operation not supported
update @connection_count { ip saddr ct count over 3 } \
^^

I have been following a Debian mail list (amongst many)
https://unix.stackexchange.com/questions/581964/create-dynamic-blacklist-with-nftables/582290#582290
which implies that both of the above should work with the kernel/nft F32 
versions installed.

I attach the output of nft list ruleset
(with the offending rule "{ ip saddr ct count over 3 }" commented out)
(It includes the "set" definitions used above)

Can anyone see any deliberate mistakes?

John
root@harting:~]$ nft list ruleset
table ip ja_harting {
set saddr_blacklist {
type ipv4_addr
size 65536
flags dynamic,timeout
timeout 10m
}

set saddr_rate {
type ipv4_addr
size 65536
flags dynamic,timeout
timeout 1m
}

set connection_count {
type ipv4_addr
size 65536
flags dynamic
}

chain SSH_IN {
ip saddr @saddr_blacklist update @saddr_blacklist { ip saddr 
timeout 1m } counter packets 1 bytes 60 drop
counter packets 4 bytes 240 add @saddr_rate { ip saddr timeout 
2m limit rate over 4/minute burst 1 packets } counter packets 1 bytes 60 update 
@saddr_blacklist { ip saddr timeout 10m } counter packets 1 bytes 60 drop
ct state invalid drop
counter packets 3 bytes 180 accept
}

chain filter_INPUT {
type filter hook input priority filter + 10; policy accept;
iifname "lo" counter packets 26 bytes 2847 accept comment 
"white list local connections, established or not"
tcp dport 22 ct state new counter packets 5 bytes 300 goto 
SSH_IN comment "This does not return!"
tcp dport 22 counter packets 24886 bytes 1305859
ct state { invalid } drop
ct state { established, related } counter packets 366030 bytes 
270962493 accept
udp dport 631 ct state { new, untracked } counter packets 2397 
bytes 804593 accept comment "CUPS"
udp dport 8612 ct state { new, untracked } counter packets 0 
bytes 0 accept comment "Canon bonjour port"
reject with icmp type admin-prohibited
}

chain filter_FORWARD {
type filter hook forward priority filter + 10; policy drop;
reject with icmp type admin-prohibited
}

chain filter_OUTPUT {
type filter hook output priority filter + 10; policy accept;
}
}
table netdev filter {
chain ingress {
type filter hook ingress device "eth0" priority filter; policy 
accept;
meta protocol { 0x7374, 0x7380, 0x7475, 0x7679, 0x8137, 0x8138 
} counter packets 13136 bytes 629558 drop
}
}
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


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

2020-06-10 Thread ja

> 
> 
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Just a thought:

If you are using efi boot and BLS ("normal" fo F32) then try
commands of the form below.

You can change entries in /boot/efi/EFI/fedora/grubenv directly as follows
Modify as required 

Add a kernelopt
grub2-editenv - set "$(grub2-editenv - list | grep kernelopts) net.ifnames=0 
biosdevname=0"
Remove a kernelopt
grub2-editenv - set "$(grub2-editenv - list | grep kernelopts | sed -e 
's/rhgb//')"
grub2-editenv - set "$(grub2-editenv - list | grep kernelopts | sed -e 
's/quiet//')"

Not my code but probably from this list.

John
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Slightly OT: has Firefox scrolling behaviour changed?

2020-05-16 Thread ja
On Sat, 2020-05-16 at 11:42 +0100, Patrick O'Callaghan wrote:
> Until recently, Firefox had a feature I really liked and used a lot: if
> you clicked anywhere in a scroll bar other than on the slider, it would
> jump instantly to the top or bottom of the page. This seems to have
> gone, and clicking just scrolls the way it does in most browsers. Does
> anyone know if there's a setting to control this?
> 
> poc
> ___
I found this in my notes for F31
Not sure it is of any use !

2019_06_27

Changing the characteristics of window sliders etc seems a dark art
I currently have

ja@naxos ~ 1$ cat .config/gtk-3.0/gtk.css 
.scrollbar,
scrollbar {
  -GtkScrollbar-has-backward-stepper: 1;
  -GtkScrollbar-has-forward-stepper: 1;
}

.scrollbar.vertical slider,
scrollbar.vertical slider {
min-width: 10px;
}
//--
https://askubuntu.com/questions/775201/how-do-i-get-a-bigger-static-scrollbar-aka-normal-scrollbar
Reply 3 says

I'm using Ubuntu 18.04 and this was the only solution that changed the 
scrollbar for EVERYTHING,
from Firefox to LibreOffice to gnome-terminal.
The solutions above worked fine for one or two applications but not for 
everything.


Things that can be changed are shown below


.scrollbar,
scrollbar {
-GtkScrollbar-has-backward-stepper: 1;
-GtkScrollbar-has-forward-stepper: 1;
}

scrollbar slider {
background-color: @scrollbar_track_color;
}

.scrollbar.vertical slider,
scrollbar.vertical slider {
min-height: 150px;
min-width: 70px;
}

.scrollbar.horizontal.slider,
scrollbar.horizontal slider {
min-width: 40px;
min-height: 10px;
}

.scrollbar.vertical.slider:hover,
scrollbar.vertical:hover slider {
min-width: 70px;
}

.scrollbar.horizontal.slider:hover,
scrollbar.horizontal:hover slider {
min-height: 10px;
}

.scrollbar.contents,
scrollbar contents {
background-color: transparent;
background-image: none;
background-size: 0;
border: none;
border-radius: 0;
}

.scrollbar.trough,
scrollbar trough {
background-image: none;
border: none;
}

.scrollbar:hover:backdrop,
.scrollbar.dragging:backdrop,
scrollbar:hover:backdrop,
scrollbar.dragging:backdrop {
background-color: alpha(@backdrop_selected_bg_color, 0.5);
}


.scrollbar.vertical:hover:dir(ltr),
.scrollbar.vertical:active:dir(ltr),
scrollbar.vertical:hover:dir(ltr),
scrollbar.vertical:active:dir(ltr) {
margin-left: 0px;
}

.scrollbar.vertical:hover:dir(rtl),
.scrollbar.vertical:active:dir(rtl),
scrollbar.vertical:hover:dir(rtl),
scrollbar.vertical:active:dir(rtl) {
margin-right: 0px;
}

.scrollbar.horizontal:hover,
.scrollbar.horizontal:active,
scrollbar.horizontal:hover,
scrollbar.horizontal:active {
margin-top: 0px;
}

.scrollbar.slider,
scrollbar slider {
background-color: alpha(@backdrop_filling_bg, 0.75);
border-radius: 10px;
}

.scrollbar.slider:hover,
.scrollbar.slider:active,
scrollbar slider:hover,
scrollbar slider:active {
border-radius: 20px;
margin: 0;
}


.scrollbar.vertical:dir(ltr):not(:hover):not(.dragging),
scrollbar.vertical:dir(ltr):not(:hover):not(.dragging) {
margin-left: 0px;
}

.scrollbar.vertical:dir(rtl):not(:hover):not(.dragging),
scrollbar.vertical:dir(rtl):not(:hover):not(.dragging) {
margin-right: 0px;
}

.scrollbar.horizontal:not(:hover):not(.dragging),
scrollbar.horizontal:not(:hover):not(.dragging) {
margin-top: 0px;
}


.scrollbar.slider:hover,
scrollbar slider:hover {
background-color: alpha(@backdrop_filling_bg, 0.6);
}

.scrollbar.slider:active,
scrollbar slider:active {
background-color: @backdrop_filling_bg;
}

.scrollbar.slider:backdrop,
scrollbar slider:backdrop {
background-color: alpha(@backdrop_filling_bg, 0.75);
}

.scrollbar.slider:hover:backdrop,
scrollbar slider:hover:backdrop {
background-color: alpha(@backdrop_filling_bg, 0.6;
}

.scrollbar.slider:active:backdrop,
scrollbar slider:active:backdrop {
background-color: @backdrop_filling_bg;
}

scrollbar {
min-width: 70px;
min-height: 70px;
}


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Is there a F32 workstation Netinstall image

2020-05-06 Thread ja
On Wed, 2020-05-06 at 06:51 -0400, Robert Moskowitz wrote:
> 
> On 5/6/20 5:32 AM, ja wrote:
> > On Wed, 2020-05-06 at 10:06 +0100, ja wrote:
> > > On Tue, 2020-05-05 at 16:51 -0400, Robert Moskowitz wrote:
> > > > On 5/5/20 4:21 PM, Samuel Sieb wrote:
> > > > > On 5/5/20 1:11 PM, Robert Moskowitz wrote:
> > > > > > I looked and looked and only found a F32 server Netinstall image.
> > > > > Use this:
> > > > > https://dl.fedoraproject.org/pub/fedora/linux/releases/32/Everything/x86_64/iso/Fedora-Everything-netinst-x86_64-32-1.6.iso
> > > > > 
> > > > > You can choose the workstation option from the install options.
> > > > thank you.  that is what I need.
> > > > 
> > > > Got through the basics, like partitioning like I want
> > > > 
> > > > and now to software selection and there is Xfce Desktop!
> > > > 
> > > > Hopefully on my way.
> > > > 
> > > > 
> > > I used to use netinstall but now download the
> > > xfce live image
> > > 1.5G Apr 28 15:40 Fedora-Xfce-Live-x86_64-32-1.6.iso
> > > 
> > > dd to a fast USB stick
> > > Boot and select "Install to Disk"
> > > On a clean SSD the time to install after partitioning is about 5 minutes.
> > > Ok - you then have to add any extras.
> > > 
> > > John
> > > 
> > > 
> > I was wrong
> > Just installed on another machine - 3 minutes!
> 
> And then how long for dnf update?

Not long from my local repo

> And another reboot for the new kernel?
less than a minute?

> 
> Most of my time is in getting the partitions how I want them and various 
> other steps before selecting the apps I want.
Yep

> 
> The actual download and install was maybe 10 min.
and the second, third, ... machine?

> 
> And CDs burn faster than DVDs  :)
> 
400MB/s read/write on the USB stick

ja@harting F32 3$ time (sync; cp /tmp/Fedora-Xfce-Live-x86_64-32-1.6.iso 
/media/GTX3; sync)

real0m4.445s
user0m0.001s
sys 0m0.646s
ja@harting F32 5$ ltr -h /tmp/Fedora-Xfce-Live-x86_64-32-1.6.iso 
-rw-rw-r--. 1 ja ja 1.5G May  6 14:14 /tmp/Fedora-Xfce-Live-x86_64-32-1.6.iso
> 
> It is called "Total Cost of Install"  ;)
> 

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Is there a F32 workstation Netinstall image

2020-05-06 Thread ja
On Wed, 2020-05-06 at 10:06 +0100, ja wrote:
> On Tue, 2020-05-05 at 16:51 -0400, Robert Moskowitz wrote:
> > On 5/5/20 4:21 PM, Samuel Sieb wrote:
> > > On 5/5/20 1:11 PM, Robert Moskowitz wrote:
> > > > I looked and looked and only found a F32 server Netinstall image.
> > > 
> > > Use this:
> > > https://dl.fedoraproject.org/pub/fedora/linux/releases/32/Everything/x86_64/iso/Fedora-Everything-netinst-x86_64-32-1.6.iso
> > >  
> > > 
> > > You can choose the workstation option from the install options.
> > 
> > thank you.  that is what I need.
> > 
> > Got through the basics, like partitioning like I want
> > 
> > and now to software selection and there is Xfce Desktop!
> > 
> > Hopefully on my way.
> > 
> > 
> I used to use netinstall but now download the
> xfce live image
> 1.5G Apr 28 15:40 Fedora-Xfce-Live-x86_64-32-1.6.iso
> 
> dd to a fast USB stick
> Boot and select "Install to Disk"
> On a clean SSD the time to install after partitioning is about 5 minutes.
> Ok - you then have to add any extras.
> 
> John
> 
> 
I was wrong
Just installed on another machine - 3 minutes!

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Is there a F32 workstation Netinstall image

2020-05-06 Thread ja
On Tue, 2020-05-05 at 16:51 -0400, Robert Moskowitz wrote:
> 
> On 5/5/20 4:21 PM, Samuel Sieb wrote:
> > On 5/5/20 1:11 PM, Robert Moskowitz wrote:
> > > I looked and looked and only found a F32 server Netinstall image.
> > 
> > Use this:
> > https://dl.fedoraproject.org/pub/fedora/linux/releases/32/Everything/x86_64/iso/Fedora-Everything-netinst-x86_64-32-1.6.iso
> >  
> > 
> > You can choose the workstation option from the install options.
> 
> thank you.  that is what I need.
> 
> Got through the basics, like partitioning like I want
> 
> and now to software selection and there is Xfce Desktop!
> 
> Hopefully on my way.
> 
> 
I used to use netinstall but now download the
xfce live image
1.5G Apr 28 15:40 Fedora-Xfce-Live-x86_64-32-1.6.iso

dd to a fast USB stick
Boot and select "Install to Disk"
On a clean SSD the time to install after partitioning is about 5 minutes.
Ok - you then have to add any extras.

John

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Replicating an installation

2020-04-06 Thread ja
On Mon, 2020-04-06 at 07:20 +0200, Fabrice BAUZAC-STEHLY wrote:
> Hi there,
> 
> Geoffrey Leach writes:
> 
> > My internet service comes over a satellite, and with it a relatively
> > small monthly download allowance. Which motivates the following
> > question.
> > 
> > Once I have installed a new disto and downloaded the RPMs that I use, is
> > there a procedure by which I could gather together everything that I
> > have added, so that I could transfer the files (RPMs, or whatever) to
> > a local system, without resorting to the internet? (Or, at least, to a
> > significant amount!)
> 
> In your situation I think I would look into setting up a caching proxy
> such as Squid.  It should be able to cache many kinds of files you may
> need on several of your machines, not only rpms downloaded by dnf but
> maybe also some common webpages, javascript or images you download via a
> browser from several machines.
> 
> This is a need I had for a set of 2-3 Debian systems, where I simply
> installed a pre-made configuration dedicated to .deb packages [1].  I'm
> not knowledgeable enough to update the configuration for caching HTML
> and images though.
> 
> Does anybody have enough Squid knowledge to setup such a proxy for rpm
> and more?
> 
> [1] https://packages.debian.org/en/jessie/squid-deb-proxy
> 
> Thanks!
> 
> Best regards

Not absolutely certain this is relevant to your case, ...

The approach I have been using recently is to  down load a live
image (XFCE in my case) and save on a fast USB stick.

Select something like "Install to Hard drive" when the Live image is booted.

The install from a live XFCE image to a "clean" SSD only takes 2 or 3 mins.

Boot the new installation.
To avoid immediate dnf update, disable ... (can't remember what)!!

//
Then create a local repo.
I use a network NFS repo site but I guess an external USB stick
could be used.


From my notes:

dnf install createrepo_c#createrepo_c already present   F31
To install a plugin
dnf install python3-dnf-plugins*  #Only installs 
python3-dnf-plugins-extras-common F31
dnf install python3-dnf-plugin-local#The vital one  F31
//
Create Local Repo, ...
To automatically add all "directly installed" rpms to the 
/global/local_repos/31 repo

geany /etc/dnf/plugins/local.conf and add repodir = /global/local_repos/31 to 
the [main] section
Better? Yes F31
sed -i.ja.bak '\+# repodir = /var/lib/dnf/plugins/local$+arepodir = 
/global/local_repos/31' \
/etc/dnf/plugins/local.conf
//
mkdir /global/local_repos/31If not present  
F31
NB the 'EOF_LOCAL_REPO' quotes disables parameter substitution within its body.
cat > /etc/yum.repos.d/local-31-update.repo << 'EOF_LOCAL_REPO'
[local-31-update]
name=Local ja Fedora $releasever $basearch Updates
cost=1
baseurl=file:///global/local_repos/$releasever/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$release-$basearch
metadata_expire=120
EOF_LOCAL_REPO
//---
Testing
dnf install pcmanfm
dnf config-manager --dump or dnf config-manager local-30-update --dump
dnf repoquery --repoid=local-31-update  Tested OK   F31

//---
dnf update   should then populate the local repo.
//---
All my machines are set up like this so that when dnf update is run
on what ever machine the local repo is updated and subsequent updates of
the same packages on other machines are taken from there.

John

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Does Fedora 31 works fine on an AMD Ryzen 7 2700?

2020-01-11 Thread ja
On Fri, 2020-01-10 at 11:57 -0700, linux guy wrote:
> I did an install yesterday on a X570 with a 3600X.   It works perfectly.  
> Only issue is sensors isn't
> seeing any fan speeds.
> 
> It's amazing how many processes you can run in the background while the 
> computer remains responsive to
> regular work.
> ___
> 

No problems here.

Very pleased with the machine.

ASUS X570 Crosshair VIII Impact MB

John


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Fedora31: grub2 issues with grub2-mount using 100% CPU

2019-12-12 Thread ja
On Thu, 2019-12-12 at 10:01 +, Terry Barnaby wrote:
> On 12/12/2019 06:33, Terry Barnaby wrote:
> > I have just started to try out Fedora31 on some of our systems.
> > 
> > I am using a bit of an unusual, manual install method copying an image 
> > of the rootfs to the disk and configuring this, (this may be related 
> > to my issue, but I have been using the same system for 6 years or 
> > more). The particular hardware platform is a bit complicated using a 
> > PCIe card with NVMe disk and two SATA disks. It has to boot (BIOS boot 
> > and /boot) from one of the SATA disks and then uses the rootfs system 
> > on the NVMe disk. I don't think that is related to the the issue though.
> > 
> > The issue is that when I run "grub2-mkconfig -o /boot/grub2/grub.cfg" 
> > to manually configure grub2, this process hangs. There is a process 
> > grub2-mount that is sitting there using 100% of a CPU core. Not sure 
> > what this process does (seems new after Fedora29) but it is passed the 
> > /dev entry for a disk partition some presumably mounts the file system 
> > and "probes" for what OS is installed there. The file system it hangs 
> > on (if you kill the grub2-mount process it will hang on another 
> > drive), is easily mountable without any issues.
> > 
> > It seems like there is some bug in this grub2-mount program. Has 
> > anyone else seen this or have any ideas what might be the issue.
> > 
> 
> A bit more digging. It seems the issue is seen within os-prober. 
> Tracking this down:
> I am running Fedora29 with the 5.3.11-100.fc29.x86_64 kernel.
> 
> I have a Fedora31 rootsfs on the partition /dev/nvme0n1p2 and have 
> chroot'ed to this (with some /sys, /dev mounts etc). (Fedora31 would be 
> running the vmlinuz-5.3.15-300.fc31.x86_64 kernel).
> Within the os-prober it effectively does the following at some point:
> grub2-mount /dev/nvme0n1p2 /var/lib/os-prober/mount
> ls /var/lib/os-prober/mount/lib*/lib*.so*
> 
> If I run:
> mount /dev/nvme0n1p2 /var/lib/os-prober/mount
> time ls /var/lib/os-prober/mount/lib*/lib*.so* > /dev/null
> real0m0.089s
> user0m0.028s
> sys 0m0.044s
> 
> If I run:
> 
> grub2-mount /dev/nvme0n1p2 /var/lib/os-prober/mount
> time ls /var/lib/os-prober/mount/lib*/lib*.so* > /dev/null
> real0m59.593s
> user0m0.190s
> sys 0m0.254s
> 
> grub2-mount appears to be a FUSE driver to mount various file system 
> types. I am guessing that there is either a bug in grub2-mount or there 
> is a kernel level incompatibility (FUSE API) with the slightly older 
> 5.3.11-100.fc29.x86_64 kernel or it is very very very very inefficient. 
> A minute of 100% of a CPU core to list a directory on a fast NVMe SSD! 
> Talk about bloatware and what about climate change folks ?
> 
> I guess this my issue in that grub2-mkconfig will take a "really" long 
> time on my system with largely populated rootfs (It has all of the RPM 
> package for development that I use so is about 28 GBytes) and this 
> system has an SSD and two SATA disks with multiple partitions and 
> operating systems.
> 
> 
> Terry
> 
Maybe

https://bugzilla.redhat.com/show_bug.cgi?id=1744693

John


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Grub.cfg not updating

2019-12-06 Thread ja
On Fri, 2019-12-06 at 07:06 +, Anthony F McInerney wrote:
> 
> 
> On Thu, 5 Dec 2019 at 19:04, Samuel Sieb  wrote:
> > On 12/5/19 8:02 AM, Robert McBroom via users wrote:
> > > Updated from Fedora 29 to 31 on a legacy system.  Kernel updates no 
> > > longer update grub.cfg to the new kernel.  Ran grub2-mkconfig -o 
> > > /boot/grub2/grub.cfg which finds Windows and Centos 6 but none of the 
> > > Fedora kernels.  /boot is in its own partition and the Centos kernels 
> > > are in the Centos partition on a second drive. A backup of windows 7 on 
> > > a usb drive is even found by os-prober. Everything these days seems to 
> > > point to uefi systems.
> > 
> > grub has been switched to use BLS.  Check if you have files in 
> > /boot/loader/entries/.
> > 
> 
> That's interesting. First i've heard of BLS. 
> It would seem that runs into a known issue
> https://bugzilla.redhat.com/show_bug.cgi?id=1652806
> And the way tl;dr is "on BIOS systems you have to run 'grub2-install /dev/sdX'
> 
> 

I had problems with os-prober not finding fedora installations
and have a script that "may" be useful.
Very little checking has been included - ie "is it being run as root"
Hopefully the comments explain what it does!
It can be used on any partition that has a fedora "root" installation,
including the currently booted / device.
AFAIK it can do no damage as it only copies files and creates directories
and files that did not exist before.

It helped me learn about BLS



part_scan.sh
Description: application/shellscript
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Recent kernel upgrade & Radeon RX 5700 XT - Xorg crashes when evolution is invoked

2019-10-17 Thread ja
On Thu, 2019-10-17 at 08:13 -0700, stan via users wrote:
> On Wed, 16 Oct 2019 17:23:21 +0100
> ja  wrote:
> 
> > Today's update to 5.3 (5.3.5-200.fc30.x86_64) causes Xorg to crash
> > when evolution is used.
> > Xorg restarts and returns the user to the login screen.
> > 
> > Other applications seem to work OK google-chrome, google-earth,
> > brave-browser, pcmanfm, 
> > 
>  
> > Further tests show that
> > Logging in as "fred" and "su - ted"  & running evolution as ted
> > avoids the crash. Logging in as "fred" and "su - fred" & running
> > evolution as fred crashes Xorg
> > 
> > Any thoughts/advice?
> 
> Since it starts fine for ted, but not for fred, I would suspect
> something in the configuration that fred has for evolution.  Have you
> tried moving the configuration file aside for fred and then starting
> evolution?
> 

Hmmm

Having re-read earlier posts

From:Dennis Jacobfeuerborn Reply-To:Community support 
for Fedora users <
users@lists.fedoraproject.org>To:users@lists.fedoraproject.orgSubject:Fedora 
and Radeon 5700xtDate:Thu,
26 Sep 2019 22:46:23 +0200 (26.09.2019 21:46:23)

I think that sticking with the 5.2.18-200.fc30.x86_64 kernel and waiting
for F31 is the most sensible solution at the moment.

Tying down exactly what is happening when using "su - otheruser"
has totally confused me.

John


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Recent kernel upgrade & Radeon RX 5700 XT - Xorg crashes when evolution is invoked

2019-10-16 Thread ja
Hi
I have recently put together a new machine using
an RX 5700 XT graphics card & X570 motherboard.
I have been using it for about a month.
My understanding is that kernel 5.3 provides "fuller" support for RX 5700 
graphics

With the 5.2 kernel (eg 5.2.18-200.fc30.x86_64) it has been working fine.
Only one resolution appeared available but it seemed to work OK
xrandr shows
Screen 0: minimum 1920 x 1080, current 1920 x 1080, maximum 1920 x 1080
default connected 1920x1080+0+0 0mm x 0mm
   1920x1080 77.00*

Today's update to 5.3 (5.3.5-200.fc30.x86_64) causes Xorg to crash
when evolution is used.
Xorg restarts and returns the user to the login screen.

Other applications seem to work OK google-chrome, google-earth, brave-browser,
pcmanfm, 

xrandr now shows loads of different resolutions (but not that given above)
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
HDMI-1 connected 1920x1080+0+0 (normal left inverted right x axis y 
axis) 477mm x 268mm
1920x1080 60.00*+  59.9660.0050.0059.9459.93
...

Further tests show that
Logging in as "fred" and "su - ted"  & running evolution as ted avoids the 
crash.
Logging in as "fred" and "su - fred" & running evolution as fred crashes Xorg

Any thoughts/advice?

John

//-
/var/log/Xorg.0.log.old shows

[   530.028] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 
1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   530.028] (II) modeset(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 
1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[  1793.339] (EE) 
[  1793.339] (EE) Backtrace:
[  1793.340] (EE) 0: /usr/libexec/Xorg (OsLookupColor+0x13c) [0x564a610dbd2c]
[  1793.340] (EE) 1: /lib64/libpthread.so.0 (funlockfile+0x50) [0x7fe5322c6caf]
[  1793.340] (EE) 2: /lib64/libc.so.6 (gsignal+0x145) [0x7fe532125e35]
[  1793.341] (EE) 3: /lib64/libc.so.6 (abort+0x127) [0x7fe532110895]
[  1793.341] (EE) 4: /lib64/libc.so.6 (__assert_fail_base.cold+0xf) 
[0x7fe532110769]
[  1793.341] (EE) 5: /lib64/libc.so.6 (__assert_fail+0x46) [0x7fe53211e566]
[  1793.341] (EE) 6: /usr/libexec/Xorg (DRIMoveBuffersHelper+0xc15) 
[0x564a610a6e15]
[  1793.341] (EE) 7: /usr/libexec/Xorg (DRI2Authenticate+0xa2) [0x564a610a8462]
[  1793.341] (EE) 8: /usr/libexec/Xorg (DRI2GetParam+0x944) [0x564a610a9814]
[  1793.341] (EE) 9: /usr/libexec/Xorg (SendErrorToClient+0x354) 
[0x564a60f7cd94]
[  1793.341] (EE) 10: /usr/libexec/Xorg (InitFonts+0x3b4) [0x564a60f80e34]
[  1793.342] (EE) 11: /lib64/libc.so.6 (__libc_start_main+0xf3) [0x7fe532111f43]
[  1793.342] (EE) 12: /usr/libexec/Xorg (_start+0x2e) [0x564a60f6a86e]
[  1793.342] (EE) 
[  1793.342] (EE) 
Fatal server error:
[  1793.342] (EE) Caught signal 6 (Aborted). Server aborting
[  1793.342] (EE) 
[  1793.342] (EE) 
Please consult the Fedora Project support 
 at http://wiki.x.org
 for help. 
[  1793.342] (EE) Please also check the log file at "/var/log/Xorg.0.log" for 
additional information.
[  1793.342] (EE) 
[  1793.383] (EE) Server terminated with error (1). Closing log file.
//-
journalctl shows

   Stack trace of 
thread 4693:
   #0  
0x7fe532125e35 raise (libc.so.6)
   #1  
0x7fe532110895 abort (libc.so.6)
   #2  
0x564a610de940 OsAbort (Xorg)
   #3  
0x564a610e4539 AbortServer (Xorg)
   #4  
0x564a610e539a FatalError (Xorg)
   #5  
0x564a610dbc89 OsSigHandler (Xorg)
   #6  
0x7fe5322c6c60 __restore_rt (libpthread.so.0)
   #7  
0x7fe532125e35 raise (libc.so.6)
   #8  
0x7fe532110895 abort (libc.so.6)
   #9  
0x7fe532110769 __assert_fail_base.cold (libc.so.6)
   #10 
0x7fe53211e566 __assert_fail (libc.so.6)
   #11 
0x564a610a6225 dixGetPrivateAddr.isra.0.part.0 (Xorg)
   #12 
0x564a610a8462 DRI2Authenticate (Xorg)

Re: F30 Grub2-mkconfig and Grub2-install not Working Correctly?

2019-05-27 Thread ja
On Mon, 2019-05-27 at 19:10 +0200, Tom H wrote:
> > On 23/5/19 9:07 pm, Tom H wrote:
> > > I haven't tried it but setting "GRUB_ENABLE_BLSCFG=false"
> > > "/etc/default/grub" _should_ (given the variable's name) allow
> > > "grub2-mkconfig" give you an upstream-style "grub.cfg".
> > 
> > Thanks Tom, "/etc/default/grub" had a setting of
> > "GRUB_ENABLE_BLSCFG=true" which I changed from "true" to "false"
> > and that enabled the original grub2-mkconfig style menu. So
> > everything is now good.
> 
> Good. You're welcome.
> 
> [ But the BLS way is nice too. If you have the time, you should set up
> a VM and check it out. ]
> 
+1

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: is grubby a dumb software?

2019-05-26 Thread ja
On Sun, 2019-05-26 at 08:20 -0700, stan via users wrote:
> On Sun, 26 May 2019 10:49:00 +0200
> François Patte  wrote:
> 
> > Bonjour,
> > 
> > For a long time now grubby has replaced grub2-mkconfig to update the
> > grub.cfg file. From this time, I have to correct the kernel update
> > manualy with grub2-mkconfig because every time grubby chooses a wrong
> > partition as the / partition.
> > 
> > The choosen partition is not mounted, it is empty, with no boot
> > flag
> > 
> > Why grubby chooses this partition? It is so stupide that I am
> > wondering what is the way followed by grubby to to this?
> 
> As far as I know, grubby used to merely copy the previous first entry in
> the grub.cfg file and replace the old kernel with the new kernel.
> So, that would imply that there is something wrong with the grub.cfg
> file. Of course, grubby could have a bug, but as you say it has worked
> fine for a long time. 
> 
> And, there is the new setup in F30, where it seems instead of a config
> file there are scriptlets that emulate a config file.  I have no first
> hand experience with that, but I've seen people having trouble with it
> on this list. You might be running into that.
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:


My understanding is that grubby has been replaced for a standard install
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.orghttps://fedoraproject.org/wiki/Changes/BootLoaderSpecByDefault

Things that may be relevant:
1. Fresh install not an upgrade
2. No separate /boot partition
3. EFI boot of install media - hence EFI installation
4. No logical volumes anywhere on the SSD
5. BLS installation by default !?

I carried out a clean install of F30, it may well be different for an upgrade.

In my case the F30 boot using BLS was successful.

However, other F28/F29 installations on the same SSD were not detected.
This was because grub2-mkconfig uses os-prober which has problems.

As I am not interested in booting other OS than Fedora the
addition of the other Fedora to the boot menu is manageable.

Approach 1 - Older Approach
Generate a /etc/grub.d/40_custom file of the form
[root@naxos:/boot/efi/EFI/fedora]$ cat /etc/grub.d/40_custom
#!/usr/bin/sh
exec tail -n +3 $0
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
menuentry 'ja 29 custom ' {
insmod part_gpt
insmod ext2
search --no-floppy --fs-uuid --set=root 
1a9ccef1-af1c-4c26-8e4d-64a25bc56fcc
linux /boot/vmlinuz-5.0.16-200.fc29.x86_64 
root=UUID=1a9ccef1-af1c-4c26-8e4d-64a25bc56fcc
initrd /boot/initramfs-5.0.16-200.fc29.x86_64.img
}

Run grub2-mkconfig -o test and check things are looking good
replace /boot/efi/EFI/fedora/grub.cfg with this file if you are feeling 
confident!
//---
Approach 2 - Try Using BLS approach
This should be safer than option 1 as no existing files are touched

Create a BLS file of the form
[root@naxos:/boot/efi/EFI/fedora]$ cat 
/boot/loader/entries/ja_77d7a92bb0374635a7212709d7339559-5.0.17-
300.fc30.x86_64.conf
title Fedora 5.0.17-300.fc30.x86_64
version 5.0.17-300.fc30.x86_64
linux /boot/fc30/vmlinuz-5.0.17-300.fc30.x86_64
initrd /boot/fc30/initramfs-5.0.17-300.fc30.x86_64.img
options root=UUID=32524647-c8e8-49cb-9c6f-ae25b663fa54
grub_users $grub_users
grub_arg --unrestricted
grub_class kernel
architecturex64
[root@naxos:/boot/efi/EFI/fedora]$


Copy the correct kernel files to the location shown in the file above
//---
The two options are not mutually exclusive - at least, not on my system!

I attach a very crude script that carries out Option 2 above

There is absolutely no warranty with this script!!
It may give some food for thought.

Again on my new F30 install, I do not think that grub2-mkconfig is not run when 
a kernel
upgrade is installed.
Only a new config file is installed in the /boot/loader/entries directory.
(and the new kernel/initramfs [stored in /boot not a subdirectory]).

I have successfully run the script on "other partition" to root (/)
with a version of Fedora F27 or F29 installed on the particular partitions.

I have also run it on the booted root (/) partition.

mount |grep " / "[root@naxos:/etc/grub.d]$ mount |grep " / "
/dev/nvme0n1p8 on / type ext4 (rw,relatime,seclabel)

[root@naxos:/etc/grub.d]$ /home/ja/bin/part_scan.sh /dev/nvme0n1p8

Re: Fedora 30, BootLoaderSpec and generating entries under /boot/loader/entries

2019-05-23 Thread ja
On Wed, 2019-05-22 at 20:00 +0100, ja wrote:
> On Wed, 2019-05-22 at 20:16 +0300, Kevin Wilson wrote:
> > Hi all,
> > 
> > I had installed Fedora 30,  on a dual boot machine which has a second
> > partition with Fedora 28.
> > Fedora 30  comes by default with a new boot loader spec.
> > 
> > I found under /boot/loader/entries/ the following:
> > 
> > ls /boot/loader/entries/
> > 
> > ec1b8b7719964c8b9a1d8db430c63fd6-0-rescue.conf
> > ec1b8b7719964c8b9a1d8db430c63fd6-5.0.9-301.fc30.x86_64.conf0
> > 
> > I want to be able to boot by default into Fedora 28.
> > 
> > Is there a way by some utility to generate entries under
> > /boot/loader/entries/ for the
> > Fedora 28  and choose Fedora 28 as the default ?
> > 
> > Or should I disable the boot loader spec in order to boot to Fedora 28
> > on this machine ?
> > 
> > Regards,
> > Kevin
> > 
> 
> I have had exactly this problem
> I have made some notes - attached
> 
> This is vital reading
> https://www.freedesktop.org/wiki/Specifications/BootLoaderSpec/
> 
> If they help or if you have a better insight than me
> please let me know!
> 
The reason I investigated this was that during installation of F30
no additional entries were generated for other partitions - by grub2-mkconfig.
I added my comments to
https://bugzilla.redhat.com/show_bug.cgi?id=1600778
Many subsequent attempts to use grub2-mkconfig failed to add
extra options.
The grub.cfg and associated files successfully boot F30.

During investigation of this I found the following that may be useful.
I do not understand the significance!

When grub2-mkconfig is run os-prober seems to create entries of the form
[root@naxos:/boot/efi/EFI/fedora]$ dmsetup ls 
osprober-linux-nvme0n1p7(253:2)
These entries seem to stop the mounting of the partitions
[root@naxos:~]$ blkid -c /dev/null  shows them as
/dev/mapper/osprober-linux-nvme0n1p7: LABEL="naxos7_F29" 
UUID="1a9ccef1-af1c-4c26-8e4d-64a25bc56fcc"
TYPE="ext4"
These entries can be "removed" and hence the partition "mounted" by using 
dmsetup remove /dev/mapper/osprober-linux-nvme0n1p7





___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Fedora 30, BootLoaderSpec and generating entries under /boot/loader/entries

2019-05-22 Thread ja
On Wed, 2019-05-22 at 20:16 +0300, Kevin Wilson wrote:
> Hi all,
> 
> I had installed Fedora 30,  on a dual boot machine which has a second
> partition with Fedora 28.
> Fedora 30  comes by default with a new boot loader spec.
> 
> I found under /boot/loader/entries/ the following:
> 
> ls /boot/loader/entries/
> 
> ec1b8b7719964c8b9a1d8db430c63fd6-0-rescue.conf
> ec1b8b7719964c8b9a1d8db430c63fd6-5.0.9-301.fc30.x86_64.conf0
> 
> I want to be able to boot by default into Fedora 28.
> 
> Is there a way by some utility to generate entries under
> /boot/loader/entries/ for the
> Fedora 28  and choose Fedora 28 as the default ?
> 
> Or should I disable the boot loader spec in order to boot to Fedora 28
> on this machine ?
> 
> Regards,
> Kevin
> 

I have had exactly this problem
I have made some notes - attached

This is vital reading
https://www.freedesktop.org/wiki/Specifications/BootLoaderSpec/

If they help or if you have a better insight than me
please let me know!



print.pdf
Description: Adobe PDF document
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: F30, XFCE google-earth-pro problem

2019-05-21 Thread ja
On Tue, 2019-05-21 at 13:07 +0800, Ed Greshko wrote:
> On 5/20/19 9:27 PM, ja wrote:
> > I have a newly installed F30, XFCE system.
> > 
> > google-earth-pro will run from a terminal (user fred) but has a 50 second
> > startup and closedown time.
> > 
> > Tests have shown that su - fred  and then running google-earth-pro
> > avoids the delay.
> > env shows greatly fewer environmental variables are set in the "su - fred" 
> > case.
> > 
> > This led to an alternative approach of un-setting some environmental 
> > variables.
> > (without the "su - fred" step)
> > 
> > unset XDG_RUNTIME_DIR; unset DBUS_SESSION_BUS_ADDRESS; google-earth-pro
> > The delay is no longer present and google-earth-pro appears to run OK.
> > 
> > Has anyone any idea what is going on here?
> 
> FWIW, running F30/KDE and google-earth-pro-stable-7.3.2.5776-0 and no 
> start-up issues. 

ja@naxos ~ 5$ rpm -qa|grep earth
google-earth-pro-stable-7.3.2.5776-0.x86_64

Just out of interest
are the two variables set to the same values as mine?
XDG_RUNTIME_DIR=/run/user/2000
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/2000/bus


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


F30, XFCE google-earth-pro problem

2019-05-20 Thread ja
I have a newly installed F30, XFCE system.

google-earth-pro will run from a terminal (user fred) but has a 50 second
startup and closedown time.

Tests have shown that su - fred  and then running google-earth-pro
avoids the delay.
env shows greatly fewer environmental variables are set in the "su - fred" case.

This led to an alternative approach of un-setting some environmental variables.
(without the "su - fred" step)

unset XDG_RUNTIME_DIR; unset DBUS_SESSION_BUS_ADDRESS; google-earth-pro
The delay is no longer present and google-earth-pro appears to run OK.

Has anyone any idea what is going on here?

How important are those environmental variables?


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: How do I generate grub for legacy?

2019-05-12 Thread ja
On Sat, 2019-05-11 at 17:53 -0700, ToddAndMargo via users wrote:
> On 5/11/19 7:25 AM, ja wrote:
> > On Sun, 2019-05-05 at 00:12 -0700, ToddAndMargo via users wrote:
> > > On 5/4/19 11:42 AM, Chris Murphy wrote:
> > > > The grub2-mkconfig script detects EFI and creates a "System setup"
> > > > menu entry so the user can get into firmware setup (functionally the
> > > > same thing as an F key at boot time to get into what some people call
> > > > 'BIOS setup' but that's confusing to say on a UEFI system which
> > > > doesn't really have BIOS, hence "System setup").
> > > 
> > > Hi Chris,
> > > 
> > > This stick has to go into and and all machines.
> > > 
> > > I have two qemu-kvm machines set up to test.  One with EFI bios
> > > and one with Legacy bios.  Nether have a "compatibility mode"
> > > 
> > > So far, I can boot into EFI perfectly.
> > > 
> > > Legacy, I get a Grub> prompt
> > > 
> > > How do I trick grub2-mkconfig into thinking I have a legacy
> > > machine when I am booted into the EFI machine?
> > > 
> > This has probably been done to death, but I now
> > have a BIOS & EFI bootable F30 USB Stick.
> > Works OK on an old BIOS Only laptop &
> > on m/c with EFI & compatibility mode.
> > No Guarantees!
> >  From my notes
> > 
> > Update F30 2019_05_09
> > Once an efi bootable F30 USB stick has been created then:
> > Boot from it in efi mode
> > dnf [re]install grub2-pc only installs 3 files grub2-pc, 
> > grub2-pc-modules, ...
> > grub2-install --target=i386-pc /dev/sda  install grub on the MBR 
> > (triple check the USB stick
> > sda)
> > //---
> > Create a Minamalist grub.cfg file
> > The UUIDs, kernel & initrd versions must be changed as required
> > Be prepared to re-create this file when a new kernel is created
> 
> You left out a pretty big step here.  How do you create this
> minimalist grub.cfg?See below
As root
blkid -c /dev/null will give you the partition UUIDs
ll /boot will give the kernel & initramfs versions available

The search line tells grub the partition on which the vmlinux & initramfs files 
are to be found.
search --no-floppy --fs-uuid --set=root fe6b44f8-0f5a-41f3-a11a-142461c9fe6c
Lets call it "grub root".

The linux line selects the vmlinux version (and its location on the "grub root" 
partition)
It also indicates which partition to mount as "/" (root)
linux /boot/vmlinuz-5.0.11-300.fc30.x86_64 
root=UUID=fe6b44f8-0f5a-41f3-a11a-142461c9fe6c

The initrd line selects the initramfs version (and its location on the "grub 
root" device.

The different meaning for "root" is not helpful
They are the same partition in my case but this is not necessarily/usually true.
> 
> > //--
> > Remember these quotes "EOF_GRUB_CFG" inhibit variable substitution.
> > Remember "expand -t 4 filename" to prevent TABs being present in the 
> > heredoc.
> 
Above - just notes to myself about the use of hereis doc - No TABs
> What are you doing here?
Below - just notes to myself about the use of hereis doc
> 
> > "cat -T filename" shows TABs.
> > Move /boot/grub2/grub.temp to /boot/grub2/grub.cfg when satified with the 
> > result!
> > 
Cut and paste the 12 lines below into a terminal
(Without the > > put in by the mail client)
This will create a very basic /boot/grub2/grub.temp file

Edit as required using the info from above

> > cat > /boot/grub2/grub.temp <<"EOF_GRUB_CFG"
> > set pager=1
> > terminal_output console
> > set timeout=5
> >  menuentry 'Fedora 30 (Thirty) ' {
> >  insmod part_gpt
> >  insmod ext2
> >  search --no-floppy --fs-uuid --set=root 
> > fe6b44f8-0f5a-41f3-a11a-142461c9fe6c
> >  linux /boot/vmlinuz-5.0.11-300.fc30.x86_64 
> > root=UUID=fe6b44f8-0f5a-41f3-a11a-142461c9fe6c
> >  initrd /boot/initramfs-5.0.11-300.fc30.x86_64.img
> >  }
> > EOF_GRUB_CFG
> 
> What exactly are you doing here?
> 
> Why not just copy and paste with vi?

No problem but I like hereis documents!
Everything is done with just one select/paste.
File name, location & contents.

Another recent use on my system - I don't have to think!
Xorg.0.log errors Problem - Still present on F30

cat > /etc/X11/xorg.conf.d/20-flip-off.conf < 
> I am confused.  :'(
>

Re: How do I generate grub for legacy?

2019-05-11 Thread ja
On Sun, 2019-05-05 at 00:12 -0700, ToddAndMargo via users wrote:
> On 5/4/19 11:42 AM, Chris Murphy wrote:
> > The grub2-mkconfig script detects EFI and creates a "System setup"
> > menu entry so the user can get into firmware setup (functionally the
> > same thing as an F key at boot time to get into what some people call
> > 'BIOS setup' but that's confusing to say on a UEFI system which
> > doesn't really have BIOS, hence "System setup").
> 
> Hi Chris,
> 
> This stick has to go into and and all machines.
> 
> I have two qemu-kvm machines set up to test.  One with EFI bios
> and one with Legacy bios.  Nether have a "compatibility mode"
> 
> So far, I can boot into EFI perfectly.
> 
> Legacy, I get a Grub> prompt
> 
> How do I trick grub2-mkconfig into thinking I have a legacy
> machine when I am booted into the EFI machine?
> 
This has probably been done to death, but I now
have a BIOS & EFI bootable F30 USB Stick.
Works OK on an old BIOS Only laptop &
on m/c with EFI & compatibility mode.
No Guarantees!
From my notes

Update F30 2019_05_09
Once an efi bootable F30 USB stick has been created then:
Boot from it in efi mode
dnf [re]install grub2-pc only installs 3 files grub2-pc, 
grub2-pc-modules, ...
grub2-install --target=i386-pc /dev/sda  install grub on the MBR (triple check 
the USB stick sda)
//---
Create a Minamalist grub.cfg file
The UUIDs, kernel & initrd versions must be changed as required
Be prepared to re-create this file when a new kernel is created
//--
Remember these quotes "EOF_GRUB_CFG" inhibit variable substitution.
Remember "expand -t 4 filename" to prevent TABs being present in the heredoc.
"cat -T filename" shows TABs.
Move /boot/grub2/grub.temp to /boot/grub2/grub.cfg when satified with the 
result!

cat > /boot/grub2/grub.temp <<"EOF_GRUB_CFG"
set pager=1
terminal_output console
set timeout=5
menuentry 'Fedora 30 (Thirty) ' {
insmod part_gpt
insmod ext2
search --no-floppy --fs-uuid --set=root 
fe6b44f8-0f5a-41f3-a11a-142461c9fe6c
linux /boot/vmlinuz-5.0.11-300.fc30.x86_64 
root=UUID=fe6b44f8-0f5a-41f3-a11a-142461c9fe6c
initrd /boot/initramfs-5.0.11-300.fc30.x86_64.img
}
EOF_GRUB_CFG

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: How do I generate grub for legacy?

2019-05-03 Thread ja
On Fri, 2019-05-03 at 09:41 -0700, Samuel Sieb wrote:
> On 5/3/19 1:30 AM, Todd Chester via users wrote:
> > On 5/2/19 10:24 PM, Samuel Sieb wrote:
> > > On 5/2/19 8:23 PM, Todd Chester via users wrote:
> > > > On 5/2/19 5:40 PM, Samuel Sieb wrote:
> > > > > On 5/1/19 2:48 PM, ToddAndMargo via users wrote:
> > > > > > Remaking grub.cfg, I get
> > > > > > 
> > > > > > # grub2-mkconfig -o /boot/grub2/grub.cfg
> > > > > > Generating grub configuration file ...
> > > > > > Adding boot menu entry for EFI firmware configuration
> > > > > > done
> > > > > > 
> > > > > > Uh.. I wanted legacy, not EFI.
> > > > > > 
> > > > > > What am I missing?
> > > > > 
> > > > > Are you doing this while booted in EFI or legacy mode?
> > > > 
> > > > Legacy.  It only boots in EFI mode.  I need both.
> > > 
> > > How are you booting in legacy mode if it doesn't work?
> > 
> > I am not.  That is what I am trying to get working.
> That's why I asked the previous question which you answered wrong.  You 
> are trying to create a legacy grub config while booted in EFI mode. 
> That is not likely going to work.  You could try booting a netinst image 
> in legacy mode using the rescue option and try to fix it from there.  Or 
> even a regular live image booted in legacy mode.  You could boot the 
> ISOs using a VM as well.
> 
Not certain this is still relevant but attached is what I did for F29
on an external USB stick.
John


print.pdf
Description: Adobe PDF document
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: alien?

2019-04-12 Thread ja
On Thu, 2019-04-11 at 15:11 -0700, ToddAndMargo via users wrote:
> On 4/11/19 3:05 PM, Seth Kenlon wrote:
> > I've used alien a few times and have been quite pleased with it.
> > Mostly I've used it for relatively small utils.
> > 
> > I would imagine that its efficacy varies when dependency package names
> > are very different between the Debian world and the Fedora world, but
> > I'm only guessing.
> 
> Thank you!
> 

I use alien to install OpenTx/Companion on Fedora

alien -r companion22_2.2.3_amd64.deb
companion22-2.2.3-2.x86_64.rpm generated

However to avoid problems with "filesystem" rpm conflicts
it is necessary to

export EDITOR="/usr/bin/geany -i";rpmrebuild -pe 
./companion22-2.2.3-2.x86_64.rpm

and remove the problem entries
(there may be a better way)

John

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: extended partition

2019-02-20 Thread ja
On Wed, 2019-02-20 at 13:41 +0100, Patrick Dupre wrote:
> Hello,
> 
> I just got a SSD (not virgin), but I cannot create an extended partition.
> 
> fdisk -l 
> 
> Disk /dev/sdb: 477 GiB, 512110190592 bytes, 1000215216 sectors
> Units: sectors of 1 * 512 = 512 bytes
> Sector size (logical/physical): 512 bytes / 4096 bytes
> I/O size (minimum/optimal): 4096 bytes / 4096 bytes
> Disklabel type: gpt
> Disk identifier: 4D6479F4-D61A-4DEA-8F60-35EFBFE445C2
> 
> Device   Start  End  Sectors  Size Type
> /dev/sdb1 2048  1538047  1536000  750M EFI System
> /dev/sdb2  1538048 12023807 104857605G Microsoft reserved
> 
> Is there a reason?
> 
> 

gpt disk/SSDs do not have extended partitions

Use gdisk to add extra partition(s)
Up to 255 partitions maybe

And/Or blast it away with dd and start again


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: xorg problems

2018-12-21 Thread ja
On Fri, 2018-12-21 at 11:57 -0500, Tom Horsley wrote:
> On Fri, 21 Dec 2018 11:39:09 -0500
> Frank McCormick wrote:
> 
> > I know when I put an xorg.conf file in /etc/X11,  X refused to
> > 
> > start and I was left with a blank screen.
> 
> You can put fragments of an xorg.conf file in /etc/X11/xorg.conf.d/,
> to just override a few defaults, but I have no idea what the fragment
> should look like to disable PageFlip. Maybe this is correct:
> 
> https://support.displaylink.com/knowledgebase/articles/1181623-displaylink-ubuntu-driver-after-recent-x-upgrades

This seems to work OK

ja@naxos xorg.conf.d 4$ cat /etc/X11/xorg.conf.d//20-naxos.conf
Section "Device"
Identifier  "Card0"
Option "PageFlip""false"
EndSection
ja@naxos xorg.conf.d 5$

John
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: grub menu

2018-11-12 Thread ja
On Mon, 2018-11-12 at 08:11 -0500, Tom Horsley wrote:
> If I edit the grub.cfg file and replace this absurd
> chunk of gibberish:
> 
> if [ x$feature_timeout_style = xy ] ; then
>   if [ "${menu_show_once}" ]; then
> unset menu_show_once
> save_env menu_show_once
> set timeout_style=menu
> set timeout=60
>   elif [ "${menu_auto_hide}" -a "${last_boot_ok}" = "1" ]; then
> set orig_timeout_style=${timeout_style}
> set orig_timeout=${timeout}
> if [ "${fastboot}" = "1" ]; then
>   # timeout_style=menu + timeout=0 avoids the countdown code keypress 
> check
>   set timeout_style=menu
>   set timeout=0
> else
>   set timeout_style=hidden
>   set timeout=1
> fi
>   fi
> fi
> 
> with just
> 
> set timeout=5
> 
> will I get my grub menu back so I can do things
> like choose previous kernels?
> 
> Or should I just delete the entire chunk of code
> between the 01_menu_auto_hide comments?
> 
> And why isn't there a way to disable the whole
> auto hide nonsense? The only thing it appears to be
> checking is a serial console, no define you can provide
> to just say "Dammit! Don't hide my menu!"

Maybe
grub2-editenv - unset menu_auto_hide
grub2-editenv list  To check
OR
Or hold the left SHIFT key during boot



___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Serious F29 Problem - For me!

2018-11-08 Thread ja
> 
> Thanks Ian & Suse
> Working on it!
> John
> 
I now know how to get to XFCE working again on F28 following attempts to test 
F29.

cp -au .../dot_config_2018_11_02_ja_backup_GTX2/dconf /home/ja/.config
cp -au .../dot_config_2018_11_02_ja_backup_GTX2/autostart/ /home/ja/.config
sometimes a reboot is required (still using very old syntax!)
shutdown -r now

diff -qr did the trick when finding these files/directories

However I have still not been able to use my account on F29 without freezing
and core dumps.

I think it is to do with "autostart" but I have no idea what.
After 15 to 20 years of using XFCE my current solution is

dnf groupinstall LXDE
which has caused no problems with my account - yet.

Aside/In addition
I have been getting core dumps associated with xfce on F28 for several weeks
but they have never made the machine unusable.
This was definitely not a hardware problem as they occurred on at least two 
machines.
dnf downgrade to xorg-x11-server-Xorg-1.19.5-1.fc28.x86_64
did not appear to solve this problem.
It was not possible to downgrade on F29 because of dependency problems.
I'm pretty convinced xfce has some significant bugs.


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Serious F29 Problem - For me!

2018-11-07 Thread ja
On Wed, 2018-11-07 at 18:15 +0800, Ian Chapman wrote:
> On 06/11/2018 23:34, ja wrote:
> 
> > I conclude that there is something in my ~/.config or ~/.cache
> > that F29 cannot handle during the login phase or shortly after.
> > There are 11323 files in ~/.config
> > and 5431 in ~/.cache
> > 
> > Worse still when I return to my F28 machine as ja then
> > problems are now present on that machine as well.
> > Presumably ~/.config (maybe ~/.cache) has been corrupted by F29.
> > 
> > I have to restore ~/.config (394MB) and once ~/.cache(532MB)
> > from a backup before I have a usable F28 machine again.
> > (and hence can send this email)
> 
> You could probably identify what files have changed using diff, by 
> comparing the changed directory tree with the original one. For example
> 
> diff -q ~/.config ~/.config.original
> 
> It'll output which files are missing (from src and rest) and which files 
> are different. It could still be a lot, but it might narrow things down. 
> Afterwards you can remove the -q and see what those differences are.
> 
> -- 
> Regards,
> Ian Chapman
> 
Thanks Ian & Suse
Working on it!
John

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Serious F29 Problem - For me!

2018-11-06 Thread ja
On Tue, 2018-11-06 at 12:19 -0500, Tom Horsley wrote:
> On Tue, 06 Nov 2018 15:34:09 +
> ja wrote:
> 
> > Has anyone else seen this problem or has some suggestion for
> > better ways of trouble shooting?
> 
> I've been having serious issues debugging programs built
> on NFS filesystems. I can't point to a specific thing yet, but
> I'm really suspicious of NFS at this point. (Same sort of debugging
> same sort of programs, no problems under fedora 28).
> ___
Hmmm - Interesting

I have spent the whole day on this - being very concerned that
my F28 machine and/or Centos server account may become corrupt.

Tomorrow is another day!
Thanks
John

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Serious F29 Problem - For me!

2018-11-06 Thread ja
I have a fully working (Clean Installed) F29 test machine which
seems OK for some users (fred) who has a very small home directory.

User home directories are NFS mounted from a
Centos 7.5.1804 server

I am using lightdm & XFCE on both F28 & F29

I login to F29 as me (ja) and the display locks up continually,
the display can become smeared, applications freeze, ...,
it is totally unusable - core dumping maybe.

I login to XFCE as another user (fred) and su - ja and run applications
with no problems - evolution, google-chrome, pcmanfm, ...

I conclude that there is something in my ~/.config or ~/.cache
that F29 cannot handle during the login phase or shortly after.
There are 11323 files in ~/.config
and 5431 in ~/.cache

Worse still when I return to my F28 machine as ja then
problems are now present on that machine as well.
Presumably ~/.config (maybe ~/.cache) has been corrupted by F29.

I have to restore ~/.config (394MB) and once ~/.cache(532MB)
from a backup before I have a usable F28 machine again.
(and hence can send this email)

I have tried things such as "find ~/.config -amin -3" to find
changed files but nothing I have deleted/moved has helped.

I have used journalctl -f and top

I have seen xfce4-panel, xfsettingsd, xfdesktop seg fault
(libgdk-3)

At one stage I thought "setenforce 0" helped but now not convinced.

Has anyone else seen this problem or has some suggestion for
better ways of trouble shooting?

I am loathe to have to re-create all those settings in ~/.config

Struggling!

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Clean Install of F29 problems

2018-11-05 Thread ja
On Sun, 2018-11-04 at 18:24 -0800, Samuel Sieb wrote:
> On 11/4/18 7:18 AM, stan wrote:
> > On Sun, 04 Nov 2018 14:29:08 +0000
> > ja  wrote:
> > > warning: %post(tex-fonts-hebrew-0.1-28.fc29.noarch) scriptlet failed,
> > > exit status 255 Error in POSTIN scriptlet in rpm package
> > > tex-fonts-hebrew Installed: tex-fonts-hebrew-0.1-28.fc29.noarch
> > 
> > This is strange, since it is the same package as f28, just rebuilt in
> > the f29 environment.  You could try installing the f28 package from here
> > https://koji.fedoraproject.org/koji/buildinfo?buildID=1042001
> > to see if it has the same issue.
> 
> It's a known issue.  Fixes should be in testing now.
> https://bugzilla.redhat.com/show_bug.cgi?id=1555931
> ___
Thanks for the reference

I still cannot get a local repo working
No new downloads appear in /global/local_repos/29
AFAIK the files below are "the same" as for F28 - which worked perfectly

I have tried putting an rpm (nedit) into my local repo and running
createrepo by hand

dnf install nedit   does indeed pick up the rpm from my repo

[root@paxos:/var/cache/dnf]$ dnf repoquery --repoid=local-29-update
Last metadata expiration check: 0:07:06 ago on Mon 05 Nov 2018 10:48:50 GMT.
nedit-0:5.7-5.fc29.x86_64

So it is the putting of the rpms into the repo that is the problem.

Can anyone spot a mistake in my config files?
//--
cat /etc/dnf/dnf.conf  
[main]
gpgcheck=1
installonly_limit=3
clean_requirements_on_remove=True
keepcache=1
metadata_expire=1000
deltarpm=False
//--
cat /etc/dnf/plugins/local.conf
[main]
enabled = true
repodir = /global/local_repos/29

[createrepo]
enabled = true
//------
cat /etc/yum.repos.d/local-29-update.repo  
[local-29-update]
name=Local ja Fedora $releasever $basearch Updates
cost=1
baseurl=file:///global/local_repos/$releasever/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch
metadata_expire=120
//--


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Clean Install of F29 problems

2018-11-04 Thread ja
On Sun, 2018-11-04 at 13:34 +, Patrick O'Callaghan wrote:
> On Sun, 2018-11-04 at 09:17 +0000, ja wrote:
> > 2.  A fatal dnf error during installation of tex-fonts-hebrew rpm
> > required a complete start from scratch avoiding this particular rpm.
> > (Another 2.5GB download)
> 
> Unless you explicitly deleted the cache (e.g. with 'dnf clean') it
> should not have been necessary to repeat the download.
> 
As far as I could tell my only choice was to re-boot the USB Net Install stick
and go through everything again - the cache being destroyed??
I had a go at using Cont/Alt/Fn but there was no obvious info
on how to continue
The graphical display just had a pop up that said something like
"Fatal dnf error"
No option to continue or skip

There is a bug in the tex-fonts-hebrew rpm as trying to install
it on a working machine fails.
root@paxos:~]$ dnf install tex-fonts-hebrew
...
Installed: tex-fonts-hebrew-0.1-28.fc29.noarch

  Installing   : tex-fonts-hebrew-0.1-28.fc29.noarch
  Running scriptlet: tex-fonts-hebrew-0.1-28.fc29.noarch
/usr/bin/texconfig-sys: line 33: exec: texconfig: not found
Option cnffile requires an argument
Try "updmap --help" for more information.
warning: %post(tex-fonts-hebrew-0.1-28.fc29.noarch) scriptlet failed, exit 
status 255
Error in POSTIN scriptlet in rpm package tex-fonts-hebrew
Installed: tex-fonts-hebrew-0.1-28.fc29.noarch

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Clean Install of F29 problems

2018-11-04 Thread ja
I have made a clean installed of F29 onto a small SSD
and had a few problems which may be of interest.

1.  It was necessary to separately dd and recreate the required
partitions using gdisk to get the installer to accept a custom layout.
The installer would not let me use the existing partitions.

2.  A fatal dnf error during installation of tex-fonts-hebrew rpm
required a complete start from scratch avoiding this particular rpm.
(Another 2.5GB download)

3.  I have been using _dnf_local and a local F29 repo for several releases
Having set things up as previously the two repos give these errors.
Any hints as to what I have missed with the repos
would be very useful.

[root@paxos:~]$ dnf install nedit
Local ja Fedora 29 x86_64 Updates  
_dnf_local
Fedora Modular 29 - x86_64
google-chrome
google-earth-pro
RPM Fusion for Fedora 29 - Free - Updates
RPM Fusion for Fedora 29 - Nonfree - Updates
Failed to synchronize cache for repo 'local-29-update', ignoring this repo.
Failed to synchronize cache for repo '_dnf_local', ignoring this repo.
Package nedit-5.7-5.fc29.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!

Thanks
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Replacing email list for users with a web forum software called Discourse, what's your opinion?

2018-10-21 Thread ja
On Sat, 2018-10-20 at 18:59 -0400, Stephen Perkins wrote:
> On Sat, Oct 20, 2018 at 6:56 PM Ed Greshko  wrote:
> > 
> > On 10/21/18 5:42 AM, stan wrote:
> > > I'm wondering how the people who regularly use fedora-users mailing
> > > list feel about that.
> > 
> > I would simply stop contributing.
> > 
> 
>  And that is why I would be leaving.  Your contributions have helped
> me, many times, and I would miss that.  I don't post much,but I read
> and read and read.  I seldom go to forums, especially when there is a
> list like this with so many knowledgeable contributors.
> > ___
> > 

+1


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: convert to EUFI boot?

2018-09-03 Thread ja
On Sun, 2018-09-02 at 17:01 -0700, ToddAndMargo wrote:
> On 08/31/2018 10:06 AM, ToddAndMargo wrote:
> > Hi All,
> > 
> > Fedora 28, x64
> > 
> > Two questions:
> > 
> > 1) Is there a way to convert a Fedora hard drive that
> > is set up to boot off the old BIOS into a EUFI boot?
> > 
> > 2) Is there a way to convert a Fedora hard drive that
> > is set up to boot off the old BIOS into a dual
> > BIOS and EUFI boot drive?
> > 
> > 
> > Many thanks,
> > -T
> 
> I am wondering now if I set the drive up as EUFI,
> if I could modify it to dual boot off of both BIOS
> and EUFI
> 
> 
> 
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


A9ROi1MeGT.pdf
Description: Adobe PDF document
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: NFS not mounted at boot -

2018-07-30 Thread ja
On Mon, 2018-07-30 at 17:45 +0200, francis.montag...@inria.fr wrote:
> Hi.
> 
> On Mon, 30 Jul 2018 10:40:35 -0400 Bob Goodwin wrote:
> 
> > I have two computers, Fedora 27 and 28 that do not mount the nfs server 
> > at boot. It works from root afterward without any difficulty ...
> 
> This is perhaps (again) due to NetworkManager-wait-online.service
> pretending too early that the network is up. You may try a turnaround
> I mentionned earlier. Search for nm-wait-online-routes-gw.conf in the
> list archives:
> 
>   
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/THPESZMXWTH6IO6B6YJXUQAGHOMPVCFF/
> 
> That said, using systemd.automount or autofs is safer since will work
> also if the server boots after the clients.
> 
> -- 
> francis
> ___
I went through all that pain with F27 but
F28 has not been a problem - so far.
In my case it was VMware virtual interfaces coming up before
the single hardware ethernet interface.
John

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/7NQPVXIYMSNQNF3YKFESWNREB2FQQ4RS/


Re: NFS not mounted at boot -

2018-07-30 Thread ja
On Mon, 2018-07-30 at 22:57 +0800, Ed Greshko wrote:
> On 07/30/18 22:40, Bob Goodwin wrote:
> > I have two computers, Fedora 27 and 28 that do not mount the nfs server at 
> > boot. It
> > works from root afterward without any difficulty but that is a bit of an
> > inconvenience. I put up with that problem with the Samba server for a long 
> > time but
> > two is too much!
> > 
> > This problem was unknown until I built this nfs box which pretty much says 
> > I've
> > done something wrong but I have no idea what ... /etc/exports is:
> > 
> > [bobg@ASRock-J3455M ~]$ cat /etc/exports
> > /home/exports 
> > 192.168.1.0/24(rw,sync,insecure,no_root_squash,no_subtree_check,fsid=0)
> > 
> > The client /etc/fstab is:
> > 
> > 192.168.1.86:/home/exports  /mnt/testb nfs4defaults0 0
> > 
> > Any suggestions appreciated,
> > 
> 
> In your fstab you can try changing it to something like
> 
> 192.168.1.86:/home/exports  /mnt/testb nfs4 
> rw,soft,intr,fg,comment=systemd.automount 0 0
> 
> You may not see it mounted at boot time but as soon as you access the 
> directory it
> will become mounted.
> 
> At least that is the way I fixed a problem with NFS mounts of a NAS.
> 
> ___
> 

Is adding the _netdev option to fstab line worth a try?

man mount

The  filesystem  resides  on  a  device  that requires network
access (used to prevent the system from  attempting  to  mount
these  filesystems  until  the network has been enabled on the
system).


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/FZURJA32BIJLDHDMF2ES27VAV4OODKHS/


Re: portable (non-live) Fedora on an external USB drive

2018-06-28 Thread ja
On Tue, 2018-06-26 at 21:25 -0700, Samuel Sieb wrote:
> On 06/25/2018 07:11 AM, ja wrote:
> > Currently it is not known how the fedora installer determines which boot 
> > mechanism to use.
> 
> What do you mean?  If you boot using UEFI, it will install in the EFI 
> partition.  If you boot using legacy, it will use the bios boot partition.
> ___
> 

OK - Thanks
I didn't notice how my USB Network install stick had booted.

Just checked - I have the choice of UEFI/BIOS
from the M/B UEFI boot menu if I need it.

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/YGJER4MLGQ75OO63DLJJKVROLXLRNOGV/


Re: portable (non-live) Fedora on an external USB drive

2018-06-25 Thread ja
On Mon, 2018-06-25 at 10:04 -0400, Go Canes wrote:
> On Mon, Jun 25, 2018 at 8:51 AM, Patrick O'Callaghan
>  wrote:
> > On Mon, 2018-06-25 at 08:47 -0400, Go Canes wrote:
> > > But then
> > > when I go to boot the external drive, it immediately displays
> > > "Operation System not found" - Note that is is "Operation", *not*
> > > "Operating".
> > 
> > That could be a message from your BIOS, which would imply it's not
> > finding even the first stage boot block. Check BIOS settings.
> 
> I get a single bit of disk activity when I try to boot off the
> external drive, so it is at least *trying* to find the 1st stage boot
> block.  While I am obviously not 100% certain, my thinking is that
> something isn't quite right with the grub config.
> 
> Let me see if I can't take a peek at the 1st sector and see what is in there.
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/LM6
> JXUM7VIHINSRBULEAUS3ZPJEBNTAG/

I have tidied up my efforts about USB booting - it might help
The mailer will probably destroy the layout though!

2018_06_03

//---
The latest "standard" SSD layout is as follows.
The "BIOS boot partition" may well not be required as grub2 data is probably 
located in sectors 1 -> 2047
The separate /boot partition (sda3) may well not be used.
[root@gtx:~]$ gdisk -l /dev/sda
Found valid GPT with protective MBR; using GPT.
Disk /dev/sda: 250069680 sectors, 119.2 GiB
Model: Voyager GTX 
Main partition table begins at sector 2 and ends at sector 33
Partitions will be aligned on 2048-sector boundaries
Number  Start (sector)End (sector)  Size   Code  Name
   120484095   1024.0 KiB  EF02  BIOS boot partition
1MiBnone  
   24096 1028095   500.0 MiB   EF00  EFI System 
  500MiBvfat  /boot/efi 
   3 1028096 2097152   522.0 MiB   8300  Linux filesystem   
1GiBext4  /boot 
   4 209920018876415   8.0 GiB 8200  Linux swap 
8GiBswap
   518876416   134219775   55.0 GiB8300  Linux filesystem   
ext4  /
   6   134219776   250069646   55.2 GiB8300  Linux filesystem   
ext4  spare
//---
If the UEFI does not "see" the SSD then check the status of the Protective MBR 
boot flag using gdisk/fdisk
To CLEAR the flag   gdisk /dev/sda  p ; v ; x ; n ; 
w ;
To SET/CLEAR the flag   fdisk /dev/sda  M ; i ; a ; i ; w ; q ;
//---
USB SSD TRIM - As root
/home/ja/bin/wiper.sh --verbose --commit /dev/sda1
//---
To discover how the machine was booted
1. Check grub menu entries for linux16 or linuxefi
2. When booted in UEFI mode efibootmgr will provide relevant information
//---
To ensure that the device will run on the widest range of machines
dnf install dracut-config-generic   
To force a generic initrd
To force an existing kernel to use a "fully configured" initramfs file then
dracut --regenerate-all --force
//---
Creation of an SSD (USB or SATA) device that will boot on both BIOS and UEFI 
based machines.
References:
https://blog.heckel.xyz/2017/05/28/creating-a-bios-gpt-and-uefi-gpt-grub-bootable-linux-system/
https://superuser.com/questions/801515/is-a-hybrid-linux-usb-stick-for-uefi-legacy-bios-possible

Currently it is not known how the fedora installer determines which boot 
mechanism to use.

Once a bootable installation has been achieved (BIOS or UEFI) the "alternative" 
boot mechanism
can be installed.  Both of the possibilities described below have been well 
tested.
Triple check the correct device name at all stages, /dev/sda is assumed below.

Case 1: The machine has booted from a BIOS install  Install 
the UEFI boot loader
mkfs -t vfat /dev/sda2  
if required (double check sda2)
mount /dev/sda2 /boot/efi   
(double check sda2)
dnf

Re: OT: Annoying List Behavior....

2018-06-04 Thread ja
Evolution shows me this

From:Mike Wright 
Reply-To:Community support for Fedora users 
To:users@lists.fedoraproject.org
Subject:Re: OT: Annoying List Behavior
Date:Mon, 4 Jun 2018 08:55:01 -0700 (04.06.2018 16:55:01)

John
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/EJJSMRYJHCDIOUUB4ATXUN22ZBMZ3UYO/


Re: portable (really) Fedora on stick

2018-04-24 Thread ja
On Mon, 2018-04-23 at 23:52 +0300, Aleksandar Kostadinov wrote:
> ja wrote on 04/23/18 20:28:
> > On Mon, 2018-04-23 at 17:20 +0300, Aleksandar Kostadinov wrote:
> > > Hi,
> > > 
> > > I'm reading documentation [1] for Fedora on a USB stick. The only option
> > > to have a portable fedora on a stick seems to be by creating an overlay
> > > FS and this certainly leads to getting out of disk space at some point.
> > > 
> > > I would really like to create Fedora on USB that I can plug anywhere and
> > > work off it.
> > > 
> > > I was thinking that perhaps I can just install regular fedora on a USB
> > > stick like I would do on a hard drive. Then it can be updated and used
> > > just like any other Fedora machine. Perhaps disable persistent logging
> > > and swap so that flash memory doesn't wear out.
> > > 
> > > One issue I presently know about is dracut. It creates by default images
> > > that only support a specific hardware. i.e. if I install kernel on a
> > > machine with an nforce  disk controller, it will put in intird only that
> > > module thus Fedora will not boot on a machine with AHCI controller.
> > > 
> > > Maybe this wouldn't matter when all things are on the USB drive but then
> > > can there be a problem with different USB controller modules?
> > > 
> > > I was wondering if anybody tried that and has tips for greated 
> > > portability.
> > > 
> > > Thank  you,
> > > Aleksandar
> > > 
> > > 
> > 
> > I have been doing this for several years, currently F27,
> > but only as a recovery Stick.
> > I just do a standard install but use a custom disk layout
> > using ext4 / partition - no LMV.
> > gdisk -l /dev/sda
> > Number  Start (sector)End (sector)  Size   Code  Name
> > 
> > 12048 1026047   500.0 MiB   EF00  EFI System
> > 2 1026048 1028095   1024.0 KiB  EF02  BIOS boot 
> > partition
> > 3 1028096 3125247   1024.0 MiB  8300  Linux filesystem
> > 4 312524819902463   8.0 GiB 8200  Linux swap
> > 51990246461800414   20.0 GiB8300  Linux filesystem
> > 
> > I have recently been using a Corsair GT 32GB stick
> 
> Thanks a lot for the tip! I am also planning to start with a 32GB USB 
> 3.0 stick. It looks like though that you are having EFI and BIOS mode 
> both supported. Would you share how did you achieve it?
> 

I usually pre-format SSD's, sticks with a "standard" partition layout using
gdisk before installing Fedora.
This was it for this stick - "BIOS" & "EFI" boot partitions.

All my machines have compatibility mode for booting.

F27 was installed on this stick on a machine with EFI but
"BIOS" mode was selected/forced during installation.

I have just re-tested the stick
It will boot on a 10 year old
laptop with dual AMD Althon & only USB2.
Also on Intel i7-6700K machine using "BIOS" mode.

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


Re: portable (really) Fedora on stick

2018-04-23 Thread ja
On Mon, 2018-04-23 at 17:20 +0300, Aleksandar Kostadinov wrote:
> Hi,
> 
> I'm reading documentation [1] for Fedora on a USB stick. The only option 
> to have a portable fedora on a stick seems to be by creating an overlay 
> FS and this certainly leads to getting out of disk space at some point.
> 
> I would really like to create Fedora on USB that I can plug anywhere and 
> work off it.
> 
> I was thinking that perhaps I can just install regular fedora on a USB 
> stick like I would do on a hard drive. Then it can be updated and used 
> just like any other Fedora machine. Perhaps disable persistent logging 
> and swap so that flash memory doesn't wear out.
> 
> One issue I presently know about is dracut. It creates by default images 
> that only support a specific hardware. i.e. if I install kernel on a 
> machine with an nforce  disk controller, it will put in intird only that 
> module thus Fedora will not boot on a machine with AHCI controller.
> 
> Maybe this wouldn't matter when all things are on the USB drive but then 
> can there be a problem with different USB controller modules?
> 
> I was wondering if anybody tried that and has tips for greated portability.
> 
> Thank  you,
> Aleksandar
> 
> 
I have been doing this for several years, currently F27,
but only as a recovery Stick.
I just do a standard install but use a custom disk layout
using ext4 / partition - no LMV.
gdisk -l /dev/sda
Number  Start (sector)End (sector)  Size   Code  Name

   12048 1026047   500.0 MiB   EF00  EFI System
   2 1026048 1028095   1024.0 KiB  EF02  BIOS boot partition
   3 1028096 3125247   1024.0 MiB  8300  Linux filesystem
   4 312524819902463   8.0 GiB 8200  Linux swap
   51990246461800414   20.0 GiB8300  Linux filesystem

I have recently been using a Corsair GT 32GB stick

This one would be much better
128GB Corsair Flash Voyager GTX USB 3.1 Gen 1 Type-A Pendrive,
Black, 460MB/s Read, 460MB/s Write, 33k/40k IOPS, PC/Mac
£67.99

My Fedora notes say this - not certain it is still valid - but I did it for F27.
dnf install dracut-config-generic - To force a generic initramfs

This installs a single file
/usr/lib/dracut/dracut.conf.d/02-generic-image.conf hostonly="no"

I have not done the following - I waited for a kernel update.
To force an existing kernel to use a "fully configured" initramfs file then
dracut --regenerate-all --force 

NB this will regenerate and over-write all /boot/initramfs* file
Make copies first if required

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


Re: cups sucks!!!

2018-02-26 Thread ja
On Mon, 2018-02-26 at 09:05 +0100, François Patte wrote:
> Le 26/02/2018 à 05:35, Gordon Messmer a écrit :
> > On 02/25/2018 10:42 AM, François Patte wrote:
> > > I opened firefox on one computer and miracle: the printer attached to
> > > the other computer is discovered and cups admin interface asks me if I
> > > want to add this printer. Nice: the job is easy!!*But*  this does not
> > > work at all!!
> > 
> > 
> > If I recall correctly, discovery is a matter of multicast DNS
> > announcement.  Since the source announces the printer, firewall rules
> > don't need to be adjusted to allow that.  However, you do need to adjust
> > firewall rules to allow incoming IPP connections. Have you done that?
> 
> iptables -L
> 
> Chain INPUT
> 
> ACCEPT tcp  --  anywhere anywhere tcp dpt:ipp
> ACCEPT tcp  --  anywhere anywhere tcp spt:ipp
> ACCEPT udp  --  anywhere anywhere udp dpt:ipp
> ACCEPT udp  --  anywhere anywhere udp spt:ipp
> 
> Chain OUTPUT
> 
> ACCEPT tcp  --  anywhere anywhere tcp spt:ipp
> ACCEPT tcp  --  anywhere anywhere tcp dpt:ipp
> ACCEPT udp  --  anywhere anywhere udp spt:ipp
> ACCEPT udp  --  anywhere anywhere udp dpt:ipp
> 
> ___
> 

A working Centos 7.4 server but maybe ...

systemctl status cups-browsed.service  ???

/etc/cups/cups-browsed.conf

# Which protocols will we use to discover printers on the network?
# Can use DNSSD and/or CUPS, or 'none' for neither.
BrowseRemoteProtocols dnssd cups

# Which protocols will we use to broadcast shared local printers to the network?
# Can use DNSSD and/or CUPS, or 'none' for neither.
# Only CUPS is actually supported, as DNSSD is done by CUPS itself (we ignore
# DNSSD in this directive).
# BrowseLocalProtocols none- Default ?
BrowseLocalProtocols cups

# Settings of this directive apply to both BrowseRemoteProtocols and
# BrowseLocalProtocols.
# Can use DNSSD and/or CUPS, or 'none' for neither.
# BrowseProtocols none
BrowseProtocols dnssd cups
//-
Also
#Multicast DNS Port mdns/5353 (for CUPS)
iptables -A INPUT -m state --state NEW -m tcp -p tcp -d $DEST --dport 5353 -s 
$SOURCE -j ACCEPT
iptables -A INPUT -m state --state NEW -m udp -p udp -d $DEST --dport 5353 -s 
$SOURCE -j ACCEPT

#CUPS   port ipp/631
iptables -A INPUT -m state --state NEW -m tcp -p tcp -d $DEST --dport 631 -s 
$SOURCE -j ACCEPT
iptables -A INPUT -m state --state NEW -m udp -p udp -d $DEST --dport 631 -s 
$SOURCE -j ACCEPT

John

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


Re: More color problems -

2018-02-24 Thread ja
On Sat, 2018-02-24 at 04:53 -0500, Bob Goodwin wrote:
> On 02/24/18 04:45, Bob Goodwin wrote:
> > On 02/24/18 04:31, Joe Zeff wrote:
> > > > I would like to eliminate all [or change some] colors when I list 
> > > > files with xfce4-terminal. I know this has been discussed before but 
> > > > I haven't found much in my notes?
> > > > 
> > > > How can I change them to white? I keep the display set for white 
> > > > text on a black background.
> > > 
> > > add this line to .bashrc:
> > > 
> > > unalias ls 
> > 
> > .
> > That doesn't seem to work, perhaps a reboot is needed?
> > 
> 
> .
> No, a reboot did not do it ...
> 
> 
maybe alias this ?
ls --color=never

"Using color to distinguish file types is disabled both by default and with 
--color=never.
With  --color=auto,  ls  emits  color codes only when standard output is 
connected to a terminal.
The LS_COLORS environment variable can change the settings.
Use the dircolors command to set it."
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org