Re: multiboot 2 HD

2025-07-17 Thread Patrick Dupre via users
Thank Sam, This time, it just run fine. I cannot remember why, I got error in the past. > Sent: Thursday, July 17, 2025 at 12:03 AM > From: "Samuel Sieb" > To: users@lists.fedoraproject.org > Subject: Re: multiboot 2 HD > > On 7/16/25 2:55 PM, Patrick Dupre via user

Re: multiboot 2 HD

2025-07-16 Thread Patrick Dupre via users
> > On 7/15/25 2:45 PM, Patrick Dupre via users wrote: > > > >> Sent: Sunday, July 13, 2025 at 1:06 PM > >> From: "Steven I Usdansky via users" > >> To: "users@lists.fedoraproject.org" > >> Cc: "Steven I Usdansky"

Re: multiboot 2 HD

2025-07-15 Thread Patrick Dupre via users
> Sent: Sunday, July 13, 2025 at 1:06 PM > From: "Steven I Usdansky via users" > To: "users@lists.fedoraproject.org" > Cc: "Steven I Usdansky" > Subject: Re: multiboot 2 HD > > Each of my three drives is bootable has its own EFI partition and multiple > Linux installations. Each /EFI/fedora/gr

Re: Dell Latitude 7420's camera not working on new F42 install

2025-07-15 Thread Patrick Dupre via users
> Sent: Tuesday, July 15, 2025 at 4:52 PM > From: "Ranjan Maitra via users" > To: "Community support for Fedora users" > Cc: "Ranjan Maitra" > Subject: Re: Dell Latitude 7420's camera not working on new F42 install > > On Tue Jul15'25 08:38:45AM, Ben Matteson wrote: > > From: Ben Matteson > >

Re: Dell Latitude 7420's camera not working on new F42 install

2025-07-14 Thread Patrick Dupre via users
I do have a similar problem with my laptop MSI GE62 6QD MS-16J5 The camera is not detected no /dev/video In the past it has been working ! === Patrick DUPRÉ | | email: pdu...@gmx.com =

Re: multiboot 2 HD

2025-07-14 Thread Patrick Dupre via users
Following up on the issue. If I understand correctly. grub2-mkconfig build a configuration file based on the files available in /etc/grub.d The first part of the grub.cfg is based on 10_liunx which collects information from the running machine The second part is base on 30_os_prober It meant tha

Re: multiboot 2 HD

2025-07-12 Thread Patrick Dupre via users
> > On 7/12/25 12:18 PM, Patrick Dupre via users wrote: > >> Sent: Saturday, July 12, 2025 at 8:41 PM > >> From: "Samuel Sieb" > >> To: users@lists.fedoraproject.org > >> Subject: Re: multiboot 2 HD > >> > >> On 7/12/25 5:53 A

Re: multiboot 2 HD

2025-07-12 Thread Patrick Dupre via users
> Sent: Saturday, July 12, 2025 at 8:41 PM > From: "Samuel Sieb" > To: users@lists.fedoraproject.org > Subject: Re: multiboot 2 HD > > On 7/12/25 5:53 AM, Patrick Dupre via users wrote: > > I wanted to install manually a "small" distribution on

multiboot 2 HD

2025-07-12 Thread Patrick Dupre via users
Hello, I wanted to install manually a "small" distribution on /dev/sdb3 Under the install, I can select the mount point / (required) Then I have an issue for /boot It says recommended, but it seems that it is required I cannot to go to next step till I select a device. Actually, it could be a p

Re: post update/perl

2025-07-09 Thread Patrick Dupre via users
> > Patrick Dupre via users wrote on 2025/07/09 2:16: > > Hello, > > > > Since I updated my machine, I cannot run my perl program. > > I get > > > > Can't load > > '/home/pdupre/perl_lib/x86_64-linux-thread-multi/auto/Fitter_E/Fitter_E.

post update/perl

2025-07-08 Thread Patrick Dupre via users
Hello, Since I updated my machine, I cannot run my perl program. I get Can't load '/home/pdupre/perl_lib/x86_64-linux-thread-multi/auto/Fitter_E/Fitter_E.so' for module Fitter_E: libperl.so.5.38: cannot open shared object file: No such file or directory at /usr/lib64/perl5/DynaLoader.pm line 2

Re: rpmbuild

2025-07-08 Thread Patrick Dupre via users
===     Sent: Tuesday, July 08, 2025 at 10:40 AM From: "Barry Scott" To: "Patrick Dupre" Cc: users@lists.fedoraproject.org Subject: Re: rpmbuild     On 8 Jul 2025, at 09:36, Patrick Dupre wrote:     On 8 Jul 2025, at 09:07, Patrick Dupre wrote: Thank Barry, This w

