Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
linux:hardware [2019/03/19 09:48] – lamboringo | linux:hardware [2025/09/08 13:45] (current) – [b3 asus] 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 | ||
+ | |||
+ | bandwidth performance | ||
+ | dnf list iperf iperf3 | ||
+ | # server. -p portnum | ||
+ | iperf3 -s -p 8080 | ||
+ | # client | ||
+ | iperf3 -c serviIP -p 8080 | ||
=== tuto udev === | === tuto udev === | ||
Line 65: | Line 71: | ||
* https:// | * https:// | ||
- | === pendejo | + | ==== GRUB / Resume / Hibernate ==== |
- | * RAM: 4x 4G DDR3 | + | /dev/sdxy the swap partition |
- | * CPU: Intel(R) Core(TM) | + | |
+ | 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 | ||
</ | </ | ||
+ | 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) : | ||
+ | < | ||
+ | diskpart | ||
+ | DISKPART> | ||
- | ==== GRUB / Resume | + | mbr2gpt |
+ | → OK | ||
- | /dev/sdxy the swap partition | + | mbr2gpt |
- | in / | + | diskpart |
+ | DISKPART> | ||
+ | DISKPART> | ||
+ | DISKPART> | ||
+ | DISKPART> | ||
+ | DISKPART> | ||
- | or directly in /boot/ | + | bcdboot c: |
+ | </code> | ||
- | keyboard linux /vmlinuz.... vconsole.keymap=fr LANG=fr_FR.UTF-8 | + | Then in the BIOS, set boot mode to UEFI. |
- | ==== lshw ==== | + | sources: https:// |
+ | Disks as of 2023/02/17 | ||
+ | < | ||
+ | NAME SIZE FSTYPE LABEL MOUNTPOINT | ||
+ | sda | ||
+ | └─sda1 | ||
+ | sdb | ||
+ | └─sdb1 | ||
+ | sdc | ||
+ | └─sdc1 | ||
+ | sr0 1024M ATAPI DVD A DH16A6L-C | ||
+ | zram0 | ||
+ | nvme0n1 | ||
+ | ├─nvme0n1p1 | ||
+ | ├─nvme0n1p2 | ||
+ | ├─nvme0n1p3 | ||
+ | ├─nvme0n1p4 | ||
+ | ├─nvme0n1p5 | ||
+ | └─nvme0n1p6 | ||
+ | nvme1n1 | ||
+ | ├─nvme1n1p1 | ||
+ | ├─nvme1n1p2 930.8G ntfs | ||
+ | ├─nvme1n1p3 | ||
+ | └─nvme1n1p4 | ||
+ | </ | ||
+ | ==== fich11 ==== | ||
- | [root@gamborimbo] lshw > lshw.out.txt | + | <code> |
- | <file text lshw.out.txt> | + | System: |
- | gamborimbo | + | Desktop: Cinnamon 4.0.10 Distro: Fedora release 30 (Thirty) |
- | description: Notebook | + | Machine: Type: Laptop System: Dell product: Latitude 5280 v: N/A serial: |
- | | + | Mobo: Dell model: 07C09D v: A00 serial: < |
- | | + | Battery: ID-1: BAT0 charge: 65.0 Wh condition: 65.0/68.0 Wh (96%) model: LGC-LGC8.820 DELL FPT1C79 status: Full |
- | version: 0586200000241A10001620100 | + | 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 ssse3 vmx bogomips: 21696 |
- | width: 64 bits | + | Speed: 800 MHz min/max: 400/3500 MHz Core speeds (MHz): 1: 793 2: 749 3: 783 4: 763 |
- | | + | Graphics: |
- | | + | Display: x11 server: Fedora Project X.org 1.20.4 driver: modesetting unloaded: fbdev, |
- | | + | resolution: 1920x1080~60Hz |
- | | + | OpenGL: renderer: Mesa DRI Intel HD Graphics 620 (Kaby Lake GT2) v: 4.5 Mesa 19.0.2 direct render: Yes |
- | product: 3385 | + | Audio: |
- | vendor: Hewlett-Packard | + | Sound Server: ALSA v: k5.0.9-301.fc30.x86_64 |
- | | + | Network: Device-1: Intel Ethernet I219-LM vendor: Dell driver: e1000e v: 3.2.6-k port: f040 bus ID: 00: |
- | version: KBC Version 93.0F | + | IF: enp0s31f6 state: up speed: 1000 Mbps duplex: full mac: < |
- | serial: PCFYR00QE0Y1TC | + | Device-2: Intel Wireless 8265 / 8275 driver: iwlwifi v: kernel port: f040 bus ID: 02:00.0 |
- | slot: Base Board Chassis Location | + | IF: wlp2s0 state: down mac: < |
- | *-firmware | + | Drives: |
- | description: BIOS | + | ID-1: / |
- | | + | ID-2: /dev/sda type: USB vendor: Corsair model: Voyager SliderX1 size: 230.62 GiB |
- | physical id: 0 | + | Partition: ID-1: / size: 68.40 GiB used: 9.02 GiB (13.2%) fs: ext4 dev: / |
- | version: F.04 | + | ID-2: /boot size: 975.9 MiB used: 123.7 MiB (12.7%) fs: ext4 dev: / |
- | date: 05/ | + | ID-3: /home size: 357.27 GiB used: 143.31 GiB (40.1%) fs: ext4 dev: /dev/dm-0 |
- | size: 1MiB | + | 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: / |
- | capabilities: pci upgrade shadowing cdboot bootselect edd int13floppynec int13floppytoshiba int13floppy360 int13floppy1200 int13floppy720 int13floppy2880 int9keyboard int10video acpi usb biosbootspecification uefi | + | Sensors: |
- | *-memory | + | Fan Speeds (RPM): cpu: 0 |
- | description: System Memory | + | Info: |
- | physical id: 1a | + | gcc: 9.0.1 Shell: bash v: 5.0.2 inxi: 3.0.32 |
- | slot: System board or motherboard | + | </ |
- | size: 8GiB | + | |
- | *-bank:0 | + | ====pi3==== |
- | description: SODIMM DDR3 Synchronous 1333 MHz (0.8 ns) | + | ====pi4==== |
- | product: M471B5273DH0-CH9 | + | < |
- | vendor: | + | System: |
- | | + | Distro: Raspbian GNU/Linux 10 (buster) |
- | serial: 927F7A90 | + | Machine: Type: ARM Device System: Raspberry Pi 4 Model B Rev 1.1 details: BCM2835 rev: c03111 serial: < |
- | slot: Bottom-Slot 1 (Top) | + | CPU: Topology: Quad Core model: ARMv7 v7l variant: cortex-a72 bits: 32 type: MCP arch: v7l rev: 3 |
- | size: 4GiB | + | features: Use -f option to see features bogomips: 1080 |
- | width: 64 bits | + | Speed: 1500 MHz min/max: 600/1500 MHz Core speeds (MHz): 1: 1500 2: 1500 3: 1500 4: 1500 |
- | clock: 1333MHz | + | Graphics: |
- | *-bank:1 | + | Device-2: bcm2835-hdmi driver: N/A bus ID: N/A |
- | | + | |
- | | + | OpenGL: renderer: llvmpipe (LLVM 6.0 128 bits) v: 3.3 Mesa 19.1.0-devel direct render: Yes |
- | vendor: Samsung | + | Audio: Device-1: bcm2835-audio driver: bcm2835_audio bus ID: N/A |
- | | + | Device-2: bcm2835-hdmi driver: N/A bus ID: N/A |
- | | + | Sound Server: ALSA v: k4.19.57-v7l+ |
- | slot: Bottom-Slot 2 (Under) | + | Network: Message: No ARM data found for this feature. |
- | size: 4GiB | + | IF-ID-1: eth0 state: down mac: < |
- | width: 64 bits | + | IF-ID-2: wlan0 state: up mac: < |
- | | + | Drives: Local Storage: total: 14.75 GiB used: 5.60 GiB (38.0%) |
- | *-cpu | + | ID-1: / |
- | description: CPU | + | Partition: ID-1: / size: 14.20 GiB used: 5.56 GiB (39.2%) fs: ext4 dev: /dev/mmcblk0p2 |
- | product: Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz | + | ID-2: /boot size: 252.0 MiB used: 39.0 MiB (15.5%) fs: vfat dev: /dev/ |
- | vendor: Intel Corp. | + | Sensors: Message: No sensors data was found. Is sensors configured? |
- | | + | Info: |
- | bus info: cpu@0 | + | gcc: 8.3.0 Shell: bash v: 5.0.3 inxi: 3.0.32 |
- | | + | </ |
- | slot: CPU1 | + | ==== spiti ==== |
- | size: 947MHz | + | |
- | capacity: 2900MHz | + | 2021/ |
- | width: 64 bits | + | < |
- | clock: 1333MHz | + | $ inxi -Fxmt |
- | capabilities: lm fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp x86-64 constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti tpr_shadow vnmi flexpriority ept vpid xsaveopt ibpb ibrs stibp dtherm ida arat pln pts cpufreq | + | System: Host: spiti.ux410ua Kernel: 5.15.6-200.fc35.x86_64 x86_64 bits: 64 compiler: gcc v: 2.37-10.fc35 |
- | | + | Desktop: Cinnamon 5.0.7 Distro: Fedora release 35 (Thirty Five) |
- | *-cache:0 | + | Machine: |
- | | + | Mobo: ASUSTeK model: UX410UAR v: 1.0 serial: N0CV1904MB0114867 UEFI: American Megatrends v: UX410UAR.309 |
- | | + | date: 04/16/2019 |
- | slot: L1 Cache | + | Battery: ID-1: BAT0 charge: 38.3 Wh (98.2%) condition: 39.0/48.3 Wh (80.6%) volts: 11.4 min: 11.4 |
- | size: 32KiB | + | model: ASUSTeK ASUS Battery status: Charging |
- | capacity: 32KiB | + | Memory: RAM: total: 15.5 GiB used: 9.33 GiB (60.2%) |
- | | + | Array-1: capacity: 64 GiB slots: 4 EC: None max-module-size: |
- | | + | Device-1: ChannelA-DIMM0 size: 8 GiB speed: spec: 2667 MT/s actual: 2400 MT/s type: DDR4 |
- | *-cache:1 | + | Device-2: ChannelA-DIMM1 size: No Module Installed |
- | | + | Device-3: ChannelB-DIMM0 size: 8 GiB speed: 2400 MT/s type: DDR4 |
- | | + | Device-4: ChannelB-DIMM1 size: No Module Installed |
- | slot: L2 Cache | + | CPU: Info: Quad Core model: Intel Core i5-8250U bits: 64 type: MT MCP arch: Kaby Lake note: check rev: A cache: |
- | size: 256KiB | + | 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 |
- | | + | 8: 3300 |
- | *-cache:2 | + | Graphics: |
- | | + | Device-2: Realtek USB2.0 HD UVC WebCam type: USB driver: uvcvideo bus-ID: 1-6:4 |
- | | + | Display: x11 server: X.Org 1.20.11 |
- | slot: L3 Cache | + | OpenGL: renderer: Mesa Intel UHD Graphics 620 (KBL GT2) v: 4.6 Mesa 21.2.5 direct render: Yes |
- | size: 6MiB | + | Audio: |
- | | + | Sound Server-1: ALSA v: k5.15.6-200.fc35.x86_64 running: yes |
- | capabilities: synchronous internal write-through unified | + | Sound Server-2: PulseAudio v: 15.0 running: no |
- | | + | Sound Server-3: PipeWire v: 0.3.40 running: yes |
- | | + | Network: |
- | description: L1 cache | + | IF: wlp2s0 state: up mac: 50:76: |
- | physical id: 26 | + | Bluetooth: Device-1: Intel Bluetooth wireless interface type: USB driver: btusb v: 0.8 bus-ID: 1-8:5 |
- | slot: L1 Cache | + | Report: bt-adapter ID: hci0 rfk-id: 7 state: down bt-service: enabled, |
- | size: 32KiB | + | address: 50: |
- | capacity: 32KiB | + | Drives: |
- | | + | ID-1: / |
- | configuration: level=1 | + | ID-2: /dev/sdb vendor: SK Hynix model: HFS256G39TND-N210A size: 238.47 GiB temp: 34 C |
- | *-pci | + | Partition: ID-1: / size: 97.93 GiB used: 57.7 GiB (58.9%) fs: ext4 dev: /dev/sda5 |
- | description: Host bridge | + | ID-2: /boot size: 975.9 MiB used: 229.6 MiB (23.5%) fs: ext4 dev: /dev/sda2 |
- | product: 2nd Generation Core Processor Family DRAM Controller | + | ID-3: /boot/efi size: 189.8 MiB used: 13.9 MiB (7.3%) fs: vfat dev: /dev/sda1 |
- | vendor: Intel Corporation | + | ID-4: /home size: 791.68 GiB used: 620.63 GiB (78.4%) fs: ext4 dev: /dev/sda3 |
- | | + | 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 |
- | version: 09 | + | Sensors: System Temperatures: cpu: 71.0 C pch: 58.5 C mobo: N/A |
- | width: 32 bits | + | Fan Speeds (RPM): cpu: 3400 |
- | clock: 33MHz | + | |
- | *-pci:0 | + | $ lsblk |
- | description: PCI bridge | + | NAME SIZE FSTYPE LABEL MOUNTPOINT UUID |
- | | + | sda 931.5G |
- | vendor: Intel Corporation | + | ├─sda1 |
- | | + | ├─sda2 |
- | bus info: pci@0000:00:01.0 | + | ├─sda3 805.3G ext4 |
- | version: 09 | + | ├─sda4 |
- | width: 32 bits | + | ├─sda5 |
- | clock: 33MHz | + | └─sda6 |
- | | + | sdb 238.5G |
- | | + | ├─sdb1 |
- | resources: irq:16 ioport:3000(size=4096) memory:c8700000-c96fffff ioport:c0000000(size=134217728) | + | ├─sdb2 |
- | *-generic | + | ├─sdb3 237.4G ntfs |
- | description: Unassigned class | + | └─sdb4 |
- | | + | zram0 8G |
- | | + | </ |
- | | + | |
- | bus info: pci@0000:01:00.0 | + | ==== b3 asus ==== |
- | version: ff | + | |
- | width: 32 bits | + | 2023/ |
- | clock: 66MHz | + | < |
- | capabilities: bus_master vga_palette cap_list rom | + | System: |
- | | + | Host: localhost-live Kernel: 6.0.7-301.fc37.x86_64 arch: x86_64 bits: 64 |
- | | + | |
- | *-pci:1 | + | |
- | | + | Machine: |
- | | + | Type: Convertible System: ASUSTeK |
- | | + | |
- | physical id: 1.1 | + | Mobo: ASUSTeK model: B3402FEA v: 1.0 serial: N518NXLP0009H9MB |
- | bus info: pci@0000:00:01.1 | + | UEFI: American Megatrends LLC. v: B3402FEA.307 date: 11/03/2022 |
- | version: 09 | + | Battery: |
- | width: 32 bits | + | ID-1: BAT0 charge: 43.8 Wh (88.0%) condition: 49.8/50.1 Wh (99.3%) |
- | clock: 33MHz | + | volts: 11.9 min: 11.9 model: ASUSTeK B3402FEA status: discharging |
- | | + | |
- | | + | |
- | | + | Memory: |
- | *-pci:2 | + | RAM: total: 7.46 GiB used: 1.35 GiB (18.1%) |
- | | + | |
- | product: Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port | + | note: est. |
- | | + | Device-1: Controller1-ChannelA-DIMM0 type: no module installed |
- | | + | |
- | bus info: pci@0000:00:01.2 | + | CPU: |
- | version: 09 | + | Info: quad core model: 11th Gen Intel Core i5-1135G7 bits: 64 type: MT MCP |
- | width: 32 bits | + | arch: Tiger Lake rev: 1 cache: L1: 320 KiB L2: 5 MiB L3: 8 MiB |
- | clock: 33MHz | + | 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 |
- | | + | Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx |
- | resources: irq:16 | + | Graphics: |
- | *-display | + | |
- | description: VGA compatible controller | + | |
- | product: 2nd Generation | + | |
- | | + | |
- | | + | |
- | bus info: pci@0000:00:02.0 | + | |
- | | + | |
- | width: 64 bits | + | |
- | clock: 33MHz | + | Audio: |
- | capabilities: msi pm vga_controller bus_master cap_list rom | + | |
- | | + | |
- | resources: irq:33 memory:c8000000-c83fffff memory:b0000000-bfffffff ioport:4000(size=64) memory:c0000-dffff | + | |
- | | + | Sound Server-1: ALSA v: k6.0.7-301.fc37.x86_64 running: yes |
- | | + | Sound Server-2: PulseAudio v: 16.1 running: no |
- | product: 6 Series/C200 Series Chipset Family MEI Controller #1 | + | Sound Server-3: PipeWire v: 0.3.59 running: yes |
- | | + | Network: |
- | | + | |
- | bus info: pci@0000:00:16.0 | + | bus-ID: 0000:00:1f.6 |
- | version: 04 | + | IF: eno1 state: down mac: 58:11:22:02:44:83 |
- | width: 64 bits | + | |
- | clock: 33MHz | + | vendor: |
- | | + | IF: wlp87s0 state: down mac: 8a: |
- | configuration: driver=mei_me latency=0 | + | Bluetooth: |
- | | + | |
- | *-usb:0 | + | bus-ID: 3-10:4 |
- | description: USB controller | + | |
- | | + | RAID: |
- | vendor: Intel Corporation | + | |
- | | + | v: 0.6 bus-ID: 0000:00:0e.0 |
- | bus info: pci@0000:00:1a.0 | + | Drives: |
- | version: 05 | + | 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 |
- | capabilities: pm debug ehci bus_master cap_list | + | ID-2: /dev/sda type: USB vendor: SanDisk model: Ultra USB 3.0 |
- | | + | size: 14.32 GiB |
- | resources: irq:16 memory:c9709000-c97093ff | + | ID-3: /dev/sdb type: USB vendor: Samsung model: Type-C |
- | *-multimedia | + | Partition: |
- | | + | ID-1: / size: 7.78 GiB used: 6.1 GiB (78.5%) fs: ext4 dev: /dev/dm-0 |
- | | + | |
- | | + | Swap: |
- | | + | ID-1: swap-1 type: zram size: 7.46 GiB used: 0 KiB (0.0%) dev: /dev/zram0 |
- | bus info: pci@0000:00:1b.0 | + | Sensors: |
- | version: 05 | + | |
- | width: 64 bits | + | Fan Speeds (RPM): N/A |
- | clock: 33MHz | + | Info: |
- | | + | Processes: 288 Uptime: 3m Init: systemd target: graphical |
- | configuration: driver=snd_hda_intel latency=0 | + | gcc: 12.2.1 Packages: N/A note: see --rpm Shell: Bash v: 5.1.16 |
- | resources: irq:36 memory:c9700000-c9703fff | + | inxi: 3.3.21 |
- | *-pci:3 | + | </ |
- | description: PCI bridge | + | |
- | product: 6 Series/C200 Series Chipset Family PCI Express Root Port 1 | + | ==== fic5 ==== |
- | | + | |
- | | + | < |
- | bus info: pci@0000:00:1c.0 | + | System: |
- | | + | Host: 063-LNX-05 Kernel: 6.15.9-101.fc41.x86_64 arch: x86_64 bits: 64 |
- | width: 32 bits | + | |
- | clock: 33MHz | + | |
- | | + | Machine: |
- | | + | Type: Laptop System: Dell product: Precision 5480 v: N/A serial: FVCT9Y3 |
- | resources: irq:17 memory:c8600000-c86fffff | + | Mobo: Dell model: 0PFC28 v: A02 serial: /FVCT9Y3/ |
- | *-network | + | UEFI: Dell v: 1.6.0 date: 09/14/2023 |
- | | + | Battery: |
- | | + | ID-1: BAT0 charge: 22.2 Wh (38.9%) condition: 57.0/70.6 Wh (80.7%) |
- | vendor: Intel Corporation | + | volts: 16.3 min: 15.4 model: BYD DELL CDTT239 status: charging |
- | physical id: 0 | + | Memory: |
- | bus info: pci@0000:09:00.0 | + | |
- | logical name: wlan1 | + | igpu: 64 MiB |
- | | + | Array-1: capacity: 64 GiB slots: 8 modules: 8 EC: None |
- | serial: 88:53:2e:21:45:6c | + | max-module-size: 8 GiB note: est. |
- | | + | Device-1: Motherboard type: LPDDR5 size: 8 GiB speed: spec: 6400 MT/s |
- | | + | |
- | | + | Device-2: Motherboard type: LPDDR5 size: 8 GiB speed: spec: 6400 MT/s |
- | | + | |
- | | + | |
- | *-pci:4 | + | |
- | description: PCI bridge | + | |
- | | + | |
- | vendor: Intel Corporation | + | Device-5: Motherboard type: LPDDR5 size: 8 GiB speed: spec: 6400 MT/s |
- | | + | |
- | bus info: pci@0000:00:1c.4 | + | |
- | | + | |
- | width: 32 bits | + | Device-7: Motherboard type: LPDDR5 size: 8 GiB speed: spec: 6400 MT/s |
- | clock: 33MHz | + | |
- | | + | Device-8: Motherboard type: LPDDR5 |
- | configuration: driver=pcieport | + | |
- | resources: irq:17 ioport:2000(size=4096) memory:c8500000-c85fffff | + | CPU: |
- | *-network | + | Info: 14-core (6-mt/8-st) model: 13th Gen Intel Core i7-13800H bits: 64 |
- | description: Ethernet interface | + | type: MST AMCP arch: Raptor Lake rev: 2 cache: L1: 1.2 MiB L2: 11.5 MiB |
- | product: AR8151 v2.0 Gigabit Ethernet | + | L3: 24 MiB |
- | | + | Speed (MHz): avg: 566 min/max: 400/5000: |
- | | + | 3: 566 4: 566 5: 566 6: 566 7: 566 8: 566 9: 566 10: 566 11: 566 12: 566 |
- | bus info: pci@0000:0a:00.0 | + | 13: 566 14: 566 15: 566 16: 566 17: 566 18: 566 19: 566 20: 566 |
- | | + | |
- | version: c0 | + | Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx |
- | serial: 2c:41:38:07:4d:05 | + | Graphics: |
- | | + | |
- | width: 64 bits | + | v: kernel arch: Xe bus-ID: 00:02.0 |
- | clock: 33MHz | + | |
- | capabilities: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation | + | |
- | | + | |
- | resources: irq:38 memory:c8500000-c853ffff ioport:2000(size=128) | + | |
- | *-pci:5 | + | |
- | description: PCI bridge | + | API: OpenGL v: 4.6 vendor: intel mesa v: 25.0.7 glx-v: 1.4 |
- | product: 6 Series/C200 Series Chipset Family PCI Express Root Port 8 | + | direct-render: yes renderer: Mesa Intel Iris Xe Graphics (RPL-P) |
- | vendor: Intel Corporation | + | API: EGL Message: EGL data requires eglinfo. Check --recommends. |
- | physical id: 1c.7 | + | Info: Tools: api: glxinfo gpu: nvidia-settings, |
- | bus info: pci@0000:00:1c.7 | + | |
- | version: b5 | + | Audio: |
- | width: 32 bits | + | |
- | clock: 33MHz | + | bus-ID: 00:05.0 |
- | capabilities: pci pciexpress msi pm normal_decode bus_master cap_list | + | |
- | configuration: driver=pcieport | + | |
- | | + | API: ALSA v: k6.15.9-101.fc41.x86_64 |
- | *-usb | + | |
- | description: USB controller | + | |
- | | + | Network: |
- | | + | |
- | | + | bus-ID: 00:14.3 |
- | bus info: pci@0000:0b:00.0 | + | IF: wlp0s20f3 state: down mac: aa:c8:29:75:ef:cf |
- | | + | |
- | width: 64 bits | + | |
- | clock: 33MHz | + | IF: enp0s13f0u4u4u4 state: up speed: 1000 Mbps duplex: full |
- | capabilities: pm msi msix pciexpress xhci bus_master cap_list | + | mac: ac:91:a1:d3:a2:c0 |
- | configuration: driver=xhci_hcd latency=0 | + | Bluetooth: |
- | resources: irq:19 memory:c8400000-c8401fff | + | |
- | *-usb:1 | + | |
- | description: USB controller | + | |
- | product: 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 | + | bt-v: 5.4 lmp-v: 13 |
- | vendor: Intel Corporation | + | Drives: |
- | | + | Local Storage: total: 953.87 GiB used: 642.33 GiB (67.3%) |
- | | + | ID-1: / |
- | version: 05 | + | temp: 38.9 C |
- | width: 32 bits | + | Partition: |
- | clock: 33MHz | + | ID-1: / size: 76.33 GiB used: 32.93 GiB (43.1%) fs: ext4 dev: /dev/dm-0 |
- | | + | |
- | | + | ID-2: /boot size: 973.4 MiB used: 439.6 MiB (45.2%) fs: ext4 |
- | | + | dev: /dev/nvme0n1p4 |
- | *-isa | + | ID-3: /boot/efi size: 238.1 MiB used: 24.5 MiB (10.3%) fs: vfat |
- | | + | dev: / |
- | | + | ID-4: /home size: 743.89 GiB used: 608.94 GiB (81.9%) fs: ext4 |
- | | + | dev: /dev/dm-2 mapped: luks-d456693e-52a8-4764-acaf-4d2f62952339 |
- | | + | Swap: |
- | bus info: pci@0000:00:1f.0 | + | ID-1: swap-1 type: partition size: 78.11 GiB used: 0 KiB (0.0%) |
- | version: 05 | + | dev: /dev/dm-1 mapped: luks-db5b39a7-3323-43f6-83f3-a59204dd9361 |
- | width: 32 bits | + | ID-2: swap-2 type: zram size: 8 GiB used: 0 KiB (0.0%) dev: /dev/zram0 |
- | clock: 33MHz | + | Sensors: |
- | capabilities: isa bus_master cap_list | + | |
- | configuration: latency=0 | + | Fan Speeds (rpm): N/A |
- | *-sata | + | </code> |
- | description: SATA controller | + | ==== iiama prolite ==== |
- | product: 6 Series/C200 Series Chipset Family 6 port Mobile SATA AHCI Controller | + | |
- | vendor: Intel Corporation | + | |
- | physical id: 1f.2 | + | |
- | bus info: pci@0000:00:1f.2 | + | |
- | logical name: scsi0 | + | |
- | logical name: scsi2 | + | |
- | | + | |
- | width: 32 bits | + | |
- | clock: 66MHz | + | |
- | capabilities: sata msi pm ahci_1.0 bus_master cap_list emulated | + | |
- | configuration: driver=ahci latency=0 | + | |
- | 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 | + | |
- | | + | |
- | | + | |
- | physical id: 0 | + | |
- | bus info: scsi@0:0.0.0 | + | |
- | logical name: /dev/sda | + | |
- | | + | |
- | | + | |
- | size: 465GiB | + | |
- | | + | |
- | | + | |
- | | + | |
- | description: EXT4 volume | + | |
- | vendor: Linux | + | |
- | physical id: 1 | + | |
- | bus info: scsi@0:0.0.0,1 | + | |
- | logical name: /dev/sda1 | + | |
- | logical name: /boot | + | |
- | version: 1.0 | + | |
- | serial: 18c01f2c-6f2a-4cd7-b896-5144af495c97 | + | |
- | size: 500MiB | + | |
- | capacity: 500MiB | + | |
- | capabilities: primary journaled extended_attributes large_files huge_files dir_nlink recover extents ext4 ext2 initialized | + | |
- | configuration: created=2016-10-08 21:09:17 filesystem=ext4 label=boot lastmountpoint=/ | + | |
- | *-volume:1 | + | |
- | description: EXT4 volume | + | |
- | vendor: Linux | + | |
- | physical id: 2 | + | |
- | bus info: scsi@0:0.0.0,2 | + | |
- | logical name: /dev/sda2 | + | |
- | logical name: / | + | |
- | version: 1.0 | + | |
- | serial: f83db03d-b984-44c7-a160-2ab791c2a4fd | + | |
- | | + | |
- | capacity: 97GiB | + | |
- | capabilities: primary journaled extended_attributes large_files huge_files dir_nlink recover extents ext4 ext2 initialized | + | |
- | 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 | + | |
- | | + | |
- | physical id: 3 | + | |
- | bus info: scsi@0:0.0.0,3 | + | |
- | | + | |
- | | + | |
- | | + | |
- | size: 15GiB | + | |
- | capacity: 15GiB | + | |
- | capabilities: primary nofs swap initialized | + | |
- | configuration: filesystem=swap label=swap pagesize=4096 | + | |
- | | + | |
- | description: EXT4 volume | + | |
- | | + | |
- | | + | |
- | | + | |
- | logical name: /dev/sda4 | + | |
- | logical name: /home | + | |
- | | + | |
- | | + | |
- | 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 | + | |
- | | + | |
- | | + | |
- | vendor: | + | |
- | physical id: 1 | + | |
- | bus info: scsi@2:0.0.0 | + | |
- | | + | |
- | logical name: /dev/sr0 | + | |
- | | + | |
- | capabilities: | + | |
- | | + | |
- | *-serial | + | |
- | description: SMBus | + | |
- | product: 6 Series/C200 Series Chipset Family SMBus Controller | + | |
- | vendor: Intel Corporation | + | |
- | physical id: 1f.3 | + | |
- | | + | |
- | version: 05 | + | |
- | width: 64 bits | + | |
- | clock: 33MHz | + | |
- | | + | |
- | | + | |
- | *-pnp00:00 | + | |
- | product: PnP device PNP0c02 | + | |
- | physical id: 1 | + | |
- | | + | |
- | configuration: | + | |
- | *-pnp00:01 | + | |
- | | + | |
- | physical id: 2 | + | |
- | capabilities: pnp | + | |
- | | + | |
- | | + | |
- | vendor: Interphase Corporation | + | |
- | physical id: 3 | + | |
- | capabilities: pnp | + | |
- | | + | |
- | *-pnp00:03 | + | |
- | product: PnP device PNP0303 | + | |
- | physical id: 4 | + | |
- | capabilities: pnp | + | |
- | | + | |
- | *-pnp00:04 | + | |
- | | + | |
- | vendor: Synaptics Inc | + | |
- | physical | + | |
- | capabilities: pnp | + | |
- | configuration: driver=i8042 aux | + | |
- | *-pnp00:05 | + | |
- | product: PnP device PNP0c02 | + | |
- | | + | |
- | | + | |
- | configuration: driver=system | + | |
- | *-pnp00:06 | + | |
- | product: PnP device PNP0c01 | + | |
- | physical id: 7 | + | |
- | | + | |
- | | + | |
- | *-scsi | + | |
- | physical id: 8 | + | |
- | bus info: usb@2:1.3 | + | |
- | logical name: scsi6 | + | |
- | capabilities: emulated scsi-host | + | |
- | | + | |
- | *-disk | + | |
- | | + | |
- | | + | |
- | | + | |
- | physical id: 0.0.0 | + | |
- | bus info: scsi@6:0.0.0 | + | |
- | logical name: /dev/sdb | + | |
- | version: 1.00 | + | |
- | | + | |
- | configuration: logicalsectorsize=512 sectorsize=512 | + | |
- | *-medium | + | |
- | physical id: 0 | + | |
- | | + | |
- | *-battery | + | |
- | | + | |
- | product: RM08059 | + | |
- | vendor: STL | + | |
- | | + | |
- | slot: Primary | + | |
- | | + | |
- | | + | |
- | *-power UNCLAIMED | + | |
- | | + | |
- | product: OEM_Define5 | + | |
- | | + | |
- | | + | |
- | version: OEM_Define6 | + | |
- | serial: OEM_Define3 | + | |
- | capacity: 75mWh | + | |
- | </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> | + |