Computer appears in it's own 'Shared Menu'

My computer is appearing twice in the left hand bar of a finder window. Once as it should, under 'devices', below that also under 'shared'.
Under devices the computer has added (2) after its name. When I try and remove this in the sharing pane in System Preferences it tells me I cannot call it name as name is already present on the network.
This would appear to be the entry under the 'shared' menu.
I can't seem to get rid of this.
I suspect it's something to do with having a Qnap Nas drive attached to my network and that the 'shared' menu thing happens when I have to power the computer down using the power button rather than shutting down or sleeping as normal. But this might be nonsense.

Yes this is to cruel!! I have been looking the whole for a solution and so close now and then so far away!!
Please let us know!

Similar Messages

  • Strange computer appearing in shared in Finder

    In Finder, you can see computers in your "shared" column, and lately I see an unknown computer appear named mac002500d1524a.  Does this mean another computer is hooked to my wireless network?  I have seen many people with similar problems but I don't see a definite solution.
    I am using Lion OS and Airport Express.

    The "computer" that you see in the Finder under SHARED may be another user on one of your computers if they have more than one user. Depending on how your service provider's network operates, you may also see other devices there from time to time.
    This does not necessarily mean that another computer is on your network. The way that you will know if another device is on your wireless network is as follows:
    Open Macintosh HD > Applications > Utilities > AirPort Utility
    Click Manual Setup
    Click directly on Wireless Clients (3rd line from the bottom) and a window will open to show the ID of each device that is connected to your wireless network.
    If you want to know which device is which, turn off all of your wireless devices, then turn the wireless back on at one device. Jot down the name of the device along with the ID. Then do the same for other wireless devices on your network, one at a time. The idea is to get a list of all your devices. Don't forget iPhones, wireless printers, etc.
    Then check for devices again on your network. If you have 3 wireless devices, and you see 4 devices on the wireless network, and one has an ID that you do not recognize, you may have an unwanted guest.

  • Some macs don't appear in shared menu

    I've got an iMac, mac mini, and a dual core all running on an airport network. When I am on my Tower the other machines sometimes disappear out of the shared menu in the finder window. They are on and awake, yet I can't share files. Files sharing is on, on all computers. What's up with that?

    If you've never used them before (they are new) then they are not formatted for Macs.
    Drive Partition and Format
    1. Open Disk Utility in your Utilities folder.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Apply button and wait until the process has completed.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled.) Click on the Security button, check the button for Zero Data and click on OK to return to the Erase window.
    6. Click on the Erase button. The format process can take up to several hours depending upon the drive size.
    When you want to remove an external device you must Eject it:
    First, select the Desktop icon of the external disk. CTRL- or RIGHT-click and select Eject from the context menu.

  • After 10.6.4 update, computer appears twice

    Very odd, to say the least: I just started my iMac for the first time in about ten days (I've been out of town), and ran Software Update. There were three updates available: 10.6.4, iTunes 9.2, and HP printer driver updates. I started the update process, but it appeared Software Update hung shortly after I clicked restart; it didn't quit, and the computer didn't restart. I manually quit Software Update, restarted the computer, and then re-ran Software Update. This time there were two updates available: 10.6.4 and iTunes 9.2, so I assumed something with the HP printer driver update had goofed things up.
    Anyhow, the updates seemed to run fine the second time. Except: in the Finder window sidebar, under Devices, where my computer appears, instead of being listed as "My iMac," it's listed as "My iMac (2)." And under Shared, if I click on All, "My iMac" is listed. Looking at the network from another computer, I can see both "My iMac" and "My iMac (2)."
    Any clues what could have caused this -- or even more important, how to fix it -- would be hugely appreciated!

    Just adding my own similar experience here. My mac mini pops up on all my networked computers with a (2) and often a (3) copy in the list of networked computers. Usually, only one of the three can successfully connect if I want to share files or open a folder on the mini from one of the other computers. I think it's the "latest" computer (ie. the one labeled (3)) that actually seems to be the "real" one.
    Really hope somebody comes up with a fix. Sounds like a Snow Leopard bug.

  • Computer not responding anymore when accessing shared files (systemd)

    Hi,
    i upgraded my arch system which now uses systemd. An error appears when trying to access shared from vmware. It results in an no more responding arch Linux.
    Mounting is done via
    mount -t vmhgfs .host:/ /mnt/hgfs/
    which gives the note that
    Could not add entry to mtab, continuing"
    I could afterwards continue. When changing to the directory e.g. trying do list the files the computer stops responding.
    dmesg
    gives the following errors..
    [ 323.160271] BUG: unable to handle kernel NULL pointer dereference at 0000000000000078
    [ 323.160280] IP: [<ffffffffa02a6986>] HgfsDentryRevalidate+0x16/0x80 [vmhgfs]
    [ 323.160289] PGD 25baf067 PUD 259c4067 PMD 0
    [ 323.160292] Oops: 0000 [#1] PREEMPT SMP
    [ 323.160295] Modules linked in: vmhgfs(O) fuse coretemp kvm_intel kvm crc32c_intel ppdev snd_ens1371 snd_ac97_codec ac97_bus gameport snd_rawmidi snd_seq_device evdev snd_pcm snd_page_alloc snd_timer vmw_balloon vmwgfx snd ttm microcode e1000 soundcore psmouse serio_raw pcspkr joydev parport_pc parport drm i2c_piix4 intel_agp i2c_core shpchp intel_gtt processor button container ac vmci(O) pci_hotplug ext4 crc16 jbd2 mbcache hid_generic usbhid hid sr_mod sd_mod cdrom uhci_hcd ata_generic mptspi pata_acpi ehci_hcd scsi_transport_spi mptscsih usbcore floppy usb_common mptbase ata_piix libata scsi_mod
    [ 323.160334] CPU 0
    [ 323.160339] Pid: 811, comm: ls Tainted: G O 3.6.4-1-ARCH #1 VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform
    [ 323.160341] RIP: 0010:[<ffffffffa02a6986>] [<ffffffffa02a6986>] HgfsDentryRevalidate+0x16/0x80 [vmhgfs]
    [ 323.160345] RSP: 0018:ffff880025abbc68 EFLAGS: 00010202
    [ 323.160347] RAX: ffffffffa02aa280 RBX: ffff88002c05a480 RCX: 0000000000000010
    [ 323.160348] RDX: ffff88002c05a480 RSI: 0000000000000040 RDI: ffff88002c05a480
    [ 323.160349] RBP: ffff880025abbc78 R08: 6f6c474458007471 R09: ffff880025abbde8
    [ 323.160350] R10: ffff88003c4c400a R11: 0000000000000002 R12: ffff880025abbd30
    [ 323.160352] R13: 0000000000000000 R14: ffff880025abbdd8 R15: ffff880025abbd38
    [ 323.160353] FS: 00007f5f0bd6c700(0000) GS:ffff88003f600000(0000) knlGS:0000000000000000
    [ 323.160355] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    [ 323.160356] CR2: 0000000000000078 CR3: 0000000025a9c000 CR4: 00000000000007f0
    [ 323.160484] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    [ 323.160506] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    [ 323.160508] Process ls (pid: 811, threadinfo ffff880025aba000, task ffff8800371db870)
    [ 323.160509] Stack:
    [ 323.160511] ffff880025abbdd8 ffff88002c207bc0 ffff880025abbce8 ffffffff8118b285
    [ 323.160514] ffff880025a42420 ffff880025a42420 0000000200007471 ffff88002c05a480
    [ 323.160517] ffff880025a27048 000000022994b100 ffff880000000028 0000000000000000
    [ 323.160519] Call Trace:
    [ 323.160531] [<ffffffff8118b285>] lookup_fast+0x265/0x310
    [ 323.160534] [<ffffffff8118ce2f>] path_lookupat+0x10f/0x7f0
    [ 323.160538] [<ffffffff81145135>] ? handle_pte_fault+0x95/0xaa0
    [ 323.160541] [<ffffffff8118d541>] do_path_lookup+0x31/0xc0
    [ 323.160543] [<ffffffff8118ada3>] ? getname_flags+0x53/0xf0
    [ 323.160546] [<ffffffff8118fc1d>] user_path_at_empty+0x5d/0xa0
    [ 323.160551] [<ffffffff81495fd4>] ? do_page_fault+0x2c4/0x580
    [ 323.160554] [<ffffffff8114c6cd>] ? do_mmap_pgoff+0x24d/0x340
    [ 323.160557] [<ffffffff8118fc71>] user_path_at+0x11/0x20
    [ 323.160560] [<ffffffff811843c5>] vfs_fstatat+0x35/0x70
    [ 323.160563] [<ffffffff81191d87>] ? do_vfs_ioctl+0x97/0x530
    [ 323.160565] [<ffffffff8118441e>] vfs_lstat+0x1e/0x20
    [ 323.160568] [<ffffffff811845ba>] sys_newlstat+0x1a/0x40
    [ 323.160575] [<ffffffff81493165>] ? page_fault+0x25/0x30
    [ 323.160579] [<ffffffff81499ded>] system_call_fastpath+0x1a/0x1f
    [ 323.160580] Code: 38 e8 e0 84 c0 75 9e eb 98 66 2e 0f 1f 84 00 00 00 00 00 66 90 55 48 89 e5 53 48 83 ec 08 66 66 66 66 90 48 85 f6 48 89 fb 74 06 <f6> 46 38 40 75 54 48 89 df e8 4c b7 ff ff 85 c0 ba 01 00 00 00
    [ 323.160604] RIP [<ffffffffa02a6986>] HgfsDentryRevalidate+0x16/0x80 [vmhgfs]
    [ 323.160609] RSP <ffff880025abbc68>
    [ 323.160610] CR2: 0000000000000078
    [ 323.160615] ---[ end trace 658c53aa01f4c121 ]---
    [ 323.160618] note: ls[811] exited with preempt_count 1
    [ 348.089297] BUG: soft lockup - CPU#0 stuck for 23s! [ls:811]
    [ 348.089303] Modules linked in: vmhgfs(O) fuse coretemp kvm_intel kvm crc32c_intel ppdev snd_ens1371 snd_ac97_codec ac97_bus gameport snd_rawmidi snd_seq_device evdev snd_pcm snd_page_alloc snd_timer vmw_balloon vmwgfx snd ttm microcode e1000 soundcore psmouse serio_raw pcspkr joydev parport_pc parport drm i2c_piix4 intel_agp i2c_core shpchp intel_gtt processor button container ac vmci(O) pci_hotplug ext4 crc16 jbd2 mbcache hid_generic usbhid hid sr_mod sd_mod cdrom uhci_hcd ata_generic mptspi pata_acpi ehci_hcd scsi_transport_spi mptscsih usbcore floppy usb_common mptbase ata_piix libata scsi_mod
    [ 348.089359] CPU 0
    [ 348.089375] Pid: 811, comm: ls Tainted: G D O 3.6.4-1-ARCH #1 VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform
    [ 348.089378] RIP: 0010:[<ffffffff81082552>] [<ffffffff81082552>] lg_local_lock+0x42/0x50
    [ 348.089390] RSP: 0018:ffff880025abb858 EFLAGS: 00000297
    [ 348.089392] RAX: 000000000000009e RBX: ffffffff81274859 RCX: 000000000000009f
    [ 348.089393] RDX: ffff88003f610b90 RSI: ffffffff8119c0f0 RDI: ffffffff8184eec0
    [ 348.089394] RBP: ffff880025abb858 R08: 00000000802e002c R09: ffff880025abbfd8
    [ 348.089395] R10: 0000000000000000 R11: 0000000000000000 R12: ffff88002994b160
    [ 348.089397] R13: 0000000000000000 R14: ffff880025adaf20 R15: ffff880025abb7c8
    [ 348.089399] FS: 0000000000000000(0000) GS:ffff88003f600000(0000) knlGS:0000000000000000
    [ 348.089400] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    [ 348.089401] CR2: 0000000000000078 CR3: 000000000180c000 CR4: 00000000000007f0
    [ 348.089481] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    [ 348.089503] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    [ 348.089505] Process ls (pid: 811, threadinfo ffff880025aba000, task ffff8800371db870)
    [ 348.089506] Stack:
    [ 348.089508] ffff880025abb888 ffffffff8119ddec ffff880025abb898 ffff880029a49b58
    [ 348.089511] 0000000000000000 ffff8800371dbe68 ffff880025abb898 ffffffff8119df46
    [ 348.089514] ffff880025abb8b8 ffffffff8118a342 0000000000000000 ffff880029a49b40
    [ 348.089516] Call Trace:
    [ 348.089524] [<ffffffff8119ddec>] mntput_no_expire+0x2c/0x160
    [ 348.089527] [<ffffffff8119df46>] mntput+0x26/0x40
    [ 348.089531] [<ffffffff8118a342>] path_put+0x22/0x30
    [ 348.089535] [<ffffffff811af05a>] free_fs_struct+0x1a/0x40
    [ 348.089538] [<ffffffff811af110>] exit_fs+0x90/0xa0
    [ 348.089542] [<ffffffff8105b9cc>] do_exit+0x18c/0x940
    [ 348.089548] [<ffffffff814899ea>] ? printk+0x4d/0x4f
    [ 348.089552] [<ffffffff810594f1>] ? kmsg_dump+0xc1/0xd0
    [ 348.089556] [<ffffffff81493cdd>] oops_end+0x9d/0xe0
    [ 348.089559] [<ffffffff8148931e>] no_context+0x264/0x290
    [ 348.089562] [<ffffffff814896fe>] __bad_area_nosemaphore+0x1cf/0x1ee
    [ 348.089565] [<ffffffff81489730>] bad_area_nosemaphore+0x13/0x15
    [ 348.089567] [<ffffffff814961b0>] do_page_fault+0x4a0/0x580
    [ 348.089570] [<ffffffff814927b5>] ? _raw_spin_unlock_bh+0x25/0x30
    [ 348.089576] [<ffffffffa02a1384>] ? HgfsTransportRemovePendingRequest+0x44/0x50 [vmhgfs]
    [ 348.089579] [<ffffffffa02a1570>] ? HgfsTransportSendRequest+0x110/0x240 [vmhgfs]
    [ 348.089584] [<ffffffff8116adbc>] ? kfree+0x2c/0x150
    [ 348.089587] [<ffffffffa02a44ae>] ? HgfsBdChannelFree+0xe/0x10 [vmhgfs]
    [ 348.089591] [<ffffffffa02a1450>] ? HgfsTransportFreeRequest+0x10/0x20 [vmhgfs]
    [ 348.089594] [<ffffffffa02a0195>] ? HgfsRequestPutRef+0x25/0x30 [vmhgfs]
    [ 348.089598] [<ffffffffa02a5895>] ? HgfsPrivateGetattr+0x65/0x440 [vmhgfs]
    [ 348.089601] [<ffffffff81493165>] page_fault+0x25/0x30
    [ 348.089605] [<ffffffffa02a6986>] ? HgfsDentryRevalidate+0x16/0x80 [vmhgfs]
    [ 348.089608] [<ffffffff8118b285>] lookup_fast+0x265/0x310
    [ 348.089611] [<ffffffff8118ce2f>] path_lookupat+0x10f/0x7f0
    [ 348.089614] [<ffffffff81145135>] ? handle_pte_fault+0x95/0xaa0
    [ 348.089617] [<ffffffff8118d541>] do_path_lookup+0x31/0xc0
    [ 348.089619] [<ffffffff8118ada3>] ? getname_flags+0x53/0xf0
    [ 348.089622] [<ffffffff8118fc1d>] user_path_at_empty+0x5d/0xa0
    [ 348.089625] [<ffffffff81495fd4>] ? do_page_fault+0x2c4/0x580
    [ 348.089628] [<ffffffff8114c6cd>] ? do_mmap_pgoff+0x24d/0x340
    [ 348.089631] [<ffffffff8118fc71>] user_path_at+0x11/0x20
    [ 348.089635] [<ffffffff811843c5>] vfs_fstatat+0x35/0x70
    [ 348.089637] [<ffffffff81191d87>] ? do_vfs_ioctl+0x97/0x530
    [ 348.089640] [<ffffffff8118441e>] vfs_lstat+0x1e/0x20
    [ 348.089643] [<ffffffff811845ba>] sys_newlstat+0x1a/0x40
    [ 348.089645] [<ffffffff81493165>] ? page_fault+0x25/0x30
    [ 348.089649] [<ffffffff81499ded>] system_call_fastpath+0x1a/0x1f
    [ 348.089650] Code: ff 01 48 8b 17 65 48 03 14 25 a8 db 00 00 b8 00 01 00 00 f0 66 0f c1 02 0f b6 cc 38 c1 74 13 66 2e 0f 1f 84 00 00 00 00 00 f3 90 <0f> b6 02 38 c8 75 f7 5d c3 0f 1f 44 00 00 55 48 89 e5 66 66 66
    [ 376.076524] BUG: soft lockup - CPU#0 stuck for 23s! [ls:811]
    [ 376.076531] Modules linked in: vmhgfs(O) fuse coretemp kvm_intel kvm crc32c_intel ppdev snd_ens1371 snd_ac97_codec ac97_bus gameport snd_rawmidi snd_seq_device evdev snd_pcm snd_page_alloc snd_timer vmw_balloon vmwgfx snd ttm microcode e1000 soundcore psmouse serio_raw pcspkr joydev parport_pc parport drm i2c_piix4 intel_agp i2c_core shpchp intel_gtt processor button container ac vmci(O) pci_hotplug ext4 crc16 jbd2 mbcache hid_generic usbhid hid sr_mod sd_mod cdrom uhci_hcd ata_generic mptspi pata_acpi ehci_hcd scsi_transport_spi mptscsih usbcore floppy usb_common mptbase ata_piix libata scsi_mod
    [ 376.076599] CPU 0
    [ 376.076605] Pid: 811, comm: ls Tainted: G D O 3.6.4-1-ARCH #1 VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform
    [ 376.076607] RIP: 0010:[<ffffffff81082552>] [<ffffffff81082552>] lg_local_lock+0x42/0x50
    [ 376.076619] RSP: 0018:ffff880025abb858 EFLAGS: 00000297
    [ 376.076621] RAX: 000000000000009e RBX: ffffffff81274859 RCX: 000000000000009f
    [ 376.076623] RDX: ffff88003f610b90 RSI: ffffffff8119c0f0 RDI: ffffffff8184eec0
    [ 376.076624] RBP: ffff880025abb858 R08: 00000000802e002c R09: ffff880025abbfd8
    [ 376.076626] R10: 0000000000000000 R11: 0000000000000000 R12: ffff88002994b160
    [ 376.076627] R13: 0000000000000000 R14: ffff880025adaf20 R15: ffff880025abb7c8
    [ 376.076630] FS: 0000000000000000(0000) GS:ffff88003f600000(0000) knlGS:0000000000000000
    [ 376.076631] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    [ 376.076633] CR2: 0000000000000078 CR3: 000000000180c000 CR4: 00000000000007f0
    [ 376.076692] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    [ 376.076753] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    [ 376.076756] Process ls (pid: 811, threadinfo ffff880025aba000, task ffff8800371db870)
    [ 376.076757] Stack:
    [ 376.076758] ffff880025abb888 ffffffff8119ddec ffff880025abb898 ffff880029a49b58
    [ 376.076762] 0000000000000000 ffff8800371dbe68 ffff880025abb898 ffffffff8119df46
    [ 376.076764] ffff880025abb8b8 ffffffff8118a342 0000000000000000 ffff880029a49b40
    [ 376.076767] Call Trace:
    [ 376.076775] [<ffffffff8119ddec>] mntput_no_expire+0x2c/0x160
    [ 376.076777] [<ffffffff8119df46>] mntput+0x26/0x40
    [ 376.076781] [<ffffffff8118a342>] path_put+0x22/0x30
    [ 376.076786] [<ffffffff811af05a>] free_fs_struct+0x1a/0x40
    [ 376.076789] [<ffffffff811af110>] exit_fs+0x90/0xa0
    [ 376.076793] [<ffffffff8105b9cc>] do_exit+0x18c/0x940
    [ 376.076799] [<ffffffff814899ea>] ? printk+0x4d/0x4f
    [ 376.076803] [<ffffffff810594f1>] ? kmsg_dump+0xc1/0xd0
    [ 376.076808] [<ffffffff81493cdd>] oops_end+0x9d/0xe0
    [ 376.076810] [<ffffffff8148931e>] no_context+0x264/0x290
    [ 376.076813] [<ffffffff814896fe>] __bad_area_nosemaphore+0x1cf/0x1ee
    [ 376.076816] [<ffffffff81489730>] bad_area_nosemaphore+0x13/0x15
    [ 376.076818] [<ffffffff814961b0>] do_page_fault+0x4a0/0x580
    [ 376.076821] [<ffffffff814927b5>] ? _raw_spin_unlock_bh+0x25/0x30
    [ 376.076827] [<ffffffffa02a1384>] ? HgfsTransportRemovePendingRequest+0x44/0x50 [vmhgfs]
    [ 376.076831] [<ffffffffa02a1570>] ? HgfsTransportSendRequest+0x110/0x240 [vmhgfs]
    [ 376.076835] [<ffffffff8116adbc>] ? kfree+0x2c/0x150
    [ 376.076839] [<ffffffffa02a44ae>] ? HgfsBdChannelFree+0xe/0x10 [vmhgfs]
    [ 376.076843] [<ffffffffa02a1450>] ? HgfsTransportFreeRequest+0x10/0x20 [vmhgfs]
    [ 376.076846] [<ffffffffa02a0195>] ? HgfsRequestPutRef+0x25/0x30 [vmhgfs]
    [ 376.076849] [<ffffffffa02a5895>] ? HgfsPrivateGetattr+0x65/0x440 [vmhgfs]
    [ 376.076852] [<ffffffff81493165>] page_fault+0x25/0x30
    [ 376.076857] [<ffffffffa02a6986>] ? HgfsDentryRevalidate+0x16/0x80 [vmhgfs]
    [ 376.076860] [<ffffffff8118b285>] lookup_fast+0x265/0x310
    [ 376.076863] [<ffffffff8118ce2f>] path_lookupat+0x10f/0x7f0
    [ 376.076866] [<ffffffff81145135>] ? handle_pte_fault+0x95/0xaa0
    [ 376.076869] [<ffffffff8118d541>] do_path_lookup+0x31/0xc0
    [ 376.076871] [<ffffffff8118ada3>] ? getname_flags+0x53/0xf0
    [ 376.076874] [<ffffffff8118fc1d>] user_path_at_empty+0x5d/0xa0
    [ 376.076876] [<ffffffff81495fd4>] ? do_page_fault+0x2c4/0x580
    [ 376.076880] [<ffffffff8114c6cd>] ? do_mmap_pgoff+0x24d/0x340
    [ 376.076882] [<ffffffff8118fc71>] user_path_at+0x11/0x20
    [ 376.076886] [<ffffffff811843c5>] vfs_fstatat+0x35/0x70
    [ 376.076889] [<ffffffff81191d87>] ? do_vfs_ioctl+0x97/0x530
    [ 376.076891] [<ffffffff8118441e>] vfs_lstat+0x1e/0x20
    [ 376.076894] [<ffffffff811845ba>] sys_newlstat+0x1a/0x40
    [ 376.076897] [<ffffffff81493165>] ? page_fault+0x25/0x30
    [ 376.076900] [<ffffffff81499ded>] system_call_fastpath+0x1a/0x1f
    [ 376.076901] Code: ff 01 48 8b 17 65 48 03 14 25 a8 db 00 00 b8 00 01 00 00 f0 66 0f c1 02 0f b6 cc 38 c1 74 13 66 2e 0f 1f 84 00 00 00 00 00 f3 90 <0f> b6 02 38 c8 75 f7 5d c3 0f 1f 44 00 00 55 48 89 e5 66 66 66
    [ 383.143757] INFO: rcu_preempt self-detected stall on CPU { 0} (t=18000 jiffies)
    [ 383.143768] sending NMI to all CPUs:
    [ 383.143782] NMI backtrace for cpu 0
    [ 383.143783] CPU 0
    [ 383.143788] Pid: 811, comm: ls Tainted: G D O 3.6.4-1-ARCH #1 VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform
    [ 383.143789] RIP: 0010:[<ffffffff8103a6ec>] [<ffffffff8103a6ec>] default_send_IPI_mask_sequence_phys+0xbc/0x100
    [ 383.143809] RSP: 0018:ffff88003f603d68 EFLAGS: 00000046
    [ 383.143810] RAX: 0000000000000400 RBX: 000000000000b022 RCX: 0000000000000000
    [ 383.143811] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000300
    [ 383.143812] RBP: ffff88003f603da8 R08: ffffffff818a32b8 R09: 0000000000000000
    [ 383.143813] R10: 0000000000010002 R11: 3a73555043206c6c R12: ffffffff818a32b0
    [ 383.143815] R13: 0000000000000400 R14: 0000000000000092 R15: 0000000000000002
    [ 383.143816] FS: 0000000000000000(0000) GS:ffff88003f600000(0000) knlGS:0000000000000000
    [ 383.143818] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    [ 383.143819] CR2: 0000000000000078 CR3: 000000000180c000 CR4: 00000000000007f0
    [ 383.143824] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    [ 383.143828] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    [ 383.143830] Process ls (pid: 811, threadinfo ffff880025aba000, task ffff8800371db870)
    [ 383.143831] Stack:
    [ 383.143832] ffffffff00000000 0000000000000000 ffff88003f603dc8 0000000000002710
    [ 383.143835] ffffffff81839dc0 0000000000000000 ffffffff81839e80 ffff880025aba000
    [ 383.143838] ffff88003f603db8 ffffffff8103e5e7 ffff88003f603dd8 ffffffff8103a8aa
    [ 383.143840] Call Trace:
    [ 383.143842] <IRQ>
    [ 383.143848] [<ffffffff8103e5e7>] physflat_send_IPI_all+0x17/0x20
    [ 383.143851] [<ffffffff8103a8aa>] arch_trigger_all_cpu_backtrace+0x5a/0x90
    [ 383.143857] [<ffffffff810e0f0a>] rcu_pending+0x24a/0x580
    [ 383.143859] [<ffffffff810e23b9>] rcu_check_callbacks+0xd9/0x220
    [ 383.143863] [<ffffffff81067808>] update_process_times+0x48/0x90
    [ 383.143868] [<ffffffff810ae0e4>] tick_sched_timer+0x64/0xd0
    [ 383.143871] [<ffffffff8107db27>] __run_hrtimer+0x77/0x270
    [ 383.143874] [<ffffffff810ae080>] ? tick_nohz_handler+0x110/0x110
    [ 383.143876] [<ffffffff8107e807>] hrtimer_interrupt+0xf7/0x230
    [ 383.143882] [<ffffffff8149b0fc>] ? call_softirq+0x1c/0x30
    [ 383.143886] [<ffffffff8149ba39>] smp_apic_timer_interrupt+0x69/0x99
    [ 383.143889] [<ffffffff8149aa0a>] apic_timer_interrupt+0x6a/0x70
    [ 383.143890] <EOI>
    [ 383.143897] [<ffffffff81274859>] ? __percpu_counter_add+0x59/0xa0
    [ 383.143902] [<ffffffff8119c0f0>] ? alloc_fdtable+0xf0/0xf0
    [ 383.143907] [<ffffffff81082555>] ? lg_local_lock+0x45/0x50
    [ 383.143910] [<ffffffff8119ddec>] mntput_no_expire+0x2c/0x160
    [ 383.143912] [<ffffffff8119df46>] mntput+0x26/0x40
    [ 383.143916] [<ffffffff8118a342>] path_put+0x22/0x30
    [ 383.143921] [<ffffffff811af05a>] free_fs_struct+0x1a/0x40
    [ 383.143923] [<ffffffff811af110>] exit_fs+0x90/0xa0
    [ 383.143927] [<ffffffff8105b9cc>] do_exit+0x18c/0x940
    [ 383.143932] [<ffffffff814899ea>] ? printk+0x4d/0x4f
    [ 383.143936] [<ffffffff810594f1>] ? kmsg_dump+0xc1/0xd0
    [ 383.143940] [<ffffffff81493cdd>] oops_end+0x9d/0xe0
    [ 383.143943] [<ffffffff8148931e>] no_context+0x264/0x290
    [ 383.143946] [<ffffffff814896fe>] __bad_area_nosemaphore+0x1cf/0x1ee
    [ 383.143949] [<ffffffff81489730>] bad_area_nosemaphore+0x13/0x15
    [ 383.143951] [<ffffffff814961b0>] do_page_fault+0x4a0/0x580
    [ 383.143955] [<ffffffff814927b5>] ? _raw_spin_unlock_bh+0x25/0x30
    [ 383.143961] [<ffffffffa02a1384>] ? HgfsTransportRemovePendingRequest+0x44/0x50 [vmhgfs]
    [ 383.143964] [<ffffffffa02a1570>] ? HgfsTransportSendRequest+0x110/0x240 [vmhgfs]
    [ 383.143968] [<ffffffff8116adbc>] ? kfree+0x2c/0x150
    [ 383.143972] [<ffffffffa02a44ae>] ? HgfsBdChannelFree+0xe/0x10 [vmhgfs]
    [ 383.143976] [<ffffffffa02a1450>] ? HgfsTransportFreeRequest+0x10/0x20 [vmhgfs]
    [ 383.143979] [<ffffffffa02a0195>] ? HgfsRequestPutRef+0x25/0x30 [vmhgfs]
    [ 383.143982] [<ffffffffa02a5895>] ? HgfsPrivateGetattr+0x65/0x440 [vmhgfs]
    [ 383.143985] [<ffffffff81493165>] page_fault+0x25/0x30
    [ 383.143989] [<ffffffffa02a6986>] ? HgfsDentryRevalidate+0x16/0x80 [vmhgfs]
    [ 383.143993] [<ffffffff8118b285>] lookup_fast+0x265/0x310
    [ 383.143995] [<ffffffff8118ce2f>] path_lookupat+0x10f/0x7f0
    [ 383.143999] [<ffffffff81145135>] ? handle_pte_fault+0x95/0xaa0
    [ 383.144002] [<ffffffff8118d541>] do_path_lookup+0x31/0xc0
    [ 383.144004] [<ffffffff8118ada3>] ? getname_flags+0x53/0xf0
    [ 383.144007] [<ffffffff8118fc1d>] user_path_at_empty+0x5d/0xa0
    [ 383.144009] [<ffffffff81495fd4>] ? do_page_fault+0x2c4/0x580
    [ 383.144013] [<ffffffff8114c6cd>] ? do_mmap_pgoff+0x24d/0x340
    [ 383.144015] [<ffffffff8118fc71>] user_path_at+0x11/0x20
    [ 383.144019] [<ffffffff811843c5>] vfs_fstatat+0x35/0x70
    [ 383.144022] [<ffffffff81191d87>] ? do_vfs_ioctl+0x97/0x530
    [ 383.144025] [<ffffffff8118441e>] vfs_lstat+0x1e/0x20
    [ 383.144027] [<ffffffff811845ba>] sys_newlstat+0x1a/0x40
    [ 383.144030] [<ffffffff81493165>] ? page_fault+0x25/0x30
    [ 383.144033] [<ffffffff81499ded>] system_call_fastpath+0x1a/0x1f
    [ 383.144034] Code: 90 8b 0c 25 00 b3 5f ff 80 e5 10 75 f2 89 f0 c1 e0 18 89 04 25 10 b3 5f ff 41 83 ff 02 44 89 e8 41 0f 45 c7 89 04 25 00 b3 5f ff <eb> 8a 4c 89 f7 57 9d 66 66 90 66 90 48 83 c4 18 5b 41 5c 41 5d
    [ 383.144173] NMI backtrace for cpu 1
    [ 383.144176] CPU 1
    [ 383.144179] Pid: 0, comm: swapper/1 Tainted: G D O 3.6.4-1-ARCH #1 VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform
    [ 383.144181] RIP: 0010:[<ffffffff81042e46>] [<ffffffff81042e46>] native_safe_halt+0x6/0x10
    [ 383.144189] RSP: 0018:ffff88003daabeb8 EFLAGS: 00000246
    [ 383.144190] RAX: 0000000000000000 RBX: ffff88003daabfd8 RCX: 0000000100006177
    [ 383.144191] RDX: ffff88003dbb07e8 RSI: 0000000000000086 RDI: 0000000000000082
    [ 383.144192] RBP: ffff88003daabeb8 R08: 0000000000000000 R09: 0000000000000000
    [ 383.144193] R10: 0000000000000001 R11: 0000000000000001 R12: 0000000000000001
    [ 383.144195] R13: ffff88003daaa000 R14: 0000000000000000 R15: 0000000000000000
    [ 383.144196] FS: 0000000000000000(0000) GS:ffff88003f620000(0000) knlGS:0000000000000000
    [ 383.144198] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
    [ 383.144199] CR2: 00007fc28cd0b000 CR3: 000000003c672000 CR4: 00000000000007e0
    [ 383.144241] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    [ 383.144266] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    [ 383.144268] Process swapper/1 (pid: 0, threadinfo ffff88003daaa000, task ffff88003da3c890)
    [ 383.144269] Stack:
    [ 383.144270] ffff88003daabed8 ffffffff8101dc2f ffff88003daabfd8 ffffffff818a32b0
    [ 383.144273] ffff88003daabf18 ffffffff8101ef16 0000000000000001 2ebcddbd1c0fb65d
    [ 383.144276] ffff88003daabf08 0000000000000001 0000000000000000 0000000000000000
    [ 383.144278] Call Trace:
    [ 383.144284] [<ffffffff8101dc2f>] default_idle+0x4f/0x290
    [ 383.144286] [<ffffffff8101ef16>] cpu_idle+0xf6/0x130
    [ 383.144290] [<ffffffff814812a9>] start_secondary+0x1f9/0x200
    [ 383.144291] Code: 00 00 00 00 00 55 48 89 e5 fa 5d c3 66 0f 1f 84 00 00 00 00 00 55 48 89 e5 fb 5d c3 66 0f 1f 84 00 00 00 00 00 55 48 89 e5 fb f4 <5d> c3 0f 1f 84 00 00 00 00 00 55 48 89 e5 f4 5d c3 66 0f 1f 84
    [ 408.063121] BUG: soft lockup - CPU#0 stuck for 23s! [ls:811]
    [ 408.063127] Modules linked in: vmhgfs(O) fuse coretemp kvm_intel kvm crc32c_intel ppdev snd_ens1371 snd_ac97_codec ac97_bus gameport snd_rawmidi snd_seq_device evdev snd_pcm snd_page_alloc snd_timer vmw_balloon vmwgfx snd ttm microcode e1000 soundcore psmouse serio_raw pcspkr joydev parport_pc parport drm i2c_piix4 intel_agp i2c_core shpchp intel_gtt processor button container ac vmci(O) pci_hotplug ext4 crc16 jbd2 mbcache hid_generic usbhid hid sr_mod sd_mod cdrom uhci_hcd ata_generic mptspi pata_acpi ehci_hcd scsi_transport_spi mptscsih usbcore floppy usb_common mptbase ata_piix libata scsi_mod
    [ 408.063183] CPU 0
    [ 408.063188] Pid: 811, comm: ls Tainted: G D O 3.6.4-1-ARCH #1 VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform
    [ 408.063190] RIP: 0010:[<ffffffff81082552>] [<ffffffff81082552>] lg_local_lock+0x42/0x50
    [ 408.063200] RSP: 0018:ffff880025abb858 EFLAGS: 00000297
    [ 408.063202] RAX: 000000000000009e RBX: ffffffff81274859 RCX: 000000000000009f
    [ 408.063203] RDX: ffff88003f610b90 RSI: ffffffff8119c0f0 RDI: ffffffff8184eec0
    [ 408.063204] RBP: ffff880025abb858 R08: 00000000802e002c R09: ffff880025abbfd8
    [ 408.063205] R10: 0000000000000000 R11: 0000000000000000 R12: ffff88002994b160
    [ 408.063207] R13: 0000000000000000 R14: ffff880025adaf20 R15: ffff880025abb7c8
    [ 408.063209] FS: 0000000000000000(0000) GS:ffff88003f600000(0000) knlGS:0000000000000000
    [ 408.063210] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    [ 408.063211] CR2: 0000000000000078 CR3: 000000000180c000 CR4: 00000000000007f0
    [ 408.063216] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    [ 408.063220] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    [ 408.063221] Process ls (pid: 811, threadinfo ffff880025aba000, task ffff8800371db870)
    [ 408.063222] Stack:
    [ 408.063224] ffff880025abb888 ffffffff8119ddec ffff880025abb898 ffff880029a49b58
    [ 408.063227] 0000000000000000 ffff8800371dbe68 ffff880025abb898 ffffffff8119df46
    [ 408.063229] ffff880025abb8b8 ffffffff8118a342 0000000000000000 ffff880029a49b40
    [ 408.063232] Call Trace:
    [ 408.063239] [<ffffffff8119ddec>] mntput_no_expire+0x2c/0x160
    [ 408.063242] [<ffffffff8119df46>] mntput+0x26/0x40
    [ 408.063246] [<ffffffff8118a342>] path_put+0x22/0x30
    [ 408.063250] [<ffffffff811af05a>] free_fs_struct+0x1a/0x40
    [ 408.063253] [<ffffffff811af110>] exit_fs+0x90/0xa0
    [ 408.063257] [<ffffffff8105b9cc>] do_exit+0x18c/0x940
    [ 408.063263] [<ffffffff814899ea>] ? printk+0x4d/0x4f
    [ 408.063267] [<ffffffff810594f1>] ? kmsg_dump+0xc1/0xd0
    [ 408.063271] [<ffffffff81493cdd>] oops_end+0x9d/0xe0
    [ 408.063274] [<ffffffff8148931e>] no_context+0x264/0x290
    [ 408.063277] [<ffffffff814896fe>] __bad_area_nosemaphore+0x1cf/0x1ee
    [ 408.063280] [<ffffffff81489730>] bad_area_nosemaphore+0x13/0x15
    [ 408.063282] [<ffffffff814961b0>] do_page_fault+0x4a0/0x580
    [ 408.063285] [<ffffffff814927b5>] ? _raw_spin_unlock_bh+0x25/0x30
    [ 408.063302] [<ffffffffa02a1384>] ? HgfsTransportRemovePendingRequest+0x44/0x50 [vmhgfs]
    [ 408.063306] [<ffffffffa02a1570>] ? HgfsTransportSendRequest+0x110/0x240 [vmhgfs]
    [ 408.063310] [<ffffffff8116adbc>] ? kfree+0x2c/0x150
    [ 408.063314] [<ffffffffa02a44ae>] ? HgfsBdChannelFree+0xe/0x10 [vmhgfs]
    [ 408.063317] [<ffffffffa02a1450>] ? HgfsTransportFreeRequest+0x10/0x20 [vmhgfs]
    [ 408.063320] [<ffffffffa02a0195>] ? HgfsRequestPutRef+0x25/0x30 [vmhgfs]
    [ 408.063324] [<ffffffffa02a5895>] ? HgfsPrivateGetattr+0x65/0x440 [vmhgfs]
    [ 408.063327] [<ffffffff81493165>] page_fault+0x25/0x30
    [ 408.063331] [<ffffffffa02a6986>] ? HgfsDentryRevalidate+0x16/0x80 [vmhgfs]
    [ 408.063335] [<ffffffff8118b285>] lookup_fast+0x265/0x310
    [ 408.063337] [<ffffffff8118ce2f>] path_lookupat+0x10f/0x7f0
    [ 408.063341] [<ffffffff81145135>] ? handle_pte_fault+0x95/0xaa0
    [ 408.063343] [<ffffffff8118d541>] do_path_lookup+0x31/0xc0
    [ 408.063346] [<ffffffff8118ada3>] ? getname_flags+0x53/0xf0
    [ 408.063349] [<ffffffff8118fc1d>] user_path_at_empty+0x5d/0xa0
    [ 408.063351] [<ffffffff81495fd4>] ? do_page_fault+0x2c4/0x580
    [ 408.063354] [<ffffffff8114c6cd>] ? do_mmap_pgoff+0x24d/0x340
    [ 408.063357] [<ffffffff8118fc71>] user_path_at+0x11/0x20
    [ 408.063360] [<ffffffff811843c5>] vfs_fstatat+0x35/0x70
    [ 408.063363] [<ffffffff81191d87>] ? do_vfs_ioctl+0x97/0x530
    [ 408.063366] [<ffffffff8118441e>] vfs_lstat+0x1e/0x20
    [ 408.063368] [<ffffffff811845ba>] sys_newlstat+0x1a/0x40
    [ 408.063371] [<ffffffff81493165>] ? page_fault+0x25/0x30
    [ 408.063374] [<ffffffff81499ded>] system_call_fastpath+0x1a/0x1f
    [ 408.063375] Code: ff 01 48 8b 17 65 48 03 14 25 a8 db 00 00 b8 00 01 00 00 f0 66 0f c1 02 0f b6 cc 38 c1 74 13 66 2e 0f 1f 84 00 00 00 00 00 f3 90 <0f> b6 02 38 c8 75 f7 5d c3 0f 1f 44 00 00 55 48 89 e5 66 66 66
    Anyone got an idea what to do? Would be nice to share files between the host and guest System...
    Nik
    PS: Read these two wiki pages already but nothing helps..
    https://wiki.archlinux.org/index.php/In … _in_VMware
    https://wiki.archlinux.org/index.php/In … _(systemd)
    Last edited by nik1982 (2012-11-02 18:55:22)

    I have the same problem. Here's what journalctl gives me after I try to list the directory:
    Nov 10 14:56:31 porky kernel: BUG: unable to handle kernel paging request at ffffffffffffffa8
    Nov 10 14:56:31 porky kernel: IP: [<ffffffffa02b9078>] HgfsPermission+0x38/0xa0 [vmhgfs]
    Nov 10 14:56:31 porky kernel: PGD 180e067 PUD 180f067 PMD 0
    Nov 10 14:56:31 porky kernel: Oops: 0000 [#1] PREEMPT SMP
    Nov 10 14:56:31 porky kernel: Modules linked in: fuse e1000 joydev ppdev intel_agp snd_ens1371 snd_ac97_codec ac97_bus gameport vmwgfx snd_rawmidi snd_seq_device snd_pcm ttm snd_page_alloc snd_timer drm snd soundcore i2c_piix4 psmouse parport_pc parport shpchp intel_gtt processor coretemp crc32c_intel microcode i2c_core pci_hotplug pcspkr serio_raw evdev vmw_balloon button ac container vmhgfs(O) vmci(O) vmblock(O) ext4 crc16 jbd2 mbcache dm_mod sr_mod cdrom hid_generic ata_generic pata_acpi usbhid hid sd_mod uhci_hcd ehci_hcd usbcore usb_common ata_piix mptspi scsi_transport_spi mptscsih mptbase libata floppy vmw_pvscsi scsi_mod
    Nov 10 14:56:31 porky kernel: CPU 3
    Nov 10 14:56:31 porky kernel: Pid: 753, comm: zsh Tainted: G O 3.6.6-1-ARCH #1 VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform
    Nov 10 14:56:31 porky kernel: RIP: 0010:[<ffffffffa02b9078>] [<ffffffffa02b9078>] HgfsPermission+0x38/0xa0 [vmhgfs]
    Nov 10 14:56:31 porky kernel: RSP: 0018:ffff88007665fe68 EFLAGS: 00010286
    Nov 10 14:56:31 porky kernel: RAX: 0000000000000000 RBX: 0000000000000010 RCX: 00000000002b5843
    Nov 10 14:56:31 porky kernel: RDX: ffff880037b1ddf0 RSI: 0000000000000010 RDI: ffff88007b0f8000
    Nov 10 14:56:31 porky kernel: RBP: ffff88007665fec8 R08: 0000000000016c20 R09: ffff88007f676c20
    Nov 10 14:56:31 porky kernel: R10: ffffffff8118ae63 R11: 0000000000000004 R12: 0000000000000010
    Nov 10 14:56:31 porky kernel: R13: ffff88007b0f8000 R14: 00007fe7e8ba7428 R15: 0000000000000000
    Nov 10 14:56:31 porky kernel: FS: 00007fe7eb1bb700(0000) GS:ffff88007f660000(0000) knlGS:0000000000000000
    Nov 10 14:56:31 porky kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Nov 10 14:56:31 porky kernel: CR2: ffffffffffffffa8 CR3: 00000000767bb000 CR4: 00000000000007e0
    Nov 10 14:56:31 porky kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    Nov 10 14:56:31 porky kernel: DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    Nov 10 14:56:31 porky kernel: Process zsh (pid: 753, threadinfo ffff88007665e000, task ffff88006d98e8d0)
    Nov 10 14:56:31 porky kernel: Stack:
    Nov 10 14:56:31 porky kernel: 0000000000000000 ffff8800379d4e40 ffff88007b0f8000 0000000200001001
    Nov 10 14:56:31 porky kernel: 0000000000000000 ffff88007a41eab8 ffff88006d98e8d0 0000000000000086
    Nov 10 14:56:31 porky kernel: ffff88007665fee8 ffffffff8107e056 0000000000000000 ffff88007b0f8000
    Nov 10 14:56:31 porky kernel: Call Trace:
    Nov 10 14:56:31 porky kernel: [<ffffffff8107e056>] ? hrtimer_try_to_cancel+0x86/0x110
    Nov 10 14:56:31 porky kernel: [<ffffffff8118b79c>] __inode_permission+0x7c/0xc0
    Nov 10 14:56:31 porky kernel: [<ffffffff8118b7f8>] inode_permission+0x18/0x50
    Nov 10 14:56:31 porky kernel: [<ffffffff8117e2fd>] sys_faccessat+0xdd/0x1c0
    Nov 10 14:56:31 porky kernel: [<ffffffff8117e3f8>] sys_access+0x18/0x20
    Nov 10 14:56:31 porky kernel: [<ffffffff81499f2d>] system_call_fastpath+0x1a/0x1f
    Nov 10 14:56:31 porky kernel: Code: 90 31 c0 40 f6 c6 10 89 f3 74 63 48 8b 97 18 01 00 00 48 8b 02 48 39 c2 75 11 eb 67 0f 1f 80 00 00 00 00 48 8b 00 48 39 c2 74 0e <8b> 48 a8 48 8d b8 50 ff ff ff 85 c9 74 ea 48 85 ff 74 45 48 8d
    Nov 10 14:56:31 porky kernel: RIP [<ffffffffa02b9078>] HgfsPermission+0x38/0xa0 [vmhgfs]
    Nov 10 14:56:31 porky kernel: RSP <ffff88007665fe68>
    Nov 10 14:56:31 porky kernel: CR2: ffffffffffffffa8
    Nov 10 14:56:31 porky kernel: ---[ end trace d9bf986dbc6c4651 ]---

  • How to turn of Leopard Screen Sharing menu bar indicator in the target Mac?

    How to turn of Leopard Screen Sharing menu bar indicator in the target computer?

    On target computer go to system preferences>sharing>remote management. From here, select computer settings and uncheck box 'show remote management status in menu bar'.

  • Imac  finder: how to make 'sharing' menu show in the toolbar?

    just bought an imac with leopard. Q:in the finder tool bar how do you turn on the sharing menu? the default in the preferences has it turned on - but it doesnt show in my finder toolbar. help. i plan to use my macbook and imac with shared files that i can update from either computer,

    goto the finder menu->finder-> preferences. Click on the "sidebar" tab and make sure that "connected servers" and "bonjour computers" boxes are checked. This will enable "Sharing" section in Finder sidebar. Mind you, it will only show up if there is anything to share. If not you won't see it.

  • What is going on when a computer appears in my Network without auth?

    Can someone help me in understanding how or why someone's computer appears in Finder under Network. Normally, when I look under Network I see Severs and Library, now I am seeing some guy's name with his ibook below Severs. When I highlight it, the only option is connect. I have not tried connecting and I am unsure how this person's computer was added to my Network. It disappears when I restart the computer but appears again after a few hours. I am at home on a WEP encrypted WiFi network (netgear router Model WGT624 v2). I have not given the password to the WiFi to anyone. My firewall is on and I do not have any of the options checked to access the internet but network time. I was using frostwire to download a bittorrent at the same time and browsing the web on firefox.
    Is someone connecting to my computer? Can they access my files? Can I tell what they accessed? How can I prevent this from happening now and in the future? Does this have to do with the bittorrent download? If so, are these unsafe ways to download files off the net?
    I appreciate any advise or suggestions.
    Thanks!

    The only way that other computer could show up in your network is if your WEP password has been compromised or you don't really have your wireless router configured properly. None the less you are probably not in any danger of having your computer files stolen or looked at. Another user on your network would still need to login to your machine and would need your user password to do that. You would also have to have personal file sharing turned on. It is off by default.
    I would recommend that you immediately change your wireless router settings to WPA or WPA2 for security, if your router supports the protocol. The WEP system was cracked years ago and is easily bypassed by special software. There was even a recent 60 Minutes segment that showed how easy it was to get into a WEP encrypted network. It turns out that banks and credit card companies are still using WEP even though they know, or should know, that it is no longer secure. Scary stuff actually.
    If your router doesn't support WPA or WPA2 then get one that does. OS X Tiger supports both WPA and WPA2 out of the box and so do most Mac wireless cards in the last three years at least.
    Message was edited by: lkrupp

  • I have downloaded a movie which I brought from itunes. It appears in my ipod class movie menu but it won't playic

    I have downloaded a movie which I brought from itunes. It appears in my ipod classic movie menu but it won't play. I try to update and or restore my ipod but I just keep getting a message saying that I need to connect to the internet which I am and am contected to the itunes store. I try to use the itunes self help support thing but keep getting the message that my ipod serial number is incorrect when it is the serial number which is on my ipod. Any ideas?

    Hey mlf141,
    I see that you have rented a movie on your iOS device and now would like to watch it on your computer. I have an article with information for you dealing with this scenario, and it can be found below:
    About renting movies from the iTunes Store - Apple Support
    http://support.apple.com/en-is/HT201611
    If you rented the movie on your computer, but want to watch it on an iOS device, connect the devices and sync using USB. When you move a rented movie from your computer, it will disappear from your computer’s iTunes library. You can move the movie between devices as often as you want, but you can only have it on one device at a time.
    If you rented the movie on your iOS device or Apple TV, you can’t move it to any other device.
    Thanks for using the Apple Support Communities!
    Cheers,
    Braden

  • Bonjour computer appears several times in finder sidebar. Why?

    A computer on my network appears many times in the list of Bonjour computers. It looks like:
         Computer (14)
         Computer
         Computer (10)
         Computer (12)
    Only one is actually active, but which one? clicking the others will just bring a delay and a spinning pizza while it fails to connect.
    I am not sure if this is a Yosemite problem or not, but I've only noticed it since "up"grading both computers.
    I also can't find any discussion categories that seem to apply.

    I don't understand what SMB means.
    I don't appear to have any file sharing turned on in either of my iMacs however printer sharing is turned on in the older 24"iMac and the new machine is printing via that. Could this be the explanation for "imac-95a8c4." appearing.
    By the way it is never there if the 24" iMac is powered off but sometimes it is there if the 24"iMac is sleeping.

  • Your computer appears to be correctly configured, but the device or resource (DNS server) is not responding [and I'm at my wit's end!]

    I originally posted this question to the community section and was advised to post it here.  Please bear with me as this will be a long post.  I'm including the scenarios involving this reoccurring issue, the trouble shooting steps I've already
    taken and the results of several diagnostic tools and logs.
    I have a Sony VAIOS VPCEBB33FM lap top since 2011.  I have had this issue on an off for a long time.  I'm at my wit's end.  Any new insights or suggestions would be greatly appreciated.
    Scenario Details
    1)  Some times it's on and off through out the day, sometimes it won't work all day, and once in a while it will work fine for the entire day.
    2)  I've had this issue across several wireless services, Clear Network accessed with WiMax, Library Wi-fi, Comcast cable internet using wireless router and Wi-fi, and Comcast Xfinity Wi-Fi, to name a few examples.
    3)  Other devices in the household or library will work with no problems such as my smart phone or my roommates' laptops or desktop computers.
    4) Once in a while,  the built-in wireless adapter is not found and I have to reinstall the driver.  Also the diagnostic tool has had to reset my adapter on an increasing basis.
    5)  I had my hard drive replaced in December 2014 and my system restored from the System Restore disks that came with it when I bought the laptop.  Even though I've been online on an infrequent basis it worked just fine for a while. Now that
    I've been online a bit more I'm having the same issues again.
    Below are my attempts at trouble shooting so far but I still have not been able to consistently resolve my DNS issues
     1) Restarting my adapter
     2) Turning off my laptop and removing the power supply for 5-10 minutes before turning it back on.
     3)  Using the IP Config in Command Prompt
         ipconfig /flushdns
         ipconfig /registerdns
         ipconfig /release
         ipconfig /renew
     4) Using the NetSh reset in Command Prompt and restarting my laptop
         netsh int ip reset c:\resetlog.txt
         netsh winsock reset
         ipconfig /flushdns
         [restart laptop]
     5)  Configuring the TCP/IP in several settings
        Select Internet Protocol Version 4 (TCP/IPv4), and then click Properties.
        I have used the following settings:
           a) Obtain an DNS server address automatically
           b) OpenDNS
               208 67 222 222
               208 67 220 220
           c) Google DNS
               8 8 8 8
               8 8 4 4
     6) Updating the driver for my Intel Centrino(R) Advanced-N 6250 AGN and Intel Centrino(R) WIMAX 6250 from the Intel website previous having my laptop wiped clean in 2014.  It still did not resolve the issue.  My laptop
    manufacturer as not come up with an driver update for my adapter since 2010.  I haven't tried to update the adapter driver from Intel's website since having my laptop repaired due to the fact that Intel strongly recommending using the manufacturer's updates
    instead and frankly it didn't make much of a difference when I did it the first time.
     7) The last one I've tried as of today is going into Services and changing the start up type to automatic for the following:
           Computer Browser [changed from manual to automatic]
           DHCP Client [already set to automatic]
           DNS Client [already set to automatic]
           Network Connections [already set to automatic]
           Network Location Awareness [changed from manual to automatic]
           Remote Procedure Call (RPC) [already set to automatic]
           Server [already set to automatic]
           TCP/IP Netbios helper [already set to automatic]
           Workstation [already set to automatic]
    ...and I'm still having DNS issues.
    My only guessing are that my laptop came with a lemon adapter that needs to be replaced, some advanced setting(s) that I'm not aware off, or my firewall/anti-virus is interfering. I've used Symmantic Anti-virus and Firewall in the past and currently
    Avast Anti-Virus with Microsoft Network Firewall.  I've had DNS issues with both anti-virus/firewall set ups.
    Below are the results from the diagnostics and tests that I've ran.
    Windows Network Diagnostics
    Your computer appears to be correctly configured, but the device or resource (DNS server) is not responding Detected Detected
    Contact your network administrator or Internet service provider (ISP) Completed
    Windows can't communicate with the device or resource (DNS server). The computer or service you are trying to reach might be...
    Details about network adapter diagnosis:
    Network adapter Wireless Network Connection driver information:
       Description . . . . . . . . . . : Intel(R) Centrino(R) Advanced-N 6250 AGN
       Manufacturer  . . . . . . . . . : Intel Corporation
       Provider  . . . . . . . . . . . : Intel
       Version   . . . . . . . . . . . : 13.2.1.5
       Inf File Name . . . . . . . . . : C:\Windows\INF\oem17.inf
       Inf File Date . . . . . . . . . : Monday, June 14, 2010  9:05:44 AM
       Section Name  . . . . . . . . . : Install_MPCIEX_GEN_6250_AGN_2x2_HMC_WIN7_64_MOW
       Hardware ID . . . . . . . . . . : pci\ven_8086&dev_0087&subsys_13018086
       Instance Status Flags . . . . . : 0x180200a
       Device Manager Status Code  . . : 0
       IfType  . . . . . . . . . . . . : 71
       Physical Media Type . . . . . . : 9
    Informational Diagnostics Information (Wireless Connectivity)
    Details about wireless connectivity diagnosis:
    Information for connection being diagnosed
     Interface GUID: 70a0781d-6329-45e4-8d7c-34aeca294c39
     Interface name: Intel(R) Centrino(R) Advanced-N 6250 AGN
     Interface type: Native WiFi
    Connection incident diagnosed
     Auto Configuration ID: 1
     Connection ID: 1
    Connection status summary
     Connection started at: 2015-03-07 19:57:14-186
     Profile match: Success
     Pre-Association: Success
     Association: Success
     Security and Authentication: Success
    List of visible access point(s): 22 item(s) total, 22 item(s) displayed
            BSSID        BSS Type PHY    Signal(dB)    Chnl/freq    SSID
    60-02-92-C6-D3-E8    Infra     <unknown>    -62        11     HOME-C7D4-2.4
    60-02-92-A1-75-E0    Infra     <unknown>    -58        6     HOME-B917-2.4
    00-1D-D5-D5-34-F0    Infra     <unknown>    -73        6     HOME-34F2
    60-02-92-A1-75-E1    Infra     <unknown>    -58        6     (Unnamed Network)
    06-1D-D5-D5-34-F0    Infra     <unknown>    -78        6     xfinitywifi
    C4-27-95-C9-C4-2D    Infra     <unknown>    -57        1     HOME-C42D
    02-1D-D5-D5-34-F0    Infra     <unknown>    -74        6     (Unnamed Network)
    00-0D-97-07-E0-79    Infra     g    -75        6     (Unnamed Network)
    00-1D-CF-2A-44-C0    Infra     <unknown>    -86        6     HOME-44C2
    02-1D-CF-2A-44-C0    Infra     <unknown>    -86        6     (Unnamed Network)
    F8-E4-FB-3C-87-A2    Infra     <unknown>    -89        6     YVNM7
    06-1D-CF-2A-44-C0    Infra     <unknown>    -87        6     xfinitywifi
    0C-F8-93-7A-13-50    Infra     b    -87        6     PKennedy
    06-F8-93-7A-13-50    Infra     b    -89        6     xfinitywifi
    02-F8-93-7A-13-50    Infra     b    -87        6     (Unnamed Network)
    E0-88-5D-C8-A9-DC    Infra     <unknown>    -80        1     HOME-A9DC
    E2-88-5D-C8-A9-DD    Infra     <unknown>    -79        1     (Unnamed Network)
    16-CF-E2-43-0B-30    Infra     <unknown>    -88        1     xfinitywifi
    60-02-92-F0-A8-C0    Infra     <unknown>    -90        11     HOME-96A6-2.4
    60-02-92-C6-D3-E9    Infra     <unknown>    -63        11     (Unnamed Network)
    02-1D-D4-EB-87-00    Infra     <unknown>    -88        11     (Unnamed Network)
    06-1D-D4-EB-87-00    Infra     <unknown>    -88        11     xfinitywifi
    Connection History
     Information for Auto Configuration ID 1
      List of visible networks: 13 item(s) total, 13 item(s) displayed
      BSS Type PHY    Security    Signal(RSSI)    Compatible    SSID
      Infra     <unknown>    Yes        63    Yes        HOME-C7D4-2.4
      Infra     <unknown>    Yes        70    Yes        HOME-B917-2.4
      Infra     <unknown>    Yes        43    Yes        HOME-34F2
      Infra     <unknown>    Yes        70    Yes        (Unnamed Network)
      Infra     <unknown>    No        40    Yes        xfinitywifi
      Infra     <unknown>    Yes        71    Yes        HOME-C42D
      Infra     g    No        43    Yes        (Unnamed Network)
      Infra     <unknown>    Yes        28    Yes        HOME-44C2
      Infra     <unknown>    Yes        20    Yes        YVNM7
      Infra     b    Yes        21    Yes        PKennedy
      Infra     <unknown>    Yes        33    Yes        HOME-A9DC
      Infra     <unknown>    Yes        35    Yes        (Unnamed Network)
      Infra     <unknown>    Yes        16    Yes        HOME-96A6-2.4
      List of preferred networks: 3 item(s)
       Profile: xfinitywifi
        SSID: xfinitywifi
        SSID length: 11
        Connection mode: Infra
        Security: No
        Set by group policy: No
        Connect even if network is not broadcasting: No
        Connectable: Yes
       Profile: HTC Portable Hotspot 9F50
        SSID: HTC Portable Hotspot 9F50
        SSID length: 25
        Connection mode: Infra
        Security: Yes
        Set by group policy: No
        Connect even if network is not broadcasting: No
        Connectable: No
         Reason: 0x00028002
       Profile: belkin.332
        SSID: belkin.332
        SSID length: 10
        Connection mode: Infra
        Security: Yes
        Set by group policy: No
        Connect even if network is not broadcasting: No
        Connectable: No
         Reason: 0x00028002
     Information for Connection ID 1
     Connection started at: 2015-03-07 19:57:14-186
      Auto Configuration ID: 1
      Profile: xfinitywifi
      SSID: xfinitywifi
      SSID length: 11
      Connection mode: Infra
      Security: No
      Pre-Association and Association
       Connectivity settings provided by hardware manufacturer (IHV): No
       Security settings provided by hardware manufacturer (IHV): No
       Profile matches network requirements: Success
       Pre-association status: Success
       Association status: Success
        Last AP:  06-1d-d5-d5-34-f0
      Security and Authentication
       Configured security type: Open
       Configured encryption type: None
       802.1X protocol: No
       Key exchange initiated: Yes
        Unicast key received: No
        Multicast key received: No
       Number of security packets received: 0
       Number of security packets sent: 0
       Security attempt status: Success
     Connectivity
       Packet statistics
        Ndis Rx: 2068
        Ndis Tx: 2543
        Unicast decrypt success: 0
        Multicast decrypt success: 0
        Unicast decrypt failure: 0
        Multicast decrypt failure: 0
        Rx success: 3954
        Rx failure: 0
        Tx success: 537
        Tx failure: 4
        Tx retry: 2
        Tx multiple retry: 2
        Tx max lifetime exceeded: 0
        Tx ACK failure: 18
       Roaming history: 0 item(s)
    InformationalDiagnostics Information (Wireless Connectivity)
    Details about wireless connectivity diagnosis:
    For complete information about this session see the wireless connectivity information event.
    Helper Class: Auto Configuration
     Initialize status: Success
    Information for connection being diagnosed
     Interface GUID: 70a0781d-6329-45e4-8d7c-34aeca294c39
     Interface name: Intel(R) Centrino(R) Advanced-N 6250 AGN
     Interface type: Native WiFi
    Result of diagnosis: There may be problem
     Network Connection details from Command Prompt  (some info hidden for security reasons)
    Connection-specific DNS Suffix:
    Description: Intel(R) Centrino(R) Advanced-N 6250 AGN
    Physical Address: ‎00-23-15-54-19-B8
    DHCP Enabled: Yes
    IPv4 Address: 192.168.X.XX
    IPv4 Subnet Mask: 255.255.XX.X
    Lease Obtained: Saturday, March 07, 2015 7:57:14 PM
    Lease Expires: Saturday, March 07, 2015 8:24:44 PM
    IPv4 Default Gateway: 192.168.X.X
    IPv4 DHCP Server: 192.168.X.X
    IPv4 DNS Servers: 75.75.75.75, 75.75.76.76
    IPv4 WINS Server:
    NetBIOS over Tcpip Enabled: Yes
    Link-local IPv6 Address: fe80::b8de:3ac9:e166:XXX%XX
    IPv6 Default Gateway:
    IPv6 DNS Server:
    Results of Ping and Trace Route in Command Prompt
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
    C:\Windows\system32>ping 127.0.0.1
    Pinging 127.0.0.1 with 32 bytes of data:
    Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
    Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
    Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
    Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
    Ping statistics for 127.0.0.1:
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 0ms, Maximum = 0ms, Average = 0ms
    C:\Windows\system32>ping www.youtube.com
    Pinging youtube-ui.l.google.com [173.194.121.6] with 32 bytes of data:
    Reply from 173.194.121.6: bytes=32 time=24ms TTL=55
    Reply from 173.194.121.6: bytes=32 time=19ms TTL=55
    Request timed out.
    Request timed out.
    Ping statistics for 173.194.121.6:
        Packets: Sent = 4, Received = 2, Lost = 2 (50% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 19ms, Maximum = 24ms, Average = 21ms
    C:\Windows\system32>ping 74.125.239.34
    Pinging 74.125.239.34 with 32 bytes of data:
    Request timed out.
    Request timed out.
    Reply from 74.125.239.34: bytes=32 time=3286ms TTL=50
    Request timed out.
    Ping statistics for 74.125.239.34:
        Packets: Sent = 4, Received = 1, Lost = 3 (75% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 3286ms, Maximum = 3286ms, Average = 3286ms
    C:\Windows\system32>ping www.hotmail.com
    Pinging dispatch.kahuna.glbdns2.microsoft.com [65.55.157.204] with 32 bytes of data:
    Reply from 65.55.157.204: bytes=32 time=111ms TTL=237
    Request timed out.
    Request timed out.
    Reply from 65.55.157.204: bytes=32 time=1537ms TTL=237
    Ping statistics for 65.55.157.204:
        Packets: Sent = 4, Received = 2, Lost = 2 (50% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 111ms, Maximum = 1537ms, Average = 824ms
    C:\Windows\system32>ping 207.46.11.236
    Pinging 207.46.11.236 with 32 bytes of data:
    Request timed out.
    Request timed out.
    Request timed out.
    Request timed out.
    Ping statistics for 207.46.11.236:
        Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
    C:\Windows\system32>tracert www.youtube.com
    Tracing route to youtube-ui.l.google.com [173.194.121.5]
    over a maximum of 30 hops:
      1    19 ms    13 ms    17 ms  xfwsr12-nwca-01.sys.comcast.net [68.85.15.244]
      2    13 ms    13 ms    27 ms  ae-14-32767-ar03.newcastle.de.panjde.comcast.net [68.85.192.205]
      3    20 ms    26 ms    21 ms  he-5-10-0-0-cr01.ashburn.va.ibone.comcast.net [68.86.94.249]
      4    18 ms    34 ms    22 ms  he-0-13-0-0-pe07.ashburn.va.ibone.comcast.net [68.86.86.50]
      5    19 ms    18 ms    18 ms  50-248-116-190-static.hfc.comcastbusiness.net [50.248.116.190]
      6    35 ms    18 ms    18 ms  209.85.249.217
      7    21 ms    19 ms    19 ms  72.14.233.93
      8     *        *        *     Request timed out.
      9     *     2509 ms   677 ms  iad23s25-in-f5.1e100.net [173.194.121.5]
    Trace complete.
    C:\Windows\system32>tracert 74.125.239.34
    Tracing route to nuq04s19-in-f2.1e100.net [74.125.239.34]
    over a maximum of 30 hops:
      1    54 ms    23 ms    12 ms  xfwsr12-nwca-01.sys.comcast.net [68.85.15.244]
      2    22 ms    19 ms    17 ms  ae-14-32767-ar03.newcastle.de.panjde.comcast.net[68.85.192.205]
      3    19 ms    19 ms    18 ms  he-5-14-0-0-cr01.ashburn.va.ibone.comcast.net [68.86.166.121]
      4    18 ms    18 ms    18 ms  he-0-15-0-0-cr01.350ecermak.il.ibone.comcast.net[68.86.85.74]
      5    19 ms    18 ms    22 ms  50-248-116-190-static.hfc.comcastbusiness.net [50.248.116.190]
      6    22 ms    36 ms    19 ms  209.85.249.217
      7    26 ms    23 ms    25 ms  209.85.143.112
      8     *        *        *     Request timed out.
      9     *        *        *     Request timed out.
     10   972 ms     *        *     216.239.51.97
     11   148 ms    97 ms    95 ms  216.239.46.241
     12   324 ms   130 ms   432 ms  209.85.246.252
     13     *        *        *     Request timed out.
     14  1403 ms   101 ms   126 ms  nuq04s19-in-f2.1e100.net [74.125.239.34]
    Trace complete.
    C:\Windows\system32>tracert www.hotmail.com
    Tracing route to dispatch.kahuna.glbdns2.microsoft.com [65.55.157.144]
    over a maximum of 30 hops:
      1    13 ms    13 ms    25 ms  xfwsr12-nwca-01.sys.comcast.net [68.85.15.244]
      2    13 ms    15 ms    13 ms  ae-14-32767-ar03.newcastle.de.panjde.comcast.net[68.85.192.205]
      3    20 ms    19 ms    17 ms  he-5-13-0-0-cr01.ashburn.va.ibone.comcast.net [68.86.95.145]
      4    17 ms    20 ms    20 ms  he-0-13-0-0-pe07.ashburn.va.ibone.comcast.net [68.86.86.50]
      5    17 ms    18 ms    38 ms  as8075-2-c.ashburn.va.ibone.comcast.net [173.167.58.82]
      6    18 ms    18 ms    36 ms  ae4-0.ash-96cbe-1a.ntwk.msn.net [207.46.36.172]
      7     *        *        *     Request timed out.
      8     *     2191 ms    35 ms  ae0-0.atb-96cbe-1b.ntwk.msn.net [191.234.81.167]
      9     *        *        *     Request timed out.
     10     *        *        *     Request timed out.
     11    86 ms    84 ms    84 ms  ae4-0.lax-96cbe-1a.ntwk.msn.net [191.234.83.150]
     12    86 ms    86 ms    87 ms  ae9-0.by2-96c-1a.ntwk.msn.net [207.46.42.176]
     13     *        *        *     Request timed out.
     14     *        *        *     Request timed out.
     15     *        *        *     Request timed out.
     16     *        *        *     Request timed out.
     17    87 ms    84 ms    85 ms  origin.by173w.bay173.mail.live.com [65.55.157.144]
    Trace complete.
    C:\Users\C.Cunningham>tracert 207.46.11.236
    Tracing route to origin.by181w.bay181.mail.live.com [207.46.11.236]
    over a maximum of 30 hops:
      1    16 ms    16 ms    19 ms  xfwsr12-nwca-01.sys.comcast.net [68.85.15.244]
      2    18 ms    13 ms    13 ms  ae-14-32767-ar03.newcastle.de.panjde.comcast.net[68.85.192.205]
      3    21 ms    19 ms    21 ms  he-5-12-0-0-cr01.ashburn.va.ibone.comcast.net [68.86.95.141]
      4    18 ms    21 ms    18 ms  he-0-13-0-0-pe07.ashburn.va.ibone.comcast.net [68.86.86.50]
      5     *        *        *     Request timed out.
      6     *        *        *     Request timed out.
      7     *        *        *     Request timed out.
      8     *        *        *     Request timed out.
      9     *        *        *     Request timed out.
     10     *        *        *     Request timed out.
     11     *        *        *     Request timed out.
     12     *        *        *     Request timed out.
     13     *        *        *     Request timed out.
     14     *        *        *     Request timed out.
     15     *        *        *     Request timed out.
     16     *        *        *     Request timed out.
     17     *        *        *     Request timed out.
     18     *        *        *     Request timed out.
     19     *        *        *     Request timed out.
     20     *        *        *     Request timed out.
     21     *        *        *     Request timed out.
     22     *        *        *     Request timed out.
     23     *        *        *     Request timed out.
     24     *        *        *     Request timed out.
     25     *        *        *     Request timed out.
     26     *        *        *     Request timed out.
     27     *        *        *     Request timed out.
     28     *        *        *     Request timed out.
     29     *        *        *     Request timed out.
     30     *        *        *     Request timed out.
    Trace complete.
    Results of Intel WiFi Manual Diagnostics
    Test Name                 Test Result   Test Summary
    Hardware Test           Passed        Wireless Hardware is enabled
    Driver Test                 Passed        Diver is loaded. NETwNs64 Version 13.3.0.24
    Radio Test                  Passed       Radio is ON
    Scan Test                   Passed       There are 25 Networks available to connect
    Association Test        Passed       Associated
    Authentication Test   Passed       Authenticated
    Signal Test                Passed       Signal Quality: Poor
    Ping Test                  Failed          No Reponse: default gateway, DHCP server
    I hope this information is enough to get to the root of this problem once and for all.  Please let me know if you any other information such as event logs or statistics. 
    Thanks in advance.

    Results of Intel WiFi Event View Log (I deleted some lines since there were basically repeats of the same messages)
    #Event  Source  Time     
    Error Severity    Domain               
    User      Description
    45           EvtEngine           
    3/8/2015 20:40  Success               
    Connection         SYSTEM               
    iAMT - Failed to read Windows Events Log
    46           S24EvMon          
    3/8/2015 20:41  Information       
    AppDriver          
    SYSTEM               
    Getting List of adapters.
    47           S24EvMon          
    3/8/2015 20:41  Information       
    AppDriver          
    SYSTEM               
    Intel adapter(s) found.
    156         S24EvMon          
    3/8/2015 20:47  Information       
    Driver    SYSTEM               
    AddToExclude 06:1d:d5:d5:34:f0 xfinitywifi 6 WEV_EXCLUDE_LIST_REASON_802_11_AUTH_FAILURE
    157         S24EvMon          
    3/8/2015 20:47  Information       
    Driver    SYSTEM               
    ATC 06:1d:cf:2a:44:c0 xfinitywifi 6 RSSI=-88
    158         S24EvMon          
    3/8/2015 20:47  Error     
    Driver    SYSTEM               
    AssociationFailure 06:1d:cf:2a:44:c0 xfinitywifi 6 CNCT_GENERAL_FAILURE
    159         S24EvMon          
    3/8/2015 20:47  Information       
    Driver    SYSTEM               
    AddToExclude 06:1d:cf:2a:44:c0 xfinitywifi 6 WEV_EXCLUDE_LIST_REASON_802_11_ASSOC_FAILURE
    160         S24EvMon          
    3/8/2015 20:47  Information       
    Driver    SYSTEM               
    ATC 06:1d:d5:d5:34:f0 xfinitywifi 6 RSSI=-79
    161         S24EvMon          
    3/8/2015 20:47  Success               
    Driver    SYSTEM               
    RxAuthSuccess 06:1d:d5:d5:34:f0 6
    162         S24EvMon          
    3/8/2015 20:47  Success               
    Driver    SYSTEM               
    RxAssocResp 06:1d:d5:d5:34:f0 6 -77
    163         S24EvMon          
    3/8/2015 20:49  Information       
    TCP/IP  SYSTEM               
    VoIP: Got link down - deleting flows .
    164         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    ATC 06:1d:d4:eb:87:00 xfinitywifi 11 RSSI=-88
    165         S24EvMon          
    3/8/2015 20:49  Error     
    Driver    SYSTEM               
    AssociationFailure 06:1d:d4:eb:87:00 xfinitywifi 11 CNCT_GENERAL_FAILURE
    166         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    AddToExclude 06:1d:d4:eb:87:00 xfinitywifi 11 WEV_EXCLUDE_LIST_REASON_802_11_ASSOC_FAILURE
    167         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    ATC 06:1d:d4:eb:87:00 xfinitywifi 11 RSSI=-89
    168         S24EvMon          
    3/8/2015 20:49  Error     
    Driver    SYSTEM               
    AssociationFailure 06:1d:d4:eb:87:00 xfinitywifi 11 CNCT_GENERAL_FAILURE
    169         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    AddToExclude 06:1d:d4:eb:87:00 xfinitywifi 11 WEV_EXCLUDE_LIST_REASON_802_11_ASSOC_FAILURE
    170         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    ATC 06:1d:d4:eb:87:00 xfinitywifi 11 RSSI=-90
    171         S24EvMon          
    3/8/2015 20:49  Error     
    Driver    SYSTEM               
    AssociationFailure 06:1d:d4:eb:87:00 xfinitywifi 11 CNCT_GENERAL_FAILURE
    172         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    ATC 06:1d:d5:d5:34:f0 xfinitywifi 6 RSSI=-82
    173         S24EvMon          
    3/8/2015 20:49  Success               
    Driver    SYSTEM               
    RxAuthSuccess 06:1d:d5:d5:34:f0 6
    174         S24EvMon          
    3/8/2015 20:49  Success               
    Driver    SYSTEM               
    RxAssocResp 06:1d:d5:d5:34:f0 6 -81
    175         S24EvMon          
    3/8/2015 20:50  Information       
    Driver    SYSTEM               
    AddToExclude 06:1d:d5:d5:34:f0 xfinitywifi 6 WEV_EXCLUDE_LIST_REASON_802_11_AUTH_FAILURE
    176         S24EvMon          
    3/8/2015 20:50  Information       
    Driver    SYSTEM               
    ATC 06:1d:d5:d5:34:f0 xfinitywifi 6 RSSI=-79
    177         S24EvMon          
    3/8/2015 20:50  Success               
    Driver    SYSTEM               
    RxAuthSuccess 06:1d:d5:d5:34:f0 6
    178         S24EvMon          
    3/8/2015 20:50  Success               
    Driver    SYSTEM               
    RxAssocResp 06:1d:d5:d5:34:f0 6 -80
    179         S24EvMon          
    3/8/2015 21:03  Information       
    Driver    SYSTEM               
    RoamTrigger 06:1d:d5:d5:34:f0 xfinitywifi 6 RSSI=-81 MisBcn=8 RSSITh=-85 Roam Other Reason
    186         S24EvMon          
    3/8/2015 21:21  Information       
    General               
    SYSTEM               
    DeviceIoCtrlS24NDIS: (2) Failed to send OID 0xff100055 to driver. Error - 31
    187        
    S24EvMon          
    3/8/2015 21:21  Information       
    General               
    SYSTEM               
    DeviceIoCtrlS24NDIS - Dot11ExtNicSpecificExtension failed (31)

  • HT1535 I own an iPhone4, an iPod 3rd generation and an iPad 2. I use the same iTunes library but unfortunately synced iPad with a different computer before syncing to my own. Do I risk losing the films/apps I've downloaded onto my iPad if I sync with my i

    I don't want to sync what is on my iPod to my iPad. (I have a 32gb iPod but only 16gb on iPad. The iPod I use mostly for music.) I can't seem to add the films I have downloaded onto iPad to iTunes. If I could do that, I could erase them from iPad to create more storage.
    This is intensely confusing, sorry.

    Question.....
    "I own an iPhone4, an iPod 3rd generation and an iPad 2. I use the same iTunes library but unfortunately synced iPad with a different computer before syncing to my own. Do I risk losing the films/apps I've downloaded onto my iPad if I sync with my iPod?"
    Answer.....
    Yes you will lose the films that you downloaded to the iPad when you sync with your own iTunes unless you transfer the purchases into your own iTunes library. Were these movies that you purchased? If so, you might be able to download them again for free. Do you have multiple computers that you sync from or is this someone else's purchased content?
    You can select whatever you want to sync to all of your devices in iTunes, you do not have to sync the same content to all device.
    iTunes 11 for Windows: Set up syncing for iPod, iPhone, or iPad
    iOS: Syncing with iTunes - Support - Apple

  • Can't get playlists from one one computer to another.  Confident Home Sharing is turned on correctly.  Have imac and macbook Air and Lion.  Using smart lists.

    Can't get playlists from one one computer to another.  Confident Home Sharing is turned on correctly.  Have imac and macbook Air and Lion.  Using smart lists.

    Using Ethernet, I am attempting to stream the movies on my computer to my girlfriends computer through iTunes home sharing. I want to watch the movies that are on one computer on another.

  • My unsorted bookmarks folder does not appear in the bookmarks drop down menu.

    My unsorted bookmarks folder does not appear in the bookmarks drop down menu. I can only reach it though Organize Bookmarks function. How do I get it into the bookmarks tree?

    Unsorted Bookmarks Folder Menu: https://addons.mozilla.org/firefox/addon/7269/

  • A box with a blue outline appeared in my bookmark drop-down menu. I can't get rid of it, and it obstructs the view of the bookmarks as I scroll up or down. Help!

    I was trying to bookmark a page, using the "Choose" menu in the bookmarks. I must have touched a key by accident, and a box with a blue outline & the name of one of my folders appeared in my bookmark drop-down menu. At first the box contained the folder name, then I was trying to delete the box, and erase the name, thinking it might get rid of the box, but it didn't. I can't get rid of this box! It obstructs the view of what is underneath. It stays in the same position as I scroll up & down in the drop-down menu, and it hides what is underneath. Please help me get rid of this box. It is driving me crazy! Thanks!

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    See also:
    *http://kb.mozillazine.org/Corrupt_localstore.rdf

Maybe you are looking for