[SOLVED] Fresh install unable to login via KDM

Hi,
This is my first time installing Archlinux but I'm having problems getting past kdm.
Initially, while doing some testing before initializing kdm to startup on boot, I was able to go into KDE via startx, I added kdm and now it doesn't work.
KDM does start, and when it goes in, when I enter my login info and login, it pops me back at the login screen.
Things I've done:
1) Cleared my home directory
2) Checked /var/log/kdm.log
It seems that on every successful login, it appends this chunk into log:
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/showbug.cgi?id=20500
I don't know how I can proceed now.
Any help?
Edit: However, if I kill kdm, and run startx, I get right into KDE.
Edit: So HAL wasn't added to rc.conf. My bad.
Last edited by nubity (2009-11-29 09:32:15)

Okay, some progress: reinstalled dbus and now I'm able to login using kdm and a new user account.
I'm now trying to figure out what makes the new user different. Assuming it is some config file, I already renamed some directories to exclude them, but no success yet.
Any ideas what could cause the problrm? Here's a list of my current dot-folders:
.bash_history
.bash_profile
.bashrc
.bzr.log
.cache
.ccache
.cddb
.config
.conkyrc
.cups
.dbus
.directory
.dmrc
.eclipse
.fontconfig
.fonts.conf
.fprint
.gconf
.gconfd
.gimp-2.6
.gitconfig
.gnome2
.gnupg
.googleearth
.gstreamer-0.10
.gtk-bookmarks
.gtk-custom-papers
.gtkrc-2.0
.htoprc
.icedteaplugin
.icons
.java
.jd
.lesshst
.local
.macromedia
.mednafen
.mkvtoolnix
.mozilla
.mplayer
.netx
.nv
.Osmos
.pki
.pulse-cookie
.purple
.ramdisks
.recently-used
.recently-used.xbel
.sane
.shoijfg.swp
.sqlite_history
.ssh
.subversion
.thumbnails
.thunderbird
.TrueCrypt
.unison
.vim
.viminfo
.vimrc
.VirtualBox
.wallpaper
.WorldOfGoo
.Xauthority
.xine
.xinitrc
.xsession-errors

