The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.
 Next page →

    1810tray

    Discussion in 'Acer' started by inteks, Sep 30, 2009.

  1. inteks

    inteks Notebook Evangelist

    Reputations:
    168
    Messages:
    374
    Likes Received:
    0
    Trophy Points:
    30
    hi,

    with this little tool for 1810t you can control the fanspeed, shows batt info, let you switch powerscheme,enable/disable webcam&lan and let you quick switch to your favorite resolutions (after you did the costum resolution trick http://forum.notebookreview.com/showpost.php?p=5335691&postcount=37).

    have fun
    inteks




    OVERCLOCKING ONLY WORKS IF YOUR 1810 IS TME MODDED !!!

    i can test this tool only on my own 1810t !!! a bit of computer knowledge on your side is mandatory. if you want to use this prog

    pls dont leave your rig alone with heavy work and with 1810tray running if you doesnt tested it for a few days (on every new version) !!!!!


    if you like to backup/save/share your settings/profiles/deviceids you can export/import the following regkey with regedit
    HKEY_LOCAL_MACHINE\SOFTWARE\Inteks\1810tray






    :cool:
    big thanks to the following donators:
    Prikolchik,Delmeister,strezitom,dart22,chilko,tobus,mike5335,spAik,mogolfiero,Francis F,Olivier,Traveller,fetnjut,PaSei,Eliot Che,Florian Schubert,dwkor
     

    Attached Files:

    Last edited by a moderator: May 8, 2015
  2. der_mali

    der_mali Weihnachtsmann

    Reputations:
    545
    Messages:
    1,156
    Likes Received:
    1
    Trophy Points:
    56
    This is awesome, thanks! :D
    I've seen that you let it switch fan control to auto when it detects mains power, would it help if I search for the fan speed hex values when plugged in so that you switch to those values when detecting the PSU instead so that it keeps the the same speeds like on battery power? Your progam has got the potential to become the 1810t uber-tool!

    Finally a real coder has joined the club :D

    Edit:
    To all: Don't forget to rep up this guy if you like the program!
     
  3. dbasham

    dbasham Notebook Consultant

    Reputations:
    20
    Messages:
    116
    Likes Received:
    0
    Trophy Points:
    30
    Can you do anything with Aero when on battery? Specifically I am still looking for an app (for Vista/Win7) that switches off Aero when on battery and switches it back on when you plug in.
     
  4. moral hazard

    moral hazard Notebook Nobel Laureate

    Reputations:
    2,779
    Messages:
    7,957
    Likes Received:
    87
    Trophy Points:
    216
    any chance you can upload the code?
    I would be interested to see how you did it :D
     
  5. inteks

    inteks Notebook Evangelist

    Reputations:
    168
    Messages:
    374
    Likes Received:
    0
    Trophy Points:
    30
    hexcodes for "plugged in" would be nize. i thought it wasnt possible.
    btw i only use extremeslow,veryslow,slow,stop and auto . . .

    i' ve uploaded a new build with Aero switch (see first post)

    /inteks
     
  6. der_mali

    der_mali Weihnachtsmann

    Reputations:
    545
    Messages:
    1,156
    Likes Received:
    1
    Trophy Points:
    56
    Aye-aye, sir!
    I'll post the codes soon :)

    Edit:
    The actual speeds are slightly different in AC mode, here are the values from slow to fast:

    0xA7
    0x9E
    0x8A
    0x1A
    0x03
    0x13
    0x1C

    stop and auto are the same as in DC mode
     
  7. inteks

    inteks Notebook Evangelist

    Reputations:
    168
    Messages:
    374
    Likes Received:
    0
    Trophy Points:
    30
    thx....


    btw. Aroe Basic is sooooo ugly :-(

    but i found this :D
    http://www.sevenforums.com/customization/22790-windows-7-classic-theme-black-taskbar.html
    direct download here ->
    http://untitledgame.deviantart.com/art/Windows-7-Basic-Theme-Black-133149707
     
  8. dbasham

    dbasham Notebook Consultant

    Reputations:
    20
    Messages:
    116
    Likes Received:
    0
    Trophy Points:
    30
    Thanks for adding in the Aero piece. I just downloaded it. Do I just need to create a directory and run it from there? Do I need to copy the DLLs somewhere? Do you know if this will work with 64 bit Win7?
     
  9. inteks

    inteks Notebook Evangelist

    Reputations:
    168
    Messages:
    374
    Likes Received:
    0
    Trophy Points:
    30
    just place them into 1 folder and run 1810tray.exe
    i personally put a shortcut into startup folder. thats all

    i dont tested it on x64 ....

    btw batterybar in green means more than 3hours remaining below 1hour it goes red ;)
     
  10. der_mali

    der_mali Weihnachtsmann

    Reputations:
    545
    Messages:
    1,156
    Likes Received:
    1
    Trophy Points:
    56
    I didn't think that Aero would use so much juice, my power consumption reduced significantly(I didn't know anything about Aero so I never disabled it before :rolleyes:)
     
  11. aphexii

    aphexii Newbie

    Reputations:
    0
    Messages:
    9
    Likes Received:
    0
    Trophy Points:
    5
    Crashes almost immediately in windows 7 :(

    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.ComponentModel.Win32Exception: The requested operation requires elevation
    at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
    at System.Diagnostics.Process.Start()
    at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
    at AcerEC.isDeviceEnabled(String DeviceID)
    at _1810Tray.Form1.notifyIcon1_MouseUp(Object sender, MouseEventArgs e)
    at System.Windows.Forms.NotifyIcon.OnMouseUp(MouseEventArgs e)
    at System.Windows.Forms.NotifyIcon.WmMouseUp(Message& m, MouseButtons button)
    at System.Windows.Forms.NotifyIcon.WndProc(Message& msg)
    at System.Windows.Forms.NotifyIcon.NotifyIconNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4918 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    1810Tray
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Josh/Documents/Downloads/1810tray.2/1810Tray.exe
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4918 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4918 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4918 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------

    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.

    For example:

    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
     
  12. dbasham

    dbasham Notebook Consultant

    Reputations:
    20
    Messages:
    116
    Likes Received:
    0
    Trophy Points:
    30
    BTW Der_Mali, I actually got Vista Battery Saver running in Windows 7 earlier today since I had problems with this tray utility. While Vista Battery Saver does nothing for the fan it can switch between power profiles and disable Aero and/or the Gadget Bar (or whatever they call it in Win 7) when you go to battery power. We'll see how big of a difference it makes. If you do try to install Vista Battery Saver make sure you kill the apps in the tray if the install appears to hang. Then, install will complete and you can re-run the tray apps from the Start/Accessories menu area.
     
  13. der_mali

    der_mali Weihnachtsmann

    Reputations:
    545
    Messages:
    1,156
    Likes Received:
    1
    Trophy Points:
    56
    @dbasham
    Nice little program :)
     
  14. inteks

    inteks Notebook Evangelist

    Reputations:
    168
    Messages:
    374
    Likes Received:
    0
    Trophy Points:
    30
    at this point 1810tray trys to call devcon to check the current state of webcam & lan.
    maybe this is a security problem. please try to run the tool as admin.
    i use win7 too but have uac disabled....


    /inteks
     
  15. inteks

    inteks Notebook Evangelist

    Reputations:
    168
    Messages:
    374
    Likes Received:
    0
    Trophy Points:
    30
    update:
    -fanspeed control now works on AC too (thx der_mali)
    -option to disable bubble
    -option to disable Aero automaticly on Battery

    see first post

    have fun
    inteks
     
  16. der_mali

    der_mali Weihnachtsmann

    Reputations:
    545
    Messages:
    1,156
    Likes Received:
    1
    Trophy Points:
    56
    So nice :D
    I'll add it to Timeline Tweaks and remove Smartfan from Timeline Tweaks tonight :)

    I've got a question:
    Would it be possible to let 1810tray start a batch/script/application automatically when resuming from standby? It would be awesome if I could automatically start SetFSB and CPUID after resume. I've also got a problem with Vista. When coming out of standby I have to switch to a different power scheme and back to battery saving mode to get low power consumption. A script/batch that does it automatically would make it much easier.
     
  17. inteks

    inteks Notebook Evangelist

    Reputations:
    168
    Messages:
    374
    Likes Received:
    0
    Trophy Points:
    30
    you can use the task scheduler in vista to do task triggerd by almost anything
    take look at you eventlog there should be something like this->
     

    Attached Files:

  18. der_mali

    der_mali Weihnachtsmann

    Reputations:
    545
    Messages:
    1,156
    Likes Received:
    1
    Trophy Points:
    56
    @inteks
    Thanks, I'll have a look at it :)
     
  19. prikolchik

    prikolchik Notebook Evangelist

    Reputations:
    259
    Messages:
    362
    Likes Received:
    3
    Trophy Points:
    30
    Looks like a very handy program but unfortunately 1810tray fails to start on Windows 7 Professional FINAL 64-bit. Tried running it with admin privileges and it makes no difference.
    See attached screenshot.
     

    Attached Files:

  20. postbusjj

    postbusjj Notebook Enthusiast

    Reputations:
    0
    Messages:
    48
    Likes Received:
    0
    Trophy Points:
    15
    I dont understand, either smartfan or 1810tray the "fan mode: stop" initially doesnt work. It doesnt switch off. I have to switch manually to extremely low fan mode and then to either auto or scheme mode and give control to the program and then it works.
     
  21. alexx86

    alexx86 Newbie

    Reputations:
    0
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    5
    I also got the same problem in w7 64.
     
  22. inteks

    inteks Notebook Evangelist

    Reputations:
    168
    Messages:
    374
    Likes Received:
    0
    Trophy Points:
    30
    i am working on it.

    because of windows7 x64 . . . i cant help you. i dont have x64 to test it.
    the code is in c# .net so that should not be the problem.

    maybe you need a speciale version of the devcon.exe or winio.dll/sys.
    i dont know
     
  23. inteks

    inteks Notebook Evangelist

    Reputations:
    168
    Messages:
    374
    Likes Received:
    0
    Trophy Points:
    30
    new version uploaded, see first post
     
  24. dart22

    dart22 Notebook Consultant

    Reputations:
    186
    Messages:
    150
    Likes Received:
    1
    Trophy Points:
    31
    Has anyone tried ths app on other timelines 3810 and so on ?
     
  25. der_mali

    der_mali Weihnachtsmann

    Reputations:
    545
    Messages:
    1,156
    Likes Received:
    1
    Trophy Points:
    56
    I did some gaming and believe that I've seen 1810tray switching back from "ultra high" to "high" while the fan speed is actually slower at "ultra high" than at "high"

    Edit:
    And "high" is slower than "slow"
    (I checked in AC mode)
     
  26. inteks

    inteks Notebook Evangelist

    Reputations:
    168
    Messages:
    374
    Likes Received:
    0
    Trophy Points:
    30
    on dc or on AC ? should i change the hexcodes for "high" and "ultrahigh" ??

    btw.
    i found the same for DC hexcodes. the code for "slow" was much to fast. (this is fixed in vers.4)
    the AC codes will i try to fix in next version
     
  27. der_mali

    der_mali Weihnachtsmann

    Reputations:
    545
    Messages:
    1,156
    Likes Received:
    1
    Trophy Points:
    56
    I checked it in AC mode. Please post which hex codes you are using for which speed. BTW the medium mode is barely different to the next slower mode so it should be left out completely.
     
  28. der_mali

    der_mali Weihnachtsmann

    Reputations:
    545
    Messages:
    1,156
    Likes Received:
    1
    Trophy Points:
    56
    I've rechecked the AC hex codes. It seems that some are not 100% reliable. "high" is not always the same speed. This is what is left from the codes I noted when testing in SmartFan:

    A7(-120%) extr slow
    9E(-46%)-(-35%) very slow
    8A(0%)-(8%) slow
    13(17%)-(25%) very high
    1C(19%)-(27%) supreme

    'medium'(1Ah) is marginally faster than 'slow' and high(03h) varies depending on temperature by itself it seems.
     
  29. dasfool

    dasfool Notebook Enthusiast

    Reputations:
    12
    Messages:
    37
    Likes Received:
    0
    Trophy Points:
    15
    Any reason this won't work on a USA 1410 model? Maybe I should just try it.
     
  30. inteks

    inteks Notebook Evangelist

    Reputations:
    168
    Messages:
    374
    Likes Received:
    0
    Trophy Points:
    30
    update 5:
    -fixed ac speeds
    -direct fanspeed control added
    -direct "power option" added
    -1152x648 added (dtds.reg included)

    download see 1. post

    have fun
    inteks
     
  31. Rest

    Rest Newbie

    Reputations:
    1
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    5
    Having looked into this quite extensively myself, since the fan was driving me crazy when plugged in and SmartFan didn't help in a x64 world, I can share that the WinIO driver is not available in a 64-bit version. As simple as that. I did however manage to find a couple of similar hardware I/O drivers that is available in both 32- and 64-bit versions, and not only that but signed as well, much to the rejoicing of win64-users.

    • WinRing0 - Active SF.net project. Tested and working. Coincidentally, the project seems related to SetFSB and CrystalCPUID.
    • InpOut32

    And as a tip, you could embed a manifest demanding admin rights, since installing a driver is kinda needy. Rather than people having to shut down UAC or fiddle with the shortcut to run it elevated.

    Oh, and thanks for the AC hex values, der_mali. Hadn't fully tested it yet, since I was content getting it to shut up last charging, but noticed something was up with the speeds using your DC hex values. :)
     
  32. vanylapep

    vanylapep Notebook Geek

    Reputations:
    0
    Messages:
    79
    Likes Received:
    0
    Trophy Points:
    15
    What is that?
     
  33. der_mali

    der_mali Weihnachtsmann

    Reputations:
    545
    Messages:
    1,156
    Likes Received:
    1
    Trophy Points:
    56
    It's called "Custom resolution in Win7 without VGA dummy"
    in Timeline Tweaks(see sig).
     
  34. inteks

    inteks Notebook Evangelist

    Reputations:
    168
    Messages:
    374
    Likes Received:
    0
    Trophy Points:
    30
    BTW i found a much quicker method to speudo duplicate monitor.
    just press "windowskey+P" twice . . . ;o)
     
  35. alexx86

    alexx86 Newbie

    Reputations:
    0
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    5
    If you get it working with Win7 64bit please share it with us :)
     
  36. Rest

    Rest Newbie

    Reputations:
    1
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    5
    Well I haven't really got much to share, I took a pause (quit) in development after I just managed to set a fan speed, due to other stuff going on at the moment and since I wasn't sure I was doing things the right way when the embedded controller from time to time returned stuff I couldn't find references to in other Acer ACPI code.

    This is all there is currently:
    acpiec.png

    And inteks obviously got it all figured out already, so theoretically all he'd have to do is bundle a few new files and change a couple of lines of code. He doesn't seem impossible so I'm sure there could be a solution any day now :)

    devcon.exe does indeed need administrator rights. Also a matter that would be neater resolved with an admin manifest.
     
  37. inteks

    inteks Notebook Evangelist

    Reputations:
    168
    Messages:
    374
    Likes Received:
    0
    Trophy Points:
    30
    ok.....

    here is a testversion build on WinRing0 this should also work on x64

    i cant test this (it works fine on x86) so pls report!

    have fun
    inteks
     
  38. Rest

    Rest Newbie

    Reputations:
    1
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    5
    Thumbs up.
     
  39. alexx86

    alexx86 Newbie

    Reputations:
    0
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    5
    Thanks a lot, it works like candy ;)
     
  40. SANdood

    SANdood Notebook Enthusiast

    Reputations:
    3
    Messages:
    23
    Likes Received:
    0
    Trophy Points:
    5
    I did notice that on both Vista and Win 7 the "Power Saver" profile turns off Transparency, while "Balanced" turns it back on. Yet there seem to be no user-customizable flags that define this (it's probably buried in the registry somewhere).

    Would be nice if you could automatically use "Power Saver" whilst on batteries, and auto-switch to "Balanced" (or whatever) when on Mains. RMClock *almost* lets you do this (with linked profiles), but not quite.
     
  41. Rest

    Rest Newbie

    Reputations:
    1
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    5
    Actually, you can just turn it on/off in the display options, and it will be saved for the current profile and plugged/unplugged individually.
     
  42. SANdood

    SANdood Notebook Enthusiast

    Reputations:
    3
    Messages:
    23
    Likes Received:
    0
    Trophy Points:
    5
    I didn't know that - THANKS!
     
  43. inteks

    inteks Notebook Evangelist

    Reputations:
    168
    Messages:
    374
    Likes Received:
    0
    Trophy Points:
    30
    hiho,

    bad news . . .

    i found out that there is a problem with customresolution trick and "poweroptions->TurnOffDisplay" !!!

    when i use a custom res my 1810t reboots after its turned the display off :eek: !!!!

    for me the solution is simple i use only "dim the display" and "standby" :D


    /inteks
     
  44. wbm

    wbm Notebook Enthusiast

    Reputations:
    0
    Messages:
    14
    Likes Received:
    0
    Trophy Points:
    5
    I'm running this program on my 3810t with win 7 64-bit.

    The fanspeed options doesn't seem to work tho, I don't get any change in fanspeed from any of the options.

    Does anyone know if the 3810t use other fanspeed codes?
    Or perhaps is it something in the program that isn't compatible with the 3810t?
     
  45. inteks

    inteks Notebook Evangelist

    Reputations:
    168
    Messages:
    374
    Likes Received:
    0
    Trophy Points:
    30
    update 7:
    -switch to the winring0 library
    -fixed gdibug

    see first post

    have fun
    inteks
     
  46. SANdood

    SANdood Notebook Enthusiast

    Reputations:
    3
    Messages:
    23
    Likes Received:
    0
    Trophy Points:
    5
    I would love to see an option to have this switch my Power Profile when on Battery (to Power Saver) and to switch it back to another Profile when on A/C (Balanced).
     
  47. inteks

    inteks Notebook Evangelist

    Reputations:
    168
    Messages:
    374
    Likes Received:
    0
    Trophy Points:
    30
    doesnt it make more sense to configure your balanced profile for batterymode to lowpower and on AC to "not so low" power ?

    on my 1810t i have all 3 profiles configured to maximum for AC and for batterymode my profiles differs on want i want to do: gaming -> highpower / surfing -> balanced / when i want most runningtime -> powersaver


    /inteks


    ps:
    i think windows doesnt make anything that you cant see... will say you can configure your powersaver profile to the highest perfomance (if you want)
     
  48. prikolchik

    prikolchik Notebook Evangelist

    Reputations:
    259
    Messages:
    362
    Likes Received:
    3
    Trophy Points:
    30
    OMG! It works on Win7 Pro x64! The fan control on battery works wonderful! :D
    What doesnt work: Enable Areo/Disable LAN/Enable Webcam options. If i click on them nothing changes.

    Rep for ya ;)
     
  49. inteks

    inteks Notebook Evangelist

    Reputations:
    168
    Messages:
    374
    Likes Received:
    0
    Trophy Points:
    30
    i dont know why "enable aero" not works.

    but lan and webcam ... maybe under x64 the device id are differnt.
    if you are able to enable/disable these devices with devcon , then pls post the used commandline.

    i cant test it because i ve only have x86

    /inteks
     
  50. wbm

    wbm Notebook Enthusiast

    Reputations:
    0
    Messages:
    14
    Likes Received:
    0
    Trophy Points:
    5
    For me enable/disable aero works, and I'm using win7 x64.

    As I said earlier I can't control the fan tho.
     
 Next page →