Firmware update reduced features, increased bugs 2...

Hello, i updated my Nokia 2700c firmware last night in the hopes that it might get rid of some bugs that i found very irritating after the last forced update by the Nokia care (after a problem with the phone, instead of reinstalling the same version they updated it instead).
But the bugs have now grown in number as well as a bit more serious now.
--The phone now doesn't read the name of a contact, in the from field in sms or call list which has more than one number saved or even randomly, some numbers have it displayed, some don't.
--The media player starts playing a song after a 5sec lag in which the phone is unusable, like if i am texting at the same time, it would stop responding,
this becomes worse by the balance notifications after every sms by my operator, in which case it notifies by sounding the sms tone 2 times but now with a 5sec gap in between while playing music, thus making the fone pretty much useless for those 15secs.
--The screensaver functionality is gone.
--The main menu has a menu option repeated one more time, which i never used in the first place.
--The T9 text entry has a lot of bugs with the order of matched words.
--The transition effects have all gone slow, thus prompting me to switch them off.
I can live with the last four but the first 2 i've listed have completely turned me off. Why isn't adequate testin done before releasing an update?
The first version of the device was 7.15, which was updated to 7.80 and this latest one is v9.95(?) i guess they even typoed the version number in this one (9 instead of 7) cause it doesn't look like such a major 'upgrade'.
Please tell me is there any solution to these problems?? Or am i stuck with these bugs for good?
Thanks.

Update: Managed to fix the second issue by a hard reset.

