[Solved] Several installs and issues with DHCP issue every time.

Edited: more concise information!
Hi folks,
I was using Arch fine for months but decided to reinstall it fresh at the new year, but since then I have been plagued by connection issues. I install Arch and follow many of the tips found in these Wikis to set it up how I like then install preload and readahead.
Post-Installation Tips
http://wiki.archlinux.org/index.php/Pos … ation_Tips
- LCD filtered fonts
- Disable IPv6 (I use Chorus/NTL and they have a tip for improving Firefox that disables IPv6, so I think that this is not to blame)
Laptop
http://wiki.archlinux.org/index.php/Laptop
- Battery state monitoring utilities (acpi)
- Laptop-mode-toold
- Powernowd
Maximising Performance
http://wiki.archlinux.org/index.php/Max … erformance
- Swapiness
- Mount /tmp to RAM
My internet connection works fine, even when rebooting, but later I turn on my computer and WICD or networkmanager fails on "obtaining IP address. I really think that there is something in one of these tips that is causing this problem, but I am at a loss as to what. Like I say, I was using it happily for many months before these current issues. The only thing I did differently was systematically set up my computer with all the tips detailed above, where as before, I collected these tips over a period of time and did not do them all straight after installation. I have tried rolling back the changes and this has not fixed the issue.
I have had this issue over many reinstalls, using networkmanager or WICD and each time I was hoping that I was doing something wrong.  I have an Ubuntu and work Windows laptop that both work fine, so I don.t think it is anything to do with the connection itself.
I am not sure what information you would need so I thought I would post both of these files. If you would like anything else, give me a shout and i can post it.
# /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", any other value will result
# in the hardware clock being left untouched (useful for virtualization)
# 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/consoletrans
# USECOLOR: use ANSI color sequences in startup messages
LOCALE="en_GB.UTF-8"
HARDWARECLOCK="UTC"
TIMEZONE="Europe/Dublin"
KEYMAP="uk"
CONSOLEFONT=
CONSOLEMAP=
USECOLOR="yes"
# HARDWARE
# MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
# MOD_BLACKLIST: Prevent udev from loading these modules
# MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
# NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
MOD_AUTOLOAD="yes"
#MOD_BLACKLIST=() #deprecated
MODULES=(acpi-cpufreq vboxdrv coretemp)
# Scan for LVM volume groups at startup, required if you use LVM
USELVM="no"
# NETWORKING
# HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
HOSTNAME="laptop"
# Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
# 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
# DHCP: Set your interface to "dhcp" (eth0="dhcp")
# Wireless: See network profiles below
#Static IP example
#eth0="dhcp"
eth0="dhcp"
INTERFACES=(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.d
# This now requires the netcfg package
#NETWORKS=(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=(preload syslog-ng hal wicd @powernowd @laptop-mode @fam @alsa @sensors @readahead-list)
/etc/resolv.conf
# Generated by dhcpcd
# /etc/resolv.conf.head can replace this line
# /etc/resolv.conf.tail can replace this line
Thanks for your help,
Scott
Last edited by ScottArch (2010-02-14 12:30:25)

Hey Scott!
I don't know if it is helpful in any way but I have a similar problem with my desktop PC.
I have two ethernet controllers installed and somtimes I had a Ip address assigned and sometimes I didn't.
One which is connected to the router and a 2nd one I use sporadically to connect additional computers.
The dhcpcd would fail to load even if I followed steps suggested from other forum members.
My temporary fix was to run:
# dhcpcd
manually.
If this helps you might consider adding "dhcpcd" at the end of
/etc/rc.d/network
I know it's not really a fix but it helps me to get a working connection whoch otherwise would fail - or work if lucky but i don't like lucky with network/internet ^^

Similar Messages

  • I've been having an issue with assistive touch, every time I open an app. the AT disappears the from the screen and I have to turn it off and ON again. Is there a way to fix this?

    I've been having an issue with assistive touch, every time I open an app. the AT disappears the from the screen and I have to turn it off and ON again. Is there a way to fix this?

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up           
    - Restore to factory settings/new iOS device.

  • I have mountain lion OSX and parallels with Windows.  Every time I click on a hyperlink in other applications it opens - some 7 Zip file explorer inside Parallels but doesn't go to Safari.  Does anyone know solution?

    I have mountain lion OSX and parallels with Windows.  Every time I click on a hyperlink in other applications it opens - some 7 Zip file explorer inside Parallels but doesn't go to Safari.  Does anyone know solution?

    I suggest that you run software update, after which you should have Safari 6.0.5 - then check Safari - Preferences - Privacy & see that 'Block cookies' is not set to Always.
    Failing that - switch Safari extensions Off via Safari - Preferences - Extensions & test again

  • [Solved]Updated system, and dealing with glibc issue.

    I neglected to update/use Arch for quite some time, and decided to last night. I quickly encountered problems and I've read https://www.archlinux.org/news/filesyst … equired-1/, https://www.archlinux.org/news/the-lib- … a-symlink/, https://www.archlinux.org/news/fontconf … -required/, http://allanmcrae.com/2012/07/updating- … e-install/, and many threads about issues with filesystem and/or glibc.
    First, I followed the instructions to resolve the issue with fontconfig.
    <read various threads>
    Then, I landed here: https://wiki.archlinux.org/index.php/De … iki:usrlib. I installed glibc-2.16.0-1-x86_64 using the instructions provided. IIRC, I was still experiencing conflicts with filesystem. I came across a thread where a user stated that instructions from Allan McRae's blog (from the link at the top) allowed him to upgrade his system. I tried it out, and I got around the filesystem issue as well as the issue with dependencies linked to tzdata, etc. My issue now lies with the pacman -Su step:
    [asdf@asdf ~]$ sudo pacman -Su
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    Targets (1): glibc-2.16.0-5
    Total Installed Size: 37.63 MiB
    Net Upgrade Size: 0.05 MiB
    Proceed with installation? [Y/n] y
    (1/1) checking package integrity [###############################] 100%
    (1/1) loading package files [###############################] 100%
    (1/1) checking for file conflicts [###############################] 100%
    error: failed to commit transaction (conflicting files)
    glibc: /lib exists in filesystem
    Errors occurred, no packages were upgraded.
    Following Issue 2 under https://wiki.archlinux.org/index.php/De … iki:usrlib, I entered
    $ grep '^lib/' /var/lib/pacman/local/*/files
    . The output was:
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/security/
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/security/pam_ck_connector.so
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/basic.target.wants/
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/basic.target.wants/console-kit-log-system-start.service
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/console-kit-daemon.service
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/console-kit-log-system-restart.service
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/console-kit-log-system-start.service
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/console-kit-log-system-stop.service
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/halt.target.wants/
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/halt.target.wants/console-kit-log-system-stop.service
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/kexec.target.wants/
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/kexec.target.wants/console-kit-log-system-restart.service
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/poweroff.target.wants/
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/poweroff.target.wants/console-kit-log-system-stop.service
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/reboot.target.wants/
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/reboot.target.wants/console-kit-log-system-restart.service
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/ld-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/ld-linux-x86-64.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libBrokenLocale-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libBrokenLocale.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libSegFault.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libanl-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libanl.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libc-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libc.so.6
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcidn-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcidn.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcrypt-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcrypt.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libdl-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libdl.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libm-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libm.so.6
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libmemusage.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnsl-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnsl.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_compat-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_compat.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_db-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_db.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_dns-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_dns.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_files-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_files.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_hesiod-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_hesiod.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nis-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nis.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nisplus-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nisplus.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libpcprofile.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libpthread-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libpthread.so.0
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libresolv-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libresolv.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/librt-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/librt.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libthread_db-1.0.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libthread_db.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libutil-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libutil.so.1
    /var/lib/pacman/local/hal-0.5.14-6/files:lib/
    /var/lib/pacman/local/hal-0.5.14-6/files:lib/udev/
    /var/lib/pacman/local/hal-0.5.14-6/files:lib/udev/rules.d/
    /var/lib/pacman/local/hal-0.5.14-6/files:lib/udev/rules.d/90-hal.rules
    /var/lib/pacman/local/lib32-glibc-2.14-5/files:lib/
    /var/lib/pacman/local/lib32-glibc-2.14-5/files:lib/ld-linux.so.2
    /var/lib/pacman/local/ntfs-3g-2012.1.15-4/files:lib/
    Being a newb, I didn't want to do something stupid, so I didn't take any action here..
    I proceeded on with trying
    find /lib -exec pacman -Qo -- {} +
    The output was:
    error: cannot determine ownership of directory '/lib'
    /lib/libutil.so.1 is owned by glibc 2.16.0-1
    /lib/libnsl.so.1 is owned by glibc 2.16.0-1
    /lib/libnss_compat-2.16.so is owned by glibc 2.16.0-1
    /lib/libSegFault.so is owned by glibc 2.16.0-1
    /lib/ld-linux.so.2 is owned by lib32-glibc 2.14-5
    /lib/ld-2.16.so is owned by glibc 2.16.0-1
    /lib/libpthread.so.0 is owned by glibc 2.16.0-1
    /lib/libnss_nisplus.so.2 is owned by glibc 2.16.0-1
    /lib/libthread_db-1.0.so is owned by glibc 2.16.0-1
    /lib/librt-2.16.so is owned by glibc 2.16.0-1
    /lib/libnss_files.so.2 is owned by glibc 2.16.0-1
    error: cannot determine ownership of directory '/lib/ufw'
    error: No package owns /lib/ufw/user6.rules.pacsave
    error: No package owns /lib/ufw/user.rules.pacsave
    error: cannot determine ownership of directory '/lib/udev'
    error: cannot determine ownership of directory '/lib/udev/rules.d'
    /lib/udev/rules.d/90-hal.rules is owned by hal 0.5.14-6
    /lib/libnss_hesiod-2.16.so is owned by glibc 2.16.0-1
    /lib/libnss_dns.so.2 is owned by glibc 2.16.0-1
    /lib/libnss_hesiod.so.2 is owned by glibc 2.16.0-1
    /lib/libm.so.6 is owned by glibc 2.16.0-1
    /lib/libnss_files-2.16.so is owned by glibc 2.16.0-1
    /lib/libc-2.16.so is owned by glibc 2.16.0-1
    /lib/libBrokenLocale.so.1 is owned by glibc 2.16.0-1
    /lib/libdl.so.2 is owned by glibc 2.16.0-1
    /lib/libutil-2.16.so is owned by glibc 2.16.0-1
    /lib/libBrokenLocale-2.16.so is owned by glibc 2.16.0-1
    /lib/libpthread-2.16.so is owned by glibc 2.16.0-1
    /lib/libnss_nisplus-2.16.so is owned by glibc 2.16.0-1
    /lib/librt.so.1 is owned by glibc 2.16.0-1
    /lib/libnss_nis-2.16.so is owned by glibc 2.16.0-1
    /lib/libc.so.6 is owned by glibc 2.16.0-1
    /lib/libcrypt-2.16.so is owned by glibc 2.16.0-1
    /lib/libresolv-2.16.so is owned by glibc 2.16.0-1
    /lib/libnss_db.so.2 is owned by glibc 2.16.0-1
    /lib/libcidn.so.1 is owned by glibc 2.16.0-1
    /lib/libresolv.so.2 is owned by glibc 2.16.0-1
    /lib/libmemusage.so is owned by glibc 2.16.0-1
    /lib/ld-linux-x86-64.so.2 is owned by glibc 2.16.0-1
    error: cannot determine ownership of directory '/lib/security'
    /lib/security/pam_ck_connector.so is owned by consolekit 0.4.5-2
    /lib/libanl-2.16.so is owned by glibc 2.16.0-1
    /lib/libnss_compat.so.2 is owned by glibc 2.16.0-1
    /lib/libcidn-2.16.so is owned by glibc 2.16.0-1
    /lib/libm-2.16.so is owned by glibc 2.16.0-1
    /lib/libcrypt.so.1 is owned by glibc 2.16.0-1
    error: cannot determine ownership of directory '/lib/systemd'
    error: cannot determine ownership of directory '/lib/systemd/system'
    /lib/systemd/system/console-kit-daemon.service is owned by consolekit 0.4.5-2
    /lib/systemd/system/console-kit-log-system-restart.service is owned by consolekit 0.4.5-2
    error: cannot determine ownership of directory '/lib/systemd/system/kexec.target.wants'
    /lib/systemd/system/kexec.target.wants/console-kit-log-system-restart.service is owned by consolekit 0.4.5-2
    error: cannot determine ownership of directory '/lib/systemd/system/basic.target.wants'
    /lib/systemd/system/basic.target.wants/console-kit-log-system-start.service is owned by consolekit 0.4.5-2
    error: cannot determine ownership of directory '/lib/systemd/system/poweroff.target.wants'
    /lib/systemd/system/poweroff.target.wants/console-kit-log-system-stop.service is owned by consolekit 0.4.5-2
    error: cannot determine ownership of directory '/lib/systemd/system/halt.target.wants'
    /lib/systemd/system/halt.target.wants/console-kit-log-system-stop.service is owned by consolekit 0.4.5-2
    error: cannot determine ownership of directory '/lib/systemd/system/reboot.target.wants'
    /lib/systemd/system/reboot.target.wants/console-kit-log-system-restart.service is owned by consolekit 0.4.5-2
    /lib/systemd/system/console-kit-log-system-stop.service is owned by consolekit 0.4.5-2
    /lib/systemd/system/console-kit-log-system-start.service is owned by consolekit 0.4.5-2
    /lib/libdl-2.16.so is owned by glibc 2.16.0-1
    /lib/libnsl-2.16.so is owned by glibc 2.16.0-1
    /lib/libnss_nis.so.2 is owned by glibc 2.16.0-1
    /lib/libnss_dns-2.16.so is owned by glibc 2.16.0-1
    /lib/libpcprofile.so is owned by glibc 2.16.0-1
    /lib/libnss_db-2.16.so is owned by glibc 2.16.0-1
    /lib/libanl.so.1 is owned by glibc 2.16.0-1
    /lib/libthread_db.so.1 is owned by glibc 2.16.0-1
    Again, I'm not sure what to do here.
    On an irrelevant note, a red flag went up earlier. By some means, it appears I messed up Arch. Is there a chance I can fix the issue with the kernel or is the best option a reinstall?
    (482/563) upgrading linux [################] 100%
    >>> Updating module dependencies. Please wait ...
    depmod: ERROR: could not open directory /lib/modules/3.6.10-1-ARCH: No such file or directory
    depmod: FATAL: could not search modules: No such file or directory
    >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    ==> Building image from preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> ERROR: '/lib/modules/3.6.10-1-ARCH' is not a valid kernel module directory
    ==> Building image from preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> ERROR: '/lib/modules/3.6.10-1-ARCH' is not a valid kernel module directory
    error: command failed to execute correctly
    (498/563) upgrading nvidia [################] 100%
    depmod: ERROR: could not open directory /lib/modules/3.6.10-1-ARCH: No such file or directory
    depmod: FATAL: could not search modules: No such file or directory
    If your card is from the 7xxx series or earlier, install nvidia-304xx
    [asdf@asdf ~]$ ls -ld /lib
    drwxr-xr-x 6 root root 4096 Dec 22 15:11 /lib
    [asdf@asdf ~]$ mkinitcpio -p linux
    ==> Building image from preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> ERROR: '/lib/modules/3.6.10-1-ARCH' is not a valid kernel module directory
    ==> Building image from preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> ERROR: '/lib/modules/3.6.10-1-ARCH' is not a valid kernel module directory
    Thanks in advance.
    Last edited by illusory (2012-12-24 00:24:47)

    I checked out https://wiki.archlinux.org/index.php/Initramfs, and I'm not sure what to do. I rebooted a few times in attempt to get things going. I'm assuming I need to start by logging in to the live CD as root and mounting the sda in which Arch is installed? I don't know how to mount root nor know the complete title for the Arch partition (sda x,x). Sorry for the hassle.
    Edit: Found https://wiki.archlinux.org/index.php/Ch … partitions. Be back in a bit.
    I currently have the temporary filesystems mounted, chrooted, and am in bash.
    # mkinitcpio -p linux
    doesn't work. I tried
    mkinitcpio -g ..... 3.6.10-1-ARCH
    and I received something about 3.6.10 and a module directory.
    Last edited by illusory (2012-12-23 23:26:00)

  • I have a rogue software issue with mozilla firefox every time i down load it how can I permently delete it and ensure there is no recurrence ?

    every time i download mozilla firefox 3.6
    get an unwanted pop up spam page that is
    apparently impossible to delete unless i delete
    firefox and use a totally different browser I have windows
    XP and Hewlett Packard /Compaq hardware

    FOUND A SOLUTION ! STOPZILLA ANTISPYWARE FOR $20 REMOVED IT STRAIGHT AWAY CHEERS MIKE PARER.

  • Indesign won't install past 42% then says it failed. I downloaded photoshop and illustrator with no issues.

    Ive tried to download Indesign but it won't go past 42% on the download bar and then it says it failed. no information to why.
    I downloaded Photoshop and Illustrator with no issues
    on a Mac running 10.0.5

    Dededededede I would recommend reviewing your installation log files to determine if the installation or download has failed.  If the installation has failed then there will be a specific error within the log which will determine why there was a failure.  You can find details on how to locate and interpret the installation log files at Troubleshoot install issues with log files | CC - http://helpx.adobe.com/creative-cloud/kb/troubleshoot-install-logs-cc.html.  You are welcome to post any specific errors you discover to this discussion.

  • What's the best Mac to run Logic Pro 9 and above with no issues

    What's the best Mac to run Logic Pro 9 and above with no issues?

    Any Mac that can happily run OS X Snow Leopard 10.6.8 and Logic Pro 9.1.5.....
    Note: Newer Macs cannot run Snow Leopard because SL doesn't provide hardware support for the newer hardware found in these newer Macs....
    Next best combo for newer Macs is Mavericks 10.9.5 and Logic Pro 9.1.8... but it is nowhere near as efficient a combo as the previous one mentioned...

  • MBP 9,2 no longer recognizing my 3rd Gen Apple TV - wife's MPB 8,1 recognizes and connects with no issues.

    My MBP 9,2 (2.9GHz i7/8GB/750HDD) no longer recognizes my 3rd Gen Apple TV while my wife's MBP 8,1 (2.3GHz/4GB/320HDD) recognizes and connects with no issues. All are running current software.

    Hello herbnmyth,
    Thank you for using Apple Support Communities. 
    I see that you are having difficulties with connecting the Apple TV with your computer. The following article provides information for troubleshooting Home Sharing and should help you sort the connections. 
    Troubleshooting Home Sharing - Apple Support
    Regards,
    Jeff D.

  • Several installation errors/problems with XFILES.5 XML DB sample

    I attempted to install the XFILES.5 XML DB sample application on our 11.2.0.2 database and encountered several errors. I ran the installation from Windows 7. A number of the errors were caused by not having XDMP and XDP_UTIL utility packages installed prior to installing XFILES. The installation instructions do not mention this.
    Once I had these packages installed, I reran the XFILES installation. The installation claimed to succeed, but when I tried to go to the URL I got a 404 error. I looked in the repository and there were a number of empty folders and there was no XFILES folder. The installation clearly had not completed successfully. I then tried to uninstall XFILES. The documentation gives no indication of how to do this so I dropped the XFILES schema and used parts of the XFILES_DBA_TASKS.sql script to clear out the XML DB repository. I reran the XFILES installation and it failed again. This time there was an "Invalid listener" error when XDB_UTILITIES.createHomeFolder() was called. This was due to the XDBPM packages being replaced previously with the XFILES versions, meaning they now had dependencies on XFILES. After some investigation, it seemed that I could just run the XFILES install again since the dependencies were installed after the failure. I did, and the installation again claimed it succeeded. It did not. When I navigated to the XFILES URL, I got a few errors that indicated that the user need to be granted the XFILES_USER or XFILES_ADMINISTRATOR role first. There were no such roles created. I found they were created in the XFILES_DBA_TASKS.sql script, but this script was never executed by the installation. I tried creating them manually and granting them to my test user. Now I get a new batch of errors:
    Module:xmlDocumentObject.xmlDocument.checkParsing
    Error Type: 4 [NOT-FOUND]
    Description: Unable to load Document
    Target URL: undefined
    Module: common.handleException
    Error Type: 3 [AJAX]
    Description: Not found
    Target URL: /sys/servlets/XFILES/RestService/XFILES.XFILES_REST_SERVICES.WRITELOGRECORD...
    Number: 404
    I am stuck and a little tired of troubleshooting Oracle's code for them. How do I fix this? Clearly the scripts and docs need vast improvements.
    Also, there appears to be an APEX version of the application included, but it never gets installed. Are there separate instructions for this?
    Edited by: user12166954 on Jul 13, 2012 9:00 AM
    Edited by: user12166954 on Jul 13, 2012 9:00 AM

    Looking at the XFILES.5.xml file and Install.vbs files of the XFILES installer, it appears that the XDBPM_SUPPORT and XFILES_DBA_TASKS actions will only be run if you enter a SYSDBA user in the "DBA User" field of the installer. However, for some reason, Oracle seems to have commented out the command that checks to ensure that the DBA user you entered is a SYSDBA user, and the "DBA User" field defaults to SYSTEM, which is not a SYSDBA user. Since I got things working I haven't tried rerunning the installer with a SYSDBA user, but maybe it will work better. The installation documentation and/or the installation scripts need to be updated to reflect the need for a SYSDBA user.
    Regarding the APEX version of XFILES, this has not installation instructions whatsoever, and there are prerequisite steps to get this to install correctly as well. I tried importing the f102.sql file into APEX and it failed on the prereq validation because an "XFILES/Apex" folder wasn't found in XML DB. I went looking for anything that creates this directory and I found that there is another XFILES_DBA_TASKS.sql script specifically for the APEX version. It is included in the f102.sql file. So I cut and paste the contents into SQL*Plus and ran it as SYS. I was then able to install the f102 application.

  • I desperately would like to update Firefox to version 10 from version 9 but each time I try, I am stuck with FF10 checking addons for comparability and the Welcome page opening every time I start the browser.

    Windows 7 64 bit
    I desperately would like to update Firefox to version 10 from version 9 but each time I try, I am stuck with FF10 checking addons for compatability and the Welcome page opening every time I start the browser. I continue to have to revert to version 9 to resolve this issue.

    Sorry to be a while getting back! Tried all of that with no sucess so this AM, bit the bullet and deleted the FF folder from programs and downloaded and installed FF 10.01. Still was plagued with the same problem. Went into the appdata folder and there were two sessionstore.js files. Deleted them both, restarted the browser and no compatibility check for add-ons was done at start up and the extra tab for Welcome to FF was no longer opening Everything seems to be working as it should and I did not loose any of my settings.. Thank you for trying to help and I hope my solution helps anyone else who might experience this in the future. Here's hoping the next update goes smoother!

  • I have my Calendar app syncing with iCloud.  Every time I open it it says, "Moving Calendars to Server Account..."  It runs and runs and does not stop.  As a result, I cannot access my calendars.  Please help.

    I have my Calendar app syncing with iCloud.  Every time I open it it says, "Moving Calendars to Server Account..."  It runs and runs and does not stop.  As a result, I cannot access my calendars.  Please help.

    I have the same problem, I tried the solution of Dr Cox but that didn't work as he said go to system preference then mail, contacts etc. but I don't have that.  Can someone help?
    Elaine

  • HT1414 why does my iPhone 5s shut down unpredictably and needs to be reset every time to start back up?

    why does my iPhone 5s shut down unpredictably and needs to be reset every time to start back up?

    Hi Cyprus11,
    Thanks for visiting Apple Support Communities.
    If your iPhone is shutting down unexpectedly, I recommend going through these troubleshooting steps:
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/TS2802
    Will not turn on, will not turn on unless connected to power, or unexpected power off
    Verify that the Sleep/Wake button functions. If it does not function, inspect it for signs of damage. If the button is damaged or is not functioning when pressed, seek service.
    Check if a Liquid Contact Indicator (LCI) is activated or there are signs of corrosion. Learn about LCIs and corrosion.
    Connect the iPhone to the iPhone's USB power adapter and let it charge for at least ten minutes.
    After at least 30 minutes, if:
    The home screen appears: The iPhone should be working. Update to the latest version of iOS if necessary. Continue charging it until it is completely charged and you see this battery icon in the upper-right corner of the screen . Then unplug the phone from power. If it immediately turns off, seek service.
    The low-battery image appears, even after the phone has charged for at least 20 minutes: See "iPhone displays the low-battery image and is unresponsive" symptom in this article.
    Something other than the Home screen or Low Battery image appears, continue with this article for further troubleshooting steps.
    If the iPhone did not turn on, reset it while connected to the iPhone USB power adapter.
    If the display turns on, go to step 4.
    If the display remains black, go to next step.
    Connect the iPhone to a computer and open iTunes. If iTunes recognizes the iPhone and indicates that it is in recovery mode, attempt to restore the iPhone. If the iPhone doesn't appear in iTunes or if you have difficulties in restoring the iPhone, see this article for further assistance.
    If restoring the iPhone resolved the issue, go to step 4. If restoring the iPhone did not solve the issue, seek service.
    Best,
    Jeremy

  • My iphone 4 switches off unexpectedly and does not charge properly every time

    My iphone 4 turns off unexpectedly and does not charge properly every time. Can anyone help

    Hey bigstu29,
    Thanks for the question. To completely isolate the issue, you may want to follow these steps:
    Will not turn on, will not turn on unless connected to power, or unexpected power off
    - Verify that the Sleep/Wake button functions. If it does not function, inspect it for signs of damage. If the button is damaged or is not functioning when pressed, seek service.
    - Check if a Liquid Contact Indicator (LCI) is activated or there are signs of corrosion.
    Learn about LCIs and corrosion.
    - Connect the iPhone to the iPhone's USB power adapter and let it charge for at least ten minutes.
    - After at least 15 minutes, if:
                   - The home screen appears: The iPhone should be working. Update to the latest version of iOS if necessary. Continue charging it until it is completely charged and you see this battery icon in the upper-right corner of the screen . Then unplug the phone from power. If it immediately turns off, seek service.
                   - The low-battery image appears, even after the phone has charged for at least 20 minutes: See "iPhone displays the low-battery image and is unresponsive" symptom in this article.
                   - Something other than the Home screen or Low Battery image appears, continue with this article for further troubleshooting steps.
    - If the iPhone did not turn on, reset it while connected to the iPhone USB power adapter.
                   - If the display turns on, go to step 4.
                   - If the display remains black, go to next step.
    - Connect the iPhone to a computer and open iTunes. If iTunes recognizes the iPhone and indicates that it is in recovery mode, attempt to
    restore the iPhone. If the iPhone doesn't appear in iTunes or if you have difficulties in restoring the iPhone, see this article for further assistance.
    - If restoring the iPhone resolved the issue, go to step 4. If restoring the iPhone did not solve the issue, seek service.
    For additional information, see this article:
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/TS2802
    Thanks,
    Matt M.

  • New Icloud Terms and Conditions window pops up every time I try to check my email, or when I open setting. My email doesn't load because of this, so I haven't been able to check my email for months.

    'New Icloud Terms and Conditions' window pops up every time I try to check my email, or when I open setting. My email doesn't load because of this, so I haven't been able to check my email for months. When I click, 'view terms' it takes me to my Icloud section in settings, but the terms don't pop up. I plugged it into my iTunes to see if it would pop up, but that didn't work either. My phone is updated, and I'm pretty sure I already accepted the new terms and conditions on the last update a few months back.

    Hi munaxnight,
    If you are having issues with your iPhone continuing to ask you to accept terms and conditions, you may want to try some things to troubleshoot.
    First, quit all running applications and test again -
    Force an app to close in iOS
    Next, I would try restarting and if needed resetting the iPhone -
    Restart or reset your iPhone, iPad, or iPod touch
    If the issue is still present, you may want to restore the iPhone as a new device -
    How to erase your iOS device and then set it up as a new device or restore it from backups
    Thanks for using Apple Support Communities.
    Best,
    Brett L  

  • I downloaded this free music downloader app in the App Store and I downloaded music but, every time a song ends it doesn't switch to the next song!!Whys that??

    I downloaded this free music downloader app in the App Store and I downloaded music but, every time a song ends it doesn't switch to the next song!!Whys that??

    Go back to the App Store app and find the app you're having problems with. Then look in the description for the contact info for the developer. You might also find an email link within the settings of the app. Contact the developer to find out if they are working on this issue.

Maybe you are looking for

  • Creating Active Directory Accounts for vSphere 5.1 Services

    To set up the management pieces of vSphere, I need to have an account or accounts created in Active Directory.  I need to determine how many to create and what permissions they need. In Single Sign on Server, I need to choose an account that vCenter

  • Vertical text in jTable headers

    Hi, I have got a jTable with quite a bit of columns in it. Is there any way I can write the text - vertically in the header (first) row. Please let me know if you have got any suggestions. Thanks. halosys.

  • Waiting for activation have not found a way to fix this

    Ok so I'm overseas and I cannot use cellular data because I don't want to get billed a crazy amount however when using wifi the first week I was here I was able to text and face time with no problem. Then we went for a week to the country with no sol

  • Handling of Fortran language extensions

    One place where Sun Fortran needs work is in management of language extensions. For example, it seems that it is not possible to exclude the generic REALLOC() extension function, meaning that it is not possible to have a generic subroutine interface

  • Listeners in DG environment

    Can we have listener on primary set up as 'LISTENER_PRIM' and on the standby as 'LISTENER' for a data guard environment and if so how do we configure the data guard broker?