Jump to content

bigbrovar

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by bigbrovar

  1. Hi all,

    I got my helios4 sometimes in 2019 and it was one of the best purchases I ever made. It has served and was solid as a rock. Unfortunately all that ended couple of days ago when I noticed the Helios was not powering up properly, think it was the power supply not connected well (because I just recently changed the location) I removed and fitted the PSU a couple of times, I could see the led light come on but still it would not boot properly.

     

    By the time I found out what the real problem is things had gone worse, the reason for the incomplete boot was the SD card has been removed. Unfortunately, it seems my constant removing and refitting the PSU to the board most have done some damage because right now the board has refused to come on.

     

    I used a multi-meter to check the reading from the PSU and it is constantly at 12.5v but the molex for the sata is are all completely 0v. Same for the fan ground and 12v pin for the Fan male header. Curious enough, the control and sense pin out for the FAN reads about 4v. This is pretty much the only thing I was able to get reading from. Rest of the board just seem dead, no LED, no indication whatsoever that PSU is connected to the board.

     

    I am aware that the PSU was one of the weak side of the Helios4, But like I said, the pin out of the PSU reads 12.5v so I am thinking maybe this is an issue with a blown mosfet? I am a total newb when it comes to computer hardware. There are no device out there (arm based and DIY) That comes close to the Helios so I am pretty much stuck. Any advise on how to troubleshoot this would be very much welcome.

  2. On 6/24/2020 at 1:33 PM, barish said:

    I purchased 10 and will most probably buy more in future. :-P I had no issues with U-Boot 17.10 despite intensive testing. If you are in Germany, I can offer you a tested EspressoBin v7 1GB.

    I think I might have to take you up on this offer. I don't stay in Germany but I am sure I can be shipped to.

  3. 13 minutes ago, gprovost said:

    Any chance you have a USB3.0 Flash dongle around, to check if at least you can detect.  Mouse is only USB2.0.

     

    I happen to have a USB 3 device. An odroid emmc writer. When I plugged it to my laptop and ran a lsusb -D here is what I got

     

    lsusb -D /dev/bus/usb/002/004
    Device: ID 05e3:0749 Genesys Logic, Inc.
    Device Descriptor:
      bLength                18
      bDescriptorType         1
      bcdUSB               3.20
      bDeviceClass            0 (Defined at Interface level)
      bDeviceSubClass         0
      bDeviceProtocol         0
      bMaxPacketSize0         9
      idVendor           0x05e3 Genesys Logic, Inc.
      idProduct          0x0749
      bcdDevice           15.38
      iManufacturer           3 Generic
      iProduct                4 USB3.0 Flash Disk
      iSerial                 2 000000001538
      bNumConfigurations      1
      Configuration Descriptor:
        bLength                 9
        bDescriptorType         2
        wTotalLength           44
        bNumInterfaces          1
        bConfigurationValue     1
        iConfiguration          0
        bmAttributes         0x80
          (Bus Powered)
        MaxPower              224mA
        Interface Descriptor:
          bLength                 9
          bDescriptorType         4
          bInterfaceNumber        0
          bAlternateSetting       0
          bNumEndpoints           2
          bInterfaceClass         8 Mass Storage
          bInterfaceSubClass      6 SCSI
          bInterfaceProtocol     80 Bulk-Only
          iInterface              0
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x81  EP 1 IN
            bmAttributes            2
              Transfer Type            Bulk
              Synch Type               None
              Usage Type               Data
            wMaxPacketSize     0x0400  1x 1024 bytes
            bInterval               0
            bMaxBurst               4
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x02  EP 2 OUT
            bmAttributes            2
              Transfer Type            Bulk
              Synch Type               None
              Usage Type               Data
            wMaxPacketSize     0x0400  1x 1024 bytes
            bInterval               0
            bMaxBurst               4
    Binary Object Store Descriptor:
      bLength                 5
      bDescriptorType        15
      wTotalLength           22
      bNumDeviceCaps          2
      USB 2.0 Extension Device Capability:
        bLength                 7
        bDescriptorType        16
        bDevCapabilityType      2
        bmAttributes   0x00000f0e
          Link Power Management (LPM) Supported
      SuperSpeed USB Device Capability:
        bLength                10
        bDescriptorType        16
        bDevCapabilityType      3
        bmAttributes         0x00
        wSpeedsSupported   0x000e
          Device can operate at Full Speed (12Mbps)
          Device can operate at High Speed (480Mbps)
          Device can operate at SuperSpeed (5Gbps)
        bFunctionalitySupport   1
          Lowest fully-functional device speed is Full Speed (12Mbps)
        bU1DevExitLat          10 micro seconds
        bU2DevExitLat        2047 micro seconds
    Device Status:     0x000c
      (Bus Powered)
      U1 Enabled
      U2 Enabled

     

     

    When I plugged it in the helios it seem to be detected as a usb2 device. It is however detected. Just wondering why it is not seen as a usb3 device on the helios.

     

     

    root@helios4:~# lsusb -D /dev/bus/usb/004/004
    Device: ID 05e3:0749 Genesys Logic, Inc.
    Device Descriptor:
      bLength                18
      bDescriptorType         1
      bcdUSB               2.10
      bDeviceClass            0
      bDeviceSubClass         0
      bDeviceProtocol         0
      bMaxPacketSize0        64
      idVendor           0x05e3 Genesys Logic, Inc.
      idProduct          0x0749
      bcdDevice           15.38
      iManufacturer           3 Generic
      iProduct                4 USB3.0 Flash Disk
      iSerial                 2 000000001538
      bNumConfigurations      1
      Configuration Descriptor:
        bLength                 9
        bDescriptorType         2
        wTotalLength       0x0020
        bNumInterfaces          1
        bConfigurationValue     1
        iConfiguration          0
        bmAttributes         0x80
          (Bus Powered)
        MaxPower              500mA
        Interface Descriptor:
          bLength                 9
          bDescriptorType         4
          bInterfaceNumber        0
          bAlternateSetting       0
          bNumEndpoints           2
          bInterfaceClass         8 Mass Storage
          bInterfaceSubClass      6 SCSI
          bInterfaceProtocol     80 Bulk-Only
          iInterface              0
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x81  EP 1 IN
            bmAttributes            2
              Transfer Type            Bulk
              Synch Type               None
              Usage Type               Data
            wMaxPacketSize     0x0200  1x 512 bytes
            bInterval               0
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x02  EP 2 OUT
            bmAttributes            2
              Transfer Type            Bulk
              Synch Type               None
              Usage Type               Data
            wMaxPacketSize     0x0200  1x 512 bytes
            bInterval               0
    Binary Object Store Descriptor:
      bLength                 5
      bDescriptorType        15
      wTotalLength       0x0016
      bNumDeviceCaps          2
      USB 2.0 Extension Device Capability:
        bLength                 7
        bDescriptorType        16
        bDevCapabilityType      2
        bmAttributes   0x00000f0e
          BESL Link Power Management (LPM) Supported
        BESL value     3840 us
      SuperSpeed USB Device Capability:
        bLength                10
        bDescriptorType        16
        bDevCapabilityType      3
        bmAttributes         0x00
        wSpeedsSupported   0x000e
          Device can operate at Full Speed (12Mbps)
          Device can operate at High Speed (480Mbps)
          Device can operate at SuperSpeed (5Gbps)
        bFunctionalitySupport   1
          Lowest fully-functional device speed is Full Speed (12Mbps)
        bU1DevExitLat          10 micro seconds
        bU2DevExitLat        2047 micro seconds
    can't get debug descriptor: Resource temporarily unavailable
    Device Status:     0x0000
      (Bus Powered)

  4. 2 minutes ago, gprovost said:

    3A Max budget. Budget is both ports. So if one draw 2A, only 1A remains for the other one.

    Do you have another USB device connected ? If not, then there is no reason it doesn't work.

    What's the HDD model you are using ?

    I am using it with a 2.5 WD slim 5v 0.55A drive. 1tb capacity. I am really confused. I could make a video. It works on my laptop and it is not even detected on via lsusb and the device led stays off. My mouse is detected right away though.

     

    Could this be a power supply issue I have been reading about issue some people had with the power supply that came with the Helios4.

  5. 49 minutes ago, gprovost said:

     

    Could be that the power used from all USB devices exceed the max power budget of the USB power rail.

    Do you have more than one device connected ?

    What Orico model you are referring to ?

     

    I used it with this https://www.amazon.com/gp/product/B01LY97QE8/ref=ppx_yo_dt_b_asin_title_o01_s00?ie=UTF8&psc=1  

    The drive is a 1tb mechanical drive. No other device is connected. what is the max power budget and is it possible to increase it?

  6. Please I noticed the USB 3 interface on my helios4 does not detect an external drive. When I plug in a 2.5 inch drive through an orico sata to USB 3 device. Nothing happens, even lsusb shows nothing.

     

    Same drive is detected on my (Ubuntu 18.04) laptop.

    Interestingly, the Helios4 detect a USB mouse, I could see it via lsusb and the mouse led lights up when connected.

  7. 4 minutes ago, gprovost said:

    @bigbrovar You are asking a general Linux question, this is not hardware specific.

    Search for 'linux iscsi server' and you will find plenty of tutorial online.

    It doesn't matter that the client is a different architecture.

    Thanks. Just wanted to be sure.

  8. Hi guys, what do I need to do to setup the Helios4 as a iscsi target and allow other computers connect to it. I am running latest armbian (buster)

     

    Also would I be able to connect the Helios4 target to a 64b OS or it is  doesn't matter.

  9. Hi everyone. Been running my helios4 since last year. Runs like clock work. I  currently have 2 WD Red 4 terabyte drives and I am looking to add an additional 2 1tb ssd drives (using a 2.5 to 3.5 adapter) the SSD are meant to be a storage for VMs I would be running on my laptops but shared via NFS. This got me wondering if having SSD shared over NFS through a Gigabit ethernet would bring any added advantage. If the ethernet card would limit my maximising the potential of the ssd drives (in write shd read speeds) Can can I get a second ethernet (over usb 3) and have a bond interface with the onboard nic..

     

    Would appreciate insight on this.

  10. On 5/7/2020 at 11:01 PM, barish said:

    Despite of all the seemingly bad news, I boldly ordered a batch of 10 EspressoBin V7 recently. Globalscale promised to test them for me for stability (I am not interested in squeezing out the last bit of performance), and I tested them again after reception: They all seem to run stable with Ubuntu Xenial (the "newest" image provided by Globalscale) and with Armbian kernel 4.19.59-mvebu64.

    Since there is still a few weeks till they go on duty, if anyone is interested in a particular test on them, I am willing to do so. I am not into kernel development, so I would need some instruction. ;-)

    Hey, I am considering getting this board as a openwrt router. How where you able to get them to commit to testing it before purchasing. Also have you had any issues since?

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines