This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Intel BOXD525MW - Atom 525

Well Gents,

I am working on another build now. Building an Astaro Home box for my father in-law. When I went to place the order for the D510MO I noticed that the D525MW was available for +$10. I was like "what the hell, lets go for it". The boards themselves are very similar, so I don't think I will run into any compatibility issues. I have read some of the reviews on the 525 vs. 510 chip. It looks like the extra 140MHz, internal DDR3 memory controller and some internal efficiency enhancements are really paying off.

The loadout is as follows:

MB= Intel BOXD525MW - Intel Atom 525 Dual core
RAM= Kingston KVR1066D3SOK2/4GR - 2x2GB DDR3 1066MHz SODimm
HDD= Kingston SNV425-S2BD/64GB - 64GB SATA2 SSD
NIC= Intel PWLA8391GT Pro/1000 GT PCI
Optical= Samsung SH-S223C SATA DVD/R-W
Case= Antec NSK1380 mATX w/ 350w PS

He is in a remote rural area and only has access to a 144k/144k SDSL line from his small local telco provider. Yet the DSLAM access box is on his property, so his ping times are SICKENINGLY fast. Bandwidth concerns, not an issue, maintaining response times! major concern. {Hence the SSD}

I am starting this thread to report my process and will be posting my findings in the unofficial HCL since it appears that this may be the first Atom 525 / Astaro build. Wish me luck. [;)]

Cheers!


This thread was automatically locked due to age.
Parents
  • Well testing is complete. Here was my process:

    These are the workbench installs double nat'd behind my current Atom 330 ASG v8.003 box.:

    ASG v7.5x IDE/Legacy and AHCI HDD mode = will not boot the install kernel.
    ASG v8.003 - 64bit kernel - AHCI HDD mode - I know the previous errors were possibly an overzealous mistake on my part. System is stable and running. CPU usage avg. idle  1-3%, RAM Usage 29% of 3.9GB.
    ASG v8.003 - 64bit kernel - IDE/Legacy HDD mode - No problems at all, very responsive. CPU usage avg. idle  1-3%, RAM Usage 29% of 3.9GB.
    ASG v8.003 - 32bit kernel - AHCI HDD mode - System is stable and responsive. CPU usage avg. idle 1-3%, RAM Usage 22% of 3.2GB.
    ASG v8.003 - 32bit kernel - IDE/Legacy HDD mode - System is stable and responsive. CPU usage  avg. idle 1-3% RAM Usage 26% of 3.2GB.

    After some research and experimentation I changed two factors:
    1. Activate HPET / High Precision Event Timer in the BIOS - This smoothed out some of the operational responsiveness.
    2. Add {elevator=noop} to grub kernel boot arguments. [Can someone do a detailed write up procedure on how to do this for newbies?] This disables the kernel I/O scheduler. From my research this is a common change with dealing with SSD's and Linux. - This added even smoother and faster SSD operation.

    Just to fulfill some folks curiosity, I installed ASG v8.070 (RC1) w/ 64bit kernel - Install was successful. SSD transfers seemed jerky again; almost burst / stall like during install. As I am trying to test and validate a hardware platform, I did not commit too much energy to testing this non-production version.

    ***NOTE***
    One recurring situation developed throughout all these test installs. When inital installation is complete and I pressed the "Enter" key to reboot, the optical drive ejected the disc and stalled at "Restarting the system". I recommend you wait 60 seconds and if it does not automatically restart, then manually shut down the system using the power button. The system always rebooted properly afterwards. I attribute this to an intial BIOS release / driver compatibility problem that should be resolved shortly. All subsequent soft shutdowns / reboots executed properly.

    Current Installation:
    Since I have this rig in my posession for only two more weeks I replaced my Atom 330 with this one to thoroughly put it through it's paces. Current install specs are ASG v8.003-64bit-AHCI-HPET and I/O Scheduler deactivated at boot time. It has now been running for 48 hours without issue and is Stable and very responsive. To be honest, my impression is that this is the fastest most efficient low power ASG Box I have built / seen to date. LOL, to the point that this is what I have asked my loved ones for Christmas.

    I would definitely recommend this hardware load out for anyone looking for a low power, yet high capability home or SMB ASG system. If you are looking to build this rig, I would recommend one change though, Get the  Kingston SSDNow V100 SV100S2D/64GZ 2.5" 64GB, instead of the 425 series I got. It came out after my order was placed, but supports "TRIM".

    I will be posting the specs and notes to the "Unofficial HCL".

    As always, I welcome any questions and constructive criticism about my process.

    Cheers to all!
    CyberMuZ

    *UPDATE*
    I forgot to mention that the Case ambient temperature was 36C / 96F with the CPU averaging 37C / 98F. 1C degree over ambient, WOW.
