[SOLVED] "Can't find a SQUASFS superblock on sda3"

Hey,
sorry but I've already searched the forums! There are similar problems but none fits mine.
I've just been trying to install Arch on my new Samsung Ultrabook. After I've partitioned my HDD with cfdisk I tried mounting the root partition by entering: mount /dev/sda3 /mnt. But I get this error:
[ 632.639059] SQUASHFS error: Cant' find a SQUASHFS superblock on sda3
[ 632.639316] EXT4-fs (sda3): VFS: Can't find ext4 filesystem
[ 632.640253] EXT4-fs (sda3): VFS: Can't find ext4 filesystem
[ 632.642316] EXT4-fs (sda3): VFS: Can't find ext4 filesystem
After I created the partition table with GParted Live-CD, when I installed Windows 7 there was a partition of ~20GB at the end of the table which I deleted. Just in case this could be related to the error! But I don't think so...
Any ideas?
Cheers
Last edited by gunjah292 (2013-03-11 15:24:00)

When I bought the notebook there was Windows 8 installed it took me about an hour to figure out how to get to the BIOS menu. There is an option there where you're able to turn on UEFI, CS MOS or both.
I've never got in touch with this UEFI stuff before, so I can't really say what my hardware does or doesn't. I was just wondering if this partition could have been important, but since everything is running for now, I think not.
I created a MBR partition table to guard against future problems.

