Re: 73-usb-net-by-mac.rules is no longer used in Bullseye for USB ethernet devices?

2022-02-23 Thread Flacusbigotis
On Wed, Feb 23, 2022 at 3:15 AM Tixy wrote: > > Sorry, I know nothing about all this, I just got curious about your > problem and looked at the source code. > > Wow. That's quite impressive Tixy. I would not even know where to begin looking! Thank you for all that leg work. I will be looking

Re: 73-usb-net-by-mac.rules is no longer used in Bullseye for USB ethernet devices?

2022-02-22 Thread Flacusbigotis
> I did not have this problem in Debian 10. I do not know if the card's driver has changed between the two versions of Debian, so I am going to boot into a Debian 10 live image and see if it displays the same behavior. Good news: I verified that this whole thing is indeed introduced in Debian 11

Re: 73-usb-net-by-mac.rules is no longer used in Bullseye for USB ethernet devices?

2022-02-21 Thread Flacusbigotis
On Thu, Feb 17, 2022 at 1:06 AM Reco wrote: > Hi. > > On Thu, Feb 17, 2022 at 12:32:48AM -0600, Flacusbigotis wrote: > > Thanks Reco & Greg. I did see the > > /lib/systemd/network/73-usb-net-by-mac.link file. Thanks for that. > > > > I don't k

Re: 73-usb-net-by-mac.rules is no longer used in Bullseye for USB ethernet devices?

2022-02-16 Thread Flacusbigotis
ff:ff:ff:ff:ff:ff inet 10.8.0.11/24 brd 10.8.0.255 scope global enp1s0 valid_lft forever preferred_lft forever 4: enx001234567890: mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000 link/ether 96:6e:37:f1:d0:34 brd ff:ff:ff:ff:ff:ff permaddr 00:12:34:56:78:90 On Wed, Feb 1

73-usb-net-by-mac.rules is no longer used in Bullseye for USB ethernet devices?

2022-02-16 Thread Flacusbigotis
My internet connection is off the ethernet port of a PCI-E card that also has USB ports on it, so the ethernet device is recognized as a "USB ethernet device"... Back in Debian Buster, I learned that the "predictive" naming of this USB ethernet interface would be governed by "73-usb-net-by-mac.rul

Re: Stalled system shutdown

2022-02-12 Thread Flacusbigotis
> I wonder if the package ntopng is necessary for something. See manpage gor ntopng it's for monitoring network resources/activity. So if you aren't interested in doing that then you don't need it installed.

Re: Unable to boot UEFI laptop from Debian 11 Live USB stick

2022-02-11 Thread Flacusbigotis
Thank you! I was using the 32-bit image! Duh!!! I retried with the 64-bit image and it is all good! On Fri, Feb 11, 2022 at 11:16 AM Andrew M.A. Cater wrote: > On Thu, Feb 10, 2022 at 07:43:56PM -0600, Flacusbigotis wrote: > > Thomas and Andrew, thanks for your reply. > > >

Re: Stalled system shutdown

2022-02-10 Thread Flacusbigotis
Just a question to help you start troubleshooting: Does the shutdown finish quickly/quicker if you first stop the ntopng systemd service manually before doing the full shutdown? On Thu, Feb 10, 2022, 5:59 PM José Luis González wrote: > Hi, > > When shutting down, after upgrading to Debian 11, s

Re: Unable to boot UEFI laptop from Debian 11 Live USB stick

2022-02-10 Thread Flacusbigotis
Thomas and Andrew, thanks for your reply. The laptop is no more than two years old and it has an Intel Core i3-1005G1 processor. Also, I checked the USB stick and it only has the 32-bit EFI program in the EFI boot folder. I assume based on what Andrew said that maybe the UEFI needs to be 64-bit.

Unable to boot UEFI laptop from Debian 11 Live USB stick

2022-02-07 Thread Flacusbigotis
I have followed Debian's instructions ( https://wiki.debian.org/DebianInstall#Creating_a_Bootable_Debian_USB_Flashdrive) for creating a bootable USB stick but it fails to boot on my UEFI laptop. In contrast, I am able to create the same for Knoppix 9.1 following their instructions. So not sure why