[SOLVED] Broken ext4, recoverable?

I was trying to rearrange my partitions using gparted so that the free space was in a usable place.
I shrank my second partition and clicked apply. It finished successfully.
I then tried to expand my third partition downwards. It sait it would take about 90 minutes, so I went to bed.
When I came back, the screen showed it had stopped in some kind of boot state. I rebooted and found the keyboard didn't work in Xorg. Two cold boots later and it magically worked again.
The expanded partition had not mounted to I loaded gparted up again and got "unable to detect filesystem" on that partition.
emyr@emyr-desktop:~$ sudo mke2fs -n /dev/sdb3
mke2fs 1.41.14 (22-Dec-2010)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
23707648 inodes, 94823304 blocks
4741165 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=0
2894 block groups
32768 blocks per group, 32768 fragments per group
8192 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968
emyr@emyr-desktop:~$
emyr@emyr-desktop:~$ sudo fdisk -l
[sudo] password for emyr:
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x24bf24be
Device Boot Start End Blocks Id System
/dev/sda1 1 5992 48130708+ 7 HPFS/NTFS
/dev/sda2 5993 15722 78156225 7 HPFS/NTFS
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xe5f3ed43
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 7012 56319952+ 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sdb2 7208 13582 51200588+ 83 Linux
/dev/sdb3 13582 60801 379293216+ 83 Linux
/dev/sdb4 7012 7207 1570243+ 82 Linux swap / Solaris
Partition table entries are not in disk order
Disk /dev/sdc: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000b717b
Device Boot Start End Blocks Id System
/dev/sdc1 1 6527 52426752 6 FAT16
/dev/sdc2 6528 30401 191767905 0 Empty
emyr@emyr-desktop:~$
I googled a bit and read about backup superblocks, so I tried this:
emyr@emyr-desktop:~$ sudo e2fsck -b 163840 /dev/sdb3
e2fsck 1.41.14 (22-Dec-2010)
e2fsck: Bad magic number in super-block while trying to open /dev/sdb3
The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device&gt;
emyr@emyr-desktop:~$
What should be my next step?
Last edited by Emyr (2011-07-23 00:36:16)

Managed to recover the lost partition, and simultaneously lose my / partition. Oops. Attempt 2 after doing a partial backup got it all back.
Now to buy a very large new drive so I can make my partitions ridiculously large!

