T40 - IRDA Driver issues

Hi All,
I have a weird issue with my T40. I recently reinstalled Windows 2003 Server on this machine and everything works fine. All drivers installed besides one. I found out that this device is a:
IBM Thinkpad Fast Infrared Port
I'm unable to find any driver for this, on the IBM/Lenovo site, via Windows update and via Google. Anyone has a idea how to solve this?
Kind regards

Your T40 has a classic GPU problem that these machines are known for, where graphic card starts detaching itself from the rest of the motherboard due to numerous heating/cooling cycles and/or chassis strain. Linux doesn't access the video the same way Windows does, and that's why your distro works fairly normal. However, if you kept on pushing the machine long enough into start/shutdown cycles in Linux, you'd see the same behaviour of the video segment.
Motherboard replacement, or solder re-balling/reflowing in the GPU area are your only long-term choices. Placing a couple of post-it sheets on the GPU itself will act as a band-aid.
Good luck.
Cheers,
George
In daily use: R60F, R500F, T61, T410
Collecting dust: T60
Enjoying retirement: A31p, T42p,
Non-ThinkPads: Panasonic CF-31 & CF-52, HP 8760W
Starting Thursday, 08/14/2014 I'll be away from the forums until further notice. Please do NOT send private messages since I won't be able to read them. Thank you.