Similar Messages

  • Suddenly unable to login via console

    I restarted my guest that's been running fine for a few days, and suddenly I am unable to login thru the java browser-based console thru the VM Manager.
    Everything about the console looks fine: It shows me all the usual startup messages if I open it while the VM guest is booting, it prompts me for the login username and password but instantly returns to the "TestVMHost login:" prompt after entering the correct password. It does this for all three plain users and root that I have established in this VM guest.
    I can SSH into the VM guest just fine with PuTTY over the network and login with any valid username/password, so I am not locked out of access to the VM guest. It's just the java-browser console app itself that suddenly stopped letting me login.
    Any ideas?
    PS: the VM server is 2.2 and the guest is OEL 5.4 installed from media, not from a pre-built template, both are 64-bits.

    Hi, I have no idea of what can be the reason for your sudden console blackout...
    What I can say is that here on my side, SUDDENLY, after a few random reboots (and without touching anything else!), I'm not experiencing the system-console error messages flood anymore (pls see my last post, sorry I'm a bit in a hurry and I'm not able to put in the link).
    I have a different error now, just one, after that it looks like it started to function "by itself".
    I'm starting to think OVM 2.2 has major problems with networking, and I have the feeling they are related to the new bridge "xenbr0:0" that has been probably created for putting one more layer of abstraction regarding the Server Pool Master (has it been designed like this to make possible automatic migration of VM Guests that used to be running on a failed Server Pool Master? Who knows... On 2.1.5, in that scenario, HA wouldn't have been of help, and no automatic restore of any VM Guest would have happened).
    What I can say after a few days of tests is I dont' trust this system, thinking to steadily go back to 2.1.5...
    I'm maybe doing something wrong too, but this is the feeling. I have also several more minor issues too. Uhm.

  • [SOLVED] Fresh Install - LXDE - Missing Window Decorations

    Hi folks,
    I just did a fresh install on my netbook (Asus 1000h) which went flawless as allways. I did install Xorg, the relevant intel drivers, some small stuff like screen and the like and then went on to install LXDE as the desktop environment + the murrine gtk engine and some murrine themes. Everything is working, the murrine theme etc, except one thing: The window decorations are missing completely.
    This is the first time sth. like that happened to me after a fresh install and I'm not really sure what could be missing and 3 hours after trying to delete my ~/.config ~./local folders (I'm using a backup of my ~ - I've checked permissions etc.) I'm ranning out of ideas. I'd be glad for any pointers as to how to debug this or what could possibly cause this.
    Thanks in advance.
    Last edited by chimeric (2009-05-07 11:50:41)

    LXDE does not provide a window manager (and window decorator). They just strongly advise to use OpenBox. On ArchLinux, the group of packages "lxde" doesn't install OpenBox, so you have to install it by yourself, or install another WM. Then, you will need to configure the way you launch X so OpenBox is used.
    You may refer to http://lxde.org/lxde .
    Last edited by Cilyan (2009-05-07 11:08:04)

  • [SOLVED] Fresh install read only file system

    I just did a fresh install of Arch this morning, and I have been trying to fix it most of the day. I was following the Beginner's Guide in the wiki as close as I could. (There were a couple items that didn't quite match up.) I only edited the files that it told me to, and then just minor edits. I checked out /etc/fstab during the process and noticed that none of my hard drives were present. I didn't think this was normal, so I opened another terminal and grabbed the UUIDs with ls -l /dev/disk/by-uuid/. I have two hard drives, but only sda1 (/) and sda2 (swap) showed up. (sdb1 is the entire second hard drive as /home.) Here is the default fstab:
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    none /dev/pts devpts defaults 0 0
    none /dev/shm tmpfs defaults 0 0
    /dev/cdrom /media/cd auto ro,user,noauto,unhide 0 0
    /dev/dvd /media/dvd auto ro,user,noauto,unhide 0 0
    /dev/fd0 /media/fl auto user,noauto 0 0
    The example documentation indicated that the file should have lines similair to...
    /dev/disk/by-uuid/6334340b-87f1-406e-a777-13210ba85887 / ext3 defaults,noatime,nodirtime 0 1
    /dev/disk/by-uuid/5ffd6a40-6d72-4710-82af-ae894e557f89 swap swap defaults 0 0
    /dev/disk/by-uuid/32935c6c-6b75-4039-6b69-21f8b805e8f8 /home ext3 defaults,noatime,nodirtime 0 2
    ...but then I found an example while searching around that showed the lines like this:
    UUID=6334340b-87f1-406e-a777-13210ba85887 / ext3 defaults,noatime,nodirtime 0 1
    UUID=5ffd6a40-6d72-4710-82af-ae894e557f89 swap swap defaults 0 0
    UUID=32935c6c-6b75-4039-6b69-21f8b805e8f8 /home ext3 defaults,noatime,nodirtime 0 2
    In the first scenario, everything boots like normal, but when I tried to do anything that required writing to disk, the operation failed with a message about the file system being read-only. (I was trying to edit some config files because I couldn't get online.) Mind you, I was working as root the whole time, because I hadn't even gotten to adding a user yet. The only way I could make changes was to boot a live cd, mount, edit, reboot. remember to remove the live cd, reboot again, repeat.
    In the second version of fstab, the bootup process kept trying to check the disk for errors. When it was done it wanted to reboot. Then it tried to check again (presumably because it couldn't save the fact that it had already checked).
    I am at a loss. I really wish to use Arch Linux. I've been baby-fed for quite a while on Ubuntu, but it always ran slow. Please somebody help me! I am happy to provide more information; just let me know what you need.
    Last edited by ravinggenius (2008-07-05 18:33:22)

    Thank you so much for pointing out that typo! Turns out that is what was wrong. Well plus two of uuids had one typo each....
    Also from what I can tell it doesn't matter which format I use for the uuids in fstab. I will use the UUID=xxxxx... version unless somebody can tell me why I shouldn't.

  • [SOLVED] Fresh Install, won't boot past grub

    I did a fresh install of Arch (GPT partitioning table) with a 8 GB root directory, 138 GB home directory, 4 GB swap, and a 1007 KB bios boot partition. Everything went well, I got through the installation with no problems, but when I rebooted the computer. It showed this after the grub menu: https://lh6.googleusercontent.com/-UM-3 … 2014-06-22
    So now my question is, was I supposed to do anything extra during the installation process? Or is this a hardware problem? Linux Mint, Ubuntu, Lubuntu, and Zorin OS works fine so I'm assuming I need to do something extra during installation...
    Last edited by ryukiri (2014-07-03 21:44:44)

    Trilby wrote:
    ryukiri wrote:That only tells me how to make it a boot option...I assume I need to be chrooted from the install CD to do this.
    You can do it one of two ways: boot the install cd/usb, mount all the partitions as in the original installation process, then chroot.  From there you can just use pacman to install packages as it it were a normal system: `pacman -S linux-lts`.
    There is, however, no need for the chroot.  The alternative, and somewhat simpler, approach would be to boot the install media and mount the partitions as above, then use the pacstrap tool just like you did when installing the 'base' group: `pacstrap -i /mnt linux-lts`.
    I think it is safer to arch-chroot because you still need to be chrooted to generate your grub.cfg "grub-mkconfig -o /boot/grub/grub.cfg"
    Last edited by ugjka (2014-07-03 08:24:30)

  • Fresh install: can't login with user to tty anymore, root works ok.

    Hi!
    I'm new to Arch. I decided to try it so I installed the i686 core image in Virtualbox 4.0.12
    under Ubuntu 11.04, with no issues, following both the official install guide and the beginners' guide.
    After performing the complete upgrade step, I created a first user (david) with
    the default configuration as shown in the guide, and added it to the wheel group.
    As can be seen in the file /var/log/auth.log (http://pastebin.com/bkTLuJrz),
    I logged in to the new user account shortly after its creation (13:19:33). This worked fine.
    After logging off about two minutes later, and trying to log in once more, I found I was no
    longer able to gain access. Every next try ended in an automatic logoff 2 or 3 seconds
    after inserting the correct password, as can be seen starting from 13:29:41.
    No message appeared in auth.log or on screen, and I have been unable to find any sort
    of printed hints with a reason in other log files.
    I have had no problems logging in as root, besides what seems a possibly similar situation
    as seen at 13:30:36 (I don't remember, it could have been a quit test followed by a quick logoff via ctrl-D).
    I tried this solution https://bbs.archlinux.org/viewtopic.php?id=122348
    (they suggest the disk may be full), but that's not my case. Here is the result of "df -h":
    http://pastebin.com/dKHnW91R
    I then tried alternatively adding these lines (only one per try) at the end of
    the /etc/security/access.conf file.
    + : david : tty2
    + : (wheel) : LOCAL
    I tried logging in to tty2 with the first one, naturally. No success in either case.
    Then, I created a new user with the same default options as the first one, but I could never log in,
    I was again being thrown out just after inserting the password.
    I also tried changing the user passwords, and deleting the .bash* files in /home/david.
    Putting a short message to show at login using echo in the last line of /home/david/.bashrc
    (the default one created by Arch) succeeded in showing it just before the log off.
    Entering to fallback mode made no difference, and trying to log in with only one (different)
    account at a time doesn't change anything either. Same trying other tty terminals.
    Just to be very clear, I haven't installed X nor sound support.
    And just in case (although I suspect it's totally irrelevant for this issue), on boot I'm getting a
    message saying my network settings are deprecated, and that I have to check rc.conf.
    I don't know what else I could try. Any hints?
    EDIT: I ran grep -E " 13:[12][0-9]" /var/log/* to see the lines of the logs, in the range of time
    when things got weird, in case I could find any hint of time-correlated stuff:
    http://pastebin.com/fTakKwrY
    I installed bash-completion. I tried removing it, but the problem persists.
    pacman -Qdt throws:
    linux--atm 2.5.1-2
    sqlite3 3.7.7.1-1
    Some other relevant files:
    /etc/inittab
    http://pastebin.com/x0S5huRp
    /etc/passwd
    http://pastebin.com/TFWrcFvd
    /etc/group
    http://pastebin.com/gwd4Zwwc
    /etc/shadow (with some modified data in case it's somewhat sensitive)
    http://pastebin.com/eh1Te3LB
    /etc/security/access.conf
    http://pastebin.com/LRks1KET
    /etc/sudoers
    http://pastebin.com/KiWdqg9P
    I have 1893 MB of base memory and 128 MB of video memory dedicated to the Arch virtual machine.
    Last edited by radioboy (2011-08-06 00:42:53)

    ewaller wrote:
    Welcome to Arch; and a thanks for a reasonable first post -- it most definitely shows the initiative of an arch user.  As a moderator, good job.
    Let's look at some of the basic stuff...
    Could you post the output of mount   ??
    As root, what happens if you try ls -la /home/david
    As root, what happens if you try su david
    If that works, what happens if you then try cd  followed by ls -la  ??
    Thanks a lot!
    su david didn't work, I was sent back to root as if I had only typed the enter key.
    However, when I wanted to do the same in an Ubuntu console in order to check something
    for a comparison, I discovered something fascinating:
    I can no longer log in using *any* console, using gnome-terminal or any tty in Ubuntu!
    So I think I'll be back when I get this sorted in the first place, but I will be checking here
    just in case someone has some cross-distribution general advice on this issue.
    Last edited by radioboy (2011-08-06 01:46:40)

  • [Solved] Fresh install; HAL won't start?

    So I just finished a fresh installation and now I can't start X because HAL won't start up at all.
    I haven't messed around with anything except for installing everything and fixing up my config files.
    Seems like HAL is crashing because of permissions but I even checked the paths and they seem to be fine:
    hald --daemon=no --verbose=yes
    01:08:41.090 [i] hald.c:673: hal 0.5.14
    01:08:41.090 [i] hald.c:674: using child timeout 250s
    01:08:41.090 [i] hald.c:739: Will not daemonize
    01:08:41.090 [i] hald_dbus.c:5444: local server is listening at unix:abstract=/var/run/hald/dbus-uBDySnOMjt,guid=33e68e9ab5cc00ac1ce4ba92000008c1
    01:08:41.091 [i] hald_runner.c:304: Runner has pid 1695
    Runner started - allowed paths are '/usr/lib/hal:/usr/lib/hal/scripts:/usr/bin'
    01:08:41.093 [i] hald_runner.c:184: runner connection is 0x17da830
    01:08:41.097 [W] osspec.c:393: Unable to open /proc/mdstat: No such file or directory
    ** (process:1694): WARNING **: Failed to add monitor on '/usr/share/hal/fdi/preprobe': Permission denied
    ** (process:1694): WARNING **: Failed to add monitor on '/etc/hal/fdi/preprobe': Permission denied
    ** (process:1694): WARNING **: Failed to add monitor on '/usr/share/hal/fdi/information': Permission denied
    ** (process:1694): WARNING **: Failed to add monitor on '/etc/hal/fdi/information': Permission denied
    ** (process:1694): WARNING **: Failed to add monitor on '/usr/share/hal/fdi/policy': Permission denied
    ** (process:1694): WARNING **: Failed to add monitor on '/etc/hal/fdi/policy': Permission denied
    22:08:41.098 [i] mmap_cache.c:126: Regenerating fdi cache..
    Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
    Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
    22:08:41.099 [E] hald_runner.c:888: Error running 'hald-generate-fdi-cache': org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
    22:08:41.099 [i] mmap_cache.c:104: In regen_cache_cb exit_type=2, return_code=0
    22:08:41.099 [E] mmap_cache.c:153: fdi cache regeneration failed!
    22:08:41.099 [i] mmap_cache.c:156: fdi cache generation done
    22:08:41.099 [i] mmap_cache.c:278: cache mtime is 0
    *** [DIE] osspec.c:osspec_init():449 : Unable to read /proc/mounts
    Can't find anything worthwhile in logs etc., and I can't think of anything that could be causing this?
    I checked that the HAL user exists and has been added to the default groups, but that "???"-part is alarming.
    DBus starts up normally.
    Networking and "lo" seem to be working fine as well, and I don't have iptables up.
    Last edited by initbox (2011-07-05 16:59:36)

    tomk wrote:Update your system - xorg does not depend on hal anymore. hal is obsolete.
    Ah, haven't been up to date on all the changes, it seems...
    In the past I've had problems with the nvidia driver + Xorg without HAL, I think?
    Anyhow, contrary to the Xorg page, I had no 20-nvidia.conf. I created that and now I'm able to startx without HAL but KDM doesn't work, the screen flickers when it attempts to start Xorg but then it crashes. Strange. Nothing in the Xorg logs either.
    I'll have to see about that next, but it's nice to be able to get rid of HAL at least.

  • Unable to login via Internet Script Editor

    I have a user that is unable to open / login Internet Script Editor on any computer using her username and password. The error message is "The user credentials you supplied were not accepted by the server. Please contact the Web server's administrator to verify you have permission to log on."
    We can login and open with other users that have the same access permissions. We have also tried configuring the Internet Script Editor to access the other AW but the message is the same.
    Any ideas?
    Thanks
    Victor

    I just remember that there used to be a problem once with a certain version of Putty 0.61 defaulting to GSSAPI... Perhaps that is the problem. Please see here: OEL 5.5 - access denied .... but not!
    Otherwise, try to login using ssh -vvv username@hostname and see there it stops. Have you previously configured or modifed /etc/ssh/sshd_config?
    Debugging the connection in Putty is very inconvenient. You can download a free copy of MobaXterm (home edition) to enter ssh -vvv.... from MobaXterm free Xserver and tabbed SSH client for Windows

  • [SOLVED] Fresh Install Error - Issue with PGP Key 4096R/753E0F1F

    Hello Guys,
    This is my first topic. I have done all the research in this forum and in Google for the issue, with no luck in finding a solution. I have done several Arch linux installs before on Virtual Machines and PC's all of them working properly, except for this one that I can not get to pass the install phase.
    Description of Hardware:
    HP Laptop Pavilion Entertainment PC dv2-1030us
    Athlon AMD Processor
    4 GB RAM
    300GB HD
    ATI Video Card
    Broadcom wireless Card (Default drivers Not Working)
    Wired Network Card (Working)
    I'm trying to install Arch from USB drive created from another arch machine via:
    sudo dd if=/name_of_file.iso of=/dev/sdX
    Using Arch Version:
    Current Release: 2014.08.01
    Included Kernel: 3.15.7
    ISO Size: 559.0 MB
    The above bootleable USB drive have been used to install Arch in another machine currently running it.
    After creating the partitions on the drive, namely:
    BOOT
    SWAP
    ROOT
    HOME
    And formatting them accordingly to the install guide, and having the system ready to download all the base and base-devel packages via:
    pacstrap -i /mnt base base-devel
    Right after it finishes downloading I get the following error:
    downloading required keys in keyring...
    :: Import PGP key 4096R/753E0F1F, "Anatol Pomozov <[email protected]>", created: 2014-02-04? [Y/n] y
    error: key "Anatol Pomozov <[email protected]>" could not be imported
    error: required key missing from keyring
    error: failed to commit transaction (unexpected error)
    Errors occurred, no packages were installed.
    ==> ERROR: Failed to install packages to new root
    I first ignored the error and then tried to proceed with the installation process and executed the following sequences of commands:
    genfstab -U -p /mnt >> /mnt/etc/fstab
    and then tried to chroot with:
    arch-chroot /mnt
    Then i got the following error:
    mount: mount point /mnt/etc/resolv.conf does not exist
    chroot: failed to run command "/bin/sh": No such file or directory
    Here is list of the Topics i Found in this forum that throw some light into the issue, some of the solutions I have tried with no luck at all:
    https://bbs.archlinux.org/viewtopic.php?id=185089
    https://bbs.archlinux.org/viewtopic.php?id=181057
    https://bbs.archlinux.org/viewtopic.php?id=178185
    I hope you can help find a direction where to start fixing this issue, since i feel pretty lost right now. By the way I'm a Newbie in the Arch Linux world, so there are a lot of thing that are not that obvious to me...
    Thank you in advance.
    Last edited by alejandroccs (2014-08-20 21:12:13)

    I've had the same issue with an (outdated) Arch Linux iso. As far as I am aware, it is caused by pacman's keys becoming out of date.
    I've managed to get around this before, but the exact method eludes me.
    You could try just updating the archlinux-keyring package, by refreshing pacman (pacman -Sy), then reinstalling only that package (try pacman -S archlinux-keyring).
    Then you should be able to continue as normal.
    Note that this only affects the CD filesystem in RAM - it will not persists across reboots using the CD.
    The reason why this might work is that the package archlinux-keyring might not be signed by the key you were having issues with. If it still fails, you could temporarily set the SigLevel for the core repo to 'Never', however this does disable package signing, at least until you reset the SigLevel.
    Unfortunately, I could not replicate the problem in a Qemu VM, so I'm not sure how good my method is. Hopefully, it fixes the problem.
    Here are some links that might help shed some light:
    http://calvinx.com/category/unix-linux/archlinux/
    https://wiki.archlinux.org/index.php/Pacman-key
    Hopefully this is helpful!
    pypi

  • [SOLVED] Fresh install, Two failures and hang

    Solution: Needed to mount my boot partition (EF filesystem) to /boot/efi instead of /boot. Using rEFInd
    Hi, so I've read the beginners guide inside and out and I'm having the most difficult time installing arch.
    I've probably wiped it at least a dozen times and everything seems like it is going to start up and I get a few failures on startup which results in a hang afterwards
    1)
    [FAILED] Failed to start Create Volatile Files and Directories.
    see 'systemctl status systemd-tmpfiles-setup.service' for details.
    2) (this one cycles 6 times before hang)
    [FAILED] Failed to start login service.
    See 'systemctl statuse systemd-logind.service' for details.
    x6
    Then I get
    [OK] Reached Target Multi-User System.
    [OK] Reached target graphical interface.
    then the hang where I can't do anything but hold down my power button.
    I tried restarting the system with my liveCD (usb) and mounting up my directories and looking into the systemd files but they just say they load ok and there aren't any issues.
    I've scoured google and really can't find anything to fix this issue. Any advice would be welcome for sure!
    I know I can install Arch on this laptop because I was successful once. But then I wiped it to try out OpenSUSE, and since then I can't get passed these errors.
    Thanks in advance!
    Last edited by 15goudreau (2014-06-28 16:45:53)

    15goudreau wrote:
    efibootmgr displays
    BootCurrent: 0004
    timeout: 2 seconds
    bootorder: 0001,0000,0002,0003,0004
    boot0000* linux boot manager
    boot0001* linux boot manager
    boot0002* CD/DVD Drive
    boot0003* Hard drive
    boot0004* UEFI:Sandisk U3 Titanium 3.27
    Edit: Because there are two linux boot managers that prompted me to explore them in my options. The first one 0000 returns an error saying a bootable device needs to be inserted. The second one 0001 loads the boot screen but displays the error. My harddrive just displays a blinking cursor that doesn't do anything. Almost as though after the errors I get through the linux boot manager, it passes on to my hard drive and it can't do anything....
    ran the create microsoft directory code and such. Rebooted. No change. I'm going to run the other debug things you mentioned.
    Tried booting from UEFI shell. When I ran cd \EFI\arch I get "target directory not found" and \EFI\archlinux also gets target directory not found
    OK it is not entirely clear what the boot process is doing here and it looks like the most likely problem is a gummiboot config error.  Your boot order in the efibootmgr command shows that entry 0001 is the first one that it will try which you have as "linux boot manager" - which presumably will find the gummiboot entry but perhaps it is not configured correctly.  Certainly you don't have any \EFI\arch or \EFI\archlinux directories since you previously quoted the contents of the /boot/EFI/ directory using the ls -l command. in \EFI\ there are only a Boot and a Gummiboot directory.
    I am not clear why you had to run the command that created the boot entries twice but presumably the entry at boot0000 is likely invalid from the first attempt. You can use the efibootmgr command to delete nvram entries as well as recreate them.  I expect it might be a good idea to delete entry 0000, and maybe also 0001 and then create a new entry yourself using the efibootmgr command.
    When you say that entry 0001 "loads the boot screen" - do you mean that it does successfully start the gummiboot bootloader but that gummiboot then fails to load the kernel? If so then that would suggest that the problem lies with the gummiboot configuration files, but that the uefi boot process does start correctly and loads gummiboot.  If that is the case then I would probably delete the nvram entry 0000 and then make sure that the default order was showing that the first entry that will be tried will be gummiboot (which seems to have its entry as "linux boot manager".  I don't use gummiboot myself so I don't have knowledge of what its boot screen looks like. 
    You can use the efibootmgr command to write a new entry similar to :
    efibootmgr -c -d /dev/sdX -p Y -l /EFI/Gummiboot/gummiboot.efi -L "Gummiboot"
    where sdX is the drive you have for ESP, and Y is the partition number. So in your case sdX is sda and Y is 3 if your partitions are as you reported previously. Using this command will then give an entry in the nvram called Gummiboot rather than "linux boot manager".  For the meaning of the parameters see the output of the command "man efibootmgr".
    Check the man command for efibootmgr to see how to remove and reorder the boot entries in nvram. Make sure that the entries and boot order are sane before trying to reboot. Also make sure you only delete the entries that you created and not the ones that will boot to the usbkey or the CD.
    If this does start Gummiboot correctly then you need to diagnose why gummiboot is not loading the arch kernel correctly. You can follow the wiki page at https://wiki.archlinux.org/index.php/Gummiboot and set up a manual entry to load the arch kernel as the file /boot/loader/entries/arch.conf containing:
    title Arch Linux
    linux /vmlinuz-linux
    initrd /initramfs-linux.img
    options root=PARTUUID=14420948-2cea-4de7-b042-40f67c618660 rw
    Here the PARTUUID value to the right of the = sign is the value relating to your root partition which is in your case the output of
    blkid -s PARTUUID -o value /dev/sda1
    Perhaps this will help pinpoint where the problem lies.  Certainly it is looking increasingly like your gummiboot config files are where the boot fails.
    If you did want to try to launch your arch kernel from the uefi shell then boot to uefi shell v2 as you seem to have tried before. In your case you will need to tell the uefi shell where the kernel and initrd files are so presuming that your files system is defined as fs0 then from the shell in your case it would then be:
    > fs0:
    > cd \EFI\
    > vmlinuz-linux root=PARTUUID=14420948-2cea-4de7-b042-40f67c618660 rootfstype=ext4 add_efi_memmap initrd=EFI/initramfs-linux-img
    Since the kernel and initrd files in your case are named  vmlinuz-linux and initramfs-linux-img respectively.  Again the numerical value of the PARTUUID is as before the output of the blkid I quoted before.
    You only need to change directory to \EFI\ since your kernel and initrd are in /boot in your case.  All of these commands have to be carefully adapted to your specific case and can't just be cut and pasted from the wiki entry which only has sample commands in many cases.
    I hope this helps.
    Last edited by mcloaked (2014-06-23 16:53:35)

  • [Solved]Fresh installed Steam can not start with Segmentation fault

    $ steam
    Setting up Steam content in /home/jackson/.local/share/Steam
    Running Steam on arch 64-bit
    STEAM_RUNTIME is enabled automatically
    Installing breakpad exception handler for appid(steam)/version(0_client)
    *** Error in `/home/jackson/.local/share/Steam/ubuntu12_32/steam': free(): invalid pointer: 0xf7551f94 ***
    ======= Backtrace: =========
    /usr/lib32/libc.so.6(+0x6b5f9)[0xf71485f9]
    /usr/lib32/libc.so.6(+0x71247)[0xf714e247]
    /usr/lib32/libc.so.6(+0x71a1d)[0xf714ea1d]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6(XFree+0x1b)[0xf7431efb]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x43c69)[0xf7596c69]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x44444)[0xf7597444]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x14d56)[0xf7567d56]
    /usr/lib32/libc.so.6(__libc_start_main+0xde)[0xf70f4e5e]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x18395)[0xf756b395]
    ======= Memory map: ========
    f614e000-f614f000 rw-p 00000000 00:00 0
    f614f000-f6158000 r-xp 00000000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f6158000-f6159000 r--p 00008000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f6159000-f615a000 rw-p 00009000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f615a000-f6167000 r-xp 00000000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6167000-f6168000 r--p 0000c000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6168000-f6169000 rw-p 0000d000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6169000-f616f000 r-xp 00000000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f616f000-f6170000 r--p 00005000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f6170000-f6171000 rw-p 00006000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f6171000-f6194000 r-xp 00000000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f6194000-f6195000 r--p 00022000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f6195000-f6196000 rw-p 00023000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f6196000-f676d000 r-xp 00000000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f676d000-f677f000 r--p 005d6000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f677f000-f6783000 rw-p 005e8000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f6783000-f678a000 rw-p 00000000 00:00 0
    f678a000-f678e000 r-xp 00000000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f678e000-f678f000 r--p 00003000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f678f000-f6790000 rw-p 00004000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f6790000-f6794000 r-xp 00000000 08:12 429451 /usr/lib32/libcap.so.2.24
    f6794000-f6795000 rw-p 00003000 08:12 429451 /usr/lib32/libcap.so.2.24
    f6795000-f67ab000 r-xp 00000000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f67ab000-f67ac000 r--p 00015000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f67ac000-f67ad000 rw-p 00016000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f67ad000-f67ba000 r-xp 00000000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67ba000-f67bb000 r--p 0000c000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67bb000-f67bc000 rw-p 0000d000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67bc000-f67c0000 r-xp 00000000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67c0000-f67c1000 r--p 00004000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67c1000-f67c2000 rw-p 00005000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67c2000-f67c3000 r-xp 00000000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67c3000-f67c4000 r--p 00000000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67c4000-f67c5000 rw-p 00001000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67c5000-f67cb000 r-xp 00000000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67cb000-f67cc000 r--p 00005000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67cc000-f67cd000 rw-p 00006000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67cd000-f67d0000 r-xp 00000000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67d0000-f67d1000 r--p 00002000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67d1000-f67d2000 rw-p 00003000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67d2000-f67db000 r-xp 00000000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67db000-f67dc000 r--p 00008000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67dc000-f67dd000 rw-p 00009000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67dd000-f67e4000 r-xp 00000000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67e4000-f67e5000 r--p 00006000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67e5000-f67e6000 rw-p 00007000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67e6000-f67f4000 r-xp 00000000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67f4000-f67f5000 r--p 0000d000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67f5000-f67f6000 rw-p 0000e000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67f6000-f67f8000 r-xp 00000000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67f8000-f67f9000 r--p 00001000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67f9000-f67fa000 rw-p 00002000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67fa000-f67fc000 r-xp 00000000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67fc000-f67fd000 r--p 00001000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67fd000-f67fe000 rw-p 00002000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67fe000-f6802000 r-xp 00000000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f6802000-f6803000 r--p 00003000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f6803000-f6804000 rw-p 00004000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f6804000-f681d000 r-xp 00000000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f681d000-f681e000 r--p 00018000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f681e000-f681f000 rw-p 00019000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f681f000-f6820000 r-xp 00000000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f6820000-f6821000 r--p 00000000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f6821000-f6822000 rw-p 00001000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f6822000-f6826000 r-xp 00000000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f6826000-f6827000 r--p 00003000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f6827000-f6828000 rw-p 00004000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f6828000-f682a000 r-xp 00000000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f682a000-f682b000 r--p 00001000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f682b000-f682c000 rw-p 00002000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f682c000-f683f000 r-xp 00000000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f683f000-f6840000 r--p 00012000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f6840000-f6841000 rw-p 00013000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f6841000-f6852000 r-xp 00000000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f6852000-f6854000 r--p 00011000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f6854000-f6859000 rwxp 00013000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f6859000-f685a000 rwxp 00000000 00:00 0
    f685a000-f6880000 r-xp 00000000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f6880000-f6882000 r--p 00026000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f6882000-f6883000 rw-p 00028000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f6883000-f6926000 r-xp 00000000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f6926000-f6928000 r--p 000a2000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f6928000-f692d000 rwxp 000a4000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f692d000-f694e000 rw-p 00000000 00:00 0
    f694e000-f6985000 r-xp 00000000 08:05 8259511 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f6985000-f6986000 r--p 00037000 08:05 8259511 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f6986000-f6987000 rw-p 00038000 08:05 8259511 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f6987000-f6d60000 rw-p 00000000 00:00 0
    f6d60000-f6e91000 r--p 00200000 08:12 567993 /usr/lib/locale/locale-archive
    f6e91000-f7091000 r--p 00000000 08:12 567993 /usr/lib/locale/locale-archive
    f7091000-f7094000 rw-p 00000000 00:00 0
    f7094000-f7099000 r-xp 00000000 08:05 8259539 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f7099000-f709a000 r--p 00004000 08:05 8259539 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f709a000-f709b000 rw-p 00005000 08:05 8259539 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f709b000-f709c000 rw-p 00000000 00:00 0
    f709c000-f709e000 r-xp 00000000 08:05 8259545 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f709e000-f709f000 r--p 00001000 08:05 8259545 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f709f000-f70a0000 rw-p 00002000 08:05 8259545 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f70a0000-f70b9000 r-xp 00000000 08:05 8783177 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70b9000-f70ba000 r--p 00018000 08:05 8783177 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70ba000-f70bb000 rw-p 00019000 08:05 8783177 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70bb000-f70db000 r-xp 00000000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70db000-f70dc000 r--p 0001f000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70dc000-f70dd000 rw-p 00020000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70dd000-f728e000 r-xp 00000000 08:12 418082 /usr/lib32/libc-2.20.so
    f728e000-f7291000 r--p 001b0000 08:12 418082 /usr/lib32/libc-2.20.so
    f7291000-f7293000 rw-p 001b3000 08:12 418082 /usr/lib32/libc-2.20.so
    f7293000-f7296000 rw-p 00000000 00:00 0
    f7296000-f72ae000 r-xp 00000000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f72ae000-f72b0000 r--p 00017000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f72b0000-f72b1000 rw-p 00019000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f72b1000-f72b3000 rw-p 00000000 00:00 0
    f72b3000-f7390000 r-xp 00000000 08:05 8259542 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f7390000-f7394000 r--p 000dc000 08:05 8259542 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f7394000-f7395000 rw-p 000e0000 08:05 8259542 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f7395000-f739c000 rw-p 00000000 00:00 0
    f739c000-f739f000 r-xp 00000000 08:12 418412 /usr/lib32/libdl-2.20.so
    f739f000-f73a0000 r--p 00002000 08:12 418412 /usr/lib32/libdl-2.20.so
    f73a0000-f73a1000 rw-p 00003000 08:12 418412 /usr/lib32/libdl-2.20.so
    f73a1000-f73ec000 r-xp 00000000 08:12 418413 /usr/lib32/libm-2.20.so
    f73ec000-f73ed000 r--p 0004a000 08:12 418413 /usr/lib32/libm-2.20.so
    f73ed000-f73ee000 rw-p 0004b000 08:12 418413 /usr/lib32/libm-2.20.so
    f73ee000-f73f5000 r-xp 00000000 08:12 418416 /usr/lib32/librt-2.20.so
    f73f5000-f73f6000 r--p 00007000 08:12 418416 /usr/lib32/librt-2.20.so
    f73f6000-f73f7000 rw-p 00008000 08:12 418416 /usr/lib32/librt-2.20.so
    f73f7000-f73f8000 rw-p 00000000 00:00 0
    f73f8000-f7528000 r-xp 00000000 08:05 8259540 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f7528000-f7529000 r--p 00130000 08:05 8259540 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f7529000-f752b000 rw-p 00131000 08:05 8259540 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f752b000-f752d000 rw-p 00000000 00:00 0
    f752d000-f752f000 r--p 00000000 00:00 0 [vvar]
    f752f000-f7530000 r-xp 00000000 00:00 0 [vdso]
    f7530000-f7551000 r-xp 00000000 08:12 418081 /usr/lib32/ld-2.20.so
    f7551000-f7552000 r--p 00021000 08:12 418081 /usr/lib32/ld-2.20.so
    f7552000-f7553000 rw-p 00022000 08:12 418081 /usr/lib32/ld-2.20.so
    f7553000-f77ae000 r-xp 00000000 08:05 8259563 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f77ae000-f77b6000 r--p 0025b000 08:05 8259563 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f77b6000-f77bc000 rw-p 00263000 08:05 8259563 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f77bc000-f77de000 rw-p 00000000 00:00 0
    f8067000-f878d000 rw-p 00000000 00:00 0 [heap]
    ff8d9000-ff8fa000 rw-p 00000000 00:00 0 [stack]
    ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
    [2015-01-14 19:47:14] Startup - updater built Aug 26 2014 15:35:42
    Uploading dump (out-of-process) [proxy '']
    /tmp/dumps/crash_20150114194714_1.dmp
    /home/jackson/.local/share/Steam/steam.sh: line 730: 2926 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
    mv: cannot stat '/home/jackson/.steam/registry.vdf': No such file or directory"
    Installing bootstrap /home/jackson/.local/share/Steam/bootstrap.tar.xz
    Reset complete!
    Restarting Steam by request...
    Running Steam on arch 64-bit
    STEAM_RUNTIME has been set by the user to: /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime
    Installing breakpad exception handler for appid(steam)/version(0_client)
    *** Error in `/home/jackson/.local/share/Steam/ubuntu12_32/steam': free(): invalid pointer: 0xf753af94 ***
    ======= Backtrace: =========
    /usr/lib32/libc.so.6(+0x6b5f9)[0xf71315f9]
    /usr/lib32/libc.so.6(+0x71247)[0xf7137247]
    /usr/lib32/libc.so.6(+0x71a1d)[0xf7137a1d]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6(XFree+0x1b)[0xf741aefb]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x43c69)[0xf757fc69]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x44444)[0xf7580444]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x14d56)[0xf7550d56]
    /usr/lib32/libc.so.6(__libc_start_main+0xde)[0xf70dde5e]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x18395)[0xf7554395]
    ======= Memory map: ========
    f6137000-f6138000 rw-p 00000000 00:00 0
    f6138000-f6141000 r-xp 00000000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f6141000-f6142000 r--p 00008000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f6142000-f6143000 rw-p 00009000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f6143000-f6150000 r-xp 00000000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6150000-f6151000 r--p 0000c000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6151000-f6152000 rw-p 0000d000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6152000-f6158000 r-xp 00000000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f6158000-f6159000 r--p 00005000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f6159000-f615a000 rw-p 00006000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f615a000-f617d000 r-xp 00000000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f617d000-f617e000 r--p 00022000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f617e000-f617f000 rw-p 00023000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f617f000-f6756000 r-xp 00000000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f6756000-f6768000 r--p 005d6000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f6768000-f676c000 rw-p 005e8000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f676c000-f6773000 rw-p 00000000 00:00 0
    f6773000-f6777000 r-xp 00000000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f6777000-f6778000 r--p 00003000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f6778000-f6779000 rw-p 00004000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f6779000-f677d000 r-xp 00000000 08:12 429451 /usr/lib32/libcap.so.2.24
    f677d000-f677e000 rw-p 00003000 08:12 429451 /usr/lib32/libcap.so.2.24
    f677e000-f6794000 r-xp 00000000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f6794000-f6795000 r--p 00015000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f6795000-f6796000 rw-p 00016000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f6796000-f67a3000 r-xp 00000000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67a3000-f67a4000 r--p 0000c000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67a4000-f67a5000 rw-p 0000d000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67a5000-f67a9000 r-xp 00000000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67a9000-f67aa000 r--p 00004000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67aa000-f67ab000 rw-p 00005000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67ab000-f67ac000 r-xp 00000000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67ac000-f67ad000 r--p 00000000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67ad000-f67ae000 rw-p 00001000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67ae000-f67b4000 r-xp 00000000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67b4000-f67b5000 r--p 00005000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67b5000-f67b6000 rw-p 00006000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67b6000-f67b9000 r-xp 00000000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67b9000-f67ba000 r--p 00002000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67ba000-f67bb000 rw-p 00003000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67bb000-f67c4000 r-xp 00000000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67c4000-f67c5000 r--p 00008000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67c5000-f67c6000 rw-p 00009000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67c6000-f67cd000 r-xp 00000000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67cd000-f67ce000 r--p 00006000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67ce000-f67cf000 rw-p 00007000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67cf000-f67dd000 r-xp 00000000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67dd000-f67de000 r--p 0000d000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67de000-f67df000 rw-p 0000e000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67df000-f67e1000 r-xp 00000000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67e1000-f67e2000 r--p 00001000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67e2000-f67e3000 rw-p 00002000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67e3000-f67e5000 r-xp 00000000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67e5000-f67e6000 r--p 00001000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67e6000-f67e7000 rw-p 00002000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67e7000-f67eb000 r-xp 00000000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f67eb000-f67ec000 r--p 00003000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f67ec000-f67ed000 rw-p 00004000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f67ed000-f6806000 r-xp 00000000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f6806000-f6807000 r--p 00018000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f6807000-f6808000 rw-p 00019000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f6808000-f6809000 r-xp 00000000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f6809000-f680a000 r--p 00000000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f680a000-f680b000 rw-p 00001000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f680b000-f680f000 r-xp 00000000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f680f000-f6810000 r--p 00003000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f6810000-f6811000 rw-p 00004000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f6811000-f6813000 r-xp 00000000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f6813000-f6814000 r--p 00001000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f6814000-f6815000 rw-p 00002000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f6815000-f6828000 r-xp 00000000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f6828000-f6829000 r--p 00012000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f6829000-f682a000 rw-p 00013000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f682a000-f683b000 r-xp 00000000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f683b000-f683d000 r--p 00011000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f683d000-f6842000 rwxp 00013000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f6842000-f6843000 rwxp 00000000 00:00 0
    f6843000-f6869000 r-xp 00000000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f6869000-f686b000 r--p 00026000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f686b000-f686c000 rw-p 00028000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f686c000-f690f000 r-xp 00000000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f690f000-f6911000 r--p 000a2000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f6911000-f6916000 rwxp 000a4000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f6916000-f6937000 rw-p 00000000 00:00 0
    f6937000-f696e000 r-xp 00000000 08:05 8259514 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f696e000-f696f000 r--p 00037000 08:05 8259514 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f696f000-f6970000 rw-p 00038000 08:05 8259514 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f6970000-f6d49000 rw-p 00000000 00:00 0
    f6d49000-f6e7a000 r--p 00200000 08:12 567993 /usr/lib/locale/locale-archive
    f6e7a000-f707a000 r--p 00000000 08:12 567993 /usr/lib/locale/locale-archive
    f707a000-f707d000 rw-p 00000000 00:00 0
    f707d000-f7082000 r-xp 00000000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f7082000-f7083000 r--p 00004000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f7083000-f7084000 rw-p 00005000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f7084000-f7085000 rw-p 00000000 00:00 0
    f7085000-f7087000 r-xp 00000000 08:05 8259553 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f7087000-f7088000 r--p 00001000 08:05 8259553 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f7088000-f7089000 rw-p 00002000 08:05 8259553 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f7089000-f70a2000 r-xp 00000000 08:05 8783196 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70a2000-f70a3000 r--p 00018000 08:05 8783196 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70a3000-f70a4000 rw-p 00019000 08:05 8783196 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70a4000-f70c4000 r-xp 00000000 08:05 8259555 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70c4000-f70c5000 r--p 0001f000 08:05 8259555 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70c5000-f70c6000 rw-p 00020000 08:05 8259555 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70c6000-f7277000 r-xp 00000000 08:12 418082 /usr/lib32/libc-2.20.so
    f7277000-f727a000 r--p 001b0000 08:12 418082 /usr/lib32/libc-2.20.so
    f727a000-f727c000 rw-p 001b3000 08:12 418082 /usr/lib32/libc-2.20.so
    f727c000-f727f000 rw-p 00000000 00:00 0
    f727f000-f7297000 r-xp 00000000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f7297000-f7299000 r--p 00017000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f7299000-f729a000 rw-p 00019000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f729a000-f729c000 rw-p 00000000 00:00 0
    f729c000-f7379000 r-xp 00000000 08:05 8259550 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f7379000-f737d000 r--p 000dc000 08:05 8259550 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f737d000-f737e000 rw-p 000e0000 08:05 8259550 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f737e000-f7385000 rw-p 00000000 00:00 0
    f7385000-f7388000 r-xp 00000000 08:12 418412 /usr/lib32/libdl-2.20.so
    f7388000-f7389000 r--p 00002000 08:12 418412 /usr/lib32/libdl-2.20.so
    f7389000-f738a000 rw-p 00003000 08:12 418412 /usr/lib32/libdl-2.20.so
    f738a000-f73d5000 r-xp 00000000 08:12 418413 /usr/lib32/libm-2.20.so
    f73d5000-f73d6000 r--p 0004a000 08:12 418413 /usr/lib32/libm-2.20.so
    f73d6000-f73d7000 rw-p 0004b000 08:12 418413 /usr/lib32/libm-2.20.so
    f73d7000-f73de000 r-xp 00000000 08:12 418416 /usr/lib32/librt-2.20.so
    f73de000-f73df000 r--p 00007000 08:12 418416 /usr/lib32/librt-2.20.so
    f73df000-f73e0000 rw-p 00008000 08:12 418416 /usr/lib32/librt-2.20.so
    f73e0000-f73e1000 rw-p 00000000 00:00 0
    f73e1000-f7511000 r-xp 00000000 08:05 8259548 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f7511000-f7512000 r--p 00130000 08:05 8259548 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f7512000-f7514000 rw-p 00131000 08:05 8259548 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f7514000-f7516000 rw-p 00000000 00:00 0
    f7516000-f7518000 r--p 00000000 00:00 0 [vvar]
    f7518000-f7519000 r-xp 00000000 00:00 0 [vdso]
    f7519000-f753a000 r-xp 00000000 08:12 418081 /usr/lib32/ld-2.20.so
    f753a000-f753b000 r--p 00021000 08:12 418081 /usr/lib32/ld-2.20.so
    f753b000-f753c000 rw-p 00022000 08:12 418081 /usr/lib32/ld-2.20.so
    f753c000-f7797000 r-xp 00000000 08:05 8259559 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f7797000-f779f000 r--p 0025b000 08:05 8259559 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f779f000-f77a5000 rw-p 00263000 08:05 8259559 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f77a5000-f77c7000 rw-p 00000000 00:00 0
    f8a64000-f9189000 rw-p 00000000 00:00 0 [heap]
    ffa16000-ffa37000 rw-p 00000000 00:00 0 [stack]
    ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
    [2015-01-14 19:47:14] Startup - updater built Aug 26 2014 15:35:42
    No minidump written, nothing to upload.
    /home/jackson/.local/share/Steam/steam.sh: line 730: 3020 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
    Finished uploading minidump (out-of-process): success = yes
    response: CrashID=bp-fff3c159-b736-4dbc-8dba-697e52150114
    What is wrong?
    Last edited by artem.jackson (2015-01-20 09:22:32)

    I am having the same issue. I noticed it about a week ago. I hadn't updated in a bit, so I did. Same problem. When I reboot, it works the first time, but it won't work again after that.
    ● archbook ~ >> steam
    Running Steam on arch 64-bit
    STEAM_RUNTIME is enabled automatically
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steamwebhelper)/version(20141121162341)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1416587021)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1416587021)
    Installing breakpad exception handler for appid(steamwebhelper)/version(20141121162341)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1416587021)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    FillInMachineIDInfo took a total of 2 milliseconds
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    [0116/192453:ERROR:renderer_main.cc(227)] Running without renderer sandbox
    [0116/192453:ERROR:renderer_main.cc(227)] Running without renderer sandbox
    intel_do_flush_locked failed: Input/output error
    Assert( Assertion Failed: Bad thread local ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/tier0/threadtools.cpp:2678
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Uploading dump (out-of-process) [proxy '']
    /tmp/dumps/assert_20150116192453_13.dmp
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/clientdll/../common/steamservice.cpp (56) : Assertion Failed: m_hServiceLib == NULL
    Assert( Assertion Failed: m_hServiceLib == NULL ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/clientdll/../common/steamservice.cpp:56
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
    Uploading dump (out-of-process) [proxy '']
    /tmp/dumps/crash_20150116192454_15.dmp
    Uploading dump (out-of-process) [proxy '']
    /tmp/dumps/assert_20150116192450_1.dmp
    /home/nathan/.local/share/Steam/steam.sh: line 729: 7761 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
    Finished uploading minidump (out-of-process): success = yes
    response: CrashID=bp-357b79c2-3a7c-49bd-9457-35c1b2150116
    Finished uploading minidump (out-of-process): success = yes
    response: CrashID=bp-71fed77c-a074-4bb8-bd0e-b9dff2150116
    Finished uploading minidump (out-of-process): success = no
    error: Failure when receiving data from the peer

  • [SOLVED] fresh install, xorg produces segmentation fault, latitude xt

    Hi All,
    I just installed arch for the first time on my latitude xt. I followed exactly the beginner guide and everything works fine. But I cant get xorg running.
    My graphic-card is: ATI Radeon Xpress 1250 (Graphics Core RV410)
    I installed the open-source driver
    pacman -S xf86-video-ati
    ~/.xinitrc http://paste.pocoo.org/show/307856/
    /etc/X11/xorg.conf http://paste.pocoo.org/show/307857/
    /var/log/Xorg.0.log http://paste.pocoo.org/show/307862/
    /var/log/Xorg.0.log.old http://paste.pocoo.org/show/307863/
    lspci http://paste.pocoo.org/show/307867/
    startx http://paste.pocoo.org/show/307873/
    Please help me. I am stuck on this for several days now.
    Last edited by lxs (2010-12-21 15:53:51)

    I added this line after my screen always went black during installation. Somebody mentioned that, and i added it without really knowing what this does. I forgot comletely about this.
    Thank you so much, everything is working now!

  • [Solved] Fresh install, KDE input responses studdering

    Hi,
    I've been searching the Wiki and forums here for about 30 minutes and cant find anything that covers what's going on. I'm not sure whether to look at my VM that I'm running Arch through, or at my config of Arch itself.
    I installed Arch with a KDE desktop and everything installed and booted fine. I have my VM open and I can see the desktop just fine. Mouse performance (of which I pacman'd xf86-input-mouse) since it's just a Dell touchpad on my Vostro. When I try to type in the Konsole, I will randomly get multiple key presses (again, just installed basic keyboard input) as if its all of the sudden getting multiple inputs from that keystroke. The mouse, also is very studdery and will halt every 1/4 of a second or so.... not nearly gliding across the screen as it should.
    My laptop has one of those Intel GMA 4500 HD mobile video cards in it. I pacman'd the xf86-intel-video package and then installed KMS (I think it was)... either way, followed the wiki on that and still have no change in performance. I'd like to find out where to start looking.
    My laptop is pretty beefy. Its a Core Duo 2 running at 2.2Ghz on 3Gb of RAM. I allocated 100Gb of disk space in a VM and 1Gb of memory to Arch. Suggestions?
    Last edited by Davedough (2010-05-27 15:30:51)

    Wow... thanks for the overwhelming response. All of these suggestions really helped me figure it out on my own.

  • [SOLVED]fresh install of arch 2009.2, but can't install xfce4

    Hello all,
    I'm not new to Linux or any of the *BSD's, been at it for quite a few years. I am new to Arch, though.
    I really like what I've learned about it so far, and really want to embrace it as a main system, but I'm having a hard time getting off the ground. I want to install xfce4, but I keep getting this error:
    xfce4-settings: conflicts with xfce-mcs-manager
    It errors-out immediately. I read about a similar error in this forum, but never really discovered a fix.
    Please help, and much appreciated in advance.
    Last edited by neodaemon (2009-03-07 21:02:05)

    Wintervenom wrote:Make sure you're using a recently-synced mirror, then say "no" to installing the whole group, and to the mcs packages, notification-daemon-xfce, (new xfce4-notifyd conflicts with this) and xfce4-screenshooter-plugin (new xfce4-screenshooter conflicts with this).
    You could be a little more specific.
    Conflicting packages are:
    libxfce4mcs
    xfce-mcs-manager
    xfce-mcs-plugins
    And some more conflicts in the optional xfce4-goodies group:
    notification-daemon-xfce
    xfce4-screenshooter-plugin
    xfce4-xmms-plugin
    Those packages should be ignored for a successful XFCE 4.6 installation.

  • Kerberos & AFP fails to login via kerberos

    Hi,
    I am unable to login via afp using kerberos. When i used the kadmin.local -q listprincs comand to list the principals the afpserver is listed. When i change the authorization to kerberos. I revice a : "Connection Failed! The User Authentication Method required by this server can't be found." It was working under 10.4.3 is there any changes since.
    PowerMac G5 DP 2.0   Mac OS X (10.4.4)  

    You get this message:
    <blockquote>The server has rejected your login. Please verify that your user name and password are correct. Error Code: 800cccd1 </blockquote>
    And Thunderbird can successfully receive/send on the test account but not on your own account, with the same server/port/SSL settings?
    Other than the possibility that your password is incorrect...
    Does your server require or have you tried entering your login username in this format:
    domain\username
    I don't know whether the following is relevant to your mailbox (server-side issue): [http://support.microsoft.com/kb/949926 Error when you use an IMAP4 client or a POP3 client to log on to a delegate mailbox of Exchange Server 2007: "800cccd1"].

Maybe you are looking for