Reply
  • Well testing is complete. Here was my process:

    These are the workbench installs double nat'd behind my current Atom 330 ASG v8.003 box.:

    ASG v7.5x IDE/Legacy and AHCI HDD mode = will not boot the install kernel.
    ASG v8.003 - 64bit kernel - AHCI HDD mode - I know the previous errors were possibly an overzealous mistake on my part. System is stable and running. CPU usage avg. idle  1-3%, RAM Usage 29% of 3.9GB.
    ASG v8.003 - 64bit kernel - IDE/Legacy HDD mode - No problems at all, very responsive. CPU usage avg. idle  1-3%, RAM Usage 29% of 3.9GB.
    ASG v8.003 - 32bit kernel - AHCI HDD mode - System is stable and responsive. CPU usage avg. idle 1-3%, RAM Usage 22% of 3.2GB.
    ASG v8.003 - 32bit kernel - IDE/Legacy HDD mode - System is stable and responsive. CPU usage  avg. idle 1-3% RAM Usage 26% of 3.2GB.

    After some research and experimentation I changed two factors:
    1. Activate HPET / High Precision Event Timer in the BIOS - This smoothed out some of the operational responsiveness.
    2. Add {elevator=noop} to grub kernel boot arguments. [Can someone do a detailed write up procedure on how to do this for newbies?] This disables the kernel I/O scheduler. From my research this is a common change with dealing with SSD's and Linux. - This added even smoother and faster SSD operation.

    Just to fulfill some folks curiosity, I installed ASG v8.070 (RC1) w/ 64bit kernel - Install was successful. SSD transfers seemed jerky again; almost burst / stall like during install. As I am trying to test and validate a hardware platform, I did not commit too much energy to testing this non-production version.

    ***NOTE***
    One recurring situation developed throughout all these test installs. When inital installation is complete and I pressed the "Enter" key to reboot, the optical drive ejected the disc and stalled at "Restarting the system". I recommend you wait 60 seconds and if it does not automatically restart, then manually shut down the system using the power button. The system always rebooted properly afterwards. I attribute this to an intial BIOS release / driver compatibility problem that should be resolved shortly. All subsequent soft shutdowns / reboots executed properly.

    Current Installation:
    Since I have this rig in my posession for only two more weeks I replaced my Atom 330 with this one to thoroughly put it through it's paces. Current install specs are ASG v8.003-64bit-AHCI-HPET and I/O Scheduler deactivated at boot time. It has now been running for 48 hours without issue and is Stable and very responsive. To be honest, my impression is that this is the fastest most efficient low power ASG Box I have built / seen to date. LOL, to the point that this is what I have asked my loved ones for Christmas.

    I would definitely recommend this hardware load out for anyone looking for a low power, yet high capability home or SMB ASG system. If you are looking to build this rig, I would recommend one change though, Get the  Kingston SSDNow V100 SV100S2D/64GZ 2.5" 64GB, instead of the 425 series I got. It came out after my order was placed, but supports "TRIM".

    I will be posting the specs and notes to the "Unofficial HCL".

    As always, I welcome any questions and constructive criticism about my process.

    Cheers to all!
    CyberMuZ

    *UPDATE*
    I forgot to mention that the Case ambient temperature was 36C / 96F with the CPU averaging 37C / 98F. 1C degree over ambient, WOW.