Similar Messages

  • [SOLVED] Broken setup after upgrading to 2.6.29

    I am running a x86_64 system.
    I have been running kernel26-2.6.28.7-2 for a while now. Upgrade to kernel26-2.6.28.8-1 caused some problem for me so I installed the older version from /var/cache/pacman/pkg/. After upgrading day before yesterday to 2.6.29.1, I can boot and login to the system but pretty much nothing works. The obvious problem that I can find out is that everyting is trying to load modules from 2.6.28-ARCH. After logging in even 'uname -r' reports 2.6.28-ARCH. I do have the /lib/modules/2.6.29-ARCH folder with all the modules.
    Any help will be much appreciated. I can provide further information if required. Thank you.
    Last edited by partha (2009-04-20 03:13:17)

    I was able to solve it. The problem was I was using grub installed from Ubuntu. So, there was some problem loading the kernel. Installing grub from arch fixed it. Thanks.

  • [SOLVED] broken system and glibc update

    So i tried to update today like any other day and got this error :
    error: failed to commit transaction (conflicting files)
    glibc: /lib exists in filesystem
    Errors occurred, no packages were upgraded.
    After reading the news i proceed to do : "sudo pacman -Syu --ignore glibc", which worked perfectly but "sudo pacman -Su" kept sending me the previous error.
    The command "find /lib -exec pacman -Qo -- {} +" found that no package except glibc owned files in /lib.
    Then i red "you can safely remove that directory". So i did "sudo srm -r /lib". Screen went black. I realised my error, panicked and shutdown manually.
    When i boot i've got now this :
    error loading shared libraries libdl.so.2
    (none) login :
    (and a /bin/bash error i forgot to wrote down)
    I'm on an ubuntu partition right now. The symlink /lib/libdl.so.2 is broken. And i'm desperate, any help will be much appreciated. Thanks in advance
    (Sorry for my bad english)
    Last edited by popso (2012-07-15 13:41:06)

    The command ls -l in /lib give me that :
    total 3128
    -rwxr-xr-x 1 root root 150998 2012-07-02 17:27 ld-2.16.so
    lrwxrwxrwx 1 root root 10 2012-07-02 17:27 ld-linux.so.2 -> ld-2.16.so
    lrwxrwxrwx 1 root root 14 2012-07-02 17:27 libanl.so.1 -> libanl-2.16.so
    -rwxr-xr-x 1 root root 5544 2012-07-02 17:27 libBrokenLocale-2.16.so
    -rwxr-xr-x 1 root root 1967415 2012-07-02 17:27 libc-2.16.so
    -rwxr-xr-x 1 root root 185924 2012-07-02 17:27 libcidn-2.16.so
    lrwxrwxrwx 1 root root 15 2012-07-02 17:27 libcidn.so.1 -> libcidn-2.16.so
    -rwxr-xr-x 1 root root 34324 2012-07-02 17:27 libcrypt-2.16.so
    lrwxrwxrwx 1 root root 12 2012-07-02 17:27 libc.so.6 -> libc-2.16.so
    lrwxrwxrwx 1 root root 13 2012-07-02 17:27 libdl.so.2 -> libdl-2.16.so
    -rwxr-xr-x 1 root root 255492 2012-07-02 17:27 libm-2.16.so
    -rwxr-xr-x 1 root root 17948 2012-07-02 17:27 libmemusage.so
    lrwxrwxrwx 1 root root 12 2012-07-02 17:27 libm.so.6 -> libm-2.16.so
    -rwxr-xr-x 1 root root 87920 2012-07-02 17:27 libnsl-2.16.so
    -rwxr-xr-x 1 root root 30544 2012-07-02 17:27 libnss_compat-2.16.so
    lrwxrwxrwx 1 root root 21 2012-07-02 17:27 libnss_compat.so.2 -> libnss_compat-2.16.so
    -rwxr-xr-x 1 root root 26180 2012-07-02 17:27 libnss_db-2.16.so
    lrwxrwxrwx 1 root root 17 2012-07-02 17:27 libnss_db.so.2 -> libnss_db-2.16.so
    -rwxr-xr-x 1 root root 17996 2012-07-02 17:27 libnss_hesiod-2.16.so
    -rwxr-xr-x 1 root root 42652 2012-07-02 17:27 libnss_nis-2.16.so
    -rwxr-xr-x 1 root root 50804 2012-07-02 17:27 libnss_nisplus-2.16.so
    -rwxr-xr-x 1 root root 5548 2012-07-02 17:27 libpcprofile.so
    -rwxr-xr-x 1 root root 130395 2012-07-15 14:59 libpthread-2.16.so
    lrwxrwxrwx 1 root root 18 2012-07-02 17:27 libpthread.so.0 -> libpthread-2.16.so
    -rwxr-xr-x 1 root root 83772 2012-07-02 17:27 libresolv-2.16.so
    lrwxrwxrwx 1 root root 17 2012-07-02 17:27 libresolv.so.2 -> libresolv-2.16.so
    -rwxr-xr-x 1 root root 30684 2012-07-02 17:27 librt-2.16.so
    lrwxrwxrwx 1 root root 13 2012-07-02 17:27 librt.so.1 -> librt-2.16.so
    -rwxr-xr-x 1 root root 36005 2012-07-02 17:27 libthread_db-1.0.so
    lrwxrwxrwx 1 root root 19 2012-07-02 17:27 libthread_db.so.1 -> libthread_db-1.0.so
    drwxr-xr-x 3 root root 4096 2012-07-15 14:54 modules
    Maybe it will help
    edit : The lines lrwxrwxrwx 1 root root      14 2012-07-02 17:27 libanl.so.1 -> libanl-2.16.so and lrwxrwxrwx 1 root root      13 2012-07-02 17:27 libdl.so.2 -> libdl-2.16.so are in red.
    Last edited by popso (2012-07-15 13:05:21)

  • [SOLVED] badblocks ext4

    Overview of issue.
    On boot when a filesystem is being fsck, errors appear:
    [ 21.638174] sd 2:0:0:0: [sdc] Unhandled sense code
    [ 21.638180] sd 2:0:0:0: [sdc] Result: hostbyte=0x10 driverbyte=0x08
    [ 21.638186] sd 2:0:0:0: [sdc] Sense Key : 0x3 [current]
    [ 21.638192] sd 2:0:0:0: [sdc] ASC=0x11 ASCQ=0x0
    [ 21.638197] sd 2:0:0:0: [sdc] CDB: cdb[0]=0x28: 28 00 05 c0 00 67 00 00 40 00
    [ 21.638210] end_request: critical target error, dev sdc, sector 96469095
    [ 21.638289] Buffer I/O error on device sdc1, logical block 96469032
    [ 21.638351] Buffer I/O error on device sdc1, logical block 96469033
    [ 21.638410] Buffer I/O error on device sdc1, logical block 96469034
    [ 21.638468] Buffer I/O error on device sdc1, logical block 96469035
    [ 21.638525] Buffer I/O error on device sdc1, logical block 96469036
    [ 21.638581] Buffer I/O error on device sdc1, logical block 96469037
    [ 21.638639] Buffer I/O error on device sdc1, logical block 96469038
    [ 21.638696] Buffer I/O error on device sdc1, logical block 96469039
    [ 21.638762] Buffer I/O error on device sdc1, logical block 96469040
    [ 21.638820] Buffer I/O error on device sdc1, logical block 96469041
    [ 23.551857] sd 2:0:0:0: [sdc] Unhandled sense code
    [ 23.551863] sd 2:0:0:0: [sdc] Result: hostbyte=0x10 driverbyte=0x08
    [ 23.551868] sd 2:0:0:0: [sdc] Sense Key : 0x3 [current]
    [ 23.551874] sd 2:0:0:0: [sdc] ASC=0x11 ASCQ=0x0
    [ 23.551878] sd 2:0:0:0: [sdc] CDB: cdb[0]=0x28: 28 00 05 c0 00 a7 00 00 80 00
    [ 23.551890] end_request: critical target error, dev sdc, sector 96469159
    [ 24.591795] sd 2:0:0:0: [sdc] Unhandled sense code
    [ 24.591801] sd 2:0:0:0: [sdc] Result: hostbyte=0x10 driverbyte=0x08
    [ 24.591806] sd 2:0:0:0: [sdc] Sense Key : 0x3 [current]
    [ 24.591811] sd 2:0:0:0: [sdc] ASC=0x11 ASCQ=0x0
    [ 24.591816] sd 2:0:0:0: [sdc] CDB: cdb[0]=0x28: 28 00 05 c0 00 8f 00 00 08 00
    [ 24.591828] end_request: critical target error, dev sdc, sector 96469135
    I'm not familiar with that but since I can mount and read and write data my spider sense tells me it's probably bad blocks than a catastrophic mechanism failure.
    Disk /dev/sdc: 160.0 GB, 160041885696 bytes
    255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x0001132a
    Device Boot Start End Blocks Id System
    /dev/sdc1 63 312581807 156290872+ 83 Linux
    Two general goals,
    Locate which files are on bad blocks.
    Mark bad blocks so they can not be used again.
    I have never done either before.
    Plan of attack for finding damaged files,
    The wiki has this fine article: https://wiki.archlinux.org/index.php/Fi … iven_Block
    which describes the process for JFS (everyone uses JFS). I am unfortunately part of the minority who uses ext4. Not to worry, the article gives ideas on how to approach this:
    find bad blocks using: badblocks -v -b 4096 /dev/sdc1
    use debugfs's icheck to find which inodes correspond to the bad blocks
    use find utility to map inodes to path
    Marking bad blocks
    I need help with this.
    Last edited by fsckd (2011-11-10 12:45:42)

    I'm not sure. When I tried -d usbcypress it hung and kill -9 took a while to take effect.
    Here's the output from hdparm -I,
    /dev/sdb:
    SG_IO: bad/missing sense data, sb[]: 70 00 05 00 00 00 00 0a 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    ATA device, with non-removable media
    Standards:
    Likely used: 1
    Configuration:
    Logical max current
    cylinders 0 0
    heads 0 0
    sectors/track 0 0
    Logical/Physical Sector size: 512 bytes
    device size with M = 1024*1024: 0 MBytes
    device size with M = 1000*1000: 0 MBytes
    cache/buffer size = unknown
    Capabilities:
    IORDY not likely
    Cannot perform double-word IO
    R/W multiple sector transfer: not supported
    DMA: not supported
    PIO: pio0

  • [Solved] Disapointing ext4 fsck performance

    Hi all,
    Yesterday I converted my main partition to ext4, using the tune2fs + fsck method, and changing my partition type to ext4 in fstab. I thought one of the main points of ext4 was a faster fsck, however in my case the contrary is happening. I don't have any precise figures, but I would say an fsck takes about twice as long as before, in the order of several minutes for a 170GB partition with about 50GB of stuff on it.
    Any insight? Is this normal or am I missing something?
    Last edited by lardon (2009-01-22 13:28:25)

    lardon wrote:
    skottish wrote:I'm not sure if this question got asked yet. Did you convert your data over to use the new device mapping? Simply converting the hard disc isn't enough. I don't know if that's a factor, but I do know that fsck is way faster for me now.
    mmm, no I didn't, since e4defrag is not available yet with the standard kernel. Well, I guess that settles my problem then! Thanks for the answer.
    Sorry I didn't respond sooner. I used the CK defrag script found here:
    http://ck.kolivas.org/apps/defrag/defrag-0.06/defrag
    which was found in post #62 here:
    http://bbs.archlinux.org/viewtopic.php?id=61602
    There's been some discussion around on whether defragging is a good idea or not, but I didn't see anyone fully explain why it's not. This is where I heard it from:
    http://bbs.archlinux.org/viewtopic.php?id=63228
    On my system, fsck use to take something like 4 minutes on my data discs with ext3. It now takes about 20 seconds with ext4. That includes recreating the lost+found folder, which for some reason seems to take a bit of time.

  • [solved] Check EXT4 partition automatically

    Hello everyone,
    I have two EXT4 partition on my HD (sda2 and sda4):
    $ fdisk -l
    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 3264 26218048+ 7 HPFS/NTFS
    /dev/sda2 3265 6528 26218080 83 Linux
    /dev/sda3 6529 6590 498015 82 Linux swap / Solaris
    /dev/sda4 6591 19457 103354177+ 83 Linux
    Eventually, sda2 partition (root partition) is checked automatically on boot, but sda4 never checked. On dmesg appears:
    EXT4-fs (sda4): warning: maximal mount count reached, running e2fsck is recommended
    On wiki (http://wiki.archlinux.org/index.php/Fsck) is written:
    The Arch Linux boot process conveniently takes care of the Fsck procedure for you and will periodically check ALL relevant partitions on your hard drive automatically in a scheduled manner.
    Can I turn automatically check on for sda4 partition too? Or I have to do this manually ?
    My fstab:
    UUID=324658b1-0c1a-494b-bc6e-93ca1d138b1b swap swap defaults 0 0
    UUID=fc37e80c-fe03-4932-b9af-c8388190f19c / ext4 defaults 0 1
    UUID=b19fe1b6-aee6-4bda-b17f-b76674016525 /media/Dados ext4 defaults,noatime,nodiratime 0 0
    /dev/sda1 /media/Windows ntfs-3g defaults 0 0
    Thanks in advance.
    Last edited by alessandro_ufms (2010-04-07 20:11:42)

    Have a look at the <pass> definition in fstab: http://wiki.archlinux.org/index.php/Fstab
    File systems with a <pass> value 0 will not be checked by the fsck utility.

  • [SOLVED] Broken script sends me the same message every ten seconds

    I accidentally did something really, really stupid earlier.
    After modifying a script, I kept a "while/do" loop intact in such a manner similar to this:
    while [ i==0 ]; do
    echo "message" | mail [email protected]
    done
    As you can see, this sent the same message god-knows-how-many-times in the minute or two it took me to figure out the issue.  So, my mailbox is being flooded with this same message.  Removing heirloom-mailx didn't yield any positive results.
    Is there any way I can prevent it from sending any more copies produced by this loop, or do I just have to put up with it until it produces its very last message from that?  In the two minutes it took to type this message, I've already received eight more copies, and more are on the way.
    Last edited by apolyonn (2014-03-20 01:37:08)

    karol wrote:
    I recall a somewhat similar situation when one guy texted another guy during a lecture.
    He did send the message, but the other guy's phone didn't seem to get it. It was silent. So he send it again. And again. To make it even "better", it was a two-part message ...
    For a while nothing happened and then the other guy's phone starter receiving all these messages. He had a loud, high-pitched ringtone on his phone. And he had his phone ... somewhere. Was it in his backpack? Was it in his bag? In his jacket?
    Chaos ensued.
    So you can see it could have been worse :-)
    Haha, fair enough   I was reminded of the "Look Around You" opening sequence.
    10 PRINT LOOK AROUND YOU
    20 GOTO 10
    30 RUN
    Set-up a gmail filter to delete them as they come in; that should hold me over for the time being.
    Solved.
    Last edited by apolyonn (2014-03-20 00:38:06)

  • [SOLVED] broken gnome after lib update

    Hi all
    After the update, startx fails w/ gnome but not w/ kde. I know that my xf86-video-intel was changed to xf86-video-intel-uxa. next I tried xf86-video-intel-sna (because it is listed on arch's xps15z page) and still no success.
    I would really love some help. The actual fail goes something like: wallpaper, mouse, top bar (w/ clock etc) and then the bottom bar, and right when it looks like it will hand over control, I get dropped into gnome error screen letting me know that something went wrong.
    Thank you
    Some logs:
    [root@clc ~]# grep EE /var/log/Xorg.0.log
    [ 189.827] Current Operating System: Linux clc 3.4.5-1-ARCH #1 SMP PREEMPT Mon Jul 16 21:35:54 CEST 2012 x86_64
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 189.832] (II) Loading extension MIT-SCREEN-SAVER
    [ 189.833] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 189.833] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [root@clc ~]# grep WW /var/log/Xorg.0.log
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 189.831] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 189.831] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 189.831] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 189.832] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 189.833] (WW) Warning, couldn't open module vesa
    [ 189.833] (WW) Warning, couldn't open module fbdev
    xorg
    [ 142.495]
    X.Org X Server 1.12.3
    Release Date: 2012-07-09
    [ 142.495] X Protocol Version 11, Revision 0
    [ 142.495] Build Operating System: Linux 3.4.4-3-ARCH x86_64
    [ 142.495] Current Operating System: Linux clc 3.4.5-1-ARCH #1 SMP PREEMPT Mon Jul 16 21:35:54 CEST 2012 x86_64
    [ 142.495] Kernel command line: root=/dev/sda5 ro acpi=noirq i915.i915_enable_rc6=1 i915.semaphores=1
    [ 142.495] Build Date: 09 July 2012 03:59:39PM
    [ 142.495]
    [ 142.495] Current version of pixman: 0.26.2
    [ 142.495] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 142.495] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 142.495] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul 18 08:07:11 2012
    [ 142.496] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 142.496] (==) No Layout section. Using the first Screen section.
    [ 142.496] (==) No screen section available. Using defaults.
    [ 142.496] (**) |-->Screen "Default Screen Section" (0)
    [ 142.496] (**) | |-->Monitor "<default monitor>"
    [ 142.496] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 142.496] (==) Automatically adding devices
    [ 142.496] (==) Automatically enabling devices
    [ 142.496] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 142.496] Entry deleted from font path.
    [ 142.497] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 142.497] Entry deleted from font path.
    [ 142.497] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 142.497] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 142.497] Entry deleted from font path.
    [ 142.497] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 142.497] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 142.497] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 142.497] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 142.497] (II) Loader magic: 0x7c8b00
    [ 142.497] (II) Module ABI versions:
    [ 142.497] X.Org ANSI C Emulation: 0.4
    [ 142.497] X.Org Video Driver: 12.0
    [ 142.497] X.Org XInput driver : 16.0
    [ 142.497] X.Org Server Extension : 6.0
    [ 142.498] (--) PCI:*(0:0:2:0) 8086:0126:1028:0446 rev 9, Mem @ 0xf1400000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64
    [ 142.498] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 142.499] (II) LoadModule: "extmod"
    [ 142.499] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 142.499] (II) Module extmod: vendor="X.Org Foundation"
    [ 142.499] compiled for 1.12.3, module version = 1.0.0
    [ 142.499] Module class: X.Org Server Extension
    [ 142.499] ABI class: X.Org Server Extension, version 6.0
    [ 142.499] (II) Loading extension MIT-SCREEN-SAVER
    [ 142.499] (II) Loading extension XFree86-VidModeExtension
    [ 142.499] (II) Loading extension XFree86-DGA
    [ 142.499] (II) Loading extension DPMS
    [ 142.499] (II) Loading extension XVideo
    [ 142.499] (II) Loading extension XVideo-MotionCompensation
    [ 142.499] (II) Loading extension X-Resource
    [ 142.499] (II) LoadModule: "dbe"
    [ 142.500] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 142.500] (II) Module dbe: vendor="X.Org Foundation"
    [ 142.500] compiled for 1.12.3, module version = 1.0.0
    [ 142.500] Module class: X.Org Server Extension
    [ 142.500] ABI class: X.Org Server Extension, version 6.0
    [ 142.500] (II) Loading extension DOUBLE-BUFFER
    [ 142.500] (II) LoadModule: "glx"
    [ 142.500] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 142.500] (II) Module glx: vendor="X.Org Foundation"
    [ 142.500] compiled for 1.12.3, module version = 1.0.0
    [ 142.500] ABI class: X.Org Server Extension, version 6.0
    [ 142.501] (==) AIGLX enabled
    [ 142.501] (II) Loading extension GLX
    [ 142.501] (II) LoadModule: "record"
    [ 142.501] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 142.501] (II) Module record: vendor="X.Org Foundation"
    [ 142.501] compiled for 1.12.3, module version = 1.13.0
    [ 142.501] Module class: X.Org Server Extension
    [ 142.501] ABI class: X.Org Server Extension, version 6.0
    [ 142.501] (II) Loading extension RECORD
    [ 142.501] (II) LoadModule: "dri"
    [ 142.501] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 142.502] (II) Module dri: vendor="X.Org Foundation"
    [ 142.502] compiled for 1.12.3, module version = 1.0.0
    [ 142.502] ABI class: X.Org Server Extension, version 6.0
    [ 142.502] (II) Loading extension XFree86-DRI
    [ 142.502] (II) LoadModule: "dri2"
    [ 142.502] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 142.502] (II) Module dri2: vendor="X.Org Foundation"
    [ 142.502] compiled for 1.12.3, module version = 1.2.0
    [ 142.502] ABI class: X.Org Server Extension, version 6.0
    [ 142.502] (II) Loading extension DRI2
    [ 142.502] (==) Matched intel as autoconfigured driver 0
    [ 142.502] (==) Matched vesa as autoconfigured driver 1
    [ 142.502] (==) Matched fbdev as autoconfigured driver 2
    [ 142.502] (==) Assigned the driver to the xf86ConfigLayout
    [ 142.502] (II) LoadModule: "intel"
    [ 142.502] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 142.503] (II) Module intel: vendor="X.Org Foundation"
    [ 142.503] compiled for 1.12.2, module version = 2.19.0
    [ 142.503] Module class: X.Org Video Driver
    [ 142.503] ABI class: X.Org Video Driver, version 12.0
    [ 142.503] (II) LoadModule: "vesa"
    [ 142.503] (WW) Warning, couldn't open module vesa
    [ 142.503] (II) UnloadModule: "vesa"
    [ 142.503] (II) Unloading vesa
    [ 142.503] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 142.503] (II) LoadModule: "fbdev"
    [ 142.504] (WW) Warning, couldn't open module fbdev
    [ 142.504] (II) UnloadModule: "fbdev"
    [ 142.504] (II) Unloading fbdev
    [ 142.504] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 142.504] (II) intel: Driver for Intel 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, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
    Ivybridge Server (GT2)
    [ 142.505] (--) using VT number 7
    [ 142.521] drmOpenDevice: node name is /dev/dri/card0
    [ 142.521] drmOpenDevice: open result is 8, (OK)
    [ 142.521] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 142.522] drmOpenDevice: node name is /dev/dri/card0
    [ 142.522] drmOpenDevice: open result is 8, (OK)
    [ 142.522] drmOpenByBusid: drmOpenMinor returns 8
    [ 142.522] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 142.522] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 142.522] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 142.522] (==) intel(0): RGB weight 888
    [ 142.522] (==) intel(0): Default visual is TrueColor
    [ 142.522] (II) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2+)
    [ 142.522] (--) intel(0): Chipset: "Sandybridge Mobile (GT2+)"
    [ 142.522] (--) intel(0): Disabling use of vmap
    [ 142.522] (**) intel(0): Framebuffer tiled
    [ 142.522] (**) intel(0): Pixmaps tiled
    [ 142.522] (**) intel(0): 3D buffers tiled
    [ 142.522] (**) intel(0): Throttling enabled
    [ 142.522] (**) intel(0): Delayed flush enabled
    [ 142.522] (II) intel(0): Output LVDS1 has no monitor section
    [ 142.523] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video1
    [ 142.523] (II) intel(0): Output VGA1 has no monitor section
    [ 142.524] (II) intel(0): Output HDMI1 has no monitor section
    [ 142.563] (II) intel(0): Output DP1 has no monitor section
    [ 142.563] (II) intel(0): EDID for output LVDS1
    [ 142.563] (II) intel(0): Manufacturer: AUO Model: 30ed Serial#: 0
    [ 142.563] (II) intel(0): Year: 2010 Week: 0
    [ 142.563] (II) intel(0): EDID Version: 1.4
    [ 142.563] (II) intel(0): Digital Display Input
    [ 142.563] (II) intel(0): 6 bits per channel
    [ 142.563] (II) intel(0): Digital interface is undefined
    [ 142.563] (II) intel(0): Max Image Size [cm]: horiz.: 34 vert.: 19
    [ 142.563] (II) intel(0): Gamma: 2.20
    [ 142.563] (II) intel(0): No DPMS capabilities specified
    [ 142.563] (II) intel(0): Supported color encodings: RGB 4:4:4
    [ 142.563] (II) intel(0): First detailed timing is preferred mode
    [ 142.563] (II) intel(0): Preferred mode is native pixel format and refresh rate
    [ 142.564] (II) intel(0): redX: 0.620 redY: 0.349 greenX: 0.324 greenY: 0.606
    [ 142.564] (II) intel(0): blueX: 0.152 blueY: 0.118 whiteX: 0.313 whiteY: 0.329
    [ 142.564] (II) intel(0): Manufacturer's mask: 0
    [ 142.564] (II) intel(0): Supported detailed timing:
    [ 142.564] (II) intel(0): clock: 140.0 MHz Image Size: 344 x 193 mm
    [ 142.564] (II) intel(0): h_active: 1920 h_sync: 1968 h_sync_end 2068 h_blank_end 2144 h_border: 0
    [ 142.564] (II) intel(0): v_active: 1080 v_sync: 1083 v_sync_end 1084 v_blanking: 1088 v_border: 0
    [ 142.564] (II) intel(0): Supported detailed timing:
    [ 142.564] (II) intel(0): clock: 93.3 MHz Image Size: 344 x 193 mm
    [ 142.564] (II) intel(0): h_active: 1920 h_sync: 1968 h_sync_end 2068 h_blank_end 2144 h_border: 0
    [ 142.564] (II) intel(0): v_active: 1080 v_sync: 1083 v_sync_end 1084 v_blanking: 1088 v_border: 0
    [ 142.564] (II) intel(0): 00R4M\80B156HW3
    [ 142.564] (II) intel(0): Unknown vendor-specific block 0
    [ 142.564] (II) intel(0): EDID (in hex):
    [ 142.564] (II) intel(0): 00ffffffffffff0006afed3000000000
    [ 142.564] (II) intel(0): 001401049022137802d1159e59539b27
    [ 142.564] (II) intel(0): 1e505400000001010101010101010101
    [ 142.564] (II) intel(0): 010101010101b03680e0703808403064
    [ 142.564] (II) intel(0): 310058c11000001a752480e070380840
    [ 142.564] (II) intel(0): 3064310058c11000001a000000fe0030
    [ 142.564] (II) intel(0): 3052344d804231353648573300000000
    [ 142.564] (II) intel(0): 00004122960111000002010a20200030
    [ 142.564] (II) intel(0): EDID vendor "AUO", prod id 12525
    [ 142.564] (II) intel(0): Printing DDC gathered Modelines:
    [ 142.564] (II) intel(0): Modeline "1920x1080"x0.0 140.00 1920 1968 2068 2144 1080 1083 1084 1088 +hsync -vsync (65.3 kHz eP)
    [ 142.564] (II) intel(0): Modeline "1920x1080"x0.0 93.33 1920 1968 2068 2144 1080 1083 1084 1088 +hsync -vsync (43.5 kHz e)
    [ 142.564] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 142.564] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 142.564] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 142.564] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 142.564] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 142.564] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 142.564] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 142.564] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    [ 142.564] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    [ 142.564] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    [ 142.564] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 142.564] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    [ 142.565] (II) intel(0): Printing probed modes for output LVDS1
    [ 142.565] (II) intel(0): Modeline "1920x1080"x60.0 140.00 1920 1968 2068 2144 1080 1083 1084 1088 +hsync -vsync (65.3 kHz eP)
    [ 142.565] (II) intel(0): Modeline "1920x1080"x40.0 93.33 1920 1968 2068 2144 1080 1083 1084 1088 +hsync -vsync (43.5 kHz e)
    [ 142.565] (II) intel(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
    [ 142.565] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
    [ 142.565] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
    [ 142.565] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
    [ 142.565] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
    [ 142.565] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
    [ 142.565] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
    [ 142.565] (II) intel(0): EDID for output VGA1
    [ 142.566] (II) intel(0): EDID for output HDMI1
    [ 142.606] (II) intel(0): EDID for output DP1
    [ 142.606] (II) intel(0): Output LVDS1 connected
    [ 142.606] (II) intel(0): Output VGA1 disconnected
    [ 142.606] (II) intel(0): Output HDMI1 disconnected
    [ 142.606] (II) intel(0): Output DP1 disconnected
    [ 142.607] (II) intel(0): Using exact sizes for initial modes
    [ 142.607] (II) intel(0): Output LVDS1 using initial mode 1920x1080
    [ 142.607] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 142.607] (**) intel(0): Display dimensions: (340, 190) mm
    [ 142.607] (**) intel(0): DPI set to (143, 144)
    [ 142.607] (II) Loading sub module "fb"
    [ 142.607] (II) LoadModule: "fb"
    [ 142.607] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 142.607] (II) Module fb: vendor="X.Org Foundation"
    [ 142.607] compiled for 1.12.3, module version = 1.0.0
    [ 142.607] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 142.607] (II) Loading sub module "dri2"
    [ 142.607] (II) LoadModule: "dri2"
    [ 142.608] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 142.608] (II) Module dri2: vendor="X.Org Foundation"
    [ 142.608] compiled for 1.12.3, module version = 1.2.0
    [ 142.608] ABI class: X.Org Server Extension, version 6.0
    [ 142.608] (==) Depth 24 pixmap format is 32 bpp
    [ 142.608] (II) intel(0): SNA initialized with SandyBridge backend
    [ 142.608] (==) intel(0): Backing store disabled
    [ 142.608] (==) intel(0): Silken mouse enabled
    [ 142.608] (II) intel(0): Initializing HW Cursor
    [ 142.608] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 142.609] (==) intel(0): DPMS enabled
    [ 142.609] (II) intel(0): [DRI2] Setup complete
    [ 142.610] (II) intel(0): [DRI2] DRI driver: i965
    [ 142.610] (II) intel(0): direct rendering: DRI2 Enabled
    [ 142.610] (==) intel(0): hotplug detection: "enabled"
    [ 142.610] (--) RandR disabled
    [ 142.610] (II) Initializing built-in extension Generic Event Extension
    [ 142.610] (II) Initializing built-in extension SHAPE
    [ 142.610] (II) Initializing built-in extension MIT-SHM
    [ 142.610] (II) Initializing built-in extension XInputExtension
    [ 142.610] (II) Initializing built-in extension XTEST
    [ 142.610] (II) Initializing built-in extension BIG-REQUESTS
    [ 142.610] (II) Initializing built-in extension SYNC
    [ 142.610] (II) Initializing built-in extension XKEYBOARD
    [ 142.610] (II) Initializing built-in extension XC-MISC
    [ 142.610] (II) Initializing built-in extension SECURITY
    [ 142.610] (II) Initializing built-in extension XINERAMA
    [ 142.610] (II) Initializing built-in extension XFIXES
    [ 142.610] (II) Initializing built-in extension RENDER
    [ 142.610] (II) Initializing built-in extension RANDR
    [ 142.610] (II) Initializing built-in extension COMPOSITE
    [ 142.610] (II) Initializing built-in extension DAMAGE
    [ 142.620] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 142.620] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 142.620] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 142.620] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 142.620] (II) AIGLX: Loaded and initialized i965
    [ 142.620] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 142.686] (II) intel(0): Setting screen physical size to 508 x 285
    [ 142.729] (II) config/udev: Adding input device Power Button (/dev/input/event7)
    [ 142.729] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 142.729] (II) LoadModule: "evdev"
    [ 142.729] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 142.729] (II) Module evdev: vendor="X.Org Foundation"
    [ 142.729] compiled for 1.12.0, module version = 2.7.0
    [ 142.729] Module class: X.Org XInput Driver
    [ 142.729] ABI class: X.Org XInput driver, version 16.0
    [ 142.729] (II) Using input driver 'evdev' for 'Power Button'
    [ 142.729] (**) Power Button: always reports core events
    [ 142.729] (**) evdev: Power Button: Device: "/dev/input/event7"
    [ 142.729] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 142.729] (--) evdev: Power Button: Found keys
    [ 142.729] (II) evdev: Power Button: Configuring as keyboard
    [ 142.730] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event7"
    [ 142.730] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 142.730] (**) Option "xkb_rules" "evdev"
    [ 142.730] (**) Option "xkb_model" "evdev"
    [ 142.730] (**) Option "xkb_layout" "us"
    [ 142.755] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
    [ 142.755] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 142.755] (II) Using input driver 'evdev' for 'Video Bus'
    [ 142.755] (**) Video Bus: always reports core events
    [ 142.755] (**) evdev: Video Bus: Device: "/dev/input/event15"
    [ 142.755] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 142.755] (--) evdev: Video Bus: Found keys
    [ 142.755] (II) evdev: Video Bus: Configuring as keyboard
    [ 142.755] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input15/event15"
    [ 142.755] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 142.755] (**) Option "xkb_rules" "evdev"
    [ 142.755] (**) Option "xkb_model" "evdev"
    [ 142.755] (**) Option "xkb_layout" "us"
    [ 142.756] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
    [ 142.756] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 142.756] (II) Using input driver 'evdev' for 'Video Bus'
    [ 142.756] (**) Video Bus: always reports core events
    [ 142.756] (**) evdev: Video Bus: Device: "/dev/input/event14"
    [ 142.756] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 142.757] (--) evdev: Video Bus: Found keys
    [ 142.757] (II) evdev: Video Bus: Configuring as keyboard
    [ 142.757] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2d/LNXVIDEO:00/input/input14/event14"
    [ 142.757] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [ 142.757] (**) Option "xkb_rules" "evdev"
    [ 142.757] (**) Option "xkb_model" "evdev"
    [ 142.757] (**) Option "xkb_layout" "us"
    [ 142.758] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 142.758] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 142.758] (II) Using input driver 'evdev' for 'Power Button'
    [ 142.758] (**) Power Button: always reports core events
    [ 142.758] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 142.758] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 142.758] (--) evdev: Power Button: Found keys
    [ 142.758] (II) evdev: Power Button: Configuring as keyboard
    [ 142.758] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3"
    [ 142.758] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
    [ 142.758] (**) Option "xkb_rules" "evdev"
    [ 142.758] (**) Option "xkb_model" "evdev"
    [ 142.758] (**) Option "xkb_layout" "us"
    [ 142.759] (II) config/udev: Adding input device Lid Switch (/dev/input/event5)
    [ 142.759] (II) No input driver specified, ignoring this device.
    [ 142.759] (II) This device may have been added with another device file.
    [ 142.760] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
    [ 142.760] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 142.760] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 142.760] (**) Sleep Button: always reports core events
    [ 142.760] (**) evdev: Sleep Button: Device: "/dev/input/event4"
    [ 142.760] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 142.760] (--) evdev: Sleep Button: Found keys
    [ 142.760] (II) evdev: Sleep Button: Configuring as keyboard
    [ 142.760] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4/event4"
    [ 142.760] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
    [ 142.760] (**) Option "xkb_rules" "evdev"
    [ 142.760] (**) Option "xkb_model" "evdev"
    [ 142.760] (**) Option "xkb_layout" "us"
    [ 142.761] (II) config/udev: Adding input device Laptop_Integrated_Webcam_2HDM (/dev/input/event12)
    [ 142.761] (**) Laptop_Integrated_Webcam_2HDM: Applying InputClass "evdev keyboard catchall"
    [ 142.761] (II) Using input driver 'evdev' for 'Laptop_Integrated_Webcam_2HDM'
    [ 142.761] (**) Laptop_Integrated_Webcam_2HDM: always reports core events
    [ 142.761] (**) evdev: Laptop_Integrated_Webcam_2HDM: Device: "/dev/input/event12"
    [ 142.761] (--) evdev: Laptop_Integrated_Webcam_2HDM: Vendor 0x5986 Product 0x2af
    [ 142.761] (--) evdev: Laptop_Integrated_Webcam_2HDM: Found keys
    [ 142.761] (II) evdev: Laptop_Integrated_Webcam_2HDM: Configuring as keyboard
    [ 142.761] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input12/event12"
    [ 142.761] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_2HDM" (type: KEYBOARD, id 11)
    [ 142.761] (**) Option "xkb_rules" "evdev"
    [ 142.761] (**) Option "xkb_model" "evdev"
    [ 142.761] (**) Option "xkb_layout" "us"
    [ 142.762] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
    [ 142.762] (II) No input driver specified, ignoring this device.
    [ 142.762] (II) This device may have been added with another device file.
    [ 142.763] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event10)
    [ 142.763] (II) No input driver specified, ignoring this device.
    [ 142.763] (II) This device may have been added with another device file.
    [ 142.763] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event11)
    [ 142.763] (II) No input driver specified, ignoring this device.
    [ 142.763] (II) This device may have been added with another device file.
    [ 142.764] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event9)
    [ 142.764] (II) No input driver specified, ignoring this device.
    [ 142.764] (II) This device may have been added with another device file.
    [ 142.765] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
    [ 142.765] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
    [ 142.765] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 142.765] (**) Logitech USB Receiver: always reports core events
    [ 142.765] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event1"
    [ 142.765] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc51b
    [ 142.765] (--) evdev: Logitech USB Receiver: Found 12 mouse buttons
    [ 142.765] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
    [ 142.765] (--) evdev: Logitech USB Receiver: Found relative axes
    [ 142.765] (--) evdev: Logitech USB Receiver: Found x and y relative axes
    [ 142.765] (II) evdev: Logitech USB Receiver: Configuring as mouse
    [ 142.765] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
    [ 142.765] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 142.765] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 142.765] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb2/2-2/2-2:1.0/input/input1/event1"
    [ 142.765] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 12)
    [ 142.765] (II) evdev: Logitech USB Receiver: initialized for relative axes.
    [ 142.766] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 142.766] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 142.766] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 142.766] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 142.766] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
    [ 142.766] (II) No input driver specified, ignoring this device.
    [ 142.766] (II) This device may have been added with another device file.
    [ 142.766] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 142.766] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 142.766] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 142.766] (**) AT Translated Set 2 keyboard: always reports core events
    [ 142.766] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 142.766] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 142.767] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 142.767] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 142.767] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 142.767] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
    [ 142.767] (**) Option "xkb_rules" "evdev"
    [ 142.767] (**) Option "xkb_model" "evdev"
    [ 142.767] (**) Option "xkb_layout" "us"
    [ 142.767] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event13)
    [ 142.767] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
    [ 142.767] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
    [ 142.767] (**) ImPS/2 Generic Wheel Mouse: always reports core events
    [ 142.767] (**) evdev: ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event13"
    [ 142.767] (--) evdev: ImPS/2 Generic Wheel Mouse: Vendor 0x2 Product 0x5
    [ 142.767] (--) evdev: ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
    [ 142.767] (--) evdev: ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
    [ 142.767] (--) evdev: ImPS/2 Generic Wheel Mouse: Found relative axes
    [ 142.767] (--) evdev: ImPS/2 Generic Wheel Mouse: Found x and y relative axes
    [ 142.767] (II) evdev: ImPS/2 Generic Wheel Mouse: Configuring as mouse
    [ 142.767] (II) evdev: ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
    [ 142.767] (**) evdev: ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
    [ 142.767] (**) evdev: ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 142.767] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input13/event13"
    [ 142.767] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 14)
    [ 142.767] (II) evdev: ImPS/2 Generic Wheel Mouse: initialized for relative axes.
    [ 142.767] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
    [ 142.767] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
    [ 142.767] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
    [ 142.767] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
    [ 142.767] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse1)
    [ 142.767] (II) No input driver specified, ignoring this device.
    [ 142.767] (II) This device may have been added with another device file.
    [ 142.767] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 142.767] (II) No input driver specified, ignoring this device.
    [ 142.767] (II) This device may have been added with another device file.
    [ 142.767] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event6)
    [ 142.767] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 142.767] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
    [ 142.767] (**) Dell WMI hotkeys: always reports core events
    [ 142.767] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event6"
    [ 142.767] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
    [ 142.767] (--) evdev: Dell WMI hotkeys: Found keys
    [ 142.768] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
    [ 142.768] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6"
    [ 142.768] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 15)
    [ 142.768] (**) Option "xkb_rules" "evdev"
    [ 142.768] (**) Option "xkb_model" "evdev"
    [ 142.768] (**) Option "xkb_layout" "us"
    [ 142.930] (II) intel(0): EDID vendor "AUO", prod id 12525
    [ 142.931] (II) intel(0): Printing DDC gathered Modelines:
    [ 142.931] (II) intel(0): Modeline "1920x1080"x0.0 140.00 1920 1968 2068 2144 1080 1083 1084 1088 +hsync -vsync (65.3 kHz eP)
    [ 142.931] (II) intel(0): Modeline "1920x1080"x0.0 93.33 1920 1968 2068 2144 1080 1083 1084 1088 +hsync -vsync (43.5 kHz e)
    [ 143.236] (II) intel(0): EDID vendor "AUO", prod id 12525
    [ 143.236] (II) intel(0): Printing DDC gathered Modelines:
    [ 143.236] (II) intel(0): Modeline "1920x1080"x0.0 140.00 1920 1968 2068 2144 1080 1083 1084 1088 +hsync -vsync (65.3 kHz eP)
    [ 143.236] (II) intel(0): Modeline "1920x1080"x0.0 93.33 1920 1968 2068 2144 1080 1083 1084 1088 +hsync -vsync (43.5 kHz e)
    [ 148.677] (II) evdev: Power Button: Close
    [ 148.677] (II) UnloadModule: "evdev"
    [ 148.680] (II) evdev: Video Bus: Close
    [ 148.680] (II) UnloadModule: "evdev"
    [ 148.687] (II) evdev: Video Bus: Close
    [ 148.687] (II) UnloadModule: "evdev"
    [ 148.700] (II) evdev: Power Button: Close
    [ 148.700] (II) UnloadModule: "evdev"
    [ 148.703] (II) evdev: Sleep Button: Close
    [ 148.703] (II) UnloadModule: "evdev"
    [ 148.703] (II) evdev: Laptop_Integrated_Webcam_2HDM: Close
    [ 148.703] (II) UnloadModule: "evdev"
    [ 148.704] (II) evdev: Logitech USB Receiver: Close
    [ 148.704] (II) UnloadModule: "evdev"
    [ 148.705] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 148.705] (II) UnloadModule: "evdev"
    [ 148.705] (II) evdev: ImPS/2 Generic Wheel Mouse: Close
    [ 148.705] (II) UnloadModule: "evdev"
    [ 148.705] (II) evdev: Dell WMI hotkeys: Close
    [ 148.705] (II) UnloadModule: "evdev"
    [ 148.809] Server terminated successfully (0). Closing log file.
    startx
    X.Org X Server 1.12.3
    Release Date: 2012-07-09
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.4.4-3-ARCH x86_64
    Current Operating System: Linux clc 3.4.5-1-ARCH #1 SMP PREEMPT Mon Jul 16 21:35:54 CEST 2012 x86_64
    Kernel command line: root=/dev/sda5 ro acpi=noirq i915.i915_enable_rc6=1 i915.semaphores=1
    Build Date: 09 July 2012 03:59:39PM
    Current version of pixman: 0.26.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul 18 08:07:11 2012
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    gnome-session[757]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    gnome-session[757]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    GNOME_KEYRING_CONTROL=/root/.cache/keyring-Gapdvn
    SSH_AUTH_SOCK=/root/.cache/keyring-Gapdvn/ssh
    GNOME_KEYRING_PID=776
    GNOME_KEYRING_CONTROL=/root/.cache/keyring-Gapdvn
    SSH_AUTH_SOCK=/root/.cache/keyring-Gapdvn/ssh
    GPG_AGENT_INFO=/root/.cache/keyring-Gapdvn/gpg:0:1
    GNOME_KEYRING_CONTROL=/root/.cache/keyring-Gapdvn
    SSH_AUTH_SOCK=/root/.cache/keyring-Gapdvn/ssh
    GPG_AGENT_INFO=/root/.cache/keyring-Gapdvn/gpg:0:1
    GNOME_KEYRING_CONTROL=/root/.cache/keyring-Gapdvn
    SSH_AUTH_SOCK=/root/.cache/keyring-Gapdvn/ssh
    GPG_AGENT_INFO=/root/.cache/keyring-Gapdvn/gpg:0:1
    (gnome-settings-daemon:773): libupower-glib-WARNING **: Couldn't enumerate devices: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (gnome-settings-daemon:773): power-plugin-WARNING **: failed to get device list: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    ** (gnome-settings-daemon:773): WARNING **: Failed to connect context: OK
    ** (gnome-settings-daemon:773): WARNING **: cannot connect to ConsoleKit: Error calling StartServiceByName for org.freedesktop.ConsoleKit: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Permission denied
    (gnome-settings-daemon:773): color-plugin-WARNING **: failed to connect to colord: Error calling StartServiceByName for org.freedesktop.ColorManager: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    ** (gnome-settings-daemon:773): WARNING **: cannot connect to ConsoleKit: Error calling StartServiceByName for org.freedesktop.ConsoleKit: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Permission denied
    (gnome-settings-daemon:773): power-plugin-WARNING **: Could not connect to UPower: Error calling StartServiceByName for org.freedesktop.UPower: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (gnome-settings-daemon:773): power-plugin-WARNING **: Could not connect to UPower: Error calling StartServiceByName for org.freedesktop.UPower: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (gnome-settings-daemon:773): media-keys-plugin-WARNING **: Failed to get proxy for upower: Error calling StartServiceByName for org.freedesktop.UPower: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    Initializing tracker-store...
    Initializing tracker-miner-fs...
    Tracker-Message: Setting up monitor for changes to config file:'/root/.config/tracker/tracker-miner-fs.cfg'
    Tracker-Message: Setting up monitor for changes to config file:'/root/.config/tracker/tracker-store.cfg'
    Tracker-Message: Setting up monitor for changes to config file:'/root/.config/tracker/tracker-store.cfg'
    Starting log:
    File:'/root/.local/share/tracker/tracker-miner-fs.log'
    Starting log:
    File:'/root/.local/share/tracker/tracker-store.log'
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Compat map for group 2 redefined
    > Using new definition
    > Warning: Compat map for group 3 redefined
    > Using new definition
    > Warning: Compat map for group 4 redefined
    > Using new definition
    Errors from xkbcomp are not fatal to the X server
    W: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified).
    Failed to play sound: Not available
    ** (nm-applet:823): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    ** Message: applet now removed from the notification area
    ** (nm-applet:823): WARNING **: fetch_connections_done: error fetching connections: (23) Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success.
    ** (nm-applet:823): WARNING **: Failed to register as an agent: (23) Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (tracker-miner-fs:822): GVFS-RemoteVolumeMonitor-WARNING **: remote volume monitor with dbus name org.gtk.Private.UDisks2VolumeMonitor is not supported
    (gnome-shell:814): GVFS-RemoteVolumeMonitor-WARNING **: remote volume monitor with dbus name org.gtk.Private.UDisks2VolumeMonitor is not supported
    Window manager warning: Log level 16: Could not initialize NMClient /org/freedesktop/NetworkManager: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (gnome-shell:814): AccountsService-WARNING **: Failed to create accounts proxy: Error calling StartServiceByName for org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    Window manager warning: Log level 16: Error getting session for the process we are in: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success (g-dbus-error-quark 23)
    ** Message: applet now embedded in the notification area
    Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    (gnome-shell:814): GLib-GIO-CRITICAL **: g_dbus_proxy_call_internal: assertion `G_IS_DBUS_PROXY (proxy)' failed
    AccountsService:ERROR:act-user-manager.c:2156:load_users: assertion failed: (manager->priv->accounts_proxy != NULL)
    ** Message: applet now removed from the notification area
    gnome-session[757]: WARNING: Application 'gnome-shell.desktop' killed by signal 6
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Compat map for group 2 redefined
    > Using new definition
    > Warning: Compat map for group 3 redefined
    > Using new definition
    > Warning: Compat map for group 4 redefined
    > Using new definition
    Errors from xkbcomp are not fatal to the X server
    (gnome-shell:939): GVFS-RemoteVolumeMonitor-WARNING **: remote volume monitor with dbus name org.gtk.Private.UDisks2VolumeMonitor is not supported
    Window manager warning: Log level 16: Could not initialize NMClient /org/freedesktop/NetworkManager: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (gnome-shell:939): AccountsService-WARNING **: Failed to create accounts proxy: Error calling StartServiceByName for org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    Window manager warning: Log level 16: Error getting session for the process we are in: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success (g-dbus-error-quark 23)
    ** Message: applet now embedded in the notification area
    Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    (gnome-shell:939): GLib-GIO-CRITICAL **: g_dbus_proxy_call_internal: assertion `G_IS_DBUS_PROXY (proxy)' failed
    AccountsService:ERROR:act-user-manager.c:2156:load_users: assertion failed: (manager->priv->accounts_proxy != NULL)
    ** Message: applet now removed from the notification area
    gnome-session[757]: WARNING: Application 'gnome-shell.desktop' killed by signal 6
    gnome-session[757]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    gnome-session[757]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    gnome-session[757]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    (gnome-settings-daemon:773): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    (gnome-settings-daemon:773): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    [1342613232,000,xklavier.c:xkl_engine_start_listen/] The backend does not require manual layout management - but it is provided by the application
    xinit: connection to X server lost
    waiting for X server to shut down
    Received signal:1->'Hangup'
    Received signal:1->'Hangup'
    g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Received signal:15->'Terminated'
    (tracker-miner-fs:822): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    (tracker-miner-fs:822): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    (tracker-miner-fs:822): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    OK
    g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Received signal:15->'Terminated'
    OK
    Server terminated successfully (0). Closing log file.
    Last edited by killnine (2012-07-19 15:42:27)

    Trilby wrote:Are you trying to start X as root?  Why is Xorg looking in /root/.config/ ?
    I am. I prefer to run as root.
    I have tried running as non root and the result is the same.
    Do you think it has to do with /lib changes?

  • [Solved/Broken DPM] Hang at boot when switching modes with radeon

    When I tried to boot into Arch about a week ago after cleaning some dust out of my case I was met with a nasty surprise, it wouldn't boot properly! Once my system got to the point where it would usually change resolutions (KMS kicks in) my displays (1 DVI, 1 DVI -> VGA) would just shut off (presumably not getting any signal from my GPU a Radeon 5770) and either my keyboards lights (caps/scroll/num) would either be stuck on or be able to be toggled but I don't believe anything was happening in the boot process.
    Now me being the inquisitive kind of guy I decided I would be right on the case and ignore Arch until I got bored. I tried out an old Ubuntu 12.04 based distro and everything worked fine, but that's no way to live so I decided to install Debian testing. The install went fine, everything was happy, and I even made it to a tty! But during the boot I noticed a message saying I didn't have the non-free firmware I'd need for my GPU, so I installed that and rebooted.
    Much to my pleasure the same issue didn't happen! Instead of only (presumably) locking up my GPU fans were going very fast and loud blowing a bit of extra dust out of my case for me. How convenient! At this point I decided the problem was probably the fault of the firmware, but why did it just start happening now? Perhaps I updated my system before I opened it up; I don't remember if that is the case or not however.
    Anyways, Debian testing was a bust so I decided I'd reinstall Arch, so I booted up my trusty flash drive and.... the same thing happened. While I considered the possibility of hardware failure, Windows works the same as it always has and the old distro didn't have any issues aside from generally being old and terrible and my computer is yet to catch on fire. I also ran a small memory test to make sure everything seemed normal enough.
    tl;dr Boot fails when KMS initiates (?) / Hardware seems fine / Maybe a problem with new kernel or firmware
    Anyone else have issues or a solution?
    EDIT: Disabling DPM fixed my issues, but of course I don't have dpm now
    Last edited by jmad980 (2014-07-28 10:07:25)

    You can try building the kernel from git. There is an AUR package.
    Or try the drm-fixes-3.16 branch from git://people.freedesktop.org/~agd5f/linux (http://cgit.freedesktop.org/~agd5f/linux/)
    For me (HD6870) it fixes the power management. But i had other symptoms: https://bugzilla.kernel.org/show_bug.cgi?id=68571

  • [SOLVED] Broken backlight brightness adjustment on x220 after recent-

    Hi.
    I'm no longer able to adjust backlight brightness with hotkeys and xbacklight.
    I believe issue appeared after update to linux-3.16.
    Brightness adjustment keys are detected correctly in xev.
    Echoing brightness value to /sys/class/backlight/intel_backlight/brightness does adjust brightness.
    But xbacklight and hotkeys won't do a thing.
    I already tried some magic I don't understand: acpi_backlight=vendor and acpi_osi=linux. No luck here.
    Anyone else with the same issue? Are there any fixes for this?
    Thanks in advance.
    Solution (thanks, heimer16):
    https://bbs.archlinux.org/viewtopic.php … 3#p1448253
    Last edited by eDio (2014-08-18 23:27:52)

    heimer16 wrote:
    I had the same issue here.
    I saw a brief mention in the arch wiki: https://wiki.archlinux.org/index.php/Backlight
    that says the kernel parameter: video.use_native_backlight=1 is now default in 3.16,
    so I added video.use_native_backlight=0 to my kernel parameters and my backlight functionality is back.
    awesome thx, worked for me as well. I used the -u option of efibootmgr
    efibootmgr -c -d /dev/sda -p 1 -L Gentoo3.16.3-rev1 -l "\efi\boot\kernel_3.16.3-rev1.efi" -u "video.use_native_backlight=0"

  • [solved] broken gtk aps after recent updates

    I have critical problem with gtk based apps, most of them ends with segmenation faults.
    bagheera@tux:~$ empathy
    Naruszenie ochrony pamięci
    bagheera@tux:~$ linphone
    ALSA lib conf.c:4630:(snd_config_expand) Unknown parameters 0
    ALSA lib control.c:882:(snd_ctl_open_noupdate) Invalid CTL default:0
    ALSA lib conf.c:4630:(snd_config_expand) Unknown parameters 1
    ALSA lib control.c:882:(snd_ctl_open_noupdate) Invalid CTL default:1
    ALSA lib pcm_dsnoop.c:612:(snd_pcm_dsnoop_open) unable to open slave
    ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
    Naruszenie ochrony pamięci
    bagheera@tux:~$ nautilus
    Naruszenie ochrony pamięci
    bagheera@tux:~$ brasero
    ** Message: player creation error
    Naruszenie ochrony pamięci
    bagheera@tux:~$
    Witch package might by faulty?
    I can provide more info if u guide me.
    Last edited by bagheera (2011-09-30 19:32:06)

    bagheera@tux:~$ nautilus
    Segmentation fault
    bagheera@tux:~$ brasero
    ** Message: player creation error
    Segmentation fault
    bagheera@tux:~$ linphone
    ALSA lib conf.c:4630:(snd_config_expand) Unknown parameters 0
    ALSA lib control.c:882:(snd_ctl_open_noupdate) Invalid CTL default:0
    ALSA lib conf.c:4630:(snd_config_expand) Unknown parameters 1
    ALSA lib control.c:882:(snd_ctl_open_noupdate) Invalid CTL default:1
    ALSA lib pcm_dsnoop.c:612:(snd_pcm_dsnoop_open) unable to open slave
    ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
    Segmentation fault
    bagheera@tux:~$ empathy
    Segmentation fault
    bagheera@tux:~$
    I'm using KDE.
    bagheera@tux:~$ pacman -Qs gtk2
    extra/gtk2 2.24.5-3
    The GTK+ Toolkit (v2)
    local/gtk-engine-murrine-git 20110812-1
    GTK2 engine murrine from GIT
    extra/gtkmm 2.24.2-1
    C++ bindings for gtk2
    local/gtk-theme-aldabra 0.7.5-2
    A GTK2 port of the GTK3 theme Adwaita.
    local/gtk-theme-hope 20110706-1
    Matching GTK2, GTK3 Gnome-shell, & XFCE Hope Themes
    community/gtk-theme-switch2 2.1.0-1
    Gtk2 theme switcher
    multilib/lib32-gdk-pixbuf2 2.23.3-1
    An image loading library for gtk2 (32-bit)
    multilib/lib32-gtk2 2.24.6-1
    The GTK+ Toolkit (v2) (32-bit)
    extra/qtcurve-gtk2 1.8.9-1 (qtcurve)
    A configurable set of widget styles for KDE and Gtk
    extra/vte 0.28.2-1
    Virtual Terminal Emulator widget for use with GTK2
    bagheera@tux:~$ pacman -Qs gtk3
    local/adwance-gtk3-theme 1-1
    Adwance GTK3 Theme
    extra/gtk3 3.0.12-1
    The GTK+ Toolkit (v3)
    local/gtk-theme-aldabra 0.7.5-2
    A GTK2 port of the GTK3 theme Adwaita.
    local/gtk-theme-hope 20110706-1
    Matching GTK2, GTK3 Gnome-shell, & XFCE Hope Themes
    extra/libunique3 3.0.2-1
    Library for writing single instance applications for GTK3
    extra/libwebkit3 1.4.3-1
    An opensource web content engine (for GTK3)
    local/oxygen-gtk3-git 20110812-1
    Port of the Oxygen theme to gtk
    No gnome-unstable, no partial update, a lot of free space on root partition. Unclean shutdown, none afair.
    Repos witch i'm using:
    core, extra,  community, multilib, archlinuxfr
    from systemlog:
    28/09/2011 22:57:37 tux kernel [ 2335.918630] linphone[6371] general protection ip:7f400955b2ce sp:7fff2a055e30 error:0 in libswscale.so.0.14.1[7f400954b000+39000]
    28/09/2011 22:58:17 tux kernel [ 2375.440055] nautilus[6440]: segfault at 0 ip 00007f04e98dd34e sp 00007fffed532ab0 error 4 in liboxygen-gtk.so[7f04e97db000+134000]
    28/09/2011 22:58:38 tux kernel [ 2396.356621] linphone[6509] general protection ip:7ff1a26822ce sp:7fff285b0850 error:0 in libswscale.so.0.14.1[7ff1a2672000+39000]
    28/09/2011 22:58:44 tux kernel [ 2403.136183] empathy[6522]: segfault at 0 ip 00007f09c705134e sp 00007fff2488e770 error 4 in liboxygen-gtk.so[7f09c6f4f000+134000]

  • [SOLVED] Broken Gwibber/couchdb after Apr 9 upgrade

    After a 1.3GB upgrade (2.6.33, ssl, gtk, ssh...) I can no longer use Gwibber.
    I use the following components:
    aur/couchdb 0.11.0-1
    aur/python-couchdb 0.6.1-1
    aur/desktopcouch 0.6.3-3
    aur/gwibber-new 2.29.94-1
    When I start gwibber I get:
    Traceback (most recent call last):
    File "/usr/bin/gwibber", line 67, in <module>
    client.Client()
    File "/usr/lib/python2.6/site-packages/gwibber/client.py", line 447, in __init__
    self.w = GwibberClient()
    File "/usr/lib/python2.6/site-packages/gwibber/client.py", line 29, in __init__
    self.model = gwui.Model()
    File "/usr/lib/python2.6/site-packages/gwibber/gwui.py", line 42, in __init__
    self.settings = util.SettingsMonitor()
    File "/usr/lib/python2.6/site-packages/gwibber/util.py", line 91, in __init__
    DEFAULT_SETTINGS)
    File "/usr/lib/python2.6/site-packages/gwibber/microblog/util/couch.py", line 66, in __init__
    self.database = CouchDatabase(dbname, create=True)
    File "/usr/lib/python2.6/site-packages/desktopcouch/records/server.py", line 53, in __init__
    port = desktopcouch.find_port(ctx=ctx)
    File "/usr/lib/python2.6/site-packages/desktopcouch/__init__.py", line 51, in find_port
    return _direct_access_find_port(pid=pid, ctx=ctx)
    File "/usr/lib/python2.6/site-packages/desktopcouch/__init__.py", line 132, in __find_port__linux
    raise RuntimeError("Unable to find listening port")
    RuntimeError: Unable to find listening port
    When starting couchdb I get:
    Apache CouchDB 0.11.0 (LogLevel=info) is starting.
    =CRASH REPORT==== 9-Apr-2010::18:45:28 ===
    crasher:
    initial call: couch_event_sup:init/1
    pid: <0.79.0>
    registered_name: []
    exception exit: {{badmatch,
    {'EXIT',
    {{badmatch,{error,eacces}},
    [{couch_log,init,1},
    {gen_event,server_add_handler,4},
    {gen_event,handle_msg,5},
    {proc_lib,init_p_do_apply,3}]}}},
    [{couch_event_sup,init,1},
    {gen_server,init_it,6},
    {proc_lib,init_p_do_apply,3}]}
    in function gen_server:init_it/6
    ancestors: [couch_primary_services,couch_server_sup,<0.32.0>]
    messages: []
    links: [<0.78.0>,<0.5.0>]
    dictionary: []
    trap_exit: false
    status: running
    heap_size: 233
    stack_size: 24
    reductions: 116
    neighbours:
    =SUPERVISOR REPORT==== 9-Apr-2010::18:45:28 ===
    Supervisor: {local,couch_primary_services}
    Context: start_error
    Reason: {{badmatch,{'EXIT',{{badmatch,{error,eacces}},
    [{couch_log,init,1},
    {gen_event,server_add_handler,4},
    {gen_event,handle_msg,5},
    {proc_lib,init_p_do_apply,3}]}}},
    [{couch_event_sup,init,1},
    {gen_server,init_it,6},
    {proc_lib,init_p_do_apply,3}]}
    Offender: [{pid,undefined},
    {name,couch_log},
    {mfa,{couch_log,start_link,[]}},
    {restart_type,permanent},
    {shutdown,brutal_kill},
    {child_type,worker}]
    =SUPERVISOR REPORT==== 9-Apr-2010::18:45:28 ===
    Supervisor: {local,couch_server_sup}
    Context: start_error
    Reason: shutdown
    Offender: [{pid,undefined},
    {name,couch_primary_services},
    {mfa,{couch_server_sup,start_primary_services,[]}},
    {restart_type,permanent},
    {shutdown,infinity},
    {child_type,supervisor}]
    =CRASH REPORT==== 9-Apr-2010::18:45:28 ===
    crasher:
    initial call: application_master:init/4
    pid: <0.31.0>
    registered_name: []
    exception exit: {bad_return,
    {{couch_app,start,
    [normal,
    ["/etc/couchdb/default.ini",
    "/etc/couchdb/local.ini"]]},
    {'EXIT',
    {{badmatch,{error,shutdown}},
    [{couch_server_sup,start_server,1},
    {application_master,start_it_old,4}]}}}}
    in function application_master:init/4
    ancestors: [<0.30.0>]
    messages: [{'EXIT',<0.32.0>,normal}]
    links: [<0.30.0>,<0.6.0>]
    dictionary: []
    trap_exit: true
    status: running
    heap_size: 987
    stack_size: 24
    reductions: 156
    neighbours:
    =INFO REPORT==== 9-Apr-2010::18:45:28 ===
    application: couch
    exited: {bad_return,{{couch_app,start,
    [normal,
    ["/etc/couchdb/default.ini",
    "/etc/couchdb/local.ini"]]},
    {'EXIT',{{badmatch,{error,shutdown}},
    [{couch_server_sup,start_server,1},
    {application_master,start_it_old,4}]}}}}
    type: temporary
    And for desktopcouch-pair
    Traceback (most recent call last):
    File "/usr/bin/desktopcouch-pair", line 57, in <module>
    from twisted.internet import gtk2reactor
    ImportError: No module named twisted.internet
    Has anyone experience this problem?
    Thanks
    Alphazo
    [EDIT]
    To get it working I had to :
    1) uninstall
    - couchdb 0.11.0-1
    - python-couchdb 0.6.1-1
    - desktopcouch 0.6.3-3
    - gwibber-new 2.29.94-1
    2) Update with local package (pacman -U)
    - erlang-R13B04-3-i686.pkg.tar.xz
    - spidermonkey-1.7.0-3-i686.pkg.tar.gz
    - httplib2-0.6.0-1-any.pkg.tar.gz
    - python-distutils-extra-2.16-1-any.pkg.tar.gz
    - python-egenix-mx-base-3.1.2-1-i686.pkg.tar.gz
    - python-imaging-1.1.7-1-i686.pkg.tar.gz
    - python-feedparser-4.1-4-i686.pkg.tar.gz
    - python-mako-0.2.5-1-any.pkg.tar.gz
    - python-simplejson-2.1.0-1-any.pkg.tar.xz
    - pywebkitgtk-1.1.7-1-i686.pkg.tar.gz
    - python-pycurl-7.19.0-4-i686.pkg.tar.xz
    3) Re-installed with yaourt:
    - couchdb 0.11.0-1
    - python-couchdb 0.6.1-1
    - desktopcouch 0.6.3-3
    - gwibber-new 2.29.94-1
    Last edited by alphazo (2010-04-09 19:50:08)

    After a 1.3GB upgrade (2.6.33, ssl, gtk, ssh...) I can no longer use Gwibber.
    I use the following components:
    aur/couchdb 0.11.0-1
    aur/python-couchdb 0.6.1-1
    aur/desktopcouch 0.6.3-3
    aur/gwibber-new 2.29.94-1
    When I start gwibber I get:
    Traceback (most recent call last):
    File "/usr/bin/gwibber", line 67, in <module>
    client.Client()
    File "/usr/lib/python2.6/site-packages/gwibber/client.py", line 447, in __init__
    self.w = GwibberClient()
    File "/usr/lib/python2.6/site-packages/gwibber/client.py", line 29, in __init__
    self.model = gwui.Model()
    File "/usr/lib/python2.6/site-packages/gwibber/gwui.py", line 42, in __init__
    self.settings = util.SettingsMonitor()
    File "/usr/lib/python2.6/site-packages/gwibber/util.py", line 91, in __init__
    DEFAULT_SETTINGS)
    File "/usr/lib/python2.6/site-packages/gwibber/microblog/util/couch.py", line 66, in __init__
    self.database = CouchDatabase(dbname, create=True)
    File "/usr/lib/python2.6/site-packages/desktopcouch/records/server.py", line 53, in __init__
    port = desktopcouch.find_port(ctx=ctx)
    File "/usr/lib/python2.6/site-packages/desktopcouch/__init__.py", line 51, in find_port
    return _direct_access_find_port(pid=pid, ctx=ctx)
    File "/usr/lib/python2.6/site-packages/desktopcouch/__init__.py", line 132, in __find_port__linux
    raise RuntimeError("Unable to find listening port")
    RuntimeError: Unable to find listening port
    When starting couchdb I get:
    Apache CouchDB 0.11.0 (LogLevel=info) is starting.
    =CRASH REPORT==== 9-Apr-2010::18:45:28 ===
    crasher:
    initial call: couch_event_sup:init/1
    pid: <0.79.0>
    registered_name: []
    exception exit: {{badmatch,
    {'EXIT',
    {{badmatch,{error,eacces}},
    [{couch_log,init,1},
    {gen_event,server_add_handler,4},
    {gen_event,handle_msg,5},
    {proc_lib,init_p_do_apply,3}]}}},
    [{couch_event_sup,init,1},
    {gen_server,init_it,6},
    {proc_lib,init_p_do_apply,3}]}
    in function gen_server:init_it/6
    ancestors: [couch_primary_services,couch_server_sup,<0.32.0>]
    messages: []
    links: [<0.78.0>,<0.5.0>]
    dictionary: []
    trap_exit: false
    status: running
    heap_size: 233
    stack_size: 24
    reductions: 116
    neighbours:
    =SUPERVISOR REPORT==== 9-Apr-2010::18:45:28 ===
    Supervisor: {local,couch_primary_services}
    Context: start_error
    Reason: {{badmatch,{'EXIT',{{badmatch,{error,eacces}},
    [{couch_log,init,1},
    {gen_event,server_add_handler,4},
    {gen_event,handle_msg,5},
    {proc_lib,init_p_do_apply,3}]}}},
    [{couch_event_sup,init,1},
    {gen_server,init_it,6},
    {proc_lib,init_p_do_apply,3}]}
    Offender: [{pid,undefined},
    {name,couch_log},
    {mfa,{couch_log,start_link,[]}},
    {restart_type,permanent},
    {shutdown,brutal_kill},
    {child_type,worker}]
    =SUPERVISOR REPORT==== 9-Apr-2010::18:45:28 ===
    Supervisor: {local,couch_server_sup}
    Context: start_error
    Reason: shutdown
    Offender: [{pid,undefined},
    {name,couch_primary_services},
    {mfa,{couch_server_sup,start_primary_services,[]}},
    {restart_type,permanent},
    {shutdown,infinity},
    {child_type,supervisor}]
    =CRASH REPORT==== 9-Apr-2010::18:45:28 ===
    crasher:
    initial call: application_master:init/4
    pid: <0.31.0>
    registered_name: []
    exception exit: {bad_return,
    {{couch_app,start,
    [normal,
    ["/etc/couchdb/default.ini",
    "/etc/couchdb/local.ini"]]},
    {'EXIT',
    {{badmatch,{error,shutdown}},
    [{couch_server_sup,start_server,1},
    {application_master,start_it_old,4}]}}}}
    in function application_master:init/4
    ancestors: [<0.30.0>]
    messages: [{'EXIT',<0.32.0>,normal}]
    links: [<0.30.0>,<0.6.0>]
    dictionary: []
    trap_exit: true
    status: running
    heap_size: 987
    stack_size: 24
    reductions: 156
    neighbours:
    =INFO REPORT==== 9-Apr-2010::18:45:28 ===
    application: couch
    exited: {bad_return,{{couch_app,start,
    [normal,
    ["/etc/couchdb/default.ini",
    "/etc/couchdb/local.ini"]]},
    {'EXIT',{{badmatch,{error,shutdown}},
    [{couch_server_sup,start_server,1},
    {application_master,start_it_old,4}]}}}}
    type: temporary
    And for desktopcouch-pair
    Traceback (most recent call last):
    File "/usr/bin/desktopcouch-pair", line 57, in <module>
    from twisted.internet import gtk2reactor
    ImportError: No module named twisted.internet
    Has anyone experience this problem?
    Thanks
    Alphazo
    [EDIT]
    To get it working I had to :
    1) uninstall
    - couchdb 0.11.0-1
    - python-couchdb 0.6.1-1
    - desktopcouch 0.6.3-3
    - gwibber-new 2.29.94-1
    2) Update with local package (pacman -U)
    - erlang-R13B04-3-i686.pkg.tar.xz
    - spidermonkey-1.7.0-3-i686.pkg.tar.gz
    - httplib2-0.6.0-1-any.pkg.tar.gz
    - python-distutils-extra-2.16-1-any.pkg.tar.gz
    - python-egenix-mx-base-3.1.2-1-i686.pkg.tar.gz
    - python-imaging-1.1.7-1-i686.pkg.tar.gz
    - python-feedparser-4.1-4-i686.pkg.tar.gz
    - python-mako-0.2.5-1-any.pkg.tar.gz
    - python-simplejson-2.1.0-1-any.pkg.tar.xz
    - pywebkitgtk-1.1.7-1-i686.pkg.tar.gz
    - python-pycurl-7.19.0-4-i686.pkg.tar.xz
    3) Re-installed with yaourt:
    - couchdb 0.11.0-1
    - python-couchdb 0.6.1-1
    - desktopcouch 0.6.3-3
    - gwibber-new 2.29.94-1
    Last edited by alphazo (2010-04-09 19:50:08)

  • [SOLVED] Broken SLiM after pacman -Syu

    I know that it's good to understand the rolling release approach from ArchLinux and that an update may have unforeseen consequences.
    Yesterday I wasn't that smart and updated my system using pacman -Syu. I'm having the system with SLiM and Cinnamon on top. Now
    when I login I get the message: "failed to execute login command".
    I already googled the error (SLIM+error) here: https://www.google.nl/#q=slim%20error%2 … %20command
    And I've checked .xinitrc and slim.conf. everything looks just fine.
    When I put in my ArchLinux cd, boot from it, /mnt my /dev/SDA1, bash and try to see what error I get from the system then I see a message
    about PulseAudio (but guess my check was useless ). Anyway, my Pacman log is down here, my log from SLiM and Xorg.
    Pacman:
    http://pastebin.com/Pe03DVNm
    Xorg.0:
    http://pastebin.com/AhVnQvex
    SLiM:
    http://pastebin.com/3LdcUBPc
    Am I that stupid? Guess so but well, who can help me out without reinstalling my system?
    My image I built with CloneZilla was corrupted so I'm kind of lost for now.
    Last edited by Anoniem (2013-10-14 10:00:17)

    .xinitrc:
    #!/bin/sh
    # ~/.xinitrc
    # Executed by startx (run your window manager from here)
    if [ -d /etc/X11/xinit/xinitrc.d ]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    exec gnome-session-cinnamon
    # exec startkde
    # exec startxfce4
    # ...or the Window Manager of your choice
    slim.conf:
    # Path, X server and arguments (if needed)
    # Note: -xauth $authfile is automatically appended
    default_path /bin:/usr/bin:/usr/local/bin
    default_xserver /usr/bin/X
    xserver_arguments -nolisten tcp vt07
    # Commands for halt, login, etc.
    halt_cmd /sbin/shutdown -h now
    reboot_cmd /sbin/shutdown -r now
    console_cmd /usr/bin/xterm -C -fg white -bg black +sb -T "Console login" -e /bin/sh -c "/bin/cat /etc/issue; exec /bin/login"
    #suspend_cmd /usr/sbin/suspend
    # Full path to the xauth binary
    xauth_path /usr/bin/xauth
    # Xauth file for server
    authfile /var/run/slim.auth
    # Activate numlock when slim starts. Valid values: on|off
    # numlock on
    # Hide the mouse cursor (note: does not work with some WMs).
    # Valid values: true|false
    # hidecursor false
    # This command is executed after a succesful login.
    # you can place the %session and %theme variables
    # to handle launching of specific commands in .xinitrc
    # depending of chosen session and slim theme
    # NOTE: if your system does not have bash you need
    # to adjust the command according to your preferred shell,
    # i.e. for freebsd use:
    # login_cmd exec /bin/sh - ~/.xinitrc %session
    login_cmd exec /bin/bash -login ~/.xinitrc %session
    # Commands executed when starting and exiting a session.
    # They can be used for registering a X11 session with
    # sessreg. You can use the %user variable
    # sessionstart_cmd some command
    # sessionstop_cmd some command
    # Start in daemon mode. Valid values: yes | no
    # Note that this can be overriden by the command line
    # options "-d" and "-nodaemon"
    # daemon yes
    # Available sessions (first one is the default).
    # The current chosen session name is replaced in the login_cmd
    # above, so your login command can handle different sessions.
    # see the xinitrc.sample file shipped with slim sources
    sessions xfce4,icewm-session,wmaker,blackbox
    # Executed when pressing F11 (requires imagemagick)
    screenshot_cmd import -window root /slim.png
    # welcome message. Available variables: %host, %domain
    welcome_msg Welcome to %host
    # Session message. Prepended to the session name when pressing F1
    # session_msg Session:
    # shutdown / reboot messages
    shutdown_msg The system is halting...
    reboot_msg The system is rebooting...
    # default user, leave blank or remove this line
    # for avoid pre-loading the username.
    default_user farid
    # Focus the password field on start when default_user is set
    # Set to "yes" to enable this feature
    #focus_password no
    # Automatically login the default user (without entering
    # the password. Set to "yes" to enable this feature
    auto_login no
    # current theme, use comma separated list to specify a set to
    # randomly choose from
    current_theme archlinux
    # Lock file
    lockfile /var/lock/slim.lock
    # Log file
    logfile /var/log/slim.log

  • [SOLVED] Broken Gnome

    Hello,
    Everything was going well and I installed a few packages etc. After rebooting when I run gnome-session I get the following errors:
    Gtk-WARNING **:
    locale not supported by C library
    using the fallback 'C' locale
    Gtk-WARNING **: cannot open display:
    When attempting to run x it gives this error:
    cannot execute /usr/bin/gdm
    After checking, this path doesn't exist.
    I have tried pacman -S gdm and it doesn't make any difference. That path still doesn't exist. Xorg was installed.
    How do I resolve this? I'm running Arch x64.
    Thanks.
    Last edited by RAH (2008-06-22 21:32:08)

    tigrmesh wrote:
    locale:  http://wiki.archlinux.org/index.php/Configuring_locales.
    pacsave files:  I'll repeat what i wrote: 
    You probably have some .pacnew files in /etc that need to be merged.  You want to replace the current config files with the .pacnew ones (adding in all of your changes).  Also check for .pacsave files.  Those will have your changes, that you'll want to merge into the config files.
    Btw:  welcome to the Arch forums!
    OK,  I understand now.  I manually attempted to merge the changes from the pacnew files.  Didn't see any pacsave.  I'm sure there is a much better way of merging?  There is no difference after doing so.  Also I noticed when running gdm I get "The greeter application appears to be crashing.  Attempting to use a different one" , then it stays in a loop for 5 attempts.  I just hope I haven't done more damage by attempting to manually merge the changes using a pen and a scrap of paper lol.  I really do appreciate your help with this!  Thanks again.

  • [Solved] Broken arch after update

    Hi. I'm trying to install wine. So I uncommented multilib lines in /etc/pacman.conf & made 'pacman -Syu'. After restart system booting stops at "reached target graphical interface". Temporarily I've disable sddm service, so I can login in tty. However some services and modules can't be loaded still. For example I can't load iwlwifi for wireless and nvidia modules. I also tried to reinstall graphics packages such as bumblebee, mesa, nvidia but it's not helped.
    'Dmesg | grep -i error' shows nothing. 'cat /var/log/Xorg.0 | grep EE' chows:
    [ 29.973] Current Operating System: Linux BooBook 3.19.3-3-ARCH #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015 x86_64
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 29.999] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 29.999] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 32.017] (EE) open /dev/dri/card0: No such file or directory
    [ 32.017] (EE) open /dev/dri/card0: No such file or directory
    [ 32.017] (EE) Screen 0 deleted because of no matching config section.
    [ 32.017] (EE) Device(s) detected, but none match those in the config file.
    [ 32.017] (EE)
    [ 32.017] (EE) no screens found(EE)
    [ 32.017] (EE)
    [ 32.017] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 32.018] (EE)
    [ 32.022] (EE) Server terminated with error (1). Closing log file.
    Need help!
    When installing arch at first time I didn't create any xorg configs, but may be it should be done now?
    Last edited by abook (2015-05-10 01:18:49)

    Well, I've loaded fallback image of initramfs. Now it works & show "Linux BooBook 4.0.1-1-ARCH #1 SMP PREEMPT Wed Apr 29 12:00:26 CEST 2015 x86_64 GNU/Linux". Thank you, guys.

