Jump to content
XPEnology Community

ygor

Member
  • Posts

    99
  • Joined

  • Last visited

Everything posted by ygor

  1. i could reproduce the issue by uninstall / reinstall -> install the package and don't select run after install -> reboot synology -> go to package center start the app -> then click on the vbox icon in the menu, no more errors when start is good, the shell output looks like this: :~$ netstat -an | grep 18083 tcp 0 0 127.0.0.1:18083 0.0.0.0:* LISTEN and lsmod return the kernel modules loaded: (these are not loaded if you run without reboot, that looks like to be the issue) the error come from phpvirtualbox wich is not related to virtualbox (maybe an insmod command missing to load the driver without reboot ?) :~$ lsmod | grep box vboxpci 15225 0 vboxnetadp 18580 0 vboxnetflt 17736 0 vboxdrv 373485 3 vboxnetadp,vboxnetflt,vboxpci then all good for my box (dsm 3615xs, 3617 may have different kernel or architecture). if you still have an issue you can try edit vbox 5.0.40 spk and see if this error persist (and if the command outpout are the same) the kernel i have with dsm 6.1.4 U1 : :~$ uname -a Linux XXXX 3.10.102 #15217 SMP Fri Nov 3 04:39:47 CST 2017 x86_64 GNU/Linux synology_bromolow_3615xs
  2. icon state in synology package center is running or stopped ?
  3. tail -f /var/log/vbox.log you could have something relevant
  4. looks ok, auth is just a folder. the problem in the message show an error connecting to the vbox service. phpvirtualbox can't find the port 18083, or 18083 is used by another app ? i don't know why i dont have the problem. i'll try to uninstall and reinstall the spk in the evening
  5. to access root in synology you have to connect with putty with your username and password (service ssh activated) then sudo -i and type your user password, you should have root@xxxx#
  6. Also, when installing i remember there is a message asking to use admin account, (and configure web service to use php5.6 in the settings , then add soap extension, if i remember well) i did this: enable admin account on synology (disabled by default) set a password to admin of the synology (strong password ) when installing the spk, i use admin and the password. you can also type in the synology in ssh: root@XXXX:~# netstat -an | grep 18083 tcp 0 0 127.0.0.1:18083 0.0.0.0:* LISTEN when vbox is installed and working, should return nothing with virtualbox not installed or not started. If you did not enabled admin account, try activate it before installing the spk
  7. permission looks like this : root@XXXX:~# ls -l /volume1/web/phpvirtualbox/endpoints/lib total 3256 drwxrwsrwx 1 root root 172 Oct 30 09:07 auth -rwxrwxrwx 1 root root 2910 Feb 22 2017 authinterface.php -rwxrwxrwx 1 root root 6913 Feb 22 2017 config.php -rwxrwxrwx 1 root root 0 Feb 22 2017 index.html -rwxrwxrwx 1 root root 4493 Feb 22 2017 language.php -rwxrwxrwx 1 root root 2454 Feb 22 2017 utils.php -rwxrwxrwx 1 root root 162430 Feb 22 2017 vboxconnector.php -rwxrwxrwx 1 root root 546814 Feb 22 2017 vboxServiceWrappers.php -rwxrwxrwx 1 root root 2589334 Feb 22 2017 vboxweb-5.1.wsdl -rwxrwxrwx 1 root root 753 Feb 22 2017 vboxwebService-5.1.wsdl root@XXXX:~# ls -l /volume1/web/phpvirtualbox/endpoints/lib/auth total 36 -rwxrwxrwx 1 root root 5590 Feb 22 2017 ActiveDirectory.php -rwxrwxrwx 1 root root 5662 Feb 22 2017 Builtin.php -rwxrwxrwx 1 root root 0 Feb 22 2017 index.html -rwxrwxrwx 1 root root 2409 Feb 22 2017 LDAP.php -rwxrwxrwx 1 root root 7257 Feb 22 2017 MySQL.php -rwxrwxrwx 1 root root 2849 Feb 22 2017 OpenMediaVault.php -rwxrwxrwx 1 root root 1411 Feb 22 2017 WebAuth.php
  8. i don't have that error, can you post ls -l /volume1/web/phpvirtualbox/endpoints/lib i'm using btrfs also,
  9. here is the link, https://we.tl/iqgzDWpYkW you have to uninstall old package first
  10. Hi, when you modify the 2 scripts and rename the folder, you have to uninstall previous release before installing the spk. It doenst work with an upgrade. You have to use 1.02b loader (i don't know for other loader) i'll share in a few using wetransfert the package i saved.
  11. 6.1.4-U1 ok on HP N54L running vbox 5.1.30 spk with win10 guest and linux guest : ok
  12. probably not, if the kernel source is not released from synology , the kernel is newer in dsm 6.2 (from 3.10.102 in dsm 6.1 to 4.4) so the vbox drivers wont work without compilation.
  13. Working : DSM 6.1.4-15217 and the package from google cache : 5.1.30 download the package edit 2 files in scripts folder: installer.sh vboxdrv.sh replace: REQUIRED_KERNEL_BUILD="15152" with REQUIRED_KERNEL_BUILD="15217" open path : VirtualBox_x64_5.1.30-118389-1.spk\package.tgz\package.tar\kernel_module\ rename folder: 15152 with 15217 all done with 7zip to open spk and edit the files & save, windows 10 guest and linux guests up and running in vbox in DSM 6.1.4 much better performance for windows10 guest in my case on HP N54L
  14. here it is: http://webcache.googleusercontent.com/search?q=cache:PRLky4kQMAgJ:spk.diablos-netzwerk.de/---%3Fchannel%3Dall%26arch%3Devansport%26package%3Dvirtualbox+&cd=2&hl=fr&ct=clnk&gl=be Release: Stable Beschreibung: VirtualBox ist ein mächtiges x86 und AMD64/Intel64 Virtualisierungs-Programm für Unternehmen als auch für Heimanwender. Als Frontend wird phpVirtualBox benutzt, wenn die Authentifizierung für phpvirtualbox benutzt wird, ist der standart Login admin/admin. Package:virtualbox Version:5.1.30-118389-1 Minimum DSM verison:6.1-15152 Maintainer:seba/dodo-dk/DI4bI0 Distributor:Diablos-Netzwerk Arch:x86 cedarview bromolow evansport avoton braswell grantley broadwell apollolake size:5.29 MB md5:545e04245a68cdb5b957d3b793332900 sha1:6ad8ecd3eba2ca9c0d175c3471fcb94325069596 Signed:Yes Downloads:42595 Changelog: Version: 5.1.30-118389-1 Changes made by DI4bI0 1. Updated VirtualBox to version 5.1.30 r118389 2. Updated Kernel Modules (3.10.102) DSM 6.1-15152 to version 5.1.30 r118389 2.1 x86_64 (pineview) version 5.1.30 r118389 2.2 cedarview version 5.1.30 r118389 2.3 bromolow version 5.1.30 r118389 2.4 avoton version 5.1.30 r118389 2.5 braswell version 5.1.30 r118389 2.6 grantley version 5.1.30 r118389 2.7 broadwell version 5.1.30 r118389 3. Updated Kernel Modules (3.2.40) DSM 6.1-15152 to version 5.1.30 r118389 3.1 evansport version 5.1.30 r118389 4. Added Kernel Modules (4.4.15) DSM 6.1-15152 version 5.1.30 r118389 4.1 apollolake version 5.1.30 r118389 5. Some other small changes Versions History:
  15. Changelog: Version: 5.1.30-118389-1. Changes made by DI4bI0 1. Updated VirtualBox to version 5.1.30 r118389. I had it running on 6.1.3, now i updated to dsm 6.1.4, and only 5.0.40 is available in the repo. I had to reinstall vbox after update Now running with 5.0.40 is OK but not performing as good.
  16. For DSM 6.1.4 I can install vbox from diablos 5.0.40 spk on 6.1.4 and got my vm working, just by replacing the 15152 value with 15217 in *.sh files and renaming kernel folder 15152 to 15217 can someone send me a link to the vbox 5.1.30 spk, it was working much better and faster with win10 guests ... Please tell me someone dl it, as spk.diablos removed it :'( please please please someone have 5.1.30 spk ?
  17. Someone did try with HP N54L (currently update 8 for me) and virtualbox 5.1 spk + phpvirtualbox from diablos spk ? Thanks
  18. update5 works fine with Khile loader, i will change the loader to jun's when it will be required
  19. does update 5 works ok on HP N54L and the loader from khyle ? someone tested ?
  20. To disable CE1 in bios the modded bios from tobbi might be required ? (not sure if you have the option in default bios) With 5 Disks --> The loader moded from khile works nice with 6.1.3 U4 on HP N54L for a few days now, 6.1-15047 before was working also nicely. Memory allocation requires a grub modification, if you don't you will not be able to use all your memory, see capture in memory event monitor ((reserved ram 12gb on 16gb) Virtualbox package from diablos spk & plex are working fine too
  21. forgot that part: Guys with memory problems add this to the grub.cfg: disable_mtrr_trim Example: set common_args_3617='disable_mtrr_trim syno_hdd_powerup_seq=0 HddHotplug=0 syno_hw_version=DS3617xs vender_format_version=2 console=ttyS0,115200n8 withefi elevator=elevator quiet syno_port_thaw=1' Now I got: total used free Mem: 16034 260 15458 3 315 15560 Swap: 11665 0 11665 /proc/mtrr is editable even from a command shell: you can disable register records and/or write new values there this seems to be a Bios bug. Adding disable_mtrr_trim disables it without losing any performance as far as I know.
×
×
  • Create New...