Similar Messages

  • T40 video driver issues

    My ThinkPad T40 recently had some strange scrambled lines across the screen.  They aren't constant and they don't show up when I switch HD's to my Fedora setup.  It only shows up in the XP setup, and it is red on white, blue on black, and various other colors depending on what is underneath it.
    When I formatted the drive, thinking it was a corruption in the windows system files, it had gone away, but when I installed the video driver (ATI Radeon 7500) and rebooted the system, the lines had shown up again.  I uninstalled the video driver, and the lines went away, but Window's plug and play didn't let me stay that way for long as it automatically reinstalled the ATI Radeon 7500 driver.  The lines returned upon a reboot of after the drivers were installed.
    I took photographs of the issue.
    http://i98.photobucket.com/albums/l273/Kasugano/DSCN1830.jpg
    http://i98.photobucket.com/albums/l273/Kasugano/DSCN1831.jpg
    http://i98.photobucket.com/albums/l273/Kasugano/DSCN1832.jpg
    http://i98.photobucket.com/albums/l273/Kasugano/DSCN1833.jpg
    http://i98.photobucket.com/albums/l273/Kasugano/DSCN1834.jpg
    http://i98.photobucket.com/albums/l273/Kasugano/DSCN1836.jpg
    Sometimes it changes depending on what is on the screen.  It is not always just collected together; as I write this it is all over the screen in more seperated segments.  Is there an older video driver that isn't listed on the website I could use or is there another solution for this?  Thanks a lot.

    Your T40 has a classic GPU problem that these machines are known for, where graphic card starts detaching itself from the rest of the motherboard due to numerous heating/cooling cycles and/or chassis strain. Linux doesn't access the video the same way Windows does, and that's why your distro works fairly normal. However, if you kept on pushing the machine long enough into start/shutdown cycles in Linux, you'd see the same behaviour of the video segment.
    Motherboard replacement, or solder re-balling/reflowing in the GPU area are your only long-term choices. Placing a couple of post-it sheets on the GPU itself will act as a band-aid.
    Good luck.
    Cheers,
    George
    In daily use: R60F, R500F, T61, T410
    Collecting dust: T60
    Enjoying retirement: A31p, T42p,
    Non-ThinkPads: Panasonic CF-31 & CF-52, HP 8760W
    Starting Thursday, 08/14/2014 I'll be away from the forums until further notice. Please do NOT send private messages since I won't be able to read them. Thank you.

  • Sometimes my computer takes too long to connect to new website. I am running a pretty powerful work program at same time, what is the best solution? Upgrading speed from cable network, is it a hard drive issue? do I need to "clean out" the computer?

    Many times my computer takes too long to connect to new website. I have wireless internet (time capsule) and I am running a pretty powerful real time financial work program at same time, what is the best solution? Upgrading speed from cable network? is it a hard drive issue? do I only need to "clean out" the computer? Or all of the above...not to computer saavy.  It is a Macbook Pro  osx 10.6.8 (late 2010).

    Almost certainly none of the above!  Try each of the following in this order:
    Select 'Reset Safari' from the Safari menu.
    Close down Safari;  move <home>/Library/Caches/com.apple.Safari/Cache.db to the trash; restart Safari.
    Change the DNS servers in your network settings to use the OpenDNS servers: 208.67.222.222 and 208.67.220.220
    Turn off DNS pre-fetching by entering the following command in Terminal and restarting Safari:
              defaults write com.apple.safari WebKitDNSPrefetchingEnabled -boolean false

  • Very slow wine game/nouveau driver issue

    Hello everyone, I'm trying to play a game (Civ 4) using wine. However, it was extremely laggy, and since it runs well on Windows (I have dualboot) plus it's not a very recent game and my laptop is reasonnably well-equipped, I thought it should work well on arch as well. Here is the link in the wine db. I should also add that I'm a very novice wine user so that might well be the (a) source of problem(s). Apart from the lagging, according to the sensors, the CPU's temperature rose from ~50°C to ~100°C within about A MINUTE.
    I checked cpupower to see that the cpu was allowed to run at max speed and tried optirun to use the NVIDIA graphics card rather than the Intel graphics card I have installed. I'm by no means sure that the drivers are installed or configured properly by the way...
    Starting with optirun looked to work (the loading screen came up) but when the main window should've been loaded, the application terminated with the following output:
    err:winediag:wined3d_dll_init The GLSL shader backend has been disabled. You get to keep all the pieces if it breaks.
    libGL error: dlopen /usr/lib32/xorg/modules/dri/nouveau_dri.so failed (/usr/lib32/xorg/modules/dri/nouveau_dri.so: wrong ELF class: ELFCLASS64)
    libGL error: unable to load driver: nouveau_dri.so
    libGL error: driver pointer missing
    libGL error: failed to load driver: nouveau
    libGL error: dlopen /usr/lib32/xorg/modules/dri/i965_dri.so failed (/usr/lib32/xorg/modules/dri/i965_dri.so: cannot open shared object file: No such file or directory)
    libGL error: unable to load driver: i965_dri.so
    libGL error: driver pointer missing
    libGL error: failed to load driver: i965
    [VGL] ERROR: glXCreateContextAttribsARB symbol not loaded
    terminate called without an active exception
    Before today I only used optirun for VLC (though I don't really see a difference) and to check whether it would run with glxgears. Neither case had any problems. I tried softlinking nouveau_dri.so from the "/usr/lib/..." to the "/usr/lib32/..." directory as well as copying it but neither helped.
    Some info:
    Graphic cards:
    01:00.0 3D controller: NVIDIA Corporation GF117M [GeForce 610M/710M/820M / GT 620M/625M/630M/720M] (rev ff)
    00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
    Packages:
    local/xf86-video-intel 2.99.916-2 (xorg-drivers xorg)
    X.org Intel i810/i830/i915/945G/G965+ video drivers
    local/xf86-video-nouveau 1.0.11-1 (xorg-drivers xorg)
    Open Source 2D acceleration driver for nVidia cards
    local/nouveau-dri 10.2.8-1
    Mesa drivers for Nouveau
    local/bumblebee 3.2.1-3
    NVIDIA Optimus support for Linux through VirtualGL
    Some advice how to fix the driver issue or about what else might be causing the problems is greatly appreciated!

    Besides agreeing with the notion above, you lack lib32-nouveau-dri and thus are unable to use acceleration with 32bit programs which is the undelying issue here.

  • Hard drive issues after update 10.10.3

    Question also posted here:Hard Drive Issues (Both new and old)
    I'm trapped in a HDD nightmare with my MacBook Pro mid-2012.
    I updated to Yosemite 10.10.3 (with the Photos app). A couple of days after the update, I was watching a movie on my TV screen via HDMI. In the middle of the movie I removed the HDMI cable from the MacBook Pro and everything freezes. I forced shut down (Note: My HDD was encrypted). After I forced shut down, I tried to turn on and the loading screen would never stop loading - like, 14 hours stuck with the progress bar. Since I have backups, I decided to access DU and format my HDD. I tried everything. For real. Every command line I could type on Terminal to format, repair, erase and/or partition. I read almost every issue-related questions on the forums and stack exchange groups for a week (even posted my issue here: http://apple.stackexchange.com/questions/181090/erasing-and-partitioning-hard-dr ive-from-internet-recovery?noredirect=1#comment215695_181090).
    So, I decided that it was a HDD failure and bought a new one.
    I bought the Seagate 1TB SSHD Hybrid  - ST1000LM014. Installed the new fresh disk and guess what? All those same problems again. I´m not able to restore from Time Machine because it doesn't recognize the disk in the restore page. But the disk is recognized in the DU. When I try to erase or partition the new SSHD, the same old errors: File system formatter failed. Yes, I tired GUID Partition Table, all of the security options, etc.
    Please. Any light that you can throw at this issue, I'll be very grateful for. BTW, the new SSHD is recognized and the SMART Status says: Verified.
    Any ideas on *** is going on?
    Thanks in advance!
    MacBook Pro (13-inch Mid 2012), i7, 8GB RAM

    After I erase the hard drive (I assume one pass of writing zeros is good enough, 7 passes not needed?) do I turn off the laptop, then turn on and insert the Install Disk? Will there be a prompt telling me when to put in the disk? Or do I put in the disc right after erasing?
    One pass is fine. If you've previously backed up your hard drive to an external hard drive using SuperDuper!, which is what I use and recommend, or another program, if it created a bootable drive, you want to boot off of it, bring up SuperDuper! and copy the drive back to the internal hard drive. SuperDuper also makes the drive bootable. When done, reboot, and you should be all set. If you're using Time Machine, you'll want to install the operating system, then restore the Time Machine backup. SuperDuper! is available from http://www.shirt-pocket.com/superduper/superduperdescription.html
    Finally- should I update the OS? Is there a problem with the newest update that caused this crash, or was it just a spurious glitch/bad luck?
    I've been running 10.5.8 for awhile with no issues, and would recommend moving to it.

  • Can you use a Mac Mini to share documents between several devices? iPhones, MacBooks, iPads, etc...? We are a home based business with several locations across the state and are having Google Drive issues, looking into Mac Mini options.

    We are having Google Drive issues (some files won't sync) and it's causing us trouble with our business communication. Is there any way to use a Mac Mini to share documents between two people in different areas similar to google drive? Would this just be done through iCloud?

    If you use Numbers, Pages and KeyNote it si very easy to sync those document among all the Apple devices. You need montain Lion on the Mac  and at least iOS 5 on the mobile devices.
    I show those document on my Mac, iPad 4 and iPhone 4S

  • Apple iPod USB Device driver issue on Win XP - syncing shuffle 2nd gen.

    Hello fellow iPod shuffle users. Any of you run into this problem using the following configurations? Any advise/recommendations/workarounds much appreciated as I've burned 3 days on this issue and I'm still stonewalled.
    I personally think it's a device driver issue/bug and am searching for a way to update my Apple iPod USB device driver for Win XP. Two brand new ipod shuffles (received for Christmas 2008) are both behaving this way, so the problem most likely points to a global software issue more-so than to shuffle hardware issue.
    PROBLEM STATEMENT: Driver data i/o streaming issue does not allow shuffle to sync data with iTunes after initial sync (i.e. reading the content of the shuffle is good, but writing modified content fails). Posted error message "The ipod ... cannot be synced. Required disk cannot be found". After cracking the hood on my device driver, the problem seems to point to the Apple iPod USB device driver for Win XP. Driver will recognize the shuffle and read to it, but subsequent write attempts will result in device driver balks that "this device cannot start (code 10)".
    ATTEMPTED WORKAROUNDS:
    *Read All "How to Get Started Manuals" to make sure I was using the right technique for syncing my two shuffles from within iTunes... tried and failed
    *Ensure only one shuffle was plugged in at a time (saw notice that two shuffles plugged in at the same time is not yet a supported config)... tried and failed
    *The 5 R's as recommended by Apple Support... tried and failed.
    *I've tried all 3 built in USB ports on my Lenovo T60. no love... tried and failed.
    *Per discussion board: From Window's Device Manager-> Scaned for new hardware while shuffle was syncing...tried and failed.
    * Per Discussion board: From Window's Disk Management -> Ensured shuffle came up as a FAT32 filesystem... connection tore down as quickly as windows recognized it.... tried and failed.
    *From Windows Software config utility: Ran repair to re-install itunes 8... same results.
    *From Windows software management utility: Uninstalled and reinstalled itunes 8... same results.
    Hardware: IBM Thinkpad/Lenovo T60. Using build in k/b & no external mouse. Has 3 USB built in ports.
    Software: Windows XP Pro SP2/iTunes 8.0.2/shuffle (2nd gen) driver 1.0.4 (same behavior using the original driver 1.0.3).
    Apple iPod USB Device properties:
    Driver Provider - Microsoft
    Driver Date - 7/1/2001
    Driver Version - 5.1.2535.0
    Digital Signer - Microsoft Windows Publisher

    Hi. Ive got pretty much the same problem.... Got a new shuffle for christmas..having real problems syncing with itunes. Funnily enough I managed to get 25 tracks on it but then it just stopped. error message says " The ipod shuffle cannot be synced. The required disk cannot be found." Ive done restore, and downloaded a reset utility thingy to try but still no joy.

  • Pixma ip6000d windows 7 driver issue. How do you get one?

    Has anyone solved the windows 7 driver issue? The canon website does not have one yet is reported windows 7 capatable.

    Hello ricksterofmi,
    The PIXMA iP6000D Drivers are included with the Windows 7 Operating System through Windows Update.  Please connect the PIXMA iP6000D to your computer and automatically install the drivers.  Once this has been done, visit our website by selecting this LINK to download and install the Add On Module for full compatibility.
    I hope this helps.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • HP 6600 Scan\Print Driver Issue for Windows 7 Profession​al 64 bit

    Hello,
    For some time now I have been unable to scan or print from my desktop (Windows 7 Professional 64bit) and I have exhausted too much effort and am now bringing it to the masses.
    The problem:
    Printing:  Currently receiving an "Error - Offline" message in my printer queue at all times.
    Scanning:  Scanning has never fully worked on this desktop. I am always unable to communicate with the printer. (Though webscan works through accessing the printers IP address)
    Things I have tried:
    Ran HPPSDr, followed directions (Unpluged power to printer, turn back on, restart computer) brings me to this website after it cannot fix. (Note that while the HPPSDr is running it always notions that there is a driver problem)
    Uninstalled Drivers from CD-ROM, re-installed, countless times
    Installed "Windows 7 Pro 64 bit drivers" from the HP website and uninstalled, countless times.
    Attempted to set a static IP and use "Update IP Address" to point specifically at the printers IP.
    Installed Drivers and finding the printer myself through it's own static IP address.
    Turned off firewall and attempted to print (after reboot), same errors
    Setting up the printer on all of my laptops (3) wirelessly to attempt to find if there is a problem with the printer or static IP. (1 is Windows VISTA 32bit and the other 2 are Ubuntu 32bit). All laptops are able to use the printer wirelessly without any problems.
    Read all of the forums about this issue and attempted all of the 'solutions'. Although I mostly don't see that anyone with this same problem is resolved, unless I'm missing the perfect post.
    Things I have not tried:
    Plugging the USB directly into the desktop. (This seems self defeating as the purpose for this printer was to be able to print wirelessly to it from across the room)
    Re-installed Windows 7 Pro 64bit (Trying to avoid this, would rather just print from laptops)
    You tell me
    Curiosities:
    I have noticed strange things that make me believe the driver is somehow incomptable with my OS. Here is a shot of the properties of the printer:
    Weird that it is not recognizing the model number.
    Also in the Printer Settings when I go to the port tab, there is no port selected, if I try and tab away it forces me to select a port, yet when I do and 'apply' and then re-open the Printer Settings in the ports tab; it has again unselected the previously selected port.
    Theories:
    I feel like my OS is just refusing to notice the IP address for the wireless printer, no matter what I have it set to, even if it's dynamic. It's like the driver for Windows 7 Pro 64bit is actually not the correct driver for my system.
    Anyways, another thing to mention is that I am not currently willing to wipe my operating system and re-install Windows 7 Pro in order to resolve this just yet. I want to see if anyone else has any other avenues I can try before even beginning to consider that. 
    Anyways, thanks in advance for taking the time to read my ramblings and hopefully someone who has resolved this issue can help me.

    Hi Zerosouls,
    I understand you are having an issue with HP 6600 Scan\Print Driver Issue for Windows 7 Professional 64 bit.
    First try to click the Windows icon, type services in the Search box, and then click or tap View Local Services. Scroll down to the Windows Installer. Startup type should be - Automatic, and Service Status should be - started
    Restart the computer after this step and try installing Hp Officejet 6600 again.
    Please let me know what happens
    Thanks
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • Driver issue after Downgradin​g to Windows 7 (Pavilion 17-f081no)

    So,i went to downgrade yesterday,and have had this problem ever since. Nothing works except one USB port at the right side of the laptop (when looked at front),no usb connections,no wireless or wired connection,nothing. They are all dead,including SD card slot.
    I know its the driver issue,but i cant seem to find them. I need something for USB ports,Ethernet/Network card/,SM BUS controller etc. They are all listed under "Other devices" in Device manager.
    What drivers should i be getting? I have been trying to google,but i am starting to feel really hopeless here.
    My wireless card info:
    PCI\VEN_10EC&DEV_B723&SUBSYS_2231103C&REV_00
    PCI\VEN_10EC&DEV_B723&SUBSYS_2231103C
    PCI\VEN_10EC&DEV_B723&CC_028000
    PCI\VEN_10EC&DEV_B723&CC_0280

    Hi:
    First install the amd chipset drivers and reboot.
    http://support.amd.com/en-us/download/chipset?os=W​indows%207%20-%2064
    See if the generic amd graphics driver works...
    http://support.amd.com/en-us/download/mobile?os=Wi​ndows%207%20-%2064
    Ethernet:  DL and install the second driver on the list.
    http://www.realtek.com.tw/downloads/downloadsView.​aspx?Langid=1&PNid=14&PFid=7&Level=5&Conn=4&DownTy​...
    Wireless:
    http://h20564.www2.hp.com/hpsc/swd/public/detail?s​wItemId=ob_143747_1
    Bluetooth:
    http://h20564.www2.hp.com/hpsc/swd/public/detail?s​wItemId=ob_142906_1
    Card reader:  DL and install the first driver on the list.
    http://www.realtek.com.tw/downloads/downloadsView.​aspx?Langid=1&PNid=15&PFid=25&Level=4&Conn=3&DownT​...

  • Driver issue with Cisco HD Precision / JFV 4.4

    Hi,
    Just to installed Jabber for Video4.4 on my laptop ( win7 64bits)
    all works fine except the video!! i use a Cisco HD precision wih Jabber, may be a driver issue, the camera is not recognized.
    When i selected my integreted camera from laptop, the video is going up.
    i've already the same issue with Jabber Video 4.3.
    Does anyone has got the same issue? Any idea?
    Thanks

    Thread back from the dead...
    I have this exact scenario playing out today trying to use a PrecisionHD USB camera with Windows 7. Completed the 1.5 update listed here and following the update I see the results in the picture. The LibUSB device is present, and it looks like a Tandberg HD camera is known to the system, but not accessible/usable.
    Anybody have success with this issue or have any additional ideas to try?

  • Driver issue on bootcamp now

    I have bootcamp on my mac and am having a driver issue.  When I switch from mac side to bootcamp, I have to uninstall and reinstall driver to get on internet. Wondering if I did something to cause this issue? can't seem to fix.  Was working previously. Now, I cant switch and get on internet on windows side without uninstalling/reinstalling NVIDIA driver. 

    Once you have XP installed, it is independent of BC. My suggestion is to try the 4.0.4033 drivers.
    From Bootcamp.xml file for 4.0.4033 (there is also a 64-bit version in the same package).
    <BuildInfo BuildNumber="4033" ProductName="Boot Camp">
      <MsiInfo>
      <ProductManufacturer>Apple Inc.</ProductManufacturer>
      <ProductVersion>4.0.4033</ProductVersion>
      <ProductCode>{E8F8AF38-7FFA-407A-8E4B-4722AE20FA30}</ProductCode>
      <Component Name="AppleOSSMgr.exe" GUID="*" SharedDLL="yes">
      <File Name="AppleOSSMgr.exe">
      <KeyPath>yes</KeyPath>
      <FileVersion>4.0.0.1</FileVersion>
      </File>
    <Registry>
      <Key>HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run</Key>
      <Name>Brightness</Name>
      <Type>null</Type>
      <Value>null</Value>
      </Registry>
    <Name>NVIDIA  Display Driver
      <InfName>NVAO.INF</InfName>
      <Class> Display</Class>
      <ClassGUID> {4D36E968-E325-11CE-BFC1-08002BE10318}</ClassGUID>
      <CatalogFile> NVAO.CAT</CatalogFile>
      <Provider>NVIDIA</Provider>
      <DriverVer> 01/19/2011, 8.17.12.6141</DriverVer>
      <ServiceBinary>nvlddmkm.sys</ServiceBinary>
      <HardwareID></HardwareID>
      <isX64>no</isX64>

  • HP PSC 1510 driver issue with Windows 8.1

    I can't get my HP PSC 1510 all in one to work with Window's 8.1.  I've installed HP doctor and the driver fails.  I've downloaded the new driver so I don't know what the issue is?  Anybody solve a similar issue?

    Hi @DerekRL , and welcome to the HP Forums!
    I can see you're experiencing driver issues.  I'd like to help!
    I would suggest Uninstalling the Printer Software.
    Once it is uninstalled, I would suggest putting your system into clean boot mode within the Microsoft configuration.  You can do so by following this document: How to perform a clean boot in Windows.
    Once the computer is in clean boot mode, I would suggest reinstalling the HP Printer Install Wizard for Windows.
    Good luck and please let me know the results of your troubleshooting steps. Thank you for posting on the HP Forums!
    Please click “Accept as Solution " if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the right to say “Thanks" for helping!
    Jamieson
    I work on behalf of HP
    "Remember, I'm pulling for you, we're all in this together!" - Red Green.

  • How do I find my tab history? I had hard drive issues and when I launched my browser after getting it back their was no "restore session" option. I know a tab history is kept, just don't remember where or how to exercise it. Thanks

    Question
    How do I find my tab history? I had hard drive issues and when I launched my browser after getting it back their was no "restore session" option. I know a tab history is kept, just don't remember where or how to exercise it. Thanks

    Firefox 4 saves the previous session automatically, so there is no longer need for the dialog asking if you want to save the current session.<br />
    Use "File > Exit" or "Firefox > Exit" if you want to restore multiple windows.<br />
    You can use "Firefox > History > Restore Previous Session" to get the previous session at any time.<br />
    There is also a "Restore Previous Session" button on the default <b>about:home</b> Home page.
    Another possibility is to use:
    * [http://kb.mozillazine.org/Menu_differences Firefox (Tools) > Options] > General > Startup: "When Firefox Starts": "Show my windows and tabs from last time"

  • Windows 8.1 not working properly, may be due to graphics driver issue

    i have installed windows 8.1,  but when i press widows key... the menu which opens is laging.... is it normal or some graphics driver issue... help required

    Hi
    It depands on the type of system/notebook you have installed windows 8.1 on
    Please give us the Product # and the modle name of the notebook so that we can answer the question better and also try to find the right drivers if any.
    Hope this helps.
    ***** Click the KUDOS Thumbs UP (Like) on the left to say 'Thanks'*****
    ****Make it easier for other people to find solutions, by marking my answer “Accept as Solution”&"Kudos"if it solves your problem.****
    -VJ
    Although I am an HP Employee, I am speaking for myself and not for HP.

Maybe you are looking for

  • Diff b/w Infoset and multiprovider BI 7.0 onwards

    Hi gurus, Could somebody tell me the difference b/w Infoset and multiprovider BI 7.0 onwards. I mean earlier we were not able to add cube to an infoset. It allowed us to add only ODS and info object . Since the new version allow us to add cubes too t

  • What are the video card requirements for running a 23" cinema display

    What are the video card requirements for running a 22" cinema display(clear acrylic case) w/ a PC? My motherbaord is AGP. Thanks to anyone who can help. Intel P4 3.0ghz   Windows XP  

  • Safari, FireFox and Chrome are not loading webpages in OS X Lion

    I have been unable to load certain webpages in any of my web browers that I have installed. This includes Safari, FireFox and Chrome. While I am able to load sites such as ESPN.com without any issue, I cannot connect to Facebook.com or CNET.com. I ha

  • Update termination in ME29N

    Hi All, I am getting an update termination mail to my sap mail box when I am trying to release one purchase order. " Error info... SO 451: Address <&> does not exist " (from mail) What might be the reasons? Thanks in advance jaison.

  • Editing Adobe 9.3 PDFs  HELP

    I am haaving trouble editing an Adobe 9.3 PDF any ideas?