[solved] LXTerminal has no prompt after update

I’m running Arch linux on a Thinkpad T40 laptop with e17 as a desktop environment, but I use LXTerminal as a terminal emulator for now.
Today I start LXTerminal, and it displays a cursor, but no prompt, and I cannot type anything in it. I do know that:
it worked yesterday,
Xterm still works,
LXTerminal works if started as root from xterm (but not as a user),
and I can su to my user account from this root terminal.
The following packages have been upgraded between then and now, but none of them looks very promising to me:
glibc
binutils
curl
firefox
gcc-libs
gcc-fortran
ghostscript
girara-common
girara-gtk2
iputils
linux
logrotate
mupdf
run-parts
syslog-ng
valgrind
vim-runtime
vim
zathura
None of ~/.bashrc, ~/.bash_profile, or /etc/bash.bashrc has changed recently, but i can reproduce them below. /etc/bash.bashrc has my PS1 definition in it. I have been unable to find a config file for lxterminal itself.
Help or advice would be greatly appreciated. Thank you.
# ~/.bashrc
# modified commands:
alias diff='colordiff' #requires colordiff package
alias grep='grep --color=auto'
alias more='less'
alias df='df -h'
alias du='du -c -h'
alias vi='vim'
alias ping='ping -c 3'
alias mkdir='mkdir -pv'
# ls:
alias ls='ls -hF --color=always'
alias ll='ls -l'
alias la='ls -A'
# safety:
alias chown='chown --preserve-root'
alias chmod='chmod --preserve-root'
alias chgrp='chgrp --preserve-root'
alias rm='rm -Iv'
alias ln='ln -i'
alias cp='cp -iv'
alias mv='mv -iv'
# new things:
alias up='cd ..'
alias upp='cd ../..'
alias uppp='cd ../../..'
alias upppp='cd ../../../..'
alias openports='netstat --all --numeric --programs --inet'
alias size='du -hs'
# for colored manpages:
man () \
env \
LESS_TERMCAP_mb=$(printf "\e[1;37m") \
LESS_TERMCAP_md=$(printf "\e[1;37m") \
LESS_TERMCAP_me=$(printf "\e[0m") \
LESS_TERMCAP_se=$(printf "\e[0m") \
LESS_TERMCAP_so=$(printf "\e[1;47;30m") \
LESS_TERMCAP_ue=$(printf "\e[0m") \
LESS_TERMCAP_us=$(printf "\e[0;36m") \
man "$@"
# ignore duplicate and blank entries in history:
export HISTCONTROL=ignoreboth
# tab completion for sudo commands:
complete -cf sudo
# run skype in a sandbox:
alias skype='xhost +SI:localuser:skype && su skype -c skype'
# ~/.bash_profile
[[ -f ~/.bashrc ]] && . ~/.bashrc
# /etc/bash.bashrc
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
PS1='[\u@\h \W]\$ '
PS2='> '
PS3='> '
PS4='+ '
case ${TERM} in
xterm*|rxvt*|Eterm|aterm|kterm|gnome*)
PROMPT_COMMAND=${PROMPT_COMMAND:+$PROMPT_COMMAND; }'printf "\033]0;%s@%s:%s\007" "${USER}" "${HOSTNAME%%.*}" "${PWD/#$HOME/~}"'
screen)
PROMPT_COMMAND=${PROMPT_COMMAND:+$PROMPT_COMMAND; }'printf "\033_%s@%s:%s\033\\" "${USER}" "${HOSTNAME%%.*}" "${PWD/#$HOME/~}"'
esac
[ -r /usr/share/bash-completion/bash_completion ] && . /usr/share/bash-completion/bash_completion
Last edited by iemcd (2013-08-19 22:13:58)

karol wrote:The question is, why did you have dwvpts in your fstab in the first place?
https://bbs.archlinux.org/viewtopic.php … 1#p1313371
Like the thread you linked to says, it's always been there. I do have a pacnew file, but the formatting is the same and it's empty, so evidently I just kept using the one I had.
Thanks though Jason, that does seem to have been the issue. And I'm glad to know I wasn't the only one caught off guard.
I'm marking this solved now, thanks everyone.