Children
  • Wow Cybermuz!!!  Outstanding review.  Very detailed and helpful.  Really appreciate your hard work and effort.
  • Sounds excellent!  Just placed my order for this motherboard/cpu, but the rest of my parts list is slightly different.   Thank you for your detailed review and all the time you've put into it.  Greatly appreciated!   [:D]
  • Sounds excellent!  Just placed my order for this motherboard/cpu, but the rest of my parts list is slightly different.   Thank you for your detailed review and all the time you've put into it.  Greatly appreciated!   [:D]


    I am always glad to help. Though I really do hope you went with some type of SSD. Although costly, it really seems to me to be making all the difference in low power rigs.

    Let us know how you build goes.
  • Did you get the onboard NIC to work?

    Intel lists it as a Realtek 8111 'E' chipset but I can only confirm the 8111b/c are known to work with Astaro.
  • I am always glad to help. Though I really do hope you went with some type of SSD. Although costly, it really seems to me to be making all the difference in low power rigs.

    Let us know how you build goes.


    I didn't go with an SSD, but I'm certainly willing to purchase one if needed.  I'll see how she runs.  

    You said you've built some BOXD510MO systems also?  I'm curious on the height difference between these 2 boards/cpus/coolers.  I know plenty of people used the APEX MI-008 case with the BOXD510MO and I'm wondering if it'll work with this 525MW also?
  • Well testing is complete. Here was my process:

    These are the workbench installs double nat'd behind my current Atom 330 ASG v8.003 box.:

    ASG v7.5x IDE/Legacy and AHCI HDD mode = will not boot the install kernel.
    ASG v8.003 - 64bit kernel - AHCI HDD mode - I know the previous errors were possibly an overzealous mistake on my part. System is stable and running. CPU usage avg. idle  1-3%, RAM Usage 29% of 3.9GB.
    ASG v8.003 - 64bit kernel - IDE/Legacy HDD mode - No problems at all, very responsive. CPU usage avg. idle  1-3%, RAM Usage 29% of 3.9GB.
    ASG v8.003 - 32bit kernel - AHCI HDD mode - System is stable and responsive. CPU usage avg. idle 1-3%, RAM Usage 22% of 3.2GB.
    ASG v8.003 - 32bit kernel - IDE/Legacy HDD mode - System is stable and responsive. CPU usage  avg. idle 1-3% RAM Usage 26% of 3.2GB.

    After some research and experimentation I changed two factors:
    1. Activate HPET / High Precision Event Timer in the BIOS - This smoothed out some of the operational responsiveness.
    2. Add {elevator=noop} to grub kernel boot arguments. [Can someone do a detailed write up procedure on how to do this for newbies?] This disables the kernel I/O scheduler. From my research this is a common change with dealing with SSD's and Linux. - This added even smoother and faster SSD operation.

    Just to fulfill some folks curiosity, I installed ASG v8.070 (RC1) w/ 64bit kernel - Install was successful. SSD transfers seemed jerky again; almost burst / stall like during install. As I am trying to test and validate a hardware platform, I did not commit too much energy to testing this non-production version.

    ***NOTE***
    One recurring situation developed throughout all these test installs. When inital installation is complete and I pressed the "Enter" key to reboot, the optical drive ejected the disc and stalled at "Restarting the system". I recommend you wait 60 seconds and if it does not automatically restart, then manually shut down the system using the power button. The system always rebooted properly afterwards. I attribute this to an intial BIOS release / driver compatibility problem that should be resolved shortly. All subsequent soft shutdowns / reboots executed properly.

    Current Installation:
    Since I have this rig in my posession for only two more weeks I replaced my Atom 330 with this one to thoroughly put it through it's paces. Current install specs are ASG v8.003-64bit-AHCI-HPET and I/O Scheduler deactivated at boot time. It has now been running for 48 hours without issue and is Stable and very responsive. To be honest, my impression is that this is the fastest most efficient low power ASG Box I have built / seen to date. LOL, to the point that this is what I have asked my loved ones for Christmas.

    I would definitely recommend this hardware load out for anyone looking for a low power, yet high capability home or SMB ASG system. If you are looking to build this rig, I would recommend one change though, Get the  Kingston SSDNow V100 SV100S2D/64GZ 2.5" 64GB, instead of the 425 series I got. It came out after my order was placed, but supports "TRIM".

    I will be posting the specs and notes to the "Unofficial HCL".

    As always, I welcome any questions and constructive criticism about my process.

    Cheers to all!
    CyberMuZ

    *UPDATE*
    I forgot to mention that the Case ambient temperature was 36C / 96F with the CPU averaging 37C / 98F. 1C degree over ambient, WOW.

    Hello cybermuz
    can you please let me know how you can monitor the case and cpu temperature monitoring when using an Intel BOXD525MW?