/interface lte at-chat lte1 input="AT*PROD\?"
/interface lte at-chat lte1 input="AT*PROD=1"
/interface lte at-chat lte1 input="AT*MRD_IMEI=D"
| =~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2024.05.16 21:27:47 =~=~=~=~=~=~=~=~=~=~=~= | |
| NOTICE: Booting Trusted Firmware - Realtek Semiconductor Corp. | |
| NOTICE: BL1: v1.5(release):TAURUS_TAPEOUT_2_0 | |
| NOTICE: BL1: Built : 17:13:20, Oct 27 2021 | |
| NOTICE: BL1: CPU Speed 1000 MHz | |
| NOTICE: GLOBAL_STRAP 0xc0a | |
| NOTICE: boot from serial NAND flash | |
| NOTICE: SPI_NAND: W25N02KV 0xefaa22 | |
| NOTICE: SPI_NAND: Page 0x800, Block 0x20000, Chip 256MB | |
| NOTICE: Platform initialized | 
| Today, after working with Windows for over 15 years now, I finally came across the solution to the | |
| dreadfull BSOD STOP 0x0000007B after replacing the motherboard of a computer, or after moving the | |
| harddrive to another computer, or after doing a P2V, or after ... you get the point. | |
| Requirements: | |
| - Windows install / boot CD | |
| - Chipset / Mobo / Storage drivers of the new motherboard or storage controller | |
| Steps: | |
| - extract all the drivers to a USB thumb drive | 
| #!/bin/bash | |
| shopt -s nullglob | |
| for g in `find /sys/kernel/iommu_groups/* -maxdepth 0 -type d | sort -V`; do | |
| echo "IOMMU Group ${g##*/}:" | |
| for d in $g/devices/*; do | |
| echo -e "\t$(lspci -nns ${d##*/})" | |
| done; | |
| done; | 
IOMMU Group 1
00:01.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge [1022:1483]
IOMMU Group 2
00:01.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge [1022:1483]
IOMMU Group 3
00:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge [1022:1482]
dmesg |egrep group |awk '{print $NF" "$0}' |sort -n
lspci
Group 0:
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex
Not Included
sudo apt install gcc-5 g++-5 clang libstdc++-5-dev zlib1g-dev libc6-dev linux-libc-dev
git clone https://github.com/Accelerator74/l4d2_bugfixes
git clone --recurse-submodules https://github.com/alliedmodders/sourcemod
git clone --recurse-submodules https://github.com/alliedmodders/metamod-source mmsource
| <?xml version="1.0"?> | |
| <DslCpeConfig> | |
| <InternetGatewayDevice> | |
| <DeviceSummary val="InternetGatewayDevice:1.1[](Baseline:1, EthernetLAN:1)" /> | |
| <LANDeviceNumberOfEntries val=2 /> | |
| <WANDeviceNumberOfEntries val=3 /> | |
| <DeviceInfo> | |
| <ManufacturerOUI val=F8D111 /> | |
| <SerialNumber val=0000000000000 /> | |
| <HardwareVersion val="Archer C5v v1 00000000" /> | 
| =~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2020.09.24 03:18:58 =~=~=~=~=~=~=~=~=~=~=~= | |
| BGA IC | |
| Xtal:1 | |
| DDR3 init. | |
| DRAMC init done. | |
| Calculate size. | |
| DRAM size=128MB | |
| Set new TRFC. | |
| ddr-1066 |