Jump to content
XPEnology Community

vlotho

Member
  • Posts

    171
  • Joined

  • Last visited

Posts posted by vlotho

  1. Salut, 

     

    Toujours dans le cadre de faire fonctionner Octoprint sur le nas, j'ai abandonné l'idée de passer par le paquet qui est en beta et je test la version docker, malheureusement j'ai l'impression que le nas ne détecte pas le port USB :

    la commande ls /dev | grep -i "usb" ne retourne rien.

    sur mon pc, je n'ai pas de souci de détection.

    j'ai testé sur tous les ports mais ko

     

    admin@ServeurNAS:/$ lsusb
    |__usb1          1d6b:0002:0310 09  2.00  480MBit/s 0mA 1IF  (xhci_hcd 0000:00:14.0) hub
      |__1-1         10c4:ea60:0100 00  2.00   12MBit/s 100mA 1IF  (Silicon Labs CP2102N USB to UART Bridge Controller 3868a0802d67e911a836f163867e4c5a)
      |__1-3         125f:601a:0100 00  2.00  480MBit/s 100mA 1IF  (ADATA IUM01-512MFHL 120825741539000106)
      |__1-5         f400:f400:0100 00  2.00  480MBit/s 200mA 1IF  (Generic Mass Storage 02ADF454)
    |__usb2          1d6b:0003:0310 09  3.00 5000MBit/s 0mA 1IF  (xhci_hcd 0000:00:14.0) hub
    

     

    dmesg :

    [10357.312775] usb 1-1: new full-speed USB device number 10 using xhci_hcd

     

  2. Salut,

     

    J'ai le message d'erreur ci joint et dans les logs j'ai ces messages :

     

    2020/02/10 20:22:15     start Docker: start version 18.09.0-0506 failed, result 272
    2020/02/10 20:23:25     start Docker: begin to start version 18.09.0-0506
    2020/02/10 20:23:26     start Docker 18.09.0-0506 Begin pre-load apparmor
    2020/02/10 20:23:26     start Docker 18.09.0-0506 End pre-load apparmor ret=[0]
    2020/02/10 20:23:26     start Docker 18.09.0-0506 Begin start-stop-status start
    start_docker_daemon: try start
    pkg-Docker-dockerd start/running, process 18981
    pkg-Docker-dockerd stop/waiting
    start_docker_daemon: try start
    pkg-Docker-dockerd start/running, process 19385
    pkg-Docker-dockerd stop/waiting
    start_docker_daemon: try start
    pkg-Docker-dockerd start/running, process 19751
    pkg-Docker-dockerd stop/waiting
    start_docker_daemon: start fail
    2020/02/10 20:23:49     start Docker 18.09.0-0506 End start-stop-status start ret=[1]
    2020/02/10 20:23:49     (system) trigger Docker 18.09.0-0506 Begin start-stop-status stop
    [Line 259] Exec WebAPI:  api=SYNO.Docker.DDSM, version=1, method=stop, param={}, runner=
    {
       "error" : {
          "code" : 117
       },
       "httpd_restart" : false,
       "success" : false
    }
    stop: Unknown instance:
    Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
    stop: Unknown instance:
    rm: cannot remove '': No such file or directory
    rm: cannot remove '': No such file or directory
    rm: cannot remove '': No such file or directory
    rm: cannot remove '': No such file or directory
    rm: cannot remove '/var/lock/dockerImage.lock': No such file or directory
    rm: cannot remove '/var/lock/dockerMapping.lock': No such file or directory
    rm: cannot remove '/var/lock/dockerRemoteAPI.lock*': No such file or directory
    stop: Unknown instance:
    x_tables.ko
    ip_tables.ko
    iptable_filter.ko
    nf_conntrack.ko
    nf_defrag_ipv4.ko
    nf_conntrack_ipv4.ko
    xt_LOG.ko
    x_tables.ko
    nf_conntrack.ko
    xt_multiport.ko
    xt_tcpudp.ko
    xt_state.ko
    xt_limit.ko
    xt_iprange.ko
    xt_recent.ko
    nf_conntrack.ko
    nf_defrag_ipv4.ko
    nf_conntrack_ipv4.ko
    nf_nat.ko
    nf_nat_ipv4.ko
    iptable_nat.ko
    xt_nat.ko
    xt_REDIRECT.ko
    ipt_MASQUERADE.ko
    x_tables.ko
    nf_conntrack.ko
    ip6_tables.ko
    ip6table_filter.ko
    nf_defrag_ipv6.ko
    nf_conntrack_ipv6.ko
    compat_xtables.ko
    xt_geoip.ko
    xt_mac.ko
    iptable_mangle.ko
    cls_fw.ko
    cls_u32.ko
    sch_htb.ko
    sch_sfq.ko
    xt_mark.ko
    ip6table_mangle.ko
    slhc.ko
    ppp_generic.ko
    ppp_async.ko
    pppox.ko
    x_tables.ko
    ip_tables.ko
    iptable_mangle.ko
    xt_tcpudp.ko
    xt_TCPMSS.ko
    arc4.ko
    ppp_mppe.ko
    bsd_comp.ko
    zlib_inflate.ko
    zlib_deflate.ko
    ppp_deflate.ko
    gre.ko
    pptp.ko
    arc4.ko
    ppp_mppe.ko
    bsd_comp.ko
    zlib_inflate.ko
    zlib_deflate.ko
    ppp_deflate.ko
    l2tp_core.ko
    l2tp_ppp.ko
    hmac.ko
    xfrm_algo.ko
    xfrm_user.ko
    af_key.ko
    xfrm_ipcomp.ko
    ah4.ko
    ah6.ko
    esp4.ko
    esp6.ko
    tunnel4.ko
    tunnel6.ko
    xfrm4_tunnel.ko
    xfrm6_tunnel.ko
    ipcomp.ko
    ipcomp6.ko
    authenc.ko
    authencesn.ko
    deflate.ko
    xfrm4_mode_beet.ko
    xfrm6_mode_beet.ko
    xfrm4_mode_tunnel.ko
    xfrm6_mode_tunnel.ko
    xfrm4_mode_transport.ko
    xfrm6_mode_transport.ko
    tun.ko
    pppoe.ko
    n_hdlc.ko
    ppp_synctty.ko
    2020/02/10 20:23:49     (system) trigger Docker 18.09.0-0506 End start-stop-status stop ret=[0]
    2020/02/10 20:23:49     (system) trigger Docker 18.09.0-0506 Begin unload apparmor
    2020/02/10 20:23:50     (system) trigger Docker 18.09.0-0506 End unload apparmor ret=[0]
    2020/02/10 20:23:50     stop Docker: begin to stop version 18.09.0-0506
    2020/02/10 20:23:50     stop Docker: stop version 18.09.0-0506 successfully, result 0
    2020/02/10 20:23:52     start Docker: start version 18.09.0-0506 failed, result 272

    Est ce que quelqu'un pourrais m'aider svp :)

     

    Donc c'est une machine asustor as3104t à la base :)


     

    docker..PNG

  3. Je sais que le paquet n'est pas à jour mais j'aimerais tenter un débuguage :)

     

    si je vais dans les log j'ai ça :

    2020/02/10 11:20:45     install octoprint: start version 20160321-4 failed, result 272
    2020/02/10 11:23:03     start octoprint: begin to start version 20160321-4
    2020/02/10 11:23:03     start octoprint 20160321-4 Begin pre-load apparmor
    2020/02/10 11:23:04     start octoprint 20160321-4 End pre-load apparmor ret=[0]
    2020/02/10 11:23:04     start octoprint 20160321-4 Begin start-stop-status start
    Starting OctoPrint ...
    insmod: ERROR: could not insert module /lib/modules/usbserial.ko: File exists
    insmod: ERROR: could not insert module /lib/modules/ftdi_sio.ko: File exists
    insmod: ERROR: could not insert module /lib/modules/cdc-acm.ko: File exists
    su: Permission denied

    à priori un problème de droits

    Quelqu'un saurait m'aiguiller sur ce type de pb ?

     

    à priori dpkg est installé sur le système, peut être une gestion de paquet .deb .... mais rien de trouvé dans l'arborescence.
     

  4. J'ai essayé avec la version 1.02b et le diskstation est tout de suite détecté sur le réseau, j'ai tenté une install par migration qui n'a pas fonctionné puis une install propre.

     

    voilà j'ai pu démarrer le serveur correctement et le configurer sans quickconnect et en indiquant de télécharger les maj et les installer manuellement.

    est ce qu'on ne peut vraiment pas utiliser le quickconnect pour ce connecter de l’extérieur ?

     

    pour ce qui est de l'installation des et mise à jour des paquets, cela peut se faire sans problème ?

    pour le passage en 6.2 je peux le télécharger via le panneau de config directement ? ou à part puis avec une install en manuel ?

  5. J'ai essayé avec le 1.03b pour le 3615xs mais il ne me trouve pas la diskstation sur le réseau (j'ai biuen modifié le vid,pid,sn et mac), alors qu'avec celle du 618+ il me la trouvé quand même pour faire l'installation en essayant 2 ou 3 fois il finissait pas la trouver mais pas là.

     

    j'essaye avec 1.02b ?

  6. J'ai pris le dernier loader 1.04b pour ds918+ avec le dsm DSM_DS918+_24922, sauf que que j'ai vue que la génération du sn ne généré que du ds916+.

    du coup pourquoi proposer un loader pour 918+ ?

    Du coup je suis obligé de prendre un loader fait pour la 916+ ...

     

    ou alors ds3615 ou 3617xs

  7. Hi,

     

    I currently have an Asustor ADM nas and I wanted to know if it was possible to install DSM in place of ADM because I have had a lot of overheating problems for many months and despite my ticket open with them and the many updates nothing helps.

     

    So find out if it's possible and if so the method to install it.

     

    Good I followed this tutorial: https://blog.luclu7.fr/xpenology/ then, already after the 10 min countdown, at the end of the installation, the asustor does not restart, suddenly I l 've done this in manual, but even after restarting when I go to http://find.synology.com/ it does not find the diskstation on the network while I have well check the pid, vid sn and mac address.

    the cpu is from braswell generation ...


    the specifications of my nas:

    https://www.asustor.com/product/spec?p_id=45

     

    For the generation of the sn, I had taken, as indicated in the tutorial, DS3617xs.

    test with DS916+ in progress ...

     

    with the ds916 + version, the nas restarts correctly automatically but the countdown of the 10 min is not finished.
    when testing with synology assistant, this one still does not detect it on the network, but I am not sure that it is at the same version as the version of dsm installed.
    I don't know if it matters.

     

    still no, no nas detection on the network.
    no ping to the nas.

  8. Bon j'ai suivi ce tuto https://blog.luclu7.fr/xpenology/ alors déjà au bout du décompte de 10 min à la fin de l'install l'asustor ne redémarre pas, du coup je l'ai fais en manuel, mais même après le redémarrage quand je vais sur http://find.synology.com/ il ne trouve pas le diskstation sur le réseau alors que j'ai bien vérifier le pid,vid sn et mac address.

    le cpu est une génération braswell ...

  9. J'ai trouvé cette réponse sur le forum asustor :

     

    Citation

    1. Please prepare a USB Pendrive which the size is equal or more than 4GB.
    2. Download DOM.Rescue.USB.img and Win32DiskImager.zip to PC.
    3. Plug USB Pendrive into the USB port of PC.
    For Windows users, please follow the below steps:
    4. Unzip Win32DiskImager.zip and execute it.
    5. Choose DOM.Rescue.USB.img for Image File.
    6. Choose USB for Device. (Please notice that you cannot choose the wrong device, or your files in the computer will be damaged.)
    7. Confirm the above steps are all correct. Execute write and wait for its finish.
    For Linus/OSX users, please ignore step 4 ~7 and directly do the following step:
    Key in “dd if=./DOM.Rescue.USB.img of=/dev/sdx bs=512k”. (sdx=USB device)
    8. Plug USB Pendrive into USB port of NAS. (USB port for Tower is on the bottom right corner and it is on the bottom left corner for the Rackmount.)

    9. Press and hold down the USB Button or Reset Button while powering on the machine. Wait for the System LED to change from a slow flash to a quick flash and then let go off the button (stop pressing the button). (There is no USB button for Rackmount; therefore, you only can press Reset button. Furthermore, AS-6/7 series have to spend more time waiting for the System LED to change from a slow flash to a quick flash. AS-5/61 series instantly shows a quick flash while the machine power on.)

     

     

    et une fois que tout est bon, quel tuto je dois prendre ?

  10. Salut,

     

    Je possède actuellement un nas Asustor ADM et je voulais savoir s'il était possible d'y installer DSM à la place d'ADM car j'ai énormément de problème de surchauffe depuis de nombreux mois et malgré mon ticket ouvert chez eux et les nombreuses mises à jour rien n'y fait.

    Donc savoir si c'est possible et si oui la méthode pour l'installer.

    J'ai vu une personne qui avait tenter de le faire en fin d'année 2019 mais je ne sais pas si elle a réussi. je lui ai envoyé un message ...

  11. Non je n'ai pas bidouillé ... je n'y touche jamais à part pour faire les mises à jour. Il est allumé h24 pour justement tester sa stabilité. Ce qui me parait fou c'est que le système linux à l'air de fonctionner parfaitement. Il y aurait peut être des éléments de log particulier à vérifier concernant dsm ?... je ne sais pas.

×
×
  • Create New...