Similar Messages

  • [SOLVED] Can't find root partition after upgrade

    After upgrading to Linux 3.6.6, the boot fails with something like "can't find root, UUID=..." and I get a root shell. Choosing to recovery mode in GRUB doesn't make a difference.
    I don't have any sda devices in /dev.
    /proc/partitions is empty.
    I have Macbook Pro 7,1.
    Ubuntu on other partition works.
    Any idea how to fix this?
    Last edited by dontbugme (2012-11-08 17:53:46)

    dontbugme wrote:Now I realize that I did a probably stupid thing. I removed mdadm and lvm2 thinking that I don't need them. So the mdadm kernel module is missing. Could this be the problem? I don't use RAID or LVM.
    I don't use these either ... but this does sound like a very plausible cause of this error.  Are you sure you aren't using either?
    In any case, it's easy enough to add them back and see if that solves this.  Boot into live media, chroot, add back the modules to mkinitcpio.conf and rebuild the initramfs.  If nothing else this would verify that these are not the problem.

  • [SOLVED] can't find package lib32-multilib

    I have to install "lib32-multilib" package on archlinux but I can't seem to find it in on the mirror servers here:
    https://www.archlinux.org/packages/?sor … =&flagged=
    Not even one package is named lib32-multilib. Does "multilib" means I have to install them all?
    Last edited by 71GA (2014-02-24 13:06:44)

    karol wrote:Maybe the author meant lib32-libjpeg?
    This I guess.
    If something else is missing, you can extract the installer, then run ldd on the files and install the multilib packages for all missing libraries, e.g.
    LC_ALL=C find ~/Downloads/bricscad -type f -exec ldd "{}" + 2>/dev/null | grep found
    to find the package for the file, you can use pkgfile (from extra). If you can't find it, search in the AUR for lib32-lib... (cower is good here for partial searches)
    Last edited by progandy (2014-02-24 12:37:17)

  • [Solved] Can't find usbnet module in stock kernel

    Hi,
    I was trying to get USB tethering to work, and found that I don't have the "usbnet" module. Pkgfile tells me that linux and linux-lts both provide usbnet, but I can't find the module (in /usr/lib/modules/...) at all (I'm on the 3.6.10-1 kernel, just reinstalled it from the repositories to make sure). I checked the file list of the 3.6.9-1 kernel that I had in pacman's cache, and the module wasn't there either. Does anyone know why I'm not getting this module with my kernel?
    Last edited by Ploink (2012-12-29 16:00:42)

    pacman -Ql linux | grep usbnet
    linux /usr/lib/modules/3.6.10-1-ARCH/kernel/drivers/net/usb/usbnet.ko.gz
    Edit: oops, I see you said you checked the file list.  Sorry, I typed faster than I read.  If you do not get similar output to this, then the linux package isn't properly installed.
    Last edited by Trilby (2012-12-29 14:31:32)

  • Setting up Airport Express and solving "can't find AE issue"...

    I've set up a number of AE and AEBS, while incurring a great deal of frustration, and have found that there are two common issues: (1) inputting the correct wireless network security password and encryption type and (2) getting Airport Utility to "find" the AE.
    There are two primary ways to solve issue #2. Reset the AE with a paperclip while plugged in and when the amber light on the AE starts to rapidly blink, simultaneously hit rescan on Airport Utility You may have to hit rescan a few times, but it will usually find AE. If this works, you then can configure the AE properly so it will correctly sync with your wireless network. If this doesn't work, use an ethernet cable to connect your AE and wireless client (laptop, desktop, or base station) so you can get the AE to "show up" which will allow you to configure (choose wireless network, input password, encryption type, rename, etc..)
    Issue #1 can be a bit more complex b/c it's never apparent what the problem is unless you go through a bunch of trial and error. The most common issue I've found is the AE password and encyption doesn't match your wireless network. It's important to write down the wireless network information, particularly the type of password (i.e. WAP, WAP2, WEP, etc..) For example, my Verizon wireless network is WEP 40 bit and I was inputting WAP, WAP2 or WEP 128 when configuring the AE. What would happen is once I finished configuring the AE, Airport Utility would lose connection with the AE (after it updates the network settings you just inputted) when it attempts to establish a wireless connection. Hope this helps.

    Hello Kevmcc and welcome to discussions,
    Had similar problems here recently. So....
    1. Have you switched the stereo to " Line in "? Leaving it set to play CD's will not give you any joy.
    2. Mine still flashes orange all the time - It does work though. One way of checking is to see if you have speaker options in iTunes. ( The dialogue box appears in the bottom right hand corner of the iTunes window )
    Post back if you need more.
    Regards
    Ian

  • [Solved] Can't find what messes up my locales

    Hi,
    First of all, I'd like to say that I did follow the beginner's guide and the locale wiki entry before posting here. I spents many hours trying to correct the issue myself but I can't think of anything but ugly fixes now...
    Please note that I've done a few adjustments after the initial installation to try and fix my locale. For example, my /etc/locale.conf initially didn't include anything else than LANG and LC_COLLATE, but I've added other options to try and fix them (no success).
    The global locale that I want to use is en_CA.UTF-8. I've enabled it in /etc/locale.gen and generated it with locale-gen, and here's the output of:
    $ locale -a
    C
    POSIX
    en_CA.utf8
    Here's my locale.conf:
    $ cat locale.conf
    LANG="en_CA.UTF-8"
    LC_COLLATE="C"
    # Added afterwards
    LC_CTYPE="en_CA.UTF-8"
    LC_NUMERIC="en_CA.UTF-8"
    LC_TIME="en_CA.UTF-8"
    LC_MONETARY="en_CA.UTF-8"
    LC_MESSAGES="en_CA.UTF-8"
    LC_PAPER="en_CA.UTF-8"
    LC_NAME="en_CA.UTF-8"
    LC_ADDRESS="en_CA.UTF-8"
    LC_TELEPHONE="en_CA.UTF-8"
    LC_MEASUREMENT="en_CA.UTF-8"
    LC_IDENTIFICATION="en_CA.UTF-8"
    I've also copied this /etc/locale.conf to ~/.config/locale.conf, but nothing changed. I looked at /etc/profile.d/locale.sh to see what other script might change my locales after startup but I couldn't find anything else. Here's what I get when I run "locale" in bash:
    $ locale
    locale: Cannot set LC_ALL to default locale: No such file or directory
    LANG=en_CA.UTF-8
    LC_CTYPE=en_CA.UTF-8
    LC_NUMERIC=fr_CA.utf8
    LC_TIME=fr_CA.utf8
    LC_COLLATE=C
    LC_MONETARY=fr_CA.utf8
    LC_MESSAGES=en_CA.UTF-8
    LC_PAPER=en_CA.UTF-8
    LC_NAME=en_CA.UTF-8
    LC_ADDRESS=en_CA.UTF-8
    LC_TELEPHONE=en_CA.UTF-8
    LC_MEASUREMENT=fr_CA.utf8
    LC_IDENTIFICATION=en_CA.UTF-8
    LC_ALL=
    So the problem is that a few locales are set to fr_CA.ut8, which isn't enabled and doesn't even correspond to the locale.gen entry (it would've to be fr_CA.UTF-8). Several applications report that they cannot find the locale so I'd really like to correct that. Also several characters fail to show up correctly in bash (man pages, htop, bash itself, etc.). For example:
    $ man locale
    man: can't set the locale; make sure $LC_* and $LANG are correct
    I have no rc.conf or rc.local in /etc. There also isn't anything in /etc/bash.bashrc or ~/.bashrc regarding locales, and I don't see what else could affect it. /etc/profile doesn't, I don't have any ~/.profile... I'm quite lost.
    I've also tried going back to the base configuration shown in the beginner's guide, so no ~/.config/locale.conf and only LANG and LC_COLLATE in /etc/locale.conf, but I get the same results.
    I know I could export these values in other startup scripts but it seems like an ugly fix to me and I'd like to correct the problem at its root. I don't believe there's any relevant log file. Could you please help me fix this?
    Thank you,
    Last edited by miek (2013-01-01 01:02:29)

    OK... out of ideas
    My setup has always included that file followed by `locale-gen` as well as setting up /etc/locale.conf as you have.
    % cat /etc/locale.conf
    LANG=en_US.utf8
    LC_COLLATE=C
    % sed '/#/d' /etc/locale.gen
    en_US.UTF-8 UTF-8
    Last edited by graysky (2012-12-31 18:20:29)

  • [Solved] Can't find kdm.service

    Hello,
    I just tried out KDE again today and want to use kdm now too. But it seems like there is no "kdm.service" file for systemd? Does anyone know in which package that file is? I also tried find /usr -name "kdm.service", no results.
    Systemd related packages that are installed:
    pacman -Qs systemd
    local/libsystemd 185-4
    systemd client libraries
    local/systemd 185-4
    system and service manager
    local/systemd-arch-units 20120612-7
    Arch specific Systemd unit files
    local/systemd-httpd-units 1.0-1
    Apache service for systemd
    local/systemd-mysqld-units 1.0-3
    MySQL service for systemd
    local/systemd-sysvcompat 185-4
    sysvinit compat for systemd
    local/systemd-tools 185-4
    standalone tools from systemd
    local/systemd-ui-git 20120707-1
    Session and startup manager -- GUI components
    Last edited by pyhax (2012-07-07 15:00:26)

    adee wrote:It's in kdebase-workspace, as it should be.
    Also: https://wiki.archlinux.org/index.php/FA … is_X_in.3F
    Oh thanks for pkginfo, somehow I thought I read that such a tool doesn't exists
    Problem solved.

  • [Solved] Can't find a way to run network manager in kde

    Struggling a little to get wi-fi set up on an arch machine running kde
    I've installed plasma-applet-networkmanagement but I can't get it to run
    There isn't any launcher for the applet on the menu anywhere but I have been able to find a .deskop file for it at:  /usr/share/kde4/services/plasma-applet-networkmanagement.desktop
    When I try to run it though I get a little dialog box showing the following error
    The desktop entry of type
    Service
    is unknown
    I've viewed the .desktop file in kwrite and these are the entries which seem relevant to running it
    Type=Service
    X-KDE-ServiceTypes=Plasma/Applet
    Icon=networkmanager
    X-KDE-PluginInfo-EnabledByDefault=true
    X-Plasma-NotificationArea=true
    The last entry seems to be telling it to place the network manager applet in the tray if I'm understanding it correctly, but this doesn't happen
    Anyone able to tell me how to get the kde network manager working?
    Last edited by Ecky (2011-12-27 17:47:34)

    If you add a widget to the panel, or if you add a widget to the desktop -- in the ribbon that lets you select widgets, you should have one called "Network Management"
    If you do, drag it to where you want the control. 
    If you don't, well... Let's see what happens first

  • [SOLVED] Can't Find IcedTea7 Java Plugin for Firefox

    Hello everybody,
    I'm new to Arch (have used Linux for some time but never got too deep into configurations and such). I've always just used proprietary versions of Java in the past, even on Linux, but now that I have a really cutomized Arch box, I'd like to try and support OpenJDK+IcedTea.
    I followed the Wiki instructions by installing jre7-openjdk, jdk7-openjdk, and icedtea-web-java7 packages. All I want is to link to the plugin for firefox. However, I don't actually see the .so plugin file anywhere, nor do I know how to see where pacman installs things.
    I have a folder /usr/share/icedtea-web/ that contains the files about.jar, about.jnlp, netx.jar, and plugin.jar.
    I remember .jar files are Java archives, but I actually have no idea what to do with them or how to use them as I'm not too familiar with Java (but I do run browser applets using the plugin).
    I apologize for my noobness in this, but can anybody help me figure out how to find or acquire or extract the .so plugin file for firefox?
    Thanks,
    Dave
    Last edited by bambitheslug (2012-07-11 20:57:08)

    Great, thank you so much! Actually, it was already fixed before I read your reply, but it's still informative (I wasn't sure how to find file lists for pacman packages).
    I just removed and reinstalled all the java packages and it worked. I might have done it in the wrong order or something when I did it the first time. I wasn't sure if the web test on the Java website checked for the Oracle plugin specifically or just a valid JRE implementation, but it worked, so I guess OpenJDK is working great so far.

  • [SOLVED] Can't find LVM root device after pacman -Syu

    Hey, can anyone give me a hand here? I haven't updated in about a month, but the last time I did was definitely after the changes-to-lvm post in the news (I know that because it's what got me on the last update )
    I noted just before the update that cat /proc/1/comm displayed "init", which surprised me. Maybe I'd installed systemd but not configured it?
    Anyway now I'm getting:
    Waiting 10 seconds for device /dev/mapper/belle-root …
    ERROR: Unable to find root device '/dev/mapper/belle-root'
    You are being dropped to a recovery shell.
    I've chrooted from a SUSE CD I had lying around and followed the "changes to LVM" instructions again in case I'd missed something, but nothing is changing.
    Can anyone help me out? Thanks.
    Last edited by DoctorWedgeworth (2013-03-27 00:32:41)

    You have to use lvm first.  As all those vg*, lv*, and pv* commands are actually links to the lvm command, you should have to do something like "lvm vgscan" instead of just "vgscan".
    Edit: oh and at that point in the boot process, you are actually in the initramfs still (ash to be specific).
    Edit2: I was having issues with a USB keyboard and a new machine (actually just a new bios), and found out that because of windows 8's requriement for a fast POST, the default is to turn off the scanning for usb devices.  Though this was for UEFI, and I am not sure if the same would apply for a bios booting machine...
    Last edited by WonderWoofy (2013-03-26 23:10:40)

  • [SOLVED] "Can't find root device" after hardware change

    My old computer died so I got a replacement. The only hardware changes were the motherboard/CPU and a lack of GPU (since it died too). GRUB was setting root to /dev/sda2, but in this new computer that wouldn't work. I figured I'd change it to /dev/disk/by-label, but it still won't boot. I have udev loaded in mkinitcpio.conf and have tried what I could find on google (it had to do with pacman mostly, which is not the issue here).
    I'm currently running a gparted parted magic live disc and checked already if the partition is corrupted; it isn't.
    What should I be looking at to get by-label working? What kind of info do I need to provide in order to get some help (fdisk, blkid, etc)?
    Thanks in advance.
    Last edited by knuck (2012-08-19 02:07:01)

    Are you sure that that label/partition still exists? (e.g. your filesystem hasn't gotten corrupted)
    Have you rebuilt the initramfs since you changed hardware (e.g. via chroot)? If not, try booting using the fallback image.
    All you should need to do to get booting by label is change the root= statement in the bootloader's kernel params to
    root=LABEL=arch
    the initram image's code should handle the rest at boot time.

  • [Solved] Can't find sqlite plugin for QT (quassel)

    It's called qt4-sqlite-plugin in other distros. I'm not quite sure what's wrong since I have qt installed.
    Selected storage backend is not available: "SQLite"
    Could not initialize any storage backend! Exiting...
    Currently, Quassel only supports SQLite3. You need to build your Qt library with the sqlite plugin enabled in order for quasselcore to work.
    2.6.30-ARCH, x86_64.
    Last edited by canuckkat (2009-10-06 19:10:15)

    The Arch "qt" package already includes the SQLite backend. You only need to install "sqlite3" and it should work.
    [marti@newn]% pacman -Ql qt |grep sqlite
    qt /usr/lib/qt/plugins/sqldrivers/libqsqlite.so
    [marti@newn]% ldd /usr/lib/qt/plugins/sqldrivers/libqsqlite.so |grep sqlite
    libsqlite3.so.0 => /usr/lib/libsqlite3.so.0 (0x00007fe00aa04000)
    [marti@newn]% pacman -Qo /usr/lib/libsqlite3.so.0
    /usr/lib/libsqlite3.so.0 is owned by sqlite3 3.6.18-1
    [marti@newn]% python
    >>> from PyQt4 import QtSql
    >>> db=QtSql.QSqlDatabase('QSQLITE')
    >>> db.setDatabaseName('/tmp/mydb.sqlite')
    >>> db.open()
    True
    Last edited by intgr (2009-10-04 18:21:16)

  • [solved] Can pacman find out the dependence tree of a package ?

    like xfce4-session:
    ➜  Android  pacman -Qi xfce4-session
    Name           : xfce4-session
    Version        : 4.8.2-2
    URL            : http://www.xfce.org/
    Licenses       : GPL2
    Groups         : xfce4
    Provides       : None
    Depends On     : xfce4-panel  gconf  libgnome-keyring  libwnck  libsm  xorg-iceauth  upower  consolekit  hicolor-icon-theme
    Optional Deps  : fortune-mod: for xfce4-tips
    Required By    : None
    Conflicts With : None
    Replaces       : xfce4-toys
    Installed Size : 2556.00 K
    Packager       : Evangelos Foutras <[email protected]>
    Architecture   : i686
    Build Date     : Wed 02 Nov 2011 10:32:54 PM HKT
    Install Date   : Wed 07 Dec 2011 02:10:28 PM HKT
    Install Reason : Explicitly installed
    Install Script : Yes
    Description    : A session manager for Xfce
    I also want to know xfce4-panel depends on,. ... etc.
    only Use one cmd??
    Last edited by jinleileiking (2011-12-12 02:34:11)

    Hmm. Wouldn't be hard to script. Just recursively call "pacman -Qi <sub-packages>" based on the output of "pacman -Qi <package> | grep Depends" ...

  • [solved] can't find/build mplayer with vdpau codec support

    I want to install an mplayer that will handle vdpau.
    I installed the standard mplayer version but that didn't have it.
    Following some advice in another thread I rebuilt the standard mplayer with yaourt.
    When I do 'mplayer -vo help' it shows a vdpau driver on the list. But when I do 'mplayer -vc help' there are no vdpau codecs listed.
    I tried the same thing with mplayer-svn but get the same results.
    I even tried compiling mplayer manually but get the same results.
    What am I doing wrong?
    TIA, gabu
    (I have just moved to Archlinux64 after 3 years with Gentoo, so my Gentoo experience might be getting in the way)
    Last edited by gabu (2009-08-10 18:59:50)

    xstaticxgpx:
    Yes, you are right. This is what I get:
    sh-4.0$ mplayer -vo help                       
    MPlayer SVN-r29411-4.4.1 (C) 2000-2009 MPlayer Team
    Available video output drivers:                   
    ID_VIDEO_OUTPUTS                                   
            vdpau   VDPAU with X11                     
            xv      X11/Xv                             
            x11     X11 ( XImage/Shm )                 
            xover   General X11 driver for overlay capable video output drivers
            gl      X11 (OpenGL)                                               
            gl2     X11 (OpenGL) - multiple textures version                   
            dga     DGA ( Direct Graphic Access V2.0 )                         
            sdl     SDL YUV/RGB/BGR renderer (SDL v1.1.7+ only!)               
            fbdev   Framebuffer Device
            fbdev2  Framebuffer Device
            aa      AAlib
            caca    libcaca
            v4l2    V4L2 MPEG Video Decoder Output
            xvidix  X11 (VIDIX)
            cvidix  console VIDIX
            null    Null video output
            mpegpes MPEG-PES to DVB card
            yuv4mpeg        yuv4mpeg output for mjpegtools
            png     PNG file
            jpeg    JPEG file
            gif89a  animated GIF output
            tga     Targa output
            pnm     PPM/PGM/PGMYUV file
            md5sum  md5sum of each frame
    129 audio & 258 video codecs
    ID_EXIT=NONE
    sh-4.0$ mplayer -vc help   
    MPlayer SVN-r29411-4.4.1 (C) 2000-2009 MPlayer Team
    129 audio & 258 video codecs                       
    Available video codecs:                           
    ID_VIDEO_CODECS                                   
    vc:         vfm:      status:   info:  [lib/dll]   
    coreserve   dshowserver working   CoreAVC DShow H264 decoder 1.8 for x86 - http://corecodec.org/  [CoreAVCDecoder.ax]                                                                                           
    ffmvi1      ffmpeg    working   FFmpeg Motion Pixels Decoder  [motionpixels]                           
    ffmdec      ffmpeg    working   FFmpeg Sony PlayStation MDEC (Motion DECoder)  [mdec]                   
    ffsiff      ffmpeg    working   FFmpeg Beam Software SIFF decoder  [vb]                                 
    ffmimic     ffmpeg    working   FFmpeg Mimic video  [mimic]                                             
    ffkmvc      ffmpeg    working   FFmpeg Karl Morton Video Codec  [kmvc]                                 
    ffzmbv      ffmpeg    working   FFmpeg Zip Motion-Block Video  [zmbv]                                   
    zmbv        vfw       working   Zip Motion-Block Video  [zmbv.dll]                                     
    mpegpes     mpegpes   working   MPEG-PES output (.mpg or DXR3/IVTV/DVB/V4L2 card)                       
    ffmpeg1     ffmpeg    working   FFmpeg MPEG-1  [mpeg1video]                                             
    ffmpeg2     ffmpeg    working   FFmpeg MPEG-2  [mpeg2video]                                             
    ffmpeg12    ffmpeg    working   FFmpeg MPEG-1/2  [mpegvideo]                                           
    mpeg12      libmpeg2  working   MPEG-1 or 2 (libmpeg2)                                                 
    ffmpeg12mc  ffmpeg    problems  FFmpeg MPEG-1/2 (XvMC)  [mpegvideo_xvmc]                               
    ffnuv       ffmpeg    working   NuppelVideo  [nuv]                                                     
    nuv         nuv       working   NuppelVideo                                                             
    ffbmp       ffmpeg    working   FFmpeg BMP decoder  [bmp]                                               
    ffgif       ffmpeg    working   FFmpeg GIF decoder  [gif]                                               
    fftiff      ffmpeg    working   FFmpeg TIFF decoder  [tiff]                                             
    ffpcx       ffmpeg    working   FFmpeg PCX decoder  [pcx]                                               
    ffpng       ffmpeg    working   FFmpeg PNG decoder  [png]                                               
    mpng        mpng      working   PNG image decoder  [libpng]                                             
    ffptx       ffmpeg    working   FFmpeg V.Flash PTX decoder  [ptx]                                       
    fftga       ffmpeg    untested  FFmpeg TGA decoder  [targa]                                             
    mtga        mtga      working   TGA image decoder                                                       
    sgi         sgi       working   SGI image decoder                                                       
    ffsunras    ffmpeg    working   FFmpeg SUN Rasterfile decoder  [sunrast]                               
    ffindeo3    ffmpeg    working   FFmpeg Intel Indeo 3.1/3.2  [indeo3]                                   
    fffli       ffmpeg    working   Autodesk FLI/FLC Animation  [flic]                                     
    ffaasc      ffmpeg    working   Autodesk RLE decoder  [aasc]                                           
    ffloco      ffmpeg    working   LOCO video decoder  [loco]                                             
    ffqtrle     ffmpeg    working   QuickTime Animation (RLE)  [qtrle]                                     
    ffrpza      ffmpeg    working   QuickTime Apple Video  [rpza]                                           
    ffsmc       ffmpeg    working   Apple Graphics (SMC) codec  [smc]                                       
    ff8bps      ffmpeg    working   Planar RGB (Photoshop)  [8bps]                                         
    ffcyuv      ffmpeg    working   Creative YUV (libavcodec)  [cyuv]                                       
    ffmsrle     ffmpeg    working   Microsoft RLE  [msrle]                                                 
    ffroqvideo  ffmpeg    working   Id RoQ File Video Decoder  [roqvideo]                                   
    lzo         lzo       working   LZO compressed  [liblzo]                                               
    theora      theora    working   Theora (free, reworked VP3)  [libtheora]                               
    msuscls     vfw       working   MSU Screen Capture Lossless Codec  [SCLS.DLL]                           
    cram        vfw       problems  Microsoft Video 1  [msvidc32.dll]                                       
    ffcvid      ffmpeg    working   Cinepak Video (native codec)  [cinepak]                                 
    cvidvfw     vfw       working   Cinepak Video  [iccvid.dll]                                             
    huffyuv     vfw       problems  HuffYUV  [huffyuv.dll]                                                 
    ffvideo1    ffmpeg    working   Microsoft Video 1 (native codec)  [msvideo1]                           
    ffmszh      ffmpeg    working   AVImszh (native codec)  [mszh]                                         
    ffzlib      ffmpeg    working   AVIzlib (native codec)  [zlib]                                         
    cvidxa      xanim     problems  XAnim's Radius Cinepak Video  [vid_cvid.xa]                             
    ffhuffyuv   ffmpeg    working   FFmpeg HuffYUV  [huffyuv]                                               
    ffv1        ffmpeg    working   FFV1 (lossless codec)  [ffv1]                                           
    ffsnow      ffmpeg    working   FFSNOW (Michael's wavelet codec)  [snow]                               
    ffasv1      ffmpeg    working   FFmpeg ASUS V1  [asv1]                                                 
    ffasv2      ffmpeg    working   FFmpeg ASUS V2  [asv2]                                                 
    ffvcr1      ffmpeg    working   FFmpeg ATI VCR1  [vcr1]                                                 
    ffcljr      ffmpeg    working   FFmpeg Cirrus Logic AccuPak (CLJR)  [cljr]                             
    ffsvq1      ffmpeg    working   FFmpeg Sorenson Video v1 (SVQ1)  [svq1]                                 
    ff4xm       ffmpeg    working   FFmpeg 4XM video  [4xm]                                                 
    ffvixl      ffmpeg    working   Miro/Pinnacle VideoXL codec  [xl]                                       
    ffqtdrw     ffmpeg    working   QuickDraw native decoder  [qdraw]                                       
    ffindeo2    ffmpeg    working   Indeo 2 native decoder  [indeo2]                                       
    ffflv       ffmpeg    working   FFmpeg Flash video  [flv]                                               
    fffsv       ffmpeg    working   FFmpeg Flash Screen video  [flashsv]                                   
    ffdivx      ffmpeg    working   FFmpeg DivX ;-) (MSMPEG-4 v3)  [msmpeg4]                               
    ffmp42      ffmpeg    working   FFmpeg MSMPEG-4 v2  [msmpeg4v2]                                         
    ffmp41      ffmpeg    working   FFmpeg MSMPEG-4 v1  [msmpeg4v1]                                         
    ffwmv1      ffmpeg    working   FFmpeg WMV1/WMV7  [wmv1]                                               
    ffwmv2      ffmpeg    working   FFmpeg WMV2/WMV8  [wmv2]                                               
    ffwmv3      ffmpeg    problems  FFmpeg WMV3/WMV9  [wmv3]                                               
    ffvc1       ffmpeg    problems  FFmpeg WVC1  [vc1]                                                     
    ffh264      ffmpeg    working   FFmpeg H.264  [h264]                                                   
    ffsvq3      ffmpeg    working   FFmpeg Sorenson Video v3 (SVQ3)  [svq3]                                 
    ffodivx     ffmpeg    working   FFmpeg MPEG-4  [mpeg4]                                                 
    ffwv1f      ffmpeg    working   WV1F MPEG-4  [mpeg4]                                                   
    fflibschroedinger ffmpeg    working   Dirac (through FFmpeg libschroedinger)  [libschroedinger]         
    fflibdirac  ffmpeg    working   Dirac (through FFmpeg libdirac)  [libdirac]                             
    xvid        xvid      working   Xvid (MPEG-4)  [libxvidcore.a]                                         
    divx4vfw    vfw       problems  DivX4Windows-VFW  [divx.dll]                                           
    divxds      dshow     working   DivX ;-) (MSMPEG-4 v3)  [divx_c32.ax]                                   
    divx        vfw       working   DivX ;-) (MSMPEG-4 v3)  [divxc32.dll]                                   
    mpeg4ds     dshow     working   Microsoft MPEG-4 v1/v2  [mpg4ds32.ax]                                   
    mpeg4       vfw       working   Microsoft MPEG-4 v1/v2  [mpg4c32.dll]                                   
    wmv9dmo     dmo       working   Windows Media Video 9 DMO  [wmv9dmod.dll]                               
    wmvdmo      dmo       working   Windows Media Video DMO  [wmvdmod.dll]                                 
    wmv8        dshow     working   Windows Media Video 8  [wmv8ds32.ax]                                   
    wmv7        dshow     working   Windows Media Video 7  [wmvds32.ax]                                     
    wmvadmo     dmo       working   Windows Media Video Adv DMO  [wmvadvd.dll]                             
    wmvvc1dmo   dmo       working   Windows Media Video (VC-1) Advanced Profile Decoder  [wvc1dmod.dll]     
    wmsdmod     dmo       working   Windows Media Screen Codec 2  [wmsdmod.dll]                             
    ubmp4       vfw       problems  UB Video MPEG-4  [ubvmp4d.dll]                                         
    zrmjpeg     zrmjpeg   problems  Zoran MJPEG passthrough                                                 
    ffmjpeg     ffmpeg    working   FFmpeg MJPEG decoder  [mjpeg]                                           
    ffmjpegb    ffmpeg    working   FFmpeg MJPEG-B decoder  [mjpegb]                                       
    ijpg        ijpg      working   Independent JPEG Group's codec  [libjpeg]                               
    m3jpeg      vfw       working   Morgan Motion JPEG Codec  [m3jpeg32.dll]                               
    mjpeg       vfw       working   MainConcept Motion JPEG  [mcmjpg32.dll]                                 
    avid        vfw       working   AVID Motion JPEG  [AvidAVICodec.dll]                                   
    LEAD        vfw       working   LEAD (M)JPEG  [LCodcCMP.dll]                                           
    imagepower  vfw       problems  ImagePower MJPEG2000  [jp2avi.dll]                                     
    m3jpeg2k    vfw       working   Morgan MJPEG2000  [m3jp2k32.dll]                                       
    m3jpegds    dshow     crashing  Morgan MJPEG  [m3jpegdec.ax]                                           
    pegasusm    vfw       crashing  Pegasus Motion JPEG  [pvmjpg21.dll]                                     
    pegasusl    vfw       crashing  Pegasus lossless JPEG  [pvljpg20.dll]                                   
    pegasusmwv  vfw       crashing  Pegasus Motion Wavelet 2000  [pvwv220.dll]                             
    vivo        vfw       working   Vivo H.263  [ivvideo.dll]                                               
    u263        dshow     working   UB Video H.263/H.263+/H.263++ Decoder  [ubv263d+.ax]                   
    i263        vfw       working   I263  [i263_32.drv]                                                     
    ffi263      ffmpeg    working   FFmpeg I263 decoder  [h263i]                                           
    ffh263      ffmpeg    working   FFmpeg H.263+ decoder  [h263]                                           
    ffzygo      ffmpeg    untested  FFmpeg ZyGo  [h263]                                                     
    h263xa      xanim     crashing  XAnim's CCITT H.263  [vid_h263.xa]                                     
    ffh261      ffmpeg    working   CCITT H.261  [h261]                                                     
    qt261       qtvideo   working   QuickTime H.261 video decoder  [QuickTime.qts]                         
    h261xa      xanim     problems  XAnim's CCITT H.261  [vid_h261.xa]                                     
    m261        vfw       untested  M261  [msh261.drv]                                                     
    indeo5ds    dshow     working   Intel Indeo 5  [ir50_32.dll]                                           
    indeo5      vfwex     working   Intel Indeo 5  [ir50_32.dll]                                           
    indeo4      vfw       working   Intel Indeo 4.1  [ir41_32.dll]                                         
    indeo3      vfwex     working   Intel Indeo 3.1/3.2  [ir32_32.dll]                                     
    indeo5xa    xanim     working   XAnim's Intel Indeo 5  [vid_iv50.xa]                                   
    indeo4xa    xanim     working   XAnim's Intel Indeo 4.1  [vid_iv41.xa]                                 
    indeo3xa    xanim     working   XAnim's Intel Indeo 3.1/3.2  [vid_iv32.xa]                             
    qdv         dshow     working   Sony Digital Video (DV)  [qdv.dll]                                     
    ffdv        ffmpeg    working   FFmpeg DV decoder  [dvvideo]                                           
    libdv       libdv     working   Raw DV decoder (libdv)  [libdv.so.2]                                   
    mcdv        vfw       working   MainConcept DV Codec  [mcdvd_32.dll]                                   
    3ivXxa      xanim     working   XAnim's 3ivx Delta 3.5 plugin  [vid_3ivX.xa]                           
    3ivX        dshow     working   3ivx Delta 4.5  [3ivxDSDecoder.ax]                                     
    rv3040      realvid   working   Linux RealPlayer 10 RV30/40 decoder  [drvc.so]                         
    rv3040win   realvid   working   Win32 RealPlayer 10 RV30/40 decoder  [drvc.dll]                         
    rv40        realvid   working   Linux RealPlayer 9 RV40 decoder  [drv4.so.6.0]                         
    rv40win     realvid   working   Win32 RealPlayer 9 RV40 decoder  [drv43260.dll]                         
    rv40mac     realvid   working   Mac OS X RealPlayer 9 RV40 decoder  [drvc.bundle/Contents/MacOS/drvc]   
    rv30        realvid   working   Linux RealPlayer 8 RV30 decoder  [drv3.so.6.0]                         
    rv30win     realvid   working   Win32 RealPlayer 8 RV30 decoder  [drv33260.dll]                         
    rv30mac     realvid   working   Mac OS X RealPlayer 9 RV30 decoder  [drvc.bundle/Contents/MacOS/drvc]   
    ffrv20      ffmpeg    working   FFmpeg RV20 decoder  [rv20]                                             
    rv20        realvid   working   Linux RealPlayer 8 RV20 decoder  [drv2.so.6.0]                         
    rv20winrp10 realvid   working   Win32 RealPlayer 10 RV20 decoder  [drv2.dll]                           
    rv20win     realvid   working   Win32 RealPlayer 8 RV20 decoder  [drv23260.dll]                         
    rv20mac     realvid   working   Mac OS X RealPlayer 9 RV20 decoder  [drv2.bundle/Contents/MacOS/drv2]   
    ffrv10      ffmpeg    working   FFmpeg RV10 decoder  [rv10]                                             
    alpary      dshow     working   Alparysoft lossless codec dshow  [aslcodec_dshow.dll]                   
    alpary2     vfw       working   Alparysoft lossless codec vfw  [aslcodec_vfw.dll]                       
    LEADMW20    dshow     working   Lead CMW wavelet 2.0  [LCODCCMW2E.dll]                                 
    lagarith    vfw       working   Lagarith Lossless Video Codec  [lagarith.dll]                           
    psiv        vfw       working   Infinite Video PSI_V  [psiv.dll]                                       
    canopushq   vfw       working   Canopus HQ Codec  [CUVCcodc.dll]                                       
    canopusll   vfw       working   Canopus Lossless Codec  [CLLCcodc.dll]                                 
    ffvp3       ffmpeg    untested  FFmpeg VP3  [vp3]                                                       
    fftheora    ffmpeg    untested  FFmpeg Theora  [theora]                                                 
    vp3         vfwex     working   On2 Open Source VP3 Codec  [vp31vfw.dll]                               
    vp4         vfwex     working   On2 VP4 Personal Codec  [vp4vfw.dll]                                   
    ffvp5       ffmpeg    working   FFmpeg VP5 decoder  [vp5]                                               
    vp5         vfwex     working   On2 VP5 Personal Codec  [vp5vfw.dll]                                   
    ffvp6       ffmpeg    working   FFmpeg VP6 decoder  [vp6]                                               
    ffvp6a      ffmpeg    untested  FFmpeg VP6A decoder  [vp6a]                                             
    ffvp6f      ffmpeg    working   FFmpeg VP6 Flash decoder  [vp6f]                                       
    vp6         vfwex     working   On2 VP6 Personal Codec  [vp6vfw.dll]                                   
    vp7         vfwex     working   On2 VP7 Personal Codec  [vp7vfw.dll]                                   
    mwv1        vfw       working   Motion Wavelets  [icmw_32.dll]                                         
    asv2        vfw       working   ASUS V2  [asusasv2.dll]                                                 
    asv1        vfw       working   ASUS V1  [asusasvd.dll]                                                 
    ffultimotion ffmpeg    working   IBM Ultimotion native decoder  [ultimotion]                           
    ultimotion  vfw       working   IBM Ultimotion  [ultimo.dll]                                           
    mss1        dshow     working   Windows Screen Video  [msscds32.ax]                                     
    ucod        vfw       working   UCOD-ClearVideo  [clrviddd.dll]                                         
    vcr2        vfw       working   ATI VCR-2  [ativcr2.dll]                                               
    CJPG        vfw       working   CJPG  [CtWbJpg.DLL]                                                     
    ffduck      ffmpeg    working   Duck Truemotion1  [truemotion1]                                         
    fftm20      ffmpeg    working   FFmpeg Duck/On2 TrueMotion 2.0  [truemotion2]                           
    tm20        dshow     working   TrueMotion 2.0  [tm20dec.ax]                                           
    ffamv       ffmpeg    working   Modified MJPEG, used in AMV files  [amv]                               
    ffsp5x      ffmpeg    working   SP5x codec - used by Aiptek MegaCam  [sp5x]                             
    sp5x        vfw       working   SP5x codec - used by Aiptek MegaCam  [sp5x_32.dll]                     
    vivd2       vfw       working   SoftMedia ViVD V2 codec VfW  [ViVD2.dll]                               
    winx        vfwex     working   Winnov Videum winx codec  [wnvwinx.dll]                                 
    ffwnv1      ffmpeg    working   FFmpeg wnv1 native codec  [wnv1]                                       
    wnv1        vfwex     working   Winnov Videum wnv1 codec  [wnvplay1.dll]                               
    vdom        vfw       working   VDOWave codec  [vdowave.drv]                                           
    lsv         vfw       working   Vianet Lsvx Video Decoder  [lsvxdec.dll]                               
    ffvmnc      ffmpeg    working   FFmpeg VMware video  [vmnc]                                             
    vmnc        vfw       working   VMware video  [vmnc.dll]                                               
    ffsmkvid    ffmpeg    working   FFmpeg Smacker Video  [smackvid]                                       
    ffcavs      ffmpeg    working   Chinese AVS Video  [cavs]                                               
    ffdnxhd     ffmpeg    working   FFmpeg DNxHD decoder  [dnxhd]                                           
    qt3ivx      qtvideo   working   win32/quicktime 3IV1 (3ivx) decoder  [3ivx Delta 3.5.qtx]               
    qtactl      qtvideo   working   Win32/QuickTime Streambox ACT-L2  [ACTLComponent.qtx]                   
    qtavui      qtvideo   working   Win32/QuickTime Avid Meridien Uncompressed  [AvidQTAVUICodec.qtx]       
    qth263      qtvideo   crashing  Win32/QuickTime H.263 decoder  [QuickTime.qts]                         
    qtrlerpza   qtvideo   crashing  Win32/Quicktime RLE/RPZA decoder  [QuickTime.qts]                       
    qtvp3       qtvideo   crashing  Win32/QuickTime VP3 decoder  [On2_VP3.qtx]                             
    qtzygo      qtvideo   problems  win32/quicktime ZyGo decoder  [ZyGoVideo.qtx]                           
    qtbhiv      qtvideo   untested  Win32/QuickTime BeHereiVideo decoder  [BeHereiVideo.qtx]               
    qtcvid      qtvideo   working   Win32/QuickTime Cinepak decoder  [QuickTime.qts]                       
    qtindeo     qtvideo   crashing  Win32/QuickTime Indeo decoder  [QuickTime.qts]                         
    qtmjpeg     qtvideo   crashing  Win32/QuickTime MJPEG decoder  [QuickTime.qts]                         
    qtmpeg4     qtvideo   crashing  Win32/QuickTime MPEG-4 decoder  [QuickTime.qts]                         
    qtsvq3      qtvideo   working   Win32/QuickTime SVQ3 decoder  [QuickTimeEssentials.qtx]                 
    qtsvq1      qtvideo   problems  Win32/QuickTime SVQ1 decoder  [QuickTime.qts]                           
    vsslight    vfw       working   VSS Codec Light  [vsslight.dll]                                         
    vssh264     dshow     working   VSS H.264 New  [vsshdsd.dll]                                           
    vssh264old  vfw       working   VSS H.264 Old  [vssh264.dll]                                           
    vsswlt      vfw       working   VSS Wavelet Video Codec  [vsswlt.dll]                                   
    zlib        vfw       working   AVIzlib  [avizlib.dll]                                                 
    mszh        vfw       working   AVImszh  [avimszh.dll]                                                 
    alaris      vfwex     crashing  Alaris VideoGramPiX  [vgpix32d.dll]                                     
    vcr1        vfw       crashing  ATI VCR-1  [ativcr1.dll]                                               
    pim1        vfw       crashing  Pinnacle Hardware MPEG-1  [pclepim1.dll]                               
    qpeg        vfw       working   Q-Team's QPEG (www.q-team.de)  [qpeg32.dll]                             
    rricm       vfw       crashing  rricm  [rricm.dll]                                                     
    ffcamtasia  ffmpeg    working   TechSmith Camtasia Screen Codec (native)  [camtasia]                   
    camtasia    vfw       working   TechSmith Camtasia Screen Codec  [tsccvid.dll]                         
    ffcamstudio ffmpeg    working   CamStudio Screen Codec  [camstudio]                                     
    fraps       vfw       working   FRAPS: Realtime Video Capture  [frapsvid.dll]                           
    fffraps     ffmpeg    working   FFmpeg Fraps  [fraps]                                                   
    fftiertexseq ffmpeg    working   FFmpeg Tiertex SEQ  [tiertexseqvideo]                                 
    ffvmd       ffmpeg    working   FFmpeg Sierra VMD video  [vmdvideo]                                     
    ffdxa       ffmpeg    working   FFmpeg Feeble Files DXA video  [dxa]                                   
    ffdsicinvideo ffmpeg    working   FFmpeg Delphine CIN video  [dsicinvideo]                             
    ffthp       ffmpeg    working   FFmpeg THP video  [thp]                                                 
    ffbfi       ffmpeg    working   FFmpeg BFI Video  [bfi]                                                 
    ffbethsoftvid ffmpeg    problems  FFmpeg Bethesda Software VID  [bethsoftvid]                           
    ffrl2       ffmpeg    working   FFmpeg RL2 decoder  [rl2]                                               
    fftxd       ffmpeg    working   FFmpeg Renderware TeXture Dictionary decoder  [txd]                     
    xan         vfw       working   XAN Video  [xanlib.dll]                                                 
    ffwc3       ffmpeg    problems  FFmpeg XAN wc3  [xan_wc3]                                               
    ffidcin     ffmpeg    problems  FFmpeg Id CIN video  [idcinvideo]                                       
    ffinterplay ffmpeg    problems  FFmpeg Interplay Video  [interplayvideo]                               
    ffvqa       ffmpeg    problems  FFmpeg VQA Video  [vqavideo]                                           
    ffc93       ffmpeg    problems  FFmpeg C93 Video  [c93]                                                 
    rawrgb32    raw       working   RAW RGB32                                                               
    rawrgb24    raw       working   RAW RGB24                                                               
    rawrgb16    raw       working   RAW RGB16                                                               
    rawbgr32flip raw       working   RAW BGR32                                                             
    rawbgr32    raw       working   RAW BGR32                                                               
    rawbgr24flip raw       working   RAW BGR24                                                             
    rawbgr24    raw       working   RAW BGR24                                                               
    rawbgr16flip raw       working   RAW BGR15                                                             
    rawbgr16    raw       working   RAW BGR15                                                               
    rawbgr15flip raw       working   RAW BGR15                                                             
    rawbgr15    raw       working   RAW BGR15
    rawbgr8flip raw       working   RAW BGR8
    rawbgr8     raw       working   RAW BGR8
    rawbgr1     raw       working   RAW BGR1
    rawyuy2     raw       working   RAW YUY2
    rawyuv2     raw       working   RAW YUV2
    rawuyvy     raw       working   RAW UYVY
    raw444P     raw       working   RAW 444P
    raw422P     raw       working   RAW 422P
    rawyv12     raw       working   RAW YV12
    rawnv21     hmblck    working   RAW NV21
    rawnv12     hmblck    working   RAW NV12
    rawhm12     hmblck    working   RAW HM12
    rawi420     raw       working   RAW I420
    rawyvu9     raw       working   RAW YVU9
    rawy800     raw       working   RAW Y8/Y800
    null        null      crashing  NULL codec (no decoding!)
    ID_EXIT=NONE
    I manually compiled using the svn source that I currently use on my Gentoo system and get the same odd results, whereas on Gentoo it compiles as you expect. This would seem to indicate that there is something about the Arch environment which is causing the problem rather than purely the source code.
    I tried installing mplayer-vdpau-nogui but have the same problem there.

  • [Solved] Can't find zsh in the repositories

    After messing with my system, I discovered that alot of the core packages hadn't been updated.
    After removing the nouveau stuff, and adding libdrm-git (I think was the package) everything updated this morning....
    All well and good.
    When I came home, and looked at the report,  zsh and some other packages were reported as not being found in the AUR.  I'm curious why?
    I did a search on the website for zsh,  and the zsh package itself (that provides the shell) didn't show up, but the config, lovers, neo, yaourt, etc  did.
    So what happened to the package?  I remember reading that some packages were deleted or something by mistake a while back...  Was this one of them?  if so, when will they be restored?
    TIA,
    Last edited by Knute (2009-09-10 22:32:39)

    I did some digging and found some wierdnesses that apparently caused issues.
    In /etc/yaourtrc, I had pacman-color as the PacmanBin.
    In /etc/pacman.conf  I had /usr/bin/airpac %u %o in the XferCommand.
    I commented the XferCommand out in pacman.conf and changed the pacman-color in yaourtrc to run powerpill.
    Well, everything is now being found and successfully updated.
    I think it may have been something with airpac, but since it's working now, I'm not going to worry about it. 

Maybe you are looking for