Jump to content

Change

Welcome to We Got Served Forums

Welcome to We Got Served Forums, like most online communities you must register to view or post in our community, but don't worry this is a simple free process that requires minimal information for you to signup. Be a part of We Got Served Forums by signing in or creating an account.
  • Start new topics and reply to others
  • Download Windows Home Server add-ins
  • Less ads to entertain you
  • Subscribe to topics and forums to get automatic updates
  • Get your own profile and make new friends
  • Customize your experience here

Hp Ex48X Lights Management Driver For Whs 2011


322 replies to this topic

#1
lpn

    Member

  • Members
  • PipPip
  • 91 posts
  • Gender:Male
  • Location:Montreux, Switzerland

Posted Image

Click Here To Donate

Thank for your support.


Updated 2011-09-27

VERSION 1.0.6 RELEASED
  • Please uninstall any previous version before installation.
  • You also need to install the Intel RST driver that replaces the standard SATA driver. Check the readme.txt for more information. If you do not install the Intel RST driver the disk lights will not work.
  • Read the readme.txt file to understand the light states and how to modify them.
Dowload link: HpMssServiceSetup_v1.0.6

What's new
  • Support for Acer H341 and H342. Please do some tests and report any issues.
  • Disk light status can be changed in the configuration file. This is particularly useful for users of DrivePool, DriveBender, RAID arrays and drives without shares when the user does not want a blinking aqua LED.
  • Removed some uncessary DLL's from the setup.
Tested compatible hardware

HP: EX48x, EX49x, X510, X310, X311, X312
Acer: H340, H341, H342
Lenovo: D400

Not compatible

HP: EX47x (AMD based hardware)

Known limitations and FAQ

Blinking disk LED

This is normal under the following circumstances:
  • the disk does not have any shares on it (WHS shares created in the Dashboard)
  • the disk is not assigned as a backup disk
  • the disk is mirrored
  • the disk is assigned to Stablebit DrivePool, DriveBender or a RAID array
Workaround: edit the configuration file "C:\Program Files\HP MediaSmart Server\HpMssService.exe.config" to use a fixed Aqua LED. The instructions are in the file.

Windows OS compatibility

Only Windows Home Server 2011 has been tested. Should also be compatible with Windows Small Business Server 2011 Essentials and Windows Storage Server 2008 R2 Essentials.

GPT partitioned disks not propely detected

There is an issue in the WMI Win32_DiskDrive class, GPT disks do not have a signature and this is the only way I can match a disk status change with a physical disk. A solution should be found for the next version.

To come...

The next version will be based on the Microsoft Virtual Disk Service (VDS) which recognizes RAID arrays and GPT partitions. The other advantage is that it would also be compatible with vanilla Windows Server 2008 R1/R2 and probably the future Windows 8 Server.

The next version should also be hardware agnostic by renaming the service and DLLs since Acer and Lenovo hardware are supported.

Health support should also come later. WHS health notifications will be supported and I also plan on monitoring fan, temperatures and voltages.

Make it a "real" add-in.


Upgrade to a WGS Supporter Account to remove this ad.

#2
Alexander

    Newbie

  • Members
  • Pip
  • 2 posts
I would be very interested in such a driver!

#3
lpn

    Member

  • Members
  • PipPip
  • 91 posts
  • Gender:Male
  • Location:Montreux, Switzerland
Hi Alexander,

I'm happy to see that at least one person is interested in this driver! I will not make the driver public unless I see more people are interested. I will send you a message to discuss how I can send you the driver when it is ready.

For now, I have a working driver on my machine but:

1) I need to finish the installer, more specifically the driver installation portion of the installer.

2) I have to obtain a signing code certificate for my company in order to sign the driver, otherwise it will not load.

I will keep you informed when all is ready.

Louis

#4
VanSkalen

    Newbie

  • Members
  • Pip
  • 1 posts
I would also be interested in such a driver if one is available.

#5
lpn

    Member

  • Members
  • PipPip
  • 91 posts
  • Gender:Male
  • Location:Montreux, Switzerland
Here's the latest news. I now have a signing certificate and the driver loads without having to put the server in test mode. Last thing I have to finish for the beta release is the installer. I hope to finish this next week-end. I will contact both of you to send you the driver when ready.

#6
Terry (WGS)

    Owner

  • Owner
  • PipPipPip
  • 2,047 posts
  • Gender:Male
  • Location:Silverstone, UK
Contributor
Hi Louis

I think this will definitely be popular - over time, an increasing number of people will upgrade their MediaSmart Servers. Bear in mind, the majority of owners interested in doing so can't actually buy the software yet...

Good luck with it - drop me a PM when it's ready and we'll give it a plug on the front page.
Terry

#7
JakobBindslet

    Newbie

  • Members
  • Pip
  • 2 posts
I'm very interested in such a driver.

#8
jamesquintin

    Newbie

  • Members
  • Pip
  • 9 posts
