Problem after system update (base installed only) and other concern

I have had two strange problems upon updating from Arch using pacman.
1) My keyboard is no longer detected
2) The BIOS time seems to be eight hours behind. (Setting the clock to UTC from another distro sets the clock right since my time zone is GMT-8)
Does anyone have a work around?
Btw,  here is rc.conf
# /etc/rc.conf - Main Configuration for Arch Linux
# LOCALIZATION
# LOCALE: available languages can be listed with the 'locale -a' command
# HARDWARECLOCK: set to "UTC" or "localtime"
# TIMEZONE: timezones are found in /usr/share/zoneinfo
# KEYMAP: keymaps are found in /usr/share/kbd/keymaps
# CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
# CONSOLEMAP: found in /usr/share/kbd/unimaps
# USECOLOR: use ANSI color sequences in startup messages
LOCALE="en_US.utf8"
HARDWARECLOCK="localtime"
TIMEZONE="/usr/share/zoneinfo/America/Los_Angeles"
KEYMAP="us"
CONSOLEFONT=
CONSOLEMAP=
USECOLOR="yes"
# HARDWARE
# Scan hardware and load required modules at bootup
MOD_AUTOLOAD="yes"
# Module Blacklist - modules in this list will never be loaded by udev
MOD_BLACKLIST=()
# Modules to load at boot-up (in this order)
# - prefix a module with a ! to blacklist it
MODULES=()
# Scan for LVM volume groups at startup, required if you use LVM
USELVM="no"
# NETWORKING
HOSTNAME="myhost"
# Interfaces to start at boot-up (in this order)
# Declare each interface then list in INTERFACES
# - prefix an entry in INTERFACES with a ! to disable it
# - no hyphens in your interface names - Bash doesn't like it
# Note: to use DHCP, set your interface to be "dhcp" (eth0="dhcp")
lo="lo 127.0.0.1"
eth0="dhcp"
INTERFACES=(lo eth0)
# Routes to start at boot-up (in this order)
# Declare each route then list in ROUTES
# - prefix an entry in ROUTES with a ! to disable it
#gateway="default gw 192.168.0.1"
#ROUTES=(!gateway)
# Enable these network profiles at boot-up. These are only useful
# if you happen to need multiple network configurations (ie, laptop users)
# - set to 'menu' to present a menu during boot-up (dialog package required)
# - prefix an entry with a ! to disable it
# Network profiles are found in /etc/network-profiles
#NET_PROFILES=(main)
# DAEMONS
# Daemons to start at boot-up (in this order)
# - prefix a daemon with a ! to disable it
# - prefix a daemon with a @ to start it up in the background
DAEMONS=(syslog-ng network netfs crond)
# End of file
I commented gateway="" and ROUTES="" since I am using dhcp.
I also have a concern about the latest kernel.
I decided to install and build the latest kernel (from a chrooted environment) and noticed that I got a kernel panic (upon trying to boot into arch) no matter what I did (about it not being able to mount the root filesystem from /dev/sdb2). I could enable old pciix support, but I got annoyed by the clock skew outputs when building. How are devices, particularly SATA drives, named and accessed now?
[edit]By the way, I have two separate kernel booting for Arch. Here's is my grub config for those
title Arch Linux
root (hd1,1)
kernel (hd1,1)/boot/vmlinux-2.6.16.arch root=/dev/sdb2
initrd (hd1,1)/boot/initrd26.img
title Arch Linux (modified kernel)
root (hd1,1)
kernel (hd1,1)/boot/vmlinuz-2.6.20 root=/dev/sdb2
Last edited by NoOneImportant (2007-02-13 23:16:22)

zeus wrote:
1) USB or PCI?
2) TIMEZONE="America/Los_Angeles"
3) What preceded a panic?
Most likely the name of disks was replaced. Look in output.
try Fallback image/ try UUID in grub/fstab
1) USB
2)I just tried to boot into arch and no dice.
3)
Starting balanced_irq
Using IPI Shortcut mode
VFS: cannot open root device "sdb2" or unknown-block(0,0)
Time: tsc clocksource has been installed.
Please append a correct "root=" boot option
Kernel panic -not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
Last edited by NoOneImportant (2007-02-13 23:31:22)

Similar Messages

  • ADSL / fglrx problems after system update [Solved]

    I'm hoping that somebody will be able to help me with this as I'm struggling to find the answer elsewhere in this forum. I recently installed Arch 0.7.2 base. I then got my internet connection sorted using my speedtouch modem as per the instructions on the Wiki. (using pppoa). I the installed xorg7, and gnome. I installed the ati-fglrx drivers from the instructions on the wiki. Up to this point, everything was working just fine.
    I then decided to update the system so I did a pacman -Syu and all seemed to go well. After rebooting the machine, it would not start x and from the debug messages on the screen it seemed to be saying that it was having a problem loading the fglrx module.
    I thought that I would try uninstalling the fglrx packages, then reinstalling and reconfiguring. I uninstalled them but then discovered that when I tried to download anything, my connection would be lost within a few seconds and wouldn't let me reconnect. The only way to reconnect was to reboot first. (I did find out that I had to do a modprobe ppp-generic first in order to connect since the update)
    I then deleted my xorg.conf, and created another using hwd -x and then managed to get back into gnome using the default drivers - but obviously with no 3d acceleration. (I have a radeon 9500pro by the way). I tried connecting again and this time tested the connection through firefox. I managed to open 1 webpage before losing my connection again.
    I'm sorry that I cannot post any logs just at the moment as I'm at work although I can later on. I'm just wondering for now if these problems seem familiar to anyone?

    I have exactly the same problem as atalman.
    My modem works fine, I can play eternal-lands/browse webpages for hours on end, but as soon as the modem is under any kind of heavy load, ie: ktorrent, amule, ebay (lots of images and open in new tabs) the connection dies..
    I try 
    killall pppd
    usually to find
    pppd: no process killed
    , so I then try
    pppd call speedtch
    which lets me know that the modem is already connected??
    So I have to unplug/replug the modem in, pppd call speedtch, then it connects again on a different 'channel'.
    dmesg shows no errors, I have enabled debug in the pppd settings which shows nothing, my firmwares are correct as Ive used the same on Slackware and Arch for ages. I originally thought the modem(rev 4) was dying so I swapped it over for my backup, an older manta/stingray  version, different (working) firmware but all the same problems.

  • Small problems after system update

    I have a couple of problems which appeared after a recent pacman update. A lot of stuff was updated, including the kernel and xorg.
    1) Shutdown stalls at "Save system clock".
    2) Ctl-Alt-F(1-6) doesn't get me out of X11. Actually, this works sometimes, but usually not.
    I could fix these, if I knew where to start. Can anyone help me with some diagnostics? I have a pretty simple setup, no desktop, just ratpoison and the apps I need for work, mail, web.
    Can I redo an update, and if so, how? Is there (ever) any point in doing that?

    man hwclock:
          --directisa                                                                                                                                                                                                 
                  is meaningful only on an ISA machine or an Alpha (which implements enough of ISA to be, roughly speaking,
                  an ISA machine for hwclock's purposes).  For other machines, it has  no effect.   This  option  tells  hwclock
                  to use explicit I/O instructions to access the Hardware Clock.  Without this option, hwclock will try to use the
                  /dev/rtc device (which it assumes to be driven by the rtc device driver).  If it is unable to open the device (for
                  read), it will use the explicit I/O instructions anyway.
                  The rtc device driver was new in Linux Release 2.
    So as you can see, directisa is something that SHOULDN'T do anything on your system, but for some reason it is failing.  I'm guessing it is very specific to your hardware, though I've never heard of this happening.
    Last edited by codemac (2008-02-11 05:13:04)

  • Wireless problem after system update

    After installing system updates to OS X 10.3, the system stopped connecting to my wireless network. I'm pretty sure the updates were the cause, because I downloaded and installed the updates over the wireless network. The problem is not in the network hardware, because I am posting this thread over the same network from and IBM Thinkpad (that still works on the network).
    The iBook can see and connect to the network, but it does not recieve and IP address. Any assistance would be appreciated.

    I found some fixes to this problem if anyone is interested:
    http://www.wwco.com/~wls/blog/2007/01/27/apples-security-update-2007-001-for-air port-breaks-internet-connectivity/

  • Xperia z1 Problem AFTER system update to latest software 14.3.A.0.681

    Hello people, First of all let my just say that I am new into the ''smartphones world'' so please excuse my queries if they proof to be 'obvious' to you! I have carried out a system update to my Xperia Z1 phone yesterday (Android 4.4.2. kitkat, latest available software 14.3.A.0.681). The update seem to have been correctly performed. However I have since encounter the following issues/problems with my phone and do not know how to fix them: 1) First of all my phone will no longer rotate...why is this? Is this related to the update?? Pictures/photos can no longer rotate and also phone screen does no longer rotate! Why is this..? 2) Second the 'Notifications Bar' structure has changed : is this also the result of the update or can I do something in settings to fix it and make it as before? When I scroll dawn the notifications bar, the icons are no longer displayed at the top line but are instead spread underneath BUT this is AFTER I press 'Quick settings'. 3) Battery signal icon has changed completely: no lines included inside icon to show usage but instead usage %age is now displayed. Also, when I charge my phone, there is no icon flashing as before and now lights flashing.. 4) Also when I want to use the phone after it has remained unused for sometime it states 'swipe to unlock' and makes a 'funny' note upon performance of the act: this was not the case before.. Can you please help me with the above? I am freaking out because I am excited with my new phone and would love to make full use of it properly but it is a bit hard for me since I have no clue how to fix issues/problems appearing every now and then since I am new into these things.. Thanking you in advance

    Hi there,
    I think you have fixed your 1st issue.
    2) Yes, Kitkat has changed the Notification Bar structure. Its a bit annoying, but to get around it you can use Widgets - Tools and select the Icon, such as WIFI to be placed on your home screen to avoid multiple clicks. You cant do anything in the settings to make it like before.
    3) Battery Signal Icon - Again a Kitkat update has done that. The good thing is that it has enhanced Battery life considerably.
    4) I am assuming you are stating about the "sound note" it makes when you swipe in. Thats again a Kitkat feature and you can get rid of it though Sound settings if you dont like it.
    Reality is that Kitkat runs very well on Google Nexus 5. Apart from that it has issues on every other Android power Smartphone out there. I also own a Nexus 4 who recently got upgraded to Kitkat and compared it with Nexus 5. Was not impressed to be honest.
    As of my upgrade on Z1, I have been facing Volume issues. When I play a video the volume is minimized for some reason. Pause and play again and it goes to Normal. I have to reboot it sometimes to play normally. It also takes ages to connect to my 3G provider, whereas previously it was fast enuf. I hope the next upgrade will fix those issues. 

  • Impossible problem after latest update of 10.5 and 10.6

    Hi all,
    I've an incredible problem that I'm not able to solve...:
    after latest update of 10.5 (some days before SL) I noticed that mouse movement was very strange and every 10 seconds (about) the mouse acceleration speeds up and after 1 seconds turn normal. The problem repeat in infinite cycle. With 10.6 and 10.6.1 is the same.
    I made also this test: I boot with Leopard DVD and tested the mouse movement on the install screen. The movement is ok but if I boot with Snow Leopard DVD the mouse movement on the install screen is wrong.
    Then... this is not a problem of a software on my hard disk (my first suspect) but some difference on the driver of the mouse that on my iMac has this problem.
    Someone can help me?
    Thank you all

    faabri
    What kind of mouse are you using?
    EDIT: I just saw your other post here . . .
    You should include all the detail in your post here, so that
    people can help you with as many facts as possible.
    Message was edited by: ~Bee

  • MySQL socket problems after system update

    I have been using my new Mac Mini Snow Leopard server as Squeezebox Server for over a month wihtout problems. After a system update this weekend I started to get MySQL socket errors after reboot.
    Started; log sequence number 0 43655
    091213 17:10:04 [ERROR] Can't start server : Bind on unix socket: Invalid argument
    091213 17:10:04 [ERROR] Do you already have another mysqld server running on socket: /Users/admin/Library/Caches/Squeezebox/squeezebox-mysql.sock ?
    091213 17:10:04 [ERROR] Aborting
    Although I have posted this issue to the Squeezebox forum (http://forums.slimdevices.com/showthread.php?t=72510) where it primarily belongs to I wanted to hear if anyone maybe had an idea what recent changes in Apple updates could cause this? Maybe someone else has similar MySQL problems with other installations? I am a bit desperate by now so any idea or hint is appreciated.

    Here was my solution/workaround for this issue to the rest of us poor fellas that have too fight around with Squeezebox server from time to time:
    I setup SBS to use the the standard MySQL installation on Mac OS X SL Server since I could get it to run without problems from Server Admin. Here are the instruction from the SBS Wiki:
    http://wiki.slimdevices.com/index.php/ExistingMySQLInstance
    However, I had to deviate a bit from that in order to make it work since it seems a bit outdated.
    First deviation was necessary for the MySQL access privileges. Notice the extra grant to slimserver@localhost. Don't ask me why but this worked. I do also not know whether both grants would be necessary because I haven't tried it. Feel free to improve it:
    # mysql -u admin_user -p
    Enter password: admin_password
    Welcome to the MySQL monitor.
    Commands end with ; or \g.
    Your MySQL connection id is 103 to server version: 5.0.24a-log
    Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
    mysql> create database slimserver;
    Query OK, 1 row affected (0.22 sec)
    mysql> grant all on slimserver.* to slimserver identified by 'slimserver_password';
    Query OK, 0 rows affected (0.13 sec)
    mysql> grant all on slimserver.* to slimserver@localhost identified by 'slimserver_password';
    Query OK, 0 rows affected (0.13 sec)
    mysql> flush privileges;
    Query OK,
    mysql> quit
    There were also slight differences necessary in the preferences setup because MySQL socket location was different from the standard one. Here are my db entries ~/Library/Application Support/Squeezebox/server.prefs:
    dbpassword: slimserver_password
    dbsource: dbi:mysql:database=slimserver;mysql_socket=/var/mysql/mysql.sock
    dbusername: slimserver
    Notice the extra mysql_socket configuration.

  • Weird problems after System updates

    I downloaded updates for iTunes and Java earlier this week, and now I have some weird behavior going on with my iMac. I'm running 10.5.8 and Safari 5.0.2. When I'm using the computer the windows have started jumping around, moving from side to side, or one window moving to the front, then the back, by themselves. There is sometimes a noise...hard to explain, but sounds kind of like bom, bom, bom. It's happened before, but usually goes away with a restart. Not this time, though...
    Anyone else had this problem, and/or hopefully able to suggest a fix?

    Hi,
    Rule out any problems with the startup disk since the software is "jumping around" ...
    Insert your install disk and Restart, holding down the "C" key until grey Apple appears.
    Go to Installer menu and launch Disk Utility.
    (In Mac OS X 10.4 or later, you must select your language first from the installer menu)
    Select your HDD (manufacturer ID) in the left panel.
    Select First Aid in the Main panel.
    (Check S.M.A.R.T Status of HDD at the bottom of right panel. It should say: Verified)
    Click Repair Disk on the bottom right.
    If DU reports disk does not need repairs quit DU and restart.
    If DU reports errors Repair again and again until DU reports disk is repaired.
    When you are finished with DU, from the Menu Bar, select Utilities/Startup Manager.
    Select your start up disk and click Restart
    While you have the Disk Utility window open, look at the bottom of the window. Where you see Capacity and Available. M*ake sure there is always 15% free space.*
    If the startup disk is ok, might be a good idea to run the Apple Hardware Test considering the, "bom bom bom" sounds, instructions here.
    Intel-based Macs: Using Apple Hardware Test
    Carolyn

  • Problems after system update

    After i made the last updates of my z2 from my phone, i cannot use my cellphone or made any call even i canot open my contacts, it always made restart the system, i need help

    Hi sherif_, welcome to the community!
    If you can unlock the screen of your device you can back up your data, just open PC Companion and click Start under Backup & Restore and follow the on-screen instructions.
    Running the repair:
    1. Install and open PC Companion then select Support Zone.
    2. Phone Software Update.
    3. Start.
    4. Repair Phone
    5. Continue
    6. Accept data removal
    7. Next
    8. Wait for prepare
    9. Select Phone
    10. Follow the connection steps
    Best of luck, keep us updated.

  • Problems after software updates - iTunes, Sound, Clock and General

    After applying the update to iTunes (7.6.2), it has almost exclusively crashed straight after start up, or after a few seconds of playback. Twice it's worked for a short period, but then crashed when I plugged my iPod in.
    I get this in the Problem Report:
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000008
    Ire-installed it to no avail.
    A couple of days later I carried out most of the other updates, and ever since things are running slow. Everything down to the trackpad movement is sluggish, even choosing a user and entering my password falters and stalls. Sound seems to skip and struggles to be played if at all, and absurdly my clock is losing time, at a rate of about 50 minutes every hour.
    Taking the battery out and holding down the power button temporarily(about 10 minutes) resolved the sluggishness, after which point it slowed back down.
    These are all the software updates carried out over the last week:
    +iTunes 7.6.2+
    +Macbook EFI Firmware 1.1+
    +iMovie 7.1.+
    +Keynote 4.0.2+
    +Number 1.0.2+
    +iWeb 2.0.3+
    +iPhoto 7.1.2+
    +Keyboard Firmware 1.0+
    +AirPort Utility 5.3.1+
    +Front Row 2.1.3+
    +Digital Camera RAW Compatibility+
    +iPhoto 7.1.3+
    +Leopard Graphics 1.0+
    +Time Machine and AirPort 1.0+
    +Keynote 4.0.3+
    +Security 2008-002 1.1+
    +Safari 3.1+
    I'd be very grateful for any help or pointers as to what may have cause the problems, and how I might go about rectifying them.
    Message was edited by: statusfrustration

    i have the same problem. my battery drains after an NSU update of my nokia 5800 to v50. do i need to reupdate?

  • Problem after kernel updation Sun OS 8 and SAP 4.7

    Hi...
    I have updated kernel from 620 to 640 (patch 223).
    Now after upgrading i am getting error as below while starting SAP.
    ld.so.1: R3trans: fatal: libCstd.so.1: open failed: No such file or directory
    Killed
    I found that libCstd.so.1 is missing as--
    bash-2.03# ldd R3trans
         libdl.so.1 =>      /usr/lib/64/libdl.so.1
         libnsl.so.1 =>      /usr/lib/64/libnsl.so.1
         libsocket.so.1 =>      /usr/lib/64/libsocket.so.1
         libCstd.so.1 =>      (file not found)
         libCrun.so.1 =>      /usr/lib/64/libCrun.so.1
         libm.so.1 =>      /usr/lib/64/libm.so.1
         libthread.so.1 =>      /usr/lib/64/libthread.so.1
         libw.so.1 =>      /usr/lib/64/libw.so.1
         libc.so.1 =>      /usr/lib/64/libc.so.1
         libmp.so.2 =>      /usr/lib/64/libmp.so.2
         /usr/platform/SUNW,Sun-Fire-280R/lib/sparcv9/libc_psr.so.1
    Now problem is that how to get this librery and in which package.  OS is Sun OS5.8 and SAP 4.7.
    Regards,
    Abhimanyu

    Update SUNWlibC patches & SUNWlibCx patches and get the desired librery.
    Regards,
    Abhimanyu

  • Share and save problem after latest update

    hello,
    i have share and save problem after latest update - i have installed ps touch on nexus 5 about 2 months ago and until yesterday everything was good but after latest update i can't save and share images in ps touch ( i do reinstall this app  but problem is still  and app doesn't work properly   ) how  can i downgrade to the old version ? Could you fix this problem quickly ?

    i use app which called "aLogcat"
    --------- beginning of /dev/log/main
    I/dalvikvm(24476): Enabling JNI app bug workarounds for target SDK version 11...
    D/dalvikvm(24476): GC_CONCURRENT freed 174K, 2% free 17054K/17264K, paused 2ms+2ms, total 15ms
    W/InputEventReceiver(24476): Attempted to finish an input event but the input event receiver has already been disposed.
    W/InputEventReceiver(24476): Attempted to finish an input event but the input event receiver has already been disposed.
    W/InputEventReceiver(24476): Attempted to finish an input event but the input event receiver has already been disposed.
    --------- beginning of /dev/log/system
    W/ViewRootImpl(24476): Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=38.0, y[0]=-115.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=27743080, downTime=27743066, deviceId=4, source=0x1002 }
    W/ViewRootImpl(24476): Dropping event due to root view being removed: MotionEvent { action=ACTION_UP, id[0]=0, x[0]=38.0, y[0]=-115.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=27743086, downTime=27743066, deviceId=4, source=0x1002 }
    D/dalvikvm(24476): GC_FOR_ALLOC freed 122K, 1% free 17271K/17428K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 10K, 1% free 17434K/17604K, paused 7ms, total 7ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 65K, 2% free 17690K/17928K, paused 8ms, total 8ms
    I/dalvikvm-heap(24476): Grow heap (frag case) to 17.615MB for 328336-byte allocation
    D/dalvikvm(24476): GC_FOR_ALLOC freed 0K, 2% free 18010K/18252K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 2% free 18011K/18252K, paused 9ms, total 9ms
    I/dalvikvm-heap(24476): Grow heap (frag case) to 18.073MB for 479536-byte allocation
    D/dalvikvm(24476): GC_FOR_ALLOC freed 0K, 2% free 18479K/18724K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_CONCURRENT freed <1K, 2% free 18481K/18724K, paused 2ms+1ms, total 10ms
    D/dalvikvm(24476): WAIT_FOR_CONCURRENT_GC blocked 6ms
    I/dalvikvm-heap(24476): Grow heap (frag case) to 18.532MB for 479536-byte allocation
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 2% free 18949K/19196K, paused 9ms, total 9ms
    D/dalvikvm(24476): GC_CONCURRENT freed <1K, 2% free 19418K/19668K, paused 1ms+1ms, total 10ms
    D/dalvikvm(24476): WAIT_FOR_CONCURRENT_GC blocked 7ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 2% free 19592K/19844K, paused 8ms, total 8ms
    I/dalvikvm-heap(24476): Grow heap (frag case) to 20.049MB for 933136-byte allocation
    D/dalvikvm(24476): GC_FOR_ALLOC freed 0K, 2% free 20503K/20756K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_CONCURRENT freed <1K, 2% free 21416K/21668K, paused 1ms+1ms, total 12ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 50K, 2% free 22351K/22580K, paused 7ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 5K, 1% free 23900K/24140K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 1% free 25824K/26084K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 3411K, 14% free 24528K/28204K, paused 12ms, total 13ms
    D/dalvikvm(24476): GC_CONCURRENT freed 2814K, 14% free 24256K/28204K, paused 2ms+1ms, total 11ms
    D/dalvikvm(24476): WAIT_FOR_CONCURRENT_GC blocked 4ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 9266K, 1% free 17270K/17424K, paused 10ms, total 10ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 15K, 1% free 17575K/17748K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 22K, 2% free 17875K/18072K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 1K, 2% free 18195K/18396K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 2% free 18517K/18720K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 2% free 18838K/19044K, paused 11ms, total 11ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 2% free 19159K/19368K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 2% free 19480K/19692K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 2% free 19974K/20192K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 2% free 20616K/20840K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 2% free 21431K/21664K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 2% free 22714K/22960K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 182K, 2% free 24004K/24432K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 8478K, 33% free 17593K/26228K, paused 14ms, total 14ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 18K, 32% free 17895K/26228K, paused 12ms, total 12ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 18K, 31% free 18198K/26228K, paused 11ms, total 11ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 1K, 30% free 18519K/26228K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 29% free 18840K/26228K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_CONCURRENT freed <1K, 26% free 19482K/26228K, paused 2ms+1ms, total 14ms
    D/dalvikvm(24476): WAIT_FOR_CONCURRENT_GC blocked 10ms
    D/dalvikvm(24476): GC_CONCURRENT freed <1K, 23% free 20297K/26228K, paused 2ms+1ms, total 15ms
    D/dalvikvm(24476): WAIT_FOR_CONCURRENT_GC blocked 11ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 19% free 21260K/26228K, paused 10ms, total 10ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 15% free 22543K/26228K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 182K, 9% free 23979K/26228K, paused 21ms, total 22ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 8485K, 33% free 17598K/26132K, paused 13ms, total 14ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 25K, 32% free 17894K/26132K, paused 12ms, total 12ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 12K, 31% free 18204K/26132K, paused 12ms, total 12ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 1K, 30% free 18524K/26132K, paused 12ms, total 12ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 28% free 18845K/26132K, paused 8ms, total 9ms
    D/dalvikvm(24476): GC_CONCURRENT freed <1K, 26% free 19487K/26132K, paused 1ms+0ms, total 9ms
    D/dalvikvm(24476): WAIT_FOR_CONCURRENT_GC blocked 7ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 23% free 20129K/26132K, paused 9ms, total 9ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 20% free 21091K/26132K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 15% free 22375K/26132K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 9K, 9% free 24011K/26132K, paused 14ms, total 14ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 2147K, 10% free 23855K/26456K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_CONCURRENT freed 8776K, 35% free 17337K/26304K, paused 3ms+2ms, total 20ms
    W/InputEventReceiver(24476): Attempted to finish an input event but the input event receiver has already been disposed.
    W/InputEventReceiver(24476): Attempted to finish an input event but the input event receiver has already been disposed.
    W/ViewRootImpl(24476): Dropping event due to root view being removed: MotionEvent { action=ACTION_UP, id[0]=0, x[0]=564.0, y[0]=-50.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=28190972, downTime=28190972, deviceId=4, source=0x1002 }
    D/dalvikvm(24476): GC_CONCURRENT freed 186K, 31% free 17626K/25476K, paused 2ms+1ms, total 12ms
    D/dalvikvm(24476): WAIT_FOR_CONCURRENT_GC blocked 4ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 63K, 30% free 17884K/25476K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 3K, 29% free 18201K/25476K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_CONCURRENT freed <1K, 27% free 18696K/25476K, paused 2ms+1ms, total 12ms
    D/dalvikvm(24476): WAIT_FOR_CONCURRENT_GC blocked 9ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 25% free 19190K/25476K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 23% free 19831K/25476K, paused 9ms, total 9ms
    D/dalvikvm(24476): GC_CONCURRENT freed <1K, 19% free 20794K/25476K, paused 2ms+0ms, total 12ms
    D/dalvikvm(24476): WAIT_FOR_CONCURRENT_GC blocked 8ms
    D/dalvikvm(24476): GC_CONCURRENT freed <1K, 14% free 22078K/25476K, paused 1ms+2ms, total 14ms
    D/dalvikvm(24476): WAIT_FOR_CONCURRENT_GC blocked 12ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 7% free 23855K/25476K, paused 10ms, total 10ms
    D/dalvikvm(24476): GC_CONCURRENT freed <1K, 6% free 24176K/25476K, paused 2ms+1ms, total 14ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 6440K, 26% free 19562K/26216K, paused 9ms, total 10ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 93K, 23% free 20207K/26216K, paused 10ms, total 10ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed 11K, 21% free 20935K/26216K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 18% free 21673K/26216K, paused 9ms, total 9ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 15% free 22499K/26216K, paused 8ms, total 8ms
    D/dalvikvm(24476): GC_FOR_ALLOC freed <1K, 10% free 23695K/26216K, paused 9ms, total 9ms

  • HT1600 after the update, i have only computers and settings icon, Where are the others ? youtube etc.

    after the update, i have only computers and settings icon, Where are the others ? youtube etc.

    Welcome to the Apple Community.
    Check you have an internet connection and that you are using the correct iTunes store location setting.
    Try restarting the router.
    If your problem persists get yourself a micro USB cable (sold separately), you can restore your Apple TV from iTunes:
    Remove ALL cables from Apple TV. (if you don't you will not see Apple TV in the iTunes Source list)
    Connect the micro USB cable to the Apple TV and to your computer.
    Open iTunes.
    Select your Apple TV in the Source list, and then click Restore.

  • Dear Apple Support,  Good day to you. This is to report the problem i encountered when i updated my Ipad mini to the new IOS 8.1..  After the update my Ipad restart and after that it appears a picture that need to connect to itunes and need  to resto

    Dear Apple Support,
    Good day to you.
    This is to report the problem i encountered when i updated my Ipad mini to the new IOS 8.1..
    After the update my Ipad restart and after that it appears a picture that need to connect to itunes and need  to restore. So i connect it to itunes and wait to restore my ipad mini because it is not opening.
    After restoring it my ipad is now opening and it is like new that i need to set up again.
    I set up again until i reach the apple id and password.
    I put my below apple ID and password to unlock my ipad but it didn't work. The message i receive is "the apple ID cannot be used to unlock this Ipad.
    What will I do? Please help.
    Thank you
    Sent from my iPhone
    Begin forwarded message:
    From: Apple <[email protected]***>
    Date: October 9, 2013 at 11:53:53 PM GMT+4
    To: ****
    Subject: Your Apple ID was used to sign in to iCloud and iMessage on an iPad mini 
    Dear Leslie J.,
    Your Apple ID was used to sign in to iCloud and iMessage on an iPad mini named “Leslie Joye's iPad”.
    If you have not recently set up an iPad with your Apple ID, then you should change your Apple ID password. Learn more.
    Apple Support
    <Email Edited By Host>

    1. It is never a good idea to include personal info like your email address or Apple ID in a post on an open forum.
    2. The email you received DOES NOT say your Apple ID cannot be used to unlock this iPad. The email informs you that your Apple ID was used to unlock an iPad. Fortunately the iPad is yours. The message confirms that. If your Apple ID was used to unlock an iPad that was not yours your would then know to change your password. Since the iPad is yours you do not need to change your password.
    Is your iPad working?

  • Problems with System Update 3.14.0019 after installation SP2

    Have you encountered problems with System Update 3.14.0019 after installation SP2 for Windows Vista?
     After this upgrade I view  this error: "An error occurred while gathering user information."
    Thanks for the help

    A known issue.  It wasn't supposed to be supported until SP2 is RTM.  However, look at the stickied post in the forum for some bad news about SU.
    x61s

Maybe you are looking for