[SOLVED] After latest upgrad. Boots to grub prompt

Hi,
I just upgraded my Thinkpad T61 following
https://www.archlinux.org/news/binaries … ervention/
After completeing the upgrade I got an error "Unable to start shell:/bin/bash" in Terminator. I commented out /dev/pts in /etc/fstab following
https://bbs.archlinux.org/viewtopic.php?id=169076
the problem did not go away. I decided to reboot After which the computer boots only to a grub prompt.
I'm posting this after booting with a linuxmint USB stick so Ihave access to the / partition on the laptop.
I've been on systemd for a while now. However I now suspect that I was not fully migrated to systemd. I did do a pacman -R initscripts during the latest upgrade.
Does anybody know how I can recover from this?
need all the help I can get on this one!
Last edited by emk (2013-09-02 03:22:05)

Trilby, you are correct the empty /boot was because I neglected to mount the /boot partition. My mistake.
2. I did have errors as per https://www.archlinux.org/news/binaries … ervention/ i.e the upgrade failed because /bin /sbin were still in the filesystem. I followed the steps in the link  and found some files that were  holding things up.
I removed the following files
pacman -R gen-init-cpio wlan-ng26-utils consolekit dcron hpoj initscripts tcp_wrappers
I boot via systemd though I suspect now I was not fully migrated.
3. Output of ls on boot partition:
mint e3beb7a9-4c88-4688-8a2d-a00946489a3f # ls -l
total 21258
drwxr-xr-x 2 root root 1024 Sep 2 00:22 grub
-rw-r--r-- 1 root root 14869898 Sep 2 00:25 initramfs-linux-fallback.img
-rw-r--r-- 1 root root 3010076 Sep 2 00:25 initramfs-linux.img
lrwxrwxrwx 1 root root 28 Aug 21 2011 kernel26-fallback.img -> initramfs-linux-fallback.img
lrwxrwxrwx 1 root root 19 Aug 21 2011 kernel26.img -> initramfs-linux.img
drwx------ 2 root root 12288 May 11 2010 lost+found
drwxr-xr-x 2 root root 1024 Sep 2 00:28 syslinux
lrwxrwxrwx 1 root root 13 Aug 21 2011 vmlinuz26 -> vmlinuz-linux
-rw-r--r-- 1 root root 3783360 Aug 30 09:33 vmlinuz-linux
mint e3beb7a9-4c88-4688-8a2d-a00946489a3f #
4. You are probably right. I have both grub 0.97 and grub 2 in the pacman pkg cache
5. I did follow the steps except that trying to close a terminal once the bash error croped up led to my being logged out before I could run the last two commands 'pacman -S bash and Pacman -Su'
Thanks Trilby. I feel like my Linux chops are evaporating the older I get :0