Maybe you are looking for

  • Checkbox functionality

    I have a window in my form that is suppose to open when a checkbox is marked. It does this by having a WHEN-CHECKBOX-CHANGED trigger on the checkbox item. In its PL/SQL block it has an if statement that says if the checkbox is marked then open the wi

  • Code is not working

    below is my code. It is not working. When i click launch on wireless toolkit suddenly this line, java.io.IOException, appears in output panel on netbeans 6.5. Nothing is launched on wireless toolkit. Please help import javax.microedition.midlet.*; im

  • Convert string to mysql datetime in java

    Hi, Can somebody suggest me how to convert a date string in this format - Mon Aug 10 16:36:00 CDT 2009 to a MySql DateTime in Java? This date is the result of Apache POI. Below is my code: if(HSSFDateUtil.isCellDateFormatted(hssfCell)) {      cellDat

  • Default import data in a service PO as material master doesn't exist .

    Hello all , Could anyone let me know , how can we default the import data entries at item level , in a service PO to a foreign vendor . As we dont enter a material number , a material master cannot be refernced for these values to default in , during

  • OCR in V9

    I had my first occasion to scan and OCR some text in Acrobat 9. What happened to "Formatted Text and Graphics" option. Seems like it's been replaced by "Clean Scan" or some such, which does not result in actual text/font interpretation. Or am I missi