Re: rpmbuild

2025-07-08 Thread Patrick Dupre via users
> > > On 8 Jul 2025, at 09:07, Patrick Dupre wrote: > > > > Thank Barry, > > > > This what I get > > > > > > + cd PDL-Transform-Color-1.010_PD > > + /usr/bin/make install > > DESTDIR=/home/pdupre/rpmbuild/BUILD/perl-PDL-

Re: rpmbuild

2025-07-08 Thread Patrick Dupre via users
make: *** [Makefile:915: install] Error 255 error: Bad exit status from /var/tmp/rpm-tmp.w3c4NF (%install) How can I have a more verbose output ? You said force echo each command. > Subject: Re: rpmbuild > > > > > On 7 Jul 2025, at 20:44, Patrick Dupre via users > > wro

Re: rpmbuild

2025-07-07 Thread Patrick Dupre via users
> > Subject: rpmbuild > > > > Hello, > > > > Trying to build a rpm package from PDL-Graphics-ColorSpace-0.206.tar.gz > > > > rpmbuild -bb perl-PDL-Transform-Color.spec > > I got an error message: > > > > > > + cd PDL-Transform-Color-1.010 > > + /usr/bin/make install > > DESTDIR=/home/pdupre/rp

perl-Alien-Build

2025-07-07 Thread Patrick Dupre via users
Hello, Trying to build rpm package from perl-Alien-Build, I get RPM build errors: File not found: /home/pdupre/rpmbuild/BUILD/perl-Alien-Build-2.84-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/* File not found: /home/pdupre/rpmbuild/BUILD/perl-Alien-Build-2.84-build/BUILDROOT/usr/lib

Re: gcc

2025-07-07 Thread Patrick Dupre via users
OK Thanks. Good to know. > From: "Jakub Jelinek" > To: "Community support for Fedora users" > Cc: "Patrick Dupre" > Subject: Re: gcc > > On Mon, Jul 07, 2025 at 02:37:44PM +0200, Patrick Dupre via users wrote: > > Hello, > > >

gcc

2025-07-07 Thread Patrick Dupre via users
Hello, I am trying to generate a rpm package (perl-Tk-Zinc) from a source file. No problem in fedora 40, but it fails in fedora 42 The reason seems to be due to gcc: gcc 14 in fedora 40, and gcc 15 in fedora 15 Th error message is Field.c:1746:8: error: too many arguments to function ‘cb’; exp

Re: touchegg.desktop

2025-07-06 Thread Patrick Dupre via users
> > > >> > >> On 7/5/25 1:00 AM, Patrick Dupre via users wrote: > >>> I do not understand this: > >>> > >>> Jul 05 09:37:08 Sappho touchegg.desktop[4301]: Error connecting to > >>> Touchégg daemon: Could not connec

Re: sleep/suspend

2025-07-06 Thread Patrick Dupre via users
> > On Sat, 2025-07-05 at 12:55 +0200, Patrick Dupre via users wrote: > >> On Fri, 2025-07-04 at 11:31 +0200, Patrick Dupre via users wrote: > >>> Jul 4 11:01:41 Sappho systemd-logind[1868]: Error during inhibitor- > >>> delayed operation (al

Re: touchegg.desktop

2025-07-05 Thread Patrick Dupre via users
> > On 7/5/25 1:00 AM, Patrick Dupre via users wrote: > > I do not understand this: > > > > Jul 05 09:37:08 Sappho touchegg.desktop[4301]: Error connecting to Touchégg > > daemon: Could not connect: Connection refused > > Jul 05 09:37:03 Sappho touchegg.desk

Re: sleep/suspend

2025-07-05 Thread Patrick Dupre via users
> > On Fri, 2025-07-04 at 11:31 +0200, Patrick Dupre via users wrote: > > Jul 4 11:01:41 Sappho systemd-logind[1868]: Error during inhibitor- > > delayed operation (already returned success to client): Unit > > sleep.target is masked. > > I don't know if that

touchegg.desktop

2025-07-05 Thread Patrick Dupre via users
Hello, I do not understand this: Jul 05 09:37:08 Sappho touchegg.desktop[4301]: Error connecting to Touchégg daemon: Could not connect: Connection refused Jul 05 09:37:03 Sappho touchegg.desktop[4301]: Reconnecting in 5 seconds... ==

Re: F42: instructions on setting up hibernate

2025-07-04 Thread Patrick Dupre via users
About my issue. I do not want to hibernate, but just suspend. It has been working on my laptop, but not anymore! > To: users@lists.fedoraproject.org > Cc: "Ranjan Maitra" , users@lists.fedoraproject.org > Subject: Re: F42: instructions on setting up hibernate > > > > > On 4 Jul 2025, at 19:51,

sleep/suspend

2025-07-04 Thread Patrick Dupre via users
Hello, I am back with my issue. I cannot turned it to sleep. Here the message Jul 4 11:01:36 Sappho ModemManager[2035]: [sleep-monitor-systemd] system is about to suspend Jul 4 11:01:36 Sappho NetworkManager[2210]: [1751619696.7040] manager: sleep: sleep requested (sleeping: no enabled:

How to enter to suspend mode?

2025-07-03 Thread Patrick Dupre via users
Hello, I already tried to get some feedback from the lisy, but have not been successful. I can never enter into suspend mode, while it has been working in the past. I use this laptop from time to time: 1) to run calculation (I do not want that it turns to hibernate) 2) When I am out of town (I ne

Re: hibernate

2025-07-02 Thread Patrick Dupre via users
=== > Sent: Monday, June 30, 2025 at 9:58 PM > From: "Barry" > To: users@lists.fedoraproject.org > Cc: "Patrick Dupre" , "fedora" > Subject: Re: hibernate > > > > > On 30 Jun 2025, at 14:01, Patri

Error connecting to Touchégg daemo

2025-07-02 Thread Patrick Dupre via users
Why do I get Jul 1 09:22:39 Sappho touchegg.desktop[3975]: Error connecting to Touchégg daemon: Could not connect: Connection refused Jul 1 09:22:39 Sappho touchegg.desktop[3975]: Reconnecting in 5 seconds... Jul 1 09:22:44 Sappho touchegg.desktop[3975]: Error connecting to Touchégg daemon: Co

Re: hibernate

2025-07-02 Thread Patrick Dupre via users
pho touchegg.desktop[3975]: Error connecting to Touchégg daemon: Could not connect: Connection refused Jul  1 09:39:39 Sappho touchegg.desktop[3975]: Reconnecting in 5 seconds... Jul  1 09:39:44 Sappho touchegg.desktop[3975]: Error connecting to Touchégg daemon: Could not connect: Connection ref

suspend

2025-07-02 Thread Patrick Dupre via users
Hello, What is the opposite of gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout 0 I tired gsettings set org.gnome.settings-daemon.plugins.power sleep-active-ac-timeout 0 but it is not correct. Thank ===

Re: hibernate

2025-07-02 Thread Patrick Dupre via users
> Hello, > > My laptop does not hibernate. > systemctl status sleep.target suspend.target hibernate.target > hybrid-sleep.target > > Then > > systemctl hibernate > > But it is still running, not sleeping. > > How can I force it? > > Thank Indeed, a while ago, I did gdm dbus-run-session gs

Sometimes cannot suspend, or resume for suspend

2025-07-02 Thread Patrick Dupre via users
Hello, I observe the same behavior, than https://discussion.fedoraproject.org/t/sometimes-cannot-suspend-or-resume-for-suspend/149164 But there is no solution. Thank for your help === Patrick DUPRÉ

hibernate

2025-06-30 Thread Patrick Dupre via users
Hello, My laptop does not hibernate. systemctl status sleep.target suspend.target hibernate.target hybrid-sleep.target Then systemctl hibernate But it is still running, not sleeping. How can I force it? Thank === Patri

Re: Post upgrade

2025-06-29 Thread Patrick Dupre via users
> > > > On 28 Jun 2025, at 14:44, Patrick Dupre via users > > wrote: > > > > How can I recover the list of packages which have been removed? > > Use this to find all upgrade logs > > sudo dnf system-upgrade log > > Then use > > su

Re: rpmbuild

2025-06-29 Thread Patrick Dupre via users
> Subject: rpmbuild > > Hello, > > Trying to build a rpm package from PDL-Graphics-ColorSpace-0.206.tar.gz > > rpmbuild -bb perl-PDL-Transform-Color.spec > I got an error message: > > > + cd PDL-Transform-Color-1.010 > + /usr/bin/make install > DESTDIR=/home/pdupre/rpmbuild/BUILD/perl-PDL-Tran

rpmbuild

2025-06-29 Thread Patrick Dupre via users
Hello, Trying to build a rpm package from PDL-Graphics-ColorSpace-0.206.tar.gz rpmbuild -bb perl-PDL-Transform-Color.spec I got an error message: + cd PDL-Transform-Color-1.010 + /usr/bin/make install DESTDIR=/home/pdupre/rpmbuild/BUILD/perl-PDL-Transform-Color-1.010-build/BUILDROOT 'INSTALL=

Re: rpmbuild

2025-06-28 Thread Patrick Dupre via users
> > Hi. > > On Sat, 28 Jun 2025 17:22:31 +0200 > Patrick Dupre via users wrote: > > > I am trying to build a rpm package from Alien-Build-2.84.tgz file > > an a fedora 42 machine. > > Why not using the standard perl-Alien-Build package ? > > dnf -q

rpmbuild

2025-06-28 Thread Patrick Dupre via users
Hello, I am trying to build a rpm package from Alien-Build-2.84.tgz file an a fedora 42 machine. I generated a spec file using cpanspec. Then I had to modify the .spec file typically changing %{perl_vendorarch}/auto/* %{perl_vendorarch}/Alien* in %{perl_vendorlib}/Alien* but I get an error (r

Post upgrade

2025-06-28 Thread Patrick Dupre via users
Hello, When I upgraded my machine, I asked dnf system-upgrade download --releasever=42 --allowerasing At one point I was able to see the list of removed packages in /var/lib/dnf/system-upgrade/system-upgrade-transaction.json But after a reboot the file disappeared. How can I recover the list of

Re: network configuration

2025-06-28 Thread Patrick Dupre via users
> To: users@lists.fedoraproject.org > Subject: Re: network configuration > > On Sat, 28 Jun 2025 14:50 Patrick Dupre wrote: > > > Is there a way to save a local network configuration ? > > Define more precisely what local means. > > Networkmanager supports p

Re: ptyxis

2025-06-28 Thread Patrick Dupre via users
OK, I found it > > Hello, > > How do I change the background color in ptyxis? > > === > Patrick DUPRÉ | | email: pdu...@gmx.com > =

ptyxis

2025-06-28 Thread Patrick Dupre via users
Hello, How do I change the background color in ptyxis? === Patrick DUPRÉ | | email: pdu...@gmx.com === --

network configuration

2025-06-28 Thread Patrick Dupre via users
Hello, Is there a way to save a local network configuration ? Thank === Patrick DUPRÉ | | email: pdu...@gmx.com === --

vlc

2025-06-27 Thread Patrick Dupre via users
Hello, I tried to install vlc, but I get Running transaction Transaction failed: Rpm transaction failed. - file /usr/lib64/vlc/plugins/codec/libfaad_plugin.so conflicts between attempted installs of vlc-plugins-freeworld-3.0.21-4.fc42.x86_64 and vlc-plugins-base-1:3.0.21-24.fc42.x86_64 Can I

Re: pympress

2025-06-21 Thread Patrick Dupre via users
ckages by executing 'dnf clean packages'. Error: GPG check FAILED Subject: Re: pympress On Sat, Jun 21, 2025 at 3:02 PM Patrick Dupre via users <users@lists.fedoraproject.org> wrote: Hello, It seems that there is an issue with the repo of python3-pympress https://co

pympress

2025-06-21 Thread Patrick Dupre via users
Hello, It seems that there is an issue with the repo of python3-pympress https://copr.fedorainfracloud.org/coprs/cimbali/pympress/packages/ === Patrick DUPRÉ | | email: pdu...@gmx.com ===

Re: local network

2025-06-17 Thread Patrick Dupre via users
> > On 6/17/25 12:51 AM, Patrick Dupre via users wrote: > >> If you've set B and C to static addresses in the 10.40.0.0 subnet, then > >> obviously you have to change one or the other. The bridge doesn't have > >> a gateway or DNS, that's a settin

Re: local network

2025-06-17 Thread Patrick Dupre via users
> On 6/17/25 12:27 AM, Patrick Dupre via users wrote: > > > >> > >> > >>> On 6/16/25 2:38 PM, Patrick Dupre via users wrote: > >>>>> > >>>>> On 6/16/25 2:11 PM, Patrick Dupre via users wrote: > >&g

Re: local network

2025-06-17 Thread Patrick Dupre via users
> > > > On 6/16/25 2:38 PM, Patrick Dupre via users wrote: > > >> > > >> On 6/16/25 2:11 PM, Patrick Dupre via users wrote: > > >>> OK, > > >>> > > >>> Now it is working with > > >>> Kernel IP routing

Re: local network

2025-06-16 Thread Patrick Dupre via users
> On 6/16/25 2:38 PM, Patrick Dupre via users wrote: > >> > >> On 6/16/25 2:11 PM, Patrick Dupre via users wrote: > >>> OK, > >>> > >>> Now it is working with > >>> Kernel IP routing table > >>> Destination Ga

Re: local network

2025-06-16 Thread Patrick Dupre via users
> > On 6/16/25 2:11 PM, Patrick Dupre via users wrote: > > OK, > > > > Now it is working with > > Kernel IP routing table > > Destination Gateway Genmask Flags MSS Window irtt > > Iface > > 0.0.0.0 192.168.

Re: local network

2025-06-16 Thread Patrick Dupre via users
always conserved? > On 6/16/25 12:25 PM, Patrick Dupre via users wrote: > > > >> > >> On 6/14/25 11:28 AM, Patrick Dupre via users wrote: > >>> Hello, > >>> > >>> I tried to fix a small issue that I have. > >>> PC A is

Re: local network

2025-06-16 Thread Patrick Dupre via users
> > On 6/14/25 11:28 AM, Patrick Dupre via users wrote: > > Hello, > > > > I tried to fix a small issue that I have. > > PC A is connected to internet through a USB port. > > This PC A has 2 RJ45 cards, connected to 2 PC: B and C. > > Both interface are

Re: local network

2025-06-15 Thread Patrick Dupre via users
never I tried proxu Automatic and None IPVA4 setting I tried Automatic (DHCP) Automatic (DHCP) addresses only Link-local only shared to other computer I do not know how to set up manually! Any idea ? > > On 6/15/25 12:32 PM, Samuel Sieb wrote: > > On 6/15/25 1:42 AM, Patrick Dup

Re: local network

2025-06-15 Thread Patrick Dupre via users
I tried to set up manually which only one PC, using the network manager. nm-connection-editor offers very similar options to my understanding. I configured manually the interface on PC A and on PB C. I works, except the DNS does not work. I did not find the right setting. > > On Sun, 2025-06-15 a

Re: local network

2025-06-15 Thread Patrick Dupre via users
Hello, Thank for the feedback. I am sorry for the confusion. PC A is connected to internet and it is fine. device enp0s20f0u11 It is in automatic setting. This PC has 2 ethernet cards By default enp1s0 (connected to PC B) and enp2s0 (connected to PC C) If I understand PC A run as a router. By d

local network

2025-06-14 Thread Patrick Dupre via users
Hello, I tried to fix a small issue that I have. PC A is connected to internet through a USB port. This PC A has 2 RJ45 cards, connected to 2 PC: B and C. Both interface are in shared to other computers The problem is this one. I use /etc/hosts to put a name to each PC connected to A. PC A is nor

Re: gparted

2025-06-08 Thread Patrick Dupre via users
> Subject: Re: gparted > > On 6/8/25 1:28 AM, Patrick Dupre via users wrote: > > Thank for the feedback. > > I did not try because Todd gave an easier option. > > However, I also have an issue with gnome-terminal > > For example,it does not "wrok" be

Re: gnome

2025-06-08 Thread Patrick Dupre via users
thtat I have to relog.   In any case the gnome-extensions list is correct.     Sent: Friday, June 06, 2025 at 10:49 AM From: "Will McDonald" To: "Community support for Fedora users" Cc: "Patrick Dupre" Subject: Re: gnome On Fri, 6 Jun 2025 at 09:14,

Re: gparted

2025-06-08 Thread Patrick Dupre via users
y, June 08, 2025 at 12:21 AM From: "Will McDonald" To: "Community support for Fedora users" Cc: "Patrick Dupre" Subject: Re: gparted On Sat, 7 Jun 2025 at 20:05, Patrick Dupre via users <users@lists.fedoraproject.org> wrote: After ssh -X on a remote mac

Re: gparted

2025-06-08 Thread Patrick Dupre via users
Thank. It works. However, what is the "-t" for ? man ssh does not provide this option > Sent: Sunday, June 08, 2025 at 5:12 AM > From: "ToddAndMargo via users" > To: users@lists.fedoraproject.org > Cc: "ToddAndMargo" > Subject: Re: gparted > >

gparted

2025-06-07 Thread Patrick Dupre via users
Hello, After ssh -X on a remote machine If I tried to run sudo gparted I get X11 connection rejected because of wrong authentication. while I can sudo on this machine. It it specific to gparted ? Thank. === Patrick DUPRÉ

gnome

2025-06-06 Thread Patrick Dupre via users
Hello, Would you know why every time that after I turn off my PC, the gnome all extension are always turned off when I restart the PC? I have to turn them on manually every time. Thank. === Patrick DUPRÉ

command line and pword

2025-05-17 Thread Patrick Dupre via users
Hello, How can I pass a command line with a password like gnome-terminal -- ssh -X Homere -p when the password has "(" Maybe it is not recommended, you have other option Actually, I wish to set this command line in an application command THanks ==

Re: suspend option

2025-04-29 Thread Patrick Dupre via users
> On 4/28/25 5:23 PM, Patrick Dupre via users wrote: > > ○ sleep.target > > Loaded: masked (Reason: Unit sleep.target is masked.) > > Active: inactive (dead) > > > > ○ suspend.target > > Loaded: masked (Reason: Unit suspend.target is ma

Re: suspend option

2025-04-28 Thread Patrick Dupre via users
> > On 4/28/25 4:15 PM, Patrick Dupre via users wrote: > > > I do not have the suspend option available in the gnome menu > > for a while now. > > How can I recover it ? > > It's not in the power button menu? > What kind of computer is it? > What ha

Re: suspend option

2025-04-28 Thread Patrick Dupre via users
.) Active: inactive (dead) ○ hybrid-sleep.target Loaded: masked (Reason: Unit hybrid-sleep.target is masked.) Active: inactive (dead) > Sent: Tuesday, April 29, 2025 at 2:06 AM > From: "Jeffrey Walton" > To: "Community support for Fedora users" > Cc

suspend option

2025-04-28 Thread Patrick Dupre via users
Hello, I do not have the suspend option available in the gnome menu for a while now. How can I recover it ? Thank. === Patrick DUPRÉ | | email: pdu...@gmx.com ===

sagemath

2025-04-28 Thread Patrick Dupre via users
Hello, If I am correct, there was a sagemath package in the past, but it seems that it is not available anymore. Could somebody clarifies the situation? Thanks === Patrick DUPRÉ | | email: pd

Re: grub2

2025-04-21 Thread Patrick Dupre via users
OK, it solved the issue > Subject: Re: grub2 > > On Mon, Apr 21, 2025 at 6:33 AM Patrick Dupre via users > wrote: > > > > Hello, > > > > I do not understand, on my laptop, the 2 last releases of the kernel have > > not been done properly, and I cannot

Re: grub2

2025-04-21 Thread Patrick Dupre via users
In my case.   /boot/loader/entries is not correct after grub2-mkconfig -o /boot/grub2/grub.cfg and /boot/grub2/grub.cfg is also not corect 1) the kenerl 6.13.11  is not detected. 2) vmlinuz-6.13.9-100.fc40.x86_64 is detected with 'Fedora Linux 38 (Workstation Edition) will it should b

Re: grub2

2025-04-21 Thread Patrick Dupre via users
> > On Mon, Apr 21, 2025 at 6:33 AM Patrick Dupre via users > wrote: > > > > Hello, > > > > I do not understand, on my laptop, the 2 last releases of the kernel have > > not been done properly, and I cannot boot on them. > > How can I popula

Re: grub2

2025-04-21 Thread Patrick Dupre via users
> > On 21 Apr 2025, at 11:33, Patrick Dupre via users > > wrote: > > > > I do not understand, on my laptop, the 2 last releases of the kernel have > > not been done properly, and I cannot boot on them. > > How can I populate /boot/loader/entries properly

Re: grub2

2025-04-21 Thread Patrick Dupre via users
> > Am 21.04.2025 um 12:32:52 Uhr schrieb Patrick Dupre via users: > > > I do not understand, on my laptop, the 2 last releases of the kernel > > have not been done properly, and I cannot boot on them. > > How can I populate /boot/loader/entries properly? > >

grub2

2025-04-21 Thread Patrick Dupre via users
Hello, I do not understand, on my laptop, the 2 last releases of the kernel have not been done properly, and I cannot boot on them. How can I populate /boot/loader/entries properly? Now -rw-r--r--. 1 root root 155 Apr 21 12:21 c60d54440c4d444a9eb5a084a65edf40-0-memtest86+.conf -rw-r--r--. 1 roo

code diagnotize

2025-04-11 Thread Patrick Dupre via users
Hello, I am looking for a tool to diagnosis my c code. time spend subroutine, number of calls etc.. Thanks === Patrick DUPRÉ | | email: pdu...@gmx.com ===

Managing dual boot

2025-04-05 Thread Patrick Dupre via users
Hello, I have a machine with a dual fedora boot on 2 drives (with grub2) I daily maintain one (say A on /dev/sda4), and occasionally the other one (say B on /dev/sdc5). The problem is when I update B, grub is not update properly, i.e., I cannot boot on B with the new kernel. Hence, I run grub2-mk

Re: Re: Re: Dongle USB

2025-03-27 Thread Patrick Dupre via users
nt with interface 0; interface class is 2, expected 8. Abort > ip a > modprobe cdc_ether may be needed > > Sent using the mobile mail app > > On 3/20/25 at 12:32 PM, Patrick Dupre via users wrote: > > > > Sent using the mobile mai

Re: Re: Re: Re: Dongle USB

2025-03-27 Thread Patrick Dupre via users
Sent using the mobile mail app > > On 3/27/25 at 12:29 PM, Patrick Dupre via users wrote: > > > > > > > lsusb search for PID like 1bbb vid like 00bc > > > > > > The cdc_mbin kernel module may be needed newer kernel have it > > > Think mod

Re: Re: Re: Re: Dongle USB

2025-03-27 Thread Patrick Dupre via users
See below > > Sent using the mobile mail app > > On 3/27/25 at 12:29 PM, Patrick Dupre via users wrote: > > > > > > > lsusb search for PID like 1bbb vid like 00bc > > > > > > The cdc_mbin kernel module may be needed newer kernel have it > &

Re: Re: Re: Dongle USB

2025-03-27 Thread Patrick Dupre via users
confused. > > > Sent using the mobile mail app > > On 3/27/25 at 8:57 AM, Patrick Dupre via users wrote: > > > Software Version: IK41_RD_02.00_05 > > It's already the latest version. > > > > I tried from windows > > > > However, it m

Re: Dongle USB

2025-03-27 Thread Patrick Dupre via users
11: 56(84) bytes of data. --- 8.8.8.8 ping statistics --- 4 packets transmitted, 0 received, 100% packet loss, time 3108ms > On Thu, 2025-03-27 at 12:15 +0100, Patrick Dupre via users wrote: > > The manufacturer says compatible Linux > > To be blunt, that may just mean it worked

Re: Re: Dongle USB

2025-03-27 Thread Patrick Dupre via users
: "Community support for Fedora users" > Cc: edwardgib...@gmx.com > Subject: Re: Re: Dongle USB > > Probably Modem needs firmware update. They are usually available from > website > > Sent using the mobile mail app > > On 3/27/25 at 8:01 AM, Patr

Re: Dongle USB

2025-03-27 Thread Patrick Dupre via users
> Sent: Thursday, March 27, 2025 at 11:45 AM > From: "Marco Moock" > To: users@lists.fedoraproject.org > Subject: Re: Dongle USB > > On 27.03.2025 09:30 Patrick Dupre via users wrote: > > > I have never been able to turn to RNDIS mode, > > probably beca

Dongle USB

2025-03-27 Thread Patrick Dupre via users
Hello, I received a lot of recommendations to try to have this LTE dongle working. I wish to thank you. But, finally, it still does not work. I have never been able to turn to RNDIS mode, probably because the device does not show up in /dev/tty It is lost? Thank.

Re: Re: Re: Re: Re: Dongle USB

2025-03-25 Thread Patrick Dupre via users
Hello, I am not make any progress. 1) There are no /dev/ttyUSB or /dev/ttyACM or similar things. I do have Bus 001 Device 009: ID 1bbb:0908 T & A Mobile Phones LinkKey /dev/bus/usb/001/009 2) usb_modeswitch -v 1bbb -p 0908 PID -J provides Look for default devices ... Found devices in default mo

Re: Re: Re: Re: Dongle USB

2025-03-24 Thread Patrick Dupre via users
> > Sent using the mobile mail app > > On 3/24/25 at 1:34 AM, Patrick Dupre via users wrote: > > > Hello, > > > > Unfortunately, the issue is still not solved. > > Can somebody help me? > > > > > > > > > > > > > Sugg

Re: Re: Re: Dongle USB

2025-03-24 Thread Patrick Dupre via users
n bus 001 > Get the current device configuration ... > Current configuration number is 1 > Use interface number 0 > with class 2 > Error: can't use storage command in MessageContent with interface 0; > interface class is 2, expected 8. Abort > > > > > ip a &g

Re: Dongle USB

2025-03-22 Thread Patrick Dupre via users
> > > Same dongle after ~ 1 minute > > traceroute to 2a01:170:118f:1::1 (2a01:170:118f:1::1), 30 hops max, > > 80 byte packets 1 _gateway (fe80::dcb1:beff:fe30:9ee8%enp0s20f0u11) > > 2.088 ms !N 2.527 ms !N 2.823 ms !N > > > I assume the connection is being interrupted, as it basically works > w

Re: Dongle USB

2025-03-22 Thread Patrick Dupre via users
> > traceroute to 2a01:170:118f:1::1 (2a01:170:118f:1::1), 30 hops max, > > 80 byte packets 1 ik41.home > > (2a04:cec0:11fa:a98d:8980:ce75:841b:48d6) 2.360 ms 3.220 ms * 2 > > 2a04:cec0:11fa:a98d:0:62:273c:f140 > > (2a04:cec0:11fa:a98d:0:62:273c:f140) 64.183 ms 74.291 ms * 3 * * * > > 4 2001

Re: Dongle USB

2025-03-21 Thread Patrick Dupre via users
255.255.255.0 U 10000 enp0s20f0u11 192.168.122.0 0.0.0.0 255.255.255.0 U 0 00 virbr0 > Sent: Friday, March 21, 2025 at 9:38 AM > From: "Patrick Dupre via users" > To: users@lists.fedoraproject.org > Cc: users@lists.fedoraproje

Re: Dongle USB

2025-03-21 Thread Patrick Dupre via users
systematic update of the dongle through internet at the first connection. The update is correct through win7, but not from Linux. Would you have some ideas to solve this issue? Thank. > Sent: Thursday, March 20, 2025 at 9:31 PM > From: "Patrick Dupre via users&qu

Re: Dongle USB

2025-03-20 Thread Patrick Dupre via users
> Am 20.03.2025 um 20:09:43 Uhr schrieb Patrick Dupre via users: > > > No, > > except a VM with windows 7 > > Should be enough. > You can passthrough USB devices to that, e.g. test a VM with Win 10/11 > to have a current OS. Look at that. I am now connected fine for

Re: Re: Dongle USB

2025-03-20 Thread Patrick Dupre via users
> Sent using the mobile mail app > > On 3/20/25 at 11:56 AM, Patrick Dupre via users wrote: > > > > > > > > Same dongle after ~ 1 minute > > > > traceroute to 2a01:170:118f:1::1 (2a01:170:118f:1::1), 30 hops max, > > > > 80 byte pa

Re: Dongle USB

2025-03-20 Thread Patrick Dupre via users
> > > > > > > Same dongle after ~ 1 minute > > > > traceroute to 2a01:170:118f:1::1 (2a01:170:118f:1::1), 30 hops > > > > max, 80 byte packets 1 _gateway > > > > (fe80::dcb1:beff:fe30:9ee8%enp0s20f0u11) 2.088 ms !N 2.527 ms !N > > > > 2.823 ms !N > > > > > > > > > I assume the connection is

Re: Re: Dongle USB

2025-03-20 Thread Patrick Dupre via users
> > Sent using the mobile mail app > > On 3/20/25 at 4:41 AM, Patrick Dupre via users wrote: > > > Thank Marco for your concerns. > > > > With the new LTE dongle not working properly, but when it works > > > > traceroute -I 2a01:170:118f:1::1 &

Re: Dongle USB

2025-03-20 Thread Patrick Dupre via users
; schrieb Patrick Dupre via users : > > > Do I need to switch IPV6 from automatic to > > Disable or Automatic DHCP, manual ? > > or set the IPV6 DNS > > No, but it needs to be investigated what it doesn't work. You get > addresses assigned. > > Please test

Re: Dongle USB

2025-03-19 Thread Patrick Dupre via users
> > On Tue, 2025-03-18 at 21:01 +0100, Patrick Dupre via users wrote: > > I need to login on 192.168.8.1 > > (the manual says 192.168.1.1 !!) > > > > But, it seems that the DNS does not work > > ping 192.168.8.1 does not answer > > while I can con

Re: Dongle USB

2025-03-19 Thread Patrick Dupre via users
I am sorry, but I do not understand. There is only one PC with a dongle. The question to get the contraol on the DNS server. Why when I just start the PC, I have Link 9 (enp0s20f0u11) Current Scopes: DNS LLMNR/IPv4 LLMNR/IPv6 Protocols: +DefaultRoute LLMNR=resolve -mDNS -DNSOverTLS

Re: Dongle USB

2025-03-19 Thread Patrick Dupre via users
OK Marco, When the "bad" dongle works "~1 minute" 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft for

  1   2   3   4   5   6   7   8   9   10   >