Jump to content
XPEnology Community

thomas1014

Transition Member
  • Posts

    8
  • Joined

  • Last visited

Everything posted by thomas1014

  1. - Outcome of the installation/update: SUCCESSFUL - DSM version prior update: DSM 6.1.7-15284 Update 3 - Loader version and model: JUN'S LOADER v1.04b - DS918+ - Using custom extra.lzma: NO - Installation type: BAREMETAL - Asus AM1I-A - AMD 5350 + 8GB Ram - Additional comments: add "disable_mtrr_trim" to grub.cfg
  2. Hi , try enable it with my Asus Am1i-a but after some research synology kernel doesn't get the KVM for Amd driver and it's impossible to load it as a module (extra.lzma). If we want AMD cpu that are fully compatible we need to compile or own synology kernel with "AMD Cpu" and "KVM_ADM" flag enable (and Radeon flag ... in a perfect world) =/
  3. hi, same problem personnaly i can't delete VM,cluster and Virtual Machine Manager always an issue :s i try in command line whiout sucess
  4. hi everyone, Could it be possible to enable DMA and/or add radeonsi modules on kernel ? DMA it's disabled by default on kernel and can't be added as a module. Thanks Thomas
  5. after some research this is what i founed : my bios is at the latest possible update cat /proc/mtrr reg00: base=0x000000000 ( 0MB), size= 2048MB, count=1: write-back reg01: base=0x080000000 ( 2048MB), size= 512MB, count=1: write-back My physical memory is well recognized dmidecode --type memory # dmidecode 2.12 # SMBIOS entry point at 0x000f04c0 SMBIOS 2.7 present. Handle 0x0029, DMI type 16, 23 bytes Physical Memory Array Location: System Board Or Motherboard Use: System Memory Error Correction Type: None Maximum Capacity: 8 GB Error Information Handle: Not Provided Number Of Devices: 2 Handle 0x002B, DMI type 17, 34 bytes Memory Device Array Handle: 0x0029 Error Information Handle: Not Provided Total Width: 64 bits Data Width: 64 bits Size: 4096 MB Form Factor: DIMM Set: None Locator: DIMM_A1 Bank Locator: CHANNEL A Type: DDR3 Type Detail: Synchronous Unbuffered (Unregistered) Speed: 800 MHz Manufacturer: <BAD INDEX> Serial Number: 070704B0 Asset Tag: <BAD INDEX> Part Number: <BAD INDEX> Rank: 1 Configured Clock Speed: 667 MHz Handle 0x002C, DMI type 17, 34 bytes Memory Device Array Handle: 0x0029 Error Information Handle: Not Provided Total Width: 64 bits Data Width: 64 bits Size: 4096 MB Form Factor: DIMM Set: None Locator: DIMM_A2 Bank Locator: CHANNEL A Type: DDR3 Type Detail: Synchronous Unbuffered (Unregistered) Speed: 800 MHz Manufacturer: <BAD INDEX> Serial Number: 070704B0 Asset Tag: <BAD INDEX> Part Number: <BAD INDEX> Rank: 1 Configured Clock Speed: 667 MHz after look into kernel log : Linux version 3.10.102 (root@build3) (gcc version 4. 9.3 20150311 (prerelease) (crosstool-NG 1.20.0) ) #15132 SMP Wed Jun 14 12:26:43 CST 2017 2017-06-20T19:19:52+02:00 berlioz kernel: [ 0.000000] CPU: vendor_id 'AuthenticAMD' unknown, using generic init. 2017-06-20T19:19:52+02:00 berlioz kernel: [ 0.000000] CPU: Your system may be unstable. 2017-06-20T19:19:52+02:00 berlioz kernel: [ 0.000000] efi: mem66: type=4, attr=0xf, range=[0x000000008fea3 000-0x000000008ffe1000) (1MB) 2017-06-20T19:19:52+02:00 berlioz kernel: [ 0.000000] efi: mem67: type=7, attr=0xf, range=[0x000000008ffe1 000-0x000000008ffe2000) (0MB) 2017-06-20T19:19:52+02:00 berlioz kernel: [ 0.000000] WARNING: BIOS bug: CPU MTRRs don't cover all of memo ry, losing 5104MB of RAM. 2017-06-20T19:19:52+02:00 berlioz kernel: [ 0.000000] ------------[ cut here ]------------ 2017-06-20T19:19:52+02:00 berlioz kernel: [ 0.000000] WARNING: at arch/x86/kernel/cpu/mtrr/cleanup.c:971 m trr_trim_uncached_memory+0x42d/0x456() 2017-06-20T19:19:52+02:00 berlioz kernel: [ 0.000000] Modules linked in: 2017-06-20T19:19:52+02:00 berlioz kernel: [ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 3.10.102 #15 132 2017-06-20T19:19:52+02:00 berlioz kernel: [ 0.000000] Hardware name: ASUS All Series/AM1I-A, BIOS 0801 03/ 10/2016 2017-06-20T19:19:52+02:00 berlioz kernel: [ 0.000000] ffffffff814a8af8 ffffffff81033ee6 00000000000013f0 ffffffff818fd480 2017-06-20T19:19:52+02:00 berlioz kernel: [ 0.000000] 0000000000000000 000000000023f000 ffffffff818fbd00 ffffffff818835b5 2017-06-20T19:19:52+02:00 berlioz kernel: [ 0.000000] 070000000000000c 0000000000080000 0000000000000000 0000000000000000 2017-06-20T19:19:52+02:00 berlioz kernel: [ 0.000000] Call Trace: 2017-06-20T19:19:52+02:00 berlioz kernel: [ 0.000000] [<ffffffff814a8af8>] ? dump_stack+0xc/0x15 2017-06-20T19:19:52+02:00 berlioz kernel: [ 0.000000] [<ffffffff81033ee6>] ? warn_slowpath_common+0x56/0x 70 2017-06-20T19:19:52+02:00 berlioz kernel: [ 0.000000] [<ffffffff818835b5>] ? mtrr_trim_uncached_memory+0x 42d/0x456 2017-06-20T19:19:52+02:00 berlioz kernel: [ 0.000000] [<ffffffff8187e07c>] ? setup_arch+0x555/0xc50 2017-06-20T19:19:52+02:00 berlioz kernel: [ 0.000000] [<ffffffff814a7e6b>] ? printk+0x4a/0x52 2017-06-20T19:19:52+02:00 berlioz kernel: [ 0.000000] [<ffffffff8187a957>] ? start_kernel+0x7b/0x3b0 2017-06-20T19:19:52+02:00 berlioz kernel: [ 0.000000] ---[ end trace 0d92bc4b6dbe0d45 ]--- I will try some kernel/grub options to see if it's better. Interested links : https://comeandtechit.wordpress.com/tag/enable_mtrr_cleanup-mtrr_spare_reg_nr1/ https://bbs.archlinux.org/viewtopic.php?id=116080 http://www.linuxquestions.org/questions/slackware-14/how-to-properly-edit-mtrr-memory-type-range-registers-for-4gb-ram-memory-903691/ https://superuser.com/questions/1055097/mtrrs-do-not-cover-all-16gb-of-memory-on-n3150 http://my-fuzzy-logic.de/blog/index.php?/archives/41-Solving-linux-MTRR-problems.html http://www.oradba.ch/2013/08/avdf-linux-kernel-could-not-recognize-whole-ram/
  6. i think "(DS3615xs , DS3615xs and DS916+)" it's a mistake and it's rather : "(DS3615xs , DS3617xs and DS916+)" my MB AM1I-A got a Realtek® 8111GR, LAN controler and the driver is included in 1.02b. it works but it's not fully compatible.
  7. I'm on 1.02b with an amd 5350 Asus am1i-A with the latest update of ds3617xs 6.1.2.xxx Before on 1.01a all my ram was recognize. Envoyé de mon SM-G935F en utilisant Tapatalk
  8. same for me. have you "virtual machine manager" installed ? because but i wonder if it's not this package which eat all the ram.
×
×
  • Create New...