How to disable agps on E71x

Hi,
I just got an E71x from ATT and installed Nokia Maps on it with downloaded maps so as to not use any data over the air. I learned somewhere that agps also uses data (even tough small amounts). I was wondering if anybody knows how to disable the agps functionality on the E71x.
Thanks

diesel_travis wrote:
diesel_travis wrote:
Menu - Settings - Config. - General - ??? I can find anything about positioning.
Oops! I meant to say "I can't find anything about positioning.
Hi diesel_travis
If you go to Menu > Tools > Settings > General > Personalization - now scroll down to bottom of screen and below "Factory settings" there is "Positioning" (if this option available on E71x).
Happy to have helped forum in a small way with a Support Ratio = 37.0

Similar Messages

  • How to disable agp

    hi,
    does anyone knows how to disable agp on ms-6339
    cause I have pci graphic card and I was told that disableing agp might help stop freezing my com in linux
    thanx

    I never heared of doing something like this on any board.
    Maybe you mean set the init VGA to PCI? that's in the bios.

  • How to disable AGP Fast Write with MSI 875P Neo-FIS2R ??

    How can I disable AGP Fast Write with the MSI 875P Neo-FIS2R ? I can't find an option for this in the BIOS !

    You wont usually find this option in most MB BIOSES , as the only Option that SOME BIOSES Have is the Option to enable, disable SBA (Side Band Addressing) for the AGP Bus....In order for you to Disable or Enable the FW, You Must have the Option in your Vidio Drivers Controll Panel.....If you have a NVIDIA Card, you Must go to  http://www.guru3d.com  And Download the program "NVHardpage" and then Open the Program and you wil have the Choice to Enable these options and they will then appear in your Vidio driver CP >> "Activate "Coolbitts" (this is NVIDIAS Overclocking Utility) Activate "Harware Options", and then Activate "AGP Options" and finally Activate "Performance Options"........If you have a ATI Card then you must Download one of thier "Tweeking Utilities".......I will Post the Direct "Link" for NVHardpage in a Minute, just say yes to the Lic. Agree. and download......Here>> http://download.guru3d.com/nvhardpage/  ...........Sean REILLY875

  • How to disable agp 3.0 on kt4v?

    Hello,
    I have a tk4v and a radeon 9500 128mb.
    I try to use original ati drivers for linux but they cannot use agp 3.0 because via kt400 chipset is too "new" for them so they disable all 3d.
    In the bios the agp chooser is disabled with radeon 9500 (with my old ati radeon ve it was enabled).
    How can I reenable it?
     Thanks you in advance!

    Ehm, try to enable AGP by loading AGPGART with the option "agp_try_unsupported=1" , (modprobe agpgart agp_try_unsupported=1 )  this should work
    Alternatively try to recompile the linux kernel with this patch that enables the complete support to the AGP of KT400.
    I don't know if this patch is official , but I use it and I haven't  problems .
    Byez
    diff -uNr linux-2.4.20-rc4.orig/drivers/char/agp/agpgart_be.c linux-2.4.20-rc4/drivers/char/agp/agpgart_be.c
    --- linux-2.4.20-rc4.orig/drivers/char/agp/agpgart_be.c   2002-11-26 20:37:23.000000000 +0100
    +++ linux-2.4.20-rc4/drivers/char/agp/agpgart_be.c   2002-11-26 20:54:16.000000000 +0100
    @@ -4714,6 +4714,12 @@
           "Via",
           "Apollo Pro KT266",
           via_generic_setup },
    +        { PCI_DEVICE_ID_VIA_8377_0,
    +      PCI_VENDOR_ID_VIA,
    +      VIA_APOLLO_KT400,
    +      "Via",
    +      "Apollo Pro KT400",
    +      via_generic_setup },
        { 0,
           PCI_VENDOR_ID_VIA,
           VIA_GENERIC,
    diff -uNr linux-2.4.20-rc4.orig/drivers/char/drm/drm_agpsupport.h linux-2.4.20-rc4/drivers/char/drm/drm_agpsupport.h
    --- linux-2.4.20-rc4.orig/drivers/char/drm/drm_agpsupport.h   2002-11-26 20:37:23.000000000 +0100
    +++ linux-2.4.20-rc4/drivers/char/drm/drm_agpsupport.h   2002-11-26 20:54:16.000000000 +0100
    @@ -279,6 +279,8 @@
              break;
           case VIA_APOLLO_KT133:   head->chipset = "VIA Apollo KT133";
              break;
    +      case VIA_APOLLO_KT400:  head->chipset = "VIA Apollo KT400";
    +         break;
           case VIA_APOLLO_PRO:    head->chipset = "VIA Apollo Pro";
              break;
    diff -uNr linux-2.4.20-rc4.orig/drivers/char/drm-4.0/agpsupport.c linux-2.4.20-rc4/drivers/char/drm-4.0/agpsupport.c
    --- linux-2.4.20-rc4.orig/drivers/char/drm-4.0/agpsupport.c   2002-02-25 20:37:57.000000000 +0100
    +++ linux-2.4.20-rc4/drivers/char/drm-4.0/agpsupport.c   2002-11-26 20:54:16.000000000 +0100
    @@ -275,6 +275,8 @@
              break;
           case VIA_APOLLO_KT133:   head->chipset = "VIA Apollo KT133";
              break;
    +      case VIA_APOLLO_KT400:  head->chipset = "VIA Apollo KT400";
    +         break;
     #endif
          case VIA_APOLLO_PRO:    head->chipset = "VIA Apollo Pro";
    diff -uNr linux-2.4.20-rc4.orig/drivers/pci/pci.ids linux-2.4.20-rc4/drivers/pci/pci.ids
    --- linux-2.4.20-rc4.orig/drivers/pci/pci.ids   2002-11-26 20:37:24.000000000 +0100
    +++ linux-2.4.20-rc4/drivers/pci/pci.ids   2002-11-26 20:54:16.000000000 +0100
    @@ -582,6 +582,7 @@
        6003  CS 4614/22/24 [CrystalClear SoundFusion Audio Accelerator]
           1013 4280  Crystal SoundFusion PCI Audio Accelerator
           1681 0050  Hercules Game Theater XP
    +      1681 a011  Hercules Fortissimo III 7.1
        6004  CS 4614/22/24 [CrystalClear SoundFusion Audio Accelerator]
        6005  Crystal CS4281 PCI Audio
           1013 4281  Crystal CS4281 PCI Audio
    @@ -2678,6 +2679,7 @@
        0505  VT82C505
        0561  VT82C561
        0571  VT82C586B PIPC Bus Master IDE
    +      1458 5002 GA-7VAX Mainboard
        0576  VT82C576 3V [Apollo Master]
        0585  VT82C585VP [Apollo VP1/VPX]
        0586  VT82C586/A/B PCI-to-ISA [Apollo VP]
    @@ -2726,6 +2728,7 @@
           1462 3091  MS-6309 Onboard Audio
           15dd 7609  Onboard Audio
        3059  VT8233 AC97 Audio Controller
    +      1458 a002  GA-7VAX Onboard Audio (Realtek ALC650)
        3065  VT6102 [Rhine-II]
           1186 1400  DFE-530TX rev A
           1186 1401  DFE-530TX rev B
    @@ -2739,6 +2742,7 @@
        3102  VT8662 Host Bridge
        3103  VT8615 Host Bridge
        3104  USB 2.0
    +      1458 5004  GA-7VAX Mainboard
        3109  VT8233C PCI to ISA Bridge
        3112  VT8361 [KLE133] Host Bridge
        3128  VT8753 [P4X266 AGP]
    @@ -2747,6 +2751,9 @@
        3148  P4M266 Host Bridge
        3156  P/KN266 Host Bridge
        3177  VT8233A ISA Bridge
    +      1458 5001 GA-7VAX Mainboard
    +   3189  VT8377 [KT400 AGP] Host Bridge
    +      1458 5000 GA-7VAX Mainboard
        5030  VT82C596 ACPI [Apollo PRO]
        6100  VT85C100A [Rhine II]
        8231  VT8231 [PCI-to-ISA Bridge]
    @@ -2767,6 +2774,7 @@
        b102  VT8362 AGP Bridge
        b103  VT8615 AGP Bridge
        b112  VT8361 [KLE133] AGP Bridge
    +   b168  VT8235 PCI Bridge
     1107  Stratus Computers
        0576  VIA VT82C570MV [Apollo] (Wrong vendor ID!)
     1108  Proteon, Inc.
    diff -uNr linux-2.4.20-rc4.orig/include/linux/agp_backend.h linux-2.4.20-rc4/include/linux/agp_backend.h
    --- linux-2.4.20-rc4.orig/include/linux/agp_backend.h   2002-11-26 20:37:29.000000000 +0100
    +++ linux-2.4.20-rc4/include/linux/agp_backend.h   2002-11-26 20:54:16.000000000 +0100
    @@ -60,6 +60,7 @@
        VIA_APOLLO_PRO,
        VIA_APOLLO_KX133,
        VIA_APOLLO_KT133,
    +   VIA_APOLLO_KT400,
        SIS_GENERIC,
        AMD_GENERIC,
        AMD_IRONGATE,
    diff -uNr linux-2.4.20-rc4.orig/include/linux/pci_ids.h linux-2.4.20-rc4/include/linux/pci_ids.h
    --- linux-2.4.20-rc4.orig/include/linux/pci_ids.h   2002-11-26 20:37:29.000000000 +0100
    +++ linux-2.4.20-rc4/include/linux/pci_ids.h   2002-11-26 20:54:16.000000000 +0100
    @@ -986,6 +986,7 @@
     #define PCI_DEVICE_ID_VIA_8233C_0   0x3109
     #define PCI_DEVICE_ID_VIA_8361      0x3112
     #define PCI_DEVICE_ID_VIA_8233A      0x3147
    +#define PCI_DEVICE_ID_VIA_8377_0   0x3189
     #define PCI_DEVICE_ID_VIA_86C100A   0x6100
     #define PCI_DEVICE_ID_VIA_8231      0x8231
     #define PCI_DEVICE_ID_VIA_8231_4   0x8235

  • How to disable onboard video on KM4M-L?

    Does anybody know how to disable the onboard video card of the KM4M-L?  I tried just plugging in another AGP card, but it doesn't work.  I've gone through the bios, but can't find any reference to the onbard video.
    Another question I have is which card is faster, the onboard video or my old Viper V770 with 32MBs of ram (I know, it's ancient!)
    Thanks in advance for your help.

    The viper but not by much. The o/b AGP is disabled automaticly but your problem is your board only supports AGPx4/1.5v cards.
    Have a read through this thread (it's a P4 board but the same applies).

  • How to disable parent window while popup window is coming

    Hi,
    I am working on Oracle Applications 11i.
    I am able to get the popup window using the Java script in the controller.
    Please see the below code for the reference.
    String pubOrderId = pageContext.getParameter("orderId");
    StringBuffer l_buffer = new StringBuffer();
    StringBuffer l_buffer1 = new StringBuffer();
    l_buffer.append("javascript:mywin = openWindow(top, '");
    l_buffer1.append("/jct/oracle/apps/xxpwc/entry/webui/AddAttachmentPG");
    l_buffer1.append("&retainAM=Y");
    l_buffer1.append("&pubOrderId="+pubOrderId);
    String url = "/OA_HTML/OA.jsp?page="+l_buffer1.toString();
    OAUrl popupUrl = new OAUrl(url, OAWebBeanConstants.ADD_BREAD_CRUMB_SAVE );
    String strUrl = popupUrl.createURL(pageContext);
    l_buffer.append(strUrl.toString());
    l_buffer.append("', 'lovWindow', {width:750, height:550},false,'dialog',null);");
    pageContext.putJavaScriptFunction("SomeName",l_buffer.toString());
    But here the problem is, even though popup window is there, i am able to do the actions on the parent page.
    So how to disable the parent page, while getting the popup window.
    Thanks in advance.
    Thanks
    Naga

    Hi,
    You can use javaScript for disabling parent window as well.
    Refer below link for the same:
    http://www.codeproject.com/Questions/393481/Parent-window-not-disabling-when-pop-up-appears-vi
    --Sushant                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • How to Disable "Auto Align" in [System Pref.] - [Display] - [Arrangement]

    Does anyone know How to Disable "Auto Align" in [System Preferences] -> [Display] -> [Arrangement]?
    It always want to align the two screens from the top when they are lined up close together and I need them to be aligned from the bottom. Since the resolution heights are so close together (1080 & 1050) it does not allow one to align side by side from the bottom as it prioritizes top alignment.
    I guess I'm looking for a script to disable this feature.

    Anyone got any ideas?

  • How to disable the "turn page" event triggered by the scroll/swipe function?

    The problem is as follows.
    The default behaviour of Acrobat Reader (both stand alone and browser plug-in) is to allow scrolling/swiping with the mouse wheel/trackpad. This is useful when the pdf's page length is greater than the screen's own length, because you can read the pdf with no need to distract your attention from the text to the scrollbar button. However, the same scroll/swipe function turns into a usability problem when the pdf is embedded in a html page and the pdf's page length is smaller than the browser's length. In this case, the scroll/swipe turns the page, distracting your attention from the text to the unintended behaviour of the browser. What happens is that you are so used to scrolling/swiping that you did it unintentionally in the pdf's caption area. You really did not want to turn pages in the pdf. Furthermore, if the pdf takes the whole html page, being a website, the scroll/swipe function flips the website pages in ways that neither the reader nor the writer had ever intended. Hence the question. How to disable, in this case, the "turn page" event triggered by the scroll/swipe function? A JavaScript should do, but the SDK documents did not help so far...
    Message was edited by: 41457173
    Message was edited by: 41457173

    ... or release a patch for the API,
    ... or suggest an alternative route to achieve the intended result.

  • [Forum FAQ] How to disable Microsoft account default sign-in behavior when accessing Microsoft website on Windows 8.1

    Scenario
    By default it will sign in with current Microsoft account, if a user accesses Microsoft website (www.live.com, www.bing.com, etc.) with Microsoft account on Windows 8.1. This article describes how to disable this default sigh-in behavior if you want to use
    different Microsoft accounts every time. 
    Method
    To disable this default sign-in behavior, we can deny current Microsoft Account read permission of MicrosoftAccountTokenProvider.dll, please follow the following steps:
    Run Command Prompt with elevated permissions.
    Run the following command to take ownership of MicrosoftAccountTokenProvider.dll:
      takeown /f C:\Windows\SysWOW64\MicrosoftAccountTokenProvider.dll
    Run the following command to deny the read permission of the Microsoft:                                
     icacls C:\Windows\SysWOW64\MicrosoftAccountTokenProvider.dll /deny
    [email protected]:r                                                                                                                
    Note: Please replace your current Microsoft Account with the example
    [email protected]
    Change the owner of this file back to TrustedInstaller:
    Right-click MicrosoftAccountTokenProvider.dll under
    C:\Windows\SysWOW64\, choose Properties. Under
    Security tab, click Advanced.
    Click Change, in the box Enter the object name to select, type
    NT Service\TrustedInstaller.
    Click OK.
    Note: This operation would take some hours to work.
    Apply to:
    Windows 8.1
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Error: System cannot find the specified path
    I am getting this eroor
    Parashuram Singade www.distinctnotion.com

  • How to disable airplay mirroring on iPad with ios7

    How to disable airplay mirroring on iPad with ios7?

    I've had this problem ever since I was at my friend's house- she has Apple TV- and my iPad connected automatically. So, I have no idea why any of the practical solutions that people think of are not options BUT, in terms of just getting it done, I did figure out a way. The key for me was getting near another Apple TV. I was out of town so I took my iPad to another friend's house who also has TV. Once I was logged onto their wireless network (the same network that their Apple TV is on-- that's how it connected in the first place), then the Airplay icon and options showed up from the bottom-draw menu and I was able to make sure that mirroring was turned off from the Apple TV section and to make sure the selection was on iPad instead. Problem solved. Now whether or not this will stay the same (rather than me having to make sure it stays at this setting everytime I link up to a network that has an Apple TV on it) I don't know. So my advice is find someone with Apple TV and connect to their network with your iPad and then change it.

  • I have changed the apple ID (email, but on my iphone , the icloud is stil asking me to log in whit the old email.And it is poping-up on every 10 seconds.I never used icloud, and i dont want to use it.I just dont know how to disable the icloud.

    i have changed the apple ID (email) but on my iphone , the icloud is stil asking me to log in whit the old email.And it is poping-up on every 10 seconds.I never used icloud, and i dont want to use it.I just dont know how to disable the icloud.

    If you see that pop up you enabled icloud. Whether you want or do not want now to use it irrelevant until you actually disable activation lock.
    In order to do that you have to change your apple id back to do that just long enough to sign in and back out. System will ask you to verify, don't.
    Just sign in on the prompt you getting and then logout. Once done, change apple id to what you have now and verify. Then decide if you want to
    use icloud (who does not want to be able to track their phone if lost or stolen).

  • Can't use down key because it opens automator. Does any one know how to disable this short cut?

    Everytime I press down on down key it opens automator. It doesn't let me delete the app. I don't know what to do, it is very frustating to fill in a chart when I can't use the down key. Does any one know how to disable this short cut?

    Are you talking about the Down Arrow key? To my knowledge there is no way to use that key as a shortcut for anything. But look in the Keyboard section of System Preferences and the Keyboard shortcut tab.

  • I need to know how to disable my apps on my old system so that I can install them on new computer.

    I've just purchased a new iMac and need to know how to disable my apps on my old system so that I can install them on the new one.

    You are allowed to have two working installations so you do not have to disable the original if you prefer to have a backup.  Otherwise, to disable you can just sign out thru the CC manager.
    Creative Cloud Help / Sign out, Sign in | Creative Cloud desktop app
    http://helpx.adobe.com/creative-cloud/kb/sign-in-out-creative-cloud-desktop-app.html

  • How to disable a Entire row in a Matrix in Find Mode (User Form)

    Hi,
    How to disable a Entire row in a Matrix in Find Mode (User Form)
    Regards
    Jambu

    Hi,
       Iam using Bubble event = false in click event but the matrix row
    is allow to edit but we cant save the document in Find Mode That is fine.
    What is my actual requirement is In find mode matrix Row not allow to enter the data .
    For examble In ADD mode i enter the data in Three rows (Item Section - Matrix) and
    save the document. Whwn i open the document in find mode the three row is not allow
    to editable like the same functionality of PO, sales Order, etc ..
    Regards
    Jambu

  • HOW TO DISABLE THE VIEW OF CONTACT

    Hi
    I want to know how to disable contact view from a friend taking my phone
    exemple : If I give my cell phone blackberry 9900 to a friend for 1 day, I want for him the possibility to answer phone call and see who is calling him ! ,
    buy I want to disable any search in full contact list
    how to do this ?
    help,
    mail me back

    You cannot selectively lock the address book app. If all contacts are sync'd online you can delete the account. However, the all around better approach would be to backup the device and do a security wipe before loaning it.
    - Ira

Maybe you are looking for