nemanin

@nemanin@lemmy.world

This profile is from a federated server and may be incomplete. Browse more on the original instance.

Thinking of building a database of "stuff" that I have at home + some other family households. Multiple accounts with private and shared inventories.

The use case is basically so that all my family members we can check that “John has an old laptop collecting dust” or “Mary has this specific tool that I’d love to use for my current project”....

nemanin,

I’ve also had this idea in the back of my mind…. Curious what people suggest…

nemanin,

I hate Trump so very deeply. There is nothing redeeming about him or what he’s done to this country.

That being said, at least this quote you shared (the article is paywalled) is very obviously Turd saying that Biden’s vote totals beat Obama’s, from their respective elections, in swing states. But did not beat Obama’s numbers in non-swing states.

He’s trying to imply that this is proof that there was election rigging in those swing states and that’s the reason Biden’s totals exceed Obama’s previous totals.

I don’t think it makes those of us who ducking hate Turd look like we have a strong case when we willfully misread what a reasonable person can tell Turd was trying to say and then say it’s evidence that Turd is demented.

Trump IS a demented racist fraud. I hope he chokes to death on this KFC while I’m typing this…. But let’s make a stronger case with actually demented statements and not refuse to understand what’s in plain sight here.

nemanin,

Well, that’s at least part of my problem. I have no idea what it would be called so it’s hard to google. I guess the underlying technology is all ‘IOMMU’, but each motherboard manufacture and Intel and AMD all have other names for it…

I’m trying to pass an HBA through to a VM for a NAS.

nemanin,

Ok. So they are different?

How do I tell which motherboards support IOMMU?

I can’t find it as a filter or search option on any websites…?

nemanin,

This is in proxmox?

How can I tell if my mobo even supports it?

nemanin,

sorry this took so long… you know, life. trying that command altogether, I get this response: -bash: acpidump: command not found

trying just egrep “DMAR|IVRS” (in case they are two commands) seems to hang the terminal session.

I tried following a guide to enable PICe passthrough and get this. One important thing, there is no discrete GPU at the moment, I’m trying to pass through an HBA…

root@prox:~# dmesg | grep -e IOMMU [ 0.100411] DMAR: IOMMU enabled [ 0.254862] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 [ 0.629143] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics [ 0.713978] DMAR: IOMMU feature fl1gp_support inconsistent [ 0.713979] DMAR: IOMMU feature pgsel_inv inconsistent [ 0.713980] DMAR: IOMMU feature nwfs inconsistent [ 0.713981] DMAR: IOMMU feature dit inconsistent [ 0.713982] DMAR: IOMMU feature sc_support inconsistent [ 0.713983] DMAR: IOMMU feature dev_iotlb_support inconsistent

nemanin,

This may also help, my HBA is there:

root@prox:~# for d in /sys/kernel/iommu_groups//devices/; do n=${d#/iommu_groups/}; n=${n%%/}; printf 'IOMMU group %s ’ “$n”; lspci -nns "${d##/}"; done IOMMU group 0 00:02.0 VGA compatible controller [0300]: Intel Corporation Raptor Lake-S GT1 [UHD Graphics 770] [8086:a780] (rev 04)

IOMMU group 10 00:1f.0 ISA bridge [0601]: Intel Corporation Z690 Chipset LPC/eSPI Controller [8086:7a84] (rev 11)

IOMMU group 10 00:1f.3 Audio device [0403]: Intel Corporation Alder Lake-S HD Audio Controller [8086:7ad0] (rev 11)

IOMMU group 10 00:1f.4 SMBus [0c05]: Intel Corporation Alder Lake-S PCH SMBus Controller [8086:7aa3] (rev 11)

IOMMU group 10 00:1f.5 Serial bus controller [0c80]: Intel Corporation Alder Lake-S PCH SPI Controller [8086:7aa4] (rev 11)

IOMMU group 10 00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (17) I219-V [8086:1a1d] (rev 11)

IOMMU group 11 01:00.0 Non-Volatile memory controller [0108]: Sandisk Corp Western Digital WD Black SN850X NVMe SSD [15b7:5030] (rev 01)

IOMMU group 12 02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125] (rev 05)

IOMMU group 13 03:00.0 Non-Volatile memory controller [0108]: Micron/Crucial Technology Device [c0a9:5415] (rev 01)

IOMMU group 14 04:00.0 PCI bridge [0604]: PLX Technology, Inc. PEX 8724 24-Lane, 6-Port PCI Express Gen 3 (8 GT/s) Switch, 19 x 19mm FCBGA [10b5:8724] (rev ca)

IOMMU group 15 05:00.0 PCI bridge [0604]: PLX Technology, Inc. PEX 8724 24-Lane, 6-Port PCI Express Gen 3 (8 GT/s) Switch, 19 x 19mm FCBGA [10b5:8724] (rev ca)

IOMMU group 16 05:08.0 PCI bridge [0604]: PLX Technology, Inc. PEX 8724 24-Lane, 6-Port PCI Express Gen 3 (8 GT/s) Switch, 19 x 19mm FCBGA [10b5:8724] (rev ca)

IOMMU group 17 05:09.0 PCI bridge [0604]: PLX Technology, Inc. PEX 8724 24-Lane, 6-Port PCI Express Gen 3 (8 GT/s) Switch, 19 x 19mm FCBGA [10b5:8724] (rev ca)

**IOMMU group 18 06:00.0 Serial Attached SCSI controller [0107]: Broadcom / LSI SAS3008 PCI-Express Fusion-MPT SAS-3 [1000:0097] (rev 02)

