Jump to content
XPEnology Community

Ollie_B_2000

Transition Member
  • Posts

    8
  • Joined

  • Last visited

Posts posted by Ollie_B_2000

  1. Ahh now I see what you mean I thought you meant within dsm lol my bad i believe that means your ups is not compatible or there's something about the USB port you're using.

     

    I tried in the front and rear ports and the UPS is listed in the NUT compatibility list so theoretically should work, also I plugged the UPS into my PC and it detected and installed straight away. I still figure it's simply something I'm doing wrong , might have to get a USB card and see if that helps.

     

    Thanks for the assistance by the way.

  2. Either was mine because it was using the incorrect driver and the config file had to be edited you need to ssh in and change the ups.conf file and then it will detect it perfectly

     

    I tried changing the driver in ups.conf using SSH which worked to change the driver, however before that when using "cat /proc/bus/usb/devices" to try and detect it I get the following:

     

    XPEnology> cat /proc/bus/usb/devices
    
    T:  Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480  MxCh= 4
    B:  Alloc=  0/800 us ( 0%), #Int=  0, #Iso=  0
    D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
    P:  Vendor=1d6b ProdID=0002 Rev= 3.02
    S:  Manufacturer=Linux 3.2.30 ehci_hcd
    S:  Product=EHCI Host Controller
    S:  SerialNumber=0000:00:16.2
    C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=  0mA
    I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
    E:  Ad=81(I) Atr=03(Int.) MxPS=   4 Ivl=256ms
    
    T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480  MxCh= 5
    B:  Alloc=  0/800 us ( 0%), #Int=  0, #Iso=  0
    D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
    P:  Vendor=1d6b ProdID=0002 Rev= 3.02
    S:  Manufacturer=Linux 3.2.30 ehci_hcd
    S:  Product=EHCI Host Controller
    S:  SerialNumber=0000:00:13.2
    C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=  0mA
    I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
    E:  Ad=81(I) Atr=03(Int.) MxPS=   4 Ivl=256ms
    
    T:  Bus=02 Lev=01 Prnt=01 Port=02 Cnt=01 Dev#=  2 Spd=480  MxCh= 0
    D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
    P:  Vendor=090c ProdID=1000 Rev=12.19
    S:  Manufacturer=USB
    S:  Product=DISK 2.0
    S:  SerialNumber=848PVWHXAXP8SH2F
    C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=100mA
    I:* If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage
    E:  Ad=81(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
    E:  Ad=02(O) Atr=02(Bulk) MxPS= 512 Ivl=31875us
    
    T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480  MxCh= 5
    B:  Alloc=  0/800 us ( 0%), #Int=  0, #Iso=  0
    D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
    P:  Vendor=1d6b ProdID=0002 Rev= 3.02
    S:  Manufacturer=Linux 3.2.30 ehci_hcd
    S:  Product=EHCI Host Controller
    S:  SerialNumber=0000:00:12.2
    C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=  0mA
    I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
    E:  Ad=81(I) Atr=03(Int.) MxPS=   4 Ivl=256ms
    
    

     

    I just see ehci mentioned which was leading me to believe ohci wasn't available but I could be mistaken.

  3. I ended up getting most of it working ok...

     

    I also found that Synology uses NUT for usb ups support and only uses the usb-hid driver, my generic upsonic ups uses the blazer_usb driver so I changed the ups.conf to make it work but I still haven't got the estimated time working (shouldn't be hard) the same thing should help you ollie have a look at this for more info. viewtopic.php?f=2&t=917&p=4339&hilit=Enable+unsupported+ups#p4339 and this is the NUT compatibility list http://www.networkupstools.org/stable-hcl.html I'm guessing you need to open the ups.conf and change ups-hid to apcsmart after looking at the list.

     

    Unfortunately this didn't work, I kinda failed at the first hurdle as my UPS isn't even detected. I'm suspect that OHCI isn't installed even though I followed the instructions from totalnas to use the 1.2 repack USB which should apparently give me support.

  4. I've just found 2 images in my downloads and think I've possibly installed "DS3612xs_4.2-3211_x64_Microserver-20130612.img" instead of the 1.2 repack sitting next to it, is there anyway to check this? If it turns out I haven't installed the 1.2 version is there a way to update to this version or should I follow your instructions for OHCI support you posted towards the start of this thread?

    Hi,

     

    Change the USB pendrive for another one. Install in the new pendrive the 1.2 repack. After boot, you have the new version with OHCI support.

     

    So the changes I need take place on the boot USB as opposed to the .pat file or do I have to now do another step as I still don't seem to have OHCI support :sad: , is there a command I can run to check if it's working?

  5.  

    2. Ups support...usb/network? Can someone enlighten me on the status of this? (not a big issue my ups runs it for 2hrs but I would like the synology to auto shutdown if power fails).

     

    Trantor's 1.2 has the required USB modules, meaning you can connect a USB UPS unit and set it up (if it is supported, I don't have a list of them).

     

     

    I'm also having an issue with my microserver detecting my APC SmartUPS 1500 via USB, I'm updated to the 1.2 repack but still no joy. I've seen somewhere that it should be supported so not sure where to go with this. If you find any resolution to this Dadudeondacouch then I would be ecstatic.

  6. Hi Ollie,

     

    OHCI USB support is already included in the repack 4.2 v1.2

     

    Regards!

     

    Possible breakthrough

     

    I've just found 2 images in my downloads and think I've possibly installed "DS3612xs_4.2-3211_x64_Microserver-20130612.img" instead of the 1.2 repack sitting next to it, is there anyway to check this? If it turns out I haven't installed the 1.2 version is there a way to update to this version or should I follow your instructions for OHCI support you posted towards the start of this thread?

     

    Reagards

  7. I was just wondering if these modifications, specifically number 4, would work on the latest release of DSM (4.2 3211 v1.2) on a HP micro server. I'm guessing this a silly question however I wanted make sure before making any changes.

     

    Also thanks to everyone who's contributed in this thread especially totalnas, hopefully I will finally be able to get my UPS detection problem resolved.

×
×
  • Create New...