Thinkpad W520 WEI processor sub-score only 4.6

Thinkpad W520 WEI processor sub-score only 4.6
Running a Core i7-2720QM CPU @ 2.20GHz with the latest BIOS - v1.33, power set to maximum turbo.
Any thoughts?
Other scores:
Memory (RAM) 12.0 GB             7.1
Graphics Intel(R) HD Graphics Family      6.7
Gaming graphics 1696 MB Total available graphics memory          6.7
Primary hard disk 40GB Free (119GB Total)         7.9
Solved!
Go to Solution.

OK, next suggestion is that you open the Lenovo Power Controls (it is a control panel), and see what Power Plan you have selected.
I normally use the one called "Power Source Optimized".  I suggest you pick that one, then switch to advanced mode (there is a button for this purpose in the upper right corner of the Power Controls screen), and press the 'Reset to Defaults' button.  Then reboot the machine and see how it performs.
Later on, you can go back into the Advanced mode and do some minor fine tuning.  For example, I have noticed that by default, this power plan switches the wireless LAN to 'Maximum Power Savings' when on AC power - that doesn't seem right to me, so, I usually change that to 'Maximum Performance'.
Michael
W520 (4270 CTO), which replaced a W500 (4062-27U), which replaced a T42P, which replaced an A21P...