IOMMU group 19 08:00.0 Serial Attached SCSI controller [0107]: Broadcom / LSI SAS3008 PCI-Express Fusion-MPT SAS-3 [1000:0097] (rev 02)**

IOMMU group 1 00:00.0 Host bridge [0600]: Intel Corporation Device [8086:a740] (rev 01)

IOMMU group 2 00:14.0 USB controller [0c03]: Intel Corporation Alder Lake-S PCH USB 3.2 Gen 2x2 XHCI Controller [8086:7ae0] (rev 11)

IOMMU group 2 00:14.2 RAM memory [0500]: Intel Corporation Alder Lake-S PCH Shared SRAM [8086:7aa7] (rev 11)

IOMMU group 3 00:15.0 Serial bus controller [0c80]: Intel Corporation Alder Lake-S PCH Serial IO I2C Controller #0 [8086:7acc] (rev 11)

IOMMU group 4 00:16.0 Communication controller [0780]: Intel Corporation Alder Lake-S PCH HECI Controller #1 [8086:7ae8] (rev 11)

IOMMU group 5 00:17.0 SATA controller [0106]: Intel Corporation Alder Lake-S PCH SATA Controller [AHCI Mode] [8086:7ae2] (rev 11)

IOMMU group 6 00:1a.0 PCI bridge [0604]: Intel Corporation Alder Lake-S PCH PCI Express Root Port [8086:7ac8] (rev 11)

IOMMU group 7 00:1c.0 PCI bridge [0604]: Intel Corporation Alder Lake-S PCH PCI Express Root Port #2 [8086:7ab9] (rev 11)

IOMMU group 8 00:1c.4 PCI bridge [0604]: Intel Corporation Alder Lake-S PCH PCI Express Root Port #5 [8086:7abc] (rev 11)

IOMMU group 9 00:1d.0 PCI bridge [0604]: Intel Corporation Alder Lake-S PCH PCI Express Root Port #9 [8086:7ab0] (rev 11)

Biden uses feisty State of the Union to contrast with Trump, sell voters on a second term (apnews.com)

That was one of the more interesting SOTU addresses I’ve seen. Personally, I think he said most of the things that needed to be said, and he said them reasonably well. I’m sure he’s going to get some flack for attacking Trump directly (though not by name), but I was frankly glad to see it. Doing otherwise makes it seem...

nemanin,

Look. I don’t support vaporizing Gazans and I also feel rather impotent to do anything about it. I also think things are broken and our county needs some major systemic changes to give power back to the people.

And I support the ‘uncommitted’ vote in the primary to send a clear message to Biden.

But don’t kid yourself with this ‘both sides are the same’ stuff.

Biden will, at the very, very least, try to reduce suffering where he can. And that may be pathetically little.

But this is the other side that WILL come to power if you (and I mean you) don’t vote for Biden this fall:

Trump breaks silence on Israel’s military campaign in Gaza: ‘Finish the problem’

nbcnews.com/…/trump-israel-gaza-finish-problem-rc…

nemanin,

A communication disruption can mean only one thing: INVASION!

nemanin,

Battery pack accepts incoming USB-C charging. You can apparently daisy chain chargers together with any USB-C battery pack that can output the right power.

nemanin,

Recents from a toddler:

• Snore Fork = Snow Fort

• Snow Vacuum = Snow Blower

• Snow Cloud = Snow Plow

• Human Fire = Humidifier

nemanin,

They didn’t. It’s just smaller now

Book recommendations that play with what it means to be a book

I really love sci-fi novels and I read a lot of books. I read 2312 by Kim Stanley Robinson a while back and that book is particularly interesting to me. Rather than each chapter advancing the narrative of the story, there were occasional breaks where a chapter would have a list of semi-random words which just gave the vibe of...

nemanin,

I continue pooping in the next stall over.

nemanin,

First google link that looked reasonable. I have not followed this. But I bet it will work.

pimylifeup.com/home-assistant-raspberry-pi/

nemanin,

I’m noodling a plan to do something similar because my synology NAS is running out of space.

But my plan was to have bare metal run proxmox and have xpenology in a proxmox-managed VM.

I’m very much an amateur tinkerer, here, but it’s been my impression that proxmox is a vastly more powerful VM manager than xpenology.

Even in your current setup I’m surprised you don’t have proxmox managing your fedora instance.

I’ve played with proxmox only a little so far, but it seems like it’s purpose-built to be that base-level layer managing everything running on top of it.

Even things like being able to log into each system right in the browser without messing with VNC or some other virtual desktop tool is just baked in.

….but now I wonder if I got the wrong end of the stick here…?

Hoping people who know better than me will weigh in!

nemanin,

Dune over Hyperion all day. But you should really read A Deepness in the Sky. Everyone should.

Is a plex subscription worth it?

I want to unlock the ability to view content on my mobile device. I can do that with a one-time purchase (payed with google opinion rewards) or with a subscription. I want to unlock the ability for my entire family though, across multiple devices. Do I have to pay the “one-time payment” for every device? If so, the plex...

nemanin,

Pretty sure they do the discount on Black Friday. Or used to, anyway.

nemanin,

Although reading another comment makes me think maybe I don’t understand this as well as I think I do…….

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • InstantRegret
  • magazineikmin
  • osvaldo12
  • mdbf
  • Youngstown
  • cisconetworking
  • slotface
  • rosin
  • thenastyranch
  • ngwrru68w68
  • khanakhh
  • megavids
  • ethstaker
  • tacticalgear
  • modclub
  • cubers
  • Leos
  • everett
  • GTA5RPClips
  • Durango
  • anitta
  • normalnudes
  • provamag3
  • tester
  • lostlight
  • All magazines