Tecra S1 - problems with touchpad after BIOS-update to 2.50

Hi,
after the BIOS-update to version 2.5, the touchpad doesn't do anything. Starting in the docking station, the optional PS2 mouse works without any problem. Starting undocked, the touchpad doesn't work anymore. Normally - before update - the touchpad started it's work immediately after undocked booting.
What can I do to reactivate the touchpad???
Wanky

Hi Jeffrey,
thank you for your tips!
First I tried the hotkeys. All hotkey combinations work successful - except for the touchpad key F9...
After reinstallation of the touchpad driver, undocking the Tecra and disconnecting the USB-mouse I started with the Toshiba HWSetup tool to switch the functionality of the pointing devices to simultaneously. After installing the touchpad driver and repeated booting of the Tecra -> no progress.
After all examinations, no step further... I'm tired...
If you have another ideas, please let me know.
Kind regards,
Uwe

Similar Messages

  • Problem with Java after Software Update to 10.5.7

    Hi,
    I am facing problem with Java after having run Software upgrades.
    Here is the whole story. I recently moved to iMac 10.5.6 from PowerPc 10.4. On this new machine I was having problem running a 3rd party application, which requires JVM. As this application worked well on Tiger, I decided to upgrade JVM on my iMAC using Software Upgrade(was I insane!!). As I like my systems to be updated (as with linux on my personal machine) I clicked "install all". As a result I have the following upgrades run on my machine:
    2009-05-20 13:12:01 +0200: Installed "Mac OS X Update Combined" (10.5.7)
    2009-05-20 13:12:10 +0200: Installed "Remote Desktop Client Update" (3.2.2)
    2009-05-20 13:12:26 +0200: Installed "Java For Mac OS X 10.5 Update 2" (1.0)
    2009-05-20 13:58:36 +0200: Installed "Java for Mac OS X 10.5 Update 3" (1.0)
    2009-05-20 13:58:44 +0200: Installed "AirPort Utility Software Update 2009-001" (5.4.1)
    2009-05-20 13:59:07 +0200: Installed "QuickTime" (7.6)
    2009-05-20 13:59:22 +0200: Installed "iPhoto Update" (7.1.5)
    2009-05-20 13:59:28 +0200: Installed "iLife Support" (9.0.2)
    2009-05-20 13:59:38 +0200: Installed "iDVD Update" (7.0.3)
    2009-05-20 13:59:58 +0200: Installed "iTunes" (8.1.1)
    But now, simply running $java on the prompt hangs, i.e. it takes no action.
    $ which java
    /usr/bin/java
    $ ls -ltr /usr/bin/java
    May 20 15:09 /usr/bin/java -> /System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/java
    $java (no response)
    Here is the output of $ top
    PID COMMAND %CPU TIME #TH #PRTS #MREGS RPRVT RSHRD RSIZE VSIZE
    703 java 98.8% 0:38.54 3 110 72 480K 184K 1964K 40M
    Any clues?
    Details of JavaVM on my machine
    $ pwd
    /System/Library/Frameworks/JavaVM.framework/Versions
    $ ls -ltr
    total 56
    drwxr-xr-x 3 root wheel 102 Dec 2 2007 1.3.1
    lrwxr-xr-x 1 root wheel 3 Aug 31 2008 1.4.1 -> 1.4
    drwxr-xr-x 8 root wheel 272 Aug 31 2008 1.4.2
    drwxr-xr-x 8 root wheel 272 Aug 31 2008 1.5.0
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.3 -> 1.3.1
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.4 -> 1.4.2
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.5 -> 1.5.0
    drwxr-xr-x 8 root wheel 272 May 20 13:12 1.6.0
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.6 -> 1.6.0
    drwxr-xr-x 8 root wheel 272 May 20 13:12 A
    lrwxr-xr-x 1 root wheel 1 May 20 14:57 Current -> A
    lrwxr-xr-x 1 root wheel 3 May 20 14:59 CurrentJDK -> 1.5
    Any suggestions? Is there a cleaner approach to uninstall Java on Mac then a simpl "move to thrash"!
    cheers

    Hi,
    I am facing problem with Java after having run Software upgrades.
    Here is the whole story. I recently moved to iMac 10.5.6 from PowerPc 10.4. On this new machine I was having problem running a 3rd party application, which requires JVM. As this application worked well on Tiger, I decided to upgrade JVM on my iMAC using Software Upgrade(was I insane!!). As I like my systems to be updated (as with linux on my personal machine) I clicked "install all". As a result I have the following upgrades run on my machine:
    2009-05-20 13:12:01 +0200: Installed "Mac OS X Update Combined" (10.5.7)
    2009-05-20 13:12:10 +0200: Installed "Remote Desktop Client Update" (3.2.2)
    2009-05-20 13:12:26 +0200: Installed "Java For Mac OS X 10.5 Update 2" (1.0)
    2009-05-20 13:58:36 +0200: Installed "Java for Mac OS X 10.5 Update 3" (1.0)
    2009-05-20 13:58:44 +0200: Installed "AirPort Utility Software Update 2009-001" (5.4.1)
    2009-05-20 13:59:07 +0200: Installed "QuickTime" (7.6)
    2009-05-20 13:59:22 +0200: Installed "iPhoto Update" (7.1.5)
    2009-05-20 13:59:28 +0200: Installed "iLife Support" (9.0.2)
    2009-05-20 13:59:38 +0200: Installed "iDVD Update" (7.0.3)
    2009-05-20 13:59:58 +0200: Installed "iTunes" (8.1.1)
    But now, simply running $java on the prompt hangs, i.e. it takes no action.
    $ which java
    /usr/bin/java
    $ ls -ltr /usr/bin/java
    May 20 15:09 /usr/bin/java -> /System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/java
    $java (no response)
    Here is the output of $ top
    PID COMMAND %CPU TIME #TH #PRTS #MREGS RPRVT RSHRD RSIZE VSIZE
    703 java 98.8% 0:38.54 3 110 72 480K 184K 1964K 40M
    Any clues?
    Details of JavaVM on my machine
    $ pwd
    /System/Library/Frameworks/JavaVM.framework/Versions
    $ ls -ltr
    total 56
    drwxr-xr-x 3 root wheel 102 Dec 2 2007 1.3.1
    lrwxr-xr-x 1 root wheel 3 Aug 31 2008 1.4.1 -> 1.4
    drwxr-xr-x 8 root wheel 272 Aug 31 2008 1.4.2
    drwxr-xr-x 8 root wheel 272 Aug 31 2008 1.5.0
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.3 -> 1.3.1
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.4 -> 1.4.2
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.5 -> 1.5.0
    drwxr-xr-x 8 root wheel 272 May 20 13:12 1.6.0
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.6 -> 1.6.0
    drwxr-xr-x 8 root wheel 272 May 20 13:12 A
    lrwxr-xr-x 1 root wheel 1 May 20 14:57 Current -> A
    lrwxr-xr-x 1 root wheel 3 May 20 14:59 CurrentJDK -> 1.5
    Any suggestions? Is there a cleaner approach to uninstall Java on Mac then a simpl "move to thrash"!
    cheers

  • Problem in booting after bios update

    Originally, it was windows home basic was installed in my laptop. But recently I had installed Windows professional. After installation I have downloaded all drivers which are compatible for my laptop model. After BIOS update installation my pc is not booting up at all. Only power button, WiFi and capslock is lighting. Capslock is continuosly blicking. Even FAN speed gets lowered. I have tried hard reset as well as windows+B comand during startup still condition is same. Please reply me....

    see help 8....
    I am a Volunteer to help others on here-not a HP employee.
    Replies aren't online 24/7 because of Time Zone differences.
    Remember in this Day and Age of Computing the Internet is Knowledge at your fingertips if you choose understand it. -2015-

  • [Enlightenment E17] Problems with EFM after last Update [solved]

    Hello Folks!
    I'm having some very ugly problems with my Enlightenment E17 Desktop after the last full system upgrade. This problem has already been reported to the German Arch Linux community, but no response yet, but I can't figure out that nobody else troubles the same probs.
    This is the following what I get when running pacman -Ss e17-svn
    community/e-svn 42849-1 (e17-svn)
    Enlightenment window manager DR17 (aka e17)
    community/e_dbus-svn 42682-1 (e17-libs-svn e17-svn)
    dbus abstraction layer for e17
    community/ecore-svn 42854-1 (e17-libs-svn e17-svn)
    Ecore is an abstraction layer for e17
    community/edje-svn 42794-1 (e17-libs-svn e17-svn)
    A graphical design and layout library based on Evas
    community/eet-svn 42851-1 (e17-libs-svn e17-svn)
    A data storage and compression library
    community/efreet-svn 42759-1 (e17-libs-svn e17-svn)
    freedesktop.org specifications for e17
    community/eina-svn 42822-1 (e17-libs-svn e17-svn)
    E17 file chunk reading/writing library
    community/embryo-svn 42739-1 (e17-libs-svn e17-svn)
    implementation of a C like scripting language for e17
    community/evas-svn 42855-1 (e17-libs-svn e17-svn)
    A hardware-accelerated canvas API for X-Windows
    The problems that occur to me are following: I'm using EFM as file manager. It's not the best one, but it fits into the E17 concept - simple, lightweight, fast - and thats what I like. But, after the latest update, when I click a folder on my desktop, EFM now comes up in a stupid very tiny window. The window is so small, that I need to resize it every time to see any content. Before the update, everything worked fine, the EFM windows came up as they should.
    Another problem I'm having with some applications, e.g. the Okular-Viewer, is that I'm not able to size down the window - it is always in full screen, and there's no chance to move it up (even not on the desktop preview widget) to move it down. Okular is always 100% filling my screen (over the height, only), and I'm not able to size it down. In the previous version, I didn't got this problems.
    My question is now: is there any way to install the previous Enlightenment E17 packages? They where much better that this one... or will another update come out soon??
    Thanks in advance for any help, any help is appreciated!
    beachcoder
    Last edited by beachcoder (2009-10-09 09:04:21)

    Have you tried starting with a clean config and the default theme, it helps sometimes after big code changes?
    If that doesn't help...
    beachcoder wrote:My question is now: is there any way to install the previous Enlightenment E17 packages? They where much better that this one... or will another update come out soon??
    If you find some mirror which keeps outdated packages that should not be a problem. Be sure to downgrade all of e17 packages (also some packages were deprecated and thus removed from the server during the last upgrade so you'd need to have those as well. You may still have those on your system though)
    About a quick update, depends if Ican replicate it and if there is an easy fix. These things happen now and then with pre-alpha software when they do make major code changes.  I try to test every update locally before putting it live but I of course can't test every single feature.
    Last edited by pressh (2009-10-09 06:03:31)

  • Problems with Macbook after Software Update

    I haven't updated my Macbook in a long time, so I decided it was time I probably did. Software Update had updates for iTunes, Quicktime, and a 2009-Security Update. Everything seemed to be going okay. After the downloading and installing finished, it said the Security Update couldn't be installed and moved it to the trash. Then it prompted me to restart my computer because the other two installed okay.
    After restart, when my computer started back up, my Macbook is messed up. The doc is missing. I open a finder window, and it shows the main folders, but all the things on the right (where it shows the drive, applications, and such) is missing. I tried to back up my files, but it can't even read there is a blank disc inserted (keeps asking me to insert a blank disc). And it wont let me shut down my computer, or restart it. I click restart, and it seems like it accepts it, but it just doesn't do anything. The dashboard wont show up when you hit F12. This mac is all messed up.
    I don't know what happened here, all I installed was iTunes and Quicktime from the Software Update (security update didn't install), and all this happened. Any idea what happened and how I can fix this?
    I'm using Mac OSX Tiger 10.4.11.

    Welcome to Apple Discussions.
    There's a variety of things you could try, but first as to why it is doing this. Probably your drive was slightly corrupted. If it was minor you might not have noticed it, but when the updates tried to install, the whole thing compounded and led to a whole bunch of things missing.
    First, try to repair your drive. Boot from the System installer disc that came with your computer or is the one for the version you currently have on there, select language if applicable, choose utilities, run Disk Utility and verify (and repair if necessary) the drive. You can verify a drive from DU on your main drive while booted but I have found this can result in incorrect reporting of errors. To repair your drive you have to run it from a drive other than the boot drive anyway.
    Next, boot from your drive in [Safe Mode|http://docs.info.apple.com/article.html?artnum=107393] and repair permissions. You can repair permissions while booted from the installer disc but this uses the permissions configuration on the installer disc which may be out of date if you have run any updates on your computer. Booting your computer to Safe Mode restricts the number of things running on your computer while permissions are being run and does a bit of spring cleaning at the same time.
    Reading
    [Resolve startup issues and perform disk maintenance with Disk Utility and fsck|http://docs.info.apple.com/article.html?artnum=106214]
    [Using Disk Utility in Mac OS X 10.4.3 or later|http://docs.info.apple.com/article.html?artnum=302672]
    [Disk Utility's Repair Disk Permissions|http://docs.info.apple.com/article.html?artnum=25751]
    +Summary of above from BDaqua+ (couldn't have said it better):
    "Try Disk Utility
    1. Insert the Mac OS X Install disc that came with your computer (Edit: Do not use this disc if it is not the same general version as what you have currently on your computer, e.g. use a Tiger disc for a Tiger drive, not a Panther disc), then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the First Aid tab.
    4. Click the disclosure triangle to the left of the hard drive icon to display the names of your hard disk volumes and partitions.
    5. Select your Mac OS X volume.
    6. Click Repair. Disk Utility checks and repairs the disk.
    Then Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes."
    Report back after you have done this. It may be that you have to use a more powerful utility such as Diskwarrior.
    Once the drive is repaired you can try re-applying the two updates, though often it takes a full archive and install, plus re-application of all updates, to get everything working again.
    [Mac OS X: About the Archive and Install feature|http://support.apple.com/kb/HT1710]
    [Apple document about A&I in Tiger (10.4)|http://support.apple.com/kb/HT1545]
    [X-Lab Archive and install|http://www.thexlab.com/faqs/archiveinstall.html]
    [Kappy's A&I instructions|http://discussions.apple.com/thread.jspa?threadID=1823034]
    *In most cases _make sure_ you select "Preserve Users & Settings"*
    Finally, on updating:
    Updating
    Certain steps appear to minimize the risk of an update producing problems.
    Number one is to make sure you have a bootable clone backup of your computer in case you do need to back out of it again. This is the only guaranteed way of not having to worry about the results of an update.
    Some like to boot from their installer discs or an external backup and verify (and if necessary repair) their internal drives as well as drive permissions. This is done with Disk Utility. You can verify a drive while booted from the same drive but sometimes this produces spurious errors. Repairing a drive (if necessary) has to be done while booted from another disk.
    [Resolve startup issues and perform disk maintenance with Disk Utility and fsck|http://docs.info.apple.com/article.html?artnum=106214]
    [Using Disk Utility in Mac OS X 10.4.3 or later|http://docs.info.apple.com/article.html?artnum=302672]
    [Disk Utility's Repair Disk Permissions|http://docs.info.apple.com/article.html?artnum=25751]
    You can also go to the step of booting into safe mode to do the install.
    [Mac OS X: Starting up in Safe Mode|http://docs.info.apple.com/article.html?artnum=107393]
    [What is Safe Boot, Safe Mode? (Mac OS X)|http://docs.info.apple.com/article.html?artnum=107392]
    [Safe Boot takes longer than normal startup|http://docs.info.apple.com/article.html?artnum=107394]
    I like to download the update onto my computer and install it from there rather than let Software Update do it. I know a few people who had problems with doing the update via software updater found a manual install to work.
    Repair permissions again afterward.
    It helps to only install one update at a time and to run the computer for a while to make sure it is behaving well.
    The more cautious even like to unplug third party peripherals (see [comment by BDaqua|http://discussions.apple.com/message.jspa?messageID=9040746#9040746]).
    Almost all of the above steps (except backup) have been questioned (e.g., [Permissons repair|http://www.macworld.com/article/52220-3/2006/08/repairpermissions.html] as to necessity. Probably many people have done successful updates without doing them. I say they can't hurt, they can very likely do good (especially if your computer isn't regularly maintained), so why not do them to be safe?
    [BDaqua's comments on updating problems|http://discussions.apple.com/message.jspa?messageID=8948595#8948595]
    [Baby Boomer's comments on updating problems|http://discussions.apple.com/message.jspa?messageID=9025760#9025760]
    [Klaus1's post on updating and removing updates|http://discussions.apple.com/message.jspa?messageID=10257902] and [another one|http://discussions.apple.com/message.jspa?messageID=10402175]

  • Problems with waking after firmware update ...

    Hi ya'll - quick question.
    Did the latest firmware update last night and have noticed that waking the computer from sleep has become a problem, maybe once every three times I try to wake it? The backlight visibly turns on and illuminates the black screen, but the password box dosen't ever pop up, leaving me with a plain cursor. I'll try to hit random buttons (not that I think it'll help, but you know) and the 'Funk' sound plays, so I know the computer is working and is on. I have to hold the power button and restart it everytime. Any reason this might be happening now, after the update? It used to every now and then, and had sllooow wake times before the update, the latter of which has been fixed. The update was performed right and completed itself, etc.
    Thanks for any help!

    i also have problems waking it up since the efi firmware update! i primarily use the macbook only with an exernal display and wake it up by plugging in the power, lan, display and usb connectors, i.e. quite often, i don't even open the lid. since the firmware update, i regularly get a light blue screen and nothing happens. i then have to restart it through the power button as well.

  • Big problem with Z2 after the update to Firmware 17.1.1.A.0.402

    what can i do with my Z2 after the update to Firmware 17.1.1.A.0.402 
    the contact's app has stopped working everytime when i need too call someone on my contacts
    on the screen i recieve messages ' android.process.com ' has stopped working , or process.contact.com has stopped working , etc. ...
    i'm desperate , please help me !

    switch of device via holding the power button and up vol button wait till it vibrates 3 times then switch on the device once powered on , turn off normally then switch on again and all should be fine 

  • Problems A88X-G45 after Bios update

    Dear,
    Recently acquired a motherboard MSI G45-A88X and everything worked properly until I perform the update of Bios (via M-Flash).
    So after this, the computer can not start more (does not pass the test of Bios - POST). Ie, Not I can no more access the setup bios.
    Furthermore, since all components despluguei, thereby connecting one go to a (processor, memory, etc.). Soon after the memory test, debug LED schism in showing the value "70" (Late South Bridge initialization, as the manual).
    Also, I inform you that already realized the cleaning of the CMOS (via the button and also the jumpers located on the board), without thereby be successful.
    So seriously suspect that I damaged the Bios and therefore the card should be sent to the seller for the same be repaired or even replaced (it is still under warranty).
    If someone can offer some attempt at a solution to my problem (I believe it is difficult, given the facts presented), I thank in advance.

    Hi,
    Since this motherboard doesn't have dual BIOS, there is no way to recover it. And as you've tried clearing CMOS, which failed, you're left with sending it back to the shop you got it from.

  • Problem with N73 after firmware update

    Recently I tried to update the firmware on my Nokia n73. Somehow the cable got disconnected and the phone died. I read everything on the topic here and went directly to the nearest NCS. There they repaired my phone and updated the firmware to V3.0638.0.0.30 (everything else shown after *#0000# is: 30-10-2006, RM-133, Nokia N73 (05)). But after that, I noticed that when I press the multimedia button, it opens directly the music player, instead of a list of applications. Also when I hold down the menu button it shows both the standby icon and the music one. My problem is that I mostly use the camera, not the music player, and it seems (to me) that it slows the phone down (especially when going through the image gallery). So I was wondering if anyone can tell me how to close the music player, or at least how to change back the multimedia button to a list of applications. I am using the standard 128mb miniSD. Thanks in advance and cheers from Bulgaria.
    "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe."
    Albert Einstein

    don't mean to be rude, but where are those Multimedia options? i tried settings, profiles...and besides that when i press the multimedia button i end up at a screen with "Now Playing" on top and when i Press "back" two times i go to "Music menu" from where i have either
    OPTIONS ->
    - Go to now playing
    - Go to Music shop
    - Refresh music library
    - Music library details
    - Help
    or
    PHONE which brings me to the standby display...Message Edited by radi78231 on 12-Jan-2007
    04:43 PM
    "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe."
    Albert Einstein

  • HELP! Problems with MacBook after software updates install.

    Hi Guys,
    I have a friend of mine that has a MacBook. After a while without doing the software updates she connected her MacBook on the internet and there was a lot of software updates to do, so she went on and install everything. She describes me that the problem was with Tiger 10.4.11, it pop up a "Warning Sign - Error" and freezes she says.
    She re-start the computer and It get stuck on the gray window with the Apple with the lil circle spinning endless.
    Is there any tip or something that I can help her?...
    [Sorry about my english... lol)

    Hello coreanomac!
    The following Apple Support article is good for working through the problem. Based on your explanation of what happened, follow the advice of the "Try a different software update source" and "Installation fails during 'optimization'" paragraphs of the "Troubleshooting an unsuccessful installation" section:
    Mac OS X: Troubleshooting installation and software updates
    Also reading the "Before Installing" section may be useful, as well.

  • Problems with Installer after Security update

    after installing the security update for 10.10.2, I've experienced really weird problems installing downloaded dog updates to any software on my machine.  For example, tonight I downloaded the latest upgrade to Google Chrome.  After downloading, I clicked on the dmg file to install the update.  It took more than 20 minutes for the Chrome icon to appear in the install package, and 45 minutes to copy the .app file to the /Applications folder.  This has happened multiple times with at least a half dozen unrelated pieces of software.  None of this occurred before installing the recent security update.  I'm  running the early 2014. Mac Pro 6 core, 3.5gHz, with 32 GB Ram.  Anyone else having this problem, or have a fix?  Needless to say, it is really annoying, not to mention really interferes with my productivity.  Once the installer gets going in one of these cycles, it is impossible to force-quit, and the only way to get out of whatever loop it is in is to shut the machine down.

    after installing the security update for 10.10.2, I've experienced really weird problems installing downloaded dog updates to any software on my machine.  For example, tonight I downloaded the latest upgrade to Google Chrome.  After downloading, I clicked on the dmg file to install the update.  It took more than 20 minutes for the Chrome icon to appear in the install package, and 45 minutes to copy the .app file to the /Applications folder.  This has happened multiple times with at least a half dozen unrelated pieces of software.  None of this occurred before installing the recent security update.  I'm  running the early 2014. Mac Pro 6 core, 3.5gHz, with 32 GB Ram.  Anyone else having this problem, or have a fix?  Needless to say, it is really annoying, not to mention really interferes with my productivity.  Once the installer gets going in one of these cycles, it is impossible to force-quit, and the only way to get out of whatever loop it is in is to shut the machine down.

  • N86 problem with gps after firmware update

    J2ME-apps crashes or hangs with external gps after upgrade to firmware 30.009. This worked before the update.
    The phone is a N86 RM484 and external GPS is a Globalsat 359.
    The apps in question are GC LIve (http://live.geocaching.com/dl) and a homebrewn app.
    When using external gps I only have "external gps" activated in "positioning methods". When using internal gps all options EXCEPT external gps are activated.
    "OVI Maps", "Google maps" and "GPS status" all work fine with external GPS.
    I've tried to reset the phone with three different methods but none fixes the problem. Methods I've tried: *#7780#, *#7370# and the acrobatic 4-button combo.
    I'm all out of ideas, and hope someone has a solution. / Richard

    Hi again!
    I've used ovi suite to reinstall prior to a reset, and also after a reset. It makes no difference to the problem
    What would happen if I wiped the entire built in mass storage (E? There's lots of folders and files there that seems to be untouched regardless of reset method. Could it make things worse?
    Other ideas very welcome!
    I'm not at all interested in demo versions of games that come bundled with this phone and all private stuff is backed up.

  • Problem with 2.26 Bios Update Z61t

    I installed Vista and then updated the bios to the latest version (2.26) which touts as one of its highlights:
    (Fix) (On Windows Vista) The Fn+Home/End key operation to adjust the screen brightness does not work when the lid is closed to enter sleep mode with battery-powered and the AC adapter is attached to the computer with the lid closed and then the lid is opened to resume normal operation.
    Well, this is exactly the problem I am having post-2.26.  When I enter standby (close lid) and resume later, the brightness drops down to the lowest setting and thinks it's at the highest.  It will not respond to the Fn+Home/End keys or the power manager.  It also disables my wireless connection so that I have to manually turn it back on at resume.  I am typing this on a dim screen at the moment.  I will have to completely restart to regain my brightness controls.
    Any fixes? Suggestions?

    Oh, I also went into the BIOS itself and tried disabling the screen dimmer (which is an option) but that had no effect.  It's still doing it.  I wish I could at least figure out a way to re-engage the brightness without rebooting.

  • Problems with startup after software update

    I have just done a software update on my system, and now going back to my computer 2 hours later and turning it on, all I get is the grey screen with the apple and dial spinning...........
    Also the fans in the tower are going nuts.
    Is this normal for updates since leopard, seeing as I have never had this happen to me before

    No, that's not normal. It could be hardware. Shutdown.
    Run Apple Hardware Test:
    1. Disconnect all external devices from your iMac except the keyboard and mouse.
    If you have an Ethernet cable connected, disconnect it.
    2. Insert the Mac OS X Install Disc 1 that came with your iMac.
    3. Restart your iMac and hold down the D key as your iMac starts up.
    4. When the Apple Hardware Test chooser screen appears, select the language
    appropriate for your location.
    5. Press the Return key or click the right arrow button.
    6. When the Apple Hardware Test main screen appears (after about 45 seconds), follow
    the onscreen instructions.
    7. Apple Hardware Test displays an error code if it detects a problem. Make a note of the
    error code before pursuing support options.
    Let us know.
    -mj

  • Usps click n ship when I try to sign in it loops back to sign in and will not let me send a package. New problem with USPS after they updated. I'm on Mac using 10.6.8

    When I try to log on to click n ship it keeps looping back to sign in. It will not let me send package. Started with usps updated of site.

    I had the same problem and found the solution here:
    https://discussions.apple.com/thread/3189272

Maybe you are looking for

  • Supressing Drag&Drop for Assignment Blocks in Overview Page

    Hi Experts, in the standard setup it is possible to change the order of assignment blocks in a Web UI Overview page by means of drag and drop. Does anybody know how this feature can be suppressed if not desired? Thanks, Jens

  • Phase Lock problem with a PXI-1000 chassis

    As already discussed here, we had an application running smoothly on a 1042 chassis with a 8186 controller. We generate two sine waves in phase quadrature, using two 5411 boards. Unfortunately, we are now obliged to use a PXI-1000 with a 8170 control

  • The PC Suite is not connecting with bluetooth.

    Neither PC Suite nor Ovi Suite identifies the bluetooth module on my laptop. The bluetooth module that I have is Motorola v2.1 EDR, and the OS installed is Windows 7 32 bit. My bluetooth module works fine. Windows is able to communicate to my mobile

  • Container issue

    Hey.  I posted a question on this before, but couldnt get a reply, problably too much code, so I thought I would try again but try to cut down on things.  Basically, I load images from an xml file, and then use this method to add them each to their o

  • 1itunes 11.1.1.11 for windows 7 32-bit BEX error. HELP!!!!!!!!!!

    When I try to open itunes, I get this message: Problem Event Name:    BEX   Application Name:    iTunes.exe   Application Version:    11.1.1.11   Application Timestamp:    524a8521   Fault Module Name:    StackHash_0a9e   Fault Module Version:    0.0