Rt3290 modules cannot be loaded

Title says it all.
Linux kaboom 3.9.7-1-ARCH #1 SMP PREEMPT Thu Jun 20 22:45:32 CEST 2013 x86_64 GNU/Linux
07:00.0 Network controller [0280]: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe [1814:3290]
Subsystem: Hewlett-Packard Company Device [103c:18ec]
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at 63510000 (32-bit, non-prefetchable) [size=64K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/32 Maskable- 64bit+
Capabilities: [70] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number 00-00-87-ae-a9-23-94-68
Kernel driver in use: rt2800pci
Kernel modules: rt2800pci, rt3290sta
if I blacklist the module of rt2800pci, another module that is non existent gets load and of course you cannot blacklist it since it actually isn't there. Schizokernel!
07:00.0 Network controller [0280]: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe [1814:3290]
Subsystem: Hewlett-Packard Company Device [103c:18ec]
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at 63510000 (32-bit, non-prefetchable) [size=64K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/32 Maskable- 64bit+
Capabilities: [70] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number 00-00-87-ae-a9-23-94-68
Kernel driver in use: rt2860
Kernel modules: rt2800pci, rt3290sta
/modules.load.d/ entry is useless also. Some suggestions might be of great use, I'm not even sure if it is the correct index to ask in.
Edit: The old driver gives an error that is talked about in this topic and there is an AUR pack has been made which I assumed correct but after lurking to pci_main_dev.c file as suggested in other topic, I realized that it is coded for a kernel even debian left and that it tries to load rt2860 module that is (I'm guessing) a part of that old kernel but I am no way close or have any hint of correcting that code. It doesn't load itself is the question to be asked. Furthermore, why the hell there is a code about rt2860 anyway? What if, just wondering, that rt2860 parts of the code is changed to rt2800, would that make it unnecessary to blacklist rt2800 module.
Does anyone know if Mr. Linux includes the modules that he uses.
Last edited by Gulver (2013-06-24 00:44:19)

Firefox Crashes
https://support.mozilla.com/en-US/kb/Firefox%20crashes#w_getting-help-with-your-crash

Similar Messages

  • R: X11 module cannot be loaded

    I've just installed R with pacman. When I try to plot something (e.g. "plot(1,1)" in interactive mode), I get the following error:
    Error in function (display = "", width, height, pointsize, gamma, bg, :
    X11 module cannot be loaded
    Of course, I tried to find a solution with google, but all I found were people having the same problem, but nowhere a solution for it...
    I suppose I have to properly configure R's X11 settings, but I simply don't know R so I have no idea how to solve this.
    Any suggestions?
    BTW (if that's important in this case): I'm running Arch (of course ) with Gnome3.
    Last edited by cryptkeeper (2012-02-13 17:17:22)

    papounet wrote:Should I mark the thread as SOLVED even though I'm not the OP??
    Don't worry about it. Only the OP can edit the topic title.
    Next time, consider opening a thread of your own.

  • [ Solved ] Firefox profile cannot be loaded .

    After  a few weeks of not updating , ( I was off line ), I updated and Firefox displays the following message ;
    " Your profile cannot be loaded . It may be missing or inaccesible. " 
        In  ' Home ' I have .mozilla-backup and under properties - owner is , ( in a blue ? box ) , the word ' Me '  , .
       I have notta clue , I've googled and found mostly window answers . 
    However if I start Firefox in a Terminal , ( sudo ) , it will open , no bookmarks , homepages , add-ons are not present .
    Like a New Install if that sounds right .
    [wesley@ratdog ~]$ sudo pacman -Syyu
    [sudo] password for wesley:
    :: Synchronizing package databases...
    core 106.5 KiB 1026K/s 00:00 [######################] 100%
    extra 1427.2 KiB 2.61M/s 00:01 [######################] 100%
    community 1776.6 KiB 2.74M/s 00:01 [######################] 100%
    archlinuxfr 32.9 KiB 142K/s 00:00 [######################] 100%
    multilib 90.6 KiB 868K/s 00:00 [######################] 100%
    :: Starting full system upgrade...
    there is nothing to do
    [wesley@ratdog ~]$ sudo firefox
    [wesley@ratdog ~]$ pacman -Q firefox
    firefox 16.0.2-1
    [wesley@ratdog ~]$ sudo firefox
    OS Determining best projection for type int (size: 4 ) signed
    OS Projected as a regular number
    OS Determining best projection for type unsigned_int (size: 4 ) unsigned
    OS Projected as a regular number
    OS Determining best projection for type long (size: 8 ) signed
    OS Projected as a large signed integer
    OS Determining best projection for type int (size: 4 ) signed
    OS Projected as a regular number
    OS Determining best projection for type int (size: 4 ) signed
    OS Projected as a regular number
    OS Determining best projection for type off_t (size: 8 ) signed
    OS Projected as a large signed integer
    OS Determining best projection for type size_t (size: 8 ) unsigned
    OS Projected as a large unsigned integer
    OS Determining best projection for type ssize_t (size: 8 ) signed
    OS Projected as a large signed integer
    OS Unix Could not open libc libsystem.B.dylib
    OS Unix dirent is: ctypes.StructType("dirent", [{ "padding_0": ctypes.uint8_t.array(18) }, { "d_type": ctypes.uint8_t }, { "d_name": ctypes.char.array(261) }])
    OS Attempting to declare FFI access
    OS Function access declared
    OS Attempting to declare FFI chdir
    OS Function chdir declared
    OS Attempting to declare FFI chmod
    OS Function chmod declared
    OS Attempting to declare FFI chown
    OS Function chown declared
    OS Attempting to declare FFI copyfile
    OS Could not declare function copyfile Error: couldn't find function symbol in library
    OS Attempting to declare FFI dup
    OS Function dup declared
    OS Attempting to declare FFI chdir
    OS Function chdir declared
    OS Attempting to declare FFI fchdir
    OS Function fchdir declared
    OS Attempting to declare FFI fchown
    OS Function fchown declared
    OS Attempting to declare FFI fsync
    OS Function fsync declared
    OS Attempting to declare FFI getcwd
    OS Function getcwd declared
    OS Attempting to declare FFI getwd
    OS Function getwd declared
    OS Attempting to declare FFI get_current_dir_name
    OS Function get_current_dir_name declared
    OS Attempting to declare FFI getwd
    OS Function getwd declared
    OS Attempting to declare FFI fdatasync
    OS Function fdatasync declared
    OS Attempting to declare FFI ftruncate
    OS Function ftruncate declared
    OS Attempting to declare FFI lchown
    OS Function lchown declared
    OS Attempting to declare FFI link
    OS Function link declared
    OS Attempting to declare FFI lseek
    OS Function lseek declared
    OS Attempting to declare FFI mkdir
    OS Function mkdir declared
    OS Attempting to declare FFI mkstemp
    OS Function mkstemp declared
    OS Attempting to declare FFI open
    OS Function open declared
    OS Attempting to declare FFI opendir
    OS Function opendir declared
    OS Attempting to declare FFI pread
    OS Function pread declared
    OS Attempting to declare FFI pwrite
    OS Function pwrite declared
    OS Attempting to declare FFI read
    OS Function read declared
    OS Attempting to declare FFI readdir
    OS Function readdir declared
    OS Attempting to declare FFI rename
    OS Function rename declared
    OS Attempting to declare FFI rmdir
    OS Function rmdir declared
    OS Attempting to declare FFI splice
    OS Function splice declared
    OS Attempting to declare FFI strerror
    OS Function strerror declared
    OS Attempting to declare FFI symlink
    OS Function symlink declared
    OS Attempting to declare FFI truncate
    OS Function truncate declared
    OS Attempting to declare FFI unlink
    OS Function unlink declared
    OS Attempting to declare FFI write
    OS Function write declared
    OS Attempting to declare FFI pipe
    OS Function pipe declared
    Pacman Log :
    [2012-10-13 12:48] Running 'pacman -Sy'
    [2012-10-13 12:48] synchronizing package lists
    [2012-11-06 23:38] Running 'pacman -Sy'
    [2012-11-06 23:38] synchronizing package lists
    [2012-11-06 23:39] Running 'pacman -S -u'
    [2012-11-06 23:39] starting full system upgrade
    [2012-11-06 23:40] Running 'pacman -Sy'
    [2012-11-06 23:40] synchronizing package lists
    [2012-11-06 23:41] Running 'pacman -S -u'
    [2012-11-06 23:41] starting full system upgrade
    [2012-11-06 23:42] Running 'pacman -R rapid-photo-downloader'
    [2012-11-06 23:42] removed rapid-photo-downloader (0.4.2-1)
    [2012-11-06 23:43] Running 'pacman -R pyexiv2'
    [2012-11-06 23:43] removed pyexiv2 (0.3.2-1)
    [2012-11-06 23:43] Running 'pacman -Syy'
    [2012-11-06 23:43] synchronizing package lists
    [2012-11-06 23:43] Running 'pacman -Syu'
    [2012-11-06 23:43] synchronizing package lists
    [2012-11-06 23:43] starting full system upgrade
    [2012-11-06 23:58] Running 'pacman -S libreoffice-gnome'
    [2012-11-06 23:58] upgraded libreoffice-gnome (3.6.2-2 -> 3.6.3-1)
    [2012-11-07 00:14] Running 'pacman -R libreoffice-gnome'
    [2012-11-07 00:14] removed libreoffice-gnome (3.6.3-1)
    [2012-11-07 09:52] Running 'pacman -Syu'
    [2012-11-07 09:52] synchronizing package lists
    [2012-11-07 09:52] starting full system upgrade
    [2012-11-07 09:57] Running 'pacman -R deskbar-applet'
    [2012-11-07 09:58] removed deskbar-applet (2.32.0-4)
    [2012-11-07 09:58] Running 'pacman -Syy'
    [2012-11-07 09:58] synchronizing package lists
    [2012-11-07 09:58] Running 'pacman -Syu'
    [2012-11-07 09:58] synchronizing package lists
    [2012-11-07 09:58] starting full system upgrade
    [2012-11-07 10:05] removed libwebkit3 (1.8.3-1)
    [2012-11-07 10:05] removed python-mechanize (0.2.5-2)
    [2012-11-07 10:05] removed python-imaging (1.1.7-4)
    [2012-11-07 10:05] removed pyatspi (2.4.0-1)
    [2012-11-07 10:05] removed libwebkit (1.8.3-1)
    [2012-11-07 10:05] removed python-gnomedesktop (2.32.0-10)
    [2012-11-07 10:05] removed python-gnomekeyring (2.32.0-10)
    [2012-11-07 10:05] removed python-gtop (2.32.0-10)
    [2012-11-07 10:05] removed python-metacity (2.32.0-10)
    [2012-11-07 10:05] removed python-rsvg (2.32.0-10)
    [2012-11-07 10:05] removed python-totem-plparser (2.32.0-10)
    [2012-11-07 10:05] removed python-wnck (2.32.0-10)
    [2012-11-07 10:05] removed python-notify (0.1.1-11)
    [2012-11-07 10:05] removed python-egenix-mx-base (3.2.4-1)
    [2012-11-07 10:05] removed python-logilab-common (0.58.2-1)
    [2012-11-07 10:05] removed python-logilab-astng (0.24.0-1)
    [2012-11-07 10:05] removed python-pysqlite (2.6.3-2)
    [2012-11-07 10:05] upgraded glib2 (2.32.4-1 -> 2.34.1-1)
    [2012-11-07 10:05] upgraded gobject-introspection (1.32.1-2 -> 1.34.1.1-1)
    [2012-11-07 10:05] upgraded pygobject-devel (3.2.2-1 -> 3.4.1.1-1)
    [2012-11-07 10:05] upgraded python2-gobject (3.2.2-1 -> 3.4.1.1-1)
    [2012-11-07 10:05] upgraded gnome-menus (3.4.2-1 -> 3.6.0-1)
    [2012-11-07 10:05] upgraded atk (2.4.0-1 -> 2.6.0-1)
    [2012-11-07 10:05] upgraded linux-api-headers (3.5.5-1 -> 3.6.3-1)
    [2012-11-07 10:05] upgraded tzdata (2012f-1 -> 2012h-1)
    [2012-11-07 10:05] Generating locales...
    [2012-11-07 10:05] en_US.UTF-8... done
    [2012-11-07 10:05] en_US.ISO-8859-1... done
    [2012-11-07 10:05] Generation complete.
    [2012-11-07 10:05] upgraded glibc (2.16.0-4 -> 2.16.0-5)
    [2012-11-07 10:05] upgraded bash (4.2.037-1 -> 4.2.039-1)
    [2012-11-07 10:05] upgraded libpng (1.5.12-1 -> 1.5.13-1)
    [2012-11-07 10:05] upgraded cairo (1.12.2-3 -> 1.12.8-1)
    [2012-11-07 10:05] installed harfbuzz (0.9.5-1)
    [2012-11-07 10:05] upgraded pango (1.30.1-1 -> 1.32.1-1)
    [2012-11-07 10:05] upgraded libtirpc (0.2.2-2 -> 0.2.2-4)
    [2012-11-07 10:05] upgraded pam (1.1.5-4 -> 1.1.6-1)
    [2012-11-07 10:05] upgraded kmod (10-1 -> 10-2)
    [2012-11-07 10:05] upgraded hwids (20120922-1 -> 20121022-1)
    [2012-11-07 10:05] upgraded coreutils (8.19-1 -> 8.20-1)
    [2012-11-07 10:05] upgraded util-linux (2.22-7 -> 2.22.1-2)
    [2012-11-07 10:05] ==> journald now writes to /var/log/journal by default. This can be
    [2012-11-07 10:05] controlled with the Storage setting in /etc/systemd/journald.conf
    [2012-11-07 10:05] upgraded systemd (194-3 -> 195-2)
    [2012-11-07 10:05] upgraded polkit (0.105-1 -> 0.107-4)
    [2012-11-07 10:05] upgraded colord (0.1.21-2 -> 0.1.24-1)
    [2012-11-07 10:05] upgraded dconf (0.12.1-2 -> 0.14.1-1)
    [2012-11-07 10:05] upgraded at-spi2-core (2.4.2-1 -> 2.6.1-1)
    [2012-11-07 10:05] upgraded at-spi2-atk (2.4.0-1 -> 2.6.1-1)
    [2012-11-07 10:05] upgraded gtk3 (3.4.4-1 -> 3.6.1-1)
    [2012-11-07 10:05] upgraded gsettings-desktop-schemas (3.4.2-1 -> 3.6.0-1)
    [2012-11-07 10:05] upgraded gnome-desktop (1:3.4.2-1 -> 1:3.6.1-1)
    [2012-11-07 10:05] upgraded gcc-libs (4.7.2-1 -> 4.7.2-2)
    [2012-11-07 10:05] upgraded libtasn1 (2.14-1 -> 3.0-1)
    [2012-11-07 10:05] upgraded gnutls (3.1.3-1 -> 3.1.3-2)
    [2012-11-07 10:05] upgraded glib-networking (2.32.3-1 -> 2.34.0-1)
    [2012-11-07 10:05] upgraded libsoup (2.38.1-1 -> 2.40.1-1)
    [2012-11-07 10:05] upgraded xorg-server-common (1.13.0-2 -> 1.13.0-3)
    [2012-11-07 10:05] upgraded xorg-server (1.13.0-2 -> 1.13.0-3)
    [2012-11-07 10:05] upgraded nvidia-utils (304.51-1 -> 304.64-1)
    [2012-11-07 10:05] installed gstreamer (1.0.2-1)
    [2012-11-07 10:05] installed gst-plugins-base-libs (1.0.2-1)
    [2012-11-07 10:05] installed webkitgtk3 (1.10.1-2)
    [2012-11-07 10:05] upgraded json-glib (0.14.2-1 -> 0.15.2-1)
    [2012-11-07 10:05] upgraded libgnome-keyring (3.4.1-1 -> 3.6.0-1)
    [2012-11-07 10:05] upgraded libsoup-gnome (2.38.1-1 -> 2.40.1-1)
    [2012-11-07 10:05] upgraded rest (0.7.12-1 -> 0.7.90-1)
    [2012-11-07 10:05] installed libsecret (0.11-1)
    [2012-11-07 10:05] upgraded gnome-online-accounts (3.4.2-1 -> 3.6.0-1)
    [2012-11-07 10:05] upgraded nspr (4.9.2-1 -> 4.9.3-1)
    [2012-11-07 10:05] upgraded nss (3.13.6-1 -> 3.14-1)
    [2012-11-07 10:06] upgraded gnome-icon-theme-symbolic (3.4.0-1 -> 3.6.0-1)
    [2012-11-07 10:06] upgraded gnome-icon-theme (3.4.0-1 -> 3.6.0-1)
    [2012-11-07 10:06] upgraded libgweather (3.4.1-1 -> 3.6.0-1)
    [2012-11-07 10:06] upgraded gcr (3.4.1-1 -> 3.6.1-1)
    [2012-11-07 10:06] upgraded libgdata (0.12.0-1 -> 0.13.2-1)
    [2012-11-07 10:06] upgraded evolution-data-server (3.4.4-1 -> 3.6.1-1)
    [2012-11-07 10:06] upgraded gdk-pixbuf2 (2.26.3-1 -> 2.26.4-1)
    [2012-11-07 10:06] upgraded libcroco (0.6.5-1 -> 0.6.8-1)
    [2012-11-07 10:06] upgraded librsvg (2.36.3-1 -> 2.36.4-1)
    [2012-11-07 10:06] upgraded e2fsprogs (1.42.5-1 -> 1.42.6-1)
    [2012-11-07 10:06] upgraded libldap (2.4.32-1 -> 2.4.33-1)
    [2012-11-07 10:06] upgraded gconf (3.2.5-2 -> 3.2.5-3)
    [2012-11-07 10:06] upgraded telepathy-glib (0.18.2-1 -> 0.20.0-1)
    [2012-11-07 10:06] upgraded gnome-panel (3.4.2.1-1 -> 3.6.0-1)
    [2012-11-07 10:06] upgraded alacarte (0.13.2-3 -> 3.6.1-2)
    [2012-11-07 10:06] upgraded curl (7.27.0-1 -> 7.28.0-1)
    [2012-11-07 10:06] upgraded aurvote (1.3-1 -> 1.4-1)
    [2012-11-07 10:06] upgraded baobab (3.4.1-2 -> 3.6.2-1)
    [2012-11-07 10:06] upgraded bin86 (0.16.18-3 -> 0.16.19-1)
    [2012-11-07 10:06] upgraded binutils (2.22-10 -> 2.23-1)
    [2012-11-07 10:06] upgraded bison (2.6.2-1 -> 2.6.4-1)
    [2012-11-07 10:06] installed gst-plugins-base (1.0.2-1)
    [2012-11-07 10:06] upgraded gmime (2.6.10-1 -> 2.6.12-1)
    [2012-11-07 10:06] upgraded totem-plparser (3.4.2-1 -> 3.4.3-1)
    [2012-11-07 10:06] upgraded tdb (1.2.9-2 -> 1.2.10-2)
    [2012-11-07 10:06] upgraded libcanberra (0.28-5 -> 0.30-2)
    [2012-11-07 10:06] upgraded libtracker-sparql (0.14.2-1 -> 0.14.4-1)
    [2012-11-07 10:06] upgraded brasero (3.4.1-1 -> 3.6.0-1)
    [2012-11-07 10:06] upgraded bzr (2.5.1-1 -> 2.5.1-2)
    [2012-11-07 10:06] upgraded python2-cssutils (0.9.9-2 -> 0.9.9-3)
    [2012-11-07 10:06] upgraded python2-cherrypy (3.2.2-1 -> 3.2.2-2)
    [2012-11-07 10:06] installed python2-mechanize (0.2.5-3)
    [2012-11-07 10:06] upgraded perl (5.16.1-1 -> 5.16.2-1)
    [2012-11-07 10:06] upgraded imagemagick (6.7.9.8-2 -> 6.8.0.3-1)
    [2012-11-07 10:06] upgraded poppler (0.20.3-1 -> 0.20.5-1)
    [2012-11-07 10:06] upgraded xdg-utils (1.1.0-2.20120520 -> 1.1.0.git20121008-1)
    [2012-11-07 10:07] upgraded qt (4.8.3-4 -> 4.8.3-5)
    [2012-11-07 10:07] upgraded poppler-qt (0.20.3-1 -> 0.20.5-1)
    [2012-11-07 10:07] upgraded python2-lxml (2.3.5-1 -> 3.0.1-1)
    [2012-11-07 10:07] installed python2-imaging (1.1.7-5)
    [2012-11-07 10:07] upgraded sip (4.13.3-2 -> 4.14-2)
    [2012-11-07 10:07] upgraded python2-sip (4.13.3-2 -> 4.14-2)
    [2012-11-07 10:07] upgraded python-dbus-common (1.1.1-1 -> 1.1.1-2)
    [2012-11-07 10:07] upgraded python2-dbus (1.1.1-1 -> 1.1.1-2)
    [2012-11-07 10:07] upgraded pyqt-common (4.9.4-2 -> 4.9.5-3)
    [2012-11-07 10:07] upgraded python2-pyqt (4.9.4-2 -> 4.9.5-3)
    [2012-11-07 10:07] upgraded python2-psutil (0.6.1-1 -> 0.6.1-2)
    [2012-11-07 10:07] installed python2-cssselect (0.7.1-2)
    [2012-11-07 10:07] upgraded calibre (0.9.2-1 -> 0.9.5-1)
    [2012-11-07 10:07] upgraded cantarell-fonts (0.0.10-1 -> 0.0.10.1-1)
    [2012-11-07 10:07] upgraded libxklavier (5.2.1-2 -> 5.3-1)
    [2012-11-07 10:07] upgraded libgee (0.6.5-1 -> 0.6.6-1)
    [2012-11-07 10:07] upgraded clutter (1.10.6-1 -> 1.12.2-1)
    [2012-11-07 10:07] installed python2-atspi (2.6.0-2)
    [2012-11-07 10:07] upgraded caribou (0.4.4-1 -> 0.4.4-2)
    [2012-11-07 10:07] installed chromaprint (0.7-1)
    [2012-11-07 10:07] installed celt (0.11.1-4)
    [2012-11-07 10:07] installed spandsp (0.0.6pre21-1)
    [2012-11-07 10:07] installed gst-plugins-bad (1.0.2-1)
    [2012-11-07 10:07] installed gst-plugins-good (1.0.2-1)
    [2012-11-07 10:07] upgraded clutter-gst (1.6.0-1 -> 1.9.92-1)
    [2012-11-07 10:07] upgraded clutter-gtk (1.2.0-1 -> 1.4.0-1)
    [2012-11-07 10:07] upgraded gnome-video-effects (0.4.0-1 -> 0.4.0-2)
    [2012-11-07 10:07] upgraded cheese (3.4.2-1 -> 3.6.1-1)
    [2012-11-07 10:07] upgraded libwbclient (3.6.8-1 -> 3.6.9-1)
    [2012-11-07 10:07] upgraded cifs-utils (5.6-2 -> 5.7-1)
    [2012-11-07 10:07] upgraded cmake (2.8.9-1 -> 2.8.10-1)
    [2012-11-07 10:07] upgraded device-mapper (2.02.97-1 -> 2.02.98-1)
    [2012-11-07 10:07] upgraded cryptsetup (1.5.0-2 -> 1.5.1-1)
    [2012-11-07 10:07] upgraded cups-filters (1.0.24-1 -> 1.0.24-2)
    [2012-11-07 10:07] upgraded cups-pk-helper (0.2.2-1 -> 0.2.4-1)
    [2012-11-07 10:07] upgraded cyrus-sasl-gssapi (2.1.23-10 -> 2.1.23-11)
    [2012-11-07 10:07] upgraded cyrus-sasl-ldap (2.1.23-10 -> 2.1.23-11)
    [2012-11-07 10:07] upgraded postgresql-libs (9.2.1-1 -> 9.2.1-2)
    [2012-11-07 10:07] upgraded cyrus-sasl-sql (2.1.23-10 -> 2.1.23-11)
    [2012-11-07 10:07] upgraded dvdauthor (0.7.1-1 -> 0.7.1-2)
    [2012-11-07 10:07] upgraded devede (3.22.0-2 -> 3.23.0-1)
    [2012-11-07 10:07] upgraded ilmbase (1.0.2-1 -> 1.0.3-1)
    [2012-11-07 10:07] upgraded openexr (1.7.1-1 -> 1.7.1-2)
    [2012-11-07 10:07] upgraded devil (1.7.8-13 -> 1.7.8-14)
    [2012-11-07 10:07] upgraded ptlib (2.10.5-1 -> 2.10.7-2)
    [2012-11-07 10:07] upgraded opal (3.10.5-1 -> 3.10.7-2)
    [2012-11-07 10:08] upgraded ekiga (3.3.2-6 -> 3.9.90-1)
    [2012-11-07 10:08] installed libzeitgeist (0.3.18-3)
    [2012-11-07 10:08] upgraded folks (0.6.9-2 -> 0.8.0-1)
    [2012-11-07 10:08] upgraded libnice (0.1.2-1 -> 0.1.3-1)
    [2012-11-07 10:08] upgraded farstream (0.1.2-1 -> 0.2.1-1)
    [2012-11-07 10:08] upgraded telepathy-farstream (0.4.0-1 -> 0.6.0-1)
    [2012-11-07 10:08] upgraded telepathy-logger (0.4.0-1 -> 0.6.0-1)
    [2012-11-07 10:08] installed iptables (1.4.16.2-1)
    [2012-11-07 10:08] upgraded iproute2 (3.5.1-1 -> 3.6.0-2)
    [2012-11-07 10:08] upgraded wpa_supplicant (1.0-1 -> 1.0-2)
    [2012-11-07 10:08] upgraded ppp (2.4.5-4 -> 2.4.5-5)
    [2012-11-07 10:08] installed dhclient (4.2.4.2-1)
    [2012-11-07 10:08] upgraded networkmanager (0.9.6.0-2 -> 0.9.6.4-1)
    [2012-11-07 10:08] upgraded telepathy-mission-control (5.12.1-1 -> 5.14.0-1)
    [2012-11-07 10:08] upgraded empathy (3.4.2.3-1 -> 3.6.1-2)
    [2012-11-07 10:08] upgraded libpeas (1.4.0-2 -> 1.6.1-1)
    [2012-11-07 10:08] upgraded eog (3.4.3-1 -> 3.6.1-1)
    [2012-11-07 10:08] upgraded epiphany (3.4.3-1 -> 3.6.1-1)
    [2012-11-07 10:08] upgraded poppler-glib (0.20.3-1 -> 0.20.5-1)
    [2012-11-07 10:08] upgraded evince (3.4.0-1 -> 3.6.1-1)
    [2012-11-07 10:08] upgraded gtkhtml4 (4.4.4-1 -> 4.6.0-1)
    [2012-11-07 10:08] upgraded evolution (3.4.4-1 -> 3.6.1-1)
    [2012-11-07 10:08] upgraded file-roller (3.4.2-1 -> 3.6.1.1-1)
    [2012-11-07 10:08] installed nss-myhostname (0.3-3)
    [2012-11-07 10:08] warning: /etc/shadow installed as /etc/shadow.pacnew
    [2012-11-07 10:08] upgraded filesystem (2012.10-1 -> 2012.10-2)
    [2012-11-07 10:08] upgraded firefox (16.0.1-1 -> 16.0.2-1)
    [2012-11-07 10:08] upgraded flashplugin (11.2.202.243-1 -> 11.2.202.251-1)
    [2012-11-07 10:08] upgraded freeglut (2.8.0-1 -> 2.8.0-2)
    [2012-11-07 10:08] upgraded gcalctool (6.4.2.1-1 -> 6.6.1-1)
    [2012-11-07 10:08] upgraded gcc (4.7.2-1 -> 4.7.2-2)
    [2012-11-07 10:08] upgraded gconf-editor (3.0.0-2 -> 3.0.1-1)
    [2012-11-07 10:08] upgraded gnome-session (3.4.2-3 -> 3.6.1-1)
    [2012-11-07 10:08] upgraded libcanberra-pulse (0.28-5 -> 0.30-2)
    [2012-11-07 10:08] upgraded python2-xdg (0.23-1 -> 0.23-2)
    [2012-11-07 10:08] installed ibus (1.4.99.20121006-1)
    [2012-11-07 10:08] upgraded gnome-settings-daemon (3.4.2-1 -> 3.6.1-2)
    [2012-11-07 10:08] upgraded zenity (3.4.0-1 -> 3.6.0-1)
    [2012-11-07 10:08] upgraded metacity (2.34.8-1 -> 2.34.13-1)
    [2012-11-07 10:08] warning: /etc/pam.d/gdm-password installed as /etc/pam.d/gdm-password.pacnew
    [2012-11-07 10:08] warning: directory permissions differ on var/lib/gdm/.config/
    filesystem: 700 package: 755
    [2012-11-07 10:08] warning: directory permissions differ on var/lib/gdm/.config/dconf/
    filesystem: 755 package: 700
    [2012-11-07 10:08] upgraded gdm (3.4.1-3 -> 3.6.1-2)
    [2012-11-07 10:08] installed webkitgtk2 (1.10.1-2)
    [2012-11-07 10:09] upgraded geany-plugins (1.22-1 -> 1.22-3)
    [2012-11-07 10:09] upgraded gmtk (1.0.6-1 -> 1.0.7-1)
    [2012-11-07 10:09] upgraded gnome-mplayer (1.0.6-1 -> 1.0.7-1)
    [2012-11-07 10:09] upgraded gecko-mediaplayer (1.0.6-1 -> 1.0.7-1)
    [2012-11-07 10:09] upgraded gtksourceview3 (3.4.2-1 -> 3.6.1-1)
    [2012-11-07 10:09] upgraded gedit (3.4.2-1 -> 3.6.1-1)
    [2012-11-07 10:09] upgraded gedit-plugins (3.4.0-2 -> 3.6.1-1)
    [2012-11-07 10:09] upgraded gegl (0.2.0-4 -> 0.2.0-5)
    [2012-11-07 10:09] upgraded git (1.7.12.2-1 -> 1.8.0-1)
    [2012-11-07 10:09] upgraded gjs (1.32.0-2 -> 1.34.0-1)
    [2012-11-07 10:09] upgraded qrencode (3.3.1-1 -> 3.4.1-1)
    [2012-11-07 10:09] upgraded glabels (3.0.1-1 -> 3.0.1-2)
    [2012-11-07 10:09] upgraded glew (1.8.0-2 -> 1.9.0-1)
    [2012-11-07 10:09] upgraded glibmm (2.32.1-1 -> 2.34.1-1)
    [2012-11-07 10:09] upgraded gucharmap (3.4.1.1-1 -> 3.6.0-1)
    [2012-11-07 10:09] upgraded gnome-applets (3.4.1-2 -> 3.5.92-1)
    [2012-11-07 10:09] upgraded gnome-backgrounds (3.4.2-1 -> 3.6.0-1)
    [2012-11-07 10:09] upgraded udisks2 (1.94.0-2 -> 2.0.0-1)
    [2012-11-07 10:09] upgraded gvfs (1.12.3-3 -> 1.14.1-1)
    [2012-11-07 10:09] upgraded obex-data-server (0.4.6-2 -> 0.4.6-3)
    [2012-11-07 10:09] upgraded gvfs-obexftp (1.12.3-3 -> 1.14.1-1)
    [2012-11-07 10:09] upgraded obexd-client (0.47-1 -> 1:0.46-1)
    [2012-11-07 10:09] upgraded gnome-bluetooth (3.4.2-1 -> 3.6.0-2)
    [2012-11-07 10:09] upgraded gnome-common (3.4.0.1-2 -> 3.6.0-1)
    [2012-11-07 10:09] upgraded network-manager-applet (0.9.6.2-1 -> 0.9.6.4-1)
    [2012-11-07 10:09] installed libpwquality (1.2.0-1)
    [2012-11-07 10:09] warning: directory permissions differ on usr/share/polkit-1/rules.d/
    filesystem: 700 package: 755
    [2012-11-07 10:09] upgraded gnome-control-center (3.4.2-1 -> 3.6.2-1)
    [2012-11-07 10:09] upgraded gnome-dictionary (3.4.0-1 -> 3.6.0-1)
    [2012-11-07 10:09] upgraded gnome-disk-utility (3.4.1-1 -> 3.6.1-1)
    [2012-11-07 10:09] upgraded gnome-font-viewer (3.4.0-1 -> 3.6.0-1)
    [2012-11-07 10:09] upgraded gnome-games (3.4.2-2 -> 3.6.1-1)
    [2012-11-07 10:09] upgraded gnome-games-extra-data (3.2.0-1 -> 3.2.0-2)
    [2012-11-07 10:09] upgraded gnome-keyring (3.4.1-3 -> 3.6.1-1)
    [2012-11-07 10:09] upgraded iputils (20101006-7 -> 20121011-2)
    [2012-11-07 10:09] upgraded whois (5.0.19-1 -> 5.0.20-1)
    [2012-11-07 10:09] upgraded gnome-nettool (3.1.1-1 -> 3.2.0-1)
    [2012-11-07 10:09] upgraded gnome-power-manager (3.4.0-1 -> 3.6.0-1)
    [2012-11-07 10:09] installed python2-gnomedesktop (2.32.0-12)
    [2012-11-07 10:09] installed python2-gnomekeyring (2.32.0-12)
    [2012-11-07 10:09] installed python2-gtop (2.32.0-12)
    [2012-11-07 10:09] installed python2-metacity (2.32.0-12)
    [2012-11-07 10:09] installed python2-rsvg (2.32.0-12)
    [2012-11-07 10:09] installed python2-totem-plparser (2.32.0-12)
    [2012-11-07 10:09] installed python2-wnck (2.32.0-12)
    [2012-11-07 10:09] upgraded gnome-python-desktop (2.32.0-10 -> 2.32.0-12)
    [2012-11-07 10:09] upgraded libgnomekbd (3.4.0.2-1 -> 3.6.0-1)
    [2012-11-07 10:09] upgraded gnome-screensaver (3.4.4-1 -> 3.6.1-1)
    [2012-11-07 10:09] upgraded gnome-screenshot (3.4.1-1 -> 3.6.0-1)
    [2012-11-07 10:09] upgraded gnome-search-tool (3.4.0-1 -> 3.6.0-1)
    [2012-11-07 10:09] upgraded mutter (3.4.1-2 -> 3.6.1-2)
    [2012-11-07 10:10] upgraded nautilus (3.4.2-1 -> 3.6.2-1)
    [2012-11-07 10:10] upgraded gnome-shell (3.4.2-1 -> 3.6.1-3)
    [2012-11-07 10:10] upgraded gnome-system-log (3.4.1-1 -> 3.6.0-1)
    [2012-11-07 10:10] upgraded gtkmm3 (3.4.1-1 -> 3.6.0-1)
    [2012-11-07 10:10] upgraded gnome-system-monitor (3.4.1-1 -> 3.6.0-1)
    [2012-11-07 10:10] upgraded vte-common (0.32.2-1 -> 0.34.1-1)
    [2012-11-07 10:10] upgraded vte3 (0.32.2-1 -> 0.34.1-1)
    [2012-11-07 10:10] upgraded gnome-terminal (3.4.1.1-1 -> 3.6.0-1)
    [2012-11-07 10:10] upgraded gnome-themes-standard (3.4.2-1 -> 3.6.1-1)
    [2012-11-07 10:10] upgraded gnome-tweak-tool (3.4.0.1-1 -> 3.6.1-1)
    [2012-11-07 10:10] upgraded yelp-xsl (3.4.2-1 -> 3.6.0-1)
    [2012-11-07 10:10] upgraded yelp (3.4.2-1 -> 3.6.1-1)
    [2012-11-07 10:10] upgraded gnome-user-docs (3.4.2-1 -> 3.6.0-1)
    [2012-11-07 10:10] upgraded gpm (1.20.6-10 -> 1.20.7-1)
    [2012-11-07 10:10] upgraded grantlee (0.2.0-1 -> 0.3.0-1)
    [2012-11-07 10:10] upgraded graphicsmagick (1.3.16-1 -> 1.3.17-1)
    [2012-11-07 10:10] upgraded gtk-engine-unico (1.0.2-1 -> 1.0.2-3)
    [2012-11-07 10:10] upgraded gtk-vnc (0.5.0-1 -> 0.5.1-1)
    [2012-11-07 10:10] upgraded gummi (0.6.4-1 -> 0.6.5-1)
    [2012-11-07 10:10] installed python2-notify (0.1.1-12)
    [2012-11-07 10:10] upgraded hamster-applet (2.91.2-2 -> 2.91.2-3)
    [2012-11-07 10:10] upgraded net-snmp (5.7.1-4 -> 5.7.2-1)
    [2012-11-07 10:10] upgraded wget (1.14-1 -> 1.14-2)
    [2012-11-07 10:10] upgraded hplip (3.12.10.a-2 -> 3.12.10.a-3)
    [2012-11-07 10:10] upgraded inkscape (0.48.3.1-5 -> 0.48.3.1-7)
    [2012-11-07 10:10] upgraded phonon (1:4.6.0-2 -> 1:4.6.0-3)
    [2012-11-07 10:10] upgraded kdelibs (4.9.2-2 -> 4.9.2-3)
    [2012-11-07 10:10] upgraded python (3.2.3-3 -> 3.3.0-1)
    [2012-11-07 10:10] upgraded ktoblzcheck (1.39-1 -> 1.39-3)
    [2012-11-07 10:10] upgraded lib32-glibc (2.16.0-4 -> 2.16.0-5)
    [2012-11-07 10:10] upgraded libcanberra-gstreamer (0.28-5 -> 0.30-2)
    [2012-11-07 10:10] upgraded libgeotiff (1.3.0-2 -> 1.4.0-1)
    [2012-11-07 10:10] upgraded libpaper (1.1.24-2 -> 1.1.24-3)
    [2012-11-07 10:10] upgraded libpurple (2.10.6-1 -> 2.10.6-2)
    [2012-11-07 10:10] upgraded libreoffice-en-US (3.6.2-2 -> 3.6.3-1)
    [2012-11-07 10:11] upgraded libreoffice-common (3.6.2-2 -> 3.6.3-1)
    [2012-11-07 10:11] upgraded libreoffice-base (3.6.2-2 -> 3.6.3-1)
    [2012-11-07 10:11] upgraded libreoffice-calc (3.6.2-2 -> 3.6.3-1)
    [2012-11-07 10:11] upgraded libreoffice-draw (3.6.2-2 -> 3.6.3-1)
    [2012-11-07 10:11] upgraded libreoffice-extension-pdfimport (3.6.2-2 -> 3.6.3-1)
    [2012-11-07 10:11] upgraded openjdk6 (6.b24_1.11.4-1 -> 6.b24_1.11.5-1)
    [2012-11-07 10:11] upgraded libreoffice-extension-report-builder (3.6.2-2 -> 3.6.3-1)
    [2012-11-07 10:11] upgraded libreoffice-writer (3.6.2-2 -> 3.6.3-1)
    [2012-11-07 10:11] upgraded libxml++ (2.34.2-1 -> 2.36.0-1)
    [2012-11-07 10:11] upgraded link-grammar (4.7.6-1 -> 4.7.9-1)
    [2012-11-07 10:11] upgraded mkinitcpio (0.10-1 -> 0.11.0-1)
    [2012-11-07 10:11] >>> Updating module dependencies. Please wait ...
    [2012-11-07 10:11] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-11-07 10:11] ==> Building image from preset: 'default'
    [2012-11-07 10:11] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2012-11-07 10:11] ==> Starting build: 3.6.6-1-ARCH
    [2012-11-07 10:11] -> Running build hook: [base]
    [2012-11-07 10:11] -> Running build hook: [udev]
    [2012-11-07 10:11] -> Running build hook: [autodetect]
    [2012-11-07 10:11] -> Running build hook: [pata]
    [2012-11-07 10:11] -> Running build hook: [scsi]
    [2012-11-07 10:11] -> Running build hook: [sata]
    [2012-11-07 10:11] -> Running build hook: [filesystems]
    [2012-11-07 10:11] -> Running build hook: [usbinput]
    [2012-11-07 10:11] -> Running build hook: [fsck]
    [2012-11-07 10:11] ==> Generating module dependencies
    [2012-11-07 10:11] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2012-11-07 10:11] ==> Image generation successful
    [2012-11-07 10:11] ==> Building image from preset: 'fallback'
    [2012-11-07 10:11] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2012-11-07 10:11] ==> Starting build: 3.6.6-1-ARCH
    [2012-11-07 10:11] -> Running build hook: [base]
    [2012-11-07 10:11] -> Running build hook: [udev]
    [2012-11-07 10:11] -> Running build hook: [pata]
    [2012-11-07 10:11] -> Running build hook: [scsi]
    [2012-11-07 10:11] -> Running build hook: [sata]
    [2012-11-07 10:11] -> Running build hook: [filesystems]
    [2012-11-07 10:11] -> Running build hook: [usbinput]
    [2012-11-07 10:11] -> Running build hook: [fsck]
    [2012-11-07 10:11] ==> Generating module dependencies
    [2012-11-07 10:11] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2012-11-07 10:11] ==> Image generation successful
    [2012-11-07 10:11] upgraded linux (3.5.6-1 -> 3.6.6-1)
    [2012-11-07 10:11] upgraded lirc-utils (1:0.9.0-30 -> 1:0.9.0-34)
    [2012-11-07 10:11] upgraded lvm2 (2.02.97-1 -> 2.02.98-1)
    [2012-11-07 10:11] upgraded man-pages (3.42-1 -> 3.43-1)
    [2012-11-07 10:11] upgraded mdadm (3.2.5-2 -> 3.2.6-1)
    [2012-11-07 10:12] upgraded meld (1.6.0-1 -> 1.6.1-1)
    [2012-11-07 10:12] upgraded mercurial (2.3.2-1 -> 2.4-1)
    [2012-11-07 10:12] upgraded mousetweaks (3.4.2-1 -> 3.6.0-1)
    [2012-11-07 10:12] upgraded nautilus-sendto (3.0.3-1 -> 3.6.0-1)
    [2012-11-07 10:12] upgraded nvidia (304.51-3 -> 304.64-1)
    [2012-11-07 10:12] upgraded opencl-nvidia (304.51-1 -> 304.64-1)
    [2012-11-07 10:12] upgraded openttd (1.2.2-1 -> 1.2.3-1)
    [2012-11-07 10:12] upgraded orca (3.4.2-1 -> 3.6.1-1)
    [2012-11-07 10:12] upgraded package-query (1.0.1-1 -> 1.1-2)
    [2012-11-07 10:12] upgraded perl-image-exiftool (9.01-1 -> 9.03-1)
    [2012-11-07 10:12] upgraded perl-io-socket-ssl (1.76-1 -> 1.77-1)
    [2012-11-07 10:12] upgraded perl-sdl (2.540-2 -> 2.540-3)
    [2012-11-07 10:12] upgraded perl-sub-uplevel (0.22-2 -> 0.24-1)
    [2012-11-07 10:12] upgraded perl-tree-dag-node (1.06-3 -> 1.07-1)
    [2012-11-07 10:12] upgraded physfs (2.0.2-2 -> 2.0.3-1)
    [2012-11-07 10:12] upgraded pidgin (2.10.6-1 -> 2.10.6-2)
    [2012-11-07 10:12] upgraded pinta (1.3-2 -> 1.4-1)
    [2012-11-07 10:12] upgraded python2-distribute (0.6.28-1 -> 0.6.29-1)
    [2012-11-07 10:12] upgraded python2-zope-interface (3.8.0-1 -> 4.0.1-1)
    [2012-11-07 10:12] upgraded pitivi (0.15.2-1 -> 0.15.2-2)
    [2012-11-07 10:12] Note: The Unix domain socket location has changed; be sure to
    [2012-11-07 10:12] restart any local applications using libpq.so.
    [2012-11-07 10:12] upgraded postgresql (9.2.1-1 -> 9.2.1-2)
    [2012-11-07 10:12] upgraded procps-ng (3.3.3-6 -> 3.3.5-1)
    [2012-11-07 10:12] upgraded psiconv (0.9.8-9 -> 0.9.8-10)
    [2012-11-07 10:12] upgraded pygobject2-devel (2.28.6-6 -> 2.28.6-8)
    [2012-11-07 10:12] installed python2-egenix-mx-base (3.2.4-3)
    [2012-11-07 10:12] installed python2-logilab-common (0.58.2-3)
    [2012-11-07 10:12] installed python2-logilab-astng (0.24.1-1)
    [2012-11-07 10:12] upgraded pylint (0.25.2-1 -> 0.26.0-2)
    [2012-11-07 10:12] upgraded python-sip (4.13.3-2 -> 4.14-2)
    [2012-11-07 10:12] upgraded python-dbus (1.1.1-1 -> 1.1.1-2)
    [2012-11-07 10:12] upgraded pyqt (4.9.4-2 -> 4.9.5-3)
    [2012-11-07 10:12] upgraded python-distutils-extra (2.32-1 -> 2.37-1)
    [2012-11-07 10:12] installed python2-pysqlite (2.6.3-3)
    [2012-11-07 10:12] upgraded python2-crypto (2.6-2 -> 2.6-3)
    [2012-11-07 10:12] upgraded python2-gobject2 (2.28.6-6 -> 2.28.6-8)
    [2012-11-07 10:12] upgraded rsync (3.0.9-4 -> 3.0.9-5)
    [2012-11-07 10:12] upgraded ruby (1.9.3_p194-2 -> 1.9.3_p286-1)
    [2012-11-07 10:12] upgraded seahorse (3.4.1-1 -> 3.6.2-1)
    [2012-11-07 10:12] upgraded seahorse-nautilus (3.4.0-1 -> 3.6.1-1)
    [2012-11-07 10:12] upgraded smbclient (3.6.8-1 -> 3.6.9-1)
    [2012-11-07 10:12] upgraded soundconverter (2.0.3-1 -> 2.0.4-1)
    [2012-11-07 10:12] upgraded subversion (1.7.7-1 -> 1.7.7-2)
    [2012-11-07 10:12] upgraded supertux (0.3.3-6 -> 0.3.3-7)
    [2012-11-07 10:12] ==> syslog-ng now reads from /run/systemd/journal/syslog in the
    [2012-11-07 10:12] default config. If you still use sysvinit/initscripts, this
    [2012-11-07 10:12] must be /dev/log in /etc/syslog-ng/syslog-ng.conf
    [2012-11-07 10:12] upgraded syslog-ng (3.3.6-1 -> 3.3.6-3)
    [2012-11-07 10:12] upgraded system-config-printer-common (1.3.11-1 -> 1.3.11-2)
    [2012-11-07 10:12] upgraded system-config-printer-gnome (1.3.11-1 -> 1.3.11-2)
    [2012-11-07 10:12] >>> texlive: updating the filename database...
    [2012-11-07 10:12] mktexlsr: Updating /etc/texmf/ls-R...
    [2012-11-07 10:13] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2012-11-07 10:13] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2012-11-07 10:13] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2012-11-07 10:13] mktexlsr: Done.
    [2012-11-07 10:13] recreating all formats... done.
    [2012-11-07 10:13] (logs are under /var/lib/texmf/web2c/<engine>/<formatname>.log)
    [2012-11-07 10:13] upgraded texlive-bin (2012.0-4 -> 2012.0-5)
    [2012-11-07 10:13] upgraded totem (3.4.3-1 -> 3.6.2-1)
    [2012-11-07 10:13] upgraded transcode (1.1.7-5 -> 1.1.7-6)
    [2012-11-07 10:13] upgraded transmission-gtk (2.71-1 -> 2.73-2)
    [2012-11-07 10:13] upgraded tuxpaint (0.9.21-5 -> 0.9.21-7)
    [2012-11-07 10:13] upgraded tuxpaint-config (0.0.12-1 -> 0.0.12-2)
    [2012-11-07 10:13] upgraded tuxpaint-stamps (2009.06.28-1 -> 2009.06.28-3)
    [2012-11-07 10:13] upgraded twisted (12.2.0-1 -> 12.2.0-2)
    [2012-11-07 10:13] upgraded vinagre (3.4.2-1 -> 3.6.1-1)
    [2012-11-07 10:13] upgraded vino (3.4.2-1 -> 3.6.1-1)
    [2012-11-07 10:13] upgraded xf86-video-nv (2.1.20-1 -> 2.1.20-2)
    [2012-11-07 10:13] upgraded xine-lib (1.2.2-2 -> 1.2.2-3)
    [2012-11-07 10:13] upgraded xorg-xinit (1.3.2-1 -> 1.3.2-3)
    [2012-11-07 10:13] upgraded xterm (283-1 -> 286-1)
    [2012-11-07 10:14] upgraded xulrunner (15.0-1 -> 16.0.2-1)
    [2012-11-07 10:14] warning: /etc/yaourtrc installed as /etc/yaourtrc.pacnew
    [2012-11-07 10:14] upgraded yaourt (1.1-1 -> 1.2.1-1)
    [2012-11-07 10:14] Running 'pacman -Syu'
    [2012-11-07 10:14] synchronizing package lists
    [2012-11-07 10:14] starting full system upgrade
    [2012-11-07 10:15] Running 'pacman -Syy'
    [2012-11-07 10:15] synchronizing package lists
    [2012-11-07 10:15] Running 'pacman -Sy'
    [2012-11-07 10:15] synchronizing package lists
    [2012-11-07 11:21] Running 'pacman -S deskbar-applet'
    [2012-11-07 11:21] Running 'pacman -S deskbar-applet'
    [2012-11-07 11:22] Running 'pacman -S gnome-desktop'
    [2012-11-07 11:22] upgraded gnome-desktop (1:3.6.1-1 -> 1:3.6.1-1)
    [2012-11-07 13:09] Running 'pacman -Syy'
    [2012-11-07 13:09] synchronizing package lists
    [2012-11-07 13:09] Running 'pacman -Syu'
    [2012-11-07 13:09] synchronizing package lists
    [2012-11-07 13:09] starting full system upgrade
    [2012-11-07 15:43] Running 'pacman -Syy'
    [2012-11-07 15:43] synchronizing package lists
    [2012-11-07 15:43] Running 'pacman -Sy'
    [2012-11-07 15:43] synchronizing package lists
    [2012-11-07 15:43] Running 'pacman -Syy'
    [2012-11-07 15:43] synchronizing package lists
    [2012-11-07 15:43] Running 'pacman -Syu'
    [2012-11-07 15:43] synchronizing package lists
    [2012-11-07 15:43] starting full system upgrade
    [2012-11-07 16:06] Running 'pacman -S firefox'
    [2012-11-07 16:07] upgraded firefox (16.0.2-1 -> 16.0.2-1)
    [2012-11-07 16:20] Running 'pacman -S firefox-gnome-keyring'
    [2012-11-07 16:20] Running 'pacman -U /tmp/yaourt-tmp-wesley/PKGDEST.x6n/firefox-gnome-keyring-0.8-7-x86_64.pkg.tar.xz'
    [2012-11-07 16:20] installed firefox-gnome-keyring (0.8-7)
    [2012-11-07 16:23] Running 'pacman -S firefox'
    [2012-11-07 16:23] upgraded firefox (16.0.2-1 -> 16.0.2-1)
    [2012-11-07 19:00] Running 'pacman -R firefox'
    [2012-11-07 19:00] Running 'pacman -R firefox-gnome-keyring'
    [2012-11-07 19:00] removed firefox-gnome-keyring (0.8-7)
    [2012-11-07 19:00] Running 'pacman -R firefox'
    [2012-11-07 19:01] removed firefox (16.0.2-1)
    [2012-11-07 19:01] Running 'pacman -Syy'
    [2012-11-07 19:01] synchronizing package lists
    [2012-11-07 19:01] Running 'pacman -Syu'
    [2012-11-07 19:01] synchronizing package lists
    [2012-11-07 19:01] starting full system upgrade
    [2012-11-07 19:01] Running 'pacman -S firefox'
    [2012-11-07 19:02] installed firefox (16.0.2-1)
    [2012-11-07 19:02] Running 'pacman -Syy'
    [2012-11-07 19:02] synchronizing package lists
    [2012-11-07 20:05] Running 'pacman -R firefox'
    [2012-11-07 20:05] removed firefox (16.0.2-1)
    [2012-11-07 20:06] Running 'pacman -Syy'
    [2012-11-07 20:06] synchronizing package lists
    [2012-11-07 20:06] Running 'pacman -S firefox 16.0.2-1'
    [2012-11-07 20:07] Running 'pacman -Syu firefox'
    [2012-11-07 20:07] synchronizing package lists
    [2012-11-07 20:07] starting full system upgrade
    [2012-11-07 20:07] installed firefox (16.0.2-1)
    [2012-11-07 20:21] Running 'pacman -Syyu'
    [2012-11-07 20:21] synchronizing package lists
    [2012-11-07 20:21] starting full system upgrade
      Googling brought up 'Ubuntu' forums dated back in February .
        To recap clicking on Firefox Icon displays Error Message .
             Using ' sudo ' in Terminal Firefox does run - Stripped Down - no bookmarks - no add ons - no passwords .
                 Thank You for any and all suggestions .
    Last edited by wesley_of_course (2012-11-08 12:53:20)

    phil wrote:What is the output of:
    pacman -Qi profile-sync-daemon
    [wesley@ratdog ~]$ pacman -Qi profile-sync-daemon
    Name : profile-sync-daemon
    Version : 3.11-1
    URL : https://wiki.archlinux.org/index.php/Profile-sync-daemon
    Licenses : GPL
    Groups : None
    Provides : None
    Depends On : rsync
    Optional Deps : cron: allow hourly (default) or periodic syncs of tmpfs <-->
    HDD/SDD storage
    Required By : None
    Conflicts With : firefox-sync firefox-tmpfs-daemon chromium-tmpfs
    tmpfs-store
    Replaces : sync-browsers-daemon
    Installed Size : 72.00 KiB
    Packager : Unknown Packager
    Architecture : any
    Build Date : Sat 01 Sep 2012 12:36:56 PM CDT
    Install Date : Sat 01 Sep 2012 12:37:04 PM CDT
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : Symlinks and syncs browser profile dirs to RAM thus reducing
    HDD/SDD calls and speeding-up browsers.
       Forgive me Please !  I didn't remember installing psd .  Mercy  -  should of checked and am Thankful for the Help .
      Wesley

  • VFAT kernel module won't load [SOLVED]

    I'm running kernel version 3.7.5 and after the update that got me to that version, it appears to have completely borked VFAT and kernel modules in general. My system still runs fine, but the vfat module is missing and cannot be loaded with modprobe or insmod. Oddly, the kernel object exists in /usr/lib/modules, yet my system seems to be ignoring it. Upon further investigation, it appears that it is impossible to load or remove ANY modules using modprobe or insmod. I recently did a reinstall of Arch, following exactly the steps in the Beginner's Guide, if that makes any difference.
    Help? Please? I need the vfat module loaded before I can compile a custom kernel (my next big project)
    Last edited by ParanoidAndroid (2013-02-01 00:50:27)

    yup, that worked *facepalm* marking as solved.

  • CS4 - Getting error when opening a .gif file - file-format module cannot parse the file.

    I am getting this popup error when trying to open a .gif file:
    "Could not complete your request because the file-format module cannot parse the file."
    This comes up every time I try to open a .gif file.  Even if I make a .gif file (like the image included in this post), save it and then try to open it again, I get the same error.  I tried reinstalling CS4, but the error is still there.  I have also done the reset on start-up and nothing.  Some have suggested that I open it in (Windows XP Pro) MS Paint and then save it again.  Did it and this does NOT work for me, either. 
    I know it's a Photoshop problem because I can see this file everywhere, except Photoshop.  It will open here, there and everywhere, except for Photoshop.
    I've searched the Adobe Commmunity and it looks like no one has come up with a fix for this.  I'm just currious after 5 years with this problem, has there been a solution?
    Scott

    One of the files that has the error is in my first post.
    Adobe Photoshop Version: 11.0
    Operating System: Windows XP 32-bit
    Version: 5.1 Service Pack 3
    System architecture: AMD CPU Family:15, Model:10, Stepping:0 with MMX, SSE Integer, SSE FP, SSE2
    Physical processor count: 6
    Processor speed: 3210 MHz
    Video Card: NVIDIA GeForce GTX 460
    Video Mode: 1280 x 1024 x 4294967296 colors
    Video Card Driver: nv4_disp.dll
    Driver Version: 6.14.13.0623
    Built-in memory: 3289 MB
    Free memory: 257 MB
    Memory available to Photoshop: 1677 MB
    Memory used by Photoshop: 69 %
    Image cache levels: 4
    Serial number: xxxxxxxxxxxxxxx
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS4\
    Temporary file path: C:\DOCUME~1\xxxxxx\LOCALS~1\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      F:\, 233.7G, 145.7G free
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS4\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       ACE.dll   ACE 2008/08/27-18:10:41     
       AdobeLinguistic.dll   Adobe Linguisitc Library   4.0.0  
       AdobeLM.dll   AdobeLM   3.0.11.10077    53.352460
       AdobeLM_libFNP.dll   FLEXnet Publisher (32 bit)   11.5.0.1 build 57427  
       AdobeOwl.dll   Adobe Owl
       AdobeOwlCanvas.dll   Adobe Owl Canvas  
       AdobePDFL.dll   PDFL 2008/08/20-20:15:08  
       AdobeUpdater.dll   Adobe Updater Library   
       AdobeXMP.dll   Adobe XMP Core 
       AdobeXMPFiles.dll   Adobe XMP Files   4.2.2   53.352624
       AdobeXMPScript.dll   Adobe XMP Script   4.2.2   53.352624
       adobe_caps.dll   Adobe CAPS   2,0,99,0   2.135373
       adobe_epic.dll   Adobe EPIC   3.0.1.10077    53.352460
       adobe_eula.dll   Adobe EPIC EULA   3.0.1.10077
       AFlamingo.dll   AFlamingo
       AGM.dll   AGM      
       ahclient.dll    AdobeHelp Dynamic Link Library   1, 3, 12, 0  
       aif_core.dll   AIF   1.0 
       aif_ogl.dll   AIF   1.0  
       amtlib.dll   AMTLib   2.0.1.10077    53.352460
       amtservices.dll   AMTServices   2.0.1.10077    53.352460
       ARE.dll   ARE 2008/08/27-18:10:41     
       asneu.dll    AsnEndUser Dynamic Link Library   1, 6, 0, 8  
       authplay.dll        
       AXE8SharedExpat.dll   AXE8SharedExpat
       AXEDOMCore.dll   AXEDOMCore
       Bib.dll   BIB      
       BIBUtils.dll   BIBUtils      
       cg.dll   NVIDIA Cg Runtime   2.0.0015  
       cgGL.dll   NVIDIA Cg Runtime   2.0.0015  
       CoolType.dll   CoolType 2008/08/27-18:10:41     
       data_flow.dll   AIF   1.0   53.352475
       ExtendScript.dll   ExtendScript      
       FileInfo.dll   Adobe XMP FileInfo   4.2.2  
       FNP_Act_Installer.dll   FLEXnet Publisher (32 bit)     
       icucnv36.dll 
       icudt36.dll     
       image_flow.dll   AIF   1.0   53.352475
       image_runtime.dll   AIF   1.0   53.352475
       JP2KLib.dll   JP2KLib 2008/06/11-20:19:53   53.100857   53.100857
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
       MPS.dll   MPS 2008/07/07-10:33:04   53.350311   53.350311
       msvcp71.dll   Microsoft® Visual Studio .NET   7.10.3077.0  
       msvcr71.dll   Microsoft® Visual Studio .NET   7.10.3052.4  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS4   CS4  
       Plugin.dll   Adobe Photoshop CS4   CS4  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (32 bit)   1.0.0.73  
       PSArt.dll   Adobe Photoshop CS4   CS4  
       PSViews.dll   Adobe Photoshop CS4   CS4  
       registration.dll   Registration   
       SCCore.dll   ScCore      
       shfolder.dll   Microsoft(R) Windows (R) 2000 Operating System     
       WRServices.dll   WRServices
    Installed plug-ins:
       3D Studio 11.0
       ADM 3.11x01
       Accented Edges 11.0
       Angled Strokes 11.0
       Average 11.0
       BMP 11.0
       Bas Relief 11.0
       Camera Raw 5.0
       Chalk & Charcoal 11.0
       Charcoal 11.0
       Chrome 11.0
       Cineon 11.0   
       Clouds 11.0
       Collada 11.0
       Color Halftone 11.0
       Colored Pencil 11.0
       CompuServe GIF 11.0
       Conté Crayon 11.0
       Craquelure 11.0
       Crop and Straighten Photos 11.0
       Crop and Straighten Photos Filter 11.0
       Crosshatch 11.0
       Crystallize 11.0
       Cutout 11.0
       Dark Strokes 11.0
       De-Interlace 11.0
       Dicom 11.0
       Difference Clouds 11.0
       Diffuse Glow 11.0
       Displace 11.0
       Dry Brush 11.0
       Embed Watermark 3.0
       Entropy 11.0
       Extrude 11.0
       FXG 11.0
       FastCore Routines 11.0
       Fibers 11.0
       Film Grain 11.0
       Filmstrip 11.0
       Filter Gallery 11.0
       Fresco 11.0
       Glass 11.0
       Glowing Edges 11.0
       Google Earth 4 11.0
       Grain 11.0
       Graphic Pen 11.0
       HDRMergeUI 11.0
       Halftone Pattern 11.0
       IFF Format 11.0
       Ink Outlines 11.0
       Kurtosis 11.0
       Lens Blur 11.0
       Lens Correction 11.0
       Lens Flare 11.0
       Lighting Effects 11.0
       Liquify 11.0
       MMXCore Routines 11.0
       Matlab Operation 11.0
       Maximum 11.0
       Mean 11.0
       Measurement Core 11.0
       Median 11.0
       Mezzotint 11.0
       Minimum 11.0
       Mosaic Tiles 11.0
       Multiprocessor Support 11.0
       NTSC Colors 11.0
       Neon Glow 11.0
       Note Paper 11.0
       Ocean Ripple 11.0
       OpenEXR 11.0
       PCX 11.0
       PNG 11.0
       Paint Daubs 11.0
       Palette Knife 11.0
       Patchwork 11.0
       Paths to Illustrator 11.0
       Photocopy 11.0
       Photoshop 3D Engine 11.0
       Picture Package Filter 11.0
       Pinch 11.0
       Pixar 11.0
       Plaster 11.0
       Plastic Wrap 11.0
       Pointillize 11.0
       Polar Coordinates 11.0
       Portable Bit Map 11.0
       Poster Edges 11.0
       Radial Blur 11.0
       Radiance 11.0
       Range 11.0
       Read Watermark 3.0
       Reticulation 11.0
       Ripple 11.0
       Rough Pastels 11.0
       Save for Web & Devices 11.0
       ScriptingSupport 11.0
       Send Video Preview to Device 11.0
       Shear 11.0
       Skewness 11.0
       Smart Blur 11.0
       Smudge Stick 11.0
       Solarize 11.0
       Spatter 11.0
       Spherize 11.0
       Sponge 11.0
       Sprayed Strokes 11.0
       Stained Glass 11.0
       Stamp 11.0
       Standard Deviation 11.0
       Sumi-e 11.0
       Summation 11.0
       Targa 11.0
       Texturizer 11.0
       Tiles 11.0
       Torn Edges 11.0
       Twain Acquire 11.0
       Twain Select 11.0
       Twirl 11.0
       U3D 11.0
       Underpainting 11.0
       Vanishing Point 11.0
       Variance 11.0
       Variations 11.0 (11.0x001)
       Video Preview 11.0
       WIA Support 11.0
       Water Paper 11.0
       Watercolor 11.0
       Wave 11.0
       Wavefront|OBJ 11.0
       Wind 11.0
       Wireless Bitmap 11.0
       ZigZag 11.0
    Plug-ins that failed to load: NONE
    Flash:
       Connections
       Kuler
    Installed TWAIN devices:
       WIA-hp officejet 6100 series
       hp officejet 6100 series TWAIN

  • Could not complete your request because the tile-format module cannot parse the file

    Hi Friends,
    I have using PS CS6, when i try to open JP2 file it says error message as "could not complete your request because the tile-format module cannot parse the file". But the same JP2 file is opening in PS CS5 version. Anyone guide me to resolve this.
    Regards
    Pasumalai

    Hi Kelly,
    I'm using below configured systems.
    And Photoshop is up to date, refer the below information.
    Adobe Photoshop Version: 13.0.1 (13.0.1.3 20131024.r.34 2013/10/24:21:00:00) x64
    Operating System: Windows NT
    Version: 6.2
    System architecture: Intel CPU Family:6, Model:10, Stepping:9 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 2
    Logical processor count: 4
    Processor speed: 2594 MHz
    Built-in memory: 3976 MB
    Free memory: 2392 MB
    Memory available to Photoshop: 3356 MB
    Memory used by Photoshop: 60 %
    Image tile size: 128K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    Video Card Vendor: Intel
    Video Card Renderer: Intel(R) HD Graphics 4000
    Display: 1
    Display Bounds:=  top: 0, left: 0, bottom: 768, right: 1366
    Video Card Number: 1
    Video Card: Intel(R) HD Graphics 4000
    OpenCL Version:
    Driver Version: 9.17.10.2843
    Driver Date: 20120821000000.000000-000
    Video Card Driver: igdumd64.dll,igd10umd64.dll,igd10umd64.dll,igdumd32,igd10umd32,igd10umd32
    Video Mode: 1366 x 768 x 4294967296 colors
    Video Card Caption: Intel(R) HD Graphics 4000
    Video Card Memory: 1796 MB
    Video Rect Texture Size: 8192
    Serial number: 95478172340525566612
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\
    Temporary file path: C:\Users\1187\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
    C:\, 102.5G, 65.5G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Required\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Plug-ins\
    Additional Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Required\Plug-Ins\
    Installed components:
    A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112  
    ACE.dll   ACE 2012/06/05-15:16:32   66.507768   66.507768
    adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
    AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
    AdobeOwl.dll   Adobe Owl 2012/06/26-12:17:19   4.0.95   66.510504
    AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
    AdobePIP.dll   Adobe Product Improvement Program   6.0.0.1654  
    AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
    AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
    AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
    adobe_caps.dll   Adobe CAPS   6,0,29,0  
    AGM.dll   AGM 2012/06/05-15:16:32   66.507768   66.507768
    ahclient.dll
    AdobeHelp Dynamic Link Library   1,7,0,56  
    aif_core.dll   AIF   3.0   62.490293
    aif_ocl.dll   AIF   3.0   62.490293
    aif_ogl.dll   AIF   3.0   62.490293
    amtlib.dll   AMTLib (64 Bit)   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
    ARE.dll   ARE 2012/06/05-15:16:32   66.507768   66.507768
    AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
    AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
    Bib.dll   BIB 2012/06/05-15:16:32   66.507768   66.507768
    BIBUtils.dll   BIBUtils 2012/06/05-15:16:32   66.507768   66.507768
    boost_date_time.dll   DVA Product   6.0.0  
    boost_signals.dll   DVA Product   6.0.0  
    boost_system.dll   DVA Product   6.0.0  
    boost_threads.dll   DVA Product   6.0.0  
    cg.dll   NVIDIA Cg Runtime   3.0.00007  
    cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
    CIT.dll   Adobe CIT   2.0.5.19287   2.0.5.19287
    CoolType.dll   CoolType 2012/06/05-15:16:32   66.507768   66.507768
    data_flow.dll   AIF   3.0   62.490293
    dvaaudiodevice.dll   DVA Product   6.0.0  
    dvacore.dll   DVA Product   6.0.0  
    dvamarshal.dll   DVA Product   6.0.0  
    dvamediatypes.dll   DVA Product   6.0.0  
    dvaplayer.dll   DVA Product   6.0.0  
    dvatransport.dll   DVA Product   6.0.0  
    dvaunittesting.dll   DVA Product   6.0.0  
    dynamiclink.dll   DVA Product   6.0.0  
    ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
    FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
    filter_graph.dll   AIF   3.0   62.490293
    hydra_filters.dll   AIF   3.0   62.490293
    icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22
    Build gtlib_3.0.16615  
    icudt40.dll   International Components for Unicode 2011/11/15-16:30:22
    Build gtlib_3.0.16615  
    image_compiler.dll   AIF   3.0   62.490293
    image_flow.dll   AIF   3.0   62.490293
    image_runtime.dll   AIF   3.0   62.490293
    JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
    libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
    libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
    LogSession.dll   LogSession   2.1.2.1640  
    mediacoreif.dll   DVA Product   6.0.0  
    MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
    msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.8428  
    msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
    msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
    msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.8428  
    msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
    msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
    msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.8428  
    msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
    pdfsettings.dll   Adobe PDFSettings   1.04  
    Photoshop.dll   Adobe Photoshop CS6   CS6  
    Plugin.dll   Adobe Photoshop CS6   CS6  
    PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (64 bit)   3.0.0.383  
    PSArt.dll   Adobe Photoshop CS6   CS6  
    PSViews.dll   Adobe Photoshop CS6   CS6  
    SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
    ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
    tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
    tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
    TfFontMgr.dll   FontMgr   9.3.0.113  
    TfKernel.dll   Kernel   9.3.0.113  
    TFKGEOM.dll   Kernel Geom   9.3.0.113  
    TFUGEOM.dll   Adobe, UGeom©   9.3.0.113  
    updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
    WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
    wu3d.dll   U3D Writer   9.3.0.113  
    Required plug-ins:
    Accented Edges 13.0
    Adaptive Wide Angle 13.0
    ADM 3.11x01
    Angled Strokes 13.0
    Average 13.0.1 (13.0.1.3 x001)
    Bas Relief 13.0
    BMP 13.0
    Camera Raw 8.6
    Camera Raw Filter 8.6
    Chalk & Charcoal 13.0
    Charcoal 13.0
    Chrome 13.0
    Cineon 13.0.1 (13.0.1.3 x001)
    Clouds 13.0.1 (13.0.1.3 x001)
    Collada 13.0.1 (13.0.1.3 x001)
    Color Halftone 13.0
    Colored Pencil 13.0
    CompuServe GIF 13.0
    Conté Crayon 13.0
    Craquelure 13.0
    Crop and Straighten Photos 13.0.1 (13.0.1.3 x001)
    Crop and Straighten Photos Filter 13.0
    Crosshatch 13.0
    Crystallize 13.0
    Cutout 13.0
    Dark Strokes 13.0
    De-Interlace 13.0
    Difference Clouds 13.0.1 (13.0.1.3 x001)
    Diffuse Glow 13.0
    Displace 13.0
    Dry Brush 13.0
    Eazel Acquire 13.0.1 (13.0.1.3 x001)
    Embed Watermark 4.0
    Extrude 13.0
    FastCore Routines 13.0.1 (13.0.1.3 x001)
    Fibers 13.0
    Film Grain 13.0
    Filter Gallery 13.0
    Fresco 13.0
    Glass 13.0
    Glowing Edges 13.0
    Grain 13.0
    Graphic Pen 13.0
    Halftone Pattern 13.0
    HDRMergeUI 13.0
    IFF Format 13.0
    Ink Outlines 13.0
    JPEG 2000 13.0
    Lens Blur 13.0
    Lens Correction 13.0
    Lens Flare 13.0
    Liquify 13.0
    Matlab Operation 13.0.1 (13.0.1.3 x001)
    Measurement Core 13.0.1 (13.0.1.3 x001)
    Mezzotint 13.0
    MMXCore Routines 13.0.1 (13.0.1.3 x001)
    Mosaic Tiles 13.0
    Multiprocessor Support 13.0.1 (13.0.1.3 x001)
    Neon Glow 13.0
    Note Paper 13.0
    Ocean Ripple 13.0
    Oil Paint 13.0
    OpenEXR 13.0
    Paint Daubs 13.0
    Palette Knife 13.0
    Patchwork 13.0
    Paths to Illustrator 13.0
    PCX 13.0.1 (13.0.1.3 x001)
    Photocopy 13.0
    Photoshop 3D Engine 13.0.1 (13.0.1.3 x001)
    Picture Package Filter 13.0.1 (13.0.1.3 x001)
    Pinch 13.0
    Pixar 13.0.1 (13.0.1.3 x001)
    Plaster 13.0
    Plastic Wrap 13.0
    PNG 13.0
    Pointillize 13.0
    Polar Coordinates 13.0
    Portable Bit Map 13.0.1 (13.0.1.3 x001)
    Poster Edges 13.0
    Radial Blur 13.0
    Radiance 13.0.1 (13.0.1.3 x001)
    Read Watermark 4.0
    Reticulation 13.0
    Ripple 13.0
    Rough Pastels 13.0
    Save for Web 13.0
    ScriptingSupport 13.0.1
    Shear 13.0
    Smart Blur 13.0
    Smudge Stick 13.0
    Solarize 13.0.1 (13.0.1.3 x001)
    Spatter 13.0
    Spherize 13.0
    Sponge 13.0
    Sprayed Strokes 13.0
    Stained Glass 13.0
    Stamp 13.0
    Sumi-e 13.0
    Targa 13.0
    Texturizer 13.0
    Tiles 13.0
    Torn Edges 13.0
    Twirl 13.0
    Underpainting 13.0
    Vanishing Point 13.0
    Variations 13.0.1 (13.0.1.3 x001)
    Water Paper 13.0
    Watercolor 13.0
    Wave 13.0
    WIA Support 13.0.1 (13.0.1.3 x001)
    Wind 13.0
    Wireless Bitmap 13.0.1 (13.0.1.3 x001)
    ZigZag 13.0
    Optional and third party plug-ins:
    NTSC Colors 13.0.1 (13.0.1.3 x001)
    Plug-ins that failed to load: NONE
    Flash:
    Mini Bridge
    Kuler
    Installed TWAIN devices: NONE
    Kindly let me know what i do next?
    Thanks & Regards,
    Pasumalai J.

  • Cannot place smart object because the parser module cannot parse the file

    Some of my images are saved in Ai for use in my Adobe Ps, but a few of them now give me an error when I try to replace
    a smart object with a saved image from Ai.  I get an error message instead that says "cannot place smart object because the
    parser module cannot parse the file", I have no idea what this means or why it only happens to some images and not all.
    I save everything in the same format and load it into the smart object the same way but some do not work.  If anyone
    knows the solution please help me!!
    Thank you in advance!
    Leila

    As it says: the AI file is not readable.

  • Running Windows XP service pack 3. Updated Firefox from 8.0 to 9.0. Now when Firefox opens "The URL is not valid and cannot be loaded" is displayed in a window and no home page appears. What's wrong?

    Running Windows XP service pack 3. Updated Firefox from 8.0 to 9.0. Now when Firefox opens "The URL is not valid and cannot be loaded" is displayed in a window and no home page appears. What's wrong?

    That issue can be caused by an extension that isn't working properly.
    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.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Firefox does not opens. It shows an alert message -"Your Firefox profile cannot be loaded. It may be missing or inaccessible."

    Firefox window does not opens. It shows an alert message -"Your Firefox profile cannot be loaded. It may be missing or inaccessible." I have deleted the processes in task manager and restarted Mozilla.Even then it does not opens. Pls get me a solution.

    Make a new profile ('[[managing profiles]]'); if the old profile directory is still there, just copy-and-paste its contents into the new profile directory.

  • Why do i keep getting an Alert message saying "The URL is not valid and cannot be loaded "?

    Why do i keep getting an Alert message saying "The URL is not valid and cannot be loaded "?
    This happens a lot regardless of the web page. I continually have to restart FF and it persists still

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

  • When I plug in my iPod and it syncs it says that a bunch of my apps cannot be loaded because my iPod does not have the latest software to support them, but I have done all of the iPod software updates and the same apps were working fine just weeks ago...?

    I plug in my iPod to charge from my computer and it syncs with my iTunes, but I've been getting a message that a list of 13 of my apps cannot be loaded onto my iPod because it doesn't have the latest software to support them. I have done all the software updates for my iPod and iTunes says it is completed up-to-date. Do I need to delete the apps and redownload them or what?
    Any help is appreciated! Thanks.

    ok well like lllaass said, most apps require 4.3 or later iOS software. chances are since the apps worked before, the apps themselves got updated and will no longer work with your software version.

  • Server 2008R2 - Windows cannot log you on because your profile cannot be loaded

    Hi guys.
    I have a server SEXXX01 - Windows 2008 R2 OS.
    Im having major issues to login to this server.
    This was reveled when a person tried to login to the server and got the error "Cannot log you in, unable to load profile"
    What we did was to remove the account, completly, we did this manually aswell(not very smart I know).
    We also removed the registy profile.
    But. Now no new accounts can be made to login. The old "local accounts" can still login, but no new ones.
    You cant even create a new user in AD, add that user to the server. It still gives the same error.
    I have an admin account that still is avaible to login. But no other accounts are able to.
    When I create a new account, no folders are created, no register path is created.
    The weird part is that I created a temp-admin account on the server and it worked for a little while yesterday, out of the blue(no changed were made). But now its back to not working again
    This is what I have done so far:
    I have checked the register for S-I-D numbers that might be faulty, but there are none for the new accounts that are made or for the original account that failed.
    Tried to add new accounts as administrators, still the same problem.
    checked if there is a problem with the "default user" folders, none at all.
    Added, removed, changed the rights for the accounts.
    Looked at the local GPO, nothing weird
    This is the error msgs I get from the event viewer:
    event ID: 1500
    Windows cannot log you on because your profile cannot be loaded. Check that you are connected to the network, and that your network is functioning correctly.
     DETAIL - The system cannot find the file specified.
    Event ID: 1500
    Windows cannot log you on because your profile cannot be loaded. Check that you are connected to the network, and that your network is functioning correctly.
     DETAIL - System could not allocate the required space in a registry log.
    Event ID: 1500
    Windows cannot log you on because your profile cannot be loaded. Check that you are connected to the network, and that your network is functioning correctly.
     DETAIL - Insufficient system resources exist to complete the requested service.
    Event ID: 1508
    Windows was unable to load the registry. This problem is often caused by insufficient memory or insufficient security rights.
     DETAIL - Insufficient system resources exist to complete the requested service.
     for C:\Users\XXXXX\ntuser.dat
    The errors with the system resources seems weird. The server has 16GB of ram and not even 30% is used at this time.
    So what could it be?
    Why doesnt the server created user folders/registery files for new users?
    Why does it give error about resources allocation, when it has more then enough?
    Im just at the dead end. I have no idea how to proceed.
    All help is very appriciated.
    Regards
    Me

    See if any of the suggestions discussed in similar thread helps
    http://answers.microsoft.com/en-us/windows/forum/windows_7-security/error-windows-cannot-log-you-on-because-your/e30ad127-d9fd-48b1-b1e9-f2b60b01167f
    I have unmarked your previous post as an answer since issue still persists.
    Regards, Santosh
    I do not represent the organisation I work for, all the opinions expressed here are my own.
    This posting is provided "AS IS" with no warranties or guarantees and confers no rights.
    Whenever you see a helpful reply, click on Vote As Helpful & click on
    Mark As Answer if a post answers your question.

  • Date/time icon and other movable icons on menu bar cannot be loaded on startup,but it works if manually loaded

    Strange things happened since my mbp 13' (MD-101) was upgraded to 10.8.4 ----------- time icon, battery icon,and language icon (these icons can be moved when held Command key and drag) cannot be loaded on startup, but they still can be loaded when you get into System Preferences and manually  turn them on, as well as iStat Menus
    However, some other icons didn't bother, things like BetterTouchTool, NewsBar. They are immovable!! I guess it is the key factor that the icon is movable or not making the difference.
    Someone please lend me a helping hand?
    I've attached some pictures in order to make my situation easier to be understood.
    these icons can't be loaded on my loggin in.
    but they can be loaded manually
    however, these icons will be loaded on startup
    I've almost despaired to resolve it . Thanks for your help!

    I have a similar issue. When the computer goes into "Hibernate" mode -- that is, it loses power while sleeping and it writes the contents of it's memory to disk in order to boot into that exact configuration when woken up -- many of my icons when Apple-Tab'ing to another application appear as static. They look like a slightly colorized version of the "static snow" you see when tuning into a station that doesn't exist on a UHF antenna television. Also, icons in Chrome such as web sites "favorite icons" or favicon.ico (the icons that appear in the URL bar and bookmarks) will be scrambled in the same fashion , at first , until the actual icon is loaded.
    Between this, my menu bar and finder icons not displaying, and being unable to boot into safe mode, I'm getting quite ******. I have no idea what the **** is going on with my Macbook Pro. The issue of the scrambled icons actually existed prior to installing an SSD and doing a fresh install of Mountain Lion. I may end up throwing in the towl and re-installing the operating system but I'm sure SOMETHING will happen. It seems the latest update, 10.8.2, is absolute garbage.
    What the ****, Apple? And I really don't want to take the computer to the morons at the Apple Store. They are not "geniuses" by any measure.

  • My iPhone 4S has stopped receiving iMessages, cannot send/load any pictures over whatsapp, cannot join the wifi in my house anymore. What has happened to my iPhone i haven't made any changes?

    My iPhone 4S has stopped receiving/sending iMessages, cannot send/load any pictures over whatsapp and cannot join the wifi in my house anymore.
    Essentially all the things I use my phone for have now stopped working. I constantly have 3G connected (even though i dont want to use it, i want to connect to the wifi in my house) but still when I try to download/ send a picture over whatsapp it comes up with an error message saying the server is unverified, or something equally ridiculous.
    I deleted the app so i could reinstall it (as if that would help), but the app store is started saying "unable to connect", despite 3G, so that bright idea died out pretty sharpish.
    Whenever i try to turn on iMessage, it asks for my Apple ID password, which I know I've typed in correctly because I reset the **** thing about 4 times due to it apparently being "incorrect". Even so, it repeatedly asks for the password over and over as soon as I've entered it, saying it was "unable to connect" before a final "incorrect password" message pops up just to add an extra smack of annoyance.
    I haven't changed a single setting on my iPhone whatsoever. It just suddenly started spiralling into what is now £28/month-worth of pure frustration.
    I don't even have any music or photos on it as I had to free up 3.5GB of space on the **** thing to allow it to update, naively thinking that would solve the problem, but alas it did not.
    I have seen a few questions posted like this one, usually just one of the problems I have, but I seem to have rounded up the whole bunch (lucky me). None of the previously posted questions have received any replies.
    Can some please help me! Honestly, if i see another "unable to..." or "unverified source" pop up again I'll probably smash the thing against the side of my house.
    Cheers.

    On your iPad, go to [Settings > General > Reset > Reset Network Settings] Once that is done, re-connect your iPad to your wifi network.

  • The URL is not valid and cannot be loaded

    seems like maybe firefox mishandles untrusted certificates?
    It gives error: Alert The URL is not valid and cannot be loaded.
    example:
    https://notes.corp.cat.com/
    other browsers can load this URL just fine. When I visit it in Firefox, I get the error in a simple little message box with a yellow triangle exclamation point, titled "Alert".
    ALSO.... when I click the "Home" button in firefox, I get the error, and the home page does not load. Currently the home page is set to "Mozilla Firefox Start Page."
    changing the home page to: http://www.google.com/ allows the home page button to work normally.
    restoring the home page to default brings the error behavior back when clicking the home button.
    changing the home page to: https://notes.corp.cat.com/ produces the same error, just like when I manually type in an https URL with a funky security certificate.
    This problem only seems to happen on secure URLs with untrusted certificates, i.e. sites that are too cheap to pay to have their certificate registered with one of the certificate vendors or however the hell that works, so as a result every time you visit their web site, your browser starts to whine that it might be a forgery or whatever.
    It used to be in Firefox that I could load these pages and just specify that I want to trust the site anyway. Now firefox gives this error that doesn't allow the user to know what is really going on or what the reason for the error is. It is as if the developers decided that users are too stupid to decide if they really want to visit the site or not, so as a result Firefox is just refusing to visit any web sites where the authenticity of the certificate can't be verified? Hey, it's not a bad idea, to be honest. :-) But it's kind of annoying, because here I am, sort of smart enough to know what I'm doing, but I don't have the choice in the matter...
    I restarted with all add-ons disabled and that didn't help. I don't have much installled in the way of add-ons anyway. All I have is JAVA quick starter 1.0, and Adobe Acrobat, Java development toolkit, Java platform SE, Microsoft DRM, and Windows Media Player Plug-in Dynamic Link Library. Not even Flash. All the above is disabled now that I rebooted with add-ons disabled, and I still have the issue.
    thanks for any help you can provide.

    Please [https://bugzilla.mozilla.org/show_bug.cgi?id=713167 see this.] Installing [https://www.microsoft.com/download/en/details.aspx?id=5638 Visual C++ 2005 SP1] or the .Net Framework 3.5 SP1 may help mitigate the issue.

Maybe you are looking for

  • New Apple user, brand new MBP, and several (simple) issues:

    1.  One of the first things I did was change the "natural" scrolling to normal scrolling on the trackpad.  Then I found it wasn't as responsive as expected - nor as responsive as my friend's Macbook Air - so I changed it back to "natural" scrolling,

  • Urgent! Application tier and Data tier on different platforms

    Hello! I would be very grateful if someone confirms that the deployment of the Beehive, where Application tier and Data tier are placed on different platforms, is supported. For example, Oracle Database (Data tier) on Linux, and Oracle Application Se

  • SQL tag not working

    This is killing me why this doesn't work. This is populating a SELECT. I have the exact same setup in another application. The only major difference is this use mysql, the one that works uses SQL Server 2000. Table name and columns are different too,

  • PO document

    Hi, I am able  change directly the Price in ME22 for document AA  and currency USD.but for the same document type for currency EUR i am unable to change on me22 directly,but by clicking header condition tab inside it is able to change. I have checked

  • Disposition action not taking place

    In URM, I have a trigger based on a Termination date field (custom meta data field) and when the document is being checked in and I am viewing the Life cycle; the correct disposition actions are being reflected in the details but when going to the re