On Wed, 12/24/2025 1:41 AM, Computer Nerd Kev wrote:
In aus.computers Axel <none@not.here> wrote:No guarantees, but maybe an
or in a nutshell.. the question now is why did it write to that driveMaybe that drive (or the NTFS driver) is just too slow for whatever
and not others? is the size of the drive or it's software/technology
relevant?
signal issue you have with the rack to be triggered.
I'm not sure if they still do it on new HDDs, but maybe there's a
jumper setting on the other drives to limit the speed?
https://en.wikipedia.org/wiki/SATA#SATA_1.5_Gbit/s_and_SATA_3_Gbit/s
lsusb
and check the detection on the rack, would give
some idea of the controller being used.
That would make it easier to quantify what the rack contains.
$ lsusb
Bus 002 Device 004: ID 045e:076c Microsoft Corp. Comfort Mouse 4500
...
Bus 006 Device 002: ID 174c:1053 ASMedia Technology Inc. USB3.0 Device
bullwinkle@Legacy:~$ sudo dmesg
[ 1.681416] scsi host8: uas
[ 1.681686] usbcore: registered new interface driver uas
[ 1.682244] scsi 8:0:0:0: Direct-Access ASMT 2105 0 PQ: 0 ANSI: 6
[ 1.683985] sd 8:0:0:0: [sdb] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[ 1.684041] sd 8:0:0:0: [sdb] 4096-byte physical blocks
[ 1.684193] sd 8:0:0:0: [sdb] Write Protect is off
[ 1.684237] sd 8:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 1.684384] sd 8:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.725872] sr 2:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.725929] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.730920] sd 8:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
[ 1.730995] sd 8:0:0:0: [sdb] Optimal transfer size 33553920 bytes not a multiple of preferred minimum block size (4096 bytes)
[ 1.777719] sdb: sdb1 sdb2 sdb3 sdb4 sdb5
[ 1.778021] sd 8:0:0:0: [sdb] Attached SCSI disk
*******
The 174c:1053 gives:
ASMedia Technology ASM1053 SATA 3Gb/s bridge
and it is detecting some 8TB drive.
Paul
On Tue, 12/23/2025 9:13 PM, Axel wrote:
Paul wrote:I set my search to "Description and Name".
On Tue, 12/23/2025 12:58 PM, Axel wrote:I had tried firstly with grsync, as per your example. the result was the same, nothing on the right side. my mistake by not highlighting grsync for the screenshot.
when I do that there's nothing in the right hand pane for grsyncIn your picture, you've just done a search on
https://auslink.info/linux/synaptic.png
grsync is in the menu and loads from the terminal
I appreciate it very much
-a-a-a-a linux_czkawka_gui_x86_64
and since that is not a .deb and is a portable ELF
(not packaged properly but still usable), you don't
expect to find it.
In your picture, if you'd cursored up or used the mouse
to select the "grsync" on the left, you would get to review
the search result for that on the right. And, it would be there.
https://auslink.info/linux/grsync.png
This is LMDE7.
-a-a-a [Picture]-a-a LMDE7-grsync-synaptic.gif
-a-a-a-a https://imgur.com/a/96wnrhS
I can see the state of the package in the example, and it is
not installed right now.
But, the package is available.
-a-a-a Paul
*******
You can also do it from command line.
It does not require sudo.
apt search grsync
It would normally be followed by
sudo apt install grsync
Paul--
In aus.computers Paul <nospam@needed.invalid> wrote:
On Wed, 12/24/2025 1:41 AM, Computer Nerd Kev wrote:He said "swapped the cable to another motherboard (MB) SATA port"
In aus.computers Axel <none@not.here> wrote:No guarantees, but maybe an
or in a nutshell.. the question now is why did it write to that driveMaybe that drive (or the NTFS driver) is just too slow for whatever
and not others? is the size of the drive or it's software/technology
relevant?
signal issue you have with the rack to be triggered.
I'm not sure if they still do it on new HDDs, but maybe there's a
jumper setting on the other drives to limit the speed?
https://en.wikipedia.org/wiki/SATA#SATA_1.5_Gbit/s_and_SATA_3_Gbit/s
lsusb
and check the detection on the rack, would give
some idea of the controller being used.
so that must mean the rack uses SATA connection/s to the
motherboard, not USB. In that case "lsusb" won't show it. If the
rack is poorly designed or an old model then maybe it introduces
too much signal noise for operating at higer data speeds. Or maybe
there's a bad connection, but he also said he replaced the rack.
Axel wrote:
Paul wrote:
On Tue, 12/23/2025 12:58 PM, Axel wrote:
when I do that there's nothing in the right hand pane for grsyncIn your picture, you've just done a search on
https://auslink.info/linux/synaptic.png
grsync is in the menu and loads from the terminal
I appreciate it very much
-a-a-a-a linux_czkawka_gui_x86_64
and since that is not a .deb and is a portable ELF
(not packaged properly but still usable), you don't
expect to find it.
In your picture, if you'd cursored up or used the mouse
to select the "grsync" on the left, you would get to review
the search result for that on the right. And, it would be there.
I had tried firstly with grsync, as per your example. the result was the same, nothing on the right side. my mistake by not highlighting grsync for the screenshot.
https://auslink.info/linux/grsync.png
why does no package show?
Paul wrote:
On Tue, 12/23/2025 9:13 PM, Axel wrote:
Paul wrote:I set my search to "Description and Name".
On Tue, 12/23/2025 12:58 PM, Axel wrote:I had tried firstly with grsync, as per your example. the result was the same, nothing on the right side. my mistake by not highlighting grsync for the screenshot.
when I do that there's nothing in the right hand pane for grsyncIn your picture, you've just done a search on
https://auslink.info/linux/synaptic.png
grsync is in the menu and loads from the terminal
I appreciate it very much
-a-a-a-a-a linux_czkawka_gui_x86_64
and since that is not a .deb and is a portable ELF
(not packaged properly but still usable), you don't
expect to find it.
In your picture, if you'd cursored up or used the mouse
to select the "grsync" on the left, you would get to review
the search result for that on the right. And, it would be there.
https://auslink.info/linux/grsync.png
This is LMDE7.
-a-a-a-a [Picture]-a-a LMDE7-grsync-synaptic.gif
-a-a-a-a-a https://imgur.com/a/96wnrhS
I can see the state of the package in the example, and it is
not installed right now.
But, the package is available.
-a-a-a-a Paul
*******
yes, that put it in the package side :)
You can also do it from command line.
It does not require sudo.
-a-a-a apt search grsync
It would normally be followed by
-a-a-a sudo apt install grsync
peter@ASUS:~$ apt search linux_czkawka_gui_x86_64
peter@ASUS:~$ sudo apt install linux_czkawka_gui_x86_64
[sudo] password for peter:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package linux_czkawka_gui_x86_64
peter@ASUS:~$
???
and searching "description and name" doesn't show anything on the package side in Synaptic
| Sysop: | Amessyroom |
|---|---|
| Location: | Fayetteville, NC |
| Users: | 65 |
| Nodes: | 6 (0 / 6) |
| Uptime: | 05:13:44 |
| Calls: | 862 |
| Files: | 1,311 |
| D/L today: |
921 files (14,318M bytes) |
| Messages: | 264,602 |