1
General Discussion / Re: Samsung PM9A1 IcyBox IB-PCI208-HS not working in one Talos II, OK in the other
« on: September 14, 2022, 04:35:05 pm »
Unfortunately I can not shut it down right now to test them in it
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
[ 937.395593] EEH: Recovering PHB#1-PE#fd
[ 937.395607] EEH: PE location: UOPWR.A100029-Node0-CPU1 Slot1 (8x), PHB location: N/A
[ 937.395609] EEH: This PCI device has failed 1 times in the last hour and will be permanently disabled after 5 failures.
[ 937.395611] EEH: Notify device drivers to shutdown
[ 937.395614] EEH: Beginning: 'error_detected(IO frozen)'
[ 937.395620] PCI 0001:01:00.0#00fd: EEH: Invoking nvme->error_detected(IO frozen)
[ 937.395627] nvme nvme0: frozen state error detected, reset controller
[ 937.578659] PCI 0001:01:00.0#00fd: EEH: nvme driver reports: 'need reset'
[ 937.578662] EEH: Finished:'error_detected(IO frozen)' with aggregate recovery state:'need reset'
[ 937.578667] EEH: Collect temporary log
[ 937.578698] EEH: of node=0001:01:00.0
[ 937.578702] EEH: PCI device/vendor: ffffffff
[ 937.578706] EEH: PCI cmd/status register: ffffffff
[ 937.578707] EEH: PCI-E capabilities and status follow:
[ 937.578722] EEH: PCI-E 00: ffffffff ffffffff ffffffff ffffffff
[ 6.004628] input: USB Keyboard Consumer Control as /devices/pci0003:00/0003:00:00.0/0003:01:00.0/usb1/1-4/1-4.2/1-4.2:1.1/0003:04D9:1702.0005/input/input11
[ 6.004683] hid-generic 0003:04D9:1702.0005: input: USB HID v1.10 Device [ USB Keyboard] on usb-0003:01:00.0-4.2/input1
sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target
$ sudo systemctl status sleep.target
● sleep.target - Sleep
Loaded: loaded (/lib/systemd/system/sleep.target; static)
Active: inactive (dead)
Docs: man:systemd.special(7)
$ sudo systemctl status sleep.target
● sleep.target
Loaded: masked (Reason: Unit sleep.target is masked.)
Active: inactive (dead)
[code]
# rcctl enable xenodm
# rcctl start xenodm
# pkg_info
amdgpu-firmware-20220708 firmware binary images for amdgpu(4) driver
cat /var/log/Xorg.0.log
[ 19.833] (--) no aperture driver access: only wsfb driver useable
[ 20.049] (EE)
Fatal server error:
[ 20.049] (EE) xf86OpenConsole: No console driver found
Supported drivers: wscons
Check your kernel's console driver configuration and /dev entries(EE)
[ 20.049] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 20.049] (EE) Please also check the log file at
"/var/log/Xorg.0.log" for additional information.
[ 20.049] (EE)
[ 20.050] (EE) Server terminated with error (1). Closing log file.