Jump to content
XPEnology Community

bombai

Member
  • Posts

    32
  • Joined

  • Last visited

Everything posted by bombai

  1. Desactivado (Disabled) lo tienes que tener.
  2. Gracias metalero, probaré tal cual dices, ya que nunca me encuentra el NAS. Has usado el DS3615 o el 3617? Saludos!
  3. Hola yo tengo el HP ProLiant G7 N54L y actualmente lo tengo con DSM 5.2-5644 Update 5, podría hacer el proceso tal cual está explicado en el primer post? La imagen del DSM 6 no es necesaria, se descargará solamente con el boot correspondiente o hay que descargarla previamente? También al bajar el boot he visto que está para 3615 y 3617, el mío actualmente me pone DS3615xs, eso a que se refiere exactamente? Gracias!
  4. Hola, Hace mucho tiempo que estaba desconectado de las actualizaciones, veo que de donde solia bajar el .pat y el xpenoboot se pararon justo en la versión que estoy yo, en la DSM 5.2-5644 Update 5. Ya no se da soporte a las versiones posteriores? Alguien desde mi versión actualizó a la última de la 6? Lo tengo instalado en un hp microserver n54l. Gracias!!!
  5. Hi Trantor, Here is my instructions.. In this screenshot gives me an error from bluetooth.ko, but the first time for insmod dont give me any error. I have unplugged and plugged again, but dont show me anything on bluetooth menu. Can I try something more? Many thanks.
  6. Someone knows how to work properly wlan usb al least? Thanks.
  7. bombai

    WOL en remoto

    Ya cambié el router con soporte WOW, y monté aparte la VPN en el mismo router y tengo tres opciones, o me conecto por web interface al router, o me conecto a la VPN desde la oficina, o entro por la app de android y lo puedo despertar vía móvil esté donde esté. Gracias!
  8. Hi, I have two driver questions.. 1) Somebody knows if this bluetooth dongle can be compatible? Bus 001 Device 002: ID 1131:1001 Integrated System Solution Corp. KY-BT100 Bluetooth Adapter I have it plugged but my NAS dont show me any on bluetooth menu. 2) I have an USB WLAN RT-3070 (compatible chipset) and my N54L shows me it on wireless network. But when i want to search any available wifi network, doesnt show any. I have attached to another wired network, but I dont think this is a problem.. I am on DSM 5.2-5644 Update 1. Thanks.
  9. Hi, I have installed MongoDB from Packages and it doesnt start automatically every boot up.. I have to start it through SSH with every time.. mongod --smallfiles Well, I have created two sh versions and place it on /usr/syno/etc/rc.d/ #!/bin/sh # Copyright (c) 2000-2013 Synology Inc. All rights reserved. #!/bin/sh if [ "$1" = "start" -o "$1" = "" ]; then mongod --smallfiles fi if [ "$1" = "stop"]; then #mongod --smallfiles fi if [ "$1" = "status"]; then #mongod --smallfiles fi And #!/bin/sh case $1 in start) mongod --smallfiles exit 0 ;; stop) exit 0 ;; restart) exit 0 ;; *) /bin/echo "usage: $0 { start | stop | restart }" >&2 exit 1 ;; esac I have tried one by one, and in both cases works when NAS boot up, but I can't login to web interface, always shows me "System is preparing, try again later" I delete the script and reboot by SSH, and i can log in on the web interface. What I do wrong?
  10. bombai

    WOL en remoto

    Hola, Alguien ha conseguido configurar correctamente el WOL para poder arrancarlo en remoto? A mí me funciona en local, pero en remoto no hay forma. He probado abriendo puertos apuntando a la IP local del Xpenology (N54L), pero no hay forma de conseguirlo.. Puede ser por el router? Es que ya no se que mirar..Alguien que lo haya conseguido podría comentar como? Gracias!
  11. Mil gracias caleidos por confirmar! Yo solo tengo 4 discos, pero espero que tu problema lo solucionen pronto! Esta tarde miro si tengo tiempo y actualizo! Saludos!
  12. Hola, hasta ahora y en la versión 5.0 era DS3612xs ahora la imagen de la 5.1 es DS3615xs, funciona igualmente en el N54L? Gracias!
  13. bombai

    Actualizar a 5.x

    Gracias fjf! Una última duda, antes de poner el update1 debo instalar primero DSM 5.0-4528 (Main)? O el update 1 ya lo lleva incluído? Gracias de nuevo.
  14. Hola, Hace medio año que tengo el N54L y desde entonces no me había planteado actualizar.. He estado mirando como hacerlo, pero no lo veo claro ya que no quiero perder nada de los datos que tengo.. Alguien me podría decir si es posible la instalación a la última versión compatible y estable (que no se cual es), y como puedo hacerlo? Los pasos descritos por nuestro compañero aquí viewtopic.php?f=8&t=2806#p15466 serían aún válidos o hay alguna versión posterior? Gracias.
  15. bombai

    N54L y WOL

    A mí me pasa lo mismo exactamente, desde fuera no hay forma, ni abriendo puertos ni nada.. Alguien lo ha conseguido?
  16. Hi, I have activated WakeOnLan on BIOS on my DSM 4.3.. I have changed my /etc/synoinfo.conf: wol_enabled_options=“” to wol_enabled_options=“g” eth0_wol_options="" to eth0_wol_options="g" And then i have put S99ZZZ_Shutdown.sh on /etc/syno/etc/rc.d and "chmod +x S99ZZZ_Shutdown.sh" And i can wake up my N54L locally but not connected to another outside network.. What have I to do to can wake up on wan? open udp 9 port is the only thing to do? This port is open to IP N54L or broadcast address? I would appreciate any help. Thanks.
  17. Is not there any way to configure this values? Thanks.
  18. Hi guys, I was on NAS4Free and in this OS, you can configure all SMART values, time to sleep HD's, etc.. There is any way to do it on xpenology? I only can view Smart info and Smart test, but not to can configure this parameters.. Thanks.
  19. Más de lo mismo.. Una cosa tienes la url de la primera imagen funcionando? O es xxxx:9091/transmission/web la dirección que te funciona..? Saludos.
  20. Hi, someone has rTorrent installed on DSM 4.3? I can view on some repository as private beta (not for download).. Thanks.
  21. Hola chicos, Alguien tiene instalado rTorrent funcionando en 4.3? He visto que en según que repositorio está como beta, pero no instalable como versión estable! Después digo va, sino usaré transmission y resulta que al instalarlo no me arranca, no funciona después de dar ok la instalación. Alguien tiene alguno de los dos funcionando? Gracias.
  22. Perfect Schnapps! You're the boss! Finally I can import my zfs raid and all its fine! Many thanks.
  23. Ok, I have been searching about my own bootstrap, but I am not sure what is my .sh to can install it properly. NasDSM> cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 16 model : 6 model name : AMD Turion(tm) II Neo N54L Dual-Core Processor stepping : 3 microcode : 0x10000c8 cpu MHz : 2196.297 cache size : 1024 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 2 apicid : 0 initial apicid : 0 fpu : yes fpu_exception : yes cpuid level : 5 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt nodeid_msr npt lbrv svm_lock nrip_save bogomips : 4392.59 TLB size : 1024 4K pages clflush size : 64 cache_alignment : 64 address sizes : 48 bits physical, 48 bits virtual power management: ts ttp tm stc 100mhzsteps hwpstate And I cant find here http://forum.synology.com/wiki/index.ph ... stall_ipkg Any help to can identificate my script? Many thanks again.
  24. Hi Schnapps, In freeBSD I can install by pkg_add -r PackageName, in based ubuntu apt-get, but in xpe with which order can I install by shell? Many thanks.
  25. I have installed successfully XPEnology. I format my old raid1 as a new raid1 in XPE. But someone knows how can import without loss data from my old raid0? I cant format it and I havent more drives to backup the data first. Any idea? Many thanks.
×
×
  • Create New...