Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:hardware [2018/10/11 13:43] – lamboringo | linux:hardware [2023/09/27 16:05] (current) – [spiti] lamboringo | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ==== Hardware info ==== | ||
+ | |||
+ | https:// | ||
+ | |||
+ | === summary === | ||
+ | inxi -Fxzm | ||
+ | lshw -short | ||
+ | |||
=== memory === | === memory === | ||
lshw -short -C memory | lshw -short -C memory | ||
Line 13: | Line 21: | ||
lspci -vnn | grep VGA -A 20 | lspci -vnn | grep VGA -A 20 | ||
- | === gamborimbo == | ||
- | < | ||
- | H/W path | ||
- | ========================================================= | ||
- | /0/0 | ||
- | /0/1a memory | ||
- | / | ||
- | / | ||
- | / | ||
- | / | ||
- | / | ||
- | /0/26 memory | ||
- | </ | ||
==== Monitoring ==== | ==== Monitoring ==== | ||
Line 51: | Line 46: | ||
netstat | netstat | ||
iftop | iftop | ||
+ | dnf install nethogs # per process | ||
+ | nethogs | ||
+ | nmcli dev wifi | ||
+ | iwlist scan | ||
- | === pendejo === | + | bandwidth performance |
+ | dnf list iperf iperf3 | ||
+ | # server. -p portnum | ||
+ | iperf3 -s -p 8080 | ||
+ | # client | ||
+ | iperf3 -c serviIP -p 8080 | ||
- | * RAM: 4x 4G DDR3 | + | === tuto udev === |
- | * CPU: Intel(R) Core(TM) | + | |
+ | https:// | ||
+ | |||
+ | udevadm monitor | ||
+ | devadm info | ||
+ | udevadm info -a -n /dev/sdb | less | ||
+ | |||
+ | === links === | ||
+ | |||
+ | * https:// | ||
+ | |||
+ | ==== GRUB / Resume / Hibernate ==== | ||
+ | |||
+ | /dev/sdxy the swap partition | ||
+ | |||
+ | in / | ||
+ | |||
+ | or directly in / | ||
+ | |||
+ | keyboard linux / | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ===== Machines ===== | ||
+ | ==== gamborimbo === | ||
+ | < | ||
+ | H/W path | ||
+ | ========================================================= | ||
+ | /0/0 | ||
+ | /0/1a memory | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | /0/26 memory | ||
+ | </ | ||
+ | |||
+ | ==== inagua ==== | ||
+ | < | ||
+ | inxi -Fxz | ||
+ | System: | ||
+ | | ||
+ | Machine: | ||
+ | Mobo: Dell model: 048DY8 v: A01 serial: < | ||
+ | CPU: | ||
+ | | ||
+ | | ||
+ | Graphics: | ||
+ | bus ID: 01:00.0 | ||
+ | | ||
+ | | ||
+ | | ||
+ | Audio: | ||
+ | bus ID: 00:1b.0 | ||
+ | | ||
+ | | ||
+ | Sound Server: ALSA v: k5.2.9-200.fc30.x86_64 | ||
+ | Network: | ||
+ | IF: eno1 state: up speed: 1000 Mbps duplex: full mac: < | ||
+ | | ||
+ | | ||
+ | Drives: | ||
+ | ID-1: /dev/sda vendor: Seagate model: ST1000DM003-1ER162 size: 931.51 GiB | ||
+ | ID-2: /dev/sdb vendor: Seagate model: ST31000528AS size: 931.51 GiB | ||
+ | ID-3: /dev/sdc vendor: Smart Modular Tech. model: SH00R120GB size: 111.79 GiB | ||
+ | RAID: Hardware-1: Intel SATA Controller [RAID mode] driver: ahci v: 3.0 bus ID: 00:1f.2 | ||
+ | Partition: ID-1: / size: 89.83 GiB used: 65.42 GiB (72.8%) fs: ext4 dev: /dev/sdc2 | ||
+ | ID-2: /boot size: 476.2 MiB used: 203.6 MiB (42.8%) fs: ext4 dev: /dev/sdc1 | ||
+ | ID-3: /home size: 801.13 GiB used: 691.88 GiB (86.4%) fs: ext4 dev: /dev/sda4 | ||
+ | ID-4: swap-1 size: 17.58 GiB used: 15.32 GiB (87.2%) fs: swap dev: /dev/sdc3 | ||
+ | Sensors: | ||
+ | Fan Speeds (RPM): cpu: 1094 mobo: 1200 | ||
+ | Info: Processes: 400 Uptime: 21d 23h 04m Memory: 15.60 GiB used: 8.08 GiB (51.8%) Init: systemd runlevel: 5 Compilers: | ||
+ | gcc: 9.1.1 Shell: bash v: 5.0.7 inxi: 3.0.35 | ||
+ | </ | ||
+ | |||
+ | |||
+ | |||
+ | ==== pendejo ==== | ||
+ | |||
+ | | ||
+ | * CPU: Intel(R) Core(TM) | ||
* GPU: NVIDIA Corporation GP104 [GeForce GTX 1070] 8GB DDR5 | * GPU: NVIDIA Corporation GP104 [GeForce GTX 1070] 8GB DDR5 | ||
- | * disks: | + | |
+ | |||
+ | 2021/12/10 | ||
< | < | ||
- | [root@pendejo | + | $ inxi -Fxmt |
- | NAME | + | System: |
- | sda | + | Distro: Fedora release 34 (Thirty Four) |
- | ├─sda1 ntfs | + | Machine: |
- | ├─sda2 ntfs | + | Mobo: Micro-Star model: MAG Z390 TOMAHAWK (MS-7B18) v: 1.0 serial: JC16321874 UEFI-[Legacy]: |
- | ├─sda3 ext4 | + | v: 1.60 date: 08/21/2019 |
- | ├─sda4 | + | Battery: |
- | ├─sda5 ext4 | + | Memory: |
- | └─sda6 swap | + | Array-1: capacity: 64 GiB slots: 4 EC: None max-module-size: 16 GiB note: est. |
- | sdb | + | |
- | ├─sdb1 ext4 | + | Device-2: ChannelA-DIMM1 size: 16 GiB speed: 2933 MT/s type: DDR4 |
- | ├─sdb2 swap | + | |
- | ├─sdb3 ext4 | + | Device-4: ChannelB-DIMM1 size: 16 GiB speed: 2933 MT/s type: DDR4 |
- | └─sdb4 ext4 | + | CPU: Info: 8-Core model: Intel Core i7-9700 bits: 64 type: MCP arch: Kaby Lake note: check rev: D cache: L2: 2 MiB |
- | sdc | + | |
- | └─sdc1 ext4 75b3f055-93d9-48b5-845d-29b3acefc192 | + | |
- | sdd | + | Graphics: |
- | ├─sdd1 ntfs | + | Display: server: X.Org 1.20.11 driver: loaded: modesetting unloaded: fbdev,vesa resolution: 1920x1080~60Hz |
- | └─sdd2 ntfs | + | |
- | [root@pendejo barriot]# lsblk | + | Audio: |
- | NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT | + | |
- | sda 8:0 0 465.8G 0 disk | + | Sound Server-1: ALSA v: k5.15.6-100.fc34.x86_64 running: yes |
- | ├─sda1 | + | Sound Server-2: PulseAudio v: 14.2-rebootstrapped running: no |
- | ├─sda2 | + | Sound Server-3: PipeWire v: 0.3.40 running: yes |
- | ├─sda3 | + | Network: |
- | ├─sda4 | + | IF: eno1 state: up speed: 1000 Mbps duplex: full mac: 00: |
- | ├─sda5 | + | Device-2: Intel I211 Gigabit Network vendor: Micro-Star MSI driver: igb v: kernel port: 3000 bus-ID: 04:00.0 |
- | └─sda6 | + | IF: enp4s0 state: down mac: 00: |
- | sdb 8:16 0 111.8G | + | IF-ID-1: virbr0 state: down mac: 52: |
- | ├─sdb1 | + | Drives: |
- | ├─sdb2 | + | ID-1: / |
- | ├─sdb3 | + | ID-2: /dev/sda vendor: Samsung model: SSD 860 QVO 2TB size: 1.82 TiB temp: 28 C |
- | └─sdb4 | + | ID-3: /dev/sdb vendor: Seagate model: ST3000DM008-2DM166 size: 2.73 TiB temp: 18 C |
- | sdc 8:32 | + | ID-4: /dev/sdc vendor: Samsung model: SSD 870 QVO 1TB size: 931.51 GiB temp: 21 C |
- | └─sdc1 | + | Partition: ID-1: / size: 95.62 GiB used: 33.01 GiB (34.5%) fs: ext4 dev: / |
- | sdd 8:48 | + | ID-2: /boot size: 975.9 MiB used: 354.8 MiB (36.4%) fs: ext4 dev: / |
- | ├─sdd1 | + | ID-3: /home size: 1.79 TiB used: 1.38 TiB (76.9%) fs: ext4 dev: /dev/sda1 |
- | └─sdd2 | + | Swap: ID-1: swap-1 type: partition size: 4 GiB used: 0 KiB (0.0%) dev: / |
+ | ID-2: swap-2 type: zram size: 8 GiB used: 0 KiB (0.0%) dev: /dev/zram0 | ||
+ | Sensors: | ||
+ | Fan Speeds (RPM): N/A gpu: nouveau fan: 1103 | ||
+ | $ lsblk | ||
+ | NAME SIZE FSTYPE LABEL MOUNTPOINT UUID | ||
+ | sda 1.8T | ||
+ | └─sda1 1.8T ext4 | ||
+ | sdb 2.7T ST3000DM008-2DM166 | ||
+ | └─sdb1 | ||
+ | sdc | ||
+ | ├─sdc1 | ||
+ | └─sdc2 | ||
+ | sr0 1024M | ||
+ | zram0 | ||
+ | nvme0n1 | ||
+ | ├─nvme0n1p1 | ||
+ | ├─nvme0n1p2 | ||
+ | ├─nvme0n1p3 | ||
+ | ├─nvme0n1p4 | ||
+ | ├─nvme0n1p5 | ||
+ | └─nvme0n1p6 | ||
</ | </ | ||
- | [root@gamborimbo] lshw > lshw.out.txt | + | Replaced sdc1 by nvme crucial p3plus 4TB. MBR does not support patritions larger than 2TB → cloned the disk in win10 through free software. Then used, in shell, mbr2gpt. Afterward, the bootloader had to be installed (booted only with grub) : |
- | <file text lshw.out.txt> | + | <code> |
- | gamborimbo | + | diskpart |
- | | + | DISKPART> |
- | | + | |
- | | + | mbr2gpt /validate /disk:4 / |
- | | + | → OK |
- | | + | |
- | width: 64 bits | + | mbr2gpt /convert /disk:4 / |
- | | + | |
- | | + | diskpart |
- | *-core | + | DISKPART> |
- | description: | + | DISKPART> |
- | product: 3385 | + | DISKPART> |
- | vendor: Hewlett-Packard | + | DISKPART> |
- | physical id: 0 | + | DISKPART> |
- | version: KBC Version 93.0F | + | |
- | serial: PCFYR00QE0Y1TC | + | bcdboot c:\windows |
- | slot: Base Board Chassis Location | + | </ |
- | *-firmware | + | |
- | description: | + | Then in the BIOS, set boot mode to UEFI. |
- | | + | |
- | | + | sources: https:// |
- | | + | |
- | | + | Disks as of 2023/02/17 |
- | | + | < |
- | | + | NAME SIZE FSTYPE LABEL MOUNTPOINT |
- | | + | sda 1.8T |
- | *-memory | + | └─sda1 |
- | | + | sdb |
- | | + | └─sdb1 |
- | slot: System board or motherboard | + | sdc 465.8G |
- | size: 8GiB | + | └─sdc1 |
- | *-bank:0 | + | sr0 1024M ATAPI DVD A DH16A6L-C |
- | description: | + | zram0 |
- | product: M471B5273DH0-CH9 | + | nvme0n1 |
- | vendor: Samsung | + | ├─nvme0n1p1 |
- | physical id: 0 | + | ├─nvme0n1p2 |
- | serial: 927F7A90 | + | ├─nvme0n1p3 |
- | slot: Bottom-Slot 1 (Top) | + | ├─nvme0n1p4 |
- | size: 4GiB | + | ├─nvme0n1p5 |
- | width: 64 bits | + | └─nvme0n1p6 |
- | clock: 1333MHz (0.8ns) | + | nvme1n1 |
- | *-bank:1 | + | ├─nvme1n1p1 |
- | description: SODIMM DDR3 Synchronous 1333 MHz (0.8 ns) | + | ├─nvme1n1p2 930.8G ntfs |
- | product: M471B5273DH0-CH9 | + | ├─nvme1n1p3 |
- | | + | └─nvme1n1p4 |
- | | + | </ |
- | serial: | + | ==== fich11 ==== |
- | slot: Bottom-Slot 2 (Under) | + | |
- | size: 4GiB | + | < |
- | width: 64 bits | + | System: Host: fic11 Kernel: 5.0.9-301.fc30.x86_64 x86_64 bits: 64 compiler: gcc v: 9.0.1 |
- | clock: 1333MHz (0.8ns) | + | Desktop: Cinnamon 4.0.10 Distro: Fedora release 30 (Thirty) |
- | *-cpu | + | Machine: Type: Laptop System: Dell product: Latitude 5280 v: N/A serial: |
- | description: CPU | + | Mobo: Dell model: 07C09D v: A00 serial: < |
- | product: Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz | + | Battery: |
- | vendor: Intel Corp. | + | CPU: Topology: Dual Core model: Intel Core i5-7300U bits: 64 type: MT MCP arch: Kaby Lake rev: 9 L2 cache: 3072 KiB |
- | | + | flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 |
- | bus info: cpu@0 | + | Speed: 800 MHz min/max: 400/3500 MHz Core speeds (MHz): 1: 793 2: 749 3: 783 4: 763 |
- | version: Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz | + | Graphics: |
- | slot: CPU1 | + | Display: x11 server: Fedora Project X.org 1.20.4 driver: modesetting unloaded: fbdev, |
- | size: 947MHz | + | resolution: 1920x1080~60Hz |
- | capacity: 2900MHz | + | OpenGL: renderer: Mesa DRI Intel HD Graphics 620 (Kaby Lake GT2) v: 4.5 Mesa 19.0.2 direct render: Yes |
- | width: 64 bits | + | Audio: Device-1: Intel Sunrise Point-LP HD Audio vendor: Dell driver: snd_hda_intel v: kernel bus ID: 00:1f.3 |
- | clock: 1333MHz | + | Sound Server: ALSA v: k5.0.9-301.fc30.x86_64 |
- | | + | Network: |
- | | + | IF: enp0s31f6 state: up speed: 1000 Mbps duplex: full mac: < |
- | *-cache:0 | + | Device-2: Intel Wireless 8265 / 8275 driver: iwlwifi v: kernel port: f040 bus ID: 02:00.0 |
- | | + | IF: wlp2s0 state: down mac: < |
- | | + | Drives: Local Storage: total: 707.56 GiB used: 224.36 GiB (31.7%) |
- | slot: L1 Cache | + | ID-1: / |
- | size: 32KiB | + | ID-2: /dev/sda type: USB vendor: |
- | | + | Partition: ID-1: / size: 68.40 GiB used: 9.02 GiB (13.2%) fs: ext4 dev: / |
- | capabilities: synchronous internal write-through instruction | + | ID-2: /boot size: 975.9 MiB used: 123.7 MiB (12.7%) fs: ext4 dev: / |
- | | + | ID-3: /home size: 357.27 GiB used: 143.31 GiB (40.1%) fs: ext4 dev: /dev/dm-0 |
- | *-cache:1 | + | ID-4: /var size: 22.66 GiB used: 1.32 GiB (5.8%) fs: ext4 dev: / |
- | | + | ID-5: swap-1 size: 18.59 GiB used: 809.4 MiB (4.3%) fs: swap dev: /dev/nvme0n1p6 |
- | physical id: 28 | + | Sensors: System Temperatures: |
- | slot: L2 Cache | + | Fan Speeds (RPM): cpu: 0 |
- | size: 256KiB | + | Info: |
- | | + | gcc: 9.0.1 Shell: bash v: 5.0.2 inxi: 3.0.32 |
- | capabilities: synchronous internal write-through unified | + | </ |
- | | + | |
- | *-cache:2 | + | ====pi3==== |
- | | + | ====pi4==== |
- | | + | < |
- | slot: L3 Cache | + | System: Host: pi4 Kernel: 4.19.57-v7l+ armv7l bits: 32 compiler: gcc v: 4.9.3 Desktop: N/A |
- | size: 6MiB | + | Distro: Raspbian GNU/Linux 10 (buster) |
- | capacity: 6MiB | + | Machine: Type: ARM Device System: Raspberry Pi 4 Model B Rev 1.1 details: BCM2835 rev: c03111 serial: < |
- | | + | CPU: Topology: Quad Core model: ARMv7 v7l variant: cortex-a72 |
- | configuration: level=3 | + | features: Use -f option to see features bogomips: 1080 |
- | *-cache | + | Speed: 1500 MHz min/max: 600/1500 MHz Core speeds (MHz): 1: 1500 2: 1500 3: 1500 4: 1500 |
- | description: L1 cache | + | Graphics: |
- | physical id: 26 | + | Device-2: bcm2835-hdmi driver: N/A bus ID: N/A |
- | slot: L1 Cache | + | Display: tty server: Fedora Project X.org 1.20.4 driver: fbdev unloaded: modesetting resolution: 1920x1080~60Hz |
- | size: 32KiB | + | OpenGL: renderer: llvmpipe (LLVM 6.0 128 bits) v: 3.3 Mesa 19.1.0-devel direct render: Yes |
- | capacity: 32KiB | + | Audio: Device-1: bcm2835-audio driver: bcm2835_audio bus ID: N/A |
- | capabilities: synchronous internal write-through data | + | Device-2: bcm2835-hdmi driver: N/A bus ID: N/A |
- | configuration: level=1 | + | Sound Server: ALSA v: k4.19.57-v7l+ |
- | *-pci | + | Network: Message: No ARM data found for this feature. |
- | description: Host bridge | + | IF-ID-1: eth0 state: down mac: < |
- | product: 2nd Generation Core Processor Family DRAM Controller | + | IF-ID-2: wlan0 state: up mac: < |
- | vendor: Intel Corporation | + | Drives: Local Storage: total: 14.75 GiB used: 5.60 GiB (38.0%) |
- | physical id: 100 | + | ID-1: / |
- | | + | Partition: ID-1: / size: 14.20 GiB used: 5.56 GiB (39.2%) fs: ext4 dev: /dev/ |
- | | + | ID-2: /boot size: 252.0 MiB used: 39.0 MiB (15.5%) fs: vfat dev: / |
- | width: 32 bits | + | Sensors: Message: No sensors data was found. Is sensors configured? |
- | clock: 33MHz | + | Info: |
- | *-pci:0 | + | gcc: 8.3.0 Shell: bash v: 5.0.3 inxi: 3.0.32 |
- | | + | </ |
- | | + | ==== spiti ==== |
- | vendor: | + | |
- | physical id: 1 | + | 2021/12/10 |
- | bus info: pci@0000:00:01.0 | + | < |
- | | + | $ inxi -Fxmt |
- | width: 32 bits | + | System: Host: spiti.ux410ua Kernel: 5.15.6-200.fc35.x86_64 x86_64 bits: 64 compiler: gcc v: 2.37-10.fc35 |
- | clock: 33MHz | + | Desktop: Cinnamon 5.0.7 Distro: Fedora release 35 (Thirty Five) |
- | | + | Machine: Type: Laptop System: ASUSTeK product: UX410UAR v: 1.0 serial: K1N0CV12E181059 |
- | | + | Mobo: ASUSTeK model: UX410UAR v: 1.0 serial: N0CV1904MB0114867 UEFI: American Megatrends v: UX410UAR.309 |
- | resources: irq:16 ioport:3000(size=4096) memory:c8700000-c96fffff ioport:c0000000(size=134217728) | + | date: 04/16/2019 |
- | *-generic | + | Battery: ID-1: BAT0 charge: 38.3 Wh (98.2%) condition: 39.0/48.3 Wh (80.6%) volts: 11.4 min: 11.4 |
- | description: Unassigned class | + | model: ASUSTeK ASUS Battery status: Charging |
- | product: Whistler [Radeon HD 6630M/6650M/6750M/ | + | Memory: RAM: total: 15.5 GiB used: 9.33 GiB (60.2%) |
- | | + | Array-1: capacity: 64 GiB slots: 4 EC: None max-module-size: 16 GiB note: est. |
- | | + | Device-1: ChannelA-DIMM0 size: 8 GiB speed: spec: 2667 MT/s actual: 2400 MT/s type: DDR4 |
- | bus info: pci@0000:01:00.0 | + | Device-2: ChannelA-DIMM1 size: No Module Installed |
- | version: ff | + | |
- | width: 32 bits | + | Device-4: ChannelB-DIMM1 size: No Module Installed |
- | | + | CPU: Info: Quad Core model: Intel Core i5-8250U bits: 64 type: MT MCP arch: Kaby Lake note: check rev: A cache: |
- | | + | L2: 1024 KiB |
- | | + | flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 28800 |
- | | + | Speed: 3300 MHz min/max: 400/3400 MHz Core speeds (MHz): 1: 3300 2: 3300 3: 3300 4: 3300 5: 3300 6: 3300 7: 3300 |
- | *-pci:1 | + | 8: 3300 |
- | description: PCI bridge | + | Graphics: |
- | | + | |
- | vendor: Intel Corporation | + | Display: x11 server: X.Org 1.20.11 driver: loaded: modesetting unloaded: fbdev,vesa resolution: 1920x1080~60Hz |
- | | + | |
- | bus info: pci@0000:00:01.1 | + | Audio: Device-1: Intel Sunrise Point-LP HD Audio vendor: ASUSTeK driver: snd_hda_intel v: kernel |
- | version: 09 | + | Sound Server-1: ALSA v: k5.15.6-200.fc35.x86_64 running: yes |
- | width: 32 bits | + | Sound Server-2: PulseAudio v: 15.0 running: no |
- | clock: 33MHz | + | Sound Server-3: PipeWire v: 0.3.40 running: yes |
- | | + | Network: Device-1: Intel Wireless 8265 / 8275 driver: iwlwifi v: kernel |
- | | + | IF: wlp2s0 state: up mac: 50:76:af:d1:47:e1 |
- | resources: irq:16 | + | Bluetooth: Device-1: Intel Bluetooth wireless interface type: USB driver: btusb v: 0.8 bus-ID: 1-8:5 |
- | *-pci:2 | + | Report: bt-adapter ID: hci0 rfk-id: 7 state: down bt-service: enabled, |
- | description: PCI bridge | + | address: 50:76:AF:D1:47:E5 |
- | | + | Drives: Local Storage: total: 1.14 TiB used: 678.56 GiB (58.0%) |
- | | + | ID-1: /dev/sda vendor: Samsung model: SSD 860 QVO 1TB size: 931.51 GiB temp: 35 C |
- | | + | ID-2: /dev/ |
- | bus info: pci@0000: | + | Partition: ID-1: / size: 97.93 GiB used: 57.7 GiB (58.9%) fs: ext4 dev: /dev/sda5 |
- | | + | ID-2: /boot size: 975.9 MiB used: 229.6 MiB (23.5%) fs: ext4 dev: /dev/sda2 |
- | width: 32 bits | + | ID-3: /boot/efi size: 189.8 MiB used: 13.9 MiB (7.3%) fs: vfat dev: /dev/sda1 |
- | clock: 33MHz | + | ID-4: /home size: 791.68 GiB used: 620.63 GiB (78.4%) fs: ext4 dev: /dev/sda3 |
- | capabilities: pci pm msi pciexpress normal_decode bus_master cap_list | + | Swap: ID-1: swap-1 type: partition size: 25 GiB used: 0 KiB (0.0%) dev: /dev/sda6 |
- | | + | ID-2: swap-2 type: zram size: 8 GiB used: 49.4 MiB (0.6%) dev: /dev/zram0 |
- | | + | Sensors: System Temperatures: cpu: 71.0 C pch: 58.5 C mobo: N/A |
- | *-display | + | Fan Speeds (RPM): cpu: 3400 |
- | | + | |
- | | + | $ lsblk |
- | | + | NAME SIZE FSTYPE LABEL MOUNTPOINT UUID |
- | physical id: 2 | + | sda 931.5G |
- | bus info: pci@0000: | + | ├─sda1 |
- | | + | ├─sda2 |
- | width: 64 bits | + | ├─sda3 805.3G ext4 |
- | clock: 33MHz | + | ├─sda4 |
- | capabilities: msi pm vga_controller bus_master cap_list rom | + | ├─sda5 |
- | | + | └─sda6 |
- | | + | sdb 238.5G |
- | *-communication | + | ├─sdb1 |
- | | + | ├─sdb2 |
- | | + | ├─sdb3 237.4G ntfs |
- | | + | └─sdb4 |
- | physical id: 16 | + | zram0 8G |
- | bus info: pci@0000: | + | </ |
- | version: 04 | + | |
- | width: 64 bits | + | ==== b3 asus ==== |
- | clock: 33MHz | + | |
- | | + | 2023/09/27 |
- | | + | < |
- | resources: irq:35 memory: | + | System: |
- | *-usb:0 | + | Host: localhost-live Kernel: 6.0.7-301.fc37.x86_64 arch: x86_64 bits: 64 |
- | | + | |
- | | + | |
- | vendor: Intel Corporation | + | Machine: |
- | | + | Type: Convertible System: ASUSTeK product: ASUS EXPERTBOOK |
- | bus info: pci@0000:00:1a.0 | + | B3402FEA_B3402FEA v: 1.0 serial: |
- | version: 05 | + | Mobo: ASUSTeK model: B3402FEA v: 1.0 serial: N518NXLP0009H9MB |
- | width: 32 bits | + | UEFI: American Megatrends LLC. v: B3402FEA.307 date: 11/03/2022 |
- | clock: 33MHz | + | Battery: |
- | capabilities: pm debug ehci bus_master cap_list | + | ID-1: BAT0 charge: 43.8 Wh (88.0%) condition: 49.8/50.1 Wh (99.3%) |
- | | + | volts: 11.9 min: 11.9 model: ASUSTeK B3402FEA status: discharging |
- | | + | Device-1: hid-0018:04F3:2EC1.0002-battery model: ELAN9009:00 04F3:2EC1 |
- | *-multimedia | + | |
- | | + | Memory: |
- | | + | RAM: total: 7.46 GiB used: 1.35 GiB (18.1%) |
- | vendor: Intel Corporation | + | |
- | | + | note: est. |
- | bus info: pci@0000: | + | |
- | | + | Device-2: Controller0-ChannelA type: DDR4 size: 8 GiB speed: 3200 MT/s |
- | width: 64 bits | + | CPU: |
- | clock: 33MHz | + | Info: quad core model: 11th Gen Intel Core i5-1135G7 bits: 64 type: MT MCP |
- | | + | arch: Tiger Lake rev: 1 cache: L1: 320 KiB L2: 5 MiB L3: 8 MiB |
- | configuration: driver=snd_hda_intel latency=0 | + | Speed (MHz): avg: 1903 high: 2400 min/max: 400/4200 cores: 1: 1258 |
- | | + | 2: 2400 3: 2400 4: 893 5: 2400 6: 2400 7: 2400 8: 1080 bogomips: 38707 |
- | *-pci:3 | + | Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx |
- | | + | Graphics: |
- | | + | |
- | | + | driver: i915 v: kernel arch: Gen-12.1 bus-ID: 0000:00:02.0 |
- | physical id: 1c | + | Device-2: IMC Networks USB2.0 HD UVC WebCam type: USB driver: uvcvideo |
- | bus info: pci@0000:00:1c.0 | + | bus-ID: 3-7:3 |
- | version: b5 | + | |
- | width: 32 bits | + | |
- | clock: 33MHz | + | |
- | capabilities: | + | |
- | configuration: | + | Audio: |
- | resources: irq:17 memory:c8600000-c86fffff | + | |
- | | + | |
- | description: Wireless interface | + | |
- | product: Centrino Advanced-N 6230 [Rainbow Peak] | + | Sound Server-1: ALSA v: k6.0.7-301.fc37.x86_64 running: yes |
- | | + | Sound Server-2: PulseAudio v: 16.1 running: no |
- | physical id: 0 | + | Sound Server-3: PipeWire v: 0.3.59 running: yes |
- | bus info: pci@0000:09:00.0 | + | Network: |
- | logical name: wlan1 | + | Device-1: Intel Ethernet I219-V driver: e1000e v: kernel port: N/A |
- | | + | bus-ID: 0000:00:1f.6 |
- | serial: 88:53:2e:21:45:6c | + | IF: eno1 state: down mac: 58: |
- | width: 64 bits | + | |
- | clock: 33MHz | + | |
- | capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless | + | IF: wlp87s0 state: down mac: 8a: |
- | configuration: broadcast=yes driver=iwlwifi driverversion=4.16.4-200.fc27.x86_64 firmware=18.168.6.1 ip=192.168.0.10 latency=0 link=yes multicast=yes wireless=IEEE 802.11 | + | Bluetooth: |
- | | + | |
- | *-pci:4 | + | bus-ID: 3-10:4 |
- | | + | |
- | | + | RAID: |
- | | + | |
- | physical id: 1c.4 | + | v: 0.6 bus-ID: 0000:00:0e.0 |
- | bus info: pci@0000:00:1c.4 | + | Drives: |
- | version: b5 | + | Local Storage: total: 551.01 GiB used: 17.28 GiB (3.1%) |
- | width: 32 bits | + | ID-1: / |
- | clock: 33MHz | + | size: 476.94 GiB temp: 45.9 C |
- | | + | ID-2: /dev/sda type: USB vendor: SanDisk model: Ultra USB 3.0 |
- | | + | size: 14.32 GiB |
- | resources: irq:17 ioport:2000(size=4096) memory:c8500000-c85fffff | + | ID-3: /dev/sdb type: USB vendor: Samsung model: Type-C size: 59.75 GiB |
- | *-network | + | Partition: |
- | description: Ethernet interface | + | ID-1: / size: 7.78 GiB used: 6.1 GiB (78.5%) fs: ext4 dev: /dev/dm-0 |
- | product: AR8151 v2.0 Gigabit Ethernet | + | |
- | | + | Swap: |
- | physical id: 0 | + | ID-1: swap-1 type: zram size: 7.46 GiB used: 0 KiB (0.0%) dev: /dev/zram0 |
- | bus info: pci@0000:0a:00.0 | + | Sensors: |
- | | + | |
- | | + | |
- | | + | Info: |
- | capacity: 1Gbit/s | + | |
- | width: 64 bits | + | |
- | clock: 33MHz | + | inxi: 3.3.21 |
- | | + | </code> |
- | configuration: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.1.1-NAPI latency=0 link=no multicast=yes port=twisted pair | + | ==== iiama prolite ==== |
- | | + | |
- | *-pci:5 | + | |
- | | + | |
- | product: 6 Series/C200 Series Chipset Family PCI Express Root Port 8 | + | |
- | | + | |
- | | + | |
- | bus info: pci@0000:00:1c.7 | + | |
- | version: b5 | + | |
- | width: 32 bits | + | |
- | clock: 33MHz | + | |
- | capabilities: pci pciexpress msi pm normal_decode bus_master cap_list | + | |
- | | + | |
- | | + | |
- | *-usb | + | |
- | description: USB controller | + | |
- | product: uPD720200 USB 3.0 Host Controller | + | |
- | vendor: NEC Corporation | + | |
- | | + | |
- | | + | |
- | | + | |
- | width: 64 bits | + | |
- | clock: 33MHz | + | |
- | capabilities: pm msi msix pciexpress xhci bus_master cap_list | + | |
- | configuration: driver=xhci_hcd latency=0 | + | |
- | resources: irq:19 memory:c8400000-c8401fff | + | |
- | *-usb:1 | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | bus info: pci@0000:00:1d.0 | + | |
- | version: 05 | + | |
- | width: 32 bits | + | |
- | clock: 33MHz | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | bus info: pci@0000:00:1f.0 | + | |
- | version: 05 | + | |
- | width: 32 bits | + | |
- | clock: 33MHz | + | |
- | | + | |
- | | + | |
- | *-sata | + | |
- | | + | |
- | | + | |
- | vendor: | + | |
- | | + | |
- | bus info: pci@0000:00:1f.2 | + | |
- | | + | |
- | | + | |
- | | + | |
- | width: 32 bits | + | |
- | clock: 66MHz | + | |
- | | + | |
- | | + | |
- | resources: irq:24 ioport:4088(size=8) ioport:4094(size=4) ioport:4080(size=8) ioport:4090(size=4) ioport:4060(size=32) memory:c9707000-c97077ff | + | |
- | *-disk | + | |
- | description: ATA Disk | + | |
- | product: Samsung SSD 750 | + | |
- | physical id: 0 | + | |
- | bus info: scsi@0:0.0.0 | + | |
- | logical name: /dev/sda | + | |
- | | + | |
- | serial: S36SNWCH706887L | + | |
- | | + | |
- | | + | |
- | configuration: ansiversion=5 logicalsectorsize=512 sectorsize=512 signature=9ee791ac | + | |
- | *-volume:0 | + | |
- | description: EXT4 volume | + | |
- | | + | |
- | physical id: 1 | + | |
- | bus info: scsi@0:0.0.0,1 | + | |
- | logical name: /dev/sda1 | + | |
- | logical name: /boot | + | |
- | version: 1.0 | + | |
- | | + | |
- | size: 500MiB | + | |
- | capacity: 500MiB | + | |
- | | + | |
- | configuration: | + | |
- | | + | |
- | description: | + | |
- | vendor: Linux | + | |
- | physical id: 2 | + | |
- | bus info: scsi@0:0.0.0,2 | + | |
- | logical name: /dev/sda2 | + | |
- | logical name: / | + | |
- | version: 1.0 | + | |
- | serial: | + | |
- | size: 97GiB | + | |
- | | + | |
- | | + | |
- | configuration: created=2016-10-08 21:09:18 filesystem=ext4 label=system lastmountpoint=/ modified=2018-05-04 20:29:04 mount.fstype=ext4 mount.options=rw, | + | |
- | *-volume:2 | + | |
- | description: Linux swap volume | + | |
- | physical id: 3 | + | |
- | bus info: scsi@0:0.0.0,3 | + | |
- | logical name: /dev/sda3 | + | |
- | version: 1 | + | |
- | serial: 93a89ce5-0552-468e-a451-f857f671b1b7 | + | |
- | size: 15GiB | + | |
- | | + | |
- | capabilities: primary nofs swap initialized | + | |
- | configuration: filesystem=swap label=swap pagesize=4096 | + | |
- | *-volume:3 | + | |
- | | + | |
- | vendor: Linux | + | |
- | | + | |
- | bus info: scsi@0:0.0.0,4 | + | |
- | logical name: /dev/sda4 | + | |
- | | + | |
- | | + | |
- | | + | |
- | size: 351GiB | + | |
- | capacity: 351GiB | + | |
- | capabilities: primary journaled extended_attributes large_files huge_files dir_nlink recover extents ext4 ext2 initialized | + | |
- | configuration: created=2016-10-08 21:09:34 filesystem=ext4 label=data lastmountpoint=/ | + | |
- | *-cdrom | + | |
- | description: DVD-RAM writer | + | |
- | product: DVDRAM GS30N | + | |
- | | + | |
- | physical id: 1 | + | |
- | bus info: scsi@2:0.0.0 | + | |
- | logical name: /dev/cdrom | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | *-serial | + | |
- | | + | |
- | | + | |
- | vendor: Intel Corporation | + | |
- | | + | |
- | | + | |
- | version: 05 | + | |
- | width: 64 bits | + | |
- | clock: 33MHz | + | |
- | configuration: driver=i801_smbus latency=0 | + | |
- | resources: irq:19 memory:c9705000-c97050ff ioport:4040(size=32) | + | |
- | *-pnp00:00 | + | |
- | product: PnP device PNP0c02 | + | |
- | | + | |
- | capabilities: pnp | + | |
- | configuration: driver=system | + | |
- | *-pnp00:01 | + | |
- | | + | |
- | physical id: 2 | + | |
- | capabilities: pnp | + | |
- | *-pnp00:02 | + | |
- | product: PnP device INT3f0d | + | |
- | vendor: Interphase Corporation | + | |
- | | + | |
- | | + | |
- | | + | |
- | *-pnp00:03 | + | |
- | product: PnP device PNP0303 | + | |
- | | + | |
- | | + | |
- | | + | |
- | *-pnp00:04 | + | |
- | product: PnP device SYN1e4f | + | |
- | vendor: Synaptics Inc | + | |
- | | + | |
- | | + | |
- | configuration: driver=i8042 aux | + | |
- | *-pnp00:05 | + | |
- | product: PnP device PNP0c02 | + | |
- | physical id: 6 | + | |
- | | + | |
- | configuration: driver=system | + | |
- | *-pnp00:06 | + | |
- | product: PnP device PNP0c01 | + | |
- | physical id: 7 | + | |
- | capabilities: pnp | + | |
- | | + | |
- | *-scsi | + | |
- | | + | |
- | bus info: usb@2:1.3 | + | |
- | logical name: scsi6 | + | |
- | capabilities: emulated scsi-host | + | |
- | | + | |
- | | + | |
- | | + | |
- | product: Multi-Card | + | |
- | | + | |
- | | + | |
- | bus info: scsi@6:0.0.0 | + | |
- | | + | |
- | version: 1.00 | + | |
- | capabilities: removable | + | |
- | | + | |
- | | + | |
- | physical id: 0 | + | |
- | logical name: /dev/sdb | + | |
- | | + | |
- | | + | |
- | product: RM08059 | + | |
- | vendor: STL | + | |
- | | + | |
- | slot: Primary | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | serial: OEM_Define3 | + | |
- | | + | |
- | </file> | + | |
- | [root@pendejo] lshw > lshw.out.txt | + | https://iiyama.com/fr_fr/produits/prolite-b2875uhsu-b1/ |
- | <file text lshw.out.txt> | + | |
- | pendejo | + | |
- | description: | + | |
- | product: OptiPlex 7010 (OptiPlex 7010) | + | |
- | vendor: Dell Inc. | + | |
- | version: 01 | + | |
- | serial: G3SHGZ1 | + | |
- | width: 64 bits | + | |
- | capabilities: | + | |
- | configuration: | + | |
- | *-core | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | description: | + | |
- | vendor: Dell Inc. | + | |
- | physical id: 0 | + | |
- | version: A15 | + | |
- | date: 08/12/2013 | + | |
- | size: 64KiB | + | |
- | capacity: 12MiB | + | |
- | capabilities: | + | |
- | | + | |
- | description: | + | |
- | product: Intel(R) Core(TM) i5-3570 CPU @ 3.40GHz | + | |
- | vendor: Intel Corp. | + | |
- | physical id: 4a | + | |
- | bus info: cpu@0 | + | |
- | version: Intel(R) Core(TM) i5-3570 CPU @ 3.40GHz | + | |
- | slot: CPU 1 | + | |
- | size: 2454MHz | + | |
- | capacity: 3800MHz | + | |
- | width: 64 bits | + | |
- | clock: 100MHz | + | |
- | capabilities: | + | |
- | configuration: | + | |
- | *-cache:0 | + | |
- | | + | |
- | | + | |
- | size: 1MiB | + | |
- | | + | |
- | | + | |
- | | + | |
- | *-cache:1 | + | |
- | | + | |
- | | + | |
- | size: 256KiB | + | |
- | | + | |
- | | + | |
- | | + | |
- | *-cache:2 | + | |
- | | + | |
- | | + | |
- | size: 6MiB | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | description: | + | |
- | physical id: 3d | + | |
- | slot: System board or motherboard | + | |
- | size: 16GiB | + | |
- | *-bank:0 | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | slot: DIMM3 | + | |
- | size: 4GiB | + | |
- | | + | |
- | | + | |
- | *-bank:1 | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | slot: DIMM1 | + | |
- | size: 4GiB | + | |
- | | + | |
- | | + | |
- | *-bank:2 | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | slot: DIMM4 | + | |
- | size: 4GiB | + | |
- | | + | |
- | | + | |
- | *-bank:3 | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | slot: DIMM2 | + | |
- | size: 4GiB | + | |
- | | + | |
- | | + | |
- | | + | |
- | description: | + | |
- | product: Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller | + | |
- | vendor: Intel Corporation | + | |
- | physical id: 100 | + | |
- | bus info: pci@0000: | + | |
- | version: 09 | + | |
- | width: 32 bits | + | |
- | clock: 33MHz | + | |
- | configuration: | + | |
- | resources: irq:0 | + | |
- | *-pci:0 | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | bus info: pci@0000: | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | description: | + | |
- | product: GM107 [GeForce GTX 750 Ti] | + | |
- | vendor: NVIDIA Corporation | + | |
- | physical id: 0 | + | |
- | bus info: pci@0000: | + | |
- | version: a2 | + | |
- | width: 64 bits | + | |
- | clock: 33MHz | + | |
- | capabilities: | + | |
- | configuration: | + | |
- | resources: irq:30 memory: | + | |
- | | + | |
- | description: | + | |
- | product: NVIDIA Corporation | + | |
- | vendor: NVIDIA Corporation | + | |
- | physical id: 0.1 | + | |
- | bus info: pci@0000: | + | |
- | version: a1 | + | |
- | width: 32 bits | + | |
- | clock: 33MHz | + | |
- | capabilities: | + | |
- | configuration: | + | |
- | resources: irq:17 memory: | + | |
- | *-usb:0 | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | bus info: pci@0000: | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | *-communication | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | bus info: pci@0000: | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | *-network | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | bus info: pci@0000: | + | |
- | | + | |
- | | + | |
- | | + | |
- | size: 100Mbit/s | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | *-usb:1 | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | bus info: pci@0000: | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | *-multimedia | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | bus info: pci@0000: | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | *-usb:2 | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | bus info: pci@0000: | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | *-pci:1 | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | bus info: pci@0000: | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | *-isa | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | bus info: pci@0000: | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | *-sata | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | bus info: pci@0000: | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | description: | + | |
- | product: WDC WD5000AAKX-7 | + | |
- | vendor: Western Digital | + | |
- | physical id: 0 | + | |
- | bus info: scsi@0: | + | |
- | logical name: /dev/sda | + | |
- | version: 1H19 | + | |
- | serial: WD-WCC2EPS32368 | + | |
- | size: 465GiB (500GB) | + | |
- | capabilities: | + | |
- | configuration: | + | |
- | *-volume: | + | |
- | | + | |
- | | + | |
- | bus info: scsi@0: | + | |
- | | + | |
- | | + | |
- | | + | |
- | size: 98MiB | + | |
- | | + | |
- | | + | |
- | | + | |
- | *-volume: | + | |
- | | + | |
- | | + | |
- | bus info: scsi@0: | + | |
- | | + | |
- | | + | |
- | | + | |
- | size: 250GiB | + | |
- | | + | |
- | | + | |
- | | + | |
- | *-volume: | + | |
- | | + | |
- | | + | |
- | | + | |
- | bus info: scsi@0: | + | |
- | | + | |
- | | + | |
- | | + | |
- | size: 500MiB | + | |
- | | + | |
- | | + | |
- | | + | |
- | *-volume: | + | |
- | | + | |
- | | + | |
- | bus info: scsi@0: | + | |
- | | + | |
- | size: 214GiB | + | |
- | | + | |
- | | + | |
- | | + | |
- | description: | + | |
- | vendor: Linux | + | |
- | physical id: 5 | + | |
- | logical name: /dev/sda5 | + | |
- | version: 1.0 | + | |
- | serial: 7a4f1401-8c0b-4cd9-958c-b2fbc08cfe05 | + | |
- | size: 196GiB | + | |
- | capacity: 196GiB | + | |
- | capabilities: | + | |
- | configuration: | + | |
- | | + | |
- | description: | + | |
- | physical id: 6 | + | |
- | logical name: /dev/sda6 | + | |
- | version: 1 | + | |
- | serial: 00fbc108-13d0-4518-9a8f-7e23a2d3c012 | + | |
- | size: 17GiB | + | |
- | capacity: 17GiB | + | |
- | capabilities: | + | |
- | configuration: | + | |
- | | + | |
- | description: | + | |
- | product: PNY CS900 120GB | + | |
- | physical id: 1 | + | |
- | bus info: scsi@1: | + | |
- | logical name: /dev/sdb | + | |
- | version: 0210 | + | |
- | serial: PNY41170024950107EB4 | + | |
- | size: 111GiB (120GB) | + | |
- | capabilities: | + | |
- | configuration: | + | |
- | *-volume: | + | |
- | | + | |
- | | + | |
- | | + | |
- | bus info: scsi@1: | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | size: 524MiB | + | |
- | | + | |
- | | + | |
- | | + | |
- | *-volume: | + | |
- | | + | |
- | | + | |
- | bus info: scsi@1: | + | |
- | | + | |
- | | + | |
- | | + | |
- | size: 16GiB | + | |
- | | + | |
- | | + | |
- | | + | |
- | *-volume: | + | |
- | | + | |
- | | + | |
- | | + | |
- | bus info: scsi@1: | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | size: 87GiB | + | |
- | | + | |
- | | + | |
- | | + | |
- | *-volume: | + | |
- | | + | |
- | | + | |
- | | + | |
- | bus info: scsi@1: | + | |
- | | + | |
- | | + | |
- | | + | |
- | size: 7564MiB | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | description: | + | |
- | product: WDC WD30EZRX-00D | + | |
- | vendor: Western Digital | + | |
- | physical id: 0.0.0 | + | |
- | bus info: scsi@2: | + | |
- | logical name: /dev/sdc | + | |
- | version: 0A80 | + | |
- | serial: WD-WMC1T1980364 | + | |
- | size: 2794GiB (3TB) | + | |
- | capabilities: | + | |
- | configuration: | + | |
- | *-volume | + | |
- | | + | |
- | | + | |
- | | + | |
- | bus info: scsi@2: | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | size: 2794GiB | + | |
- | | + | |
- | | + | |
- | *-serial | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | bus info: pci@0000: | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | product: PnP device PNP0c01 | + | |
- | physical id: 1 | + | |
- | capabilities: | + | |
- | configuration: | + | |
- | | + | |
- | product: PnP device PNP0c02 | + | |
- | physical id: 2 | + | |
- | capabilities: | + | |
- | configuration: | + | |
- | | + | |
- | product: PnP device PNP0b00 | + | |
- | physical id: 3 | + | |
- | capabilities: | + | |
- | configuration: | + | |
- | | + | |
- | product: PnP device INT3f0d | + | |
- | vendor: Interphase Corporation | + | |
- | physical id: 4 | + | |
- | capabilities: | + | |
- | configuration: | + | |
- | | + | |
- | product: PnP device PNP0c02 | + | |
- | physical id: 5 | + | |
- | capabilities: | + | |
- | configuration: | + | |
- | | + | |
- | product: PnP device PNP0c02 | + | |
- | physical id: 6 | + | |
- | capabilities: | + | |
- | configuration: | + | |
- | | + | |
- | product: PnP device PNP0501 | + | |
- | physical id: 7 | + | |
- | capabilities: | + | |
- | configuration: | + | |
- | | + | |
- | product: PnP device PNP0c02 | + | |
- | physical id: 8 | + | |
- | capabilities: | + | |
- | configuration: | + | |
- | *-network:0 DISABLED | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | size: 10Mbit/s | + | |
- | | + | |
- | | + | |
- | *-network: | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | </file> | + |