Plus 1 for me!

Q

#9
paaland

    Member

  • Add-In Developer
  • PipPip
  • 36 posts
  • Gender:Male
  • Location:Norway
I'd too be very interested. I have a EX475 running WHS 2011 and I'd really like to cooperate with you to make it work on this model as well.

#10
lpn

    Member

  • Members
  • PipPip
  • 91 posts
  • Gender:Male
  • Location:Montreux, Switzerland
Here's the latest update. I worked a lot this week-end on this application. I now have a working setup and I am doing some testing to clear out the issues I find. I had a lot of work to get this working properly after a resume from sleep. I am almost finished, be patient.

Concerning the request from paaland, getting this to work on EX47x, I'm afraid this will be difficult. The low level code is based on the Linux code from Chris Byrne which can be found here https://bitbucket.or...erverd/overview. I did not do the reverse engineering myself. I could probably get this to work on an Acer EasyStore H340 with this code, but for other hardware I do not have any knowledge on how to access the registers to handle the LEDs. Even the EX49x does not use the same chip for I/O though it has the same Intel ICH9, so there is a small chance that this code could work with no or little work, but then again not having the hardware I cannot do this. There is no guarantee that the LEDs are connected to the same registers as the EX48x. Concerning the EX47x it would be even harder as it is not Intel based.

The only chance to get this working on EX47x and EX49x (and maybe other) hardware is if someone can give me information on how to access the LEDs. There might be some information on the Internet, especially developers who tried to get this working under Linux.

For beta testing, I would like to distribute the application to the 4 people above who replied positive to the driver if they are interested. Please send me a private message with your e-mail address, I will send you the driver probably by the end of the week or beginning of next week. If you accept I will need your feedback to know if the driver works well. I will then let Terry know the driver is ready for public distribution.

Louis

#11
jmargel

    Newbie

  • Members
  • Pip
  • 8 posts
Hi There,

I have an acer H341 and would be more than appreciative if you could release a led driver for that model. I know quite a few people have been looking for this. I do some application programming, but have not done any driver coding, but if you need my help I would be more than willing. Also have a technet sub. so if you need any help there, just let me know!

View Postlpn, on 16 May 2011 - 08:41 AM, said:

Here's the latest update. I worked a lot this week-end on this application. I now have a working setup and I am doing some testing to clear out the issues I find. I had a lot of work to get this working properly after a resume from sleep. I am almost finished, be patient.

Concerning the request from paaland, getting this to work on EX47x, I'm afraid this will be difficult. The low level code is based on the Linux code from Chris Byrne which can be found here https://bitbucket.or...erverd/overview. I did not do the reverse engineering myself. I could probably get this to work on an Acer EasyStore H340 with this code, but for other hardware I do not have any knowledge on how to access the registers to handle the LEDs. Even the EX49x does not use the same chip for I/O though it has the same Intel ICH9, so there is a small chance that this code could work with no or little work, but then again not having the hardware I cannot do this. There is no guarantee that the LEDs are connected to the same registers as the EX48x. Concerning the EX47x it would be even harder as it is not Intel based.

The only chance to get this working on EX47x and EX49x (and maybe other) hardware is if someone can give me information on how to access the LEDs. There might be some information on the Internet, especially developers who tried to get this working under Linux.

For beta testing, I would like to distribute the application to the 4 people above who replied positive to the driver if they are interested. Please send me a private message with your e-mail address, I will send you the driver probably by the end of the week or beginning of next week. If you accept I will need your feedback to know if the driver works well. I will then let Terry know the driver is ready for public distribution.

Louis


#12
jloeffler

    Member

  • Members
  • PipPip
  • 10 posts

View Postlpn, on 14 April 2011 - 07:13 AM, said:

Hi all,

I would like to know if there are people out there interested in a lights driver for their HP EX85x server under WHS 2011. As some of you know, when upgrading your EX48x server to WHS 2011 your HDD lights stay off and the system light blinks all the time. I am currently writing a driver to replicate the LED management as it was with the original HP software.

I would like to know if other users are interseted in this driver to see if I should make it publicly available. One of the issues I will have will be to get a signing certificate because you cannot install unsigned drivers on WHS 2011, unless putting the server in a special test mode which is what I am doing at the moment for my tests.

Louis


#13
jloeffler

    Member

  • Members
  • PipPip
  • 10 posts
I would LOVE to see my light work with WHS 2011 !!

#14
ZipTBM

    Newbie

  • Members
  • Pip
  • 1 posts
+1 The lights would be a great add! I have an EX495, will it work with mine?

#15
Klode

    Advanced Member

  • Members
  • PipPipPip
  • 618 posts
  • Gender:Male
  • Location:Gatineau, Qc., Canada
Hi Louis, I have an Acer EasyStore H340 and I'm interested into trying your driver. There is some infos here and reverse engineering here. I hope this can help you. Just let me know if I can help you with something.

