[SOLVED] PC reboots by itself after grub

Hi all, like in the tilte, when I turn on my computer, it reboots by itself just after grub, no error message is shown, it just reboots. I can boot to my Windows partition though.
I tried to boot with the partion directory (/dev/sdX) instead of UUID. I also tried to boot without boot options and I still have the same result.
Thanks for your answers, and sorry for my bad english!
Last edited by froli (2010-09-02 21:19:32)

menu.lst:
# Config file for GRUB - The GNU GRand Unified Bootloader
# /boot/grub/menu.lst
# DEVICE NAME CONVERSIONS
# Linux Grub
# /dev/fd0 (fd0)
# /dev/sda (hd0)
# /dev/sdb2 (hd1,1)
# /dev/sda3 (hd0,2)
# FRAMEBUFFER RESOLUTION SETTINGS
# +-------------------------------------------------+
# | 640x480 800x600 1024x768 1280x1024
# ----+--------------------------------------------
# 256 | 0x301=769 0x303=771 0x305=773 0x307=775
# 32K | 0x310=784 0x313=787 0x316=790 0x319=793
# 64K | 0x311=785 0x314=788 0x317=791 0x31A=794
# 16M | 0x312=786 0x315=789 0x318=792 0x31B=795
# +-------------------------------------------------+
# for more details and different resolutions see
# http://wiki.archlinux.org/index.php/GRUB#Framebuffer_Resolution
# general configuration:
timeout 5
default 0
color light-blue/black light-cyan/blue
# boot sections follow
# each is implicitly numbered from 0 in the order of appearance below
# TIP: If you want a 1024x768 framebuffer, add "vga=773" to your kernel line.
# (0) Arch Linux
title Arch Linux
root (hd0,4)
kernel /vmlinuz26 root=/dev/disk/by-uuid/4ed5fc3a-0c44-4101-b985-73127f58eda1 ro quiet splash ro acpi_enforce_resources=lax ro radeon.modeset=1
initrd /kernel26.img
# (1) Arch Linux
title Arch Linux Fallback
root (hd0,4)
kernel /vmlinuz26 root=/dev/disk/by-uuid/4ed5fc3a-0c44-4101-b985-73127f58eda1
initrd /kernel26-fallback.img
# (2) Windows
title Windows
rootnoverify (hd0,1)
makeactive
chainloader +1
kernel.log:
Aug 29 21:53:36 localhost kernel: usb 2-5: new high speed USB device using ehci_hcd and address 7
Aug 29 21:53:36 localhost kernel: scsi10 : usb-storage 2-5:1.0
Aug 29 21:53:37 localhost kernel: scsi 10:0:0:0: Direct-Access HP v140w 0.00 PQ: 0 ANSI: 2
Aug 29 21:53:37 localhost kernel: sd 10:0:0:0: Attached scsi generic sg7 type 0
Aug 29 21:53:37 localhost kernel: sd 10:0:0:0: [sdg] 7897087 512-byte logical blocks: (4.04 GB/3.76 GiB)
Aug 29 21:53:37 localhost kernel: sd 10:0:0:0: [sdg] Write Protect is off
Aug 29 21:53:37 localhost kernel: sd 10:0:0:0: [sdg] Mode Sense: 00 00 00 00
Aug 29 21:53:37 localhost kernel: sd 10:0:0:0: [sdg] Assuming drive cache: write through
Aug 29 21:53:37 localhost kernel: sd 10:0:0:0: [sdg] Assuming drive cache: write through
Aug 29 21:53:37 localhost kernel: sdg: unknown partition table
Aug 29 21:53:37 localhost kernel: sd 10:0:0:0: [sdg] Assuming drive cache: write through
Aug 29 21:53:37 localhost kernel: sd 10:0:0:0: [sdg] Attached SCSI removable disk
Aug 29 21:58:00 localhost kernel: usb 2-5: USB disconnect, address 7
Aug 29 21:58:00 localhost kernel: sd 10:0:0:0: [sdg] Unhandled error code
Aug 29 21:58:00 localhost kernel: sd 10:0:0:0: [sdg] Result: hostbyte=0x07 driverbyte=0x00
Aug 29 21:58:00 localhost kernel: sd 10:0:0:0: [sdg] CDB: cdb[0]=0x2a: 2a 00 00 04 a5 f8 00 00 f0 00
Aug 29 21:58:00 localhost kernel: end_request: I/O error, dev sdg, sector 304632
Aug 29 21:58:00 localhost kernel: Buffer I/O error on device sdg, logical block 304632
Aug 29 21:58:00 localhost kernel: lost page write due to I/O error on sdg
Aug 29 21:58:00 localhost kernel: Buffer I/O error on device sdg, logical block 304633
Aug 29 21:58:00 localhost kernel: lost page write due to I/O error on sdg
Aug 29 21:58:00 localhost kernel: Buffer I/O error on device sdg, logical block 304634
Aug 29 21:58:00 localhost kernel: lost page write due to I/O error on sdg
Aug 29 21:58:00 localhost kernel: Buffer I/O error on device sdg, logical block 304635
Aug 29 21:58:00 localhost kernel: lost page write due to I/O error on sdg
Aug 29 21:58:00 localhost kernel: Buffer I/O error on device sdg, logical block 304636
Aug 29 21:58:00 localhost kernel: lost page write due to I/O error on sdg
Aug 29 21:58:00 localhost kernel: Buffer I/O error on device sdg, logical block 304637
Aug 29 21:58:00 localhost kernel: lost page write due to I/O error on sdg
Aug 29 21:58:00 localhost kernel: Buffer I/O error on device sdg, logical block 304638
Aug 29 21:58:00 localhost kernel: lost page write due to I/O error on sdg
Aug 29 21:58:00 localhost kernel: Buffer I/O error on device sdg, logical block 304639
Aug 29 21:58:00 localhost kernel: lost page write due to I/O error on sdg
Aug 29 21:58:00 localhost kernel: Buffer I/O error on device sdg, logical block 304640
Aug 29 21:58:00 localhost kernel: lost page write due to I/O error on sdg
Aug 29 21:58:00 localhost kernel: Buffer I/O error on device sdg, logical block 304641
Aug 29 21:58:00 localhost kernel: lost page write due to I/O error on sdg
Aug 29 21:58:00 localhost kernel: sd 10:0:0:0: [sdg] Unhandled error code
Aug 29 21:58:00 localhost kernel: sd 10:0:0:0: [sdg] Result: hostbyte=0x01 driverbyte=0x00
Aug 29 21:58:00 localhost kernel: sd 10:0:0:0: [sdg] CDB: cdb[0]=0x2a: 2a 00 00 04 a6 e8 00 00 08 00
Aug 29 21:58:00 localhost kernel: end_request: I/O error, dev sdg, sector 304872
Aug 29 21:58:03 localhost kernel: usb 2-5: new high speed USB device using ehci_hcd and address 8
Aug 29 21:58:03 localhost kernel: scsi11 : usb-storage 2-5:1.0
Aug 29 21:58:04 localhost kernel: scsi 11:0:0:0: Direct-Access HP v140w 0.00 PQ: 0 ANSI: 2
Aug 29 21:58:04 localhost kernel: sd 11:0:0:0: Attached scsi generic sg7 type 0
Aug 29 21:58:04 localhost kernel: sd 11:0:0:0: [sdg] 7897087 512-byte logical blocks: (4.04 GB/3.76 GiB)
Aug 29 21:58:04 localhost kernel: sd 11:0:0:0: [sdg] Write Protect is off
Aug 29 21:58:04 localhost kernel: sd 11:0:0:0: [sdg] Mode Sense: 00 00 00 00
Aug 29 21:58:04 localhost kernel: sd 11:0:0:0: [sdg] Assuming drive cache: write through
Aug 29 21:58:04 localhost kernel: sd 11:0:0:0: [sdg] Assuming drive cache: write through
Aug 29 21:58:04 localhost kernel: sdg: unknown partition table
Aug 29 21:58:04 localhost kernel: sd 11:0:0:0: [sdg] Assuming drive cache: write through
Aug 29 21:58:04 localhost kernel: sd 11:0:0:0: [sdg] Attached SCSI removable disk
Aug 29 21:59:29 localhost kernel: sd 11:0:0:0: [sdg] Assuming drive cache: write through
Aug 29 21:59:29 localhost kernel: sdg: sdg1
Aug 29 22:00:00 localhost kernel: sd 11:0:0:0: [sdg] Assuming drive cache: write through
Aug 29 22:00:00 localhost kernel: sdg: sdg1
Aug 29 22:06:25 localhost kernel: INFO: task blkid:14646 blocked for more than 120 seconds.
Aug 29 22:06:25 localhost kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 29 22:06:25 localhost kernel: blkid D 0000000000000000 0 14646 10636 0x00000000
Aug 29 22:06:25 localhost kernel: ffff880055419ba8 0000000000000086 ffff880055419b58 ffffffff00000000
Aug 29 22:06:25 localhost kernel: 0000000000014f40 0000000000014f40 ffff880055419fd8 ffff880055419fd8
Aug 29 22:06:25 localhost kernel: ffff880055419fd8 ffff880100300000 ffff880055419fd8 0000000000014f40
Aug 29 22:06:25 localhost kernel: Call Trace:
Aug 29 22:06:25 localhost kernel: [<ffffffff81371689>] __mutex_lock_slowpath+0x139/0x310
Aug 29 22:06:25 localhost kernel: [<ffffffff81371871>] mutex_lock+0x11/0x30
Aug 29 22:06:25 localhost kernel: [<ffffffff811533c8>] __blkdev_get+0x78/0x430
Aug 29 22:06:25 localhost kernel: [<ffffffff8115378b>] blkdev_get+0xb/0x10
Aug 29 22:06:25 localhost kernel: [<ffffffff8115388a>] blkdev_open+0xfa/0x130
Aug 29 22:06:25 localhost kernel: [<ffffffff81153790>] ? blkdev_open+0x0/0x130
Aug 29 22:06:25 localhost kernel: [<ffffffff81121b2b>] __dentry_open+0x11b/0x3c0
Aug 29 22:06:25 localhost kernel: [<ffffffff811a243a>] ? security_inode_permission+0x1a/0x20
Aug 29 22:06:25 localhost kernel: [<ffffffff81122d64>] nameidata_to_filp+0x54/0x70
Aug 29 22:06:25 localhost kernel: [<ffffffff81130ff0>] do_last+0x480/0x740
Aug 29 22:06:25 localhost kernel: [<ffffffff8113149d>] do_filp_open+0x1ed/0x680
Aug 29 22:06:25 localhost kernel: [<ffffffff810fe912>] ? do_brk+0x2e2/0x310
Aug 29 22:06:25 localhost kernel: [<ffffffff8113ca74>] ? alloc_fd+0xf4/0x150
Aug 29 22:06:25 localhost kernel: [<ffffffff81122de4>] do_sys_open+0x64/0x130
Aug 29 22:06:25 localhost kernel: [<ffffffff81122ecb>] sys_open+0x1b/0x20
Aug 29 22:06:25 localhost kernel: [<ffffffff81009e82>] system_call_fastpath+0x16/0x1b
Aug 29 22:08:25 localhost kernel: INFO: task blkid:14646 blocked for more than 120 seconds.
Aug 29 22:08:25 localhost kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 29 22:08:25 localhost kernel: blkid D 0000000000000000 0 14646 1 0x00000000
Aug 29 22:08:25 localhost kernel: ffff880055419ba8 0000000000000086 ffff880055419b58 ffffffff00000000
Aug 29 22:08:25 localhost kernel: 0000000000014f40 0000000000014f40 ffff880055419fd8 ffff880055419fd8
Aug 29 22:08:25 localhost kernel: ffff880055419fd8 ffff880100300000 ffff880055419fd8 0000000000014f40
Aug 29 22:08:25 localhost kernel: Call Trace:
Aug 29 22:08:25 localhost kernel: [<ffffffff81371689>] __mutex_lock_slowpath+0x139/0x310
Aug 29 22:08:25 localhost kernel: [<ffffffff81371871>] mutex_lock+0x11/0x30
Aug 29 22:08:25 localhost kernel: [<ffffffff811533c8>] __blkdev_get+0x78/0x430
Aug 29 22:08:25 localhost kernel: [<ffffffff8115378b>] blkdev_get+0xb/0x10
Aug 29 22:08:25 localhost kernel: [<ffffffff8115388a>] blkdev_open+0xfa/0x130
Aug 29 22:08:25 localhost kernel: [<ffffffff81153790>] ? blkdev_open+0x0/0x130
Aug 29 22:08:25 localhost kernel: [<ffffffff81121b2b>] __dentry_open+0x11b/0x3c0
Aug 29 22:08:25 localhost kernel: [<ffffffff811a243a>] ? security_inode_permission+0x1a/0x20
Aug 29 22:08:25 localhost kernel: [<ffffffff81122d64>] nameidata_to_filp+0x54/0x70
Aug 29 22:08:25 localhost kernel: [<ffffffff81130ff0>] do_last+0x480/0x740
Aug 29 22:08:25 localhost kernel: [<ffffffff8113149d>] do_filp_open+0x1ed/0x680
Aug 29 22:08:25 localhost kernel: [<ffffffff810fe912>] ? do_brk+0x2e2/0x310
Aug 29 22:08:25 localhost kernel: [<ffffffff8113ca74>] ? alloc_fd+0xf4/0x150
Aug 29 22:08:25 localhost kernel: [<ffffffff81122de4>] do_sys_open+0x64/0x130
Aug 29 22:08:25 localhost kernel: [<ffffffff81122ecb>] sys_open+0x1b/0x20
Aug 29 22:08:25 localhost kernel: [<ffffffff81009e82>] system_call_fastpath+0x16/0x1b
Aug 29 22:12:04 localhost kernel: usb 2-5: USB disconnect, address 8
Aug 29 22:34:29 localhost kernel: usb 2-5: new high speed USB device using ehci_hcd and address 9
Aug 29 22:34:29 localhost kernel: scsi12 : usb-storage 2-5:1.0
Aug 29 22:34:30 localhost kernel: scsi 12:0:0:0: Direct-Access HP v140w 0.00 PQ: 0 ANSI: 2
Aug 29 22:34:30 localhost kernel: sd 12:0:0:0: Attached scsi generic sg7 type 0
Aug 29 22:34:30 localhost kernel: sd 12:0:0:0: [sdg] 7897087 512-byte logical blocks: (4.04 GB/3.76 GiB)
Aug 29 22:34:30 localhost kernel: sd 12:0:0:0: [sdg] Write Protect is off
Aug 29 22:34:30 localhost kernel: sd 12:0:0:0: [sdg] Mode Sense: 00 00 00 00
Aug 29 22:34:30 localhost kernel: sd 12:0:0:0: [sdg] Assuming drive cache: write through
Aug 29 22:34:30 localhost kernel: sd 12:0:0:0: [sdg] Assuming drive cache: write through
Aug 29 22:34:30 localhost kernel: sdg: sdg1
Aug 29 22:34:30 localhost kernel: sd 12:0:0:0: [sdg] Assuming drive cache: write through
Aug 29 22:34:30 localhost kernel: sd 12:0:0:0: [sdg] Attached SCSI removable disk
Aug 29 22:48:25 localhost kernel: INFO: task blkid:5779 blocked for more than 120 seconds.
Aug 29 22:48:25 localhost kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 29 22:48:25 localhost kernel: blkid D 0000000000000000 0 5779 31610 0x00000000
Aug 29 22:48:25 localhost kernel: ffff88006273dba8 0000000000000082 ffff88006273db58 ffffffff8137177d
Aug 29 22:48:25 localhost kernel: 0000000000014f40 0000000000014f40 ffff88006273dfd8 ffff88006273dfd8
Aug 29 22:48:25 localhost kernel: ffff88006273dfd8 ffff8801000386f0 ffff88006273dfd8 0000000000014f40
Aug 29 22:48:25 localhost kernel: Call Trace:
Aug 29 22:48:25 localhost kernel: [<ffffffff8137177d>] ? __mutex_lock_slowpath+0x22d/0x310
Aug 29 22:48:25 localhost kernel: [<ffffffff81371689>] __mutex_lock_slowpath+0x139/0x310
Aug 29 22:48:25 localhost kernel: [<ffffffff81371871>] mutex_lock+0x11/0x30
Aug 29 22:48:25 localhost kernel: [<ffffffff811533c8>] __blkdev_get+0x78/0x430
Aug 29 22:48:25 localhost kernel: [<ffffffff8115378b>] blkdev_get+0xb/0x10
Aug 29 22:48:25 localhost kernel: [<ffffffff8115388a>] blkdev_open+0xfa/0x130
Aug 29 22:48:25 localhost kernel: [<ffffffff81153790>] ? blkdev_open+0x0/0x130
Aug 29 22:48:25 localhost kernel: [<ffffffff81121b2b>] __dentry_open+0x11b/0x3c0
Aug 29 22:48:25 localhost kernel: [<ffffffff811a243a>] ? security_inode_permission+0x1a/0x20
Aug 29 22:48:25 localhost kernel: [<ffffffff81122d64>] nameidata_to_filp+0x54/0x70
Aug 29 22:48:25 localhost kernel: [<ffffffff81130ff0>] do_last+0x480/0x740
Aug 29 22:48:25 localhost kernel: [<ffffffff8113149d>] do_filp_open+0x1ed/0x680
Aug 29 22:48:25 localhost kernel: [<ffffffff810fe912>] ? do_brk+0x2e2/0x310
Aug 29 22:48:25 localhost kernel: [<ffffffff8113ca74>] ? alloc_fd+0xf4/0x150
Aug 29 22:48:25 localhost kernel: [<ffffffff81122de4>] do_sys_open+0x64/0x130
Aug 29 22:48:25 localhost kernel: [<ffffffff81122ecb>] sys_open+0x1b/0x20
Aug 29 22:48:25 localhost kernel: [<ffffffff81009e82>] system_call_fastpath+0x16/0x1b
Aug 29 22:58:41 localhost kernel: usb 2-5: USB disconnect, address 9
Aug 29 23:00:40 localhost kernel: sd 6:0:0:2: [sdd] 3862528 512-byte logical blocks: (1.97 GB/1.84 GiB)
Aug 29 23:00:40 localhost kernel: sd 6:0:0:2: [sdd] Assuming drive cache: write through
Aug 29 23:00:40 localhost kernel: sd 6:0:0:2: [sdd] Assuming drive cache: write through
Aug 29 23:00:40 localhost kernel: sdd: sdd1
Aug 30 11:40:18 localhost kernel: radeon 0000:01:00.0: ffff88017d8a2400 reserve failed for wait
Aug 30 11:57:21 localhost kernel: radeon 0000:01:00.0: ffff8801b8296a00 reserve failed for wait
Aug 30 14:55:20 localhost kernel: usb 2-3: new high speed USB device using ehci_hcd and address 10
Aug 30 14:55:20 localhost kernel: scsi13 : usb-storage 2-3:1.0
Aug 30 14:55:21 localhost kernel: scsi 13:0:0:0: Direct-Access HP v140w 0.00 PQ: 0 ANSI: 2
Aug 30 14:55:21 localhost kernel: sd 13:0:0:0: Attached scsi generic sg7 type 0
Aug 30 14:55:21 localhost kernel: sd 13:0:0:0: [sdg] 7897087 512-byte logical blocks: (4.04 GB/3.76 GiB)
Aug 30 14:55:21 localhost kernel: sd 13:0:0:0: [sdg] Write Protect is off
Aug 30 14:55:21 localhost kernel: sd 13:0:0:0: [sdg] Mode Sense: 00 00 00 00
Aug 30 14:55:21 localhost kernel: sd 13:0:0:0: [sdg] Assuming drive cache: write through
Aug 30 14:55:21 localhost kernel: sd 13:0:0:0: [sdg] Assuming drive cache: write through
Aug 30 14:55:21 localhost kernel: sdg: sdg1
Aug 30 14:55:21 localhost kernel: sd 13:0:0:0: [sdg] Assuming drive cache: write through
Aug 30 14:55:21 localhost kernel: sd 13:0:0:0: [sdg] Attached SCSI removable disk
Aug 30 15:02:25 localhost kernel: INFO: task udisks-daemon:6871 blocked for more than 120 seconds.
Aug 30 15:02:25 localhost kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 30 15:02:25 localhost kernel: udisks-daemon D 0000000000000000 0 6871 6870 0x00000000
Aug 30 15:02:25 localhost kernel: ffff88019af45ba8 0000000000000086 ffff88019af45b58 ffffffff00000000
Aug 30 15:02:25 localhost kernel: 0000000000014f40 0000000000014f40 ffff88019af45fd8 ffff88019af45fd8
Aug 30 15:02:25 localhost kernel: ffff88019af45fd8 ffff8801000d9bc0 ffff88019af45fd8 0000000000014f40
Aug 30 15:02:25 localhost kernel: Call Trace:
Aug 30 15:02:25 localhost kernel: [<ffffffff81371689>] __mutex_lock_slowpath+0x139/0x310
Aug 30 15:02:25 localhost kernel: [<ffffffff81371871>] mutex_lock+0x11/0x30
Aug 30 15:02:25 localhost kernel: [<ffffffff811533c8>] __blkdev_get+0x78/0x430
Aug 30 15:02:25 localhost kernel: [<ffffffff8115378b>] blkdev_get+0xb/0x10
Aug 30 15:02:25 localhost kernel: [<ffffffff8115388a>] blkdev_open+0xfa/0x130
Aug 30 15:02:25 localhost kernel: [<ffffffff81153790>] ? blkdev_open+0x0/0x130
Aug 30 15:02:25 localhost kernel: [<ffffffff81121b2b>] __dentry_open+0x11b/0x3c0
Aug 30 15:02:25 localhost kernel: [<ffffffff811a243a>] ? security_inode_permission+0x1a/0x20
Aug 30 15:02:25 localhost kernel: [<ffffffff81122d64>] nameidata_to_filp+0x54/0x70
Aug 30 15:02:25 localhost kernel: [<ffffffff81130ff0>] do_last+0x480/0x740
Aug 30 15:02:25 localhost kernel: [<ffffffff8113149d>] do_filp_open+0x1ed/0x680
Aug 30 15:02:25 localhost kernel: [<ffffffff8113ca74>] ? alloc_fd+0xf4/0x150
Aug 30 15:02:25 localhost kernel: [<ffffffff81122de4>] do_sys_open+0x64/0x130
Aug 30 15:02:25 localhost kernel: [<ffffffff8100c0fd>] ? math_state_restore+0x3d/0x60
Aug 30 15:02:25 localhost kernel: [<ffffffff81122ecb>] sys_open+0x1b/0x20
Aug 30 15:02:25 localhost kernel: [<ffffffff81009e82>] system_call_fastpath+0x16/0x1b
Aug 30 15:02:25 localhost kernel: INFO: task hald-addon-stor:32383 blocked for more than 120 seconds.
Aug 30 15:02:25 localhost kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 30 15:02:25 localhost kernel: hald-addon-st D 0000000000000000 0 32383 2185 0x00000000
Aug 30 15:02:25 localhost kernel: ffff88019c537ba8 0000000000000086 ffff88019c537b58 ffffffff00000000
Aug 30 15:02:25 localhost kernel: 0000000000014f40 0000000000014f40 ffff88019c537fd8 ffff88019c537fd8
Aug 30 15:02:25 localhost kernel: ffff88019c537fd8 ffff8801000df5f0 ffff88019c537fd8 0000000000014f40
Aug 30 15:02:25 localhost kernel: Call Trace:
Aug 30 15:02:25 localhost kernel: [<ffffffff81371689>] __mutex_lock_slowpath+0x139/0x310
Aug 30 15:02:25 localhost kernel: [<ffffffff81371871>] mutex_lock+0x11/0x30
Aug 30 15:02:25 localhost kernel: [<ffffffff811533c8>] __blkdev_get+0x78/0x430
Aug 30 15:02:25 localhost kernel: [<ffffffff8115378b>] blkdev_get+0xb/0x10
Aug 30 15:02:25 localhost kernel: [<ffffffff8115388a>] blkdev_open+0xfa/0x130
Aug 30 15:02:25 localhost kernel: [<ffffffff81153790>] ? blkdev_open+0x0/0x130
Aug 30 15:02:25 localhost kernel: [<ffffffff81121b2b>] __dentry_open+0x11b/0x3c0
Aug 30 15:02:25 localhost kernel: [<ffffffff811a243a>] ? security_inode_permission+0x1a/0x20
Aug 30 15:02:25 localhost kernel: [<ffffffff81122d64>] nameidata_to_filp+0x54/0x70
Aug 30 15:02:25 localhost kernel: [<ffffffff81130ff0>] do_last+0x480/0x740
Aug 30 15:02:25 localhost kernel: [<ffffffff8113149d>] do_filp_open+0x1ed/0x680
Aug 30 15:02:25 localhost kernel: [<ffffffff8113ca74>] ? alloc_fd+0xf4/0x150
Aug 30 15:02:25 localhost kernel: [<ffffffff81122de4>] do_sys_open+0x64/0x130
Aug 30 15:02:25 localhost kernel: [<ffffffff81122ecb>] sys_open+0x1b/0x20
Aug 30 15:02:25 localhost kernel: [<ffffffff81009e82>] system_call_fastpath+0x16/0x1b
Aug 30 15:02:25 localhost kernel: INFO: task blkid:2868 blocked for more than 120 seconds.
Aug 30 15:02:25 localhost kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 30 15:02:25 localhost kernel: blkid D 0000000000000000 0 2868 32373 0x00000000
Aug 30 15:02:25 localhost kernel: ffff88000c225ba8 0000000000000086 ffff88000c225b58 ffffffff00000000
Aug 30 15:02:25 localhost kernel: 0000000000014f40 0000000000014f40 ffff88000c225fd8 ffff88000c225fd8
Aug 30 15:02:25 localhost kernel: ffff88000c225fd8 ffff880180b2b780 ffff88000c225fd8 0000000000014f40
Aug 30 15:02:25 localhost kernel: Call Trace:
Aug 30 15:02:25 localhost kernel: [<ffffffff81371689>] __mutex_lock_slowpath+0x139/0x310
Aug 30 15:02:25 localhost kernel: [<ffffffff81371871>] mutex_lock+0x11/0x30
Aug 30 15:02:25 localhost kernel: [<ffffffff811533c8>] __blkdev_get+0x78/0x430
Aug 30 15:02:25 localhost kernel: [<ffffffff8115378b>] blkdev_get+0xb/0x10
Aug 30 15:02:25 localhost kernel: [<ffffffff8115388a>] blkdev_open+0xfa/0x130
Aug 30 15:02:25 localhost kernel: [<ffffffff81153790>] ? blkdev_open+0x0/0x130
Aug 30 15:02:25 localhost kernel: [<ffffffff81121b2b>] __dentry_open+0x11b/0x3c0
Aug 30 15:02:25 localhost kernel: [<ffffffff811a243a>] ? security_inode_permission+0x1a/0x20
Aug 30 15:02:25 localhost kernel: [<ffffffff81122d64>] nameidata_to_filp+0x54/0x70
Aug 30 15:02:25 localhost kernel: [<ffffffff81130ff0>] do_last+0x480/0x740
Aug 30 15:02:25 localhost kernel: [<ffffffff8113149d>] do_filp_open+0x1ed/0x680
Aug 30 15:02:25 localhost kernel: [<ffffffff810fe912>] ? do_brk+0x2e2/0x310
Aug 30 15:02:25 localhost kernel: [<ffffffff8113ca74>] ? alloc_fd+0xf4/0x150
Aug 30 15:02:25 localhost kernel: [<ffffffff81122de4>] do_sys_open+0x64/0x130
Aug 30 15:02:25 localhost kernel: [<ffffffff81122ecb>] sys_open+0x1b/0x20
Aug 30 15:02:25 localhost kernel: [<ffffffff81009e82>] system_call_fastpath+0x16/0x1b
Aug 30 15:04:25 localhost kernel: INFO: task udisks-daemon:6871 blocked for more than 120 seconds.
Aug 30 15:04:25 localhost kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 30 15:04:25 localhost kernel: udisks-daemon D 0000000000000000 0 6871 6870 0x00000000
Aug 30 15:04:25 localhost kernel: ffff88019af45ba8 0000000000000086 ffff88019af45b58 ffffffff00000000
Aug 30 15:04:25 localhost kernel: 0000000000014f40 0000000000014f40 ffff88019af45fd8 ffff88019af45fd8
Aug 30 15:04:25 localhost kernel: ffff88019af45fd8 ffff8801000d9bc0 ffff88019af45fd8 0000000000014f40
Aug 30 15:04:25 localhost kernel: Call Trace:
Aug 30 15:04:25 localhost kernel: [<ffffffff81371689>] __mutex_lock_slowpath+0x139/0x310
Aug 30 15:04:25 localhost kernel: [<ffffffff81371871>] mutex_lock+0x11/0x30
Aug 30 15:04:25 localhost kernel: [<ffffffff811533c8>] __blkdev_get+0x78/0x430
Aug 30 15:04:25 localhost kernel: [<ffffffff8115378b>] blkdev_get+0xb/0x10
Aug 30 15:04:25 localhost kernel: [<ffffffff8115388a>] blkdev_open+0xfa/0x130
Aug 30 15:04:25 localhost kernel: [<ffffffff81153790>] ? blkdev_open+0x0/0x130
Aug 30 15:04:25 localhost kernel: [<ffffffff81121b2b>] __dentry_open+0x11b/0x3c0
Aug 30 15:04:25 localhost kernel: [<ffffffff811a243a>] ? security_inode_permission+0x1a/0x20
Aug 30 15:04:25 localhost kernel: [<ffffffff81122d64>] nameidata_to_filp+0x54/0x70
Aug 30 15:04:25 localhost kernel: [<ffffffff81130ff0>] do_last+0x480/0x740
Aug 30 15:04:25 localhost kernel: [<ffffffff8113149d>] do_filp_open+0x1ed/0x680
Aug 30 15:04:25 localhost kernel: [<ffffffff8113ca74>] ? alloc_fd+0xf4/0x150
Aug 30 15:04:25 localhost kernel: [<ffffffff81122de4>] do_sys_open+0x64/0x130
Aug 30 15:04:25 localhost kernel: [<ffffffff8100c0fd>] ? math_state_restore+0x3d/0x60
Aug 30 15:04:25 localhost kernel: [<ffffffff81122ecb>] sys_open+0x1b/0x20
Aug 30 15:04:25 localhost kernel: [<ffffffff81009e82>] system_call_fastpath+0x16/0x1b
Aug 30 15:04:25 localhost kernel: INFO: task hald-addon-stor:32383 blocked for more than 120 seconds.
Aug 30 15:04:25 localhost kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 30 15:04:25 localhost kernel: hald-addon-st D 0000000000000000 0 32383 2185 0x00000000
Aug 30 15:04:25 localhost kernel: ffff88019c537ba8 0000000000000086 ffff88019c537b58 ffffffff00000000
Aug 30 15:04:25 localhost kernel: 0000000000014f40 0000000000014f40 ffff88019c537fd8 ffff88019c537fd8
Aug 30 15:04:25 localhost kernel: ffff88019c537fd8 ffff8801000df5f0 ffff88019c537fd8 0000000000014f40
Aug 30 15:04:25 localhost kernel: Call Trace:
Aug 30 15:04:25 localhost kernel: [<ffffffff81371689>] __mutex_lock_slowpath+0x139/0x310
Aug 30 15:04:25 localhost kernel: [<ffffffff81371871>] mutex_lock+0x11/0x30
Aug 30 15:04:25 localhost kernel: [<ffffffff811533c8>] __blkdev_get+0x78/0x430
Aug 30 15:04:25 localhost kernel: [<ffffffff8115378b>] blkdev_get+0xb/0x10
Aug 30 15:04:25 localhost kernel: [<ffffffff8115388a>] blkdev_open+0xfa/0x130
Aug 30 15:04:25 localhost kernel: [<ffffffff81153790>] ? blkdev_open+0x0/0x130
Aug 30 15:04:25 localhost kernel: [<ffffffff81121b2b>] __dentry_open+0x11b/0x3c0
Aug 30 15:04:25 localhost kernel: [<ffffffff811a243a>] ? security_inode_permission+0x1a/0x20
Aug 30 15:04:25 localhost kernel: [<ffffffff81122d64>] nameidata_to_filp+0x54/0x70
Aug 30 15:04:25 localhost kernel: [<ffffffff81130ff0>] do_last+0x480/0x740
Aug 30 15:04:25 localhost kernel: [<ffffffff8113149d>] do_filp_open+0x1ed/0x680
Aug 30 15:04:25 localhost kernel: [<ffffffff8113ca74>] ? alloc_fd+0xf4/0x150
Aug 30 15:04:25 localhost kernel: [<ffffffff81122de4>] do_sys_open+0x64/0x130
Aug 30 15:04:25 localhost kernel: [<ffffffff81122ecb>] sys_open+0x1b/0x20
Aug 30 15:04:25 localhost kernel: [<ffffffff81009e82>] system_call_fastpath+0x16/0x1b
Aug 30 15:04:25 localhost kernel: INFO: task blkid:2868 blocked for more than 120 seconds.
Aug 30 15:04:25 localhost kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 30 15:04:25 localhost kernel: blkid D 0000000000000000 0 2868 1 0x00000000
Aug 30 15:04:25 localhost kernel: ffff88000c225ba8 0000000000000086 ffff88000c225b58 ffffffff00000000
Aug 30 15:04:25 localhost kernel: 0000000000014f40 0000000000014f40 ffff88000c225fd8 ffff88000c225fd8
Aug 30 15:04:25 localhost kernel: ffff88000c225fd8 ffff880180b2b780 ffff88000c225fd8 0000000000014f40
Aug 30 15:04:25 localhost kernel: Call Trace:
Aug 30 15:04:25 localhost kernel: [<ffffffff81371689>] __mutex_lock_slowpath+0x139/0x310
Aug 30 15:04:25 localhost kernel: [<ffffffff81371871>] mutex_lock+0x11/0x30
Aug 30 15:04:25 localhost kernel: [<ffffffff811533c8>] __blkdev_get+0x78/0x430
Aug 30 15:04:25 localhost kernel: [<ffffffff8115378b>] blkdev_get+0xb/0x10
Aug 30 15:04:25 localhost kernel: [<ffffffff8115388a>] blkdev_open+0xfa/0x130
Aug 30 15:04:25 localhost kernel: [<ffffffff81153790>] ? blkdev_open+0x0/0x130
Aug 30 15:04:25 localhost kernel: [<ffffffff81121b2b>] __dentry_open+0x11b/0x3c0
Aug 30 15:04:25 localhost kernel: [<ffffffff811a243a>] ? security_inode_permission+0x1a/0x20
Aug 30 15:04:25 localhost kernel: [<ffffffff81122d64>] nameidata_to_filp+0x54/0x70
Aug 30 15:04:25 localhost kernel: [<ffffffff81130ff0>] do_last+0x480/0x740
Aug 30 15:04:25 localhost kernel: [<ffffffff8113149d>] do_filp_open+0x1ed/0x680
Aug 30 15:04:25 localhost kernel: [<ffffffff810fe912>] ? do_brk+0x2e2/0x310
Aug 30 15:04:25 localhost kernel: [<ffffffff8113ca74>] ? alloc_fd+0xf4/0x150
Aug 30 15:04:25 localhost kernel: [<ffffffff81122de4>] do_sys_open+0x64/0x130
Aug 30 15:04:25 localhost kernel: [<ffffffff81122ecb>] sys_open+0x1b/0x20
Aug 30 15:04:25 localhost kernel: [<ffffffff81009e82>] system_call_fastpath+0x16/0x1b
Aug 30 15:21:23 localhost kernel: usb 2-3: USB disconnect, address 10
Aug 30 16:40:43 localhost kernel: usb 2-5: new high speed USB device using ehci_hcd and address 11
Aug 30 16:40:43 localhost kernel: scsi14 : usb-storage 2-5:1.0
Aug 30 16:40:44 localhost kernel: scsi 14:0:0:0: Direct-Access HP v140w 0.00 PQ: 0 ANSI: 2
Aug 30 16:40:44 localhost kernel: sd 14:0:0:0: Attached scsi generic sg7 type 0
Aug 30 16:40:44 localhost kernel: sd 14:0:0:0: [sdg] 7897087 512-byte logical blocks: (4.04 GB/3.76 GiB)
Aug 30 16:40:44 localhost kernel: sd 14:0:0:0: [sdg] Write Protect is off
Aug 30 16:40:44 localhost kernel: sd 14:0:0:0: [sdg] Mode Sense: 00 00 00 00
Aug 30 16:40:44 localhost kernel: sd 14:0:0:0: [sdg] Assuming drive cache: write through
Aug 30 16:40:44 localhost kernel: sd 14:0:0:0: [sdg] Assuming drive cache: write through
Aug 30 16:40:44 localhost kernel: sdg: unknown partition table
Aug 30 16:40:44 localhost kernel: sd 14:0:0:0: [sdg] Assuming drive cache: write through
Aug 30 16:40:44 localhost kernel: sd 14:0:0:0: [sdg] Attached SCSI removable disk
Aug 30 16:44:17 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3
Aug 30 16:44:17 localhost kernel: ISO 9660 Extensions: RRIP_1991A
Aug 30 16:47:51 localhost kernel: do_general_protection: 238 callbacks suppressed
Aug 30 16:47:51 localhost kernel: unetbootin[31527] general protection ip:7f422a1a2c6d sp:7f421f5aeda0 error:0 in libQtCore.so.4.6.3[7f422a031000+269000]
Aug 30 16:59:46 localhost kernel: usb 2-5: USB disconnect, address 11
Aug 30 16:59:47 localhost kernel: usb 2-5: new high speed USB device using ehci_hcd and address 12
Aug 30 16:59:48 localhost kernel: scsi15 : usb-storage 2-5:1.0
Aug 30 16:59:49 localhost kernel: scsi 15:0:0:0: Direct-Access HP v140w 0.00 PQ: 0 ANSI: 2
Aug 30 16:59:49 localhost kernel: sd 15:0:0:0: Attached scsi generic sg7 type 0
Aug 30 16:59:49 localhost kernel: sd 15:0:0:0: [sdg] 7897087 512-byte logical blocks: (4.04 GB/3.76 GiB)
Aug 30 16:59:49 localhost kernel: sd 15:0:0:0: [sdg] Write Protect is off
Aug 30 16:59:49 localhost kernel: sd 15:0:0:0: [sdg] Mode Sense: 00 00 00 00
Aug 30 16:59:49 localhost kernel: sd 15:0:0:0: [sdg] Assuming drive cache: write through
Aug 30 16:59:49 localhost kernel: sd 15:0:0:0: [sdg] Assuming drive cache: write through
Aug 30 16:59:49 localhost kernel: sdg: sdg1
Aug 30 16:59:49 localhost kernel: sd 15:0:0:0: [sdg] Assuming drive cache: write through
Aug 30 16:59:49 localhost kernel: sd 15:0:0:0: [sdg] Attached SCSI removable disk
Aug 30 16:59:56 localhost kernel: ISOFS: Unable to identify CD-ROM format.
Aug 30 16:59:59 localhost kernel: ISOFS: Unable to identify CD-ROM format.
Aug 30 17:00:39 localhost kernel: sd 15:0:0:0: [sdg] Assuming drive cache: write through
Aug 30 17:00:39 localhost kernel: sdg: sdg1
Aug 30 17:01:19 localhost kernel: ISOFS: Unable to identify CD-ROM format.
Aug 30 17:01:25 localhost kernel: usb 2-5: USB disconnect, address 12
Aug 30 17:01:26 localhost kernel: usb 2-5: new high speed USB device using ehci_hcd and address 13
Aug 30 17:01:26 localhost kernel: scsi16 : usb-storage 2-5:1.0
Aug 30 17:01:27 localhost kernel: scsi 16:0:0:0: Direct-Access HP v140w 0.00 PQ: 0 ANSI: 2
Aug 30 17:01:27 localhost kernel: sd 16:0:0:0: Attached scsi generic sg7 type 0
Aug 30 17:01:27 localhost kernel: sd 16:0:0:0: [sdg] 7897087 512-byte logical blocks: (4.04 GB/3.76 GiB)
Aug 30 17:01:27 localhost kernel: sd 16:0:0:0: [sdg] Write Protect is off
Aug 30 17:01:27 localhost kernel: sd 16:0:0:0: [sdg] Mode Sense: 00 00 00 00
Aug 30 17:01:27 localhost kernel: sd 16:0:0:0: [sdg] Assuming drive cache: write through
Aug 30 17:01:27 localhost kernel: sd 16:0:0:0: [sdg] Assuming drive cache: write through
Aug 30 17:01:27 localhost kernel: sdg: sdg1
Aug 30 17:01:27 localhost kernel: sd 16:0:0:0: [sdg] Assuming drive cache: write through
Aug 30 17:01:27 localhost kernel: sd 16:0:0:0: [sdg] Attached SCSI removable disk
Aug 30 17:02:11 localhost kernel: usb 2-5: USB disconnect, address 13
Aug 30 17:02:12 localhost kernel: usb 2-5: new high speed USB device using ehci_hcd and address 14
Aug 30 17:02:13 localhost kernel: scsi17 : usb-storage 2-5:1.0
Aug 30 17:02:14 localhost kernel: scsi 17:0:0:0: Direct-Access HP v140w 0.00 PQ: 0 ANSI: 2
Aug 30 17:02:14 localhost kernel: sd 17:0:0:0: Attached scsi generic sg7 type 0
Aug 30 17:02:14 localhost kernel: sd 17:0:0:0: [sdg] 7897087 512-byte logical blocks: (4.04 GB/3.76 GiB)
Aug 30 17:02:14 localhost kernel: sd 17:0:0:0: [sdg] Write Protect is off
Aug 30 17:02:14 localhost kernel: sd 17:0:0:0: [sdg] Mode Sense: 00 00 00 00
Aug 30 17:02:14 localhost kernel: sd 17:0:0:0: [sdg] Assuming drive cache: write through
Aug 30 17:02:14 localhost kernel: sd 17:0:0:0: [sdg] Assuming drive cache: write through
Aug 30 17:02:14 localhost kernel: sdg: sdg1
Aug 30 17:02:14 localhost kernel: sd 17:0:0:0: [sdg] Assuming drive cache: write through
Aug 30 17:02:14 localhost kernel: sd 17:0:0:0: [sdg] Attached SCSI removable disk
Aug 30 17:18:37 localhost kernel: usb 2-5: USB disconnect, address 14
Aug 30 17:35:20 localhost kernel: npviewer.bin[26387]: segfault at 418 ip 00000000f610fdd6 sp 00000000ff8563b8 error 6 in libflashplayer.so[f5ec1000+b2c000]
Aug 30 17:39:28 localhost kernel: npviewer.bin[29346]: segfault at 0 ip 00000000f629e741 sp 00000000ff8e8a20 error 4 in libflashplayer.so[f5eff000+b2c000]
Aug 30 18:00:45 localhost kernel: npviewer.bin[8611]: segfault at f5a8c04c ip 00000000f62f4757 sp 00000000ffcb0610 error 4 in libflashplayer.so[f5f55000+b2c000]
Aug 30 18:15:55 localhost kernel: usb 2-5: new high speed USB device using ehci_hcd and address 15
Aug 30 18:15:55 localhost kernel: scsi18 : usb-storage 2-5:1.0
Aug 30 18:15:55 localhost kernel: usb 2-5: USB disconnect, address 15
Aug 30 18:15:56 localhost kernel: usb 2-5: new high speed USB device using ehci_hcd and address 16
Aug 30 18:15:56 localhost kernel: scsi19 : usb-storage 2-5:1.0
Aug 30 18:15:57 localhost kernel: scsi 19:0:0:0: Direct-Access HP v140w 0.00 PQ: 0 ANSI: 2
Aug 30 18:15:57 localhost kernel: sd 19:0:0:0: Attached scsi generic sg7 type 0
Aug 30 18:15:57 localhost kernel: sd 19:0:0:0: [sdg] 7897087 512-byte logical blocks: (4.04 GB/3.76 GiB)
Aug 30 18:15:57 localhost kernel: sd 19:0:0:0: [sdg] Write Protect is off
Aug 30 18:15:57 localhost kernel: sd 19:0:0:0: [sdg] Mode Sense: 00 00 00 00
Aug 30 18:15:57 localhost kernel: sd 19:0:0:0: [sdg] Assuming drive cache: write through
Aug 30 18:15:57 localhost kernel: sd 19:0:0:0: [sdg] Assuming drive cache: write through
Aug 30 18:15:57 localhost kernel: sdg: sdg1
Aug 30 18:15:57 localhost kernel: sd 19:0:0:0: [sdg] Assuming drive cache: write through
Aug 30 18:15:57 localhost kernel: sd 19:0:0:0: [sdg] Attached SCSI removable disk
Aug 30 18:20:29 localhost kernel: usb 2-5: USB disconnect, address 16
Aug 30 21:18:54 localhost kernel: compiz[9526]: segfault at 8 ip 00007fe57d842218 sp 00007fff40d2c900 error 4 in libc-2.12.1.so[7fe57d7cf000+153000]
Aug 31 03:04:49 localhost kernel: NOHZ: local_softirq_pending 100
Aug 31 17:31:17 localhost kernel: chrome[5739] general protection ip:7f0faa56443e sp:8e40d3338b8dde9c error:0 in libc-2.12.1.so[7f0faa532000+153000]
Aug 31 17:31:36 localhost kernel: chrome[24578] general protection ip:7f3189e4e43e sp:40e9284d3b378f1b error:0 in libc-2.12.1.so[7f3189e1c000+153000]
Aug 31 18:10:19 localhost kernel: npviewer.bin[14201]: segfault at f3269054 ip 00000000f6242733 sp 00000000ffbc4850 error 4 in libflashplayer.so[f5ea3000+b2c000]
Aug 31 18:12:48 localhost kernel: npviewer.bin[15099]: segfault at 418 ip 00000000f6131dd6 sp 00000000ffd949f8 error 6 in libflashplayer.so[f5ee3000+b2c000]
Aug 31 18:16:38 localhost kernel: npviewer.bin[17005]: segfault at 0 ip 00000000f62a3741 sp 00000000ff941ed0 error 4 in libflashplayer.so[f5f04000+b2c000]
Aug 31 18:18:41 localhost kernel: npviewer.bin[18983]: segfault at f330b054 ip 00000000f62a4733 sp 00000000fffc5f20 error 4 in libflashplayer.so[f5f05000+b2c000]
Aug 31 22:33:16 localhost kernel: radeon 0000:01:00.0: ffff88008e613a00 reserve failed for wait
Sep 1 03:04:28 localhost kernel: [drm:radeon_dvi_detect] *ERROR* DVI-I-1: probed a monitor but no|invalid EDID
Sep 1 08:26:50 localhost kernel: TCP: Peer 87.89.25.194:14710/57623 unexpectedly shrunk window 1160958495:1160961375 (repaired)
Sep 1 08:28:26 localhost kernel: TCP: Peer 87.89.25.194:14710/57623 unexpectedly shrunk window 1164770175:1164773055 (repaired)
Sep 1 08:28:28 localhost kernel: TCP: Peer 87.89.25.194:14710/57623 unexpectedly shrunk window 1164770175:1164773055 (repaired)
Sep 1 10:10:00 localhost kernel: [drm:radeon_dvi_detect] *ERROR* DVI-I-1: probed a monitor but no|invalid EDID
Sep 1 14:08:27 localhost kernel: radeon 0000:01:00.0: ffff88003da22600 reserve failed for wait
Sep 1 14:08:37 localhost kernel: radeon 0000:01:00.0: ffff88003da22600 reserve failed for wait
Sep 1 14:08:37 localhost kernel: radeon 0000:01:00.0: ffff88003da22600 reserve failed for wait
Sep 1 14:10:10 localhost kernel: npviewer.bin[27586]: segfault at f32d3828 ip 00000000f62eb15f sp 00000000ffd5e450 error 4 in libflashplayer.so (deleted)[f5e9f000+b2c000]
Sep 1 17:09:25 localhost kernel: radeon 0000:01:00.0: ffff88003d9c6400 reserve failed for wait
Sep 1 17:09:29 localhost kernel: radeon 0000:01:00.0: ffff88003d9c6400 reserve failed for wait
Last days of pacman.log:
[2010-08-20 18:11] Running 'pacman -Sy'
[2010-08-20 18:11] synchronizing package lists
[2010-08-20 19:02] Running '/usr/bin/pacman -Sy'
[2010-08-20 19:02] synchronizing package lists
[2010-08-20 19:05] Running '/usr/bin/pacman -S -u'
[2010-08-20 19:05] starting full system upgrade
[2010-08-20 19:24] Running '/usr/bin/pacman -Sy'
[2010-08-20 19:24] synchronizing package lists
[2010-08-20 19:25] Running '/usr/bin/pacman -S -u'
[2010-08-20 19:25] starting full system upgrade
[2010-08-20 19:29] upgraded avahi (0.6.25-3 -> 0.6.27-2)
[2010-08-20 19:29] upgraded chromium (5.0.375.125-1 -> 5.0.375.127-1)
[2010-08-20 19:29] upgraded gnome-keyring (2.30.3-1 -> 2.30.3-2)
[2010-08-20 19:29] upgraded k3b (2.0.0-2 -> 2.0.1-2)
[2010-08-20 19:29] upgraded qimageblitz (0.0.5-1 -> 0.0.6-1)
[2010-08-20 19:29] warning: /usr/share/config/kdm/kdmrc installed as /usr/share/config/kdm/kdmrc.pacnew
[2010-08-20 19:29] > Rebuilding xdg icon database ... DONE
[2010-08-20 19:29] upgraded kdemod-kdebase-workspace (4.5.0-1 -> 4.5.0-2)
[2010-08-20 19:29] upgraded kdemod-kdebase-workspace-doc (4.5.0-1 -> 4.5.0-2)
[2010-08-20 19:29] upgraded kdemod-kdebase-workspace-wallpapers (4.5.0-1 -> 4.5.0-2)
[2010-08-20 19:29] upgraded linux-firmware (20100623-2 -> 20100807-1)
[2010-08-20 19:29] >>> Updating module dependencies. Please wait ...
[2010-08-20 19:29] >>> MKINITCPIO SETUP
[2010-08-20 19:29] >>> ----------------
[2010-08-20 19:29] >>> If you use LVM2, Encrypted root or software RAID,
[2010-08-20 19:29] >>> Ensure you enable support in /etc/mkinitcpio.conf .
[2010-08-20 19:29] >>> More information about mkinitcpio setup can be found here:
[2010-08-20 19:29] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
[2010-08-20 19:29]
[2010-08-20 19:29] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2010-08-20 19:29] ==> Building image "default"
[2010-08-20 19:29] ==> Running command: /sbin/mkinitcpio -k 2.6.35-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
[2010-08-20 19:29] :: Begin build
[2010-08-20 19:29] :: Parsing hook [base]
[2010-08-20 19:29] :: Parsing hook [udev]
[2010-08-20 19:29] :: Parsing hook [autodetect]
[2010-08-20 19:29] :: Parsing hook [plymouth]
[2010-08-20 19:29] :: Parsing hook [pata]
[2010-08-20 19:29] :: Parsing hook [scsi]
[2010-08-20 19:29] :: Parsing hook [sata]
[2010-08-20 19:29] :: Parsing hook [filesystems]
[2010-08-20 19:29] :: Generating module dependencies
[2010-08-20 19:30] :: Generating image '/boot/kernel26.img'...SUCCESS
[2010-08-20 19:30] ==> SUCCESS
[2010-08-20 19:30] ==> Building image "fallback"
[2010-08-20 19:30] ==> Running command: /sbin/mkinitcpio -k 2.6.35-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
[2010-08-20 19:30] :: Begin build
[2010-08-20 19:30] :: Parsing hook [base]
[2010-08-20 19:30] :: Parsing hook [udev]
[2010-08-20 19:30] :: Parsing hook [plymouth]
[2010-08-20 19:30] :: Parsing hook [pata]
[2010-08-20 19:30] :: Parsing hook [scsi]
[2010-08-20 19:30] :: Parsing hook [sata]
[2010-08-20 19:30] :: Parsing hook [filesystems]
[2010-08-20 19:30] :: Generating module dependencies
[2010-08-20 19:30] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
[2010-08-20 19:30] ==> SUCCESS
[2010-08-20 19:30] upgraded kernel26 (2.6.34.3-1 -> 2.6.35.2-1)
[2010-08-20 19:30] upgraded libgnome-keyring (2.30.1-1 -> 2.30.1-2)
[2010-08-20 19:30] upgraded mdadm (3.1.2-2 -> 3.1.3-1)
[2010-08-20 19:30] upgraded pycairo (1.8.8-1 -> 1.8.10-1)
[2010-08-20 19:30] upgraded pygtk (2.17.0-1 -> 2.17.0-2)
[2010-08-20 19:30] upgraded udev (160-1 -> 161-1)
[2010-08-20 19:30] upgraded usbutils (0.87-1 -> 0.90-1)
[2010-08-20 19:30] upgraded vlc (1.1.2-2 -> 1.1.3-1)
[2010-08-20 19:31] upgraded xf86-input-evdev (2.4.0-1 -> 2.4.0-2)
[2010-08-20 19:39] Running '/usr/bin/pacman -Uf /tmp/yaourt-tmp-froli/PKGDEST.v0T/kdropbox-0.4.1-1-x86_64.pkg.tar.xz'
[2010-08-20 19:39] upgraded kdropbox (0.4.0-2 -> 0.4.1-1)
[2010-08-20 19:42] Running '/usr/bin/pacman -S extra/partitionmanager'
[2010-08-20 19:42] installed partitionmanager (1.0.2-1)
[2010-08-20 19:43] Running '/usr/bin/pacman -S extra/dosfstools'
[2010-08-20 19:43] installed dosfstools (3.0.9-1)
[2010-08-20 19:44] Running '/usr/bin/pacman -S core/e2fsprogs core/xfsprogs core/jfsutils core/reiserfsprogs extra/ntfsprogs'
[2010-08-20 19:44] upgraded e2fsprogs (1.41.12-1 -> 1.41.12-1)
[2010-08-20 19:44] upgraded xfsprogs (3.1.2-1 -> 3.1.2-1)
[2010-08-20 19:44] upgraded jfsutils (1.1.14-1 -> 1.1.14-1)
[2010-08-20 19:44] upgraded reiserfsprogs (3.6.21-2 -> 3.6.21-2)
[2010-08-20 19:44] installed ntfsprogs (2.0.0-4)
[2010-08-20 20:11] Running 'pacman -Sy'
[2010-08-20 20:11] synchronizing package lists
[2010-08-20 22:11] Running 'pacman -Sy'
[2010-08-20 22:11] synchronizing package lists
[2010-08-21 00:11] Running 'pacman -Sy'
[2010-08-21 00:11] synchronizing package lists
[2010-08-21 02:11] Running 'pacman -Sy'
[2010-08-21 02:11] synchronizing package lists
[2010-08-21 04:11] Running 'pacman -Sy'
[2010-08-21 04:11] synchronizing package lists
[2010-08-21 06:11] Running 'pacman -Sy'
[2010-08-21 06:11] synchronizing package lists
[2010-08-21 08:11] Running 'pacman -Sy'
[2010-08-21 08:11] synchronizing package lists
[2010-08-21 16:43] Running 'pacman -Sy'
[2010-08-21 16:43] synchronizing package lists
[2010-08-21 17:23] Running '/usr/bin/pacman -Sy'
[2010-08-21 17:23] synchronizing package lists
[2010-08-21 17:24] Running '/usr/bin/pacman -S -u'
[2010-08-21 17:24] starting full system upgrade
[2010-08-21 17:24] upgraded libpciaccess (0.11.0-1 -> 0.12.0-1)
[2010-08-21 17:24] upgraded orc (0.4.6-1 -> 0.4.7-1)
[2010-08-21 18:43] Running 'pacman -Sy'
[2010-08-21 18:43] synchronizing package lists
[2010-08-21 18:50] Running '/usr/bin/pacman -Uf /tmp/yaourt-tmp-froli/PKGDEST.5MJ/droid-plasmatheme-0.1-1-x86_64.pkg.tar.xz'
[2010-08-21 18:50] installed droid-plasmatheme (0.1-1)
[2010-08-21 20:43] Running 'pacman -Sy'
[2010-08-21 20:43] synchronizing package lists
[2010-08-22 17:10] Running 'pacman -Sy'
[2010-08-22 17:10] synchronizing package lists
[2010-08-22 17:21] Running '/usr/bin/pacman -Sy'
[2010-08-22 17:21] synchronizing package lists
[2010-08-22 17:24] Running '/usr/bin/pacman -S -u'
[2010-08-22 17:24] starting full system upgrade
[2010-08-22 17:24] >>> Updating module dependencies. Please wait ...
[2010-08-22 17:24] >>> MKINITCPIO SETUP
[2010-08-22 17:24] >>> ----------------
[2010-08-22 17:24] >>> If you use LVM2, Encrypted root or software RAID,
[2010-08-22 17:24] >>> Ensure you enable support in /etc/mkinitcpio.conf .
[2010-08-22 17:24] >>> More information about mkinitcpio setup can be found here:
[2010-08-22 17:24] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
[2010-08-22 17:24]
[2010-08-22 17:24] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2010-08-22 17:24] ==> Building image "default"
[2010-08-22 17:24] ==> Running command: /sbin/mkinitcpio -k 2.6.35-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
[2010-08-22 17:24] :: Begin build
[2010-08-22 17:24] :: Parsing hook [base]
[2010-08-22 17:24] :: Parsing hook [udev]
[2010-08-22 17:24] :: Parsing hook [autodetect]
[2010-08-22 17:25] :: Parsing hook [plymouth]
[2010-08-22 17:25] :: Parsing hook [pata]
[2010-08-22 17:25] :: Parsing hook [scsi]
[2010-08-22 17:25] :: Parsing hook [sata]
[2010-08-22 17:25] :: Parsing hook [filesystems]
[2010-08-22 17:25] :: Generating module dependencies
[2010-08-22 17:25] :: Generating image '/boot/kernel26.img'...SUCCESS
[2010-08-22 17:25] ==> SUCCESS
[2010-08-22 17:25] ==> Building image "fallback"
[2010-08-22 17:25] ==> Running command: /sbin/mkinitcpio -k 2.6.35-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
[2010-08-22 17:25] :: Begin build
[2010-08-22 17:25] :: Parsing hook [base]
[2010-08-22 17:25] :: Parsing hook [udev]
[2010-08-22 17:25] :: Parsing hook [plymouth]
[2010-08-22 17:25] :: Parsing hook [pata]
[2010-08-22 17:25] :: Parsing hook [scsi]
[2010-08-22 17:25] :: Parsing hook [sata]
[2010-08-22 17:25] :: Parsing hook [filesystems]
[2010-08-22 17:25] :: Generating module dependencies
[2010-08-22 17:26] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
[2010-08-22 17:26] ==> SUCCESS
[2010-08-22 17:26] upgraded kernel26 (2.6.35.2-1 -> 2.6.35.3-1)
[2010-08-22 19:10] Running 'pacman -Sy'
[2010-08-22 19:10] synchronizing package lists
[2010-08-22 20:23] Running '/usr/bin/pacman -S community/kmess'
[2010-08-22 20:23] installed kmess (2.0.4-1)
[2010-08-22 20:41] Running '/usr/bin/pacman -S kopete'
[2010-08-22 20:46] Running '/usr/bin/pacman -S --asdeps pil'
[2010-08-22 20:46] installed python-imaging (1.1.7-1)
[2010-08-22 20:47] Running '/usr/bin/pacman -Uf --asdeps /tmp/yaourt-tmp-froli/PKGDEST.iT1/libmimic-1.0.4-4-x86_64.pkg.tar.xz'
[2010-08-22 20:47] installed libmimic (1.0.4-4)
[2010-08-22 20:49] Running '/usr/bin/pacman -S --asdeps community/adns-python'
[2010-08-22 20:49] installed adns (1.4-2)
[2010-08-22 20:49] installed adns-python (1.2.1-3)
[2010-08-22 20:54] Running '/usr/bin/pacman -Uf /tmp/yaourt-tmp-froli/PKGDEST.iMs/amsn2-git-20100822-1-x86_64.pkg.tar.xz'
[2010-08-22 20:54] ==> Installation notes:
[2010-08-22 20:54] ==> amsn2 start with gtk interface.
[2010-08-22 20:54] ==> If you want any other available frontends
[2010-08-22 20:54] ==> ['web', 'qt4', 'gtk', 'console', 'curses']
[2010-08-22 20:54] ==> you can launch 'amsn2 web' 'amsn2 qt4'
[2010-08-22 20:54] ==> 'amsn2 gtk' 'amsn2 console'
[2010-08-22 20:54] ==> 'amsn2 curses' rispectively
[2010-08-22 20:54]
[2010-08-22 20:54] installed amsn2-git (20100822-1)
[2010-08-22 20:57] Running '/usr/bin/pacman -Rd amsn2-git'
[2010-08-22 20:57] removed amsn2-git (20100822-1)
[2010-08-22 21:02] Running '/usr/bin/pacman -S community/amsn'
[2010-08-22 21:03] installed tls (1.6-3)
[2010-08-22 21:03] installed amsn (0.98.3-3)
[2010-08-22 21:10] Running 'pacman -Sy'
[2010-08-22 21:10] synchronizing package lists
[2010-08-22 21:14] Running '/usr/bin/pacman -Uf /tmp/yaourt-tmp-froli/PKGDEST.9ry/amsn-plugins-desktopintegration-r9739-2-any.pkg.tar.xz'
[2010-08-22 21:14] installed amsn-plugins-desktopintegration (r9739-2)
[2010-08-22 21:19] Running '/usr/bin/pacman -S --asdeps gstreamer0.10-farsight libjingle>'
[2010-08-22 23:10] Running 'pacman -Sy'
[2010-08-22 23:10] synchronizing package lists
[2010-08-23 01:10] Running 'pacman -Sy'
[2010-08-23 01:10] synchronizing package lists
[2010-08-23 03:10] Running 'pacman -Sy'
[2010-08-23 03:10] synchronizing package lists
[2010-08-23 05:10] Running 'pacman -Sy'
[2010-08-23 05:10] synchronizing package lists
[2010-08-23 07:10] Running 'pacman -Sy'
[2010-08-23 07:10] synchronizing package lists
[2010-08-23 09:10] Running 'pacman -Sy'
[2010-08-23 09:10] synchronizing package lists
[2010-08-23 11:10] Running 'pacman -Sy'
[2010-08-23 11:10] synchronizing package lists
[2010-08-23 12:10] Running '/usr/bin/pacman -Sy'
[2010-08-23 12:10] synchronizing package lists
[2010-08-23 12:11] Running '/usr/bin/pacman -S -u'
[2010-08-23 12:11] starting full system upgrade
[2010-08-23 12:11] upgraded frostwire (4.20.8-1 -> 4.20.9-1)
[2010-08-23 13:10] Running 'pacman -Sy'
[2010-08-23 13:10] synchronizing package lists
[2010-08-23 15:10] Running 'pacman -Sy'
[2010-08-23 15:10] synchronizing package lists
[2010-08-23 15:19] Running '/usr/bin/pacman -Sy'
[2010-08-23 15:19] synchronizing package lists
[2010-08-23 15:20] Running '/usr/bin/pacman -S -u'
[2010-08-23 15:20] starting full system upgrade
[2010-08-23 15:20] upgraded git (1.7.2.1-1 -> 1.7.2.2-1)
[2010-08-23 15:20] upgraded kbproto (1.0.4-1 -> 1.0.5-1)
[2010-08-23 15:20] upgraded libxau (1.0.5-1 -> 1.0.6-1)
[2010-08-23 15:20] upgraded libxcb (1.6-1 -> 1.7-1)
[2010-08-23 15:20] upgraded libx11 (1.3.4-1 -> 1.3.5-1)
[2010-08-23 15:20] upgraded libxi (1.3-2 -> 1.3.2-1)
[2010-08-23 15:20] upgraded renderproto (0.11-1 -> 0.11.1-1)
[2010-08-23 15:20] upgraded videoproto (2.3.0-1 -> 2.3.1-1)
[2010-08-23 15:20] upgraded xorg-server-utils (7.5-4 -> 7.5-5)
[2010-08-23 15:20] upgraded xterm (259-1 -> 261-1)
[2010-08-23 15:34] Running '/usr/bin/pacman -S --asdeps extra/wxgtk'
[2010-08-23 15:35] installed wxgtk (2.8.11-1)
[2010-08-23 15:40] Running '/usr/bin/pacman -Uf /tmp/yaourt-tmp-froli/PKGDEST.y1q/wxcam-1.0.6-2-x86_64.pkg.tar.xz'
[2010-08-23 15:40] installed wxcam (1.0.6-2)
[2010-08-23 17:10] Running 'pacman -Sy'
[2010-08-23 17:10] synchronizing package lists
[2010-08-23 19:10] Running 'pacman -Sy'
[2010-08-23 19:10] synchronizing package lists
[2010-08-23 21:10] Running 'pacman -Sy'
[2010-08-23 21:10] synchronizing package lists
[2010-08-23 23:10] Running 'pacman -Sy'
[2010-08-23 23:10] synchronizing package lists
[2010-08-24 01:10] Running 'pacman -Sy'
[2010-08-24 01:10] synchronizing package lists
[2010-08-24 03:10] Running 'pacman -Sy'
[2010-08-24 03:10] synchronizing package lists
[2010-08-24 05:10] Running 'pacman -Sy'
[2010-08-24 05:10] synchronizing package lists
[2010-08-24 07:10] Running 'pacman -Sy'
[2010-08-24 07:10] synchronizing package lists
[2010-08-24 09:10] Running 'pacman -Sy'
[2010-08-24 09:10] synchronizing package lists
[2010-08-24 11:10] Running 'pacman -Sy'
[2010-08-24 11:10] synchronizing package lists
[2010-08-24 13:10] Running 'pacman -Sy'
[2010-08-24 13:10] synchronizing package lists
[2010-08-24 15:10] Running 'pacman -Sy'
[2010-08-24 15:10] synchronizing package lists
[2010-08-24 17:10] Running 'pacman -Sy'
[2010-08-24 17:10] synchronizing package lists
[2010-08-24 19:10] Running 'pacman -Sy'
[2010-08-24 19:10] synchronizing package lists
[2010-08-24 21:10] Running 'pacman -Sy'
[2010-08-24 21:10] synchronizing package lists
[2010-08-24 23:10] Running 'pacman -Sy'
[2010-08-24 23:10] synchronizing package lists
[2010-08-25 01:10] Running 'pacman -Sy'
[2010-08-25 01:10] synchronizing package lists
[2010-08-25 03:10] Running 'pacman -Sy'
[2010-08-25 03:10] synchronizing package lists
[2010-08-25 05:10] Running 'pacman -Sy'
[2010-08-25 05:10] synchronizing package lists
[2010-08-25 07:10] Running 'pacman -Sy'
[2010-08-25 07:10] synchronizing package lists
[2010-08-25 09:10] Running 'pacman -Sy'
[2010-08-25 09:10] synchronizing package lists
[2010-08-25 11:10] Running 'pacman -Sy'
[2010-08-25 11:10] synchronizing package lists
[2010-08-25 12:07] Running '/usr/bin/pacman -Sy'
[2010-08-25 12:07] synchronizing package lists
[2010-08-25 12:07] Running '/usr/bin/pacman -S -u'
[2010-08-25 12:07] starting full system upgrade
[2010-08-25 12:09] upgraded bison (2.4.2-1 -> 2.4.3-1)
[2010-08-25 12:09] upgraded kde-l10n-fr (4.4.5-1 -> 4.5.0-1)
[2010-08-25 12:09] upgraded kdeplasma-applets-networkmanagement (1121484-1 -> 1154750-1)
[2010-08-25 12:09] upgraded kdeutils-printer-applet (4.4.5-2 -> 4.5.0-1)
[2010-08-25 12:09] upgraded libtorrent-rasterbar (0.15.1-1 -> 0.15.2-1)
[2010-08-25 12:09] upgraded packer (20100719-1 -> 20100824-1)
[2010-08-25 12:09] upgraded sqlite3 (3.7.0.1-1 -> 3.7.1-1)
[2010-08-25 12:09] upgraded tzdata (2010k-1 -> 2010l-1)
[2010-08-25 12:09] upgraded xorg-server-utils (7.5-5 -> 7.5-6)
[2010-08-25 12:09] upgraded xorg-utils (7.6-2 -> 7.6-3)
[2010-08-25 12:09] upgraded xscreensaver (5.11-1 -> 5.11-2)
[2010-08-25 13:10] Running 'pacman -Sy'
[2010-08-25 13:10] synchronizing package lists
[2010-08-25 13:13] Running '/usr/bin/pacman -S --asdeps community/lib32-libxt community/lib32-gtk2 community/lib32-nss community/lib32-curl community/lib32-libxdamage'
[2010-08-25 13:14] installed lib32-glibc (2.12-5)
[2010-08-25 13:14] installed lib32-libice (1.0.6-1)
[2010-08-25 13:14] installed lib32-util-linux-ng (2.17.2-2)
[2010-08-25 13:14] installed lib32-e2fsprogs (1.41.12-1)
[2010-08-25 13:14] installed lib32-libsm (1.1.1-1)
[2010-08-25 13:14] installed lib32-libxau (1.0.5-1)
[2010-08-25 13:14] installed lib32-libxdmcp (1.0.3-1)
[2010-08-25 13:14] installed lib32-libxcb (1.6-1)
[2010-08-25 13:14] installed lib32-libxcomposite (0.4.2-1)
[2010-08-25 13:14] installed lib32-libx11 (1.3.4-1)
[2010-08-25 13:14] installed lib32-libxt (1.0.8-1)
[2010-08-25 13:14] installed lib32-zlib (1.2.5-2)
[2010-08-25 13:14] installed lib32-libjpeg (8.0.2-1)
[2010-08-25 13:14] installed lib32-libtiff (3.9.4-1)
[2010-08-25 13:14] installed lib32-glib2 (2.24.1-1)
[2010-08-25 13:14] installed lib32-atk (1.30.0-1)
[2010-08-25 13:14] installed lib32-libxrender (0.9.6-1)
[2010-08-25 13:14] installed lib32-libpng (1.4.3-1)
[2010-08-25 13:14] installed lib32-expat (2.0.1-5)
[2010-08-25 13:14] installed lib32-freetype2 (2.4.1-1)
[2010-08-25 13:14] installed lib32-fontconfig (2.8.0-1)
[2010-08-25 13:14] installed lib32-pixman (0.18.2-1)
[2010-08-25 13:14] installed lib32-xcb-util (0.3.6-1)
[2010-08-25 13:14] installed lib32-cairo (1.8.10-1)
[2010-08-25 13:14] installed lib32-libxft (2.1.14-1)
[2010-08-25 13:14] installed lib32-pango (1.28.1-1)
[2010-08-25 13:14] installed lib32-libxfixes (4.0.5-1)
[2010-08-25 13:14] installed lib32-libxcursor (1.1.10-1)
[2010-08-25 13:14] installed lib32-libxext (1.1.2-1)
[2010-08-25 13:14] installed lib32-libxinerama (1.1-1)
[2010-08-25 13:14] installed lib32-libxrandr (1.3.0-1)
[2010-08-25 13:14] installed lib32-libxi (1.3-2)
[2010-08-25 13:14] installed lib32-gcc-libs (4.5.1-1)
[2010-08-25 13:14] installed lib32-libgpg-error (1.7-3.1)
[2010-08-25 13:14] installed lib32-libgcrypt (1.4.5-2.1)
[2010-08-25 13:14] installed lib32-opencdk (0.6.6-1.1)
[2010-08-25 13:14] installed lib32-libtasn1 (2.6-1)
[2010-08-25 13:14] installed lib32-lzo2 (2.03-1)
[2010-08-25 13:14] installed lib32-ncurses (5.7-3)
[2010-08-25 13:14] installed lib32-readline (6.1.002-1)
[2010-08-25 13:14] installed lib32-gnutls (2.8.6-1)
[2010-08-25 13:14] installed lib32-dbus-core (1.2.24-1)
[2010-08-25 13:14] installed lib32-libcap (2.19-1)
[2010-08-25 13:14] installed lib32-avahi (0.6.25-3.1)
[2010-08-25 13:14] installed lib32-libcups (1.4.4-1)
[2010-08-25 13:14] installed lib32-openssl (1.0.0.a-2)
[2010-08-25 13:14] installed lib32-db (4.8.26-2)
[2010-08-25 13:14] installed lib32-heimdal (1.3.3-1)
[2010-08-25 13:14] installed lib32-pcre (8.02-1)
[2010-08-25 13:14] installed lib32-gtk2 (2.20.1-2)
[2010-08-25 13:14] installed lib32-nspr (4.8.4-1)
[2010-08-25 13:14] installed lib32-sqlite3 (3.6.23.1-1)
[2010-08-25 13:14] installed lib32-nss (3.12.6-3)
[2010-08-25 13:14] installed lib32-curl (7.21.0-1)
[2010-08-25 13:14] installed lib32-libxdamage (1.1.3-1)
[2010-08-25 15:10] Running 'pacman -Sy'
[2010-08-25 15:10] synchronizing package lists
[2010-08-25 15:15] Running '/usr/bin/pacman -Uf /tmp/yaourt-tmp-froli/PKGDEST.sgV/burg-bzr-fixed-1842-1-x86_64.pkg.tar.xz'
[2010-08-25 15:15] [0;31m IMPORTANT
[2010-08-25 15:15] [0;0m Run [0;32m 'burg-install /dev/sda' [0;0m as root for installing in MBR
[2010-08-25 15:15] [0;0m Run [0;32m 'burg-mkconfig -o /boot/burg/burg.cfg' [0;0m as root for generating burg.cfg
[2010-08-25 15:15] installed burg-bzr-fixed (1842-1)
[2010-08-25 15:19] Running '/usr/bin/pacman -Uf /tmp/yaourt-tmp-froli/PKGDEST.0We/burg-emu-fixed-1842-1-x86_64.pkg.tar.xz'
[2010-08-25 15:19] [0;31m IMPORTANT
[2010-08-25 15:19] [0;0m Run [0;32m '/opt/burg-emu/bin/burg-emu' [0;0m as root to set burg look
[2010-08-25 15:19] [0;0m In burg-emu press [0;32m 'h' [0;0m for a list of shortcuts
[2010-08-25 15:19] installed burg-emu-fixed (1842-1)
[2010-08-25 15:19] Running '/usr/bin/pacman -S --asdeps extra/zip'
[2010-08-25 15:20] installed zip (3.0-1)
[2010-08-25 15:20] Running '/usr/bin/pacman -Uf /tmp/yaourt-tmp-froli/PKGDEST.BBA/burg-themes-fixed-20100623-1-x86_64.pkg.tar.xz'
[2010-08-25 15:20] [0;31m IMPORTANT
[2010-08-25 15:20] [0;0m Run [0;32m 'burg-mkconfig -o /boot/burg/burg.cfg' [0;0m as root for generating and/or updating burg.cfg
[2010-08-25 15:20] installed burg-themes-fixed (20100623-1)
[2010-08-25 15:26] Running '/usr/bin/pacman -Sy'
[2010-08-25 15:26] synchronizing package lists
[2010-08-25 15:26] Running '/usr/bin/pacman -S -u'
[2010-08-25 15:26] starting full system upgrade
[2010-08-25 15:26] upgraded libfetch (2.32-1 -> 2.33-1)
[2010-08-25 15:59] Running '/usr/bin/pacman -S --asdeps extra/glew extra/libstdc++5 community/lib32-libstdc++5'
[2010-08-25 16:00] installed glew (1.5.5-1)
[2010-08-25 16:00] installed libstdc++5 (3.3.6-3)
[2010-08-25 16:00] installed lib32-libstdc++5 (3.3.6-3)
[2010-08-25 16:00] Running '/usr/bin/pacman -Uf --asdeps /tmp/yaourt-tmp-froli/PKGDEST.dsw/lib32-openssl-compatibility-0.9.8-1-x86_64.pkg.tar.xz'
[2010-08-25 16:00] installed lib32-openssl-compatibility (0.9.8-1)
[2010-08-25 16:01] Running '/usr/bin/pacman -Uf /tmp/yaourt-tmp-froli/PKGDEST.bjK/google-talkplugin-1.4.1-3-x86_64.pkg.tar.xz'
[2010-08-25 16:08] Running '/usr/bin/pacman -Uf --asdeps /tmp/yaourt-tmp-froli/PKGDEST.y70/facebook-utils-8-1-any.pkg.tar.xz'
[2010-08-25 16:08] installed facebook-utils (8-1)
[2010-08-25 16:19] Running '/usr/bin/pacman -Rcsn facebook-utils>'
[2010-08-25 16:19] Running '/usr/bin/pacman -Uf --asdeps /tmp/yaourt-tmp-froli/PKGDEST.23E/google-contacts-utils-4-1-any.pkg.tar.xz'
[2010-08-25 16:19] installed google-contacts-utils (4-1)
[2010-08-25 16:19] Running '/usr/bin/pacman -Uf /tmp/yaourt-tmp-froli/PKGDEST.UBu/facebook-google-sync-8-1-any.pkg.tar.xz'
[2010-08-25 16:19] installed facebook-google-sync (8-1)
[2010-08-25 17:10] Running 'pacman -Sy'
[2010-08-25 17:10] synchronizing package lists
[2010-08-25 18:41] Running '/usr/bin/pacman -Uf /tmp/yaourt-tmp-froli/PKGDEST.Tom/google-talkplugin-1.4.1-3-x86_64.pkg.tar.xz'
[2010-08-25 18:41] installed google-talkplugin (1.4.1-3)
[2010-08-25 19:19] Running 'pacman -Sy'
[2010-08-25 19:19] synchronizing package lists
[2010-08-25 21:19] Running 'pacman -Sy'
[2010-08-25 21:19] synchronizing package lists
[2010-08-25 21:39] Running '/usr/bin/pacman -Sy'
[2010-08-25 21:39] synchronizing package lists
[2010-08-25 21:42] Running '/usr/bin/pacman -Uf /tmp/yaourt-tmp-froli/PKGDEST.UmR/google-talkplugin-1.4.1-4-x86_64.pkg.tar.xz'
[2010-08-25 21:42] upgraded google-talkplugin (1.4.1-3 -> 1.4.1-4)
[2010-08-25 23:19] Running 'pacman -Sy'
[2010-08-25 23:19] synchronizing package lists
[2010-08-26 01:19] Running 'pacman -Sy'
[2010-08-26 01:19] synchronizing package lists
[2010-08-26 03:19] Running 'pacman -Sy'
[2010-08-26 03:19] synchronizing package lists
[2010-08-26 05:19] Running 'pacman -Sy'
[2010-08-26 05:19] synchronizing package lists
[2010-08-26 07:19] Running 'pacman -Sy'
[2010-08-26 07:19] synchronizing package lists
[2010-08-26 09:28] Running 'pacman -Sy'
[2010-08-26 09:28] synchronizing package lists
[2010-08-26 09:32] Running '/usr/bin/pacman -Sy'
[2010-08-26 09:32] synchronizing package lists
[2010-08-26 09:32] Running '/usr/bin/pacman -S -u'
[2010-08-26 09:32] starting full system upgrade
[2010-08-26 09:32] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
[2010-08-26 09:32] upgraded pacman-mirrorlist (20100808-1 -> 20100825-1)
[2010-08-26 10:04] Running '/usr/bin/pacman -Syy'
[2010-08-26 10:04] synchronizing package lists
[2010-08-26 10:05] Running 'pacman -Syy'
[2010-08-26 10:05] synchronizing package lists
[2010-08-26 10:09] Running 'pacman -Syy'
[2010-08-26 10:09] synchronizing package lists
[2010-08-26 10:11] Running 'pacman -Syy'
[2010-08-26 10:11] synchronizing package lists
[2010-08-26 10:13] Running '/usr/bin/pacman -Sy'
[2010-08-26 10:13] synchronizing package lists
[2010-08-26 10:15] Running '/usr/bin/pacman -Sy'
[2010-08-26 10:15] synchronizing package lists
[2010-08-26 11:17] Running '/usr/bin/pacman -Uf --asdeps /tmp/yaourt-tmp-froli/PKGDEST.pEh/adobe-air-sdk-2.0.2-1-x86_64.pkg.tar.xz'
[2010-08-26 11:17]
[2010-08-26 11:17] Adobe Air SDK has been installed to /opt/adobe-air-sdk
[2010-08-26 11:17]
[2010-08-26 11:17] You can run Adobe Air apps using the SDK by first unzipping them, and then running: /opt/adobe-air-sdk/bin/adl -nodebug /path/to/app/META-INF/AIR/application.xml /path/to/app &
[2010-08-26 11:17]
[2010-08-26 11:17] To run Adobe Air apps directly from the .air file, install the 'adobe-air' package
[2010-08-26 11:17]
[2010-08-26 11:17] The Adobe Air SDK is 32bit; if you're running x86_64, the appropriate lib32* are required
[2010-08-26 11:17]
[2010-08-26 11:17] installed adobe-air-sdk (2.0.2-1)
[2010-08-26 11:17] Running '/usr/bin/pacman -Uf --asdeps /tmp/yaourt-tmp-froli/PKGDEST.SIz/adobe-air-2.0.2-1-x86_64.pkg.tar.xz'
[2010-08-26 11:17] installed adobe-air (2.0.2-1)
[2010-08-26 11:18] Running '/usr/bin/pacman -Uf /tmp/yaourt-tmp-froli/PKGDEST.aUz/tweetdeck-0_34.3.2-1-x86_64.pkg.tar.xz'
[2010-08-26 11:18] installed tweetdeck (0_34.3.2-1)
[2010-08-26 11:21] Running '/usr/bin/pacman -S community/lib32-libxml2'
[2010-08-26 11:21] installed lib32-libxml2 (2.7.7-1)
[2010-08-26 11:28] Running 'pacman -Sy'
[2010-08-26 11:28] synchronizing package lists
[2010-08-26 13:28] Running 'pacman -Sy'
[2010-08-26 13:28] synchronizing package lists
[2010-08-26 13:36] Running '/usr/bin/pacman -S community/aircrack-ng'
[2010-08-26 13:36] installed iw (0.9.18-1)
[2010-08-26 13:36] installed aircrack-ng (1.1-1)
[2010-08-26 13:41] Running '/usr/bin/pacman -S airodump-ng'
[2010-08-26 13:48] Running '/usr/bin/pacman -Rd aircrack-ng'
[2010-08-26 13:48] removed aircrack-ng (1.1-1)
[2010-08-26 13:52] Running '/usr/bin/pacman -Sy'
[2010-08-26 13:52] synchronizing package lists
[2010-08-26 13:56] Running '/usr/bin/pacman -S -u'
[2010-08-26 13:56] starting full system upgrade
[2010-08-26 13:58] > Rebuilding xdg icon database ... DONE
[2010-08-26 13:58] upgraded kdemod-kdenetwork-common (4.5.0-1 -> 4.5.0-2)
[2010-08-26 13:58] upgraded kdemod-kdenetwork-doc (4.5.0-1 -> 4.5.0-2)
[2010-08-26 13:58] installed kwebkitpart (0.9.6-1)
[2010-08-26 13:58] > Rebuilding xdg icon database ... DONE
[2010-08-26 13:58] upgraded kdemod-kdenetwork-kget (4.5.0-1 -> 4.5.0-2)
[2010-08-26 13:58] > Rebuilding xdg icon database ... DONE
[2010-08-26 13:58] upgraded kdemod-kdenetwork-kopete (4.5.0-1 -> 4.5.0-2)
[2010-08-26 13:58] > Rebuilding xdg icon database ... DONE
[2010-08-26 13:58] upgraded kdemod-kdenetwork-kppp (4.5.0-1 -> 4.5.0-2)
[2010-08-26 13:58] > Rebuilding xdg icon database ... DONE
[2010-08-26 13:58] upgraded kdemod-kdenetwork-krdc (4.5.0-1 -> 4.5.0-2)
[2010-08-26 13:58] > Rebuilding xdg icon database ... DONE
[2010-08-26 13:58] upgraded kdemod-kdenetwork-krfb (4.5.0-1 -> 4.5.0-2)
[2010-08-26 15:28] Running 'pacman -Sy'
[2010-08-26 15:28] synchronizing package lists
[2010-08-26 20:13] Running 'pacman -Sy'
[2010-08-26 20:13] synchronizing package lists
[2010-08-26 20:14] Running '/usr/bin/pacman -Syu'
[2010-08-26 20:14] synchronizing package lists
[2010-08-26 20:14] starting full system upgrade
[2010-08-26 20:15] removed libv4l (0.6.4-1)
[2010-08-26 20:15] installed v4l-utils (0.8.0-1)
[2010-08-26 20:15] Running '/usr/bin/pacman --noconfirm --asdeps -S -- lsb-release'
[2010-08-26 20:15] installed lsb-release (1.4-10)
[2010-08-26 20:15] Running '/usr/bin/pacman -U archey-20100826-1-x86_64.pkg.tar.xz'
[2010-08-26 20:15] upgraded archey (20100622-1 -> 20100826-1)
[2010-08-26 22:13] Running 'pacman -Sy'
[2010-08-26 22:13] synchronizing package lists
[2010-08-26 22:25] Running '/usr/bin/pacman -Sy'
[2010-08-26 22:25] synchronizing package lists
[2010-08-27 00:13] Running 'pacman -Sy'
[2010-08-27 00:13] synchronizing package lists
[2010-08-27 02:13] Running 'pacman -Sy'
[2010-08-27 02:13] synchronizing package lists
[2010-08-27 04:13] Running 'pacman -Sy'
[2010-08-27 04:13] synchronizing package lists
[2010-08-27 06:13] Running 'pacman -Sy'
[2010-08-27 06:13] synchronizing package lists
[2010-08-27 08:13] Running 'pacman -Sy'
[2010-08-27 08:13] synchronizing package lists
[2010-08-27 10:13] Running 'pacman -Sy'
[2010-08-27 10:13] synchronizing package lists
[2010-08-27 12:13] Running 'pacman -Sy'
[2010-08-27 12:13] synchronizing package lists
[2010-08-27 16:24] Running 'pacman -Sy'
[2010-08-27 16:24] synchronizing package lists
[2010-08-27 16:28] Running '/usr/bin/pacman -Sy'
[2010-08-27 16:28] synchronizing package lists
[2010-08-27 16:29] Running '/usr/bin/pacman -S -u'
[2010-08-27 16:29] starting full system upgrade
[2010-08-27 16:29] upgraded vlc (1.1.3-1 -> 1.1.4-1)
[2010-08-27 17:07] Running 'pacman -Syy'
[2010-08-27 17:07] synchronizing package lists
[2010-08-27 17:09] Running 'pacman -Syy'
[2010-08-27 17:09] synchronizing package lists
[2010-08-27 17:09] Running '/usr/bin/pacman -Sy'
[2010-08-27 17:09] synchronizing package lists
[

Similar Messages

  • [SOLVED] Screen constantly flickers vertically after GRUB

    Hi all,
    I finally bought myself a new PC with the following basic configuration:
    ATI Radeon 3200 + AMD Phenom II X4 940
    After a complete FTP installation of Arch Linux x86_64 I tried to setup X. Keyboard became unresponsive as I forgot something so I had to force a reboot. Since then right after selecting the to be booted kernel in GRUB the screen flickers. Funnily, this is only a vertical flicker. Independent on the framebuffer settings the flicker offset is almost one line, so that I see each line twice. Starting X (higher resolution than the console) the flickering makes it impossible to read anything clearly.
    When shutting down, I noticed that for a short moment the flickering would completely halt. This happens when the message "Saving System Clock" is being displayed. After that the flickering continues until the PC has shut down. This is very curious, I thought and then started X again after rebooting (the PC was turned off the whole day). Still, the same flicker from right after GRUB. I started glxgears from the xterm (haven't had the chance to install any other terminal emulator so far) and suddenly the flickering stopped. If I abort glxgears the flickering returns.
    I assume that a higher CPU load makes the flickering disappear. Where might the flickering come from? It is a fresh install, everything new. I already turned off the internal graphics chip (and blindly activted again) in the BIOS but to no avail.
    I would appreciate any comments or questions!
    I'm pretty sure it is nothing to do with the hardware (don't have another graphics card here to prove that, but the PC is bought yesterday) and is nothing to do with Xorg either (even though an aborted X-test seems to have triggered this phenomenon). Is there a chance to clear the video BIOS or something like this?
    EDIT:
    I know now what it is related to: Cool'n'Quiet (frequency scaling), When I turn of Cool'n'Quiet in the BIOS everything is alright. But this means that the CPU runs at 3.0GHz all the time which I really don't want it to. Even running at 2.3GHz doesn't help. Only when the CPU is maxed out the flickering stops. Weird.
    Any ideas?
    Last edited by rekado (2009-05-07 08:48:27)

    The uber-weird thing is: I deactivated my internal graphics card again and booted for several times. I heard that the PC rebooted automatically again and again. Then I don't know if I changed it or it was changed automatically, but I had internal graphics again (I did try to turn it on blindly, don't know if I succeeded, though) and the flickering was gone.
    Well, yesterday this also happened but today in the morning it was back on, flickering. I really don't know what the problem is. Now Cool'n'Quiet does work.
    Hmm.
    EDIT: I just turned the PC on again after leaving it off the whole night and the problem is back. Flickering unless I do not use Cool'n'Quiet.
    Last edited by rekado (2009-03-16 23:19:18)

  • [SOLVED*] system hangs at startup after grub screen

    My system is hanged after the grub window. I choose Archlinux, like always, apparently starts to boot and the next screen is frozen. It says:
    /dev/sda2: recovering journal
    /dev/sda2: clean ....
    systemd-fsck[208]: /dev/sda1: recovering transactions file
    systemd-fsck[208]: /dev/sda1: clean ...
    systemd-fsck[221]: /dev/sda4: recovering transactions file
    systemd-fsck[221]: /dev/sda4: clean ...
    And that's it. It frozes in this point. I didn't make any update since 3 days ago. Yesterday the computer runs well.
    I tried to enter into Fallback mode, but I get to the same point.
    Any suggestions?
    Solved partially: I connected a second screen this morning. When I disconnect it, the system starts. Now I have to solve how to add a second screen because when I add it once the system is running, it hangs.
    Last edited by doblerone (2014-03-01 08:32:18)

    Have you looked at any logs whatsoever?
    Edit ::
    doblerone wrote:Solved partially: I connected a second screen this morning. When I disconnect it, the system starts. Now I have to solve how to add a second screen because when I add it once the system is running, it hangs.
    Thats more like you found a work around and is far from being solved
    Last edited by Kartious (2014-03-01 13:46:46)

  • Modem reboots/resets itself after 5-10 min movie stream

    I have an Apple TV 2 and a 2Wire 2701HG-T Gateway. The problem is like this:
    1. I start to stream an HD movie (2 to 4 GBs) from my PC (Windows 7) to ATV2
    2. After 5-10 min my router/modem reboots itself and all devices lose connection to internet
    3. When my router/modem is back up (after 2-3 min) all devices regain connection to internet
    4. I start the movie where I left it and it happens again after a random amount of time. (Sometimes it doesn't happen again and I can finish watching my movie)
    Importat notes:
    * My router/modem ONLY does this when I stream large HD movies from my PC, if my ATV2 is off and I'm downloading stuff, browsing, etc. It works like a charm, this just happens ONLY when I use my ATV2.
    * I don't lose connection with iTunes (Home Sharing). My problem completly shuts down my whole network and as soon as it is back up ATV2 finds iTunes with no problem and I can resume my movie. So it's not a Home Sharing/iTunes issue.
    So that's it, any ideas what the problem might be?

    Our Cisco Linksys WRT610N did this too. Every few days it would crash and reboot itself while we were watching Netflix on the AppleTV. I bought an AirPort Extreme a few days ago and it hasn't happened again yet. Too soon to know for sure but my hunch is it isn't going to crash like the Linksys did.
    Sorry I don't have a solution for you. I think it boils down to most consumer routers being junk.

  • My iPhone 5 keep rebooting itself after update to iOS 8? My friends iphone 5 is doing it too...already reset the phone and the problem till happen.

    My iPhone 5 keep rebooting itself after update to iOS 8? My friends iphone 5 is doing it too...already reset the phone and the problem till happen.
    What at can I do to fix the problem???

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

  • I updated my Iphone 4s to IOS 7, now it reboots after every 2 minutes, I tried to restore, but the reboot gets it disconnected from PC, help me solve this reboot issue..

    I updated my Iphone 4s to IOS 7, now it reboots after every 2 minutes, I tried to restore, but the reboot gets it disconnected from PC, help me solve this reboot issue..

    See Here  >  http://support.apple.com/kb/HT1808
    You may need to try this More than Once...
    Be sure to Follow ALL the Steps...
    But... if the Device has been Modified... this will Not necessarily work.

  • HELP! my ipad 2 keeps rebooting itself after 2 minutes and battery is stuck at 1%. what should I do?

    HELP! my ipad 2 keeps rebooting itself after 2 minutes and battery is stuck at 1%. what should I do?

    Step by step troubleshooting:
    1. Reset
    Hold the Sleep and Home button down until you see the Apple logo
    2. Restore:
    http://support.apple.com/kb/HT1414
    3. Recovery:
    http://support.apple.com/kb/HT1808

  • My Iphone 3G reboot itself after few minutes when i done auto lock.

    My Iphone 3G reboot itself after few minutes when i done auto lock. otherwise its working good and i m not facing other problems but when i do auto lock then after few minutes i press home button then my iphone start from the starting. Please help me is it firmware problem or its hardware problem ? i m using firmware 4.1 (8B117).
    Waiting for your earlier response.
    Thanks & very best regards,
    Irfan.

    ?

  • IPod reboots itself after one particular track.

    Hi,
    I've tried finding the answer through Google, but had no luck.
    My iPod touch reboots itself after I choose to play a particular track. It happens as soon as the track has finished playing. It's strange because it only happens if I manually select this track to be played- it doesn't happen when the iPod selects it (like when it's on shuffle). I bought the song from iTunes so I'm sure it's not corrupt and this didn't happen with my iPod nano...

    "it forgets what album and track you were playing before the recharge."
    If you are charging it via a computer, that's normal. You are making a connection to the computer and it will show the "do not disconnect" screen. After disconnection, it reverts to the main menu.
    If you charge via the wall charger, it will 'remember' where you left off.

  • Why after installing iOS 7 my iPad started to reboot by itself, my battery lost autonomy and the iPad got slowwwwwwer?

    Why after installing iOS 7 my iPad started to reboot by itself, my battery lost autonomy and the iPad got slowwwwwwer?

    For proper reporting of the battery’s state of charge, be sure to go through at least one charge cycle per month (charging the battery to 100% and then completely running it down).
    From Here  >  http://www.apple.com/batteries/ipad.html

  • [SOLVED] Black screen after GRUB

    Hello everyone
    I was setting up a machine with E17 and was trying various DM's since none seemed to work. After attempting to use LightDM, I get a black screen after GRUB. I was trying to read the various logs at /var/log/ but I cannot understand them properly. I tried reinstalling entrance and LightDM with no luck. I even tried editing grub's entry appending '1' or 's' and still no dice. Any help would be appreciated.
    Last edited by Linoman (2014-01-20 09:22:33)

    Hi tnx for both answers.
    I missed something important in Xorg.log. As you can see, fbdev and modesetting aren't loading as usual. I didn't check grub stuff, I don't think it's related, since loading in level 3 (text mode) I get a black screen but I can login as root and turn off the computer blindlessly.
    [ 2.969] (II) LoadModule: "modesetting"
    [ 2.969] (WW) Warning, couldn't open module modesetting
    [ 2.969] (II) UnloadModule: "modesetting"
    [ 2.969] (II) Unloading modesetting
    [ 2.970] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 2.970] (II) LoadModule: "fbdev"
    [ 2.970] (WW) Warning, couldn't open module fbdev
    [ 2.970] (II) UnloadModule: "fbdev"
    [ 2.970] (II) Unloading fbdev
    [ 2.970] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 2.970] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
    i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
    915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
    Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
    GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics,
    HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
    HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
    HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
    HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
    [ 2.970] (II) VESA: driver for VESA chipsets: vesa
    [ 2.970] (++) using VT number 7
    [ 2.974] (WW) Falling back to old probe method for vesa
    javex wrote:Post the content of the following files:
    Also does disabling LightDM again help resolve the issue, i.e. can you get it to work without LightDM?
    No, I can't get it to work changing DM's. I'm not sure if I pacman -Syu before changing DM's another time. Maybe it wasn't LightDM's fault afterall.
    Spider.007 wrote:Additionally; try booting without the 'quiet' entry that is in the kernel line by default; and disable https://wiki.archlinux.org/index.php/Ke … de_Setting too
    Thanks for pointing out that. I didn't knew I had it on.
    Last edited by Linoman (2014-01-11 21:34:08)

  • Hello there, am new here and very stressed, i have an Imac core i3 which is logging off itself after a few seconds of login, it goes back to the login menu where i put the password. I have tried to repair the os but my pioneer rom is not reading the disk.

    Hello there, am new here and very stressed, i have an Imac core i3 which is logging off itself after a few seconds of login, it goes back to the login menu where i put the password. I have tried to repair the os but my pioneer rom is not reading the disk. I press the :c" button on startup but its not picking up the disk in the rom, i have tried to put the disk in an external rom but same answer, am starting to think that my os disk is bad. Please help me.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this exercise is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login. Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
    Be sure your Mac is shut down.
    Press the power button.
    Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    *Note: If FileVault is enabled under Mac OS X 10.7 or later, or if a firmware password is set, you can’t boot in safe mode.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem(s)?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • The printer m1214 mfp reboot by itself

    Product name: Hp LaserJet M1214nfh MFP
    O. S. : XP SP2
    Error message: Printing fax
    Changes: nothing
    Description of the problem: When the printer start up, the word " initializing ..." appear on the LCD
    after that the Ready screen appear for  10seconds after that " printing fax " appear for 3 seconds after that the printer reboot by itself and repeat the same things again and so on.
    i make update the firmware but the problem still exist.

    Hello,
    Thanks for the post.  With your M1214 behaving as such, I might recommend a product reset which should take it back to factory defaults.  I've included a link below that will assist with that process.  If that does not resolve the issue, we might look at getting the printer back to a ready status (if possible) and then running the FW update again.  Do not interrupt the FW update until complete.  Good Luck!
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01998773&tmp_task=useCategory&cc=us&dlc=en&lang...
    http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?os=228&lc=en&cc=us&dlc=en&sw_lang=&product=40754...
    I worked for HP but my posts and replies are my own....Thank you!
    *Say thanks by clicking the *Kudos!* which is on the left*
    *Make it easier for other people to find solutions, by marking my answer with (Accept as Solution) if it solves your issue.*

  • Oracle Linux 6.4 installs, runs, and manual shutdown OK ...  but restarts itself after 10 minutes or so

    Hi Guys
    Successfully installed Oracle Linux 6.4 operating system , which subsequently runs as expected.
    When Oracle Linux 6.4 is shutdown using  standard GUI  system/shutdown ,
    it does a clean shutdown and power-off as expected  ....
    UNTIL some 10 minutes or so later , when Oracle Linux 6.4 reboots all by itself from a fully powered-down state.
    Likewise when Oracle Linux 6.4 is shutdown using  standard command line " shutdown -h now" ,
    it does a clean shutdown and power-off as expected  ....
    UNTIL some 10 minutes or so later , when Oracle Linux 6.4 reboots all by itself from a fully powered-down state.
    Clearly it is NOT desirable to have the operating system able  restart of it's own accord.
    A manual shutdown is typically  done for good reason , and the server should remain shutdown.
    The previous version, ie Oracle Linux 6.3 did not exhibit this behavior.
    When Oracle Linux 6.3 was shutdown, it stayed shutdown
    Question
    ======
    Does anyone know how to STOP Oracle Linux 6.4 from restarting itself after a successful shutdown ?
    Thanks
    Bruce

    Does anyone know how to STOP Oracle Linux 6.4 from restarting itself after a successful shutdown ?
    Assuming your network interface is eth0, execute "$ ethtool eth0", like below, and indicate what you get for the lines "Supports Wake-on" and "Wake-on.
    lx04:/root $ ethtool eth0
    Settings for eth0:
            Supported ports: [ TP ]
            Supported link modes:   10baseT/Half 10baseT/Full
                                    100baseT/Half 100baseT/Full
                                    1000baseT/Full
            Supported pause frame use: No
            Supports auto-negotiation: Yes
            Advertised link modes:  Not reported
            Advertised pause frame use: No
            Advertised auto-negotiation: Yes
            Speed: 1000Mb/s
            Duplex: Full
            Port: Twisted Pair
            PHYAD: 0
            Transceiver: internal
            Auto-negotiation: on
            MDI-X: Unknown
            Supports Wake-on: pg
            Wake-on: d
            Current message level: 0x0000003f (63)
                                   drv probe link timer ifdown ifup
            Link detected: yes
    Then check in your BIOS (usually under APM) for any enabled power-on settings associated with PCI or PCIe bus (your NIC will use one or the other).

  • Why does Airbook sometimes restart itself after shutting down?

    My MacBook Air sometimes restarts itself after I shut it down. At first I thought I was carelessly choosing the wrong command, but now I'm clear -- it's the Airbook.  Also -- I had thought this was unrelated, but now I'm not so sure -- it's been forgetting to start up automatically some mornings.  And yesterday at 3:19 pm it informed me that it was getting ready to shut down, "as instructed" (the actual instruction in the Energy Saver is for midnight).

    From: Eustace Mendis
    Sounds like a Broken Drive...
    Most of the times this will be solved with a HardDrive Replacement
    although,
    you could try this
    Restart your Mac and hold down the Command key and the R key (Command-R).
    Keep holding these keys until the Apple icon appears.
    This indicates that your Mac is starting up.
    After the Recovery System is finished starting up,
    you should see a desktop with an OS X menu bar and a "Mac OS X Utilities" window.
    After you do this, select Disk Utility and run it.
    On the next screen,
    Select the hard drive in the left hand column,
    the First Aid tab on the top, and click on Reparid Disk. (bottom left)
    When that is done, click on Repair Permissions.
    When that is done, quit Disk Utility and restart.

Maybe you are looking for