11:56:55 heck, got the same nvidia copy vbios issue on a thinkpad P51 that has a Quadro M2200 which works in my Dell Precision 7570 11:58:44 "...nothing works and no one knows why" 12:01:40 exactly 12:02:16 on the Dell everything works...EXCEPT: the pointer/touchpad 12:02:41 on the newer Dell it even locks up on boot when it tries to load the mouse driver 14:02:06 Is https://planetillumos.org/ moribund? (wiedi?) 14:03:06 Given the lack of content, is it worth continuing with it? 14:04:32 it's not much effort to keep running on my part. Of course I'd prefer if more people blogged like you do :) 14:05:53 I suspect it only shows "recent" items, so much of the time it'll be completely blank (as it was up to a few minutes ago) 14:06:43 Yes, I can increase that time 14:23:17 has anyone tripped http://illumos.org/msg/SUNOS-8000-J0 ? I think this is either something wrong with my CPU, my motherboard, my PCIEx16 to 4x u.2 breakout card (mobo already configured for slot speed of 4x4x4x4x) or one of the two nvme drives connected so far... 14:23:38 It says dev:////pci@0,0/pci1022,1483@3,4/pci15b7,5030@0 faulted and taken out of service 14:23:46 and diskinfo is now hanging (this is SmartOS) 14:24:57 I have a crash from while I was trying to zfs send/receive a pool from some SATA drives over onto a pool on the two new nvme drives. 14:25:27 any advice welcome. I can probably also provide access to the crash dump. 14:26:27 I also kind of want to panic the box right now while diskinfo is hanging, but ipmitool power diag doesn't seem to be triggering a panic and I can't remember a way to do it from the CLI. 14:34:02 nahamu with uadmin? 14:35:38 uadmin 5 1 I think did it 14:37:51 tsoome: yes, I just figured that out from the man pages. Thank you! 14:38:05 :) 14:38:20 I did need the hint to use uadmin.8 14:45:36 `reboot -d` is another way if you can get in to run it. 14:45:48 Uh, pci1022,1483 shows up in pci-ids.ucw.cz as a Gimltet Baseboard?! I have a X570D4U-2L2T-BCM not a Gimlet. 14:46:20 I clicked the wrong thing, nevermind. 14:46:27 https://pci-ids.ucw.cz/read/PC/1022/1483/ 14:46:46 Gimlet Baseboard is under there. This is the Starship/Matisse GPP Bridge 14:47:55 https://www.reddit.com/r/AMDHelp/comments/xl7pl6/hardware_errors_from_starshipmatisse_gpp_bridge/ is worrying. 14:47:58 :( 14:49:04 Googling turns up https://www.illumos.org/issues/12867 with your name on it, andyf. Any ideas? 14:49:05 → BUG 12867: Mis-programmed pcie bridge leaves 64-bit device unusable (Closed) | https://code.illumos.org/c/illumos-gate/+/732 14:50:44 It's the next part of the path you need, which is whatever device is under that bridge. 15b7,5030 14:50:53 "reboot -d" is probably what I was trying and failing to remember 14:51:34 Ah, so it's the SSD throwing errors... 14:52:01 Ugh. Thank you! 14:52:33 It did something that fault management didn't like - I'd stat with `fmadm faulty` and `fmdump` 14:52:48 yeah, I found it with fmadm faulty 14:55:42 I'll double check the breakout card seating and cable connections, and then see if I can isolate which SSD is sad. 14:56:14 Better to have it fail when freshly installed than in 6 months. 14:56:24 Thank you for the hand-holding, andyf! 14:58:03 You're welcome. There have been firmware bugs in the past in drives which have tripped fault management and have been worked around (like reporting bogus temperatures or temperature thresholds). 14:58:14 So next steps depend on what you discover. 15:00:06 I'm already a bit disappointed that the drive is branded Western Digital but has a PCI ID assigned to Sandisk. 15:01:00 I guess the downside of plugging storage directly into the PCIe lanes is that they can do bad things if/when they misbehave. 15:08:02 [illumos-gate] 15661 rtld: unused variable -- Toomas Soome 15:13:44 For posterity, ls -l /dev/dsk/*d0 | grep 'pci@0,0/pci1022,1483@3,4/pci15b7,5030@0' 15:14:16 that helped me correlate the problem to be /dev/dsk/c5t001B448B4ABFFF21d0 15:15:09 and I can use that get the serial number from nvmeadm list 17:31:55 well, offline the problematic drive, attempt to do the send/receive, fmadm gets mad about the remaining drive. I guess I really do need to shut this thing down and poke at things. 20:02:59 Did the update FTDI driver floating around somewhere ever get integrated into gate? 20:03:09 I think it was jclulow's ? 22:08:24 sjorge: No, not yet.