Similar Messages

  • Wifi scans but fails to connect on Thinkpad W520

    Running Network Manager on a Lenovo Thinkpad W520 and able to scan but unable to connect to wifi.  Wifi works fine in dualboot on Windows, and ethernet works fine in both.
    $ lspci -vv
    03:00.0 Network controller: Intel Corporation Centrino Ultimate-N 6300 (rev 35)
    Subsystem: Intel Corporation Centrino Ultimate-N 6300 3x3 AGN
    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 35
    Region 0: Memory at d5300000 (64-bit, non-prefetchable) [size=8K]
    Capabilities: <access denied>
    Kernel driver in use: iwlwifi
    $ sudo systemctl status NetworkManager-wait-online.service
    ● NetworkManager-wait-online.service - Network Manager Wait Online
    Loaded: loaded (/usr/lib/systemd/system/NetworkManager-wait-online.service; enabled; vendor preset: disabled)
    Active: failed (Result: exit-code) since Sun 2014-12-21 22:58:55 EST; 12min ago
    Main PID: 500 (code=exited, status=1/FAILURE)
    Dec 21 22:58:55 Defiant systemd[1]: NetworkManager-wait-online.service: main process exited, code=exited, status=1/FAILURE
    Dec 21 22:58:55 Defiant systemd[1]: Failed to start Network Manager Wait Online.
    Dec 21 22:58:55 Defiant systemd[1]: Unit NetworkManager-wait-online.service entered failed state.
    Dec 21 22:58:55 Defiant systemd[1]: NetworkManager-wait-online.service failed.
    $ sudo systemctl status NetworkManager-dispatcher.service
    ● NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service
    Loaded: loaded (/usr/lib/systemd/system/NetworkManager-dispatcher.service; enabled; vendor preset: disabled)
    Active: inactive (dead)
    $ sudo systemctl status NetworkManager.service
    ● NetworkManager.service - Network Manager
    Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; enabled; vendor preset: disabled)
    Active: active (running) since Sun 2014-12-21 22:58:23 EST; 13min ago
    Main PID: 341 (NetworkManager)
    CGroup: /system.slice/NetworkManager.service
    └─341 /usr/bin/NetworkManager --no-daemon
    Dec 21 23:10:12 Defiant NetworkManager[341]: <info> Activation (wlp3s0) Stage 4 of 5 (IPv6 Configure Timeout) started...
    Dec 21 23:10:12 Defiant NetworkManager[341]: <info> (wlp3s0): device state change: ip-config -> failed (reason 'ip-config-unavailable') [70 120 5]
    Dec 21 23:10:12 Defiant NetworkManager[341]: <info> Disabling autoconnect for connection 'Bifröst'.
    Dec 21 23:10:12 Defiant NetworkManager[341]: <warn> Activation (wlp3s0) failed for connection 'Bifröst'
    Dec 21 23:10:12 Defiant NetworkManager[341]: <info> Activation (wlp3s0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
    Dec 21 23:10:12 Defiant NetworkManager[341]: <info> (wlp3s0): device state change: failed -> disconnected (reason 'none') [120 30 0]
    Dec 21 23:10:12 Defiant NetworkManager[341]: <info> (wlp3s0): deactivating device (reason 'none') [0]
    Dec 21 23:10:12 Defiant NetworkManager[341]: <warn> Connection disconnected (reason -3)
    Dec 21 23:10:12 Defiant NetworkManager[341]: <info> (wlp3s0): supplicant interface state: completed -> disconnected
    Dec 21 23:10:15 Defiant NetworkManager[341]: <warn> Could not get scan request result: Scan request rejected
    Additionally, after stopping NetworkManager and trying wifi-menu, it scans correctly but fails to connect, never even prompting for a passphrase.
    So I tried wpa_supplicant on its own:
    $ sudo wpa_supplicant -B -i wlp3s0 -c <(wpa_passphrase "Bifr\xc3\xb6st" "mypassword")
    Successfully initialized wpa_supplicant
    wlp3s0: failed to initialize driver interface
    For good measure:
    $ rfkill list
    0: tpacpi_bluetooth_sw: Bluetooth
    Soft blocked: no
    Hard blocked: no
    1: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
    2: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
    $ ip a
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host
    valid_lft forever preferred_lft forever
    2: enp0s25: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether f0:de:f1:62:13:b8 brd ff:ff:ff:ff:ff:ff
    inet 10.0.0.11/24 brd 10.0.0.255 scope global enp0s25
    valid_lft forever preferred_lft forever
    3: wlp3s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
    link/ether 00:24:d7:c6:ab:48 brd ff:ff:ff:ff:ff:ff
    I'm at a loss. and I've googled my little heart out.  Any help would be appreciated.

    Welcome to the forums - and thanks for a great initial post, all the needed information seems to be here.
    Specifically, the following error from wpa_supplicant will most likely be best to dig into:
    wlp3s0: failed to initialize driver interface
    I see several results of this error in a google search, but none of them quickly translated into solutions yet.  To get some more information on it, could you run the same wpa_supplicant command, but with the verbose debugging flag "-dd" and post the ouput here?
    I don't have a intel wireless card, so I don't know what the diagnostic signs are for the problem addressed in the wiki, but you may want to try the modprobe options shown in this section of the wiki.
    EDIT: there is a similar but unresolved thread on these forums here which points to using the -D flag for wpa_supplicant to specify other drivers.  I was thinking this too upon my first reading, but I don't fully understand what these are so I was reluctant to suggest it.  It certainly can't hurt anything to use the command in the wiki to see which drivers are available, then try each one.
    EDIT 2: and this thread seems to indicate that the -D flag driver specification is the right solution.  So start here with the -D flag and only if that fails follow up with my initial debugging suggestions.
    Last edited by Trilby (2014-12-22 12:52:13)

  • ThinkPad W520: Parts Wrongly Listed in and/or Missing from Lenovo Order Status Page

    I ordered a configured ThinkPad W520 off Lenovo.com for USD1500 yesterday.  Later when I went back to check my order status, to my surprise some parts were either shown up incorrectly or simply missing.
    For example my ThinkPad W520 includes (but not limited to) these parts:
    Parts missing from Lenovo Order Status page:
    UltraNav with TrackPoint & touchpad
    Express Card Slot & 4 in 1 Card Reader
    Question: Where are they? Why missing?
    Parts shown incorrectly on Lenovo Order Status page:
    I've ordered: 15.6" FHD (1920 x 1080) LED Backlit Anti-Glare Display, Mobile Broadband Ready
    Lenovo Order Status page shows: SBB 15.6FHD (1900 X 1080) LED
    Question: Why 1900 instead of 1920? What gives?
    To be on the safe, I tried hard to match each of the parts consisting my ThinkPad W520. So far the above are my concerns. I know many of you are long-time Lenovo patrons. I'd appreciate your patience look through the below complete lists and advise if Lenovo indeed have received my order correctly.
    Thank you very much!
    [B][U]The ThinkPad W520 I've order: [/U][/B]
    Part Number: 4270CTO
    ThinkPad W520 - 1 Yr Depot Topseller Warranty
    Processor: Intel Core i7-2720QM Processor (2.20GHz, 6MB L3)
    Operating system: ThinkPad PC DOS License
    Operating system language: PC DOS 2000 License
    Display type: 15.6" FHD ([B][COLOR="SeaGreen"]1920 x 1080[/COLOR][/B]) LED Backlit Anti-Glare Display, Mobile Broadband Ready
    System graphics: NVIDIA Quadro 2000M Graphics with 2GB DDR3 Memory
    Total memory: 4 GB DDR3 - 1333MHz (1 DIMM)
    Keyboard: Keyboard US English
    Pointing device: [B][COLOR="SeaGreen"]UltraNav with TrackPoint & touchpad[/COLOR][/B]
    Camera: 720p Camera
    Storage subsystem: Internal RAID - Not Enabled
    Hard drive: 320 GB Hard Disk Drive, 7200rpm
    Optical device: DVD Recordable
    System expansion slots: [B][COLOR="SeaGreen"]Express Card Slot & 4 in 1 Card Reader[/COLOR][/B]
    Battery: 9 cell Li-Ion Battery - 55++
    Power cord: Country Pack North America with Line cord & 170W AC adapter
    Bluetooth: Bluetooth 3.0
    Integrated WiFi wireless LAN adapters: Intel Centrino Ultimate-N 6300 (3x3 AGN)
    Integrated mobile broadband: Integrated Mobile Broadband - Upgradable
    Language pack: Language Pack US English
    [B][U]ThinkPad W520 shown under Lenovo Order Status:[/U][/B]
    4270CT       CONFIGURED SYSTEM
    0A68541       SBB ICI7-2720QM                        
    27R1799       VBB PC DOS LICENSE                        
    39T7676       SBB DOS 2000 FLYER - NO                        
    0A68535       SBB 15.6FHD ([B][COLOR="Red"]1900 X 1080[/COLOR][/B]) LED                        
    0A68894       SBB NVQ2000M GR                        
    45M4572       VBB 4GBPC3-10600DDR3 1333SODMM                        
    45M4839       SBB KEYBOARDUS ENGLISH                        
    0A68527       VBB NO FINGERPRINT READER                        
    0A68558       SBB 720P HD CAM INT MICR                        
    0A69620       SBB I RAID-NOT EN                        
    0A68552       SBB 320GB HDD7200RPM                        
    0A71939       SBB DVDRECORDABLE                        
    0A68529       VBB ECS+4IN1CR                        
    45M4816       SBB 9CELLLI-ION BATTERY                        
    0A68904       SBB CPNAMLC+ 170W AC AD                        
    0A68261       SBB BLUETOOTH 3.0                        
    45M4804       SBB IN.CENT.ULTIMATE-N 6300                        
    44C7950       SBB INT WRLSSWDAREANTWRK UPGR                        
    0A68564       SBB LANG PCK US E

    you are right, this is very silly! ")
    W520 4270CTO i7-2820QM Quadro2000M 1920x1080 Display 16GB RAM 2x240GB Intel 510 SSDs (RAID 0) - BIOS 1.42 - PCMark7:4,568
    Samsung Series 9 15-inch NP900X4C-A03US - PCMark7: 4674

  • Thinkpad W520 with Minidock+ Series 3 - Dual monitors and USB fail sporadical​ly

    Hello there,
    I wonder if anyone has experienced problems ThinkPad W520 and Mini Dock Plus Series 3 (Part number: 433830U)? I run into problems with dual monitor and USB devices.
     For dual monitor setup, sometimes only a single monitor is detected, sometimes no monitors are available in the NVidia control panel. Rigorous display detection doesn't help. Disabling Optimus in BIOS doesn't seem to affect it. After I dock and undock couple of times, reboot, unplug the power cord, it seems to resolve and both monitors work fine.
    Also, I run into troubles with USB devices (keyboard/mouse). Sometimes they are not detected at all, but if I plug them into different USB ports on the mini dock, they are detected and work fine.
    For me this problem happens about 50% of the time when I dock... Any ideas, insights or suggestions are greatly appreciated. Could it be a faulty Thinkpad, docking station or may be both? I really to upgrade next time to W530, but I've been through so many problems with W520, so I don't know if it's a good idea...
    Thanks so much.
    Solved!
    Go to Solution.

    If system update isn't finding anything, and the system works just fine on its own, it could potentially be a faulty Dock.
    It could be overloaded.  Could you try testing the dock using just one monitor, and no keyboard or mouse, to see if you run into the same issue.  It would still be a faulty dock, but it may be a potential workaround for the time being.

  • Thinkpad w520 technical problems and warranty problems

    I have a huge problem with my Lenovo ThinkPad W520 (Machine#4270CTO, SN * 11/07) purchased on US website in August 2011. Here is the story below:
    In late December 2011 my laptop hardrive stopped working and as I am in Georgia(Caucasus) I went to the Lenovo Authorised Warranty Service Provider (not naming the company). They made the harddrive replacement very quickly and i was happy back then.
    By start of January 2012 another problem came - my keyboard stopped completely working and as before I went to the service provider again and the faulty part was also changed in 2 weeks time.
    By the end of January several problems occurred all together: 
    1. The speakers stopped working completely they just give an itching sound.
    2. The track pad 2 buttons are completely unresponsive (not working) and the same 2 buttons on the keyboard - when I turn the trackpad off completely the keyboard buttons work.
    3. 2 days ago computer completely went off and it is not starting at all. Power button lights on (green) than a flash turns on and immediately off and nothing happens besides the power button light .
    I contacted Authorized Warranty Service Provider again some days ago but unfortunately they give me the following answer: They have a limit for service from Lenovo 1 times per computer which means they can order only 1 part replacement a month and as last keyboard replacement they made was on 12th of February 2012 I have to wait.
    I'm really confused of the Lenovo quality and service ATM paid over 2,000 USD in a machine that had no sound and track pad for the last 2-3 weeks and now the computer is completely off and I can not even use it.
    I used to be a Lenovo/IBM customer for quite a long time not only for my personal use but also for business and I never had problem with Lenovo products before or support. 'm Honestly tired of this computer and situation in general and instead of changing every item(Listed above) and wait 3 months till my Laptop is fully working is just nonsense and also to be an owner of a high priced brick with almost all parts changed under a guarantee is also not pleasant . I'm sort of stuck on what to do and I ask some solution for me is there any way to change the computer to new/refurbished or get my money back? 
     Moderator edit by bananaman: Masked serial number to prevent misuse.

    I have had similar problems, and would recommend the following:
    You probably wont get a resolution from the forums, only sympathy (which can help!).
    Keep calling anyone you can find to do with Lenovo warranty about the issue utill you get a decent response. I was calling every day for 2 months.  The process was so painful, I now live with the non-critical problems rather than deal with them.
    Next time consider Dell.  Their 3ry warranties have been outstanding - shipping parts to me anywhere in Eurpe within 48 hours, or collecting from my office and returning fixed 2 hours later, even in Gibraltar.

  • Upgrading Thinkpad W520 CPU and RAID is it possible.

    Hello, I have Thinkpad W520. I'm interested two things. First is CPU upgrade. Which is highest CPU for this model? And Can I upgrade to 3rd generation CPU? As I see Ivy Bridge CPU use same socket.  Second is RAID. I havent RAID option on my laptop. Is it possible to add this option?And last question I have warranty. Is it possible throught  warranty upgrade CPU and setup RAID? Of course not for free.
    Solved!
    Go to Solution.

    AFAIK, you can only upgrade within the Sandy Bridge generation. RAID is integral to the motherboard (you'd have to replace the motherboard with one that has RAID).
    I don't think warranty does upgrades.
    W520: i7-2720QM, Q2000M at 1080/688/1376, 21GB RAM, 500GB + 750GB HDD, FHD screen
    X61T: L7500, 3GB RAM, 500GB HDD, XGA screen, Ultrabase
    Y3P: 5Y70, 8GB RAM, 256GB SSD, QHD+ screen

  • No RAID option in Thinkpad W520 BIOS

    There is no RAID option in my Thinkpad W520 BIOS
    I only get the "ACHI" and "Compatibility" mode.
    I intended to put two SSDs in RAID 0 and did not want to buy 2 mechanical HDDs.
    It appears that you only get the "RAID" controller when you order the W520 with 2 mechanical HDDs and let Lenovo configure the RAID for you .
    I may have to send my unit back. I am VERY disappointed that this was not made clear at the Point of Sale.
    My UEFI BIOS Version  1.06  -  BIOS Date 2011-03-02
    W520 4270CTO i7-2820QM Quadro2000M 1920x1080 Display 16GB RAM 2x240GB Intel 510 SSDs (RAID 0) - BIOS 1.42 - PCMark7:4,568
    Samsung Series 9 15-inch NP900X4C-A03US - PCMark7: 4674

    I think the language has been changed.  It now says; Internal RAID: not enabled or Internal RAID: configured by Lenovo.
    When I ordered it said something more like Internal RAID: user configured or Internal RAID: preconfigured by Lenovo.
    I do forget the exact wording, but the old wording pretty clearly indicated you had it but it was just not yet configured.
    My actual order however says: Internal RAID not configured.
    Perry
    Perry
    W520, I7 2720QM, M4 512 GB SSD OS/Program Disk, C300 256 GB Data Disk in Ultrabay Caddy; X220, I7 2620, Samsung 256 GB SSD, Intel 310 mSata Drv, T61, ancient but working, Asus MoBo, I7 2600k overclocked

  • Thinkpad W520 Win7 Bluetooth device not recognized by Windows 7

    Hello all,
    Just received my Thinkpad W520 4270 CTO with bluetooth installed. It was a DOS workstation that I installed Win 7 x64 Ultimate on and I finally got all the drivers installed but the bluetooth software says there is no BT device connected to my laptop. I checked the BIOS settings and confirmed the BT is enabled. I even disabled it, saved, then enabled it to toggle. Hitting the Fn+5 combo doesn't trigger the light or any "Found New Hardware." When the laptop first boots up the BT light flashes along with the wifi light and the HDD activity light. I haven't yet been able to load another OS, but I'm downloading Arch Linux and BackTrack 5 to test to see it's possibly an OS issue.
    Any thoughts or ideas would be helpful, it appears my Google-Fu has failed me as well.
    EDIT: I realize the sticky about the "do not update the bluetooth drivers" but I'm not getting my bluetooth to work at all, not even being recognized by the OS as an "unknown device."
    Solved!
    Go to Solution.

    I figured it out. It's laughably easy. Download the keyboard hotkey drivers and install them. It'll allow you to use the Functions at the top of your keyboard, then after you restart, hit Fn+F5 and you'll get a menu to enable Bluetooth on the OS, then Win7 should detect and install the drivers for it, or you can download the ones from Lenovo's site.

  • ThinkPad W520 Docking Station

    Hey, everyone. My ThinkPad W520 should be arriving here tomorrow, and along with it, I ordered the ThinkPad Mini Dock Plus Series 3 - 170W. Currently, I have two monitors, one running at a resolution of 2048x1152, and the other one running at 1680x1050. I'm just now seeing that the limitation for the DVI ports is 1920x1080, so I'm guessing that won't work to hook these up. 
    My other route that I can go is by buying a DVI to DisplayPort cable, and then hooking them up that way. Lenovo's site claims that the dock has "Two DisplayPorts supporting 2560 x 1600 resolution," but would that mean I can hook up (these) two displays simultaneously? Inside the W520, is the NVIDIA Quadro 2000M Graphics with 2GB DDR3 Memory. 
    Thanks in advanced! 
    -Joe

    well the real limitation of the single link dvi port is actually the 2048x1152 @ 60 hz, but this resolution monitor is seldomly used so they just use WUXGA or FHD as the stated maximum, 30 inch or 27 inch high resolution LCD uses dual link dvi (which is not supported by the dock dvi).
    You can hock up two displayport monitors up and still run the internal LCD, since the new W520 uses the optimus graphics technology.
    Regards,
    Jin Li
    May this year, be the year of 'DO'!
    I am a volunteer, and not a paid staff of Lenovo or Microsoft

  • Why is it that the new macbook pro processor upgrade option only offers up to 2.8 Ghz with Intel Dual Core i7, when back in Sep 12 I bought a 2.9 Ghz Intel Dual Core i7 Macbook, is the new one tuned to go much faster anyway?

    Why is it that the new Macbook Pro processor upgrade option only offers up to 2.8 Ghz boosting to 3.3 Ghz with Intel Dual Core i7, when back in Sep 12 I bought a 2.9 Ghz boosting to 3.6 Ghz Intel Dual Core i7 Macbook, is the new one tuned somehow to go much faster anyway, or will the new one be slower in fact?  Or does the solid state drive compensate for the lack of increased processor capacity?

    The CPU's come from different Intel 'families'.  The older ones are 'Ivy Bridge' and the newer ones are 'Haswell'.  Numbers alone will not determine the efficiency of  CPU.
    Ciao.

  • [CLOSED] Thinkpad W520 graphics issue

    I'm trying to install X on my thinkpad W520 and I can't get it to work. I've tried the nouveau and nvidia drivers (with all the necessary reboots) and nvidia-beta from the AUR with no success. When trying to start X, I get an error that says no screen and it fails.
    Vesa almost work. I get a screen, but the screen is shifted up so I can't see the top and there is a black bar along the bottom.
    The graphics card is a NVIDIA Quadro 1000M Graphics. Any ideas?
    Last edited by elcron (2011-07-11 02:43:55)

    The Optimus switching technology on the Nvidia card doesn't work in Linux, so you have to choose your graphics at BIOS level.  I went with the Intel discrete graphics to save battery, and it works okay for my needs.  Of course, it depends on what your needs are.
    I believe that the default is Intel graphics anyway, so configure X for that if you just want it going as soon as possible.
    Last edited by eerok (2011-07-11 02:24:51)

  • Disk partition for Thinkpad W520

    I bought a machine of thinkpad w520. I want to partition my disk for three. How to do this? also it can not affect the rescovery disk. thank you for your advice.

    Create recovery media first, so you can restore if anything goes wrong.
    I'd say shrinking C: and creating some more logical partitions should work.
    W520: i7-2720QM, Q2000M at 1080/688/1376, 21GB RAM, 500GB + 750GB HDD, FHD screen
    X61T: L7500, 3GB RAM, 500GB HDD, XGA screen, Ultrabase
    Y3P: 5Y70, 8GB RAM, 256GB SSD, QHD+ screen

  • Showing Sub-Totals only for Specific Column in PowerView

    Hi,
    Is there a way of showing the sub-totals only for specific columns in a PowerView Matrix?
    I am only aware of showing the sub-totals for all or non of the columns.
    Thanks and Regards,
    Justin

    Hi Justin,
    According to your description, you want to get sub-totals specific columns within columns group. Right?
    In this scenario, we can use IIF() function in expression to achieve your goal. The expression will only return the total value when the column value is a specific value, otherwise we can make it return nothing. Try the following expression:
    IIF(Fields!Column.Value="[specific value]",Sum(Fields!Total.Value),nothing)
    We have tested this scenario in our local environment. Here are screenshots for your reference:
    Reference:
    Expression Examples (Report Builder and SSRS)
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • MSataDetection on Thinkpad W520

    I am running AVG virus software on my Thinkpad W520.  I keep getting a notification that "mSataDetection" is trying to open an internet connection.  I have no idea how to identify this application or whether or not it is safe.  Is it a part of the Thinkpad software?  Should the connection be allowed?  I have done searches for the application and found a lot of questions with answers I don't understand.  Any guidance would be appreciated.  Thanks!
    Solved!
    Go to Solution.

    'afternoon...
    welcome to the community.
    i get one interesting hit on google for "msatadetection": http://systemexplorer.net/file-database/file/msatadetection-exe
    if it's accurate, then it's part of the Lenovo Message Center package, which does make network connections, and shouldn't be nefarious. whether it's worth allowing, and what it does with the info it gathers or sends, i can't answer as i routinely uninstall from my machines with an OEM image installed.
    regards.
    edit: clarification.
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество
    Community Resources: Participation Rules • Images in posts • Search (Advanced) • Private Messaging
    PM requests for individual support are not answered. If a post solves your issue, please mark it so.
    X1C3 Helix X220 X301 X200T T61p T60p Y3P • T520 T420 T510 T400 R400 T61 Y2P Y13
    I am not a Lenovo employee.

  • Winxp 64bit with ThinkPad W520

    Dear All,
    for last time we purchased ThinkPad W520 ,  we receive it with Win 7 64bit , but we want work with Winxp 64 bit,
    Anway, I'm tried to install Winxp 64 bit and to install driver , But no any driver work fine else the Network Ethernal adapater.
    I don't know what is the problem i made update for Winodws .
    When i try to install for eample the video card ,it's start extracting the files, then when the last windows apear that say finish ,i checked the box to start install video card, but it's dispare and nothing happend.
    And for sure i change this option in BIOS ,  Disable the optumus from BIOS, and make it discrete graphics.
    Same for USB3.0 not work also...
    I hope there is way to fix drivers in Winxp 64 bit.
    Thank u.

    While I never tried Winxp64 bit on my W520, I have tried using it before. It has a lot of driver issues like that because it was a very rare products so most 64bit drivers where desined for vista and up(Same with a lot of 64bit programs). Some will work but most have installer checks that have to be tricked into thinking that you are on a vista or higher machine. Most won't however do to the major changes that happened in vista and windows 7. That combined with the fact that I found Xp 64bit very unstable just on its on made me move away from it. Personally I feel that the changes Microsoft made in Windows 7 (both under the hood and UI) have major benifits and see very little reason to try to stick with xp. 
    Is there a reason that you need XP?

Maybe you are looking for

  • FCP won't recognize hi-def camera

    I am running FCP 5.0.4 and have been using a Panasonic DV camera with no problems. Today I tried hooking up a Sony HDV camera (HDR-HC7), but Final Cut won't communicate with it. There is software that came with the camera, but it is not compatible wi

  • SAP HR Maerial

    Hi  Gurus      Can i get SAP HR training material like siemens please help me out i want to learn PY and PD in depth. lease helpme. Thanks AMEEN

  • Why message type if  idoc type or idoc is already there.

    Experts. this has been posted several times and i gone through so many threads but stil some confusion . So anyone can tell in simple terms what is the difference and why sap has given this two instead of one. Diff. with IDOC type An IDoc type specif

  • Can't start Acrobat 9.0 trial version

    I downloaded and installed the trial version of Acrobat 9 Pro.  When I open it, it asks me to accept the user agreement.  When I do, it just closes... no error message or anything.  I have uninstalled it, as well as Reader, and reinstalled--same prob

  • How can I change a style setter using code?

    I have several Labels using the same Style: <Canvas.Resources> < Style TargetType="{x:Type Label}" x:Key="TitleStyle"> < Setter Property="FontSize" Value="24"/> <Setter Property="FontWeight" Value="Bold"/> </Style> </Canvas.Resources> I'd like to cha