Re: SOLVED: Re: [gentoo-user] Getting WiFi to work

2024-05-28 Thread Peter Humphrey
On Sunday, 21 April 2024 23:58:04 BST Peter Humphrey wrote: > On Sunday, 21 April 2024 23:30:54 BST Wol wrote: > > Any chance you can document those steps? > > Yes, I ought to do that. I just need to remember... ;-) I think there's only one thing for me to say: whatever web site I used said to

Re: SOLVED: Re: [gentoo-user] Getting WiFi to work

2024-05-28 Thread Dale
Peter Humphrey wrote: > On Sunday, 21 April 2024 23:58:04 BST Peter Humphrey wrote: >> On Sunday, 21 April 2024 23:30:54 BST Wol wrote: >>> Any chance you can document those steps? >> Yes, I ought to do that. I just need to remember... ;-) > I think there's only one thing for me to say: whatever

Re: SOLVED: Re: [gentoo-user] Getting WiFi to work

2024-05-28 Thread Peter Humphrey
On Tuesday, 28 May 2024 15:52:35 BST Dale wrote: > Peter Humphrey wrote: > > On Sunday, 21 April 2024 23:58:04 BST Peter Humphrey wrote: > >> On Sunday, 21 April 2024 23:30:54 BST Wol wrote: > >>> Any chance you can document those steps? > >> > >> Yes, I ought to do that. I just need to remember..

[gentoo-user] SAN multipathing

2024-05-28 Thread Grant Taylor
Hi, I'm trying to set up SAN multipathing via dm-multipath for the first time in about a decade. I am seeing the test LUNs (1 x 10 GB and 1 x 100 GB) twice on my relatively recent (< 60 days out of date) Gentoo system. But I'm not able to get multipath to see anything. Before I go too dee

Re: [gentoo-user] Re: PCIe version 2, 3 etc and how to know which a card is.

2024-05-28 Thread Dale
Grant Edwards wrote: > On 2024-05-21, Dale wrote: > >>> Here's my udev rules file that defines my network interface names >>> for the machine I'm on at the moment: >>> >>> --/etc/udev/rules.d/70-my-persistent-net.rules--- >>> SUBSYSTEM=="net", ACTION=="add", ATT

[gentoo-user] Re: PCIe version 2, 3 etc and how to know which a card is.

2024-05-28 Thread Grant Edwards
On 2024-05-28, Dale wrote: > Grant Edwards wrote: >> On 2024-05-21, Dale wrote: >> Here's my udev rules file that defines my network interface names for the machine I'm on at the moment: --/etc/udev/rules.d/70-my-persistent-net.rules---

Re: [gentoo-user] Re: PCIe version 2, 3 etc and how to know which a card is.

2024-05-28 Thread Dale
Grant Edwards wrote: > On 2024-05-28, Dale wrote: >> Grant Edwards wrote: >>> On 2024-05-21, Dale wrote: >>> > Here's my udev rules file that defines my network interface names > for the machine I'm on at the moment: > > --/etc/udev/rules.d/70-my-persistent-net.rul

[gentoo-user] hardware disk description

2024-05-28 Thread Jude DaShiell
My machine has protected mbr with gpt partitions on it. Are those kind of partitions hybrid? -- Jude "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." Ed Howdershelt 1940.

Re: [gentoo-user] Terminal emulator to replace Konsole

2024-05-28 Thread Dale
Ionen Wolkens wrote: > On Fri, Mar 22, 2024 at 03:01:44PM -0500, Dale wrote: >> Howdy, >> >> I looked in x11-terms and there is a few options, I think.  I tried >> looking at home pages and such but none of them mention a feature like >> this but it may have it.  I was wondering if anyone knows of

Re: [gentoo-user] hardware disk description

2024-05-28 Thread karl
Jude DaShiell: > My machine has protected mbr with gpt partitions on it. Are those kind of > partitions hybrid? Why not check for yourself: https://en.wikipedia.org/wiki/GUID_Partition_Table You can use theese to find out what you have: file -s /dev/sda fdisk -l /dev/sda Regards, /Karl Hammar

Re: [gentoo-user] hardware disk description

2024-05-28 Thread Wols Lists
On 28/05/2024 20:51, Jude DaShiell wrote: My machine has protected mbr with gpt partitions on it. Are those kind of partitions hybrid? This is completely standard nowadays. I think the "protected MBR" just points to the first four GPT partitions. This is basically down to the fact that (a)

Re: [gentoo-user] hardware disk description

2024-05-28 Thread Michael
On Wednesday, 29 May 2024 00:10:07 BST Wols Lists wrote: > On 28/05/2024 20:51, Jude DaShiell wrote: > > My machine has protected mbr with gpt partitions on it. Are those kind of > > partitions hybrid? > > This is completely standard nowadays. I think the "protected MBR" just > points to the firs