Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:hardware [2019/03/19 09:48] – 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 | ||
+ | |||
+ | 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: |
- | product: HP ENVY 14 Notebook PC (LS506EA# | + | Mobo: Dell model: 07C09D v: A00 serial: < |
- | vendor: Hewlett-Packard | + | 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 |
- | serial: CNU127490J | + | 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 |
- | | + | Graphics: |
- | configuration: boot=normal chassis=notebook family=103C_5335KV G=N L=CON B=HP S=PAV X=MIN sku=LS506EA# | + | 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 |
- | | + | Audio: |
- | | + | Sound Server: ALSA v: k5.0.9-301.fc30.x86_64 |
- | | + | Network: |
- | | + | IF: enp0s31f6 state: up speed: 1000 Mbps duplex: full mac: < |
- | serial: | + | 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: < |
- | | + | Drives: Local Storage: total: 707.56 GiB used: 224.36 GiB (31.7%) |
- | description: BIOS | + | ID-1: / |
- | vendor: Hewlett-Packard | + | 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: / |
- | | + | ID-3: /home size: 357.27 GiB used: 143.31 GiB (40.1%) fs: ext4 dev: / |
- | size: 1MiB | + | ID-4: /var size: 22.66 GiB used: 1.32 GiB (5.8%) fs: ext4 dev: / |
- | capacity: 2560KiB | + | ID-5: swap-1 size: 18.59 GiB used: 809.4 MiB (4.3%) fs: swap dev: /dev/ |
- | capabilities: | + | Sensors: System Temperatures: cpu: 41.0 C mobo: 36.0 C sodimm: 34.0 C |
- | *-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==== |
- | | + | ====pi4==== |
- | | + | < |
- | | + | System: Host: pi4 Kernel: 4.19.57-v7l+ armv7l bits: 32 compiler: gcc v: 4.9.3 Desktop: N/A |
- | physical id: 0 | + | Distro: Raspbian GNU/Linux 10 (buster) |
- | | + | 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 |
- | 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 |
- | | + | Display: tty server: Fedora Project X.org 1.20.4 driver: fbdev unloaded: modesetting resolution: 1920x1080~60Hz |
- | product: M471B5273DH0-CH9 | + | OpenGL: renderer: llvmpipe (LLVM 6.0 128 bits) v: 3.3 Mesa 19.1.0-devel direct render: Yes |
- | vendor: | + | Audio: Device-1: bcm2835-audio driver: bcm2835_audio bus ID: N/A |
- | physical id: 1 | + | 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: < |
- | clock: 1333MHz | + | Drives: Local Storage: total: 14.75 GiB used: 5.60 GiB (38.0%) |
- | *-cpu | + | ID-1: / |
- | description: | + | Partition: ID-1: / size: 14.20 GiB used: 5.56 GiB (39.2%) fs: ext4 dev: /dev/ |
- | 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: / |
- | | + | 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/12/10 |
- | 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 |
- | configuration: cores=4 enabledcores=4 threads=8 | + | Desktop: Cinnamon 5.0.7 Distro: Fedora release 35 (Thirty Five) |
- | *-cache:0 | + | Machine: Type: Laptop System: ASUSTeK product: UX410UAR v: 1.0 serial: K1N0CV12E181059 |
- | description: L1 cache | + | 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 |
- | | + | 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 |
- | *-cache:1 | + | Device-2: ChannelA-DIMM1 size: No Module Installed |
- | | + | |
- | | + | 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 |
- | capacity: 256KiB | + | 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: |
- | | + | |
- | physical id: 29 | + | Display: x11 server: X.Org 1.20.11 driver: loaded: modesetting unloaded: fbdev,vesa resolution: 1920x1080~60Hz |
- | slot: L3 Cache | + | |
- | size: 6MiB | + | Audio: Device-1: Intel Sunrise Point-LP HD Audio vendor: ASUSTeK driver: snd_hda_intel v: kernel bus-ID: 00:1f.3 |
- | | + | Sound Server-1: ALSA v: k5.15.6-200.fc35.x86_64 running: yes |
- | | + | Sound Server-2: PulseAudio v: 15.0 running: no |
- | | + | Sound Server-3: PipeWire v: 0.3.40 running: yes |
- | *-cache | + | Network: Device-1: Intel Wireless 8265 / 8275 driver: iwlwifi v: kernel |
- | description: L1 cache | + | IF: wlp2s0 state: up mac: 50:76:af:d1:47:e1 |
- | 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, |
- | | + | address: 50:76:AF:D1:47:E5 |
- | capacity: 32KiB | + | Drives: Local Storage: total: 1.14 TiB used: 678.56 GiB (58.0%) |
- | capabilities: synchronous internal write-through data | + | ID-1: /dev/sda vendor: Samsung model: SSD 860 QVO 1TB size: 931.51 GiB temp: 35 C |
- | configuration: level=1 | + | ID-2: /dev/ |
- | *-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 |
- | physical id: 100 | + | Swap: ID-1: swap-1 type: partition size: 25 GiB used: 0 KiB (0.0%) dev: /dev/sda6 |
- | bus info: pci@0000:00:00.0 | + | 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 |
- | | + | 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 |
- | | + | ├─sdb2 |
- | *-generic | + | ├─sdb3 237.4G ntfs |
- | description: Unassigned class | + | └─sdb4 |
- | product: Whistler [Radeon HD 6630M/ | + | zram0 8G |
- | vendor: Advanced Micro Devices, Inc. [AMD/ATI] | + | </ |
- | physical id: 0 | + | |
- | bus info: pci@0000:01:00.0 | + | ==== b3 asus ==== |
- | version: ff | + | |
- | width: 32 bits | + | 2023/09/27 |
- | | + | < |
- | | + | System: |
- | | + | Host: localhost-live Kernel: 6.0.7-301.fc37.x86_64 arch: x86_64 bits: 64 |
- | | + | |
- | *-pci:1 | + | |
- | description: PCI bridge | + | Machine: |
- | | + | Type: Convertible System: ASUSTeK product: ASUS EXPERTBOOK |
- | vendor: Intel Corporation | + | B3402FEA_B3402FEA v: 1.0 serial: |
- | | + | 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 |
- | | + | Device-1: hid-0018:04F3:2EC1.0002-battery model: ELAN9009:00 04F3:2EC1 |
- | | + | |
- | resources: irq:16 | + | Memory: |
- | *-pci:2 | + | RAM: total: 7.46 GiB used: 1.35 GiB (18.1%) |
- | description: PCI bridge | + | |
- | | + | note: est. |
- | | + | |
- | | + | Device-2: Controller0-ChannelA type: DDR4 size: 8 GiB speed: 3200 MT/s |
- | bus info: pci@0000: | + | CPU: |
- | | + | 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 |
- | capabilities: pci pm msi pciexpress normal_decode bus_master cap_list | + | 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 |
- | | + | Graphics: |
- | *-display | + | |
- | | + | driver: i915 v: kernel arch: Gen-12.1 bus-ID: 0000:00:02.0 |
- | | + | Device-2: IMC Networks USB2.0 HD UVC WebCam type: USB driver: uvcvideo |
- | | + | bus-ID: 3-7:3 |
- | physical id: 2 | + | |
- | bus info: pci@0000: | + | |
- | | + | |
- | width: 64 bits | + | |
- | clock: 33MHz | + | Audio: |
- | capabilities: msi pm vga_controller bus_master cap_list rom | + | |
- | | + | |
- | | + | |
- | *-communication | + | Sound Server-1: ALSA v: k6.0.7-301.fc37.x86_64 running: yes |
- | | + | Sound Server-2: PulseAudio v: 16.1 running: no |
- | | + | Sound Server-3: PipeWire v: 0.3.59 running: yes |
- | | + | Network: |
- | physical id: 16 | + | Device-1: Intel Ethernet I219-V driver: e1000e v: kernel port: N/A |
- | bus info: pci@0000: | + | bus-ID: 0000:00:1f.6 |
- | version: 04 | + | IF: eno1 state: down mac: 58: |
- | width: 64 bits | + | |
- | clock: 33MHz | + | |
- | | + | IF: wlp87s0 state: down mac: 8a: |
- | | + | Bluetooth: |
- | resources: irq:35 memory: | + | |
- | *-usb:0 | + | bus-ID: 3-10:4 |
- | | + | |
- | | + | 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 |
- | | + | ID-3: /dev/sdb type: USB vendor: Samsung model: Type-C size: 59.75 GiB |
- | *-multimedia | + | Partition: |
- | | + | ID-1: / size: 7.78 GiB used: 6.1 GiB (78.5%) fs: ext4 dev: /dev/dm-0 |
- | | + | |
- | vendor: Intel Corporation | + | 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: |
- | | + | |
- | width: 64 bits | + | |
- | clock: 33MHz | + | Info: |
- | | + | |
- | configuration: driver=snd_hda_intel latency=0 | + | |
- | | + | inxi: 3.3.21 |
- | *-pci:3 | + | </code> |
- | | + | ==== iiama prolite ==== |
- | | + | |
- | | + | |
- | physical id: 1c | + | |
- | bus info: pci@0000:00:1c.0 | + | |
- | version: b5 | + | |
- | width: 32 bits | + | |
- | clock: 33MHz | + | |
- | capabilities: | + | |
- | configuration: | + | |
- | resources: irq:17 memory:c8600000-c86fffff | + | |
- | | + | |
- | description: Wireless interface | + | |
- | product: Centrino Advanced-N 6230 [Rainbow Peak] | + | |
- | | + | |
- | physical id: 0 | + | |
- | bus info: pci@0000:09:00.0 | + | |
- | logical name: wlan1 | + | |
- | | + | |
- | serial: 88:53:2e:21:45:6c | + | |
- | width: 64 bits | + | |
- | clock: 33MHz | + | |
- | capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless | + | |
- | 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 | + | |
- | | + | |
- | *-pci:4 | + | |
- | | + | |
- | | + | |
- | | + | |
- | physical id: 1c.4 | + | |
- | bus info: pci@0000:00:1c.4 | + | |
- | version: b5 | + | |
- | width: 32 bits | + | |
- | clock: 33MHz | + | |
- | | + | |
- | | + | |
- | resources: irq:17 ioport:2000(size=4096) memory:c8500000-c85fffff | + | |
- | *-network | + | |
- | description: Ethernet interface | + | |
- | product: AR8151 v2.0 Gigabit Ethernet | + | |
- | | + | |
- | physical id: 0 | + | |
- | bus info: pci@0000:0a:00.0 | + | |
- | | + | |
- | | + | |
- | | + | |
- | capacity: 1Gbit/s | + | |
- | width: 64 bits | + | |
- | clock: 33MHz | + | |
- | | + | |
- | configuration: autonegotiation=on broadcast=yes | + | |
- | | + | |
- | *-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 | + | |
- | physical id: 1 | + | |
- | | + | |
- | 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> | + |