Similar Messages

  • Toshiba 32RL853B firmware update - many features not available

    So after downloading the drivers only to find there is no USB option to upgrade my Regza 32 RL853B, and several failed network download attempts to upgrade the TV firmware, because the overair option is greyed out.
    I finally got a fast enough network connection (internet is woeful where we live), to download the upgrade,
    When it was installed, I expected the Youtube XL to be replaced with something that works.
    I expected an option to be able to join a tablet as I have seen reference to this being possible and have even downloaded an IOS app.
    I even thought I might be lucky enough to get Netflix or some such apps added to the software available.
    Did I expect to much?
    To be honest there appears to be absolutely no change!
    What should I have expected from this upgrade?

    I dont know if you expected too much but usually you can find all the firmware information details and changes on this page.
    [Firmware update information for Consumer Products (TV and DVD/BD)|https://portalcp.toshiba-tro.de/documents/10781/5bafb15d-5e41-46b9-97d2-57dfc56c7699;jsessionid=04184C1F761F1E9B360BF7A6D2 B25D79]
    Unfortunately, for the Smart TV 32RL853B firmware changes are not listed on the page :(

  • Add firmware update to increase resolution to 4K

    I would like to see a new firmware update that would increase my WDTV Live HUB's HDMI resolution to 4K and update codecs by adding new H.265 codec for HD and 4K/UHD resolutions.

    Won't happen. HEVC support can not be added by way of a firmware upgrade.

  • Feature or bug? (ListView/SelectionModel)

    I attach a short program which illustrates a phenomenon I have observed. Basically, I am trying to repeatedly delete the first item displayed in a ListView. I select that item using SelectionModel.select(0) or SelectionModel.selectFirst() and then delete SelectionModel.getSelectedItem() from the underlying item list. The first time round it works. The second time round, SelectionModel.getSelectedItem() still returns the item from the first iteration. I would have expected the call to SelectionModel.select(0) to update selectedItemProperty. Have I misunderstood something? Should I be doing something different?
    Interestingly, a similar thing occurs if you replace select(0) with selectLast().
    But if you call select(1) everything works as I had expected (selectedItemProperty is updated).
    Feature or bug?
    Steve
    package selectionbug;
    import javafx.application.Application;
    import javafx.beans.value.ChangeListener;
    import javafx.beans.value.ObservableValue;
    import javafx.collections.FXCollections;
    import javafx.collections.ObservableList;
    import javafx.event.ActionEvent;
    import javafx.event.EventHandler;
    import javafx.scene.Scene;
    import javafx.scene.control.Button;
    import javafx.scene.control.ListView;
    import javafx.scene.layout.VBox;
    import javafx.stage.Stage;
    public class SelectionBug extends Application {
        public SelectionBug() { }
        public static void main(String[] args) {
            Application.launch(SelectionBug.class, args);
        @Override
        public void start(Stage primaryStage) {
            final ListView<String> list = new ListView<String>();
            ObservableList<String> items =
                FXCollections.observableArrayList("abc", "def", "ghi", "jkl", "mno", "pqr", "stu", "vwx");
            list.setItems(items);
            list.getSelectionModel().selectedItemProperty().addListener(new ChangeListener<String>() {
                @Override
                public void changed(ObservableValue<? extends String> ov, String oldValue, String newValue) {
                    System.out.println("*** ChangeListener: "+oldValue+" -> "+newValue);
            Button button = new Button("Go");
            button.setOnAction(new EventHandler<ActionEvent>() {
                    @Override
                    public void handle(ActionEvent t) {
                        list.getSelectionModel().select(0);
                        //list.getSelectionModel().selectFirst();
                        //list.getSelectionModel().selectLast();
                        String string = list.getSelectionModel().getSelectedItem();
                        System.out.println(string);
                        if (list.getItems().remove(string)) {
                            System.out.println("removed");
                        } else {
                            System.out.println("oops");
            VBox vBox = new VBox();
            vBox.getChildren().addAll(list, button);
            Scene scene = new Scene(vBox);
            primaryStage.setScene(scene);
            primaryStage.show();
    }Edited by: winnall on 16-Mar-2012 00:35

    Hi, I'm the engineer behind the selection model API.
    There are a few things to note first:
    1) It is totally valid for the selectedItem to represent an item that is not actually part of the ListView.items list. It just means that if the selectedItem is set to a non-existent item, and when the item is added to the listview.items list, the selectedIndex will update to point to this selectedItem.
    2) Events don't fire when the property value doesn't change. So the first time you select(0) you end up with the selected index event firing as the new value is 0. If nothing else changes and you call select(0) again, you'll get no event fired.
    Now, I would argue that if the selected item / index is removed from the ListView.items list, it should be removed from the selection. This does not appear to be happening. There may be various reasons why this doesn't happen (selection models can have a LOT of nuances that all need to be keep balanced like a man with his spinning plates), but you should file a bug so I can investigate deeper.
    Thanks,
    -- Jonathan

  • Zen Micro Photo bugs need to be worked out - firmware update comi

    Hi,
    I've had my Zen Micro Photo 8gb for a month & have discovered some interesting quirks: first, I don't believe mine is defecti've, though I've had problems. I have encountered freezing on both the "Zen Microphoto" logo and "rebuilding library" screen; I scoured this forum and the Knowledge Base for answers, trying all that seemed applicable?- I tried disk cleanup and reboot (leading to rebuilding library freezes), reformats & carefully reloading the latest firmware?a couple of times. I've drawn some conclusions:?) Mediasource software is not working for me; when I switched to using only Windows Media , most problems went away.2) For whatever reason, "rebuilding library" can only be accomplished while my Zen is connected to the computer - should this be the case?3) It seems like the times my screen freezes on the "Zen Microphoto" logo I may have held the "on" switch to the side a little longer than necessary; I'm wondering if this is happening because I'm holding the switch on a little too long?Anyway, I love the size, look and sound of this player, so I hope to keep using it. NOTE: can anyone from CREATIVE tell me if there will be future firmware updates? Thanks
    !!! Steve M.Message Edited by smills on 08-0-20070:24 AM

    I run windows XP pro . sp2, its quite strange.. it should work. ! **bleep** IT SHOULD WORK ! :smileyindifferent: , and the wirld thing is. i also try'ed it on another windows XP machine at work.. and it didient work there either. im beginning to question if this is the product for me. its realy sad though, i love the zen design.. not to mention the price.
    It realy realy bugs me that the zen micro photo isset supportet on windows 2000, i had this vision of syncronizing my work calender with the zen ... and now its just not possible ! unless my boss wants to give me a new laptop.. and i dont think that will happen . hehe
    Well i will keep on working on this issue.. ill let you know guys.

  • New features as a firmware update?

    According to the press release the new Airport Extreme:
    Apple also announced that its popular AirPort Extreme 802.11n Wi-Fi Base Station and Time Capsule® now feature simultaneous 2.4 GHz and 5 GHz dual-band networking for optimal performance, range and compatibility. An innovative Guest Network feature allows setting up a secondary network for friends and visitors with Internet-only access so you don't have to hand out your WiFi password.
    Does anyone know if these features will be available as a firmware update for older Airport Extremes?
    Thanks.
    Message was edited by: Kvalnir

    Promethus wrote:
    ...from a technical perspective I can't see why this couldn't be done to the existing Time Capsules and Airport Extremes.
    Having the guest access SSID should be no problem for firmware, as some much less powerful APs can do multiple SSIDs (same channel). But dual band networking is a different matter; if the units were built with discrete radios from the beginning, then new firmware may be all that's needed. But if the 2.4 Ghz and 5 Ghz radios in these previous models shared any circuitry, then I doubt we'll see a firmware upgrade to provide the simultaneous networks. A shame, since many competitors are doing that now. I just bought a Linksys with dual-band this week for a project. The 15 Airport Extremes (n) I have now at work (a school) sure could use the dual band feature.
    For a time earlier this year, I was testing a low-end enterprise wifi system which had a really nice Dashboard management tool to configure and monitor the APs. So I reconfigured the 10 AEn's to 5 Ghz and an SSID that only teacher and admin laptops could connect to. It was a great way to segregate the network and assure teachers could get the bandwidth they needed for instruction. However, the test enterprise system proved to have a firmware issue in that the APs could not handle more than about 20 users before crashing and dropping them all. So I ditched that system, and got 5 more AEn's to get us through the year on a single SSID at 2.4 Ghz. Now I am considering expanding on the Apple stuff, though VLAN support is something else I will need soon, and I am not clear whether the new units have that.
    These Apple beasts have great hardware, but if they could add some beefed up firmware capability and a 'dashboard' utility to truly manage them (not one at a time, but all at once), they might fight for some enterprise market share.
    On a related note, I had 98 laptops connected to one AEn a few months ago (I have a screen shot of the Airport Utility window to prove it).

  • Missing features and bugs in 2.2 update...

    Missing features and bugs in 2.2 update...
    Here is my shortlist:
    1. Copy/Cut and paste - sadly still missing...
    2. Landscape view for keyboard - SMS and Email - still missing...!
    3. AM/PM indicator missing from "unlock" screen (in 12 hour clock) - BUG
    ... What's wrong with Apple these days - all of these issues (listed above) could have been easily implemented in version 2.2 and were frequently requested by all iPhone users since version 1.0 and yet Apple have ignored all of them...

    These features may or may not be that difficult to include, but what made you "fork out huge amounts to pay for a 'top of the range' iPhone" in the first place?
    As already provided, Apple has what is called their own "allocation of resources and prioritization", and if what is included doesn't meet your needs or wants, you should not have purchased an iPhone in the first place, or continue to keep using the iPhone if Apple doesn't include the features you need or want in a time table that meets your expectations, since there are plenty of cheap $100 phones that meet your needs or wants, you have a wide range of other phones to choose from which are less expensive, so that is exactly what you should do. No point in continuing to use a device that does not meet your needs or wants. Use one of the many less expensive devices you have to choose from that meets your needs or wants and move on.

  • Toshiba Satellite PRO A60DU - CPU Features Disable execute bit - Firmware updates?

    Hello everyone,
    I have a problem with a laptop that i've recently gotten. It's a rather old model Toshiba Satellite PRO A60DU / Model #: PSA65E- 01K033DU.
    I wanted to install a new operating system on the laptop (the latest Ubuntu desktop version) and after going through the entire setup, and reboot. I got into the front screen for login and it was giving me the following errors.
    Your CPU appears to be lacking expected security protections. Please check your BIOS settings or for more information run: /usr/bin/check-bios-nx --verbose
    0 packages can be updated.
    0 updates are security updates.
    To run a command as administrator (user "root"), use "sudo <command>".
    See "man sudo_root" for details.
    tjuky@tjuky-laptop:~$ /usr/bin/check-bios-nx --verbose
    This CPU is family 15,model 4, and has NX capabilities but is unable to use these protective features because the BIOS is configured to disable the capability. Please enable this in your BIOS for more details, see: https://wiki.ubuntu.com/Security/CPUFeatures
    After a bit of research i figured out that i had to change the NX settings of my device by going into the setup... and according to all the data that i've found out it's suppose to have the options yet it isn't anywhere in there yet.
    So i reckon a Firmware update would do the trick. However, wherever i look i can't find any firmware updates. So my ultimate questions are;
    1) Is it possible for me to change the NX settings in a way without upgrading my firmware?
    2)Are there any actual firmware upgrades for the device? and so yes, where can i find them?
    I'm quite desperate as you can see, i hope someone is able to help me.
    Kind regards,
    Chuck Smits

    Hello everyone,
    I have a problem with a laptop that i've recently gotten. It's a rather old model Toshiba Satellite PRO A60DU / Model #: PSA65E- 01K033DU.
    I wanted to install a new operating system on the laptop (the latest Ubuntu desktop version) and after going through the entire setup, and reboot. I got into the front screen for login and it was giving me the following errors.
    Your CPU appears to be lacking expected security protections. Please check your BIOS settings or for more information run: /usr/bin/check-bios-nx --verbose
    0 packages can be updated.
    0 updates are security updates.
    To run a command as administrator (user "root"), use "sudo <command>".
    See "man sudo_root" for details.
    tjuky@tjuky-laptop:~$ /usr/bin/check-bios-nx --verbose
    This CPU is family 15,model 4, and has NX capabilities but is unable to use these protective features because the BIOS is configured to disable the capability. Please enable this in your BIOS for more details, see: https://wiki.ubuntu.com/Security/CPUFeatures
    After a bit of research i figured out that i had to change the NX settings of my device by going into the setup... and according to all the data that i've found out it's suppose to have the options yet it isn't anywhere in there yet.
    So i reckon a Firmware update would do the trick. However, wherever i look i can't find any firmware updates. So my ultimate questions are;
    1) Is it possible for me to change the NX settings in a way without upgrading my firmware?
    2)Are there any actual firmware upgrades for the device? and so yes, where can i find them?
    I'm quite desperate as you can see, i hope someone is able to help me.
    Kind regards,
    Chuck Smits

  • BUG: text rendering problems after keyboard firmware update

    Hey all!
    Just letting you know that today, after installing the keyboard/mouse firmware update 1.0, the font rendering in many applications become weird, letters may overlap, see some screenshots:
    http://artemio.net/tmp/apple/bug1.png
    http://artemio.net/tmp/apple/bug2.png
    My system is iMac Intel Core Duo 17", 2 GB RAM, 250 GB HDD, Mac OS 10.4.6.

    Just to clarify, that was a software update, not a firmware update. I don't think the keyboard has any resident firmware.
    Since this is a new update from Apple, and there have been very few posts about problems after it was installed, (I have seen a couple here) I think that you should call and speak directly with an Apple Customer Service rep. That way Apple knows some have issues with the update and they may have suggestions.
    Let us know what they say.

  • MEGA STICK 520 Firmware update?

    Hi, well I´been searching and reading this forum for quite some time and I haven´t found answers to this questions and I though that maybe someone did, so here it is:
    I own a MEGA STICK 520 and I found a firmware update MS5520v0.2.0_FW.zip (2005-8-17) but I want to know exactly what does it changes, so if someone did the update, what does it do? And did you have any problems installing it? because I´ve read too many threads about players dying or allmost.
    Is it the first firmware update? cause aparently for what i´ve read a lot of firmware with problems were solved with new versions.
    Thanks in advance,
    Bherno
    Ps: sorry for my english, i´m from argentina. and please don´t answer me "just do it man!", because it cost me a lot of money and i can´t afford to kill it. I have two good reasons for doing the update, it´s really annoying that the player starts reproducing an album in the middle when it is prefectly organiced (in fact if you go manually to the first track it will play perfectly fine), and that the volume increases exponentialy.

    The latest firmware feature is more little bug, thus please update the latest F/W (v0.2.0)!!
    Update items is as follows:
    1. Fixed bug: When manage “playlist” and power off, after power on “playlist” will be disorder.
    2. Fixed bug: The file name will be cut under “playlist” mode.
    3. Fixed bug: When didn’t use a long time, the screen wasn’t display.
    Please do according to firmware update procedure of the following:
    Mega stick firmware update process:
    1. Please download and install the latest firmware and driver!!(http://www.msi.com.tw/program/products/ia/ia/pro_ia_detail.php?UID=605)
    2. After firmware unzipping, it will show some files, please replace driver installation files (C:\Program Files\MSI\MS-5520)
    3. Please press sustained “play key” first (While mega stick can't be recognized by PC please add this procedure), then plug your mega stick 520 in your PC.
    4. Please go to "start" (below left corner) and enter "programs" and choose "MSI MS-5520" update now!!!
    5. As you update firmware that you can select "format data area" and after update success, you can release of your finger. (While mega stick can't be recognized by PC please add this procedure)
    Please note: While mega player can't be recognized by PC, please don’t put battery with update firmware.
    Hope to solve your doubt!!

  • WAP4410N wireless traffic locks up even when running latest firmware update

    I maintain multiple buildings, and each building has anywhere between 1 and 4 Cisco/Linksys WAP4410N access points. The problem is that at random intervals, the access points just stop sending and receiving wireless traffic. Every day or two, I have to log into every single access point (either via HTTPS or SSH) and reboot them in order for them to start working again.
    In short, here are the config details:
    They are all version 2 hardware (either WAP4410N-A V02 or WAP4410N-E V02).
    They are running IPv4 (IPv6 is disabled) and get static IP addresses via DHCP.
    When there are WAPs with overlapping signals, each WAP is on a different non-overlapping channel (1, 6, or 11).
    Each WAP has two SSIDs (with spaces in their names). One is secured with WPA2. The other is unsecured.
    There are two VLANs on the Ethernet interface. Each of the two SSIDs are assigned to a separate VLAN.
    There is a DHCP server on the network, so the WAPs do not actually assign IP addresses to clients.
    All of the WAPs are running on PoE switches. However, some are gigabit and some are 10/100 switches. Brands vary (Dell and Linksys) and models vary.
    Cisco finally recognized this issue as:
    CSCtx62203—In certain environments and traffic model, the WAP4410N may lockup after some undetermined time. Workaround: Reboot the device.
    As such, the workaround didn’t really offer anything new. Rebooting every WAP ends up being a very time consuming process. It’s awful. And since you have no control over when this issue surfaces and can’t put any safeguards in place, I get calls about it at various points of the day almost every day.
    Supposedly the most recent firmware update (2.0.6.1) claimed to fix the issue, but it only seemed to make it worse. So now instead of a WAP locking up every day or two, it locks up anywhere between every 15 minutes to 4 hours when in use.
    The firmware was updated and the following issue was fixed in firmware version  2.0.6.1: CSCtx62203—In certain environments and traffic model, the WAP4410N may lockup after some undetermined time. (A protection mechanism was added to guard against sporadic problems with client association that could occur after six to 24 hours.)
    As for troubleshooting, there are no error packets. On access points running firmware 2.0.6.1, these messages appear:
    Feb  7 13:42:27 Syslogd start up
    Feb  7 13:51:59 kernel:  ath_bstuck_tasklet: stuck beacon; resetting (bmiss count 36)
    Feb  7 13:52:01 kernel:  ath_bstuck_tasklet: stuck beacon; resetting (bmiss count 36)
    Feb  7 13:52:05 syslog:  Found beacon stuck, down and up the VAP interface.
    Feb  7 14:47:01 kernel:  ath_bstuck_tasklet: stuck beacon; resetting (bmiss count 36)
    Feb  7 14:47:02 kernel:  ath_bstuck_tasklet: stuck beacon; resetting (bmiss count 36)
    Feb  7 14:47:05 syslog:  Found beacon stuck, down and up the VAP interface.
    Feb  7 15:22:53 kernel:  ath_bstuck_tasklet: stuck beacon; resetting (bmiss count 36)
    Feb  7 15:22:56 syslog:  Found beacon stuck, down and up the VAP interface.
    Feb  7 16:15:19 kernel:  ath_bstuck_tasklet: stuck beacon; resetting (bmiss count 36)
    Feb  7 16:15:33 syslog:  Found beacon stuck, down and up the VAP interface.
    Feb  7 12:27:25 Syslogd start up
    Feb  7 14:06:18 kernel:  ath_bstuck_tasklet: stuck beacon; resetting (bmiss count 36)
    Feb  7 14:06:23 syslog:  Found beacon stuck, down and up the VAP interface.
    Feb  7 14:44:28 kernel:  ath_bstuck_tasklet: stuck beacon; resetting (bmiss count 36)
    Feb  7 14:44:31 syslog:  Found beacon stuck, down and up the VAP interface.
    Feb  7 15:09:18 kernel:  ath_bstuck_tasklet: stuck beacon; resetting (bmiss count 36)
    Feb  7 15:09:24 syslog:  Found beacon stuck, down and up the VAP interface.
    Feb  7 15:42:23 kernel:  ath_bstuck_tasklet: stuck beacon; resetting (bmiss count 36)
    Feb  7 15:42:25 syslog:  Found beacon stuck, down and up the VAP interface.
    Feb  7 16:52:18 kernel:  ath_bstuck_tasklet: stuck beacon; resetting (bmiss count 36)
    Feb  7 16:52:24 syslog:  Found beacon stuck, down and up the VAP interface.
    Feb  7 16:53:05 kernel:  ath_bstuck_tasklet: stuck beacon; resetting (bmiss count 36)
    Feb  7 17:20:05 kernel:  ath_bstuck_tasklet: stuck beacon; resetting (bmiss count 36)
    Feb  7 17:20:08 syslog:  Found beacon stuck, down and up the VAP interface.
    Feb  7 17:23:34 kernel:  ath_bstuck_tasklet: stuck beacon; resetting (bmiss count 36)
    Feb  7 17:23:39 syslog:  Found beacon stuck, down and up the VAP interface.
    Feb  7 21:21:28 kernel:  ath_bstuck_tasklet: stuck beacon; resetting (bmiss count 36)
    Feb  7 21:21:30 syslog:  Found beacon stuck, down and up the VAP interface.
    Feb  8 09:55:23 kernel:  ath_bstuck_tasklet: stuck beacon; resetting (bmiss count 36)
    Feb  8 09:55:29 syslog:  Found beacon stuck, down and up the VAP interface.
    These log messages appear on both WAP4410N-A V02 and WAP4410N-E V02 devices.
    I noticed that when the “beacon stuck” message appears, wireless traffic locked up 10-15 minutes prior to the message’s appearance in the log, and the SSID drops for 4-6 minutes after the message appears.
    Is there anything that can be done to address the issue?

    1) LAN port speed doesn't appear to have any effect
    2) Forcing a connection type doesn't seem to have any effect. This is also rather impractical.
    3) I don't have that option (though there is a TKIP/AES mixed option). Either way, I'd rather not have to resort to using a weaker encryption method.
    4) No effect.
    I did manage to find some information about the error message (older versions of firmware didn't even offer that clue).
    http://www.dd-wrt.com/wiki/index.php/Advanced_wireless_settings#Beacon_Interval
    I ended up increasing the beacon interval from 100ms to 500ms under Wireless > Advanced Settings.
    The wifi analyzer app on android seems to keep dropping the SSID when the beacon interval is set that high, so I might have to adjust it to find a good balance.
    However, while it was set to 500ms, none of the access points went down for two days.
    [edit]: I reduced the beacon interval incrementally down to 300ms. It started locking up at 250ms.

  • Firmware update progress bar appears and computer won't start up

    Hi,
    I am on OS X 10.6 (the latest developer build, whose build number I can't remember and can't look up because my computer won't start up) and this morning when I tried to start up my computer, it chimed, the apple appeared but then a grey progress bar (like the one that appears during a firmware update) appeared at the bottom of the screen along with the customary spinner. This progress bar didn't update and after 10-ish seconds, it disappeared and left just the spinner. I left the computer in this state for 4 hours and nothing happened. It still starts up in single user mode (but I can't seem to get Open Firmware mode to load) and it starts Windows XP on another partition of my main HD.
    When I start it in verbose mode, it says that my catalog B-tree has keys out of order and it is unable to repair them. Also, I get an error message from launchctl: "Bug: launchctl.c:2033 (23930):17: auditquickstart() == 0". Then later on it tells me to convert a few system plist files to launchd (all in the /etc/mach_init.d/ folder). The very last line says "launch_msg(): Socket is not connected".
    I would rather not re-install the system, but if I have to, I guess I will. I appreciate any light that anyone can shed on this problem.
    Thanks,
    Kyle

    Yes, they (the third-party utilities) both come on bootable DVD's. As I mentioned, since Snow Leopard was just released in its final version, the developers may be in the process of releasing updates.
    Your situation is likely to be a case where the data corruption issue already existed before installing Snow Leopard, and the installation process made the problem more apparent (because something critical was installed where it was affected by the data issue).
    It is a good idea to run +Repair Disk+ in Disk Utility on the startup volume before installing a major system update. Actually, I do it before any system-level update.
    You should also have a backup (at least of your personal data if not the entire volume), in case something bad happens during a major system upgrade. If you were using Time Machine, the easiest recovery would be to reformat the internal drive and use the Time Machine complete volume restore utility to restore the volume back to the date/time state just before you installed Snow Leopard. Then, after restarting from that restored volume to make sure everything is working, start up from the Snow Leopard installation disc, run Disk Utility and use +Repair Disk+ (just to be sure), and run the upgrade to Snow Leopard again.
    If you have a backup of at least your personal data, you may want to reformat the internal drive, install Snow Leopard and bundled apps, install your third-party apps from their original sources, update everything that needs updating, and restore your personal data.
    If you don't have a backup, the best bet is to try either DiskWarrior or TechTool Pro. DiskWarrior is very specialized into repairing this type of data problem. TechTool Pro has similar capability, but it is a more general tool with other features.

  • N95 Firmware update (v13, v20... whatever it's sup...

    Seriously don't hold your breath for too long... Nokia are truly awful at this, they treat the customers who buy their most expensive handsets with such apparent contempt it is nothing short of disgusting.
    I bought an N93 which was quickly superceded and completely forgotten about. To this day it is riddled with bugs and problems, as well as lacking so many features which were added to later models of phone when there was no reason other than Nokia not providing an update or releasing the software as individual updates.
    The N95 is not much different unfortunately. It is unstable and full of bugs, including frequent crashes, abysmal memory availability and management as well as annoying things like the the system ignoring key presses every so often. For all those people who don't experience any of this, lucky you! There are far too many people who do however...
    I'm sure some bright spark will come on here and point out in some way how I'm wrong, that Nokia are too busy working on new phones, that we've had a firmware update or two already for the N95 or something else. The simple fact is that Nokia are marketing the N95 as a computer, even to the point of the having the advertising slogan "It's what computers have become" but in fact they are treating it like a throw away mobile phone. Even Microsoft provide better and more frequent updates to their system than this! And that really is saying something!
    What a shame that they have locked down the system so much, there is a tonne of talent out there in the opensource community who could make this potentially amazing platform truly outstanding. Nokia sure as hell don't seem to have the inclination!
    When will you get your firmware...? It has been over 4 months now since they last updated the N95-1. I am beginning to get the feeling that this one has just been chucked on the heap as the N93 was... the parallels between the N93/N93i release and the N95/N95-8GB situation are rather strong. After 10 years as a loyal Nokia customer I won't be making the mistake of choosing them again!!
    The supposed October 28th deadline has come and gone. I have emailed Nokia 5 times and been ignored, for over 3 months now. I have called everywhere I can and get the stock response "we don't know that" or "we only get told that a few hours in advance". Assuming any of that is actually the honest truth, it makes Nokia look pretty poor in their organisation of information and product support.
    The sad fact is that even IF this firmware comes out, the chances of any further updates are extremely slim. Of course you could argue that there is a lack of commercial incentive for this. The N95 platform is so jammed full of technology that it has the potential to last for 4-5 years as a perfectly decent phone and mobile computing platform, with the right system updates of course. The industry makes no bones about the fact that it wants people to upgrade every 12-18 months, it's how they make their money. This is not conspiracy theory, just a sound bit of reasoning as to why we're not going to get a long stream of support for this phone.
    I read with interest that Google are launching an open platform and SDK soon. Much as I am wary of google, being the corporate giant that they are, this at least is the beginnings of a truly open platform which hopefully users will be able to work with and improve in the way that manufacturers like Nokia simply don't want to. That is of course until the phone manufacturers who move to this system lock it down like Apple have done with the iPhone and prevent free enterprise and development.
    I know we live in a capitalist society, but sometimes consumers are pushed just a bit too far. It is NOT acceptable, nor environmentally friendly to push out and make obsolete technology which costs as much as a reasonable spec entry PC once a year on us.
    I doubt Nokia will read this, even if they do it'll just go ignored like all the other complaints from the customers they have let-down like this.

    I'm sorry but "be patient" is just not sufficient here. It has been over 4 months and these are some MAJOR bugs in the phone.
    Let me detail my day so far with my N95, for those of you who are not familiar with these problems or who think that perhaps this is just a disgruntled customer who has an overinflated sense of importance.
    All of this is on an N95 replacement (the first one's earpiece broke) which I have had for under 2 weeks now. It is the latest firmware and there is NOTHING installed on it, it is as it comes...
    * Full charge overnight with the phone off.
    * Switch the phone on.
    * Check my emails (I was sent a small mpeg video (700k) which I download to the phone.
    - WiFi connection is lost 4 times and I'm within 3 metres of the aerial. N95 fails to find my access point for as long as a minute after losing the connection, when everything else in my house can see it.
    * Check FaceBook mobile in web browser.
    * Read BBC news headlines in web browser.
    - clicked on 3 minute news video headlines, realplayer loads up, runs out of memory to play the video. Realplayer closes, taking the web browser with it.
    * Try to play the video I was emailed. N95 doesn't support uber-standard MPEG files, so...
    * Browse the web again, searching for how to play the MPEG.
    - someone suggests renaming the file to .3gp to make RP load it. I'm dubious but it's worth a go. I go to the menu to access the file manager. I rename the file and click on it, still no joy.
    - I close the file manager and go back to my browser, except not - it closed without warning because the memory ran out (presumably)
    * I give up trying to browse the web and lock the phone.
    * I need to make a call. I press the buttons to unlock it and mess up the timing (my fault completely)
    - I keep pressing the buttons in quick succession in my impatience (which is just pointless I know, but I was in a hurry and fumbling with it).
    - Having pressed the buttons about 8 times the phone unlocks but the screen goes dark.
    - I press the camera focus/shutter button lightly to "un-sleep" the phone. It lights up for 2 seconds and goes dark again.
    - I repeat this 3 times and the phone switches itself off!!
    * The phone restarts automatically but once rebooted is slow and laggy, missing keypresses all over the place so I have to switch off then on again... it is normal (as normal as it gets) after this.
    * I go to my PC and write this!!!!
    Absolutely ALL of this is stuff the phone is supposed to do with its hands tied behind its back. I have not used any 3rd party software and never tried to use more than 2 applications at a time - the N95 IS a multitasking phone and so should handle a lot more than this!!!
    This behaviour was present on the previous handset too, on both the firmware versions it had on it during its life. My current handset came with an 8-point service engineer inspection saying it was in full health...
    Be patient? Even if I was prepared to mutely wait for 4+ months patiently whilst such dreadful bugs plague the phone, I am an N95 user who is concurrently paying off a contract on an N93 phone, costing me £200 ($400 US) in monthly rental for a phone which became unusable (due to signal issues on the network when I moved house to a different part of the country). Be patient? It is now about 14 months since I got the N93 and just over 12 months since the firmware was updated on that (I quote from the firmware date on my N93). Nokia dropped that one like a hot stone and completely screwed everyone who had bought it. Be patient? You must be kidding me! When Nokia, despite an all-singing-all-dancing website cannot ever be bothered to make even the most non-committal of announcements about firmware on it's own forums, why on earth should I be patient? I understand as a programmer myself all to well that things can slide and problems can delay things, but at this point I can't even find solid information to say there will be another update for this, let alone when it MIGHT arrive or what it will HOPEFULLY include... and as I said in my original post, I have telephoned and been fobbed off and had 5 emails ignored (not including the ones about the N93 which were also ignored). And yes, I did get the received message report from Nokia's own system saying someone would come back to me.
    I'm sorry to rant at you, I'm sure it's not your fault but be patient? Just not acceptable any more!

  • Home hub 5 firmware Update

    Hi all got a firmware update this morning on Christmas Day (good timing bt ) it's now on
    3. Firmware version: Software version 4.7.5.1.83.8.173.1.6 (Type A) Last updated 24/12/13
    Looked through the online manager cannot really see any changes maybe just bug fixes. ?

    Jaseb41 wrote:
    I've had the hhb 5 since October and got to say I've had no problems with it at all I gave 2.4ghz and 5ghz. Separate ssids, turned smart wireless off and using the least congested channel on 2.ghz which is channel 6, turned off bt wifi and when using my iPhone 5 &amp; iPad on 5ghz getting nearly full download speed of 60 meg +, it took a bit of getting used to coming from a hhb3b and openreach eci modem but good just to have one box and using less power, and my connection speed actually increased with the hhb 5 , I'm sure in time with more firmware updates it will become a better and more stable all in one solution for. Infinity
    Did all that made no diffrerence whatsoever on the 2 HH5s i have tried. My Nexus 4 refuses to even connect to the 5GHz side of the HH5 and the difference using my Nexus 5 is pretty clear that the HH5 underperforms (similar results are seens with my PC). Once i can move the Christmas tree i am putting the OR modem on it as well because no matter what BT tell me my line can get it isnt managing a patch on my HH4 (which like a male genital i have sold) and the HH3 before that which was a rock solid 75/18 for 2 years. The HH5 barly managed 50/9 and thas with a maxuminum potential sync of over 110Mbit down 31Mbit up and i would like to rule the modem out before i smash it to little bits and buy another HH4.

  • Zen Firmware Updates

    I have a Zen.
    I've applied no updates to applications or firmware. I'm updating firmware today.
    I read FAQ, it mention firmware update download newest version. Do newest version include previous firmware updates?
    On another website I saw someone advise updating firmware with each version instead of only applying latest version. If I skip a version, only applying latest firmware version, would this not include previous features in past updates?
    Any negati'ves from not updating firmware?
    Should update only if bugs encountered?
    Does new firmware disable player from turning off completely and instead go into a sleep mode which may wear down the battery more?

    Hi johnhezvig
    Welcome to the forum
    Whilst I appreciate what coachop94 says about firmware
    I can tell you that I have always updated my three different
    creative players without difficulty.
    Quite often there are improvements made to the player as
    a result.
    I li've in Europe and recently upgraded my Zen 6gb player
    to the new .2.03e firmware which definitely made the FM
    radio better but more than anything the sound quality of all
    music files was improved too.
    Guess you make your choice!
    Cheers
    ZENFLASH

Maybe you are looking for

  • Panorama Photos Not in Photo Stream on my iPhone

    Panorama photos are not in the photo stream on my iPhone.  All the other pictures I've taken are in my photo stream, but not the panorama photos.  How do I fix this?

  • New Catalog Price to be reflected after the SC is created

    Hi all, Need help for the below scenario After the shopping cart is created, its awaiting approval or for something else. there is a price change in the catalog. the new catalog price should be updated in the shopping cart awaiting approval. I have i

  • Multiple selection checkbox.

    Hi, I have some list of values,which are coming from other table.I want to implement multiple selection checkbox which allows user to select the desired values by checking them. Finally i want the selected values to get committed into the database. C

  • Running on the server- but not in other machines

    Hi everyone, I have a starnge problem....i have setup a site in my Tomcat 4.0.6 and it works fine when i am tesing it on the server...but when i try to access the site from other than machine in which my Tomcat is there it's giving null poniter excep

  • Versiones de prueba

    Tenía instalada una versión de prueba de AIlistrator. la cual caducó.Ayer descargué otra (previa desinstalación de la anterior).Al querer entrar o abrir archivos, me dice que mi versión de prueba ha caducado.?????????????