Jump to content


heimiu

Member Since 4 Jun 2018
Offline Last Active 10 Dec 2019 18:30
-----

Posts I've Made

In Topic: Openpli 6.2 Festplatte wird nicht erkannt

11 June 2018 - 17:56

I switched to a Evertech ET-1571. In USB Mode it shows:

 

[   71.808000] usb 3-1: new high-speed USB device number 2 using ehci-brcm
[   71.940000] usb-storage 3-1:1.0: USB Mass Storage device detected
[   71.951000] scsi host3: usb-storage 3-1:1.0
[   72.996000] scsi 3:0:0:0: Direct-Access     HGST HTS 541010A9E680          PQ: 0 ANSI: 4
[   73.007000] sd 3:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[   73.018000] sd 3:0:0:0: Attached scsi generic sg0 type 0
[   73.027000] sd 3:0:0:0: [sda] Write Protect is off
[   73.032000] sd 3:0:0:0: [sda] Mode Sense: 38 00 00 00
[   73.039000] sd 3:0:0:0: [sda] No Caching mode page found
[   73.044000] sd 3:0:0:0: [sda] Assuming drive cache: write through
[   73.106000]  sda: sda1
[   73.126000] sd 3:0:0:0: [sda] Attached SCSI disk
[   73.380000] EXT4-fs (sda1): mounted filesystem with writeback data mode. Opts: (null)
 
lsusb reports an Innostor Device
 
Bus 004 Device 003: ID 1f75:0621

In Topic: Openpli 6.2 Festplatte wird nicht erkannt

10 June 2018 - 14:22

The problem seems to be the USB Sata Controller, not USB 3 itself. Can you figure out the controller in your verbatim Device ? lsusb id or by dmesg ?


In Topic: Openpli 6.2 Festplatte wird nicht erkannt

10 June 2018 - 13:55

That's right. It is USB 3 but its working on a USB 2 port (Ubuntu) and it worked in OpenPLI 6.1


In Topic: Openpli 6.2 Festplatte wird nicht erkannt

10 June 2018 - 13:03

As I said, its only one relevant line: (dmesg)

 

[   11.604000] __clk_enable: network [1]

[   11.604000] __clk_enable: enet [1]
[   11.604000] bcm40nm_pm_genet_enable 00
[   11.728000] bcmgenet bcmgenet.0: configuring instance for external RGMII (TX delay)
[   12.898000] bcmgenet bcmgenet.0 eth0: Link is Down
[   15.085000] bcmgenet bcmgenet.0 eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[   18.241000] NET: Registered protocol family 10
[   18.247000] Segment Routing with IPv6
[ 4622.322000] usb 4-1: new high-speed USB device number 2 using ehci-brcm

 

/var/log/messages:

Jun 10 13:33:44 formuler1 authpriv.warn dropbear[20814]: lastlog_openseek: /var/log/lastlog is not a file or directory!

Jun 10 13:34:06 formuler1 user.info kernel: [ 4622.322000] usb 4-1: new high-speed USB device number 2 using ehci-brcm

 

--- lsusb
Bus 004 Device 002: ID 174c:55aa
 

The same device under ubuntu on a usb3 port:

usb 9-1: new SuperSpeed USB device number 2 using xhci_hcd

usb 9-1: New USB device found, idVendor=174c, idProduct=55aa
usb 9-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
usb 9-1: Product: USB3-SATA-Device
usb 9-1: Manufacturer: ASMedia
usb 9-1: SerialNumber: 20150324000D7D
scsi host9: uas
scsi 9:0:0:0: Direct-Access     HGST HTS 541010A9E680     0    PQ: 0 ANSI: 6
sd 9:0:0:0: Attached scsi generic sg8 type 0
sd 9:0:0:0: [sdh] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
sd 9:0:0:0: [sdh] 4096-byte physical blocks
sd 9:0:0:0: [sdh] Write Protect is off
sd 9:0:0:0: [sdh] Mode Sense: 43 00 00 00
sd 9:0:0:0: [sdh] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 
and thats the lsusb entry:
Bus 002 Device 016: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge

In Topic: Openpli 6.2 Festplatte wird nicht erkannt

8 June 2018 - 21:23

Unfortunately not. And I did not need any extra package in 6.1 to get the hd working. I managed to get a USB/eSATA case with a SataLink SPIF225A-HF021 next week. Let's see.