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.
← Previous page

    Acer Aspire TimelineX 3820TG mods/tweaks ONLY!

    Discussion in 'Acer' started by prikolchik, Mar 16, 2011.

  1. Kyrandia

    Kyrandia Notebook Guru

    Reputations:
    18
    Messages:
    66
    Likes Received:
    0
    Trophy Points:
    15
    is there a bios with a more aggressive profile over 66° on vga fan ? it would help in OC
     
  2. rezendevous

    rezendevous Notebook Evangelist

    Reputations:
    112
    Messages:
    526
    Likes Received:
    0
    Trophy Points:
    30
    What have people used their programmable keys for? Is there an "actual" way to set them to change graphics?

    I've "hacked" together an autohotkey script which does it for me but was wondering if theres a better way to do it....
     
  3. prikolchik

    prikolchik Notebook Evangelist

    Reputations:
    259
    Messages:
    362
    Likes Received:
    3
    Trophy Points:
    30
    UPDATE:
    Even through I get the configuration window, any changes I make do not work. Pressing P button DOES NOT launch an application that I set. Might need to edit the configuration file in Launch Manager folder to add the P button. Maybe that will make it work?

    Actually, I opened LMConfig.exe in a hex editor (from Launch Manager folder) and found the way to program the programmable buttons.

    You can also find a whole lot of LManager (Launch Manager) configuration in the registry. I haven't really looked at it, since I don't use Windows. (see attached dump of LManager registry settings)

    To get access to Launch Manager configuration, simply create a shortcut to:
    Windows 32-bit: "C:\Program Files\Launch Manager\LMConfig.exe" -config_Show -Reg:[ Dritek,LManager]-
    Windows 64-bit: "C:\Program Files (x86)\Launch Manager\LMConfig.exe" -config_Show -Reg:[ Dritek,LManager]-

    On 3820TG, you get a Window like this:
    [​IMG]

    Programming keys on other Acer models
    As for other Acer laptop models, you can use the same trick, but you will have to change Dritek to YOUR manufacturer of the programmable buttons. You can find it in the registry:
    1. Press Win key + R
    2. Type regedit and hit Enter.
    3. On the left side, navigate to HKEY_CURRENT_USER
    4. Press Ctrl+ F and type LManager. Press OK.
    5. Keep pressing F3 to find the next item that matches.
    6. After a few tries you will find something like this:
    [​IMG]
    As you can see, the highlighted is my button manufacturer, Dirtek.

    7. Now simply use the shortcuts below, but replace Dirtek with YOUR manufacturer.
    Windows 32-bit: "C:\Program Files (x86)\Launch Manager\LMConfig.exe" -config_Show -Reg:[ Dritek,LManager]-
    Windows 64-bit: "C:\Program Files\Launch Manager\LMConfig.exe" -config_Show -Reg:[ Dritek,LManager]-


    A dump of registry configuration for Launch Manager.
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen]
    "Color"="FFFFFFFF"
    "Position"="8"
    "Display Seconds"="1"
    "Normal String Length"="36"
    "RC Path"="OSDRC"
    "Background Color"="A0A0A0A0"
    "Font"="Arial"
    "Offset Block Height"="80"
    "Offset Block Width"="0"
    "Font Size"="48"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\3G Disable]
    "ID"="D"
    "Bitmap"="3G_Disable.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\3G Enable]
    "ID"="C"
    "Bitmap"="3G_Enable.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\3G Not Exists]
    "ID"="E"
    "Bitmap"="no_device.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\Audio CD]
    "Text"="%Audio CD%"
    "ID"="302"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\Battery Button Off]
    "ID"="C00A"
    "Bitmap"="battery_off.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\Battery Button On]
    "ID"="C009"
    "Bitmap"="battery_on.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\Bluetooth Disable]
    "ID"="5"
    "Bitmap"="Bluetooth_Disable.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\Bluetooth Enable]
    "ID"="4"
    "Bitmap"="Bluetooth_Enable.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\Bluetooth Not Exists]
    "ID"="8"
    "Bitmap"="no_device.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\Brightness]
    "Volume ID"="400"
    "Max Volume Bar Level"="A"
    "Text"="%Brightness%"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\CapsLock Off]
    "ID"="455"
    "Bitmap"="CapsLock_Off.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\CapsLock On]
    "ID"="454"
    "Bitmap"="CapsLock_On.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\Data CD]
    "Text"="%Data CD%"
    "ID"="301"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\DVD]
    "Text"="%DVD%"
    "ID"="306"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\Fast Forward]
    "ID"="108"
    "Bitmap"="FFward.bmp"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\MP3 CD]
    "Text"="%MP3 CD%"
    "ID"="307"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\Mute]
    "ID"="1"
    "Position"="8"
    "Bitmap"="Mute.png"
    "Paint Bitmap"="1"
    "Bitmap Transparent Color"="FF00FF"
    "Bitmap No Stretch"="1"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\Next Track]
    "ID"="107"
    "Bitmap"="Next.BMP"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\NO CD]
    "Text"="%NO CD%"
    "ID"="300"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\NumLock Off]
    "ID"="451"
    "Bitmap"="NumLock_Off.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\NumLock On]
    "ID"="450"
    "Bitmap"="NumLock_On.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\Play/Pause]
    "ID"="102"
    "Bitmap"="PlayPaus.BMP"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\Power]
    "ID"="C003"
    "Bitmap"="Power.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\Previous Track]
    "ID"="106"
    "Bitmap"="Previous.BMP"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\Rewind]
    "ID"="109"
    "Bitmap"="FBward.bmp"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\ScrollLock Off]
    "ID"="453"
    "Bitmap"="ScrollLock_Off.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\ScrollLock On]
    "ID"="452"
    "Bitmap"="ScrollLock_On.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\Setting]
    "ID"="C002"
    "Bitmap"="Setting.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\Stop]
    "ID"="103"
    "Bitmap"="Stop.BMP"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\Subwoofer Off]
    "ID"="F1"
    "Position"="3"
    "Bitmap"="swf_off.bmp"
    "Bitmap No Stretch"="1"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\Subwoofer On]
    "ID"="F0"
    "Position"="3"
    "Bitmap"="swf_on.bmp"
    "Bitmap No Stretch"="1"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\Touchpad Disable]
    "ID"="B"
    "Bitmap"="Touchpad_Disable.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\Touchpad Enable]
    "ID"="A"
    "Bitmap"="Touchpad_Enable.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\UnMute]
    "ID"="2"
    "Position"="8"
    "Bitmap"="UnMute.png"
    "Paint Bitmap"="1"
    "Bitmap Transparent Color"="FF00FF"
    "Bitmap No Stretch"="1"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\Video CD]
    "Text"="%Video CD%"
    "ID"="304"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\Volume]
    "Volume ID"="3"
    "Max Volume Bar Level"="16"
    "Text"="%Volume%"
    "Volume Bar Minus"="9"
    "Position"="A"
    "Volume Bar Height Minus"="3"
    "Volume Bar Offset CX"="3"
    "Volume Bar Offset CY"="0"
    "Volume Level"="16"
    "PNG Start File"="Vol_000.png"
    "PNG File Format"="Vol_0##.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\WIFI Disable]
    "ID"="7"
    "Bitmap"="WiFi_Disable.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\WIFI Enable]
    "ID"="6"
    "Bitmap"="WiFi_Enable.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\WIFI Not Exists]
    "ID"="9"
    "Bitmap"="no_device.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\WiMax Disable]
    "ID"="10"
    "Bitmap"="WiMax_Disable.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\WiMax Enable]
    "ID"="F"
    "Bitmap"="WiMax_Enable.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\OnScreen\Predefined\WiMax Not Exists]
    "ID"="11"
    "Bitmap"="no_device.png"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings]
    "Enable Legacy Keyboard"="1"
    "Enable USB Keyboard"="0"
    "Enable USB Keyboard Filter"="0"
    "AP Name"="Launch Manager"
    "Icon File"="Panel\\LManager.Ico"
    "Help File"="Help.htm"
    "Video Player"=""
    "Volume Level"="16"
    "Play Button Bring Player"="1"
    "MediaSelect FileType"="cda,mp3,avi,wav,mpg,mid,wma,wmv,wmx,asf,wvx,aif"
    "System Properties Command"="control.exe sysdm.cpl"
    "Use Timer to Repeat Volume"="1"
    "Stop ScreenSaver Before Do Function"="1"
    "Show All Volume OSD"="0"
    "Disble All Volume OSD When Lunch Arcade"="1"
    "Type of Config"="4"
    "Enable Battery Button OSD"="0"
    "Social NetWork Site"="http://www.kaixin001.com/"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\About]
    "Description"="Launch Manager 64-bit %Version% 4.0.5"
    "Copyright"="Copyright(c) 2009 Dritek System Inc."
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Bluetooth]
    "Bluetooth Always On"="0"
    "Show Bluetooth Warnning Message"="1"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\3-way Stick-Down]
    "Command"=""
    "Command Type"="3"
    "Remote Code"="F5F5"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\3-way Stick-UP]
    "Command"=""
    "Command Type"="3"
    "Remote Code"="F5F4"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\3G Disable]
    "Command"=""
    "Command Type"="3"
    "Label"="%3G Disable%"
    "Remote Code"="F704"
    "Description"="%3G Disable%"
    "Configable"="0"
    "Show OSD Only for Legacy"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\3G Enable]
    "Command"=""
    "Command Type"="3"
    "Label"="%3G Enable%"
    "Remote Code"="F703"
    "Description"="%3G Enable%"
    "Configable"="0"
    "Show OSD Only for Legacy"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\3G Not Exist]
    "Command"=""
    "Command Type"="3"
    "Label"="%3G not exist%"
    "Remote Code"="F702"
    "Description"="%3G not exist%"
    "Configable"="0"
    "Show OSD Only for Legacy"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Angle]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5E1"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Arcade Deluxe]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5FC"
    "Configable"="0"
    "Label"="Arcade Deluxe"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Back]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5DB"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Backup]
    "Command"=""
    "Command Type"="3"
    "Label"="%Backup%"
    "Remote Code"="C008"
    "Description"="%Backup%"
    "Configable"="0"
    "Show OSD Only for Legacy"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Battery Off]
    "Command"=""
    "Command Type"="3"
    "Label"="Battery Off"
    "Remote Code"="C00A"
    "Description"="Battery Off"
    "Configable"="0"
    "Show OSD Only for Legacy"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Battery On]
    "Command"=""
    "Command Type"="3"
    "Label"="Battery On"
    "Remote Code"="C009"
    "Description"="Battery On"
    "Configable"="0"
    "Show OSD Only for Legacy"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Blue Label]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5D5"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Bluetooth Disabled]
    "Command"=""
    "Command Type"="3"
    "Label"="%Bluetooth Disabled%"
    "Remote Code"="F513"
    "Description"="%Bluetooth Disabled%"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Bluetooth Enabled]
    "Command"=""
    "Command Type"="3"
    "Label"="%Bluetooth Enabled%"
    "Remote Code"="F512"
    "Description"="%Bluetooth Enabled%"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Bluetooth NoDevice]
    "Command"=""
    "Command Type"="3"
    "Label"="%No bluetooth Device%"
    "Remote Code"="F515"
    "Description"="%No bluetooth Device%"
    "Configable"="0"
    "Show OSD Only for Legacy"="1"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Capture]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5D8"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Channel Down]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F526"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Channel Up]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F525"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Check Down arrow]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F521"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Check Up arrow]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F520"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Disable Arcade Console]
    "Command"=""
    "Command Type"="1"
    "Label"="%Disable Arcade Console%"
    "Remote Code"="F533"
    "Description"="%Disable Arcade Console%"
    "Configable"="0"
    "Show OSD Only for Legacy"="1"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\DVD Menu]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F522"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\E-Mail]
    "Command"="E-Mail Manager"
    "Command Type"="1"
    "Label"="%E-Mail%"
    "Remote Code"="F503"
    "Description"="%E-Mail%"
    "Configable"="1"
    "Multiple Command"="1"
    "Default Command Predefined Remote Code"="0141"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\eHome]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5B0"
    "Configable"="0"
    "Label"="eHome"
    "Description"="eHome"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Enable Arcade Console]
    "Command"=""
    "Command Type"="1"
    "Label"="%Enable Arcade Console%"
    "Remote Code"="F532"
    "Description"="%Enable Arcade Console%"
    "Configable"="0"
    "Show OSD Only for Legacy"="1"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\ePM]
    "Command"="C:\\Acer\\Empowering Technology\\ePower\\ePower_DMC.exe -l"
    "Command Type"="3"
    "Label"="Acer ePM"
    "Remote Code"="C003"
    "Description"="Acer ePM"
    "Configable"="1"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\ePresentation]
    "Command"="C:\\Acer\\Empowering Technology\\ePresentation\\ePresentation.exe"
    "Command Type"="1"
    "Label"="Acer ePresentation"
    "Remote Code"="F550"
    "Description"="Acer ePresentation"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\eSetting]
    "Command"="C:\\Acer\\Empowering Technology\\eSettings\\eSettings.exe"
    "Command Type"="3"
    "Label"="Acer eSettings"
    "Remote Code"="C002"
    "Description"="Acer eSettings"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Forward]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F524"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Fullscreen]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5D7"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Green Label]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5D3"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Help]
    "Label"="%Help%"
    "Remote Code"="F010"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Info/EPG]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5DC"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Language]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5DD"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Last Channel]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5D9"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Launch My Musics]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5EB"
    "Configable"="1"
    "Label"="My Music"
    "Description"="My Music"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Launch My Pictures]
    "Command"="PowerCinema.exe REMOTE MY_PICTURES"
    "Command Type"="0"
    "Remote Code"="F5ED"
    "Configable"="0"
    "Label"="My Pictures"
    "Description"="My Pictures"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Launch My Videos]
    "Command"="PowerCinema.exe REMOTE MY_VIDEOS"
    "Command Type"="0"
    "Remote Code"="F5EC"
    "Configable"="0"
    "Label"="My Videos"
    "Description"="My Videos"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Launch TV]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5EA"
    "Configable"="0"
    "Label"="TV"
    "Description"="TV"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Live TV]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5D1"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Lock]
    "Command"=""
    "Command Type"="3"
    "Remote Code"="C004"
    "Configable"="0"
    "Label"="%Lock%"
    "Description"="%Lock%"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Media Console Volume Changed]
    "Command"=""
    "Command Type"="0"
    "Label"=""
    "Remote Code"="F535"
    "Description"=""
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Mute]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5FF"
    "Configable"="0"
    "Label"="Mute"
    "Description"="Mute"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\My Aspire Off]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5F3"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Next On RC]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F527"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Next Track]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5F7"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\No TV Device]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5EE"
    "Configable"="0"
    "Label"="%No TV Device%"
    "Description"="%No TV Device%"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\OK/Play/Pause]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5E4"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\P1]
    "Command"="Empowering Technology"
    "Command Type"="3"
    "Label"="Empowering Technology"
    "Remote Code"="C001"
    "Description"="Empowering Technology"
    "Configable"="1"
    "Multiple Command"="1"
    "Default Command Predefined Remote Code"="C001"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\P2]
    "Command"="Launch Manager"
    "Command Type"="1"
    "Label"="Launch Manager"
    "Remote Code"="F501"
    "Description"="P2"
    "Configable"="1"
    "Multiple Command"="1"
    "Default Command Predefined Remote Code"="F000"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Pause]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5E3"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Play]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5E2"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Play Movie]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5EF"
    "Configable"="0"
    "Label"="Movie"
    "Description"="Movie"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Play/Pause]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5F8"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\PowerCinema]
    "Command"=""
    "Command Type"="1"
    "Remote Code"=""
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Presentation]
    "Command"=""
    "Command Type"="3"
    "Remote Code"="C005"
    "Configable"="0"
    "Label"="%Presentation Mode%"
    "Description"="%Presentation Mode%"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Previous On RC]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F528"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Previous Track]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5F6"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Rec]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5D0"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Recorded TV]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F529"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Red Label]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5D2"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Repeat]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5DA"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Rewind]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F523"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\SAP]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5E0"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Stop]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5F9"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Subtitle]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5DE"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Subwoofer Off]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5F1"
    "Configable"="0"
    "Stop Switch Show OSD When Startup"="1"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Subwoofer On]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5F0"
    "Configable"="0"
    "Stop Switch Show OSD When Startup"="1"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Subwoofer Warning]
    "Command Type"="0"
    "Remote Code"="F5FA"
    "Configable"="0"
    "Subwoofer Warning Message"="No Sub-woofer Function"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Sync Center]
    "Command"=""
    "Command Type"="3"
    "Remote Code"="C006"
    "Configable"="0"
    "Label"="%Sync Center%"
    "Description"="%Sync Center%"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Teletex/CC]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5D6"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Touchpad Disabled]
    "Command"=""
    "Command Type"="3"
    "Label"="%Touchpad Disabled%"
    "Remote Code"="F701"
    "Description"="%Touchpad Disabled%"
    "Configable"="0"
    "Show OSD Only for Legacy"="1"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Touchpad Enabled]
    "Command"=""
    "Command Type"="3"
    "Label"="%Touchpad Enabled%"
    "Remote Code"="F700"
    "Description"="%Touchpad Enabled%"
    "Configable"="0"
    "Show OSD Only for Legacy"="1"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\TV Guide]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F52A"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\TV/AV]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5FB"
    "Configable"="0"
    "Label"="TV/AV"
    "Description"="TV/AV"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Volume Down]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5FE"
    "Configable"="0"
    "Label"="Volume Down"
    "Description"="Volume Down"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Volume Up]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5FD"
    "Configable"="0"
    "Label"="Volume Up"
    "Description"="Volume Up"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Wireless LAN Disabled]
    "Command"=""
    "Command Type"="3"
    "Label"="%Wireless LAN Disabled%"
    "Remote Code"="F511"
    "Description"="%Wireless LAN Disabled%"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Wireless LAN Enabled]
    "Command"=""
    "Command Type"="3"
    "Label"="%Wireless LAN Enabled%"
    "Remote Code"="F510"
    "Description"="%Wireless LAN Enabled%"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Wireless NoDevice]
    "Command"=""
    "Command Type"="3"
    "Label"="%No Wireless Device%"
    "Remote Code"="F514"
    "Description"="%No wireless Device%"
    "Configable"="0"
    "Show OSD Only for Legacy"="1"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\WWW]
    "Command"="Internet Browser"
    "Command Type"="1"
    "Label"="%WWW%"
    "Remote Code"="F504"
    "Description"="%WWW%"
    "Configable"="1"
    "Multiple Command"="1"
    "Default Command Predefined Remote Code"="0140"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Buttons\Yellow Label]
    "Command"=""
    "Command Type"="0"
    "Remote Code"="F5D4"
    "Configable"="0"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Mail]
    "Check Mail Enabled"="0"
    "Check Mail Interval"="B4"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\TaskBar Icon]
    "Icon File"="Panel\\LManager.Ico"
    "Support Help MenuItem"="1"
    "Support OnScreenDisplay MenuItem"="1"
    "Support E-Mail Detection MenuItem"="1"
    "Icon Enabled"="1"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Dritek\LManager\Settings\Wireless LAN]
    "Wireless LAN Always On"="1"
    "Show Wireless LAN Warnning Message"="1"
    A lot of interesting things!

    Cheers!
     

    Attached Files:

  4. Icyzer

    Icyzer Notebook Enthusiast

    Reputations:
    0
    Messages:
    24
    Likes Received:
    0
    Trophy Points:
    5
    I installed Ubuntu 11.04 yesterday evening. I tryed to get switchable graphics working following the guide in the OP. It kinda works, it disabled my discrete card

    But, when I try to switch to discrete using the switch_between_cards.sh it restarts X (like it should) but then I just get a screen with gray/white snow and I have to hard reboot so it goes into integrated again. Could anyone help?

    I also read that in 11.04 this should work by default if you install the new Cataclyst Linux drivers but I haven't tried that yet because at the moment I do not have the time to do a reinstall.
     
  5. zsero

    zsero Notebook Deity

    Reputations:
    281
    Messages:
    957
    Likes Received:
    0
    Trophy Points:
    30
    Can someone tell me how to open the Fn+F3 screen from an external keyboard? From processexplorer I found out that lmanager is calling wlanapi.dll but I don't know how to start wlanapi.dll. Should it be rundll32.exe wlanapi.dll?

    EDIT: wlanapi.dll is in windows/system32 and is from Microsoft, so I don't think it controls the power of the wireless lan device. Then how can I open Fn+F3?
     
  6. Just_a_Nick

    Just_a_Nick Notebook Deity

    Reputations:
    280
    Messages:
    922
    Likes Received:
    0
    Trophy Points:
    30
    It is not possible, the FN Hotkeys are handled through the EC and this can't access the external keyboard. The EC triggers a command witch it catched trough a LManger service.

    You can use the windows functions to deactivate the wlan device or set the necessary bit to disable the wlan card inside the EC ram.
     
  7. _InKr_

    _InKr_ Notebook Guru

    Reputations:
    11
    Messages:
    72
    Likes Received:
    0
    Trophy Points:
    15
    Well, I think zsero can try to trigger same command by himself when button on external KB is pressed: just need to find out what command to trigger :).
     
  8. Wally33

    Wally33 Notebook Consultant

    Reputations:
    74
    Messages:
    185
    Likes Received:
    0
    Trophy Points:
    30
    Not yet, I'm affraid.
    The other option is to overvolt it and permanently overclock but that is proving to be a challenge also!
     
  9. zsero

    zsero Notebook Deity

    Reputations:
    281
    Messages:
    957
    Likes Received:
    0
    Trophy Points:
    30
    OK, i solved it this way:

    Two icons on the desktop:

    enable wifi:
    disable wifi:
    Works perfectly! I searched around my system for a devcon.exe and Virtual Clone Drive had a newer build (from 2008) then the Microsoft one (from 2003), so I'm using that.

    Lucikly the device manager disabled wireless uses just as little power as the Fn + F3 disabled one (ok, maybe something like 100-200 mW more).
     
  10. zsero

    zsero Notebook Deity

    Reputations:
    281
    Messages:
    957
    Likes Received:
    0
    Trophy Points:
    30
    3820TG Custom Fan Profiles mod

    I've created 3 one-click Custom Fan Profiles for the 3820TG. They tweak both the CPU and the GPU fan!

    There is so much more potential in the 3820TG cooling system, if you want to see how much you can OC your computer I'd advice you to try the gaming profile!

    Just download the archive, and start one of the bat files:
    profile_gaming.bat
    profile_balanced.bat
    profile_quiet.bat


    Caution: it flashes the KBC, so I strongly advice you to only run it with connected AC adapter and with no hardware related program running in the background. I have not tested it with 3820TGtray, but I would advice you to exit from it before you'd flash the profiles.

    After flashing the fans should go to 100% for a few seconds, then go back to normal. Thats perfectly normal. Once you found the profile you like, I'd advice you to restart your computer. On my computer, after the flashing the restart is required to fix the Fn + F3 key!

    If you feel tweaking the profiles, I'll write later about which values to change and how to calculate the checksum bit.

    download link: download - filecloud.io

    Appendix A: if you are interested in the values, or how is it working, just look in the archive. Everything is just pure .bat files.

    Appendix B: if you want to revert to the stock profile, start flash_original.bat
     
  11. ZooseIII

    ZooseIII Notebook Geek

    Reputations:
    6
    Messages:
    78
    Likes Received:
    0
    Trophy Points:
    15
    What would you do if you wanted to revert to the default fan profiles?
     
  12. zsero

    zsero Notebook Deity

    Reputations:
    281
    Messages:
    957
    Likes Received:
    0
    Trophy Points:
    30
    Good point, I modified the post (and uploaded a new archive)!
     
  13. ZooseIII

    ZooseIII Notebook Geek

    Reputations:
    6
    Messages:
    78
    Likes Received:
    0
    Trophy Points:
    15
    Thanks, will download and try!
     
  14. temon

    temon Notebook Consultant

    Reputations:
    0
    Messages:
    229
    Likes Received:
    0
    Trophy Points:
    30
    just question is the quite fan version prolong the battery life ?
     
  15. zsero

    zsero Notebook Deity

    Reputations:
    281
    Messages:
    957
    Likes Received:
    0
    Trophy Points:
    30
    I don't think the fan uses that much power that it would make a difference. But in theory its possible.
     
  16. cowithgun

    cowithgun Notebook Geek

    Reputations:
    62
    Messages:
    81
    Likes Received:
    0
    Trophy Points:
    15
    Note that both these tutorials will not work in 3820tg. It allows you to undervolt it but any volt above 1.0v will make ATI crash during boot up.

    - ¡¾3820 HD5650 ÐÞ¸ÄBIOSÓ²³¬Æµ·½·¨¡¿acer 1830T 3820TG 4820TGÂÛ̳_IT168±¾ÓÑ»á
    - ¡¾¡¾°Ë¼«³öÆ·,±ØÊô¾«Æ·¡¿ÊÚÈËÒÔÓã,²»ÈçÊÚÈËÒÔÓæ.ͼÎIJ¢Ã¯½ÌÄãÐÞ¸Ä5650m6550mÏÔ¿¨bios.¡¿acer 1830T 3820TG 4820TGÂÛ̳_IT168±¾ÓÑ»á

    with help from kizwan and lee_what2004, i managed to overvolt the 3820tg's 5650 to 1.05v. i had no luck getting better OC even after i overvolt it, may be your guys will have better luck.

    Based on tutorial from inteks

    OVERCLOCK ATI VBIOS EDIT

    !!! TRY AT YOUR ON RISK !!!

    1. open PhoenixTool.exe
    2. open Winflash64\JM31119.exe
    3. click Advanced and add check "Allow user to modify other modules" and "No SLIC" in the lower right box
    4. click go
    5. a messagebox apear "You can now make manual alterations to any module in the DUMP directory" dont click ok.

    6. Inside the DUMP folder, swap the file name of OPROM01.ROM and OPROM02.ROM
    7. Hex edit OPROM01.ROM, search for hex "02 10 c1 68 00 00 18 00 00 00 00 03 78". Change it to "02 10 c1 68 00 00 18 00 00 00 00 03 77"
    8. Hex edit OPROM02.ROM, search for hex "02 10 c1 68 00 00 18 00 00 00 00 03 77". Change it to "02 10 c1 68 00 00 18 00 00 00 00 03 78"
    9. Back to PheonixTool, click OK to generate JM31119_SLIC.exe
    10. MAKE SURE YOU HAVE CRISIS USB to recover your BIOS before you continue.
    11. Run the JM31119_SLIC.exe to flash your BIOS.
    12. Reboot into Discrete Mode to enjoy your 0.05volt...

    JM31119_SLIC(6550).exe
     
  17. Wally33

    Wally33 Notebook Consultant

    Reputations:
    74
    Messages:
    185
    Likes Received:
    0
    Trophy Points:
    30
    So this breaks switchable graphics then?
     
  18. cowithgun

    cowithgun Notebook Geek

    Reputations:
    62
    Messages:
    81
    Likes Received:
    0
    Trophy Points:
    15
    ya, for unknown reason, Switchable no longer works... so, to switch to IGP, you must use the hidden Intel menu to disable ATI. alternatively, run the original JM31119.exe to flash it back... :p
     
  19. User Retired 2

    User Retired 2 Notebook Nobel Laureate NBR Reviewer

    Reputations:
    4,127
    Messages:
    7,860
    Likes Received:
    10
    Trophy Points:
    0
    Have you tried disabling the ATI controller in Device Manager? That is how I was manually able to switch back to the IGP on a DV4-2000 (Intel HD + HD4550).
     
  20. inteks

    inteks Notebook Evangelist

    Reputations:
    168
    Messages:
    374
    Likes Received:
    0
    Trophy Points:
    30
    maybe someone else is interested too

    on my search for compressed/scaled higher resolution on my 3820 screen i found a way to use at least a higher frequency (85Hz) on the ATI

    for gaming with vsync on it gives you a few frames more ;)

    install atached monitordriver . . .
     

    Attached Files:

  21. Lennong

    Lennong Notebook Consultant

    Reputations:
    122
    Messages:
    129
    Likes Received:
    0
    Trophy Points:
    30
    Have you tried it?
     
← Previous page