Code:
=== START OF INFORMATION SECTION === Model Family: Intel 320 Series SSDs Device Model: INTEL SSDSA2CW080G3
Code:
/dev/sda: Timing buffered disk reads: 690 MB in 3.00 seconds = 229.94 MB/sec
=== START OF INFORMATION SECTION === Model Family: Intel 320 Series SSDs Device Model: INTEL SSDSA2CW080G3
/dev/sda: Timing buffered disk reads: 690 MB in 3.00 seconds = 229.94 MB/sec
phonic@phonic-photonic:~$ sudo hdparm -t /dev/sda /dev/sda: Timing buffered disk reads: 1196 MB in 3.00 seconds = 398.42 MB/sec phonic@phonic-photonic:~$
phonic@phonic-photonic:~$ hdparm -I /dev/sda | grep -i speed /dev/sda: Permission denied phonic@phonic-photonic:~$ sudo hdparm -I /dev/sda | grep -i speed [sudo] password for phonic: * Gen1 signaling speed (1.5Gb/s) * Gen2 signaling speed (3.0Gb/s) * Gen3 signaling speed (6.0Gb/s) phonic@phonic-photonic:~$
phonic@phonic-photonic:~$ sudo hdparm -t /dev/sda /dev/sda: Timing buffered disk reads: 1196 MB in 3.00 seconds = 398.42 MB/sec phonic@phonic-photonic:~$
[FONT=monospace][COLOR=#54FF54][B]stuart@office[/B][/COLOR][COLOR=#000000]:[/COLOR][COLOR=#5454FF][B]~[/B][/COLOR][COLOR=#000000]$ for i in sdc sdd nvme0n1 ; do sudo hdparm -t /dev/$i ; done [/COLOR] /dev/sdc: Timing buffered disk reads: 420 MB in 3.01 seconds = 139.57 MB/sec /dev/sdd: Timing buffered disk reads: 1602 MB in 3.00 seconds = 533.54 MB/sec /dev/nvme0n1: Timing buffered disk reads: 9670 MB in 3.00 seconds = 3223.14 MB/sec [/FONT]
[FONT=monospace][COLOR=#54FF54][B]stuart@office[/B][/COLOR][COLOR=#000000]:[/COLOR][COLOR=#5454FF][B]/[/B][/COLOR][COLOR=#000000]$ sudo apt install kubuntu-driver-manager[/COLOR] Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: python3-dbus.mainloop.pyqt5 The following NEW packages will be installed: kubuntu-driver-manager python3-dbus.mainloop.pyqt5 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. Need to get 76.1 kB of archives. After this operation, 399 kB of additional disk space will be used. Do you want to continue? [Y/n] [/FONT]
[FONT=monospace][COLOR=#54FF54][B]stuart@office[/B][/COLOR][COLOR=#000000]:[/COLOR][COLOR=#5454FF][B]/[/B][/COLOR][COLOR=#000000]$ sudo apt install kubuntu-driver-manager[/COLOR] Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: python3-dbus.mainloop.pyqt5 The following NEW packages will be installed: kubuntu-driver-manager python3-dbus.mainloop.pyqt5 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. Need to get 76.1 kB of archives. After this operation, 399 kB of additional disk space will be used. Do you want to continue? [Y/n] [/FONT]
There are 0 users viewing this topic.
Leave a comment: