[SOLVED] Missing libao.so.2 after update on 04/12/2010

I use pianobar frequently, and I discovered yesterday after running pacman -Syu that pianobar was no longer working:
$ pianobar
pianobar: error while loading shared libraries: libao.so.2: cannot open shared object file: No such file or directory
$ ldd /usr/bin/pianobar
linux-gate.so.1 => (0xb7855000)
libfaad.so.2 => /usr/lib/libfaad.so.2 (0xb77f5000)
libao.so.2 => not found
libpthread.so.0 => /lib/libpthread.so.0 (0xb77dc000)
libmad.so.0 => /usr/lib/libmad.so.0 (0xb77c5000)
libm.so.6 => /lib/libm.so.6 (0xb779e000)
libc.so.6 => /lib/libc.so.6 (0xb7657000)
/lib/ld-linux.so.2 (0xb7856000)
$ ls /usr/lib/ | grep libao
libao.so
libao.so.4
libao.so.4.0.0
libaoss.a
libaoss.so
libaoss.so.0
libaoss.so.0.0.0
I'm assuming that libao has been upgraded from libao.so.2 to libao.so.4, which is what's causing pianobar to fail to start up. I came across a this website while looking for help, and I tried running ldconfig with the following result:
# ldconfig -v | grep libao
libaoss.so.0 -> libaoss.so.0.0.0
libao.so.4 -> libao.so.4.0.0
Why is libao.so.2 missing all of a sudden? How can I get it back? I appreciate any help. Thanks.
Last edited by Altay_H (2010-04-14 01:37:20)

I just rebuilt pianobar using yaourt and it fixed the problem:
$ yaourt pianobar
$ ldd /usr/bin/pianobar
linux-gate.so.1 => (0xb776c000)
libfaad.so.2 => /usr/lib/libfaad.so.2 (0xb770c000)
libao.so.4 => /usr/lib/libao.so.4 (0xb7704000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb76eb000)
libmad.so.0 => /usr/lib/libmad.so.0 (0xb76d4000)
libm.so.6 => /lib/libm.so.6 (0xb76ad000)
libc.so.6 => /lib/libc.so.6 (0xb7566000)
libdl.so.2 => /lib/libdl.so.2 (0xb7562000)
/lib/ld-linux.so.2 (0xb776d000)
$ pianobar
Welcome to pianobar!
(i) Login... Ok.
(i) Get stations... Ok.
(i) Receiving new playlist... Ok.
|> "Everything Falls" by "Fee" on "Hope Rising"
# -03:43/03:43
Sorry I posted. I hope I didn't bother anyone.
EDIT: Thanks for the help, skottish.
Last edited by Altay_H (2010-04-14 01:36:11)

Similar Messages

  • Camera roll missing from iphone 4S after update to iOS 8

    camera roll missing from iphone 4S after update to iOS 8

    Hi,
    It's normal, it's replaced with another folder.
    and now you can recuperate your deleted pictures from a folder or after 30 days they will be deleted.

  • [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.

  • MSVCP11O.dll missing from my computer after updates

    Good Morning, I have recently been in touch with you in regards to a problem I am having with my computer after updating apps on the 19/03/2014.  My computer keeps saying that launching 64 - Bit versions of some Adobe products such as photoshop, bridge shows an error message stating that msvcpllo.dll file is missing.   This error appears after I updated the Creative Cloud desktop app to version 1.5 released 19/3/2014
    The I get the message The probem was caused because the VC redistributable files are not installed properly. Then it goes on to saying how to do this but I am having trouble cause it makes no sense to me, could you please make this easy for me so I can install the necessary file so I can get back to my assignments which are due.
    Please help Kaz
    I have pressed the installation app and it only goes to 35% and stops

    Hi Creative Designs,
    Please refer the article: http://helpx.adobe.com/creative-cloud/kb/missing-msvcp110dll.html.
    Regards,
    Romit Sinha

  • [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)

  • Missing my arabic language after updating my sowft...

    HELLO MR/MRS
    I have a mobile nokia E71 had an arabic kepords and writing the arabic language after i updated the software the arabic language not found
    i gone to nokia care to download the arabic language they told me we will download it but cost 400 pound it toooooooooooooo much mony i cant pay this and my phone have already the arabic language before updating
    so what can i do???
    plz advice
    thanks

    Taken from the Nokia Device Update FAQ at
    http://europe.nokia.com/A4577229#faq34
    Why has my device changed language after updating?
    After an update, your Nokia device may restart in its native language. To change the language go to Settings > Phone > General > Phone language.
    If your Nokia device was originally manufactured for use in another country or region, using Nokia Software Updater may revert the set of available device languages to the original language set.
    If your preferred language is no longer available after using Nokia Software Updater, you may need to return your Nokia device to a Nokia Care point to have this language reinstated.
    -you can show appreciation to my posts if it helped or useful by pressing the green Kudo star beside my post that hepled
    -if my answer was the solution , so click accept as solution button
    Started From Nokia 3310 , Now with Nokia N97 v.22.0.110 + N900 PR1.2

  • [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] P67A-GD65 mainboard missing Intel RAID Rom after updating BIOS

    I use 2 HDDs to build a RAID 0 array using Intel P67 RAID driver. I've just updated the BIOS to the 1.I version, and after that my computer can't boot up, showing the message "Missing Operating System". I booted into DOS and failed to read my hard disk, combining with that the Intel Matrix Storage Manager Option ROM didn't show up during the POST (which prompts me to press Ctrl-I to enter the RAID configuration before I updated the BIOS), I think it's the Intel RAID driver's problem. However, the Marvell RAID's prompt still shows, so the Marvell RAID should still work well. I encountered the same problem the last time I updated the BIOS, but I forgot how I got it well again... Please help. Thanks a lot!
    I didn't noticed that my BIOS settings had been reset after I updated the BIOS, so I should manually changed the SATA mode to RAID. I was required to run a system recovery after I set the SATA mode back to RAID since the system failed to load, and Windows re-installed the USB3.0 driver after the first boot after the update (I don't know why this is). And the problem solved. Hope this is helpful to guys have similar problem as me.

    Please post the full system specs.
    >>Posting Guide<<

  • [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 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.

  • [SOLVED] X won't start after update

    I'm running Arch inside a virtual machine, with Virtualbox.
    I ran 'sudo pacman -Syu' and let it install everything. It updated a bunch of xorg-* packages, among a few other things, and then I rebooted. Now it seems like X has stopped working. Normally I use SLiM for starting X, but SLiM itself isn't starting up. I tried 'startx' manually but that didn't work either. I can get into a normal CLI-environment just fine though.
    Here are pacman.log: http://ix.io/4MK and Xorg.0.log: http://ix.io/4MJ
    I notice the errors in Xorg.0.log but I'm not sure what to make of them.
    I'm not sure what else to add here, I hope I'm not missing something obvious.
    Last edited by CrashLog (2013-03-18 20:34:33)

    I had this problem when I similarly made this update. I'm running Arch on a Dell Inspiron 1100, after the update X wouldn't start. I attempted to roll back to previous versions (as stipulated here and seeing as I had them in my cache) to no avail (gave up in frustration). Finally, I was able to get into X in two different ways:
    First, I removed xf86-video-intel and installed xf86-video-vesa, when I rebooted I added the i915.modeset=0 parameter to the boot options at runtime in GRUB. For whatever reason X wouldn't load if I allowed the modeset to happen (bigger console area). This enabled me to boot into a slower X which I was still dissatisfied with, but at the very least it allowed me to isolate the problem as the intel driver as everything else is fully up to date.
    Second, I created /etc/X11/xorg.conf.d/20-intel.conf with the following contents:
    Section "Device"
    Identifier "Intel Graphics"
    Driver "intel"
    Option "NoAccel" "True"
    EndSection
    This also meant switching back to xf86-video-intel (instead of using xf86-video-vesa) for X. I tried both the "uxa" (supposed to be default) and "sna" options for "AccelMethod" and neither worked, only explicitly using the "NoAccel" "True" option allowed me to get X to function anew. In this manner I don't have to disable the modeset option during boot in GRUB and I'm still utilizing the latest intel driver.
    The only inference (albeit perhaps misguided or ignorant) I can make is that something changed in UXA that broke how it worked before (I say this because this laptop is too old to support SNA).

  • Recovery Partition Missing and Bluetooth Issues After Update

    After upgrading to 10.9.3 my recovery partition is gone and my bluetooth will pair with a new device, connect, and then disconnect.  After that I am not able to reconnect the new bluetooth device.  I can see it, but can't connect to it.  I have tried multiple bluetooth devices, and they all do the same thing.  I am really baffled about the missing recovery partition.  Any ideas?

    I still don't know what happened to my test Aperture Library after the update to 3.4...Not only were my previews lost, but so were the original images!  Needless to say, I haven't bothered to update the main library on the Mac Pro because I don't want to deal with this level of uncertainty (even with backups in place).

  • [SOLVED] HP jetdirect printer errors after updating net-snmp

    My office's HP printers weren't working anymore this morning, my cups log showed the following errors after a pacman -Syu.
    It looks that libnetsnmp.so.25 is required by hplip 3.11.10-1, but the latest net-snmp  5.7.1-1 provides libnetsnmp.so.30.
    168 D [31/Oct/2011:14:15:51 +0000] [Job 708] renderer command: gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs     -dDEVICEWIDTHPOINTS=612 -dDEVICEHEIGHTPOINTS=792 -sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="hp color LaserJet 3500" -dDuplex=    false -r600 -sIjsParams=Quality:Quality=0,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=2,PS:MediaPosition=7 -dIjsUseOutputFD -s    OutputFile=- -
    169 D [31/Oct/2011:14:15:51 +0000] [Job 708] JCL: <job data>
    170 D [31/Oct/2011:14:15:51 +0000] [Job 708]
    171 D [31/Oct/2011:14:15:51 +0000] [Job 708] Starting process 3788: "gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer    =hpijs -dDEVICEWIDTHPOINTS=6..."                                                                                                         
    172 D [31/Oct/2011:14:15:51 +0000] [Job 708] hpijs: error while loading shared libraries: libnetsnmp.so.25: cannot open shared object file: N    o such file or directory
    [14:29]:sudo pacman -Q | grep net-snmp
    net-snmp 5.6.1-4
    [14:30]:sudo pacman -Qo /usr/lib/cups/backend/hp
    /usr/lib/cups/backend/hp is owned by hplip 3.11.5-1
    solution is to downgrade net-snmp:
    [2011-10-08 21:56] upgraded net-snmp (5.6.1-4 -> 5.7.1-1)
    [2011-10-31 14:24] Running 'pacman -U /var/cache/pacman/pkg/net-snmp-5.6.1-4-x86_64.pkg.tar.xz'
    [2011-10-31 14:24] upgraded net-snmp (5.7.1-1 -> 5.6.1-4)
    this might help someone else,

    Hi groberts619,
    Unfortunately the software you obtain from the Printer Software Update doesn't include the HP Scan application - only the print and scan drivers.  I just checked on your product and it doesn't appear that there are plans to release an updated HP Scan installer for this model.
    On Mavericks it seems your best option will be to use Apple's Image Capture scan application.  You can find this application in the /Applications folder.  You also have the option to scan using Preview.  Look in the File menu for the command to import from a scanner.
    FretnBoutNutn
    I work for HP.
    - Say "Thanks" by clicking the Kudos Star in the post that helped you.
    - Please mark the post that solves your problem as "Accepted Solution"

Maybe you are looking for

  • Unmounted External Hard Drive, Error: Filesystem verify or repair failed

    Earlier today, I disconnected the external hard drive while it was working. Now, the External Hard Drive won't even show up on my computer. However, on the Disk Utility it does. I have tried to verify & repair the disk. Plus click the mount button no

  • JDeveloper 11.1.1..2.0 + 11.1.1.4.0 ?

    I'm using 11.1.1.2.0 at the moment and it's been suggested I could install 11.1.1.4.0 alongisde it on the same PC. Has anyone tried that? Problems? Should it work ok? David.

  • Can I Write a * Game in Java?

    I have noticed loads of topics lately along the lines of "Can I write a quake style shooter in java" or "could I write a mmporg in Java" and similar for almost every style of game. I'd just like to make a quick point on this: Java is a programming la

  • T400 Intel 5300 AGN WiFi can't enable device on Windows 7

    After an XP to Windows 7 Ultimate upgrade, wifi is broken. The yellow antenna light next to the bluetooth light at the bottom of the screen is lit. Wired neworking works but not Wifi. I've downloaded the latest Intel driver but when I troubleshoot it

  • Unable to update latest itunes.... i get this msg..

    ." itunes is unable to load data class information from sync services"