Similar Messages

  • My batch feature in bridge has disappeared completely after update, I uninstalled everything adobe CC using the cleaner tool

    My batch feature in bridge has disappeared completely after update, I uninstalled everything adobe CC using the cleaner tool.
    I sue the batch feature for my job everyday to batch multiple images with a custom action, I need this feature back ASAP
    Iam on a new 27 IMAC OSX 10.9.4
    Adobe CC 2014 newest version completely up to date.

    The cleaner tool doesn't touch presets, templates or other user data. All it does is flush the installer database to remove blockages. The last time it actualyl deleted any files and folders was with CS3. so whatever you did, you may have hit the wrong button. And while I underrstand your frustration, the download pages states that you are advised to backup your data, regardless...
    Mylenium

  • Anyone has any problem after updating to iSO 4.3.1 ?

    anyone has any problem after updating to iSO 4.3.1 ?
    I would like to know before updating mine.

    My 3G kept freezing after iSO 4.2.. and after reading the forums I updated both my Itunes and software to iOS 4.3.1, now I've lost my notes, contacts, calender entries and so far in the last ten minutes it's turned off and restarted itself and sync'd continually about 5 times.
    So basically I'm still where I was before only more cranky. In addition, I live in Australia and there are no Genius places here, there is no support from Apple unless you pay for it even by an email, you basically end up fending for yourself under a supposed warranty that isn't worth the paper its printed on.
    It you haven't already guessed, I'm more than a little ****** off.
    If I'd known how much trouble this was going to be, I don't think I would have spent the $400 odd dollars to buy it.
    If its not right by the weekend I'm taking it back to the shop I bought it.

  • Why isn't my device showing up on either the sidebar or upper right hand corner of the screen? This has only occurred after updating to the new ITunes update?

    Why isn't my device showing up on either the sidebar or upper right hand corner of the screen? This has only occurred after updating to the new ITunes update?

    See
    iOS: Device not recognized in iTunes for Windows
    - I would start with
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    or               
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    However, after your remove the Apple software components also remove the iCloud Control Panel via Windows Programs and Featurs appin the Window Control Panel. Then reinstall all the Apple software components
    - New cable and different USB port
    - Run this and see if the results help with determine the cause
    iTunes for Windows: Device Sync Tests

  • [SOLVED]root partition read only after update systemd

    After update systemd today, the systemd-remount-fs.service fail to start. Root filesystem is read only I tried add rw to fstab mount option, but the root parition is still  read only. I noticed that util-linux package are installed and udev package is dropped , Does it related to my problem?
    Please advice me.
    Sorry for my bad English.
    Update
    After downgard util-linux package, the system work again 
    Update 2
    UUID in grub.conf and fstab  are inconsistent, Thanks to  tomegun for point out this problem.
    Last edited by aduser (2012-06-08 04:05:59)

    output of systemctl status systemd-remount-fs.service
    systemd-remount-fs.service - Remount Root and Kernel File Systems
    Loaded: loaded (/usr/lib/systemd/system/systemd-remount-fs.service; static)
    Active: failed (Result: exit-code) since Sun, 03 Jun 2012 01:17:42 +0800; 5min ago
    Process: 132 ExecStart=/usr/lib/systemd/systemd-remount-fs (code=exited, status=1/FAILURE)
    CGroup: name=systemd:/system/systemd-remount-fs.service
    fstab
    UUID=55326b3a-eec9-498e-8e20-0a7ddd8daf9a / btrfs rw,compress=lzo,space_cache,autodefrag 0 1
    UUID=54c17991-716b-496e-a89b-4e978f2d92a4 /boot ext2 defaults 0 1
    systemctl
    UNIT LOAD ACTIVE SUB JOB DESCRIPTION
    proc-sys...misc.automount loaded active waiting Arbitrary Executable File Formats File System Automount Point
    sys-devi...d-card1.device loaded active plugged RV630 audio device [Radeon HD 2600 Series]
    sys-devi...d-card0.device loaded active plugged 82801I (ICH9 Family) HD Audio Controller
    sys-devi...et-eth0.device loaded active plugged RTL8111/8168B PCI Express Gigabit Ethernet controller
    sys-devi...dd-sdd1.device loaded active plugged ST3120213A
    sys-devi...dd-sdd2.device loaded active plugged ST3120213A
    sys-devi...ock-sdd.device loaded active plugged ST3120213A
    sys-devi...da-sda1.device loaded active plugged WDC_WD6400AAKS-22A7B0
    sys-devi...da-sda2.device loaded active plugged WDC_WD6400AAKS-22A7B0
    sys-devi...da-sda3.device loaded active plugged WDC_WD6400AAKS-22A7B0
    sys-devi...da-sda5.device loaded active plugged WDC_WD6400AAKS-22A7B0
    sys-devi...ock-sda.device loaded active plugged WDC_WD6400AAKS-22A7B0
    sys-devi...db-sdb1.device loaded active plugged WDC_WD1002FAEX-00Z3A0
    sys-devi...db-sdb2.device loaded active plugged WDC_WD1002FAEX-00Z3A0
    sys-devi...db-sdb3.device loaded active plugged WDC_WD1002FAEX-00Z3A0
    sys-devi...db-sdb4.device loaded active plugged WDC_WD1002FAEX-00Z3A0
    sys-devi...db-sdb5.device loaded active plugged WDC_WD1002FAEX-00Z3A0
    sys-devi...ock-sdb.device loaded active plugged WDC_WD1002FAEX-00Z3A0
    sys-devi...dc-sdc1.device loaded active plugged ST980811AS
    sys-devi...dc-sdc2.device loaded active plugged ST980811AS
    sys-devi...ock-sdc.device loaded active plugged ST980811AS
    sys-devi...y-ttyS1.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS1
    sys-devi...y-ttyS2.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS2
    sys-devi...y-ttyS3.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS3
    sys-devi...y-ttyS0.device loaded active plugged /sys/devices/pnp0/00:07/tty/ttyS0
    -.mount loaded active mounted /
    boot.mount loaded active mounted /boot
    dev-hugepages.mount loaded active mounted Huge Pages File System
    dev-mqueue.mount loaded active mounted POSIX Message Queue File System
    sys-kernel-debug.mount loaded active mounted Debug File System
    tmp.mount loaded active mounted /tmp
    xs-big.mount loaded active mounted /xs/big
    xs-dev-\...pace\x5d.mount loaded active mounted /xs/dev/[workspace]
    xs-dev.mount loaded active mounted /xs/dev
    xs-dl.mount loaded active mounted /xs/dl
    xs-file.mount loaded active mounted /xs/file
    systemd-...d-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch
    systemd-...word-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch
    console-...daemon.service loaded active running Console Manager
    console-...-start.service loaded failed failed Console System Startup Logging
    dbus.service loaded active running D-Bus System Message Bus
    [email protected] loaded active running dhcpcd on eth0
    gdm.service loaded active running Gnome Display Manager
    [email protected] loaded active running Getty on tty1
    systemd-journald.service loaded active running Journal Service
    systemd-logind.service loaded active running Login Service
    systemd-...unt-fs.service loaded failed failed Remount Root and Kernel File Systems
    systemd-sysctl.service loaded active exited Apply Kernel Variables
    systemd-...-setup.service loaded active exited Recreate Volatile Files and Directories
    systemd-...rigger.service loaded active exited udev Coldplug all Devices
    systemd-udev.service loaded active running udev Kernel Device Manager
    systemd-...nlevel.service loaded failed failed Update UTMP about System Runlevel Changes
    systemd-...ssions.service loaded active exited Permit User Sessions
    systemd-...-setup.service loaded active exited Setup Virtual Console
    dbus.socket loaded active running D-Bus System Message Bus Socket
    systemd-initctl.socket loaded active listening /dev/initctl Compatibility Named Pipe
    systemd-journald.socket loaded active running Journal Socket
    systemd-shutdownd.socket loaded active listening Delayed Shutdown Socket
    systemd-...control.socket loaded active listening udev Control Socket
    systemd-...-kernel.socket loaded active running udev Kernel Socket
    basic.target loaded active active Basic System
    cryptsetup.target loaded active active Encrypted Volumes
    getty.target loaded active active Login Prompts
    graphical.target loaded active active Graphical Interface
    local-fs-pre.target loaded active active Local File Systems (Pre)
    local-fs.target loaded active active Local File Systems
    multi-user.target loaded active active Multi-User
    network.target loaded active active Network
    remote-fs.target loaded active active Remote File Systems
    sockets.target loaded active active Sockets
    sound.target loaded active active Sound Card
    swap.target loaded active active Swap
    sysinit.target loaded active active System Initialization
    systemd-...es-clean.timer loaded active waiting Daily Cleanup of Temporary Directories
    LOAD = Reflects whether the unit definition was properly loaded.
    ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
    SUB = The low-level unit activation state, values depend on unit type.
    JOB = Pending job for the unit.
    74 units listed. Pass --all to see inactive units, too.
    grub2 conf
    menuentry 'Broken' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-ck kernel-true-852c733e-be0d-4375-8668-d7ae049295a9' {
    load_video
    set gfxpayload=keep
    insmod gzio
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 54c17991-716b-496e-a89b-4e978f2d92a4
    else
    search --no-floppy --fs-uuid --set=root 54c17991-716b-496e-a89b-4e978f2d92a4
    fi
    echo 'Loading Linux ck kernel ...'
    linux /vmlinuz-linux-ck root=UUID=852c733e-be0d-4375-8668-d7ae049295a9 ro rootflags=subvol=broken quiet add_efi_memmap elevator=bfq
    echo 'Loading initial ramdisk ...'
    initrd /initramfs-linux-ck.img
    The update packages
    core/btrfs-progs 0.19.20120328-2 2 -> 3
    core/device-mapper 2.02.95-4 4 -> 6
    core/cryptsetup 1.4.2-1 1 -> 2
    core/gpm 1.20.6-7 7 -> 8
    core/lvm2 2.02.95-4 4 -> 6
    extra/libglapi 8.0.3-1 1 -> 2
    extra/libgl 8.0.3-1 1 -> 2
    extra/ati-dri 8.0.3-1 1 -> 2
    extra/bluez 4.99-2 2 -> 6
    extra/consolekit 0.4.6-3 3 -> 4
    extra/gvfs 1.12.3-1 1 -> 2
    extra/gvfs-obexftp 1.12.3-1 1 -> 2
    extra/libatasmart 0.18-1 1 -> 2
    extra/libcanberra 0.28-4 4 -> 5
    extra/libpulse 2.0-1 1 -> 2
    extra/libcanberra-pulse 0.28-4 4 -> 5
    extra/mesa 8.0.3-1 1 -> 2
    extra/pulseaudio 2.0-1 1 -> 2
    extra/xf86-video-ati 6.14.99-0.20120517 0.20120517 -> 1.20120517
    community/libvirt 0.9.12-7 7 -> 8
    community/ttf-ubuntu-font-family 0.80-2 2 -> 3
    multilib/lib32-libglapi 8.0.3-3 3 -> 3.1
    multilib/lib32-libgl 8.0.3-3 3 -> 3.1
    ==> Software upgrade (new version) :
    core/util-linux 2.21.1-2 -> 2.21.2-1
    core/e2fsprogs 1.42.2-2 -> 1.42.3-1
    core/libpipeline 1.2.0-2 -> 1.2.1-1
    core/libsystemd 44-7 -> 184-2
    core/procps-ng 3.3.2-2 -> 3.3.3-1
    core/systemd 44-7 -> 184-2
    core/systemd-sysvcompat 3-1 -> 184-2
    extra/pixman 0.24.4-1 -> 0.26.0-1
    extra/xorg-server-common 1.12.1.902-1 -> 1.12.2-1
    extra/xorg-server 1.12.1.902-1 -> 1.12.2-1
    community/libuser 0.57.1-2 -> 0.57.6-1
    community/os-prober 1.49-3 -> 1.53-1
    community/systemd-arch-units 20120412-6 -> 20120528-3
    repo-ck/linux-ck-corex 3.3.7-1 -> 3.4-1
    repo-ck/linux-ck-corex-headers 3.3.7-1 -> 3.4-1
    ==> New package :
    core/systemd-tools 184-2 (required by systemd)
    Does the systemd not support btrfs subvolume as root partition??
    Last edited by aduser (2012-06-02 17:45:39)

  • [Solved] gdm-x-session segfault after update to gdm-3.16.0.1-1

    After
    updating to gdm-3.16.0.1-1, when starting a GNOME session with i3 as
    window manager (using i3-gnome from the AUR) gdm-x-session crashes with
    error:
    $ dmesg
    [ 75.134600] gdm-x-session[642]: segfault at 38 ip 0000000000405ae9 sp
    00007ffc1aff1430 error 4 in gdm-x-session[400000+11000]
    I am able to start all other sessions: GNOME shell, GNOME on Wayland,
    only i3.
    My system is up-to-date.
    Could some one instruct me on how to further debug this error?
    EDIT: It was easier to avoid i3-gnome completely and start gnome-setting-daemon from ~.i3/conf. I am still struggling with the keyring, but other than that everything else is working as intended.
    Last edited by gjasso (2015-04-15 00:55:55)

    Thanks for the hint, inxsible, downgrading to JRE 1.6 solved it.
    For the sake of others who might run into the same problem: I downloaded jre-6u26-1-i686.pkg.tar.xz from the Arch Rollback Machine, installed it (
    pacman -U jre-6u26-1-i686.pkg.tar.xz
    ) and added
    jre
    to the
    IgnorePkg
    line in
    /etc/pacman.conf
    so it won't get replaced in the next update.
    After doing that, Eclipse suffered PermGen Out-of-memory-errors. Adding
    -XX:MaxPermSize=128M
    to
    /usr/share/eclipse/eclipse.ini
    fixed that and now m2e installs fine.

  • Macbook Pro boots to Darwin prompt after update

    I updated my Macbook Pro using Auto Update this morning, and now I can only boot to a Darwin prompt. The computer would boot, go to the starting OS X screen, then straight to the prompt. If I exited the prompt, I would be taken to a user login screen (which would revert back to the prompt after an attempted login)
    I checked the system log and it showed that SecurityAgent was crashing.
    So, per the advice in this post:
    http://discussions.apple.com/message.jspa?messageID=1545778#1545778
    I renamed the NetInfo Database, and reran the initial setup using the proper account short name.
    However, now the computer goes to the gray timer circle before straight to the prompt, no Starting OS X screen.
    The system log now shows the following:
    loginwindow[66]: Login Window Started Security Agent
    loginwindow[66]: AuthorizationRef doesn't have a username (<LoginAuthRefMgr: 0x336150>).\n
    launchd: onoption repeating too quickly on port /dev/console, sleeping
    I thought flushing the NetInfo Database would help, but apparently not.
    I would appreciate any help, and thanks!

    I am having the exact same issue!!!! The problem started as soon as I updated to 10.5.4. I sent my computer off to Apple's Depot to be fixed. The 6 day turn around really slowed me down. After my MacBook Pro was returned I had a note from Service that my Logic Board was replaced and my 3rd Party RAM was not 'Apple Friendly.' The RAM is fine and in Perfect Working Condition. I am assuming that after the Apple Techs got to my RAM they did not proceed to replace my Graphics Card or the Inverter Board (the small cable that sends power to the monitor). I took my MacBook Pro out of the box, re-inserted my 3rd-Party RAM and the computer worked fine for 3 weeks. That's until Last Night I had a FireWire Drive Mounting issue and had to Hard Re-Start my system it was then that the Black Screen Issue started again. Again, your notes are EXACTLY the same issue I am now having! I have called Apple Support and they will now take my computer to service with 'White Glove Treatment.'
    After reading your post I am convinced that this is a software Bug. Apple please update. As of now I cannot even startup my computer to check for updates! Also, I cannot afford to be without my system for another week!!

  • I would like to know why iPhone 4S Battery backup has been reduced after updating it to 5.1 firmfare

    When i bought it, i was getting a gud battery backup of 2 days. Based on my usage.
    Even now after updating the firmware my usage is same as before.. but the battery drains very fast...

    Hi aznur,
    Article: HT1476 iPhone and iPod touch: Charging the battery
    http://support.apple.com/kb/ht1476
    Charging with a FireWire-based power source is not supported, except on original iPhone and iPod touch (1st generation). If the device is connected to a FireWire-based charger or accessory, this alert screen will appear:
    Charging is not supported with this accessory.
    Have a nice day,
    Mario

  • [solved] gnome-shell bad looking after update

    Hi,
    After update (about two weeks ago) my gnome looks bad. You can see this in screenshots. Very large icons and strange rectangles in gnome shell menu on started applications.
    Can you help?
    Last edited by skoczo (2015-05-01 17:27:23)

    eyemonen wrote:
    Hi
    Desktop icons: open Files (nautilus) and change default zoom level for icons from standard to small (preferences - views).
    Rectangles:  this is how running applications are displayed in the default theme. If those rectangles bother you too much, the easiest way is to change theme. For example, ceti-2 and vertex are already ported to 3.16.
    It works. Thanks for help.

  • [SOLVED] Headphone keep producing noises after update

    I executed "pacman -Syu" yesterday. And after update my headphone isn't turned on automatically. I had install alsamixer and unmute it manually, but the problem is the headphone keeps producing annoying noises. It never happened before the update. I have win***s installed and got no problem with it.
    Don't know what to do here. I've been using linux (mandriva, opensuse, fedora, slackware, and mostly ubuntu) for 5 years, but haven't been working with arch until a month ago, so you probably underestand my situation.
    Thank for the cooperation..
    Last edited by amuroray (2011-05-29 00:53:01)

    yeah it was the kernel, nvidia driver, and others
    core/grep core/mkinitcpio
    core/cryptsetup
    core/kbd
    core/attr
    core/gcc
    core/xz
    core/file
    core/initscripts
    core/acl
    core/lzo2
    core/util-linux
    core/kernel26
    core/linux-firmware
    core/gmp
    core/udev
    core/gcc-libs
    core/sqlite3
    core/device-mapper
    core/lvm2
    core/binutils
    core/glib2
    extra/kdelibs
    extra/p7zip
    extra/akonadi
    extra/kdeedu-marble
    extra/udisks extra/poppler-qt
    extra/gstreamer0.10-ugly-plugins
    extra/gstreamer0.10-ugly extra/acpid
    extra/boost-libs extra/gstreamer0.10
    extra/kdebase-workspace
    extra/poppler
    extra/wvdial
    extra/gstreamer0.10-base
    extra/kdeplasma-applets-networkmanagement
    extra/libftdi
    extra/parted
    extra/gstreamer0.10-base-plugins
    extra/git
    extra/liblqr
    extra/upower
    extra/libssh2
    extra/nvidia-utils
    extra/chromium
    extra/partitionmanager
    extra/curl
    extra/gnutls
    extra/nvidia
    extra/neon
    extra/libjpeg-turbo
    community/packagekit-qt community/opera community/packagekit
    and one more thing, when booting up i noticed that when udev was starting, there was a slight click sound coming from my headphones twice. I assume that was a sign that the headphone was turned on and turned off again when udev was starting, so maybe it was udev problem, i think.

  • [SOLVED] No prompt after update to 3.3.6-1-ARCH

    After doing an upgrade and a reboot (fail save, the otherone doesn't work) my arch stopped working (booting)
    Linux janus 3.3.6-1-ARCH #1 SMP PREEMPT Sun May 13 10:52:32 CEST 2012 x86_64 GNU/Linux
    /boot/grub/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,0)
    kernel /vmlinuz26 root=/dev/disk/by-label/root ro
    initrd /kernel26.img
    # (1) Arch Linux
    title Arch Linux Fallback
    root (hd0,0)
    kernel /vmlinuz26 root=/dev/disk/by-label/root ro
    initrd /kernel26-fallback.img
    # (2) Windows
    #title Windows
    #rootnoverify (hd0,0)
    #makeactive
    #chainloader +1
    /etc/rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # See 'man 5 rc.conf' for more details
    # LOCALIZATION
    LOCALE="en_US.UTF-8"
    DAEMON_LOCALE="yes"
    HARDWARECLOCK=""
    TIMEZONE=""
    KEYMAP="de_CH-latin1"
    CONSOLEFONT="Lat2-Terminus16"
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    MODULES=()
    USEDMRAID="no"
    USEBTRFS="no"
    USELVM="yes"
    # NETWORKING
    HOSTNAME="janus"
    interface=eth0
    address=172.16.0.8
    netmask=255.255.0.0
    gateway=172.16.0.1
    NETWORK_PERSIST="yes"
    # DAEMONS
    #DAEMONS=( syslog-ng crond network nfs-common dnsmasq sshd ntpd @httpd !netfs @samba @nfs-server @munin-node @minidlna @logitechmediaserver @transmissiond @randomsound )
    DAEMONS=( syslog-ng crond network dnsmasq sshd )
    dmesg
    [ 0.907376] msgmni has been set to 3989
    [ 0.908073] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 0.908205] io scheduler noop registered
    [ 0.908216] io scheduler deadline registered
    [ 0.908403] io scheduler cfq registered (default)
    [ 0.908722] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
    [ 0.908919] pcieport 0000:00:1c.2: irq 41 for MSI/MSI-X
    [ 0.909085] pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X
    [ 0.909487] intel_idle: MWAIT substates: 0x10
    [ 0.909523] intel_idle: v0.4 model 0x1C
    [ 0.909530] intel_idle: lapic_timer_reliable_states 0x2
    [ 0.909674] GHES: HEST is not enabled!
    [ 0.909882] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.911088] Linux agpgart interface v0.103
    [ 0.911316] i8042: PNP: No PS/2 controller found. Probing ports directly.
    [ 0.914487] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.914596] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.915020] mousedev: PS/2 mouse device common for all mice
    [ 0.915192] rtc_cmos 00:03: RTC can wake from S4
    [ 0.915505] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    [ 0.915549] rtc0: alarms up to one month, 114 bytes nvram, hpet irqs
    [ 0.915691] cpuidle: using governor ladder
    [ 0.915842] cpuidle: using governor menu
    [ 0.916378] TCP cubic registered
    [ 0.916798] NET: Registered protocol family 10
    [ 0.918019] NET: Registered protocol family 17
    [ 0.918035] Registering the dns_resolver key type
    [ 0.918552] PM: Hibernation image not present or could not be loaded.
    [ 0.918576] registered taskstats version 1
    [ 0.919485] rtc_cmos 00:03: setting system clock to 2012-05-22 20:49:54 UTC (1337719794)
    [ 0.919617] Initializing network drop monitor service
    [ 0.923155] Freeing unused kernel memory: 732k freed
    [ 0.923689] Write protecting the kernel read-only data: 8192k
    [ 0.937719] Freeing unused kernel memory: 1632k freed
    [ 0.944939] Freeing unused kernel memory: 656k freed
    [ 0.972274] udevd[47]: starting version 182
    [ 1.081877] SCSI subsystem initialized
    [ 1.087149] libata version 3.00 loaded.
    [ 1.090150] ata_piix 0000:00:1f.1: version 2.13
    [ 1.090166] sata_promise 0000:04:00.0: version 2.12
    [ 1.090320] ata_piix 0000:00:1f.1: setting latency timer to 64
    [ 1.096448] scsi0 : sata_promise
    [ 1.098921] scsi1 : sata_promise
    [ 1.101399] scsi2 : sata_promise
    [ 1.101689] scsi3 : ata_piix
    [ 1.101855] scsi4 : sata_promise
    [ 1.102566] ata3: SATA max UDMA/133 mmio m4096@0x88120000 ata 0x88120380 irq 21
    [ 1.102582] ata4: SATA max UDMA/133 mmio m4096@0x88120000 ata 0x88120280 irq 21
    [ 1.102594] ata5: SATA max UDMA/133 mmio m4096@0x88120000 ata 0x88120200 irq 21
    [ 1.102608] ata6: SATA max UDMA/133 mmio m4096@0x88120000 ata 0x88120300 irq 21
    [ 1.103448] scsi5 : ata_piix
    [ 1.105045] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x30b0 irq 14
    [ 1.105061] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x30b8 irq 15
    [ 1.105184] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
    [ 1.105857] ata2: port disabled--ignoring
    [ 1.256766] ata_piix 0000:00:1f.2: setting latency timer to 64
    [ 1.257277] ata1.00: ATAPI: DVDRW IDE 16X, VER A187, max UDMA/66
    [ 1.258236] scsi6 : ata_piix
    [ 1.258557] scsi7 : ata_piix
    [ 1.259078] ata7: SATA max UDMA/133 cmd 0x30c8 ctl 0x30ec bmdma 0x30a0 irq 19
    [ 1.259088] ata8: SATA max UDMA/133 cmd 0x30c0 ctl 0x30e8 bmdma 0x30a8 irq 19
    [ 1.263788] ata1.00: configured for UDMA/66
    [ 1.426964] ata8.00: ATA-7: SAMSUNG MMCRE64G5MXP-0VB, VBM1801Q, max UDMA/100
    [ 1.426973] ata8.00: 125045424 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 1.433610] ata8.00: configured for UDMA/100
    [ 1.573416] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 1.590528] ata3.00: ATA-8: WDC WD10EADS-00P8B0, 01.00A01, max UDMA/133
    [ 1.590536] ata3.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 0/32)
    [ 1.597178] ata3.00: configured for UDMA/133
    [ 1.597532] scsi 0:0:0:0: Direct-Access ATA WDC WD10EADS-00P 01.0 PQ: 0 ANSI: 5
    [ 2.070084] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.080650] ata4.00: ATA-8: WDC WD10EADS-00P8B0, 01.00A01, max UDMA/133
    [ 2.080660] ata4.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 0/32)
    [ 2.087660] ata4.00: configured for UDMA/133
    [ 2.088031] scsi 1:0:0:0: Direct-Access ATA WDC WD10EADS-00P 01.0 PQ: 0 ANSI: 5
    [ 2.560084] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.580228] ata5.00: ATA-8: WDC WD10EADS-00P8B0, 01.00A01, max UDMA/133
    [ 2.580238] ata5.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 0/32)
    [ 2.587208] ata5.00: configured for UDMA/133
    [ 2.587512] scsi 2:0:0:0: Direct-Access ATA WDC WD10EADS-00P 01.0 PQ: 0 ANSI: 5
    [ 3.060083] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 3.073646] ata6.00: ATA-8: WDC WD10EADS-00P8B0, 01.00A01, max UDMA/133
    [ 3.073655] ata6.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 0/32)
    [ 3.080536] ata6.00: configured for UDMA/133
    [ 3.080840] scsi 4:0:0:0: Direct-Access ATA WDC WD10EADS-00P 01.0 PQ: 0 ANSI: 5
    [ 3.081826] scsi 3:0:0:0: CD-ROM DVDRW IDE 16X A187 PQ: 0 ANSI: 5
    [ 3.082680] scsi 7:0:0:0: Direct-Access ATA SAMSUNG MMCRE64G VBM1 PQ: 0 ANSI: 5
    [ 3.118717] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 3.118994] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 3.119057] sd 0:0:0:0: [sda] Write Protect is off
    [ 3.119069] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 3.119083] sd 2:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 3.119315] sd 4:0:0:0: [sdd] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 3.119341] sd 1:0:0:0: [sdb] Write Protect is off
    [ 3.119365] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 3.119402] sd 2:0:0:0: [sdc] Write Protect is off
    [ 3.119415] sd 7:0:0:0: [sde] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
    [ 3.119440] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
    [ 3.119506] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 3.119590] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 3.119688] sd 4:0:0:0: [sdd] Write Protect is off
    [ 3.119701] sd 4:0:0:0: [sdd] Mode Sense: 00 3a 00 00
    [ 3.119745] sd 7:0:0:0: [sde] Write Protect is off
    [ 3.119755] sd 7:0:0:0: [sde] Mode Sense: 00 3a 00 00
    [ 3.119838] sd 4:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 3.119861] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 3.119886] sd 7:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 3.125924] sde: sde1 sde2 sde3 sde4
    [ 3.128350] sda: unknown partition table
    [ 3.131954] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 3.133210] sd 7:0:0:0: [sde] Attached SCSI disk
    [ 3.134133] sdc: unknown partition table
    [ 3.135456] sdd: unknown partition table
    [ 3.135487] sd 2:0:0:0: [sdc] Attached SCSI disk
    [ 3.136456] sd 4:0:0:0: [sdd] Attached SCSI disk
    [ 3.138525] sdb: unknown partition table
    [ 3.139382] sd 1:0:0:0: [sdb] Attached SCSI disk
    [ 3.143991] sr0: scsi3-mmc drive: 1x/48x writer cd/rw xa/form2 cdda tray
    [ 3.144009] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 3.145875] sr 3:0:0:0: Attached scsi CD-ROM sr0
    [ 3.283989] device-mapper: uevent: version 1.0.3
    [ 3.284363] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: [email protected]
    [ 3.360761] EXT4-fs (sde3): INFO: recovery required on readonly filesystem
    [ 3.360771] EXT4-fs (sde3): write access will be enabled during recovery
    [ 3.703310] EXT4-fs (sde3): recovery complete
    [ 3.703711] EXT4-fs (sde3): mounted filesystem with ordered data mode. Opts: (null)
    [ 5.872439] udevd[356]: starting version 182
    [ 5.987333] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input0
    [ 5.987361] ACPI: Sleep Button [SLPB]
    [ 5.987585] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
    [ 5.987600] ACPI: Power Button [PWRF]
    [ 6.015516] FDC 0 is a post-1991 82077
    [ 6.039298] agpgart-intel 0000:00:00.0: Intel 945G Chipset
    [ 6.039565] agpgart-intel 0000:00:00.0: detected gtt size: 131072K total, 131072K mappable
    [ 6.039806] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
    [ 6.045341] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [ 6.045543] r8169 0000:01:00.0: irq 43 for MSI/MSI-X
    [ 6.047332] r8169 0000:01:00.0: eth0: RTL8168c/8111c at 0xffffc90000350000, 00:27:0e:08:17:26, XID 1c4000c0 IRQ 43
    [ 6.047347] r8169 0000:01:00.0: eth0: jumbo features [frames: 6128 bytes, tx checksumming: ko]
    [ 6.047517] agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0x80000000
    [ 6.064277] usbcore: registered new interface driver usbfs
    [ 6.064399] usbcore: registered new interface driver hub
    [ 6.074606] usbcore: registered new device driver usb
    [ 6.093710] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 6.093975] ehci_hcd 0000:00:1d.7: setting latency timer to 64
    [ 6.093990] ehci_hcd 0000:00:1d.7: EHCI Host Controller
    [ 6.094157] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
    [ 6.094233] ehci_hcd 0000:00:1d.7: using broken periodic workaround
    [ 6.094258] ehci_hcd 0000:00:1d.7: debug port 1
    [ 6.096239] intel_rng: Firmware space is locked read-only. If you can't or
    [ 6.096246] intel_rng: don't want to disable this in firmware setup, and if
    [ 6.096250] intel_rng: you are certain that your system has a functional
    [ 6.096254] intel_rng: RNG, try using the 'no_fwh_detect' option.
    [ 6.098182] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
    [ 6.098251] ehci_hcd 0000:00:1d.7: irq 23, io mem 0x883a4000
    [ 6.106891] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    [ 6.108800] hub 1-0:1.0: USB hub found
    [ 6.108829] hub 1-0:1.0: 8 ports detected
    [ 6.114693] uhci_hcd: USB Universal Host Controller Interface driver
    [ 6.114930] uhci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 6.114943] uhci_hcd 0000:00:1d.0: UHCI Host Controller
    [ 6.115013] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 6.115073] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00003080
    [ 6.116010] md: bind<sdb>
    [ 6.116313] leds_ss4200: no LED devices found
    [ 6.121149] [drm] Initialized drm 1.1.0 20060810
    [ 6.129071] hub 2-0:1.0: USB hub found
    [ 6.129105] hub 2-0:1.0: 2 ports detected
    [ 6.129668] uhci_hcd 0000:00:1d.1: setting latency timer to 64
    [ 6.129682] uhci_hcd 0000:00:1d.1: UHCI Host Controller
    [ 6.129728] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
    [ 6.129801] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00003060
    [ 6.130542] hub 3-0:1.0: USB hub found
    [ 6.130566] hub 3-0:1.0: 2 ports detected
    [ 6.130984] uhci_hcd 0000:00:1d.2: setting latency timer to 64
    [ 6.130998] uhci_hcd 0000:00:1d.2: UHCI Host Controller
    [ 6.131046] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
    [ 6.131152] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00003040
    [ 6.135543] hub 4-0:1.0: USB hub found
    [ 6.135576] hub 4-0:1.0: 2 ports detected
    [ 6.138604] md: bind<sda>
    [ 6.141980] iTCO_vendor_support: vendor-support=0
    [ 6.143676] uhci_hcd 0000:00:1d.3: setting latency timer to 64
    [ 6.143688] uhci_hcd 0000:00:1d.3: UHCI Host Controller
    [ 6.143728] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
    [ 6.143799] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00003020
    [ 6.144926] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
    [ 6.145255] iTCO_wdt: Found a ICH7 or ICH7R TCO device (Version=2, TCOBASE=0x0460)
    [ 6.145488] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 6.146421] hub 5-0:1.0: USB hub found
    [ 6.146443] hub 5-0:1.0: 2 ports detected
    [ 6.147012] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
    [ 6.179903] input: PC Speaker as /devices/platform/pcspkr/input/input2
    [ 6.183546] md: bind<sdc>
    [ 6.197452] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input3
    [ 6.215986] md: bind<sdd>
    [ 6.234886] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4
    [ 6.237154] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
    [ 6.242659] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
    [ 6.247410] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
    [ 6.247627] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    [ 6.252088] i915 0000:00:02.0: setting latency timer to 64
    [ 6.296941] raid6: int64x1 269 MB/s
    [ 6.354237] raid6: int64x2 416 MB/s
    [ 6.357354] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 6.357365] [drm] Driver supports precise vblank timestamp query.
    [ 6.357537] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 6.410098] raid6: int64x4 430 MB/s
    [ 6.466761] raid6: int64x8 472 MB/s
    [ 6.523430] raid6: sse2x1 596 MB/s
    [ 6.580084] raid6: sse2x2 1096 MB/s
    [ 6.586778] usb 3-2: new low-speed USB device number 2 using uhci_hcd
    [ 6.636699] raid6: sse2x4 1543 MB/s
    [ 6.636707] raid6: using algorithm sse2x4 (1543 MB/s)
    [ 6.638081] async_tx: api initialized (async)
    [ 6.639298] xor: automatically using best checksumming function: generic_sse
    [ 6.653360] generic_sse: 4777.200 MB/sec
    [ 6.653369] xor: using function: generic_sse (4777.200 MB/sec)
    [ 6.662829] md: raid6 personality registered for level 6
    [ 6.662838] md: raid5 personality registered for level 5
    [ 6.662843] md: raid4 personality registered for level 4
    [ 6.663610] bio: create slab <bio-1> at 1
    [ 6.663631] md/raid:md127: not clean -- starting background reconstruction
    [ 6.663682] md/raid:md127: device sdd operational as raid disk 3
    [ 6.663692] md/raid:md127: device sdc operational as raid disk 2
    [ 6.663701] md/raid:md127: device sda operational as raid disk 0
    [ 6.663709] md/raid:md127: device sdb operational as raid disk 1
    [ 6.664617] md/raid:md127: allocated 4300kB
    [ 6.664832] md/raid:md127: raid level 5 active with 4 out of 4 devices, algorithm 2
    [ 6.664839] RAID conf printout:
    [ 6.664843] --- level:5 rd:4 wd:4
    [ 6.664849] disk 0, o:1, dev:sda
    [ 6.664854] disk 1, o:1, dev:sdb
    [ 6.664858] disk 2, o:1, dev:sdc
    [ 6.664863] disk 3, o:1, dev:sdd
    [ 6.664967] md127: detected capacity change from 0 to 3000614387712
    [ 6.669170] md127: unknown partition table
    [ 6.797420] input: Microsoft Comfort Curve Keyboard 2000 as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/input/input9
    [ 6.797905] generic-usb 0003:045E:00DD.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Comfort Curve Keyboard 2000] on usb-0000:00:1d.1-2/input0
    [ 6.821245] input: Microsoft Comfort Curve Keyboard 2000 as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.1/input/input10
    [ 6.821839] generic-usb 0003:045E:00DD.0002: input,hidraw1: USB HID v1.11 Device [Microsoft Comfort Curve Keyboard 2000] on usb-0000:00:1d.1-2/input1
    [ 6.821926] usbcore: registered new interface driver usbhid
    [ 6.821934] usbhid: USB HID core driver
    [ 7.139480] [drm] initialized overlay support
    [ 7.359988] fbcon: inteldrmfb (fb0) is primary device
    [ 7.444647] Console: switching to colour frame buffer device 210x65
    [ 7.464949] fb0: inteldrmfb frame buffer device
    [ 7.464954] drm: registered panic notifier
    [ 7.465069] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 8.257757] EXT4-fs (sde3): re-mounted. Opts: discard
    [ 8.331371] EXT4-fs (sde1): mounted filesystem with ordered data mode. Opts: discard
    [ 8.359096] EXT4-fs (sde4): mounted filesystem with ordered data mode. Opts: discard
    [ 9.337971] r8169 0000:01:00.0: eth0: link down
    [ 9.337993] r8169 0000:01:00.0: eth0: link down
    [ 9.338818] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 11.264950] r8169 0000:01:00.0: eth0: link up
    [ 11.265995] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 21.936743] eth0: no IPv6 routers present
    this machine has run for five years now. but here I'm stuck. The last message is from the SSHd being started. I can logon to it on a SSH but the machine itself won't start a shell..
    what's up?
    Last edited by theking2 (2012-05-23 09:36:02)

    @Gcool: no nothing happens it is the last line on the console. As it is normally a headless I don't have X11 active.
    I not always scrutinize the packets that are updated and do a pacman -Syu on a monthly basis.
    It boots to runlevel 3 which it does but than is stuck when the last daemon (successfully) loads
    It is a file server and I do use md and lvm2 though. My guess is that for some reason the system wasn't shutdown correctly causing the RAID5 to become instable and being resyncd as we speak. But I'm happy to already have the sshd working and could start repairs.
    the last bit of pacman.log:
    [2012-05-17 13:57] ==> Image generation successful
    [2012-05-17 13:57] upgraded linux (3.3.4-2 -> 3.3.6-1)
    [2012-05-17 13:57] upgraded linux-headers (3.3.4-2 -> 3.3.6-1)
    [2012-05-17 13:57] upgraded man-pages (3.39-1 -> 3.41-1)
    [2012-05-17 13:57] upgraded sqlite (3.7.11-2 -> 3.7.12-1)
    [2012-05-17 13:57] upgraded minidlna (1.0.24-3 -> 1.0.24-4)
    [2012-05-17 13:57] upgraded mpfr (3.1.0.p7-1 -> 3.1.0.p10-1)
    [2012-05-17 13:57] upgraded mpg123 (1.14.0-1 -> 1.14.2-1)
    [2012-05-17 13:57] upgraded perl-log-log4perl (1.35-1 -> 1.36-1)
    [2012-05-17 13:57] upgraded munin-node (1.4.6-2 -> 1.4.7-1)
    [2012-05-17 13:57] upgraded munin (1.4.6-2 -> 1.4.7-1)
    [2012-05-17 13:57] upgraded ntfs-3g (2012.1.15-2 -> 2012.1.15-3)
    [2012-05-17 13:58] upgraded openssl (1.0.1.b-1 -> 1.0.1.c-1)
    [2012-05-17 13:58] upgraded php (5.3.12-1 -> 5.4.3-1)
    [2012-05-17 13:58] upgraded php-apache (5.3.12-1 -> 5.4.3-1)
    [2012-05-17 13:58] upgraded powertop (1.13-3 -> 2.0-1)
    [2012-05-17 13:58] upgraded vim-runtime (7.3.495-3 -> 7.3.515-1)
    [2012-05-17 13:58] upgraded vim (7.3.495-3 -> 7.3.515-1)
    [2012-05-17 13:58] upgraded xterm (278-1 -> 279-1)
    [2012-05-17 15:06] Running 'pacman -S upower'
    [2012-05-17 15:06] installed polkit (0.105-1)
    [2012-05-17 15:06] installed pm-quirks (0.20100619-2)
    [2012-05-17 15:06] installed pm-utils (1.4.1-4)
    [2012-05-17 15:06] installed dbus-glib (0.98-1)
    [2012-05-17 15:06] installed usbmuxd (1.0.7-3)
    [2012-05-17 15:06] installed libplist (1.8-2)
    [2012-05-17 15:06] installed libimobiledevice (1.1.1-3)
    [2012-05-17 15:06] installed upower (0.9.16-1)
    [2012-05-17 16:11] Running 'pacman -S --asdeps perl-config-general libxslt'
    [2012-05-17 16:12] Running 'pacman -U /home/j/dev/tgt/perl_conig_general/perl-config-general/perl-config-general-2.50-2-x86_64.pkg.tar.xz'
    [2012-05-17 16:12] installed perl-config-general (2.50-2)
    [2012-05-17 16:12] Running 'pacman -S --asdeps libxslt'
    [2012-05-17 16:12] installed libxslt (1.1.26-3)
    [2012-05-17 16:21] Running 'pacman -U /home/j/dev/tgt/tgt/tgt-1.0.26-2-x86_64.pkg.tar.xz'
    [2012-05-17 16:22] installed tgt (1.0.26-2)
    [2012-05-17 16:38] Running 'pacman -S sg_inq'
    [2012-05-17 16:49] Running 'pacman -R iscsi-tgt'
    [2012-05-17 16:49] Running 'pacman -R tgt'
    [2012-05-17 16:49] warning: /etc/tgt/targets.conf saved as /etc/tgt/targets.conf.pacsave
    [2012-05-17 16:49] removed tgt (1.0.26-2)
    [2012-05-17 16:50] Running 'pacman -R perl-config-general libxslt'
    [2012-05-17 16:50] removed libxslt (1.1.26-3)
    [2012-05-17 16:50] removed perl-config-general (2.50-2)
    [2012-05-22 23:26] Running 'pacman -Syu'
    [2012-05-22 23:26] synchronizing package lists
    [2012-05-22 23:26] starting full system upgrade
    [2012-05-22 23:29] upgraded libcups (1.5.2-2 -> 1.5.3-1)
    [2012-05-22 23:29] upgraded libglapi (8.0.2-1 -> 8.0.3-1)
    [2012-05-22 23:29] upgraded libgl (8.0.2-1 -> 8.0.3-1)
    [2012-05-22 23:29] upgraded libnl (3.2.7-1 -> 3.2.9-1)
    [2012-05-22 23:29] upgraded mdadm (3.2.3-3 -> 3.2.4-1)
    [2012-05-22 23:29] upgraded sqlite (3.7.12-1 -> 3.7.12-2)
    [2012-05-22 23:30] upgraded subversion (1.7.4-3 -> 1.7.5-1)
    [2012-05-22 23:30] upgraded sudo (1.8.4.p4-1 -> 1.8.5.p1-1)

  • [Solved]Steam - OpenGL GLX problem after update

    When I open steam it gives me this prompt:
    "OpenGL GLX context is not using direct rendering, which may cause performance problems.
    For more information visit https://support.steampowered.com/kb_article.php?ref=9938-EYZB-7457."
    I had this problem before, but I solved it with this command:
    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6
    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu/libgcc_s.so.1
    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu/libstdc++.so.6
    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1
    But now after newest update, nothing solves this problem. And also I can do nothing about steam updates, beacause steam updates itself. I am using mesa-git drivers for AMD. Everything was working fine before the latest update. The command I shown to you doesn't help now. Steam now launches itself,but all 3D games crash on startup. The output of command glxinfo|grep rendering is direct rendering: yes.
    Last edited by Anticitizen (2014-12-09 12:33:39)

    from the steam output :
    libGL error: unable to load driver: r600_dri.so
    libGL error: driver pointer missing
    libGL error: failed to load driver: r600
    libGL error: unable to load driver: swrast_dri.so
    libGL error: failed to load driver: swrast
    Those libraries are in /usr/lib/xorg/modules/dri , both mesa-git 66716 and mesa-dri 10.3.5 symlink them to the r300_dri.so lib in the same folder.
    ( this is intentional due to recent changes in mesa).
    To verify whether you have an OpenGL problem or a steam problem, try running native opengl applications like Xonotic or Oolite (both are in repos) .

  • [solved] GDM won't start after update

    Hello.
    Today I made a pacman -Syu and gdm was updated.
    On the next boot i only get a console and not the usual gdm login.
    I loged in and tried to start gdm manualy with /etc/rc.d/gdm restart
    wich results in an error message : "gdm already running. Aborting!", but it isnt
    The X Server works (tried startx).
    Any ideas what happend to gdm and how to fix it?
    /edit : additional info: using current repository

    Does your gdm.conf file contains paths like this: /usr/X11R6/bin
    I think pacman just overwrites the config files if you never changed anything to them. In my case I did some modifications, so pacman made a backup of my modified file.
    In case your file don't contain any /usr/X11R6/... , you may try do diff your file between mine:
    # GDM Configuration file. You can use gdmsetup program to graphically
    # edit this, or you can optionally just edit this file by hand. Note that
    # gdmsetup does not tweak every option here, just the ones most users
    # would care about. Rest is for special setups and distro specific
    # tweaks. If you edit this file, you should send the HUP or USR1 signal to
    # the daemon so that it restarts: (Assuming you have not changed PidFile)
    # kill -USR1 `cat /var/run/gdm.pid`
    # (HUP will make gdm restart immediately while USR1 will make gdm not kill
    # existing sessions and will only restart gdm after all users log out)
    # You can also use the gdm-restart and gdm-safe-restart scripts which just
    # do the above for you.
    # For full reference documentation see the gnome help browser under
    # GNOME|System category. You can also find the docs in HTML form on
    # http://www.gnome.org/projects/gdm/
    # NOTE: Some of these are commented out but still show their default values.
    # If you wish to change them you must remove the '#' from the beginning of
    # the line. The commented out lines are lines where the default might
    # change in the future, so set them one way or another if you feel
    # strongly about it.
    # Have fun! - George
    [daemon]
    # Automatic login, if true the first local screen will automatically logged
    # in as user as set with AutomaticLogin key.
    AutomaticLoginEnable=false
    AutomaticLogin=tom
    # Timed login, useful for kiosks. Log in a certain user after a certain
    # amount of time
    TimedLoginEnable=false
    TimedLogin=
    TimedLoginDelay=30
    # The gdm configuration program that is run from the login screen, you should
    # probably leave this alone
    #Configurator=/opt/gnome/sbin/gdmsetup --disable-sound --disable-crash-dialog
    # The chooser program. Must output the chosen host on stdout, probably you
    # should leave this alone
    #Chooser=/opt/gnome/libexec/gdmchooser
    # The greeter for local (non-xdmcp) logins. Change gdmlogin to gdmgreeter to
    # get the new graphical greeter.
    #Greeter=/opt/gnome/libexec/gdmlogin
    Greeter=/opt/gnome/libexec/gdmgreeter
    # The greeter for xdmcp logins, usually you want a less graphically intensive
    # greeter here so it's better to leave this with gdmlogin
    #RemoteGreeter=/opt/gnome/libexec/gdmlogin
    RemoteGreeter=/opt/gnome/libexec/gdmgreeter
    # Launch the greeter with an additional list of colon seperated gtk
    # modules. This is useful for enabling additional feature support
    # e.g. gnome accessibility framework. Only "trusted" modules should
    # be allowed to minimise security holes
    #AddGtkModules=false
    # By default these are the accessibility modules
    #GtkModulesList=gail:atk-bridge:/opt/gnome/lib/gtk-2.0/modules/libdwellmouselistener:/opt/gnome/lib/gtk-2.0/modules/libkeymouselistener
    # Default path to set. The profile scripts will likely override this
    DefaultPath=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/opt/gnome/bin
    # Default path for root. The profile scripts will likely override this
    RootPath=/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/opt/gnome/sbin:/opt/gnome/bin
    # If you are having trouble with using a single server for a long time and
    # want gdm to kill/restart the server, turn this on
    #AlwaysRestartServer=false
    # User and group used for running gdm GUI applicaitons. By default this
    # is set to user gdm and group gdm. This user/group should have very
    # limited permissions and access to ony the gdm directories and files.
    User=nobody
    Group=gdm
    # To try to kill all clients started at greeter time or in the Init script.
    # doesn't always work, only if those clients have a window of their own
    #KillInitClients=true
    LogDir=/var/log/gdm
    # You should probably never change this value unless you have a weird setup
    PidFile=/var/run/gdm.pid
    # Note that a post login script is run before a PreSession script.
    # It is run after the login is successful and before any setup is
    # run on behalf of the user
    PostLoginScriptDir=/opt/gnome/etc/gdm/PostLogin/
    PreSessionScriptDir=/opt/gnome/etc/gdm/PreSession/
    PostSessionScriptDir=/opt/gnome/etc/gdm/PostSession/
    DisplayInitDir=/opt/gnome/etc/gdm/Init
    # Distributions: If you have some script that runs an X server in say
    # VGA mode, allowing a login, could you please send it to me?
    #FailsafeXServer=
    # if X keeps crashing on us we run this script. The default one does a bunch
    # of cool stuff to figure out what to tell the user and such and can
    # run an X configuration program.
    XKeepsCrashing=/opt/gnome/etc/gdm/XKeepsCrashing
    # Reboot, Halt and suspend commands, you can add different commands
    # separated by a semicolon and gdm will use the first one it can find
    RebootCommand=/sbin/shutdown -r now "Rebooted from gdm menu."
    HaltCommand=/sbin/shutdown -h now "Halted from gdm menu."
    SuspendCommand=/usr/bin/apm --suspend
    # Probably should not touch the below this is the standard setup
    ServAuthDir=/opt/gnome/var/gdm
    # This is our standard startup script. A bit different from a normal
    # X session, but it shares a lot of stuff with that. See the provided
    # default for more information.
    BaseXsession=/opt/gnome/etc/gdm/Xsession
    # This is a directory where .desktop files describing the sessions live
    # It is really a PATH style variable since 2.4.4.2 to allow actual
    # interoperability with KDM. Note that <sysconfdir>/dm/Sessions is there
    # for backwards compatibility reasons with 2.4.4.x
    SessionDesktopDir=/etc/X11/sessions/:/etc/dm/Sessions/:/usr/share/xsessions/:/opt/gnome/share/gdm/BuiltInSessions/:/opt/gnome/share/xsessions/
    # This is the default .desktop session. One of the ones in SessionDesktopDir
    #DefaultSession=gnome.desktop
    # Better leave this blank and HOME will be used. You can use syntax ~/ below
    # to indicate home directory of the user. You can also set this to something
    # like /tmp if you don't want the authorizations to be in home directories.
    # This is useful if you have NFS mounted home directories. Note that if this
    # is the home directory the UserAuthFBDir will still be used in case the home
    # directory is NFS, see security/NeverPlaceCookiesOnNFS to override this behaviour.
    UserAuthDir=
    # Fallback if home directory not writable
    UserAuthFBDir=/tmp
    UserAuthFile=.Xauthority
    # The X server to use if we can't figure out what else to run.
    StandardXServer=/usr/X11R6/bin/X
    # The maximum number of flexible X servers to run.
    #FlexibleXServers=5
    # And after how many minutes should we reap the flexible server if there is
    # no activity and no one logged on. Set to 0 to turn off the reaping.
    # Does not affect Xnest flexiservers.
    #FlexiReapDelayMinutes=5
    # the X nest command
    Xnest=/usr/X11R6/bin/Xnest -audit 0 -name Xnest
    # Automatic VT allocation. Right now only works on Linux. This way
    # we force X to use specific vts. turn VTAllocation to false if this
    # is causing problems.
    FirstVT=7
    VTAllocation=true
    # Should double login be treated with a warning (and possibility to change
    # vts on linux and freebsd systems for console logins)
    #DoubleLoginWarning=true
    # Should a second login always resume the current session and
    # switch vts on linux and freebsd systems for console logins
    #AlwaysLoginCurrentSession=true
    # If true then the last login information is printed to the user before
    # being prompted for password. While this gives away some info on what
    # users are on a system, it on the other hand should give the user an
    # idea of when they logged in and if it doesn't seem kosher to them,
    # they can just abort the login and contact the sysadmin (avoids running
    # malicious startup scripts)
    #DisplayLastLogin=false
    # Program used to play sounds. Should not require any 'daemon' or anything
    # like that as it will be run when no one is logged in yet.
    #SoundProgram=/usr/bin/play
    # These are the languages that the console cannot handle because of font
    # issues. Here we mean the text console, not X. This is only used
    # when there are errors to report and we cannot start X.
    # This is the default:
    #ConsoleCannotHandle=am,ar,az,bn,el,fa,gu,hi,ja,ko,ml,mr,pa,ta,zh
    # This determines whether gdm will honor requests DYNAMIC requests from
    # the gdmdynamic command.
    #DynamicXServers=false
    # This determines whether gdm will send notifications to the console
    #ConsoleNotify=true
    [security]
    # If any distributions ship with this one off, they should be shot
    # this is only local, so it's only for say kiosk use, when you
    # want to minimize possibility of breakin
    AllowRoot=false
    # If you want to be paranoid, turn this one off
    AllowRemoteRoot=false
    # This will allow remote timed login
    AllowRemoteAutoLogin=false
    # 0 is the most restrictive, 1 allows group write permissions, 2 allows all
    # write permissions
    RelaxPermissions=0
    # Check if directories are owned by logon user. Set to false, if you have, for
    # example, home directories owned by some other user.
    CheckDirOwner=true
    # Number of seconds to wait after a bad login
    #RetryDelay=1
    # Maximum size of a file we wish to read. This makes it hard for a user to DoS
    # us by using a large file.
    #UserMaxFile=65536
    # If true this will basically append -nolisten tcp to every X command line,
    # a good default to have (why is this a "negative" setting? because if
    # it is false, you could still not allow it by setting command line of
    # any particular server). It's probably better to ship with this on
    # since most users will not need this and it's more of a security risk
    # then anything else.
    # Note: Anytime we find a -query or -indirect on the command line we do
    # not add a "-nolisten tcp", as then the query just wouldn't work, so
    # this setting only affects truly local sessions.
    DisallowTCP=true
    # By default never place cookies if we "detect" NFS. We detect NFS
    # by detecting "root-squashing". It seems bad practice to place
    # cookies on things that go over the network by default and thus we
    # don't do it by default. Sometimes you can however use safe remote
    # filesystems where this is OK and you may want to have the cookie in your
    # home directory.
    #NeverPlaceCookiesOnNFS=true
    # XDMCP is the protocol that allows remote login. If you want to log into
    # gdm remotely (I'd never turn this on on open network, use ssh for such
    # remote usage that). You can then run X with -query <thishost> to log in,
    # or -indirect <thishost> to run a chooser. Look for the 'Terminal' server
    # type at the bottom of this config file.
    [xdmcp]
    # Distributions: Ship with this off. It is never a safe thing to leave
    # out on the net. Setting up /etc/hosts.allow and /etc/hosts.deny to only
    # allow local access is another alternative but not the safest.
    # Firewalling port 177 is the safest if you wish to have xdmcp on.
    # Read the manual for more notes on the security of XDMCP.
    Enable=false
    # Honour indirect queries, we run a chooser for these, and then redirect
    # the user to the chosen host. Otherwise we just log the user in locally.
    #HonorIndirect=true
    # Maximum pending requests
    #MaxPending=4
    #MaxPendingIndirect=4
    # Maximum open XDMCP sessions at any point in time
    #MaxSessions=16
    # Maximum wait times
    #MaxWait=15
    #MaxWaitIndirect=15
    # How many times can a person log in from a single host. Usually better to
    # keep low to fend off DoS attacks by running many logins from a single
    # host. This is now set at 2 since if the server crashes then gdm doesn't
    # know for some time and wouldn't allow another session.
    #DisplaysPerHost=2
    # The number of seconds after which a non-responsive session is logged off.
    # Better keep this low.
    #PingIntervalSeconds=15
    # The port. 177 is the standard port so better keep it that way
    #Port=177
    # Willing script, none is shipped and by default we'll send
    # hostname system id. But if you supply something here, the
    # output of this script will be sent as status of this host so that
    # the chooser can display it. You could for example send load,
    # or mail details for some user, or some such.
    Willing=/opt/gnome/etc/gdm/Xwilling
    [gui]
    # The specific gtkrc file we use. It should be the full path to the gtkrc
    # that we need. Unless you need a specific gtkrc that doesn't correspond to
    # a specific theme, then just use the GtkTheme key
    #GtkRC=/opt/gnome/share/themes/Default/gtk-2.0/gtkrc
    # The GTK+ theme to use for the gui
    #GtkTheme=Default
    # If to allow changing the GTK+ (widget) theme from the greeter. Currently
    # this only affects the standard greeter as the graphical greeter does
    # not yet have this ability
    #AllowGtkThemeChange=true
    # Comma separated list of themes to allow. These must be the names of the
    # themes installed in the standard locations for gtk themes. You can
    # also specify 'all' to allow all installed themes. These should be just
    # the basenames of the themes such as 'Thinice' or 'LowContrast'.
    #GtkThemesToAllow=all
    # Maximum size of an icon, larger icons are scaled down
    #MaxIconWidth=128
    #MaxIconHeight=128
    [greeter]
    # Greeter has a nice title bar that the user can move
    #TitleBar=true
    # Configuration is available from the system menu of the greeter
    #ConfigAvailable=true
    # Face browser is enabled. This only works currently for the
    # standard greeter as it is not yet enabled in the graphical greeter.
    Browser=true
    # The default picture in the browser
    #DefaultFace=/opt/gnome/share/pixmaps/nobody.png
    # User ID's less than the MinimalUID value will not be included in the
    # face browser or in the gdmselection list for Automatic/Timed login.
    # They will not be displayed regardless of the settings for
    # Include and Exclude.
    MinimalUID=1000
    # Users listed in Include will be included in the face browser and in
    # the gdmsetup selection list for Automatic/Timed login. Users
    # should be separated by commas.
    #Include=
    # Users listed in Exclude are excluded from the face browser and from
    # the gdmsetup selection list for Automatic/Timed login. Excluded
    # users will still be able to log in, but will have to type their
    # username. Users should be separated by commas.
    Exclude=bin,daemon,mail,nobody
    # By default, an empty include list means display no users. By setting
    # IncludeAll to true, the password file will be scanned and all users
    IncludeAll=true
    # will be displayed except users excluded via the Exclude setting and
    # user ID's less than MinimalUID. Scanning the password file can be
    # slow on systems with large numbers of users and this feature should
    # not be used in such environments. The setting of IncludeAll does
    # nothing if Include is set to a non-empty value.
    #IncludeAll=false
    # If user or user.png exists in this dir it will be used as his picture
    #GlobalFaceDir=/opt/gnome/share/pixmaps/faces/
    # File which contains the locale we show to the user. Likely you want to use
    # the one shipped with gdm and edit it. It is not a standard locale.alias file,
    # although gdm will be able to read a standard locale.alias file as well.
    #LocaleFile=/opt/gnome/etc/gdm/locale.alias
    # Logo shown in the standard greeter
    #Logo=/opt/gnome/share/pixmaps/gdm-foot-logo.png
    # The standard greeter should shake if a user entered the wrong username or
    # password. Kind of cool looking
    #Quiver=true
    # The Actions menu (formerly system menu) is shown in the greeter, this is the
    # menu that contains reboot, shutdown, suspend, config and chooser. None of
    # these is available if this is off. They can be turned off individually
    # however
    SystemMenu=true
    # Should the chooser button be shown. If this is shown, GDM can drop into
    # chooser mode which will run the xdmcp chooser locally and allow the user
    # to connect to some remote host. Local XDMCP does not need to be enabled
    # however
    #ChooserButton=true
    # Welcome is for all console logins and RemoteWelcome is for remote logins
    # (through XDMCP).
    # DefaultWelcome and DefaultRemoteWelcome set the string for Welcome
    # to "Welcome" and for DefaultWelcome to "Welcome to %n", and properly
    # translate the message to the appropriate language. Note that %n gets
    # translated to the hostname of the machine. These default values can
    # be overridden by setting DefaultWelcome and/or DefaultRemoteWelcome to
    # false, and setting the Welcome and DefaultWelcome values as desired.
    # Just make sure the strings are in utf-8 Note to distributors, if you
    # wish to have a different Welcome string and wish to have this
    # translated you can have entries such as "Welcome[cs]=Vitejte na %n".
    DefaultWelcome=true
    DefaultRemoteWelcome=true
    #Welcome=Welcome
    #RemoteWelcome=Welcome to %n
    # Don't allow user to move the standard greeter window. Only makes sense
    # if TitleBar is on
    #LockPosition=false
    # Set a position rather then just centering the window. If you enter
    # negative values for the position it is taken as an offset from the
    # right or bottom edge.
    #SetPosition=false
    #PositionX=0
    #PositionY=0
    # Xinerama screen we use to display the greeter on. Not for true
    # multihead, currently only works for Xinerama.
    #XineramaScreen=0
    # Background settings for the standard greeter:
    # Type can be 0=None, 1=Image, 2=Color
    #BackgroundType=2
    #BackgroundImage=
    #BackgroundScaleToFit=true
    #BackgroundColor=#76848F
    # XDMCP session should only get a color, this is the sanest setting since
    # you don't want to take up too much bandwidth
    #BackgroundRemoteOnlyColor=true
    # Program to run to draw the background in the standard greeter. Perhaps
    # something like an xscreensaver hack or some such.
    #BackgroundProgram=
    # if this is true then the background program is run always, otherwise
    # it is only run when the BackgroundType is 0 (None)
    #RunBackgroundProgramAlways=false
    # Show the Failsafe sessions. These are much MUCH nicer (focus for xterm for
    # example) and more failsafe then those supplied by scripts so distros should
    # use this rather then just running an xterm from a script.
    #ShowGnomeFailsafeSession=true
    #ShowXtermFailsafeSession=true
    # Normally there is a session type called 'Last' that is shown which refers to
    # the last session the user used. If off, we will be in 'switchdesk' mode where
    # the session saving stuff is disabled in GDM
    #ShowLastSession=true
    # Always use 24 hour clock no matter what the locale.
    #Use24Clock=false
    # Use circles in the password field. Looks kind of cool actually,
    # but only works with certain fonts.
    #UseCirclesInEntry=false
    # Do not show any visible feedback in the password field. This is standard
    # for instance in console, xdm and ssh.
    #UseInvisibleInEntry=false
    # These two keys are for the new greeter. Circles is the standard
    # shipped theme. If you want gdm to select a random theme from a list
    # then provide a list that is delimited by /: to the GraphicalThemes key and
    # set GraphicalThemeRand to true. Otherwise use GraphicalTheme and specify
    # just one theme.
    #GraphicalTheme=circles
    GraphicalTheme=happygnome-list
    #GraphicalThemes=circles/:happygnome
    GraphicalThemes=circles
    GraphicalThemeDir=/opt/gnome/share/gdm/themes/
    GraphicalThemeRand=false
    # If InfoMsgFile points to a file, the greeter will display the contents of the
    # file in a modal dialog box before the user is allowed to log in.
    #InfoMsgFile=
    # If InfoMsgFile is present then InfoMsgFont can be used to specify the font
    # to be used when displaying the contents of the file.
    #InfoMsgFont=Sans 24
    # If SoundOnLogin is true, then the greeter will beep when login is ready
    # for user input. If SoundOnLogin is a file and the greeter finds the
    # 'play' executable (see daemon/SoundProgram) it will play that file
    # instead of just beeping
    #SoundOnLogin=true
    SoundOnLogin=false
    #SoundOnLoginFile=
    # If SoundOnLoginSuccess, then the greeter will play a sound (as above)
    # when a user successfully logs in
    #SoundOnLoginSuccess=false
    #SoundOnLoginSuccessFile=
    # If SoundOnLoginFailure, then the greeter will play a sound (as above)
    # when a user fails to log in
    #SoundOnLoginFailure=false
    #SoundOnLoginFailureFile=
    # The chooser is what's displayed when a user wants an indirect XDMCP
    # session, or selects Run XDMCP chooser from the system menu
    [chooser]
    # Default image for hosts
    #DefaultHostImg=/opt/gnome/share/pixmaps/nohost.png
    # Directory with host images, they are named by the hosts: host or host.png
    HostImageDir=/opt/gnome/share/hosts/
    # Time we scan for hosts (well only the time we tell the user we are
    # scanning actually, we continue to listen even after this has
    # expired)
    #ScanTime=4
    # A comma separated lists of hosts to automatically add (if they answer to
    # a query of course). You can use this to reach hosts that broadcast cannot
    # reach.
    Hosts=
    # Broadcast a query to get all hosts on the current network that answer
    Broadcast=true
    # Set it to true if you want to send a multicast query to hosts.
    Multicast=false
    # It is an IPv6 multicast address.It is hardcoded here and will be replaced when
    # officially registered xdmcp multicast address of TBD will be available
    #Multicast_Addr=ff02::1
    # Allow adding random hosts to the list by typing in their names
    #AllowAdd=true
    [debug]
    # This will enable debugging into the syslog, usually not neccessary
    # and it creates a LOT of spew of random stuff to the syslog. However it
    # can be useful in determining when something is going very wrong.
    Enable=false
    [servers]
    # These are the standard servers. You can add as many you want here
    # and they will always be started. Each line must start with a unique
    # number and that will be the display number of that server. Usually just
    # the 0 server is used.
    0=Standard
    #1=Standard
    # Note the VTAllocation and FirstVT keys on linux and freebsd.
    # Don't add any vt<number> arguments if VTAllocation is on, and set FirstVT to
    # be the first vt available that your gettys don't grab (gettys are usually
    # dumb and grab even a vt that has already been taken). Using 7 will work
    # pretty much for all linux distributions. VTAllocation is not currently
    # implemented on anything but linux and freebsd. Feel free to send patches.
    # X servers will just not get any extra arguments then.
    # If you want to run an X terminal you could add an X server such as this
    #0=Terminal -query serverhostname
    # or for a chooser (optionally serverhostname could be localhost)
    #0=Terminal -indirect serverhostname
    # If you wish to run the XDMCP chooser on the local display use the following
    # line
    #0=Chooser
    ## Note:
    # is your X server not listening to TCP requests? Perhaps you should look
    # at the security/DisallowTCP setting!
    # Definition of the standard X server.
    [server-Standard]
    name=Standard server
    command=/usr/X11R6/bin/X -audit 0
    flexible=true
    # To use this server type you should add -query host or -indirect host
    # to the command line
    [server-Terminal]
    name=Terminal server
    # Add -terminate to make things behave more nicely
    command=/usr/X11R6/bin/X -audit 0 -terminate
    # Make this not appear in the flexible servers (we need extra params
    # anyway, and terminate would be bad for xdmcp choosing). You can
    # make a terminal server flexible, but not with an indirect query.
    # If you need flexible indirect query server, then you must get rid
    # of the -terminate and the only way to kill the flexible server will
    # then be by Ctrl-Alt-Backspace
    flexible=false
    # Not local, we do not handle the logins for this X server
    handled=false
    # To use this server type you should add -query host or -indirect host
    # to the command line
    [server-Chooser]
    name=Chooser server
    command=/usr/X11R6/bin/X -audit 0
    # Make this not appear in the flexible servers for now, but if you
    # wish to allow a chooser server then make this true. This is the
    # only way to make a flexible chooser server that behaves nicely.
    flexible=false
    # Run the chooser instead of the greeter. When the user chooses a
    # machine they will get this same server but run with
    # "-terminate -query hostname"
    chooser=true

  • Solved rEFInd does not work after update

    Hello.
    Today, I updated rEFInd with yaourt.
    After the update, I copied the new files in /boot/efi.
    I rebooted and now rEFInd does not work.
    The only message I got is:
    rEFInd - Initializing
    After 2-3 minutes, the computer reboots and I got the same error message.
    To boot, I had to use the UEFI shell.
    First of all, is there a log file for rEFInd?
    It is not easy at all to debug it when we don't have any error messages.
    After that, I did the procedure to install rEFInd in /boot/efi twice without any success.
    Do you know what to do to solve my problem?
    Thanks for your help.
    Last edited by antoyo (2012-11-07 23:29:55)

    @antoyo: The old one is compiled using gnu-efi-libs, the new one is compiled using Tianocore UDK2010.
    Full package: http://dl.dropbox.com/u/9710721/refind- … pkg.tar.xz
    Src package: http://dl.dropbox.com/u/9710721/refind- … src.tar.gz (will compile only in x86_64 system)

  • [SOLVED] luks-passphrase not working after update

    SOLVED: Hard drive was damaged. new hard drive ''fixed'' issue
    Hello,
    i updated my arch on 2015-06-05. After restarting my cryptsetup does not accept my password anymore.
    No key available with this passphrase.
    Searching the forum i found a couple of simular topics, nevertheless none of them offered a solution to the problem:
    https://bbs.archlinux.org/viewtopic.php?id=169408
    https://bbs.archlinux.org/viewtopic.php?id=175737
    https://bbs.archlinux.org/viewtopic.php?id=148562
    So the solutions that did not work so far:
    1. Downgrading cryptsetup package
    2. Downgrading kbd package
    3. Checked that my keyboard works just fine (both in grub and in live system)
    4. Manualy loading the aes modules in live system to ensure correct decryption (found that issue somewhere...)
    Unfortunatly i did not backup the luks header file.
    So i don't know if there is some other way to check if the header is broken or how to find out why it will not decrypt my disk.
    I am happy for any solutions or ideas
    Regards,
    Some outputs from cryptsetup:
    cryptsetup -v isLuks /dev/sda2
    Command successful.
    cryptsetup -v luksDump /dev/sda2
    LUKS header information for /dev/sda2
    Version: 1
    Cipher name: aes
    Cipher mode: xts-plain64
    Hash spec: sha512
    Payload offset: 4096
    MK bits: 512
    MK digest: 66 00 4c 66 17 ec 2c 82 68 b3 26 2e 58 df 76 cf 3b f5 18 ef
    MK salt: b8 e0 5d 4d 5c bb 23 6a fc fc 86 d8 5d b6 3f 1f
    28 b6 0e 49 33 9a 8b e6 a2 55 f5 42 32 92 95 db
    MK iterations: 51000
    UUID: dbe69743-7753-4a54-a221-a662042c0444
    Key Slot 0: ENABLED
    Iterations: 204146
    Salt: fa 22 ec 71 49 2c af 9f 64 10 b3 8e f4 76 31 c0
    02 16 dd 2c 72 7e 2f 4b 0b 08 2f 02 03 dd 52 dc
    Key material offset: 8
    AF stripes: 4000
    Key Slot 1: DISABLED
    Key Slot 2: DISABLED
    Key Slot 3: DISABLED
    Key Slot 4: DISABLED
    Key Slot 5: DISABLED
    Key Slot 6: DISABLED
    Key Slot 7: DISABLED
    Command successful.
    Last edited by Fleeep (2015-06-14 12:09:24)

    losetup --read-only /dev/loop7 /dev/sda2
    dmsetup create foobar --table '0 2048 crypt aes-xts-plain64 4ec1a210c7c44208ca132559cda338d7651471abd47b619b1d3a15d273ab69875cdd2bcb7c2750f6cab9e6b2e19f487fb4766bb7826819c8b2de898fe3c0b999 0 7:7 4096'
    file -s -L /dev/mapper/foobar
    hexdump -C /dev/mapper/foobar
    Gives me the master key for the decrypted partition (denoted as forum_key_kex).
    Do i need to convert this to binary or something to use it...?
    Assume Filesystem/dev_sda2 is the partition to decrypt.
    So to decrypt the partition directly with master key i have to do one of the following, wasn't sure which hash to take...:
    echo "0 `blockdev --getsz Filesystem/dev_sda2` crypt aes-cbc-essiv:sha256 `echo SomeEncrypt | sha256sum | head -c 64` 0 Filesystem/dev_sda2 4096" | dmsetup create luks_volume
    echo "0 `blockdev --getsz Filesystem/dev_sda2` crypt aes-cbc-essiv:sha256 `sha256sum forum_key_hex | head -c 64` 0 Filesystem/dev_sda2 4096" | dmsetup create luks_volume
    as i found on:
    http://unix.stackexchange.com/questions … master-key
    (approved by you in the comment as it seems)
    But both give me an error:
    device-mapper: resume ioctl on luks_volume failed: Invalid argument
    Command failed
    Did i even do this right?
    Also when i copied the partition to an external device dd_rescue observed 6 errors in blocks. So those might just be the cause of failure all the time.

Maybe you are looking for

  • Problem With ObjectSream and GUI

    Hi I had a problem with the sendBtn ActionListener. When i press the send button the application freeze and the button freeze pressed. But when i put some code to do the same think that send button should do, into the main method everything works fin

  • Mac Mini Slow Boot. Leopard

    I have a Mac Mini 5 months old running Leopard as delivered. Recently has started taking 5 minutes to boot. I see no obvious troubleshooting tools I would expect with a Windows PC to assist. What are the likley causes? What tools can I use to debug p

  • How do I create a group contact for imessage?

    Is there anyway to create a group contact for iMessage text messaging?

  • Why are still photos blurry when I play movie?

    I am making a video slideshow using Adobe Premiere Elements 9. Most of the video is made up still photos. When I playback the video the still photos are blurry. What should I do to prevent this? Thanks!

  • F.05 PRINT

    Hello Gurus! When we try to print report generated by the foreign currency revaluation program (F.05), for gl account at the end of page 2 does not appear and the report display the subtotal correctly on screen, but does not print out, the subtotal i