Valutazione discussione:
  • 0 voto(i) - 0 media
  • 1
  • 2
  • 3
  • 4
  • 5
  Condividi: Facebook Twitter
Partizionare il disco SSD per sole distro Linux
#25
(22/04/2022, 10:14)Andrea Ha scritto: Per avere tutte le informazioni possibili sul s.o., kernel, etc. su Mint devi installare inxi:
Codice:
sudo apt install inxi
Poi dai il comando:

Codice:
inxi -Fxxxrza
Quindi posta sia il comando che la risposta entro il tag codice:   </>
in questa maniera i suggerimenti potranno essere mirati allo scopo. 000019

Ciao Andrea

Qui sotto la risposta del terminale:

Codice:
dirck@dirck-ThinkPad-E15-Gen-2:~$ inxi -Fxxxrza
System:
  Kernel: 5.13.0-40-generic x86_64 bits: 64 compiler: N/A
  parameters: BOOT_IMAGE=/boot/vmlinuz-5.13.0-40-generic
  root=UUID=dab56dd4-138f-46d2-b656-b3d05c7340f9 ro quiet splash
  Desktop: MATE 1.26.0 info: mate-panel wm: marco 1.26.0 dm: LightDM 1.30.0
  Distro: Linux Mint 20.3 Una base: Ubuntu 20.04 focal
Machine:
  Type: Laptop System: LENOVO product: 20TD0004IX v: ThinkPad E15 Gen 2
  serial: <filter> Chassis: type: 10 serial: <filter>
  Mobo: LENOVO model: 20TD0004IX v: SDK0J40697 WIN serial: <filter>
  UEFI: LENOVO v: R1EET46W(1.46 ) date: 12/08/2021
Battery:
  ID-1: BAT0 charge: 41.1 Wh condition: 46.3/45.0 Wh (103%) volts: 12.2/11.1
  model: LGC 5B10X026 type: Li-poly serial: <filter> status: Charging
  cycles: 6
CPU:
  Topology: Quad Core model: 11th Gen Intel Core i5-1135G7 bits: 64
  type: MT MCP arch: Tiger Lake family: 6 model-id: 8C (140) stepping: 1
  microcode: 9A L2 cache: 8192 KiB
  flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
  bogomips: 38707
  Speed: 1014 MHz min/max: 400/4200 MHz Core speeds (MHz): 1: 1119 2: 1177
  3: 1232 4: 914 5: 1206 6: 712 7: 850 8: 1082
  Vulnerabilities: Type: itlb_multihit status: Not affected
  Type: l1tf status: Not affected
  Type: mds status: Not affected
  Type: meltdown status: Not affected
  Type: spec_store_bypass
  mitigation: Speculative Store Bypass disabled via prctl and seccomp
  Type: spectre_v1
  mitigation: usercopy/swapgs barriers and __user pointer sanitization
  Type: spectre_v2 mitigation: Enhanced IBRS, IBPB: conditional, RSB filling
  Type: srbds status: Not affected
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: Intel vendor: Lenovo driver: i915 v: kernel bus ID: 00:02.0
  chip ID: 8086:9a49
  Display: x11 server: X.Org 1.20.13 driver: modesetting
  unloaded: fbdev,vesa compositor: marco v: 1.26.0
  resolution: 1920x1080~60Hz
  OpenGL: renderer: Mesa Intel Xe Graphics (TGL GT2) v: 4.6 Mesa 21.2.6
  direct render: Yes
Audio:
  Device-1: Intel vendor: Lenovo driver: sof-audio-pci-intel-tgl
  bus ID: 00:1f.3 chip ID: 8086:a0c8
  Sound Server: ALSA v: k5.13.0-40-generic
Network:
  Device-1: Intel driver: iwlwifi v: kernel port: 4000 bus ID: 00:14.3
  chip ID: 8086:a0f0
  IF: wlp0s20f3 state: down mac: <filter>
  Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
  vendor: Lenovo driver: r8169 v: kernel port: 3000 bus ID: 04:00.0
  chip ID: 10ec:8168
  IF: enp4s0 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives:
  Local Storage: total: 238.47 GiB used: 13.93 GiB (5.8%)
  SMART Message: Required tool smartctl not installed. Check --recommends
  ID-1: /dev/nvme0n1 vendor: Samsung model: MZALQ256HAJD-000L1
  size: 238.47 GiB block size: physical: 512 B logical: 512 B
  speed: 31.6 Gb/s lanes: 4 serial: <filter> rev: BL1QFXV7 scheme: GPT
Partition:
  ID-1: / raw size: 237.97 GiB size: 233.24 GiB (98.01%)
  used: 13.92 GiB (6.0%) fs: ext4 dev: /dev/nvme0n1p2
Sensors:
  System Temperatures: cpu: 35.0 C mobo: N/A
  Fan Speeds (RPM): fan-1: 0
Repos:
  No active apt repos in: /etc/apt/sources.list
  Active apt repos in: /etc/apt/sources.list.d/google-chrome.list
  1: deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main
  Active apt repos in: /etc/apt/sources.list.d/official-package-repositories.list
  1: deb http://packages.linuxmint.com una main upstream import backport #id:linuxmint_main
  2: deb http://archive.ubuntu.com/ubuntu focal main restricted universe multiverse
  3: deb http://archive.ubuntu.com/ubuntu focal-updates main restricted universe multiverse
  4: deb http://archive.ubuntu.com/ubuntu focal-backports main restricted universe multiverse
  5: deb http://security.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
  6: deb http://archive.canonical.com/ubuntu/ focal partner
Info:
  Processes: 245 Uptime: 6m Memory: 7.47 GiB used: 1.16 GiB (15.6%)
  Init: systemd v: 245 runlevel: 5 Compilers: gcc: 9.4.0 alt: 9 Shell: bash
  v: 5.0.17 running in: mate-terminal inxi: 3.0.38
dirck@dirck-ThinkPad-E15-Gen-2:~$
Cita messaggio


Messaggi in questa discussione
RE: Partizionare il disco SSD per sole distro Linux - da Dirck - 23/04/2022, 10:11

Vai al forum:


Utenti che stanno guardando questa discussione: 2 Ospite(i)