Tecra A5: touchpad issues only when AC adaptor connected

Hi,
I have a very strange pb with my tecra a5: when I plug the power supply, my touchpad behaves strangely (latency), as soon as I unplug the power touchpad is ok.
I have tried many things (including total reinstall + changing the touchpad), the pb is still there.
Any idea or similar experience?

Incredible, it solved my issue. In fact I had another AC adaptor (same model, same version), with this one the problem is no more there.
By parsing the forum I saw someone had the problem only when using his computer at home equiped with CPL, which is also my case ...
I wouldn't be surprised it's a matter of filter in the AC adaptor which are more or less sensitive to voltage spikes involved by CPL plugs.
Anyway thx for your help!

Similar Messages

  • What does the message "Commit can be issued only when there are no requests awaiting responses" mean ?

    Can someone explain what this message is, and what the reason could be for
              the java.lang.IllegalStateException.
              When such an error is encountered, how can I find out what the
              "RepliesOwedMe" are. The complete exception is as follows
              Any quick hint is greately appriciated
              Thanks
              asankha
              <Sep 6, 2001 12:49:18 PM GMT+06:00> <Error> <EJB> <Exception during commit
              of transaction transactio
              n=(IdHash=8297169,Name = [EJB
              CActionBeanImpl.execute()],Xid=3:c56b8ee8f6114598,Status=Active,numRep
              liesOwedMe=2,numRepliesOwedOthers=0,seconds since begin=0,seconds
              left=29,ServerResourceInfo[weblogi
              c.jdbc.jts.Connection]=(state=suspended,assigned=none),SCInfo[myserver]=(sta
              te=active),properties=({
              weblogic.transaction.name=[EJB CActionBeanImpl.execute()],
              weblogic.jdbc=t3://10.2.1.133:7001, weblo
              gic.debug.DebugContext=weblogic.utils.DebugContext@662250})):
              java.lang.IllegalStateException: Commi
              t can be issued only when there are no requests awaiting responses.
              Currently there are 2 such reque
              sts. xid = 3:c56b8ee8f6114598, status = Active
              at
              weblogic.transaction.internal.TransactionImpl.throwIllegalStateException(Tra
              nsactionImpl.
              java:1272)
              at
              weblogic.transaction.internal.TransactionImpl.checkIfCommitPossible(Transact
              ionImpl.java:
              1206)
              at
              weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransaction
              Impl.java:162
              at
              weblogic.ejb20.internal.BaseEJBObject.postInvoke(BaseEJBObject.java:201)
              at
              com.edocs.wb.web.action.CActionBeanEOImpl.execute(CActionBeanEOImpl.java:37)
              at CeaMarketMainServlet.doGet(CeaMarketMainServlet.java:185)
              at CeaMarketMainServlet.doPost(CeaMarketMainServlet.java:312)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
              at
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              :213)
              at
              weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
              ntext.java:12
              65)
              at
              weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
              :1631)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
              >
              

              This means that the transaction initiator has not received replies for some of
              the transactional requests when the transaction commits, i.e. the checked transaction
              behavior is violated. WLS TM enforces checked transaction behavior to make sure
              that all work done in the transaction context will be completed before transaction
              is committed. If it cannot make such guarantee due to outstanding replies, it
              aborts the commit right away.
              Currently, there is no provisions for dumping the requests whose replies are still
              pending.
              I would suggest you report to BEA support: [email protected]
              Regards,
              Priscilla
              "Asankha C. Perera" <[email protected]> wrote:
              >Can someone explain what this message is, and what the reason could be
              >for
              >the java.lang.IllegalStateException.
              >
              >When such an error is encountered, how can I find out what the
              >"RepliesOwedMe" are. The complete exception is as follows
              >
              >Any quick hint is greately appriciated
              >Thanks
              >asankha
              >
              ><Sep 6, 2001 12:49:18 PM GMT+06:00> <Error> <EJB> <Exception during commit
              >of transaction transactio
              >n=(IdHash=8297169,Name = [EJB
              >CActionBeanImpl.execute()],Xid=3:c56b8ee8f6114598,Status=Active,numRep
              >liesOwedMe=2,numRepliesOwedOthers=0,seconds since begin=0,seconds
              >left=29,ServerResourceInfo[weblogi
              >c.jdbc.jts.Connection]=(state=suspended,assigned=none),SCInfo[myserver]=(sta
              >te=active),properties=({
              >weblogic.transaction.name=[EJB CActionBeanImpl.execute()],
              >weblogic.jdbc=t3://10.2.1.133:7001, weblo
              >gic.debug.DebugContext=weblogic.utils.DebugContext@662250})):
              >java.lang.IllegalStateException: Commi
              >t can be issued only when there are no requests awaiting responses.
              >Currently there are 2 such reque
              >sts. xid = 3:c56b8ee8f6114598, status = Active
              > at
              >weblogic.transaction.internal.TransactionImpl.throwIllegalStateException(Tra
              >nsactionImpl.
              >java:1272)
              > at
              >weblogic.transaction.internal.TransactionImpl.checkIfCommitPossible(Transact
              >ionImpl.java:
              >1206)
              > at
              >weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransaction
              >Impl.java:162
              >)
              > at
              >weblogic.ejb20.internal.BaseEJBObject.postInvoke(BaseEJBObject.java:201)
              > at
              >com.edocs.wb.web.action.CActionBeanEOImpl.execute(CActionBeanEOImpl.java:37)
              > at CeaMarketMainServlet.doGet(CeaMarketMainServlet.java:185)
              > at CeaMarketMainServlet.doPost(CeaMarketMainServlet.java:312)
              > at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
              > at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
              > at
              >weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              >:213)
              > at
              >weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
              >ntext.java:12
              >65)
              > at
              >weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
              >:1631)
              > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
              > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
              >>
              >
              >
              

  • F110 issue only when I enter parameters in Free Selection

    Hi,
    When I run F110 for a particular vendor by giving the Vendor number, the document for which I want to make the payment is getting picked along with 100 other documents. To prevent all documents from being picked in the proposal, if I specify only the document number which I want in the Free Selection, the proposal does not contain any document. That is, the document which was picked along with other documents when I did the Proposal run without any parameters in "Free Selection" is also not getting picked up now in the Proposal created when I explicitly specify the document number in Free Selection.
    Let me know the possible reason for this issue. I have used Free Selection number of times before in F110 but never faced this issue.
    Rgds
    Sandeep

    Hi Sandeep,
    In all probability, I can think of this only that, instead of selecting include you have selected exclude in free selection.
    Because with same parameters and w/o Free selection, when you are getting the required document along with all other document, then there is no reason why you will not get if you enter the Document no. in free selection with same parameters.
    Can you please check.
    Thanks & Regards,
    Kavita

  • E1200 speed issue - only when wifi download from internet

    Hi,
    I have a brand new E1200 router and I'm very disapointed with the speed I get.
    The E1200 is connected to a Motorola SB6120 cable modem, connected to comcast.
    I'm doing a couple of test using speedtest.net, and a couple of file transfers test between laptops on my network:
    1) Laptop ethernet connected directly to the SB6120 modem. Speeds are around 34Mbps Down, 6Mbps Up which is what I expect.
    2) Laptop ethernet connected to E1200, E1200 connected to SB6120. Speeds stays around the same (so far so good).
    3) Laptop connected to E1200 through wifi. Thats when I get issue: Speed Down <1Mbps, Up is still around 6Mbps. 
    4) 1 Laptop, connected to E1200 through wifi, another laptop connected through ethernet. Transfer speeds about 48Mbps (thats about what I expect good). E1200 still connected to Modem.
    5) 2 laptops connected to E1200 through wifi, transfer speed about 25Mbps (half of the previous test, sound about right too). E1200 still connected to Modem.
    So basically:
    - Wifi to Wifi : Good
    - Wifi to Internal Ethernet: Good
    - Internal Ethernet to External Internet: Good
    - Wifi to External Internet: BAD
    Before I return this router and try another one, what the h** is going on here ? I can understand bad wifi connection, but not in
    this manner.
    I should mention that I see a lot of extra ARP traffic coming from the modem and Comcast network, but that's a fairly low rate (~10Kbps) and not a problem when I'm doing ethernet to internet speed tests, so I dont think thats the problem.
    Thanks.

    Try to do the following steps:
    A] With the help of Cisco Connect Software (if at all you have installed the router with the help of this software)
    1] Open the software and go to the option which says "Router Settings"
    2] Then click on the option which says "Advanced Settings" which will take you to the router's configuration page.
    3] Lower the MTU (Maximum Transmission Unit) from 1500 to 1400 or less (usually found on your router's main/ basic setup page)
    4] Then go to the Wireless tab, keep network mode as mixed,
    For Channel Settings of 2.4 GHz you can make Channel Width to 20 MHz only and Channel to 6, 9, 11..
    For Channel Settings of 5 GHz you can make Channel Width to 20 MHz only and Channel to 40 or 161...
    B] If you haven't installed Cisco Connect then you can log on to the router's user interface using it's default IP address in the browser which is 192.168.1.1 and type in 'admin' as the password leaving the username field blank. This will take you to the router's web interface and then follow steps as mentioned above to make the changes.
    Now check the connectivity status.

  • Black Transparency Issue Only When Printing

    Hi guys,
    I have been having a problem with printing my Ai files. On screen, the black is rich and solid. When printed, objects/color behind the black are slightly shown. It seems like once I print, they become slightly transparent. Anybody have a solution?
    Thanks in advance!

    Preferences > Appearance of Black. Set it to look like this…
    And make sure you are using CMYK (File > Document Color Mode > CMYK Color). And preview your file with View > Overprint Preview.
    What is probably happening is you are using process black (0,0,0,100) and it is overprinting. Your On Screen setting is set to Display All Blacks as Rich Black, which is why your black looks good on screen but not in print. I have no idea why the default for this preference, in what is supposed to be a professional graphics program is effectively Display All Black Wrong.
    Can you provide a screen grab showing what this black area looks like? Depending on the context, you may be better off setting up a rich black, which is 100% black plus some other process colour ink to add saturation and increase coverage. A common rich black value is 30, 30, 40, 100.

  • Satellite A300 cannot turn on when AC adaptor connected

    Hi,
    I have a problem with my Toshiba Satellite A300 when the notebook is connected to power adapter I have no possibility to turn it on, it goes only 2-3 sec. on an after it goes down.
    When Toshiba is turned on with the battery supply and I tried to connect power adapter it goes also down.
    I have no problems with charging itself but only with operating with power adapter.
    Please help me what can I do with this issue, does anybody has similar problem?

    Hi!
    For me it sounds like a hardware malfunction of the mainboard if the AC/DC adaptor is connected and notebook is turned on
    Im not sure but the best way would be if you go to the nearest authorized service provider with the AC/DC adaptor. The technicians can check your notebook and exchange the mainboard if its really necessary. The guys are very friendly and useful!
    Here you can search for the nearest ASP:
    http://eu.computers.toshiba-europe.com => Support & Downloads => Find an authorized service provider
    Bye

  • ITunes freezes only when iPod is connected to USB

    Hello. Here's a real head-scratcher...
    I have an iPod touch (model MA627LL, sw version 2.2.1) that I've used with no problem on this computer for a long time. It had not synced since last April, so I tried this morning, and have been troubleshooting ever since!
    a) Windows Vista ultimate brought up Autoplay when I plug in the Ipod - so I went into Control Panel and told it to stop that.
    b) Plugging in the iPod does NOT make iTunes come up
    c) Open iTunes first (version 8.2.1.6) ad THEN plug in iPod - not only does it not acknowledge the device, but iTunes freezes. If I unplug the iPod, then it unfreezes! This is regardless of what USB pot I use. (Keep in mind this was never a problem before)
    d) I made sure I have the latest Windows updates (gawd I hate Windows--but that's another topic)
    e) I reset the iPod (but not sure if there is a "harsher" reset I should try?
    f) Have rebooted the computer...
    Three notes:
    1) This is an almost-one-year-old high-end laptop from Sager with top-of-line everything.
    2) I use a universal remote with my iPod (has worked fine for about 7 months) -- this stopped working with the iPod some time in the last few days. Interesting coincidence, eh? (BTW -- it's the Harmony remote from Logitech -- an AWESOME product!)
    3) I recently went through heck to get some software running on my computer that requires a dreaded hardware dongle for security which uses the USB. It took MANY tries and good luck to get it to work... so I suspect it maybe screwed up my USB driver? BUT all my other USB stuff still work fine.
    Any suggestions?

    You mean a clean install or system restore of Windows Vista?
    Wow -- I hope it doesn't take something that extreme...
    (And again: gawd I hate Windows!)
    Any other suggestions of things to try/look at before resorting to that?
    Also -- when I go to Device Manager, there are no issues at all in the USB controllers list -- and in fact my iPod isn't listed there at all. However, in the "Portable Devices" section , my iPod is listed there -- and the properties says that the driver is provided by Microsoft (not Apple) and is dated 6/21/2006 and is version 6.0.6001.18000

  • RRAS issue - only one client can connect?

    Hello, I have set up my server 2012 standard server and set it up as a DC and RRAS server, the VPN works perfectly but only one user can use it, the second user will always get error 800. there are enough IP slots in the LAN and it is correctly assigning
    a new IP address to each new user that connects, but only one can connect at a time without error - I have searched around and couldnt find anything conclusive - is this a licensing or configuration issue?
    Thank you very much for your time and consideration,
    Larry

    Hi Larry,
    As far as I know, it’s not recommended to install RRAS server role on DC, since it would make the DC multi-homed.
    I suggest you install RRAS server role on another server.
    Here is a related blog below for you:
    Multihomed DCs with DNS, RRAS, and/or PPPoE adapters
    http://blogs.msmvps.com/acefekay/2009/08/17/multihomed-dcs-with-dns-rras-and-or-pppoe-adapters/
    If there is any RRAS/VPN related query, please refer to Network Infrastructure Servers forum below to get more efficient support:
    https://social.technet.microsoft.com/Forums/en-US/home?forum=winserverNIS
    Best Regards,
    Amy
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Blurry iSight only when other party connects

    I have read the numerous other issues with blurry video, however, I haven't seen one with my problem. My preview looks crystal clear until I invite another party for a video conf. Once they accept, my viedo gets slightly blurry.
    My bandwidth is 4.5MB down and 500 kb up, which should be sufficient. I have made the changes to preferences/quicktime.
    Any suggestions?
    Thanks,
    Ben

     Are you running ANY other apps while trying to video chat? If so, shut down everything, reboot your modem (and router if you use one,) restart your Mac, close any apps that you have set to launch as System Preferences > Accounts > Login Items, launch iChat AV only, and try video again. If you experience the same problem, you can try the following to track down the cause of your problem and resolve it.
    ALL parties to the problem chat should Check Broadband Speed. (Buddy Names for iChat Test if you need testers.)
    If speed is adequate for all parties, ALL parties to the problem chat should test with more than one other user to determine which system is causing the problem. Then the user of the problem system should troubleshoot and consider any untried Help for iChat AV 3 Problems suggestions that are relevant to the problem system.
    Please let us know what fixed it for you.
    Cheers,
    Jim

  • How come my contribution for the translation is visible only when I'm connected?

    I contribute to the wiki today by translating this page (http://support.mozilla.com/fr/kb/What+is+Firefox+Sync) to french. I see it's not translated and need translation when I'm not connected, but as soon as I'm connected, I can see the page in french

    Moving this to the contributors forum.
    Your article is in the staging area, and needs to be reviewed before it can be visible to people not logged in.
    See [[How we are different]]

  • Restore works ONLY when external HDD connected?!

    I had my laptop (MacBook A) sent away for repair, and in the meantime I used a temporarily purchased one (MacBook B) which I restored from Time Machine.
    Now a month later, I received A back, and restored it from the last backup on B (last night). All seemed to work fine, until I tried using A unattached to the external HDD. When it is not connected, A turns back into the computer it was the day I sent it for repair, as if I did no restore from back-up at all... but when I connect it to the HDD again, it turns back into a clone of B as it should. I also hear the external HDD whirring when accessing certain programs, which makes me think it's accessing the restore directly from the HDD not the laptop. What did I do wrong?
    Any help would be appreciated as I am leaving the country in 2 days for 3.5 weeks and need A to work properly!

    Bagtown99 wrote:
    I had my laptop (MacBook A) sent away for repair, and in the meantime I used a temporarily purchased one (MacBook B) which I restored from Time Machine.
    Now a month later, I received A back, and restored it from the last backup on B (last night). All seemed to work fine, until I tried using A unattached to the external HDD. When it is not connected, A turns back into the computer it was the day I sent it for repair, as if I did no restore from back-up at all... but when I connect it to the HDD again, it turns back into a clone of B as it should. I also hear the external HDD whirring when accessing certain programs, which makes me think it's accessing the restore directly from the HDD not the laptop. What did I do wrong?!?!
    Any help would be appreciated as I am leaving the country in 2 days for 3.5 weeks and need A to work properly!
    Did you do a restore by booting from Leopard DVD and using the Restore in the menu?
    If you look on the TM drive do you see one, two or three backup directories?
    Message was edited by: nerowolfe

  • Time Capsule connection issues - only VPN use will connect

    After hours of troubleshooting with Comcast and Apple trying to establish internet connection, I accidentally discovered that I could get on when connected to company's VPN. Why would this happen? I don't have VPN on my Mac and don't want to set it up on my iPhone. I need to get on the internet without it. Apple has been helpful on the phone, but they are just as stumped as I am -- we've tried everything! Help!
    I'm running 10.5.2 on Mac, and use XP on my PC's. The cable modem is an Arris through Comcast. I never had problems with my old wireless router (Netgear).

    Wired or wireless didn't matter, it was baffling.
    I did get it resolved, however. Evidently Comcast's DNS address wasn't working properly. The Apple rep was able to provide a public DNS address (not affiliated with Comcast) that did the trick. The VPN thing was what tipped him off.
    Works fine from the Mac, but my PC's give me constant warnings since they are set up with all of my company's security settings. I can live with it though! Just happy to finally get some work done!

  • My smart watch just works when it's connected to the charger

    Hi, I bought my smart watch just 2 months ago, and left it in my car charging.. well, the next day when I saw that the battery was fully charged, disconnected the watch and puted it on the armband it doesn't turned on anymore, no vibrations, no display, nothing. But when I connect it to the cable, the displays turns on and shows that the battery is fully charged, and the watch also turns on and is able to connect to my Xperia Z, but only when it's connected.. When the charger looses contact with the watch everything is over.
    Can anybody help me?

    Sounds like the battery has malfunctioned and can no longer hold a charge - You could try to run a repair using this thread although the process may differ slightly http://talk.sonymobile.com/t5/Wireless-accessories/How-to-check-if-you-have-the-latest-firmware-on-y...
    If your watch is only 2 months old then it should still have warranty so if the above fails then I'd seek redress through your warranty via the place of purchase.
    For a successful technology, reality must take precedence over public relations, for Nature cannot be fooled.   Richard P. Feynman

  • Error when opening a pdf by clicking a search result. Link works fine when opened any other way. IE issue only.

    The issue:
    www.norwich.gov.uk
    When you carry out a search for "co-operative bank" and click the first result (which is a pdf), Adobe Reader is launched and the user sees this error: "There was an error opening this document, The filename, directory name or volume label syntax
    is incorrect"
    However, if you do any of these...
    right-click the link and choose to open it in a new tab
    right-click the link, copy the shortcut, paste it into the address bar and hit go
    open the file directly from the library
    open the file by clicking on a hyperlink
    ... you are prompted to Open or Save the file. On choosing 'Open' the file is opened in the browser window with no problems.  It is only when clicking on the link in the search results that the issue arises.  The issue only occurs with IE.
    Current settings:
    Client integration is disabled
    Browser file handling is set to permissive
    Default open behaviour for browser-enabled documents is set to open in the browser
    DOCICON.xml is configured to show <Mapping Key="pdf" Value="icpdf.png" EditText="Adobe Acrobat" OpenControl=""/>
    Disabling the Adobe Acrobat SharePoint Opendocuments add-on 'fixes' the issue, in that the user no longer sees the error, but instead sees the prompt. However, this doesn't help us as the site is public facing asn we cant control user's add-ons.
    Hope someone can help.

    I tried this from my laptop with IE8 and it worked fine.
    I trust that answers your question...
    Thanks
    C
    |
    RSS |
    http://crayveon.com/blog |
    SharePoint Scripts | Twitter |
    Google+ | LinkedIn |
    Facebook | Quix Utilities for SharePoint

  • When I plug in my Lacie Firewire 800 drive it causes certain apps to crash. Chrome will immediately crash when I open it, so will DVD player. It's only when I plug in my Firewire 800 drive, USB does not cause issues. What's the deal?

    When I plug in my Lacie Firewire 800 drive into my Mid-2009 Macbook Pro running Mountain Lion - 10.8.2,  it causes certain apps to crash. Chrome will immediately crash when I open it, so will DVD player. It's only when I plug in my Firewire 800 drive, USB does not cause issues. What's the deal?
    I've restarted, verfied the disk, repaired permissions, smc reset.. don't know what else to do..

    Contact Lacie since it's their product you are having issues with. 

Maybe you are looking for

  • ARE1 link to Excise invoice

    Hi gurus, Can any one tell me how to get the ARE1 form number on the printout of output type ARE1 which can be excuted from VF03 as well J1IP. when i post the ARE1 document in j1ia101 i am getting the Form no. in SAP and its getting updated in the ta

  • Is it possible restore my iphone without lose all my photos and midias?

    my iphone has shutted off. i can't turn it on. when i connect it to my computer they ask me to restore it. is it possible restore without lose all my photos and midias?

  • Supplier / Vendor Initial Data Load

    Hello All, 1) Is there anyone used the following approach for initial suppiler,vendor data in MDG hub. Installing, Configuring, and Using the Excel Upload for Business Partner Please let us know pros and cons of this approach. Thanks in Advance.

  • Data not get loaded to datatarget but in PSA

    Hi all, When i load 0customer from R/3. all the filelds and getting populated and loaded to PSA but in infoobject when i check most of the fields coming as blank. Can anyone tell me why.. Note : i am doing this as Full update and processing by PSA an

  • Final cut pro 7 files autosaving as final cut express files

    Greetings! Running a Macbook Pro with Final Cut 7 on it.... our office had it pre loaded with FCE 4 until we got final cut loaded on it. Never used FCE... I happened to be looking for an autosaved version of a final cut pro project I was working on a