ubuntuusers.de

kein Ruhezustand bei neuer SSD - Befehle

Autor:
FirstLinux
Datum:
25. Juli 2016 09:54
Code:
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
lshw -c memory

georg@Georg-Laptop-Linux ~ $ sudo lshw -c memory
[sudo] password for georg: 
  *-firmware              
       Beschreibung: BIOS
       Hersteller: TOSHIBA
       Physische ID: 0
       Version: Version 3.40
       date: 05/18/2012
       Größe: 1MiB
       Kapazität: 1984KiB
       Fähigkeiten: isa pci pnp upgrade shadowing vesa cdboot bootselect edd int13floppytoshiba int13floppy720 int5printscreen int9keyboard int14serial int17printer acpi usb biosbootspecification netboot
  *-cache:0
       Beschreibung: L2 Cache
       Physische ID: 23
       Steckplatz: CPU Internal
       Größe: 256KiB
       Kapazität: 256KiB
       Fähigkeiten: asynchronous internal write-back unified
  *-cache:1
       Beschreibung: L1 Cache
       Physische ID: 24
       Steckplatz: CPU Internal
       Größe: 32KiB
       Kapazität: 32KiB
       Fähigkeiten: asynchronous internal write-back instruction
  *-cache:0
       Beschreibung: L1 Cache
       Physische ID: 22
       Steckplatz: CPU Internal
       Größe: 32KiB
       Kapazität: 32KiB
       Fähigkeiten: asynchronous internal write-back data
  *-cache:0
       Beschreibung: L2 Cache
       Physische ID: 27
       Steckplatz: CPU Internal
       Größe: 256KiB
       Kapazität: 256KiB
       Fähigkeiten: asynchronous internal write-back unified
  *-cache:1
       Beschreibung: L1 Cache
       Physische ID: 28
       Steckplatz: CPU Internal
       Größe: 32KiB
       Kapazität: 32KiB
       Fähigkeiten: asynchronous internal write-back instruction
  *-cache:1
       Beschreibung: L1 Cache
       Physische ID: 26
       Steckplatz: CPU Internal
       Größe: 32KiB
       Kapazität: 32KiB
       Fähigkeiten: asynchronous internal write-back data
  *-cache:0
       Beschreibung: L2 Cache
       Physische ID: 2b
       Steckplatz: CPU Internal
       Größe: 256KiB
       Kapazität: 256KiB
       Fähigkeiten: asynchronous internal write-back unified
  *-cache:1
       Beschreibung: L1 Cache
       Physische ID: 2c
       Steckplatz: CPU Internal
       Größe: 32KiB
       Kapazität: 32KiB
       Fähigkeiten: asynchronous internal write-back instruction
  *-cache:2
       Beschreibung: L1 Cache
       Physische ID: 2a
       Steckplatz: CPU Internal
       Größe: 32KiB
       Kapazität: 32KiB
       Fähigkeiten: asynchronous internal write-back data
  *-cache:0
       Beschreibung: L2 Cache
       Physische ID: 2f
       Steckplatz: CPU Internal
       Größe: 256KiB
       Kapazität: 256KiB
       Fähigkeiten: asynchronous internal write-back unified
  *-cache:1
       Beschreibung: L1 Cache
       Physische ID: 30
       Steckplatz: CPU Internal
       Größe: 32KiB
       Kapazität: 32KiB
       Fähigkeiten: asynchronous internal write-back instruction
  *-cache:3
       Beschreibung: L1 Cache
       Physische ID: 2e
       Steckplatz: CPU Internal
       Größe: 32KiB
       Kapazität: 32KiB
       Fähigkeiten: asynchronous internal write-back data
  *-memory
       Beschreibung: Systemspeicher
       Physische ID: 31
       Steckplatz: Systemplatine oder Hauptplatine
       Größe: 4GiB
     *-bank:0
          Beschreibung: SODIMM DDR3 Synchron 1067 MHz (0,9 ns)
          Produkt: M471B5673FH0-CF8
          Hersteller: Samsung
          Physische ID: 0
          Seriennummer: 96EBB1B1
          Steckplatz: DIMM0
          Größe: 2GiB
          Breite: 64 bits
          Takt: 1067MHz (0.9ns)
     *-bank:1
          Beschreibung: SODIMM DDR3 Synchron 1067 MHz (0,9 ns)
          Produkt: M471B5673FH0-CF8
          Hersteller: Samsung
          Physische ID: 1
          Seriennummer: 96EBB1D3
          Steckplatz: DIMM2
          Größe: 2GiB
          Breite: 64 bits
          Takt: 1067MHz (0.9ns)
georg@Georg-Laptop-Linux ~ $ 


georg@Georg-Laptop-Linux ~ $ swapon -s
Filename				Type		Size	Used	Priority
/dev/sda7                               partition	7855100	0	-1
georg@Georg-Laptop-Linux ~ $ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda6 during installation -- wurde bereits von GRUB beim Umug aktualisiert
UUID=ce9accfe-7612-4c62-8a4d-81fb8c551705 /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda7 during installation -- wurde manuell aktualisiert
UUID=5bcff13f-fe51-4dc2-89c0-5ae0a231c5ab none            swap    sw              0       0
UUID=64997A414C801D14 /media/georg/Daten auto nosuid,nodev,nofail,x-gvfs-show 0 0
# alte uuid war 3581656C2FCF617A, geändert auf 64997A414C801D14; "uuid=" statt /dev/disk/usw
# UUID=64997A414C801D14 /mnt/64997A414C801D14 auto nosuid,nodev,nofail,x-gvfs-show 0 0#

georg@Georg-Laptop-Linux ~ $ dpkg -l | grep uswsusp
georg@Georg-Laptop-Linux ~ $