Similar Messages

  • Gtk messed up after latest upgrade

    After latest upgrades it seems that anything gtk-related (2 or 3) is drawn as garbage, see image on http://i.imgur.com/g57D0KS.jpg
    Tiled-qt on the left looks fine, however, as does chromium.
    Xorg.log here:
    [ 13.396]
    X.Org X Server 1.14.2
    Release Date: 2013-06-25
    [ 13.396] X Protocol Version 11, Revision 0
    [ 13.396] Build Operating System: Linux 3.9.7-1-ARCH x86_64
    [ 13.396] Current Operating System: Linux laite-arch 3.10.2-1-ARCH #1 SMP PREEMPT Mon Jul 22 08:47:24 CEST 2013 x86_64
    [ 13.396] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=ea8eee16-3368-4aea-baf2-63f8483fc7b2 ro quiet
    [ 13.396] Build Date: 01 July 2013 10:48:42AM
    [ 13.396]
    [ 13.396] Current version of pixman: 0.30.0
    [ 13.396] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 13.396] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 13.396] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul 26 17:41:33 2013
    [ 13.538] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 13.538] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 13.812] (==) No Layout section. Using the first Screen section.
    [ 13.812] (==) No screen section available. Using defaults.
    [ 13.812] (**) |-->Screen "Default Screen Section" (0)
    [ 13.813] (**) | |-->Monitor "<default monitor>"
    [ 13.813] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 13.813] (==) Automatically adding devices
    [ 13.813] (==) Automatically enabling devices
    [ 13.813] (==) Automatically adding GPU devices
    [ 14.042] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 14.261] Entry deleted from font path.
    [ 14.495] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 14.495] Entry deleted from font path.
    [ 14.495] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 14.495] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 14.495] Entry deleted from font path.
    [ 14.495] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 14.495] (**) FontPath set to:
    /usr/share/fonts/local,
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 14.495] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 14.495] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 14.509] (II) Loader magic: 0x7fdc20
    [ 14.509] (II) Module ABI versions:
    [ 14.509] X.Org ANSI C Emulation: 0.4
    [ 14.509] X.Org Video Driver: 14.1
    [ 14.509] X.Org XInput driver : 19.1
    [ 14.509] X.Org Server Extension : 7.0
    [ 14.510] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 14.513] (--) PCI:*(0:2:0:0) 1002:94b3:174b:1170 rev 0, Mem @ 0xd0000000/268435456, 0xfbfe0000/65536, I/O @ 0x0000e800/256, BIOS @ 0x????????/131072
    [ 14.513] Initializing built-in extension Generic Event Extension
    [ 14.513] Initializing built-in extension SHAPE
    [ 14.513] Initializing built-in extension MIT-SHM
    [ 14.513] Initializing built-in extension XInputExtension
    [ 14.513] Initializing built-in extension XTEST
    [ 14.513] Initializing built-in extension BIG-REQUESTS
    [ 14.513] Initializing built-in extension SYNC
    [ 14.513] Initializing built-in extension XKEYBOARD
    [ 14.513] Initializing built-in extension XC-MISC
    [ 14.513] Initializing built-in extension SECURITY
    [ 14.513] Initializing built-in extension XINERAMA
    [ 14.513] Initializing built-in extension XFIXES
    [ 14.513] Initializing built-in extension RENDER
    [ 14.513] Initializing built-in extension RANDR
    [ 14.513] Initializing built-in extension COMPOSITE
    [ 14.513] Initializing built-in extension DAMAGE
    [ 14.513] Initializing built-in extension MIT-SCREEN-SAVER
    [ 14.513] Initializing built-in extension DOUBLE-BUFFER
    [ 14.513] Initializing built-in extension RECORD
    [ 14.513] Initializing built-in extension DPMS
    [ 14.514] Initializing built-in extension X-Resource
    [ 14.514] Initializing built-in extension XVideo
    [ 14.514] Initializing built-in extension XVideo-MotionCompensation
    [ 14.514] Initializing built-in extension XFree86-VidModeExtension
    [ 14.514] Initializing built-in extension XFree86-DGA
    [ 14.514] Initializing built-in extension XFree86-DRI
    [ 14.514] Initializing built-in extension DRI2
    [ 14.514] (II) "glx" will be loaded by default.
    [ 14.514] (II) LoadModule: "dri2"
    [ 14.514] (II) Module "dri2" already built-in
    [ 14.514] (II) LoadModule: "glamoregl"
    [ 14.724] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [ 16.917] (II) Module glamoregl: vendor="X.Org Foundation"
    [ 16.917] compiled for 1.14.0, module version = 0.5.0
    [ 16.917] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 16.917] (II) LoadModule: "glx"
    [ 16.917] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 17.116] (II) Module glx: vendor="X.Org Foundation"
    [ 17.116] compiled for 1.14.2, module version = 1.0.0
    [ 17.116] ABI class: X.Org Server Extension, version 7.0
    [ 17.116] (==) AIGLX enabled
    [ 17.117] Loading extension GLX
    [ 17.117] (==) Matched ati as autoconfigured driver 0
    [ 17.117] (==) Matched ati as autoconfigured driver 1
    [ 17.117] (==) Matched vesa as autoconfigured driver 2
    [ 17.117] (==) Matched modesetting as autoconfigured driver 3
    [ 17.117] (==) Matched fbdev as autoconfigured driver 4
    [ 17.117] (==) Assigned the driver to the xf86ConfigLayout
    [ 17.117] (II) LoadModule: "ati"
    [ 17.117] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 17.162] (II) Module ati: vendor="X.Org Foundation"
    [ 17.162] compiled for 1.14.0, module version = 7.1.0
    [ 17.162] Module class: X.Org Video Driver
    [ 17.162] ABI class: X.Org Video Driver, version 14.1
    [ 17.162] (II) LoadModule: "radeon"
    [ 17.162] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 17.266] (II) Module radeon: vendor="X.Org Foundation"
    [ 17.266] compiled for 1.14.0, module version = 7.1.0
    [ 17.266] Module class: X.Org Video Driver
    [ 17.266] ABI class: X.Org Video Driver, version 14.1
    [ 17.266] (II) LoadModule: "vesa"
    [ 17.281] (WW) Warning, couldn't open module vesa
    [ 17.281] (II) UnloadModule: "vesa"
    [ 17.281] (II) Unloading vesa
    [ 17.281] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 17.281] (II) LoadModule: "modesetting"
    [ 17.281] (WW) Warning, couldn't open module modesetting
    [ 17.281] (II) UnloadModule: "modesetting"
    [ 17.281] (II) Unloading modesetting
    [ 17.281] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 17.281] (II) LoadModule: "fbdev"
    [ 17.282] (WW) Warning, couldn't open module fbdev
    [ 17.282] (II) UnloadModule: "fbdev"
    [ 17.282] (II) Unloading fbdev
    [ 17.282] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 17.282] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
    ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
    ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
    ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
    ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
    ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
    CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
    BARTS, BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
    TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, PITCAIRN, PITCAIRN,
    PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
    PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, VERDE, VERDE, VERDE, VERDE,
    VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
    VERDE, VERDE, VERDE, VERDE, VERDE, VERDE
    [ 17.292] (++) using VT number 7
    [ 17.307] (II) [KMS] Kernel modesetting enabled.
    [ 17.307] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 17.307] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 17.307] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 17.307] (==) RADEON(0): Default visual is TrueColor
    [ 17.307] (==) RADEON(0): RGB weight 888
    [ 17.307] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 17.307] (--) RADEON(0): Chipset: "ATI Radeon HD 4770" (ChipID = 0x94b3)
    [ 17.307] (II) Loading sub module "dri2"
    [ 17.307] (II) LoadModule: "dri2"
    [ 17.307] (II) Module "dri2" already built-in
    [ 17.307] (II) Loading sub module "exa"
    [ 17.307] (II) LoadModule: "exa"
    [ 17.308] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 17.350] (II) Module exa: vendor="X.Org Foundation"
    [ 17.350] compiled for 1.14.2, module version = 2.6.0
    [ 17.350] ABI class: X.Org Video Driver, version 14.1
    [ 17.350] (II) RADEON(0): KMS Color Tiling: enabled
    [ 17.350] (II) RADEON(0): KMS Color Tiling 2D: enabled
    [ 17.350] (II) RADEON(0): KMS Pageflipping: enabled
    [ 17.350] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 17.370] (II) RADEON(0): Output DVI-0 has no monitor section
    [ 17.390] (II) RADEON(0): Output DIN has no monitor section
    [ 17.421] (II) RADEON(0): Output DVI-1 has no monitor section
    [ 17.440] (II) RADEON(0): EDID for output DVI-0
    [ 17.460] (II) RADEON(0): EDID for output DIN
    [ 17.491] (II) RADEON(0): EDID for output DVI-1
    [ 17.491] (II) RADEON(0): Manufacturer: BNQ Model: 7841 Serial#: 21573
    [ 17.491] (II) RADEON(0): Year: 2009 Week: 38
    [ 17.491] (II) RADEON(0): EDID Version: 1.3
    [ 17.491] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 17.491] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 17.491] (II) RADEON(0): Max Image Size [cm]: horiz.: 53 vert.: 29
    [ 17.491] (II) RADEON(0): Gamma: 2.20
    [ 17.491] (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    [ 17.491] (II) RADEON(0): Default color space is primary color space
    [ 17.491] (II) RADEON(0): First detailed timing is preferred mode
    [ 17.491] (II) RADEON(0): redX: 0.649 redY: 0.338 greenX: 0.289 greenY: 0.609
    [ 17.491] (II) RADEON(0): blueX: 0.146 blueY: 0.070 whiteX: 0.313 whiteY: 0.329
    [ 17.491] (II) RADEON(0): Supported established timings:
    [ 17.491] (II) RADEON(0): 720x400@70Hz
    [ 17.491] (II) RADEON(0): 640x480@60Hz
    [ 17.491] (II) RADEON(0): 640x480@75Hz
    [ 17.491] (II) RADEON(0): 800x600@60Hz
    [ 17.491] (II) RADEON(0): 800x600@75Hz
    [ 17.491] (II) RADEON(0): 832x624@75Hz
    [ 17.491] (II) RADEON(0): 1024x768@60Hz
    [ 17.491] (II) RADEON(0): 1024x768@75Hz
    [ 17.491] (II) RADEON(0): 1280x1024@75Hz
    [ 17.491] (II) RADEON(0): 1152x864@75Hz
    [ 17.491] (II) RADEON(0): Manufacturer's mask: 0
    [ 17.491] (II) RADEON(0): Supported standard timings:
    [ 17.491] (II) RADEON(0): #0: hsize: 1152 vsize 720 refresh: 60 vid: 113
    [ 17.491] (II) RADEON(0): #1: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    [ 17.491] (II) RADEON(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 17.491] (II) RADEON(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 17.491] (II) RADEON(0): #4: hsize: 1600 vsize 900 refresh: 60 vid: 49321
    [ 17.491] (II) RADEON(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 17.491] (II) RADEON(0): #6: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
    [ 17.491] (II) RADEON(0): Supported detailed timing:
    [ 17.491] (II) RADEON(0): clock: 148.5 MHz Image Size: 477 x 268 mm
    [ 17.491] (II) RADEON(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 17.491] (II) RADEON(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 17.491] (II) RADEON(0): Serial No: F9904610SL000
    [ 17.491] (II) RADEON(0): Ranges: V min: 50 V max: 76 Hz, H min: 24 H max: 83 kHz, PixClock max 175 MHz
    [ 17.491] (II) RADEON(0): Monitor name: BenQ G2420HDB
    [ 17.491] (II) RADEON(0): EDID (in hex):
    [ 17.491] (II) RADEON(0): 00ffffffffffff0009d1417845540000
    [ 17.491] (II) RADEON(0): 261301030e351d782e6085a6564a9c25
    [ 17.491] (II) RADEON(0): 125054a56b80710081c081408180a9c0
    [ 17.491] (II) RADEON(0): b300d1c00101023a801871382d40582c
    [ 17.491] (II) RADEON(0): 4500dd0c1100001e000000ff00463939
    [ 17.491] (II) RADEON(0): 3034363130534c303030000000fd0032
    [ 17.491] (II) RADEON(0): 4c185311000a202020202020000000fc
    [ 17.491] (II) RADEON(0): 0042656e512047323432304844420076
    [ 17.491] (II) RADEON(0): Printing probed modes for output DVI-1
    [ 17.491] (II) RADEON(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
    [ 17.491] (II) RADEON(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
    [ 17.492] (II) RADEON(0): Modeline "1600x900"x60.0 118.96 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz)
    [ 17.492] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 17.492] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 17.492] (II) RADEON(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 17.492] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 17.492] (II) RADEON(0): Modeline "1280x720"x60.0 74.44 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.7 kHz)
    [ 17.492] (II) RADEON(0): Modeline "1152x720"x60.0 67.28 1152 1208 1328 1504 720 721 724 746 -hsync +vsync (44.7 kHz)
    [ 17.492] (II) RADEON(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 17.492] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 17.492] (II) RADEON(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 17.492] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 17.492] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 17.492] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 17.492] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 17.492] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 17.492] (II) RADEON(0): Output DVI-0 disconnected
    [ 17.492] (II) RADEON(0): Output DIN disconnected
    [ 17.492] (II) RADEON(0): Output DVI-1 connected
    [ 17.492] (II) RADEON(0): Using exact sizes for initial modes
    [ 17.492] (II) RADEON(0): Output DVI-1 using initial mode 1920x1080
    [ 17.492] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 17.492] (II) RADEON(0): mem size init: gart size :1fdee000 vram size: s:20000000 visible:1f7d7000
    [ 17.492] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 17.492] (==) RADEON(0): DPI set to (96, 96)
    [ 17.492] (II) Loading sub module "fb"
    [ 17.492] (II) LoadModule: "fb"
    [ 17.492] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 17.567] (II) Module fb: vendor="X.Org Foundation"
    [ 17.567] compiled for 1.14.2, module version = 1.0.0
    [ 17.567] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 17.567] (II) Loading sub module "ramdac"
    [ 17.567] (II) LoadModule: "ramdac"
    [ 17.567] (II) Module "ramdac" already built-in
    [ 17.567] (--) Depth 24 pixmap format is 32 bpp
    [ 17.568] (II) RADEON(0): [DRI2] Setup complete
    [ 17.568] (II) RADEON(0): [DRI2] DRI driver: r600
    [ 17.568] (II) RADEON(0): [DRI2] VDPAU driver: r600
    [ 17.568] (II) RADEON(0): Front buffer size: 8160K
    [ 17.568] (II) RADEON(0): VRAM usage limit set to 456966K
    [ 17.569] (==) RADEON(0): Backing store disabled
    [ 17.569] (II) RADEON(0): Direct rendering enabled
    [ 17.569] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 17.569] (II) EXA(0): Driver registered support for the following operations:
    [ 17.569] (II) Solid
    [ 17.570] (II) Copy
    [ 17.570] (II) Composite (RENDER acceleration)
    [ 17.570] (II) UploadToScreen
    [ 17.570] (II) DownloadFromScreen
    [ 17.570] (II) RADEON(0): Acceleration enabled
    [ 17.570] (==) RADEON(0): DPMS enabled
    [ 17.570] (==) RADEON(0): Silken mouse enabled
    [ 17.570] (II) RADEON(0): Set up textured video
    [ 17.570] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
    [ 17.570] (II) RADEON(0): [XvMC] Extension initialized.
    [ 17.570] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 17.571] (--) RandR disabled
    [ 20.549] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 20.549] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 20.549] (II) AIGLX: enabled GLX_ARB_create_context
    [ 20.549] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 20.549] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 20.549] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 20.549] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 20.552] (II) AIGLX: Loaded and initialized r600
    [ 20.552] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 20.553] (II) RADEON(0): Setting screen physical size to 508 x 285
    [ 21.889] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 21.889] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 21.889] (II) LoadModule: "evdev"
    [ 21.890] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 21.925] (II) Module evdev: vendor="X.Org Foundation"
    [ 21.925] compiled for 1.14.2, module version = 2.8.1
    [ 21.925] Module class: X.Org XInput Driver
    [ 21.925] ABI class: X.Org XInput driver, version 19.1
    [ 21.925] (II) Using input driver 'evdev' for 'Power Button'
    [ 21.925] (**) Power Button: always reports core events
    [ 21.925] (**) evdev: Power Button: Device: "/dev/input/event5"
    [ 21.925] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 21.925] (--) evdev: Power Button: Found keys
    [ 21.925] (II) evdev: Power Button: Configuring as keyboard
    [ 21.925] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
    [ 21.925] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 21.925] (**) Option "xkb_rules" "evdev"
    [ 21.925] (**) Option "xkb_model" "pc104"
    [ 21.925] (**) Option "xkb_layout" "fi"
    [ 21.925] (**) Option "xkb_options" "ctrl:nocaps"
    [ 22.026] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 22.027] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 22.027] (II) Using input driver 'evdev' for 'Power Button'
    [ 22.027] (**) Power Button: always reports core events
    [ 22.027] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 22.027] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 22.027] (--) evdev: Power Button: Found keys
    [ 22.027] (II) evdev: Power Button: Configuring as keyboard
    [ 22.027] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4"
    [ 22.027] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 22.027] (**) Option "xkb_rules" "evdev"
    [ 22.027] (**) Option "xkb_model" "pc104"
    [ 22.027] (**) Option "xkb_layout" "fi"
    [ 22.027] (**) Option "xkb_options" "ctrl:nocaps"
    [ 22.028] (II) config/udev: Adding input device Microsoft Microsoft® 2.4GHz Transceiver v6.0 (/dev/input/event1)
    [ 22.028] (**) Microsoft Microsoft® 2.4GHz Transceiver v6.0: Applying InputClass "evdev keyboard catchall"
    [ 22.028] (II) Using input driver 'evdev' for 'Microsoft Microsoft® 2.4GHz Transceiver v6.0'
    [ 22.028] (**) Microsoft Microsoft® 2.4GHz Transceiver v6.0: always reports core events
    [ 22.028] (**) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Device: "/dev/input/event1"
    [ 22.028] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Vendor 0x45e Product 0x745
    [ 22.028] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Found keys
    [ 22.028] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Configuring as keyboard
    [ 22.029] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb3/3-5/3-5:1.0/input/input1/event1"
    [ 22.029] (II) XINPUT: Adding extended input device "Microsoft Microsoft® 2.4GHz Transceiver v6.0" (type: KEYBOARD, id 8)
    [ 22.029] (**) Option "xkb_rules" "evdev"
    [ 22.029] (**) Option "xkb_model" "pc104"
    [ 22.029] (**) Option "xkb_layout" "fi"
    [ 22.029] (**) Option "xkb_options" "ctrl:nocaps"
    [ 22.030] (II) config/udev: Adding input device Microsoft Microsoft® 2.4GHz Transceiver v6.0 (/dev/input/event2)
    [ 22.030] (**) Microsoft Microsoft® 2.4GHz Transceiver v6.0: Applying InputClass "evdev pointer catchall"
    [ 22.030] (**) Microsoft Microsoft® 2.4GHz Transceiver v6.0: Applying InputClass "evdev keyboard catchall"
    [ 22.030] (II) Using input driver 'evdev' for 'Microsoft Microsoft® 2.4GHz Transceiver v6.0'
    [ 22.030] (**) Microsoft Microsoft® 2.4GHz Transceiver v6.0: always reports core events
    [ 22.030] (**) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Device: "/dev/input/event2"
    [ 22.030] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Vendor 0x45e Product 0x745
    [ 22.030] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Found 9 mouse buttons
    [ 22.030] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Found scroll wheel(s)
    [ 22.030] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Found relative axes
    [ 22.030] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Found x and y relative axes
    [ 22.030] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Found absolute axes
    [ 22.030] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Forcing absolute x/y axes to exist.
    [ 22.030] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Found keys
    [ 22.030] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Configuring as mouse
    [ 22.030] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Configuring as keyboard
    [ 22.030] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Adding scrollwheel support
    [ 22.031] (**) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: YAxisMapping: buttons 4 and 5
    [ 22.031] (**) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 22.031] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb3/3-5/3-5:1.1/input/input2/event2"
    [ 22.031] (II) XINPUT: Adding extended input device "Microsoft Microsoft® 2.4GHz Transceiver v6.0" (type: KEYBOARD, id 9)
    [ 22.031] (**) Option "xkb_rules" "evdev"
    [ 22.031] (**) Option "xkb_model" "pc104"
    [ 22.031] (**) Option "xkb_layout" "fi"
    [ 22.031] (**) Option "xkb_options" "ctrl:nocaps"
    [ 22.031] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: initialized for relative axes.
    [ 22.031] (WW) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: ignoring absolute axes.
    [ 22.032] (**) Microsoft Microsoft® 2.4GHz Transceiver v6.0: (accel) keeping acceleration scheme 1
    [ 22.032] (**) Microsoft Microsoft® 2.4GHz Transceiver v6.0: (accel) acceleration profile 0
    [ 22.032] (**) Microsoft Microsoft® 2.4GHz Transceiver v6.0: (accel) acceleration factor: 2.000
    [ 22.032] (**) Microsoft Microsoft® 2.4GHz Transceiver v6.0: (accel) acceleration threshold: 4
    [ 22.033] (II) config/udev: Adding input device Microsoft Microsoft® 2.4GHz Transceiver v6.0 (/dev/input/mouse1)
    [ 22.033] (II) No input driver specified, ignoring this device.
    [ 22.033] (II) This device may have been added with another device file.
    [ 22.033] (II) config/udev: Adding input device Microsoft Microsoft® 2.4GHz Transceiver v6.0 (/dev/input/event3)
    [ 22.033] (**) Microsoft Microsoft® 2.4GHz Transceiver v6.0: Applying InputClass "evdev keyboard catchall"
    [ 22.033] (II) Using input driver 'evdev' for 'Microsoft Microsoft® 2.4GHz Transceiver v6.0'
    [ 22.033] (**) Microsoft Microsoft® 2.4GHz Transceiver v6.0: always reports core events
    [ 22.033] (**) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Device: "/dev/input/event3"
    [ 22.033] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Using mtdev for this device
    [ 22.033] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Vendor 0x45e Product 0x745
    [ 22.033] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Found 1 mouse buttons
    [ 22.033] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Found scroll wheel(s)
    [ 22.033] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Found relative axes
    [ 22.033] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Found absolute axes
    [ 22.033] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Found absolute multitouch axes
    [ 22.033] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Found x and y absolute axes
    [ 22.033] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Found keys
    [ 22.033] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Forcing relative x/y axes to exist.
    [ 22.033] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Configuring as mouse
    [ 22.033] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Configuring as keyboard
    [ 22.033] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: Adding scrollwheel support
    [ 22.033] (**) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: YAxisMapping: buttons 4 and 5
    [ 22.033] (**) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 22.033] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb3/3-5/3-5:1.2/input/input3/event3"
    [ 22.033] (II) XINPUT: Adding extended input device "Microsoft Microsoft® 2.4GHz Transceiver v6.0" (type: KEYBOARD, id 10)
    [ 22.033] (**) Option "xkb_rules" "evdev"
    [ 22.033] (**) Option "xkb_model" "pc104"
    [ 22.033] (**) Option "xkb_layout" "fi"
    [ 22.033] (**) Option "xkb_options" "ctrl:nocaps"
    [ 22.034] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: initialized for relative axes.
    [ 22.034] (WW) evdev: Microsoft Microsoft® 2.4GHz Transceiver v6.0: ignoring absolute axes.
    [ 22.034] (**) Microsoft Microsoft® 2.4GHz Transceiver v6.0: (accel) keeping acceleration scheme 1
    [ 22.034] (**) Microsoft Microsoft® 2.4GHz Transceiver v6.0: (accel) acceleration profile 0
    [ 22.034] (**) Microsoft Microsoft® 2.4GHz Transceiver v6.0: (accel) acceleration factor: 2.000
    [ 22.034] (**) Microsoft Microsoft® 2.4GHz Transceiver v6.0: (accel) acceleration threshold: 4
    [ 22.034] (II) config/udev: Adding input device Microsoft Microsoft® 2.4GHz Transceiver v6.0 (/dev/input/js0)
    [ 22.034] (II) No input driver specified, ignoring this device.
    [ 22.034] (II) This device may have been added with another device file.
    [ 22.034] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event0)
    [ 22.034] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
    [ 22.034] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 22.034] (**) Logitech USB Receiver: always reports core events
    [ 22.034] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event0"
    [ 22.034] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc51b
    [ 22.034] (--) evdev: Logitech USB Receiver: Found 12 mouse buttons
    [ 22.034] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
    [ 22.034] (--) evdev: Logitech USB Receiver: Found relative axes
    [ 22.034] (--) evdev: Logitech USB Receiver: Found x and y relative axes
    [ 22.034] (II) evdev: Logitech USB Receiver: Configuring as mouse
    [ 22.034] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
    [ 22.034] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 22.034] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 22.034] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb4/4-1/4-1:1.0/input/input0/event0"
    [ 22.034] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 11)
    [ 22.034] (II) evdev: Logitech USB Receiver: initialized for relative axes.
    [ 22.034] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 22.034] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 22.034] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 22.034] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 22.035] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
    [ 22.035] (II) No input driver specified, ignoring this device.
    [ 22.035] (II) This device may have been added with another device file.
    [ 22.035] (II) config/udev: Adding input device HDA NVidia Line Out (/dev/input/event7)
    [ 22.035] (II) No input driver specified, ignoring this device.
    [ 22.035] (II) This device may have been added with another device file.
    [ 22.035] (II) config/udev: Adding input device HDA NVidia Line (/dev/input/event8)
    [ 22.035] (II) No input driver specified, ignoring this device.
    [ 22.035] (II) This device may have been added with another device file.
    [ 22.035] (II) config/udev: Adding input device HDA NVidia Rear Mic (/dev/input/event9)
    [ 22.035] (II) No input driver specified, ignoring this device.
    [ 22.035] (II) This device may have been added with another device file.
    [ 22.035] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 22.035] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event10)
    [ 22.035] (II) No input driver specified, ignoring this device.
    [ 22.035] (II) This device may have been added with another device file.
    [ 22.035] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
    [ 22.035] (II) No input driver specified, ignoring this device.
    [ 22.035] (II) This device may have been added with another device file.
    [ 30.896] (II) AIGLX: Suspending AIGLX clients for VT switch
    I'm using open drivers for my Radeon HD4770.
    Same problem persists with all gtk themes.
    Last edited by laite (2013-07-26 16:28:49)

    I have the same problem too. the same graphic card model.
    I temporarily change the driver to 'vesa' or 'fbdev' to make it render right.
    but it may cause the resolution smaller.
    any suggestion ?
    pacman -Qi linux
    Name : linux
    Version : 3.10.2-1
    Description : The Linux kernel and modules
    Architecture : x86_64
    URL : http://www.kernel.org/
    Licenses : GPL2
    Groups : base
    Provides : kernel26=3.10.2
    Depends On : coreutils linux-firmware kmod mkinitcpio>=0.7
    Optional Deps : crda: to set the correct wireless channels of your country
    [installed]
    Required By : None
    Optional For : None
    Conflicts With : kernel26
    Replaces : kernel26
    Installed Size : 66453.00 KiB
    Packager : Tobias Powalowski <[email protected]>
    Build Date : Mon Jul 22 14:52:41 2013
    Install Date : Fri Jul 26 00:23:13 2013
    Install Reason : Explicitly installed
    Install Script : Yes
    Validated By : Signature
    pacman -Qi pango
    Name : pango
    Version : 1.34.1-1
    Description : A library for layout and rendering of text
    Architecture : x86_64
    URL : http://www.pango.org/
    Licenses : LGPL
    Groups : None
    Provides : None
    Depends On : libthai cairo libxft harfbuzz
    Optional Deps : None
    Required By : cogl gst-plugins-base gstreamer0.10-base-plugins gtk2 gtk3
    librsvg libtiger pangomm
    Optional For : None
    Conflicts With : None
    Replaces : None
    Installed Size : 3682.00 KiB
    Packager : Jan Alexander Steffens (heftig) <[email protected]>
    Build Date : Tue May 14 01:42:00 2013
    Install Date : Fri Jul 26 01:08:47 2013
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Validated By : Signature
    Last edited by Ashur (2013-07-26 17:48:58)

  • HT6154 Automatically call is going to someperson in the contact list after latest upgrade in iphone 5s

    Hi All,
    Automatically call is going to someperson in the contact list after latest upgrade in iphone 5s
    Thanks and Regards,
    Raghul

    Basic troubleshooting from the User's Guide is reset, restart, restore (first from backup then as new).  Try each of these in order until the issue is resolved.

  • [SOLVED] "Loading Modules" Slow after Latest Upgrade (EeePC 901)

    After the latest upgrade, my EeePC is taking an incredibly long time (20+ seconds) at the "Loading Modules" stage of the boot process. I cannot find any error messages, and after the pause, the machine boots normally. This process used to be almost instantantaneous before the upgrade. The modules being loaded are rfkill and eeepc_laptop.
    Can anyone help?
    Thanks in advance
    Last edited by myrlin (2011-06-27 10:28:21)

    Hi Jason, thank you for helping me.
    Here is my rc.conf:
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # DAEMON_LOCALE: If set to 'yes', use $LOCALE as the locale during daemon
    # startup and during the boot process. If set to 'no', the C locale is used.
    # HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # Note: Using "localtime" is discouraged.
    # 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
    # VERBOSE: Verbose level (from 1 to 8). man 3 syslog for level info
    LOCALE="en_GB.UTF-8"
    DAEMON_LOCALE="no"
    HARDWARECLOCK="UTC"
    TIMEZONE="Europe/London"
    KEYMAP="uk"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    VERBOSE="3"
    # HARDWARE
    # MODULES: Modules to load at boot-up. Blacklisting is no longer supported.
    # Replace every !module by an entry as on the following line in a file in
    # /etc/modprobe.d:
    # blacklist module
    # See "man modprobe.conf" for details.
    MOD_AUTOLOAD="yes"
    MODULES=(rfkill eeepc_laptop)
    # Udev settle timeout (default to 30)
    UDEV_TIMEOUT=30
    # Scan for FakeRAID (dmraid) Volumes at startup
    USEDMRAID="no"
    # Scan for BTRFS volumes at startup
    USEBTRFS="no"
    # 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="eeepc"
    # Use 'ip addr' or 'ls /sys/class/net/' to see all available interfaces.
    # Wired network setup
    # - interface: name of device (required)
    # - address: IP address (leave blank for DHCP)
    # - netmask: subnet mask (ignored for DHCP)
    # - gateway: default route (ignored for DHCP)
    # Static IP example
    # interface=eth0
    # address=192.168.0.2
    # netmask=255.255.255.0
    # gateway=192.168.0.1
    # DHCP example
    # interface=eth0
    # address=
    # netmask=
    # gateway=
    interface=eth0
    address=
    netmask=
    gateway=
    # Setting this to "yes" will skip network shutdown.
    # This is required if your root device is on NFS.
    NETWORK_PERSIST="no"
    # Enable these netcfg profiles at boot-up. These are useful if you happen to
    # need more advanced network features than the simple network service
    # supports, such as 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 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
    # If something other takes care of your hardware clock (ntpd, dual-boot...)
    # you should disable 'hwclock' here.
    DAEMONS=(syslog-ng dbus hal networkmanager privoxy netfs rfkill eeepc_laptop @ufw @crond @alsa !bluetooth @samba @cups)
    Here is my blacklist.conf (I have restored the framebuffer one):
    blacklist rt2800pci
    blacklist rt61pci
    blacklist rt2x00pci
    blacklist rt2800usb
    blacklist rt2800lib
    blacklist rt2x00usb
    blacklist rt2x00lib
    And here is the output of lsmod:
    Module Size Used by
    fuse 58669 3
    ipt_REJECT 2029 1
    ipt_LOG 6518 5
    xt_multiport 1498 2
    xt_limit 1423 7
    xt_tcpudp 1883 7
    xt_addrtype 2393 4
    nf_conntrack_ipv4 9601 7
    nf_defrag_ipv4 1023 1 nf_conntrack_ipv4
    xt_state 971 7
    ip6table_filter 1072 1
    ip6_tables 10461 1 ip6table_filter
    ipv6 249260 12
    nf_conntrack_netbios_ns 801 0
    nf_conntrack_broadcast 961 1 nf_conntrack_netbios_ns
    nf_conntrack_pptp 3857 0
    nf_conntrack_proto_gre 3241 1 nf_conntrack_pptp
    nf_conntrack 50208 6 nf_conntrack_ipv4,xt_state,nf_conntrack_netbios_ns,nf_conntrack_broadcast,nf_conntrack_pptp,nf_conntrack_proto_gre
    iptable_filter 1100 1
    ip_tables 9186 1 iptable_filter
    x_tables 11774 11 ipt_REJECT,ipt_LOG,xt_multiport,xt_limit,xt_tcpudp,xt_addrtype,xt_state,ip6table_filter,ip6_tables,iptable_filter,ip_tables
    btusb 9897 0
    bluetooth 115465 1 btusb
    uvcvideo 55020 0
    videodev 70734 1 uvcvideo
    media 8545 1 videodev
    joydev 7535 0
    snd_hda_codec_realtek 225687 1
    i915 557262 2
    snd_hda_intel 19261 1
    snd_hda_codec 66793 2 snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep 4919 1 snd_hda_codec
    drm_kms_helper 24245 1 i915
    snd_pcm 60311 2 snd_hda_intel,snd_hda_codec
    drm 147653 3 i915,drm_kms_helper
    uhci_hcd 19344 0
    snd_timer 15542 1 snd_pcm
    ehci_hcd 34847 0
    rt2860sta 479236 1
    intel_agp 8664 1 i915
    psmouse 55927 0
    snd 43527 8 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    usbcore 119004 5 btusb,uvcvideo,uhci_hcd,ehci_hcd
    i2c_algo_bit 4431 1 i915
    iTCO_wdt 10333 0
    i2c_i801 7039 0
    serio_raw 3430 0
    pcspkr 1415 0
    sg 21022 0
    i2c_core 16665 6 videodev,i915,drm_kms_helper,drm,i2c_algo_bit,i2c_i801
    evdev 7310 15
    intel_gtt 11417 3 i915,intel_agp
    crc_ccitt 1103 1 rt2860sta
    iTCO_vendor_support 1553 1 iTCO_wdt
    soundcore 5018 1 snd
    battery 8905 0
    processor 21884 0
    eeepc_laptop 12452 0
    atl1e 24804 0
    button 3654 1 i915
    sparse_keymap 2636 1 eeepc_laptop
    thermal 6603 0
    ac 2545 0
    video 9852 1 i915
    snd_page_alloc 5909 2 snd_hda_intel,snd_pcm
    pci_hotplug 21978 1 eeepc_laptop
    agpgart 22160 3 drm,intel_agp,intel_gtt
    rfkill 12510 2 bluetooth,eeepc_laptop
    ext4 334626 3
    mbcache 4321 1 ext4
    jbd2 59098 1 ext4
    crc16 1077 2 bluetooth,ext4
    sd_mod 25515 5
    ata_piix 18569 3
    pata_acpi 2396 0
    libata 154349 2 ata_piix,pata_acpi
    scsi_mod 110670 3 sg,sd_mod,libata
    I hope this all means more to you than it does to me!!!!

  • [Solved] Booted into grub prompt

    Hello,
    I've followed the wiki to the last step but couldn't get booted into Arch:
    https://wiki.archlinux.org/index.php/Beginners%27_guide
    After I've generated the grub.cfg and rebooted.
    I got a grub prompt.
    I don't know what I am missing so please tell me what to do and I'll post the result.
    I'm installing it on qemu. The image is archlinux-2014.11.01-dual.iso
    fdisk result of the image:
    Disk /shosts/arch.img: 17 GB, 17179869184 bytes
    4 heads, 32 sectors/track, 262144 cylinders, total 33554432 sectors
    Units = sectors of 1 * 512 = 512 bytes
               Device Boot      Start         End      Blocks   Id  System
    /shosts/arch.img1              34        2047        1008   83  Linux
    /shosts/arch.img2            2048      411647      204736   83  Linux
    /shosts/arch.img3          411648    31868927    15728576   83  Linux
    /shosts/arch.img4        31868928    33554398      842688   82  Linux Swap / Solaris
    Warning: Partition 4 does not end on cylinder boundary.
    arch.imgX is actually /dev/vdaX
    Regards.
    Last edited by tgckpg (2014-11-24 07:10:31)

    After googling and such.
    I tried to use the grub command to boot it manually but couldn't get it work.
    I noticed some files are missing in /boot folder.
    ( Not sure, but from the look of it it seemed
    there is no such file initramfs-linux.img and vmlinuz-linux for me to run initrd or linux command in grub )
    So I boot back into the CD and ran "pacstrap -i base base_devel" & "grub-mkconfig -o /boot/grub/grub.cfg" again.
    And the file is there!
    And I booted into Arch!
    cheers:)

  • Some Widget does not work after latest upgrade

    Today is July 23rd, 2011. By recent latest upgrade, mainly for supporting Lion, where I am still using Snow Leopard 10.6.8, some widget does not work, including Battery Meter, Digital Clock Alarm, Victoria Digital Clock, etc.
    By the way, my company use Chatter and I installed Chatter Desktop. Again, after recent upgrade, it no longer work anymore.
    Do you experience the same problem?
    For those who has upgraded to Lion, do you also find some widget does not work?

    I have read a couple of complaints like that, but not sure it's widespread.
    At this point I think you should get Applejack...
    http://www.macupdate.com/info.php/id/15667/applejack
    After installing, reboot holding down CMD+s, (+s), then when the DOS like prompt shows, type in...
    applejack AUTO
    Then let it do all 6 of it's things.
    At least it'll eliminate some questions if it doesn't fix it.
    The 6 things it does are...
    Correct any Disk problems.
    Repair Permissions.
    Clear out Cache Files.
    Repair/check several plist files.
    Dump the VM files for a fresh start.
    Trash old Log files.
    First reboot will be slower, sometimes 2 or 3 restarts will be required for full benefit... my guess is files relying upon other files relying upon other files! :-)
    Disconnect the USB cable from any Uninterruptible Power Supply so the system doesn't shut down in the middle of the process.
    If that does NOT help, Safe Boot , (holding Shift key down at bootup), use Disk Utility from there to Repair Permissions, test if things work OK in Safe Mode.
    Then move these files to the Desktop...
    /Users/YourUserName/Library/Preferences/com.apple.finder.plist
    /Users/YourUserName/Library/Preferences/com.apple.systempreferences.plist
    /Users/YourUserName/Library/Preferences/com.apple.desktop.plist
    /Users/YourUserName/Library/Preferences/com.apple.recentitems.plist
    Reboot & test.
    PS. Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.
    If that does NOT help then I suspect the optical drive or media itself, or possibly just needs a cleaning CD run on it.

  • Iphone unstable after latest upgrade

    I purchased a 32G iphone 3GS, as that was what was available, I had thought I had signed up for a 16G model, but none were available. No problem, I can fit more on it. Generally it has operated without problems, until now. I upgraded to the latest firmware, software at Itunes prompting and now the phone is unstable, the apple logo appears in the midst of doing something and I have no phone for many minutes as it resets suddenly. I also had problems with Itunes not being able to read the contents and having to do a restore; this happened three times. What that means is that 32G's become a liability as every time I restore, it takes forever to load the music in again, and again, photos and all of that. I am now thinking that combining ipod and phone are perhaps not a good idea, as the since the phone part needs upgrading frequently, every time you do so you have to spend hours reloading the contents back on.
    Anyone else having stability problems after the latest upgrade?

    I had to restore because Itunes was saying it could not read the information on the phone, believe me, restore was the last thing I wanted to do. And the phone unpredictably blinks off, the apple logo appears, and it resets itself, in the middle of something I am doing. So I lose the use of the phone for however many minutes it takes, which seems to be anywhere from five to ten or more. My iphone used to be absolutely stable, never blinked off by itself before. This happened after the last upgrade best i can tell. I somehow doubt I am the only one this is happening to, and am curious to know. And I hope there is a fix on the way. But because I no longer trust my iphone, I am putting much less music on it, as I don't want to spend hours on another restore.

  • After latest upgrade, iPOD sync VERY SLOW ??

    after latest iTunes upgrade,  my iPOD classic sync is very slow - new podcasts (5) took over 6 hrs to sync ??
    anyone having these issues ??  thx

    f you change your Sync password, you might see this error message on your other devices "Sync encountered an error while connecting: Incorrect name or password." error appears in the bottom error bar. You can update your password on your device by completing the following steps:
    * Click the '''menu button''' and choose '''Options'''.
    * Select the '''Sync''' panel.
    * Click ''''''Sign in'''''' and enter your password in the sign in page.
    * Click '''Sign in''' to sign back in to Sync.

  • Unknown Error 13019 After Latest Upgrade

    After performing the latest upgrade to my 3GS yesterday, whenever I synch it, it appears to finish but then gives the message at the end "... iPhone cannot be synched. An unknown error occurred (13019)." Everything seems to work afterwards. Any ideas/suggestions?
    TIA!

    After Restoring my iPhone, I was able to Re-Sync it with my Mac. It took about 20-30 minutes, but it worked. No more "unknown error 13019."
    I tried unsyncing and syncing and all that and it did not make the error message go away.
    Fortunately, I did not loose any info before or after this happened.

  • My ipad revel app does not load after latest upgrade. When will this be fixed? Do we get a credit on our subscription?

    My Ipad app doesn't start after the latest upgrade. When will this be fixed? Do I get a credit on my subcription?

    Hi,
    This is Ian from the revel team. We are working actively with Apple to fix this issue. We are definitely aware of it and trying to fix as soon as possible. I am so sorry for the inconvenience.
    Best,
    Ian

  • PS CC 2014, how do I enable nvidia GeForce 765M GPU on Alienware 17 after latest upgrade?

    Have tried DDU in Safe Mode, for both Nvidia (with reinstall), and Intel 4600 removal.  Am using the Dell nvidia version, since latest upgrade direct from nvidia will not install.
    Getting GPU acceleration seems to be a problem with every upgrade!

    I think you may be lucky for Photoshop is known to have problems when there are two different GPU installed and both enabled
    Photoshop CC and CC 2014 GPU FAQ
    Are you using more than one video card?
    Multiple video adapters can cause problems with GPU-accelerated or enabled features in Photoshop. It's best to connect two (or more) monitors into one video adapter. If you have to use more than one video adapter, make sure that they are the same make and model.
    Otherwise, crashes and other problems can occur in Photoshop.
    Note: Using more than one video adapter does not enhance Photoshop's performance.

  • VERY WEIRD MIC PROBLEM! After latest upgrade(23.4.A.0.546) Z2

    Hi Guys, I've upgraded my phone to 23.4.A.0.546. After this upgrade i had problems with microphone on calls. Btw, every other apps using mic is ok. Here are the cases that mic does not work or work.    It's very annoying. Any ideas?    

    Sergio, I believe you have no other alternative but to wipe all data and start from stretch. Do you have any 3rd party apps that are not from Play Store? Most of the time they are the ones giving you problem. Try transferring their apk to cloud, delete them before updating. Than put them back if you need them after completing the repair.

  • Late 2013 13 inch mackbook pro will not boot after latest upgrade

    I got push notification to say there's an upgrade available.  I upgraded from App Store and then after reboot, it waits in the rounding circle on the gray screen forever.
    Safemode won't boot.
    I reset PRAM
    I reset SMC
    But all above won't work.
    I boot to the verbose mode, the last lines I see is
       Executing fsck_hfs (version hfs-226.1.1).
    USBMSC Identifier (non-unique): 000000000820 0x5ac 0x8406 0x820, 3
    IOThunderboltSwitch<0xffffff8015d8e400>(0x0)::listennerCallback - Thunderbolt HPD packet for route = 0x0 port = 11 unplug = 0
    IOThunderboltSwitch<0xffffff8015d8e400>(0x0)::listennerCallback - Thunderbolt HPD packet for route = 0x0 port = 12 unplug = 0
    AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    Then it stopped here forever......
    Anyone knows what's going on?  Please help!!!!!!

    Well the people at Apple have no way of knowing if you have a marginal hard drive, or something installed that would interfere with the update from a third party.    Problems can arise especially from tools such as system cache cleaners, anti-virus, firewall, and other software that operates in the background.
    http://www.roaringapps.com/ should help you know what is compatible if you are running 10.7 or later.
    In the future ignore push notifications, and turn them off via the Apple menu -> System preferences, Software Update, and the App Store preferences.

  • Journal doesn't start after latest upgrade; result, system won't boot

    ... and I'm not sure how to get any useful information. I can boot from the Arch installer and mount my /boot and / partitions, but when I chroot into the mounted root dir and run journalctl, there is no output after the last good shutdown (which all looks normal; there wasn't anything unusual in the pacman output either, no warnings, and I didn't --force any packages).
    The only output I can get is "A start job is running for Journal Service" (and then it shows the timeout state) during boot. If I wait long enough, the Journal Service is eventually restarted, and continues to not start.
    I'm guessing there's a flag I can pass in to the grub.conf, or some other technique, but I'm stuck at this point. Anyone have any suggestions?
    -TIA

    You can use RecBoot to get it out of recovery mode or try doing a manual install, as  outlined in link below.
    Basic troubleshooting steps  
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 
    Got problems with your Apple iDevice-like iPhone, iPad or iPod touch? Try Troubleshooting 101

  • [SOLVED] No sound anymore after latest upgrade

    Hello,
    i did the following upgrade
    [2014-01-25 16:06] [PACMAN] starting full system upgrade
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Füge Schlüssel aus archlinux.gpg hinzu ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] gpg: 3 marginal-needed, 1 complete-needed, PGP Vertrauensmodell
    [2014-01-25 17:38] [ALPM-SCRIPTLET] gpg: Tiefe: 0 gültig: 1 signiert: 5 Vertrauen: 0-, 0q, 0n, 0m, 0f, 1u
    [2014-01-25 17:38] [ALPM-SCRIPTLET] gpg: Tiefe: 1 gültig: 5 signiert: 59 Vertrauen: 0-, 0q, 0n, 5m, 0f, 0u
    [2014-01-25 17:38] [ALPM-SCRIPTLET] gpg: Tiefe: 2 gültig: 59 signiert: 4 Vertrauen: 59-, 0q, 0n, 0m, 0f, 0u
    [2014-01-25 17:38] [ALPM-SCRIPTLET] gpg: nächste "Trust-DB"-Pflichtüberprüfung am 2016-01-22
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Signiere die vertrauenswürdigen Schlüssel im Schlüsselbund lokal ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Signiere Schlüssel 0E8B644079F599DFC1DDC3973348882F6AC6A4C2 lokal ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Signiere Schlüssel 684148BB25B49E986A4944C55184252D824B18E8 lokal ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Signiere Schlüssel 44D4A033AC140143927397D47EFD567D4C7EA887 lokal ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Signiere Schlüssel 27FFC4769E19F096D41D9265A04F9397CDFD6BB0 lokal ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Signiere Schlüssel AB19265E5D7D20687D303246BA1DFB64FFF979E7 lokal ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Importiere die Vertrauenswerte des Benutzers ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Mache widerrufene Schlüssel im Schlüsselbund unbrauchbar ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Mache Schlüssel F5A361A3A13554B85E57DDDAAF7EF7873CFD4BB6 unbrauchbar ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Mache Schlüssel 7FA647CD89891DEDC060287BB9113D1ED21E1A55 unbrauchbar ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Mache Schlüssel BC1FBE4D2826A0B51E47ED62E2539214C6C11350 unbrauchbar ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Mache Schlüssel 4A8B17E20B88ACA61860009B5CED81B7C2E5C0D2 unbrauchbar ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Mache Schlüssel 63F395DE2D6398BBE458F281F2DBB4931985A992 unbrauchbar ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Mache Schlüssel 0B20CA1931F5DA3A70D0F8D2EA6836E1AB441196 unbrauchbar ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Mache Schlüssel 8F76BEEA0289F9E1D3E229C05F946DED983D4366 unbrauchbar ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Mache Schlüssel 66BD74A036D522F51DD70A3C7F2A16726521E06D unbrauchbar ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Mache Schlüssel 81D7F8241DB38BC759C80FCE3A726C6170E80477 unbrauchbar ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Mache Schlüssel E7210A59715F6940CF9A4E36A001876699AD6E84 unbrauchbar ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Aktualisiere Trust-Datenbank ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] gpg: nächste "Trust-DB"-Pflichtüberprüfung am 2016-01-22
    [2014-01-25 17:38] [PACMAN] upgraded archlinux-keyring (20140108-1 -> 20140124-1)
    [2014-01-25 17:38] [PACMAN] upgraded libdrm (2.4.51-1 -> 2.4.52-1)
    [2014-01-25 17:38] [PACMAN] upgraded wayland (1.3.0-1 -> 1.4.0-1)
    [2014-01-25 17:38] [PACMAN] upgraded libdbus (1.6.18-3 -> 1.8.0-1)
    [2014-01-25 17:38] [PACMAN] upgraded dbus (1.6.18-3 -> 1.8.0-1)
    [2014-01-25 17:38] [PACMAN] upgraded libgcrypt (1.5.3-1 -> 1.6.0-2)
    [2014-01-25 17:38] [PACMAN] upgraded systemd (208-3 -> 208-10)
    [2014-01-25 17:38] [PACMAN] upgraded llvm-libs (3.3-1 -> 3.4-1)
    [2014-01-25 17:38] [PACMAN] upgraded mesa (10.0.1-2 -> 10.0.2-1)
    [2014-01-25 17:38] [PACMAN] upgraded mesa-libgl (10.0.1-2 -> 10.0.2-1)
    [2014-01-25 17:38] [PACMAN] upgraded ati-dri (10.0.1-2 -> 10.0.2-1)
    [2014-01-25 17:38] [PACMAN] upgraded bluez (5.13-1 -> 5.14-1)
    [2014-01-25 17:38] [PACMAN] upgraded xdg-utils (1.1.0.git20130520-1 -> 1.1.0.git20140109-1)
    [2014-01-25 17:38] [PACMAN] upgraded chromium (31.0.1650.63-1 -> 32.0.1700.77-1)
    [2014-01-25 17:38] [PACMAN] upgraded gdk-pixbuf2 (2.30.2-1 -> 2.30.3-1)
    [2014-01-25 17:38] [PACMAN] upgraded cogl (1.16.0-3 -> 1.16.2-1)
    [2014-01-25 17:38] [PACMAN] upgraded clutter (1.16.2-1 -> 1.16.4-1)
    [2014-01-25 17:38] [PACMAN] upgraded device-mapper (2.02.104-1 -> 2.02.105-1)
    [2014-01-25 17:38] [PACMAN] upgraded cryptsetup (1.6.3-1 -> 1.6.3-2)
    [2014-01-25 17:38] [PACMAN] upgraded curl (7.34.0-2 -> 7.34.0-3)
    [2014-01-25 17:38] [PACMAN] upgraded cython (0.19.2-1 -> 0.20-1)
    [2014-01-25 17:38] [PACMAN] upgraded pth (2.0.7-4 -> 2.0.7-5)
    [2014-01-25 17:38] [PACMAN] upgraded dirmngr (1.1.1-1 -> 1.1.1-2)
    [2014-01-25 17:38] [PACMAN] upgraded gnutls (3.2.8-1 -> 3.2.9-1)
    [2014-01-25 17:38] [PACMAN] upgraded libvorbis (1.3.3-1 -> 1.3.4-1)
    [2014-01-25 17:38] [PACMAN] upgraded ffmpeg (1:2.1.1-3 -> 1:2.1.3-1)
    [2014-01-25 17:38] [PACMAN] upgraded gcr (3.10.1-1 -> 3.10.1-2)
    [2014-01-25 17:38] [PACMAN] upgraded gdbm (1.10-3 -> 1.11-1)
    [2014-01-25 17:38] [PACMAN] upgraded gedit (3.10.3-1 -> 3.10.4-1)
    [2014-01-25 17:38] [PACMAN] upgraded gettext (0.18.3.1-2 -> 0.18.3.2-1)
    [2014-01-25 17:38] [PACMAN] upgraded libcups (1.7.0-2 -> 1.7.1-3)
    [2014-01-25 17:38] [PACMAN] installed libpaper (1.1.24-7)
    [2014-01-25 17:38] [PACMAN] upgraded ghostscript (9.10-1 -> 9.10-3)
    [2014-01-25 17:38] [PACMAN] upgraded glamor-egl (0.5.1-1 -> 0.5.1.r258-1)
    [2014-01-25 17:38] [PACMAN] upgraded gnome-chess (3.10.2-2 -> 3.10.3-1)
    [2014-01-25 17:38] [PACMAN] upgraded gnome-desktop (1:3.10.1-2 -> 1:3.10.2-1)
    [2014-01-25 17:38] [PACMAN] upgraded gnome-keyring (3.10.1-1 -> 3.10.1-2)
    [2014-01-25 17:38] [PACMAN] upgraded gnome-online-miners (3.10.2-1 -> 3.10.3-1)
    [2014-01-25 17:38] [PACMAN] upgraded libsecret (0.16-1 -> 0.16-2)
    [2014-01-25 17:38] [PACMAN] upgraded mutter (3.10.2-2 -> 3.10.3-1)
    [2014-01-25 17:38] [PACMAN] upgraded gnome-shell (3.10.2.1-4 -> 3.10.3-1)
    [2014-01-25 17:38] [PACMAN] upgraded gnupg (2.0.22-1 -> 2.0.22-2)
    [2014-01-25 17:38] [PACMAN] upgraded grilo-plugins (0.2.9-2 -> 0.2.9-3)
    [2014-01-25 17:38] [PACMAN] upgraded gstreamer0.10-ugly (0.10.19-8 -> 0.10.19-9)
    [2014-01-25 17:38] [PACMAN] upgraded libcdio (0.90-2 -> 0.92-1)
    [2014-01-25 17:38] [PACMAN] upgraded gstreamer0.10-ugly-plugins (0.10.19-8 -> 0.10.19-9)
    [2014-01-25 17:38] [PACMAN] upgraded gtk-vnc (0.5.3-1 -> 0.5.3-3)
    [2014-01-25 17:38] [PACMAN] upgraded libcdio-paranoia (10.2+0.90+1-1 -> 10.2+0.90+1-2)
    [2014-01-25 17:38] [PACMAN] upgraded gvfs (1.18.3-1 -> 1.18.3-3)
    [2014-01-25 17:38] [PACMAN] upgraded python-dbus-common (1.2.0-1 -> 1.2.0-2)
    [2014-01-25 17:38] [PACMAN] upgraded python2-dbus (1.2.0-1 -> 1.2.0-2)
    [2014-01-25 17:38] [PACMAN] upgraded libibus (1.5.4-3 -> 1.5.5-1)
    [2014-01-25 17:38] [PACMAN] upgraded ibus (1.5.4-3 -> 1.5.5-1)
    [2014-01-25 17:38] [PACMAN] upgraded inetutils (1.9.1.341-2 -> 1.9.2-1)
    [2014-01-25 17:38] [PACMAN] upgraded iptables (1.4.20-1 -> 1.4.21-1)
    [2014-01-25 17:38] [PACMAN] upgraded iproute2 (3.11.0-1 -> 3.12.0-1)
    [2014-01-25 17:38] [PACMAN] upgraded isl (0.12.1-2 -> 0.12.2-1)
    [2014-01-25 17:38] [PACMAN] upgraded jack (0.121.3-7 -> 0.124.1-1)
    [2014-01-25 17:38] [PACMAN] upgraded lib32-dbus (1.6.18-1 -> 1.8.0-1)
    [2014-01-25 17:38] [PACMAN] upgraded lib32-gettext (0.18.3.1-1 -> 0.18.3.2-1)
    [2014-01-25 17:38] [PACMAN] upgraded lib32-libcap (2.22-2 -> 2.24-1)
    [2014-01-25 17:38] [PACMAN] upgraded lib32-libdrm (2.4.51-1 -> 2.4.52-1)
    [2014-01-25 17:38] [PACMAN] upgraded lib32-libgcrypt (1.5.3-1 -> 1.6.0-1)
    [2014-01-25 17:38] [PACMAN] upgraded lib32-llvm-libs (3.3-1 -> 3.4-1)
    [2014-01-25 17:38] [PACMAN] upgraded lib32-systemd (208-1 -> 208-2)
    [2014-01-25 17:38] [PACMAN] upgraded lib32-mesa (10.0.1-1 -> 10.0.2-1)
    [2014-01-25 17:38] [PACMAN] upgraded lib32-mesa-libgl (10.0.1-1 -> 10.0.2-1)
    [2014-01-25 17:38] [PACMAN] upgraded libxslt (1.1.28-2 -> 1.1.28-3)
    [2014-01-25 17:38] [PACMAN] upgraded libgda (5.2.1-1 -> 5.2.1-2)
    [2014-01-25 17:38] [PACMAN] upgraded libgnome-keyring (3.10.1-1 -> 3.10.1-2)
    [2014-01-25 17:38] [PACMAN] upgraded libraw (0.15.4-3 -> 0.16.0-1)
    [2014-01-25 17:38] [PACMAN] upgraded rasqal (1:0.9.30-3 -> 1:0.9.30-4)
    [2014-01-25 17:38] [PACMAN] upgraded redland (1:1.0.16-2 -> 1:1.0.17-1)
    [2014-01-25 17:38] [PACMAN] upgraded libreoffice-common (4.1.4-1 -> 4.1.4-3)
    [2014-01-25 17:38] [PACMAN] upgraded libreoffice-base (4.1.4-1 -> 4.1.4-3)
    [2014-01-25 17:38] [PACMAN] upgraded libreoffice-calc (4.1.4-1 -> 4.1.4-3)
    [2014-01-25 17:38] [PACMAN] upgraded libreoffice-draw (4.1.4-1 -> 4.1.4-3)
    [2014-01-25 17:38] [PACMAN] upgraded libreoffice-gnome (4.1.4-1 -> 4.1.4-3)
    [2014-01-25 17:38] [PACMAN] upgraded libreoffice-impress (4.1.4-1 -> 4.1.4-3)
    [2014-01-25 17:38] [PACMAN] upgraded libreoffice-math (4.1.4-1 -> 4.1.4-3)
    [2014-01-25 17:38] [PACMAN] upgraded libreoffice-writer (4.1.4-1 -> 4.1.4-3)
    [2014-01-25 17:38] [PACMAN] upgraded libwbclient (4.1.3-1 -> 4.1.4-1)
    [2014-01-25 17:38] [PACMAN] upgraded linux-firmware (20131013.7d0c7a8-1 -> 20140123.418320b-1)
    [2014-01-25 17:38] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Starting build: 3.12.8-1-ARCH
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Starting build: 3.12.8-1-ARCH
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-01-25 17:38] [PACMAN] upgraded linux (3.12.7-1 -> 3.12.8-1)
    [2014-01-25 17:38] [PACMAN] upgraded lvm2 (2.02.104-1 -> 2.02.105-1)
    [2014-01-25 17:38] [PACMAN] upgraded man-pages (3.55-1 -> 3.56-1)
    [2014-01-25 17:38] [PACMAN] upgraded pcre (8.34-1 -> 8.34-2)
    [2014-01-25 17:38] [PACMAN] upgraded perl (5.18.1-1 -> 5.18.2-2)
    [2014-01-25 17:38] [PACMAN] upgraded procps-ng (3.3.9-1 -> 3.3.9-2)
    [2014-01-25 17:38] [PACMAN] upgraded python-dbus (1.2.0-1 -> 1.2.0-2)
    [2014-01-25 17:38] [PACMAN] upgraded s-nail (14.5.1-1 -> 14.5.2-1)
    [2014-01-25 17:39] [PACMAN] upgraded webkitgtk (2.2.3-1 -> 2.2.4-1)
    [2014-01-25 17:39] [PACMAN] upgraded shotwell (0.15.1-1 -> 0.15.1-2)
    [2014-01-25 17:39] [PACMAN] upgraded smbclient (4.1.3-1 -> 4.1.4-1)
    [2014-01-25 17:39] [PACMAN] upgraded sudo (1.8.8-1 -> 1.8.9.p4-1)
    [2014-01-25 17:39] [PACMAN] upgraded systemd-sysvcompat (208-3 -> 208-10)
    [2014-01-25 17:39] [PACMAN] upgraded totem-plparser (3.10.0-3 -> 3.10.0-4)
    [2014-01-25 17:39] [PACMAN] upgraded vino (3.10.1-1 -> 3.10.1-2)
    [2014-01-25 17:39] [ALPM-SCRIPTLET] In order to use the new version, reload all virtualbox modules manually.
    [2014-01-25 17:39] [PACMAN] upgraded virtualbox-host-modules (4.3.6-3 -> 4.3.6-4)
    [2014-01-25 17:39] [PACMAN] upgraded virtualbox (4.3.6-2 -> 4.3.6-3)
    [2014-01-25 17:39] [PACMAN] upgraded vlc (2.1.2-2 -> 2.1.2-3)
    [2014-01-25 17:39] [PACMAN] upgraded wine (1.7.10-1 -> 1.7.11-1)
    [2014-01-25 17:39] [PACMAN] upgraded xextproto (7.2.1-1 -> 7.3.0-1)
    [2014-01-25 17:39] [PACMAN] upgraded xf86-input-evdev (2.8.2-1 -> 2.8.2-2)
    [2014-01-25 17:39] [PACMAN] upgraded xf86-video-ati (1:7.2.0-1 -> 1:7.2.0-2)
    [2014-01-25 17:39] [PACMAN] upgraded xorg-server-common (1.14.5-2 -> 1.15.0-5)
    [2014-01-25 17:39] [PACMAN] installed libxshmfence (1.1-1)
    [2014-01-25 17:39] [PACMAN] upgraded xorg-server (1.14.5-2 -> 1.15.0-5)
    [2014-01-25 17:39] [PACMAN] upgraded yelp (3.10.1-1 -> 3.10.1-2)
    [2014-01-25 17:39] [PACMAN] upgraded youtube-dl (2014.01.17.2-1 -> 2014.01.23.4-1)
    And dont have any sound anymore, nowhere. PulseAudio is just ignoring my sound-card completely and KDE/GNOME System settings tell me that i do not even have any soundcard
    Alsamixer detects the soundcard fine and if i unmute the soundcard there, it works. But its not really comfortable to change the volume with Alsamixer. Also i have no ability to change between HDMI and Analog.
    Any idea what could have cause this? As you can see in the logs, there havent been any major kernel update nor pulseaudio update.
    This is the Soundcard: Audio device: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia (Intel HDA)
    Kernel Module is snd_hda_intel which is loaded and working
    Seems like Pulseaudio is not running at all, it also does not start with the message "E: [pulseaudio] core-util.c: Home directory not accessible: Permission denied" which is not true
    Last edited by Vamp898 (2014-01-26 15:29:22)

    Ok, found out it was true.
    Seems like whatever reason i have to find out reset some files (not all) to root, so i was no longer the owner of some random files for whatever reason.
    Works now.

Maybe you are looking for

  • Authorization using JRUN

    All I'm trying to implement Web Security Authorization using JRUN 4. When I start the server, I'm getting an error. Your help is much appreciated 06/03 15:46:24 error An exception was thrown when initializing the security filters. java.lang.NullPoint

  • How to set fixed value to Column

    Hi Experts, I create a matrix in that matrix qty and %columns is there. Here first row % column is must and should 100.if user try to change then message will be get and % value chaged to 100 again how is it possible,only 1st row % column only.2nd an

  • Flash Pro CS6 and Adobe AIR (and Android APK)

    I have a compiled SWF that I can't convert to a newer ActionScript 3.0 format.  Anything that I try breaks the file.  It is basically just an animation with a tad bit of code on the Movie Clips.  I can't seem to identify the culprit that causes the n

  • Style issue between documents

    I have the same style in 7 documents. If I copy the textframe that uses the style to any of the 6 documents, it works fine. If I copy a textframe from the last document that uses the same style to any of the other documents, it has a style override.

  • Recognising scanner in Photoshop

    Does anyone know how to set up Photoshop CS4 so that it recognises my Canon LIDE100 scanner, so that I can connect to the scanner from within Photoshop? Grateful for any advice on this Peter de Wit