Thanks,

Claude

#16
lpn

    Member

  • Members
  • PipPip
  • 91 posts
  • Gender:Male
  • Location:Montreux, Switzerland

View PostKlode, on 07 June 2011 - 11:49 AM, said:

Hi Louis, I have an Acer EasyStore H340 and I'm interested into trying your driver. There is some infos here and reverse engineering here. I hope this can help you. Just let me know if I can help you with something.

Thanks,

Claude



Hello Claude,

I might be able to get this working on an Acer H340 because the LED driver code I found has the code to manage the H340. As soon as the EX48x version is validated I will try to send you a version for test.

Louis

#17
lpn

    Member

  • Members
  • PipPip
  • 91 posts
  • Gender:Male
  • Location:Montreux, Switzerland
I now have a final version which I proposed to some people for testing. So far only one person told me they tried it and the first results are not positive. The health management light stopped blinking but the HD LEDs are not working. I am waiting from this person the log file in order to figure out why it works on my server but not on his.

I would appreciate if the other people to which I send the link to download the application could let me know their results. I can only get this to work with the help of testers!

#18
Klode

    Advanced Member

  • Members
  • PipPipPip
  • 618 posts
  • Gender:Male
  • Location:Gatineau, Qc., Canada

View Postlpn, on 08 June 2011 - 08:37 PM, said:

Hello Claude,

I might be able to get this working on an Acer H340 because the LED driver code I found has the code to manage the H340. As soon as the EX48x version is validated I will try to send you a version for test.

Louis

Thank you, I really appreciate your work! If you need any help in the meantime, just PM me.

Claude

#19
Mr_Smartepants

    Member

  • Members
  • PipPip
  • 40 posts
I'm interested. I'm planning on migrating my EX495 to WHS2011 but haven't yet.

#20
BHBL

    Member

  • Members
  • PipPip
  • 11 posts
I am totally interested in getting the Acer H340 lights working as I now have WHS 2011 running on it...





3 user(s) are reading this topic

0 members, 3 guests, 0 anonymous users


Toggle shoutbox Shoutbox

takiyon : (12 May 2012 - 02:28 PM) Server Scripter Just Got An Update. Check The Add-In Development Thread & Let Me Know What You Think.
takiyon : (12 May 2012 - 02:27 PM) Server Scripter Just Update
Fester : (30 April 2012 - 04:45 AM) Gdatasoft Protects 5 Pc's Yet Homeserver Allow 10 Connections ?
Fester : (30 April 2012 - 04:30 AM) Is This Orbitalbackupconfig Ready For Lion Yet ?
Gordon Currie : (30 April 2012 - 03:34 AM) @myangeldust - Yes Sql Server Express Can Be Installed On Whs1. I Would Recommend 2008 R2 Over 2005.
myangeldust : (21 April 2012 - 05:04 PM) Can Sql Server Express Be Installed On Whs V1?
Shidoshi : (12 April 2012 - 04:07 AM) @omega Ra - Reset Ie 8 And Retry. That Happens Anytime Ie Is Updated To A New Full Version (Like From Ie 6 To Ie 7 And Ie 7 To Ie 8) In Win Xp
Rolatio2 : (28 March 2012 - 01:59 PM) Cleanup
Omega Ra : (16 March 2012 - 02:02 PM) Is It Possible To Connect To A Computer Through The Web Access With A Winxp Sp3 Computer? It Keeps Asking About An Activex Component, But Doesn't Give Me An Option To Download It.
dbailey75 : (13 February 2012 - 03:18 AM) I Just Got My Geek On, It Feels Good
Mightyred : (18 January 2012 - 09:27 PM) @garry - It Seems Very Pricey, Think I'll Wait For Some Reviews.....
Garry : (17 January 2012 - 02:40 PM) @mightyred - I Have Not Heard Of Anyone With A Successful Install
Garry : (17 January 2012 - 02:38 PM) @geoff - Indeed, Have A Great Time! Happy Birthday!
bobbyc : (17 January 2012 - 09:30 AM) Happy Birthday Geoff!
Mightyred : (16 January 2012 - 11:52 PM) Anyone Tried The Gdatasoft Yet? Maybe A Review On Wgs Soon?
Garry : (07 January 2012 - 10:25 PM) News Flash Whs2011 A/v: Http://www.gdatasoft...Homeserver.html
Drashna Jael... : (30 December 2011 - 06:59 PM) The Site Is Still Around, Try Http://www.asoft.be/
msprague : (30 December 2011 - 01:14 AM) What's Happened To Asoft?
Terry (WGS) : (18 December 2011 - 05:58 PM) Indeed - Many Happy Returns Dave!
bobbyc : (18 December 2011 - 09:37 AM) Happy Birthday Dave!
Resize Shouts Area

Upgrade to a WGS Supporter Account to remove this ad.