[solved] Can find sisctrl with pacman

I'm trying to install sisctrl. I need that tool in order to use my beamer with my laptop. The thing is, I can't find it with pacman. This command gives nothing:
pacman -Ss sisctrl
When I started Googeling on this, I found this page. So, it seems to be in Pacman. Or, at least had been in pacman.
Could anyone help me out to install the on my system?
Thanks a lot anyway
Last edited by mariourk (2007-10-13 19:29:23)

It worked like a charm. I have SiSCtrl up and running.
I learned another nice feature of ArchLinux today. And I'm really starting to like it too.
Thanks a lot for the help guys!
Last edited by mariourk (2007-10-13 15:45:38)

Similar Messages

  • Where I can find examples with OLAP DML to update the cube cells?

    Hi,
    Where I can find examples with OLAP DML to update/calculate the cube measure/cells?
    I would like to insert data into the cube by OLAP DML.
    Regards,
    TomB

    Not sure about examples but this is how you should proceed
    1. Limit all your dimension to the leaf level values.
    lmt financialperiod to '200901'
    lmt geography to 'XYZ'
    lmt product to 'LAPTOP'
    2. Limit your measure variable to one measure(this is applicable if you have more than one stored measure in the cube).
    for 10g
    lmt <cube name>prtmeasdim to '<MEASURE NAME>'
    for 11g
    lmt <cube name>measuredim to '<MEASURE NAME>'
    3. Write into the variable.
    for 10g
    <cube name>prttopvar = 100 -- this variable is created for a compressed & partitioned cube. for uncompressed cube the variable name is <cube name>_stored.
    Thanks
    Brijesh

  • Some contacts are missing, but I can find them with the search facility

    Hello,
    I don't know when and how it happened (maybe when I updated to 4.0), but suddenly 75% or more of my contacts disappeared from the iPhone. There is an old back-up copy in iTunes, but it is completely outdated.
    The funny thing is that if I do a serach for themissing contacts in teh Search facility of the iPhone, I find them.
    Note: Since I upgraded to 4.0, all my contacts are grouped in something called "All" (that did not exist before).
    Just for the record, I'm using an iPhone 3GS.
    Is there any way to bring back the missing contacts (which are there, somewhere, in the iPhone, because I can find them when I do a search) into the list of contacts?
    Thanks a lot,
    Daniel

    Couldn't it be that the iPhone has created a group called "All Contacts" that only contains "some" of the contacts? In that case, where would the other contacts be? If I create a new group, it will be empty. So I don't see how would moving contacts from teh "ALl Contacts" group to the new empty group could help.
    Another problem is that at first I had only the contacts I had imported from a previous cell phone. Later on, when I thought I was making a backup of these contacts with iTunes, it imported all the info from my Outlook Contacts, 95% of which I did not want in my iPhone. But anyways, that happened long before this problem (not being able to access to all the contacts from the iPhone's Phone application and having to look for them with the iPhone's search facility).

  • [SOLVED] Big Memory Leak with Pacman - Xterm - Openbox

    Hi Everyone,
    I Don't know if this is the place to post this, and if not please correct me.
    I've installed Arch Linux in a virtual machine HDD using VirtualBox on Linux Mint. Then I made a simple install with openbox and slim just to make some testes before putting the all thing in my laptop.
    So after installing slim and openbox, i've checked free -m and he noticed me that the system was using 80mb of ram (really cool ^^). Then I start installing some apps just for test.
    I start installing libreoffice like this "sudo pacman -S libreoffice", in a xterm terminal and on another xterm terminal I had the fallowing command running "watch free -m" just to see the ram usage evolution...
    And then, during downloading/instalations, things became wierd... during download the ram usage start to grow up to 120mb and during instalation the ram usage start's growing more and more, to finish at 770mb !
    I doesn't make any sense ! But I don't really know if this is a pacman, openbox or xterm problem :S...
    Can someone give me any information about that ?
    Thanks in advance !
    PS : after a "sudo pacman -Scc" the ram drop at 633mb...
    Luis Da Costa
    Last edited by aliasbody (2011-07-07 18:33:56)

    Leonid.I wrote:
    aliasbody wrote:
    I'm sorry, I'm not making myself clear - my problem isn't the usage of Swap itself. I know that when RAM reaches its maximum, it uses Swap. I know that. And that's not what I'm "complaining" about.
    Problem is - why does updating via pacman uses so much allocated RAM? I think there's a memory leak in here somewhere and that's what I was aiming at - I'm basically asking if it's just me or if this has happened to someone else and if it's really a problem or it has a simple explanation....
    Well, pacman's memory usage depends on a particular package in question. Installing TexLive, for instance, takes a tremendous amount of RAM/swap compared to netcfg. Pacman does not simply copy files, but also executes scripts.
    It is not true that swap is used when the RAM is full. The kernel decides which data in RAM is relevant and the irrelevant data goes to swap, even if you have 300mb of RAM still available. /proc/sys/vm/swappiness controls this logic.
    In your atom netbook you have only 3mb in swap... this can not be the cause of a slowdown.
    Thank you for your answer this make me understand more about the all thing ^^
    I was just scared about a possibile memory leak, I didn't know that pacman.
    Thanks in advance for all, I will marked it as Solved then !

  • [SOLVED] Can't Scan with HP OfficeJet 4500

    My cups says at http://localhost:631/printers/HP_Officejet_4500_G510g-m this:
    HP_Officejet_4500_G510g-m
    HP_Officejet_4500_G510g-m (Idle, Accepting Jobs, Not Shared)
    Description: HP Officejet 4500 G510g-m
    Location:
    Driver: HP Officejet 4500 g510g-m hpijs, 3.14.10 (color, 2-sided printing)
    Connection: usb://HP/Officejet%204500%20G510g-m?serial=CN21CG201N05CQ&interface=1
    Defaults: job-sheets=none, none media=na_letter_8.5x11in sides=one-sided
    and it prints fine.
    But I can't scan now. I could before. This is what I see in my terminal:
    $ sudo hp-check
    Saving output in log file: /home/kirk/hp-check.log
    HP Linux Imaging and Printing System (ver. 3.14.10)
    Dependency/Version Check Utility ver. 15.1
    Copyright (c) 2001-13 Hewlett-Packard Development Company, LP
    This software comes with ABSOLUTELY NO WARRANTY.
    This is free software, and you are welcome to distribute it
    under certain conditions. See COPYING file for more details.
    Note: hp-check can be run in three modes:
    1. Compile-time check mode (-c or --compile): Use this mode before compiling the HPLIP supplied tarball (.tar.gz or .run) to determine if
    the proper dependencies are installed to successfully compile HPLIP.
    2. Run-time check mode (-r or --run): Use this mode to determine if a distro supplied package (.deb, .rpm, etc) or an already built HPLIP
    supplied tarball has the proper dependencies installed to successfully run.
    3. Both compile- and run-time check mode (-b or --both) (Default): This mode will check both of the above cases (both compile- and
    run-time dependencies).
    Check types:
    a. EXTERNALDEP - External Dependencies
    b. GENERALDEP - General Dependencies (required both at compile and run time)
    c. COMPILEDEP - Compile time Dependencies
    d. [All are run-time checks]
    PYEXT SCANCONF QUEUES PERMISSION
    Status Types:
    OK
    MISSING - Missing Dependency or Permission or Plug-in
    INCOMPAT - Incompatible dependency-version or Plugin-version
    warning: arch distro is not found in AUTH_TYPES
    warning: unknown- version is not supported. Using unknown-0 versions dependencies to verify and install...
    | SYSTEM INFO |
    Kernel: 3.17.4-1-ARCH #1 SMP PREEMPT Fri Nov 21 21:14:42 CET 2014 GNU/Linux
    Host: arch
    Proc: 3.17.4-1-ARCH #1 SMP PREEMPT Fri Nov 21 21:14:42 CET 2014 GNU/Linux
    Distribution: unknown
    Bitness: 64 bit
    | HPLIP CONFIGURATION |
    HPLIP-Version: HPLIP 3.14.10
    HPLIP-Home: /usr/share/hplip
    warning: HPLIP-Installation: Auto installation is not supported for unknown distro version
    Current contents of '/etc/hp/hplip.conf' file:
    # hplip.conf. Generated from hplip.conf.in by configure.
    [hplip]
    version=3.14.10
    [dirs]
    home=/usr/share/hplip
    run=/var/run
    ppd=/usr/share/ppd/HP
    ppdbase=/usr/share/ppd
    doc=/usr/share/doc/hplip-3.14.10
    html=/usr/share/doc/hplip-3.14.10
    icon=/usr/share/applications
    cupsbackend=/usr/lib/cups/backend
    cupsfilter=/usr/lib/cups/filter
    drv=/usr/share/cups/drv/hp
    bin=/usr/bin
    # Following values are determined at configure time and cannot be changed.
    [configure]
    network-build=yes
    libusb01-build=no
    pp-build=yes
    gui-build=yes
    scanner-build=yes
    fax-build=yes
    dbus-build=yes
    cups11-build=no
    doc-build=yes
    shadow-build=no
    hpijs-install=yes
    foomatic-drv-install=yes
    foomatic-ppd-install=yes
    foomatic-rip-hplip-install=no
    hpcups-install=yes
    cups-drv-install=yes
    cups-ppd-install=yes
    internal-tag=3.14.10
    restricted-build=no
    ui-toolkit=qt4
    qt3=no
    qt4=yes
    policy-kit=no
    lite-build=no
    udev_sysfs_rules=no
    hpcups-only-build=no
    hpijs-only-build=no
    Current contents of '/var/lib/hp/hplip.state' file:
    Plugins are not installed. Could not access file: No such file or directory
    Current contents of '~/.hplip/hplip.conf' file:
    warning: Could not access file: No such file or directory
    <Package-name> <Package-Desc> <Required/Optional> <Min-Version> <Installed-Version> <Status> <Comment>
    | External Dependencies |
    policykit Admin-Policy-framework OPTIONAL - 0.112 OK -
    gs Ghostscript REQUIRED 7.05 9.15 OK -
    network Network-wget OPTIONAL - 1.16 OK -
    scanimage Shell-Scanning OPTIONAL 1.0 1.0.24 OK -
    avahi-utils avahi-utils OPTIONAL - 0.6.31 OK -
    dbus DBus REQUIRED - 1.8.10 OK -
    cups CUPS REQUIRED 1.1 2.0.1 OK 'CUPS Scheduler is running'
    xsane SANE-GUI OPTIONAL 0.9 0.999 OK -
    | General Dependencies |
    error: reportlab Python-PDF-Lib OPTIONAL 2.0 - MISSING 'reportlab needs to be installed'
    libcrypto OpenSSL-Crypto-Lib REQUIRED - 1.0.1 OK -
    error: pil Python-Image-Lib OPTIONAL - - MISSING 'pil needs to be installed'
    pyqt4-dbus PyQt4-DBUS REQUIRED 4.0 4.11.3 OK -
    libjpeg JPEG-Lib REQUIRED - - OK -
    libpthread POSIX-Threads-Lib REQUIRED - 2.20 OK -
    python-dbus Python-DBUS REQUIRED 0.80.0 1.2.0 OK -
    python-devel Python-SDK REQUIRED 2.2 3.4.2 OK -
    pyqt4 Python-Qt4 REQUIRED 4.0 4.11.3 OK -
    cups-devel CUPS-SDK REQUIRED - 2.0.1 OK -
    sane-devel SANE-SDK REQUIRED - 1.0.24 OK -
    libusb USB-Lib REQUIRED - 1.0 OK -
    sane Scan-Lib REQUIRED - 1.0.24 OK -
    cups-image CUPS-Image-Lib REQUIRED - 2.0.1 OK -
    libnetsnmp-devel SNMP-Networking-SDK REQUIRED 5.0.9 5.7.2 OK -
    python-xml Python-XML-Lib REQUIRED - 2.1.0 OK -
    python-notify Desktop-notifications OPTIONAL - - OK -
    | Compile Time Dependencies |
    gcc gcc-Compiler REQUIRED - 4.9.2 OK -
    libtool Build-tools REQUIRED - 2.4.2 OK -
    make GNU-Build-tools REQUIRED 3.0 4.1 OK -
    | Python Extentions |
    cupsext CUPS-Extension REQUIRED - 3.14.10 OK -
    pcardext PhotoCard-Extension REQUIRED - 3.14.10 OK -
    hpmudext IO-Extension REQUIRED - 3.14.10 OK -
    | Scan Configuration |
    hpaio HPLIP-SANE-Backend REQUIRED - 3.14.10 OK 'hpaio found in /etc/sane.d/dll.conf'
    scanext Scan-SANE-Extension REQUIRED - 3.14.10 OK -
    | DISCOVERED SCANNER DEVICES |
    /^Cerror: User exit
    Done.
    I kill it because it just hangs. The issue appears to be "reportlab needs to be installed" but I beleve I have all the packages installed:
    $ sudo pacman -Qs pyth
    local/cython 0.21.1-1
    C-Extensions for Python
    local/gnome-python 2.28.1-9
    PyGNOME Python extension module
    local/libftdi 1.2-1
    A library to talk to FTDI chips, optional python bindings.
    local/libreoffice-still-common 4.2.7-2 (libreoffice-still)
    Common files for LibreOffice maintenance branch
    local/pygtk 2.24.0-5
    Python bindings for the GTK widget set
    local/pygtksourceview2 2.10.1-5
    Python bindings for gtksourceview2
    local/pyorbit 2.24.0-5
    Python bindings for ORBit2
    local/pyqt4-common 4.11.3-1
    Common PyQt files shared between python-pyqt4 and python2-pyqt4
    local/python 3.4.2-1
    Next generation of the python high-level scripting language
    local/python-atspi 2.12.0-1
    Python 3 bindings for at-spi
    local/python-bsddb 6.0.1-3
    Python interface for BerkeleyDB
    local/python-cairo 1.10.0-4
    Python bindings for the cairo graphics library
    local/python-dbus 1.2.0-4
    Python 3.3 bindings for DBUS
    local/python-dbus-common 1.2.0-4
    Common dbus-python files shared between python-dbus and python2-dbus
    local/python-gobject 3.14.0-2
    Python 3 bindings for GObject
    local/python-pyqt4 4.11.3-1
    A set of Python 3.x bindings for the Qt toolkit
    local/python-reportlab 3.1.8-1
    A proven industry-strength PDF generating solution
    local/python-setuptools 1:7.0-1
    Easily download, build, install, upgrade, and uninstall Python packages
    local/python-sip 4.16.4-1
    Python 3.x SIP bindings for C and C++ libraries
    local/python-xdg 0.25-2
    Python library to access freedesktop.org standards
    local/python-xlib 0.15rc1-6
    A fully functional X client library for Python programs
    local/python2 2.7.8-2
    A high-level scripting language
    local/python2-beaker 1.6.4-2
    Caching and sessions WSGI middleware for use with web applications and stand-alone Python scripts and applications
    local/python2-bonobo 2.28.1-9
    Python bindings for interacting with Bonobo
    local/python2-boto 2.34.0-1
    A Python interface to Amazon Web Services (AWS)
    local/python2-bsddb 6.0.1-3
    Python interface for BerkeleyDB
    local/python2-cairo 1.10.0-2
    Python2 bindings for the cairo graphics library
    local/python2-crypto 2.6.1-2
    Collection of cryptographic algorithms and protocols, implemented for use from Python 2.
    local/python2-dbus 1.2.0-4
    Python 2.7 bindings for DBUS
    local/python2-distutils-extra 2.38-2
    Enhancements to the Python build system
    local/python2-ecdsa 0.11-2
    Implementation of ECDSA in Python
    local/python2-gconf 2.28.1-9
    Python bindings for interacting with GConf
    local/python2-gnomecanvas 2.28.1-9
    Python bindings for the GNOME Canvas
    local/python2-gnomekeyring 2.32.0-15
    Python bindings for libgnome-keyring
    local/python2-gnomevfs 2.28.1-9
    Python bindings for interacting with gnome-vfs
    local/python2-gnupginterface 0.3.2-2
    A Python interface to GNU Privacy Guard (GnuPG).
    local/python2-gobject 3.14.0-2
    Python 2 bindings for GObject
    local/python2-gobject2 2.28.6-11
    Python 2 bindings for GObject2
    local/python2-keybinder2 0.3.0-2
    Library for registering global keyboard shortcuts - Python 2 bindings
    local/python2-keyring 4.0-2
    Store and access your passwords safely.
    local/python2-libgnome 2.28.1-9
    Python bindings for libgnome
    local/python2-lockfile 0.10.2-1
    Platform-independent file locking module
    local/python2-mako 1.0.0-1
    Hyperfast and lightweight templating for the Python2 platform
    local/python2-markupsafe 0.23-1
    Implements a XML/HTML/XHTML Markup safe string for Python
    local/python2-notify 0.1.1-13
    Python bindings for libnotify
    local/python2-numpy 1.9.1-1
    Scientific tools for Python
    local/python2-paramiko 1.15.1-1
    Python module that implements the SSH2 protocol
    local/python2-pyqt4 4.11.3-1
    A set of Python 2.x bindings for the Qt toolkit
    local/python2-pysqlite 2.6.3-4
    A Python DB-API 2.0 interface for the SQLite embedded relational database engine
    local/python2-sip 4.16.4-1
    Python 2.x SIP bindings for C and C++ libraries
    local/python2-wnck 2.32.0-15
    Python bindings for libwnck
    local/python2-xdg 0.25-2
    Python library to access freedesktop.org standards
    local/sip 4.16.4-1
    A tool that makes it easy to create Python bindings for C and C++ libraries
    local/wxpython 3.0.2.0-1
    A wxWidgets GUI toolkit for Python
    and I just reinstalled some and rebooted.
    I am a bit lost as to what's wrong.
    Last edited by CaptainKirk (2014-12-05 12:23:09)

    In reality I couldn't print either. Not sure what really fixed it, but it seemed that adding hpoj from AUR and rebooting did it. I then readded the printer and now all works.

  • [solved] Issue about update with pacman -Syu

    Everytime I update my system I get these questions. I always answer no, because I'm afraid to screw up everything. The questions are
    replace iwlwifi with core/kernel26?
    replace rt2x00-cvs with core/kernel26?
    replace slocate with core/mlocate?
    What should I do, why pacman is asking me this, and what is slocate, mlocate, rt2x00-cvs iwlwifi, core/kernel26?
    Thanks a lot, I'm a newbie! I've searched for that in forum and in google, and all what I got was japanese pages, and a thing that has nothing to do with that.
    Alexandre
    edit: solved! thankyou!!!
    Last edited by malkosta (2008-10-12 14:57:49)

    replace iwlwifi with core/kernel26? => that's because the Intel wireless driver iwlwifi was included in the linux kernel, so you don't need it anymore.
    replace rt2x00-cvs with core/kernel26? => about the same thing I think.
    replace slocate with core/mlocate? => the arch devs decided to change the version of locate (a command to search files) in core.
    Edit : bender02 was faster than me.
    Last edited by catwell (2008-10-12 12:50:09)

  • [solved] Can't boot with LVM and usb external disk

    I successfully installed Archlinux on my first computer, using LVM on two internal Hard Drives.
    I'm trying to do exactly the same on my second computer, but I got a problem: the LVM volume is not found at boot, so that the root partition can't be mounted and the boot fails.
    The only difference is that, on my second computer, the second hard drive is connected through USB.
    Some hints: my second computer boots perfectly with LVM and Ubuntu. Archlinux needs to be configured adequately.
    I tried to add rootdelay=30 in menu.lst, but it changes nothing. Of course, in /etc/rc.conf I have USELVM="yes" and in /etc/mkinitcpio.conf I have HOOKS="base udev autodetect pata scsi sata keymap lvm2 filesystems"
    Thank you for helping me to keep Archlinux on my second computer!
    Last edited by Achille (2008-06-29 21:59:09)

    I finally solved my problem!
    In the file /etc/mkinitcpio.conf, I modified the MODULES loaded:
    MODULES="pata_acpi ata_generic ata_piix usbcore usb_storage uhci_hcd ehci_hcd sg scsi_mod sd_mod dm_mod"
    I also add in the file /lib/initcpio/hooks/lvm2 the line /bin/sleep 10
    /bin/sleep 10
    msg "Scanning logical volumes..."
    And finally, I ran the command:
    mkinitcpio -p kernel26

  • [SOLVED] Can't hibernate with xfce as normal user

    Until recently, I can't hibernate using xfce menu as normal user. All other operations such as poweroff, reboot, logout... works.
    When I tried systemctl:
    > systemctl hibernate
    Failed to issue method call: Operation not supported
    Failed to issue method call: Access denied
    "sudo systemctl hibernate" works
    All other operations also works for normal user (without sudo).
    When I checked CanHibernate:
    >sudo dbus-send --system --print-reply --dest=org.freedesktop.login1 /org/freedesktop/login1 org.freedesktop.login1.Manager.CanHibernate
    method return sender=:1.0 -> dest=:1.56 reply_serial=2
    string "na"
    Which is totally not true since I could hibernate as root.
    CanReboot, CanShutdown... returns "true".
    As expected, this doesn't work:
    > dbus-send --system --print-reply --dest=org.freedesktop.login1 /org/freedesktop/login1 org.freedesktop.login1.Manager.Hibernate boolean:true
    Error org.freedesktop.DBus.Error.Failed: Operation not supported
    And of course, all other operations work, which is confusing.
    Package versions:
    > pacman -Q xfwm4 xfdesktop xfce4-session xfce4-power-manager systemd slim polkit
    xfwm4 4.10.1-1
    xfdesktop 4.10.2-1
    xfce4-session 4.10.1-3
    xfce4-power-manager 1.2.0-5
    systemd 208-1
    slim 1.3.6-1
    polkit 0.112-1
    Any ideas what's wrong? Thanks in advance.
    Last edited by bullno1 (2013-10-05 05:57:20)

    qr wrote:
    Hey,
    I experienced the same problem after todays update and after I downgraded systemd and systemd-sysvcompat to 207-5 it's working again.
    I still have to figure out what changed, but it's a temporary fix. Hope it helps.
    Thanks. Downgrading seems to fix it.
    root wrote:As far as I see you are using polkit with XFCE, are you aware that recent updates (03/09 in my pacman log) established that polkit would not autostart anymore but in GNOME Flashback?
    You might want to make sure polkit is running (not only installed) and consider switching to lxpolkit which is suggested as a lightweight alternative which will start automatically with DEs such as XFCE.
    It is running. Thanks for the suggestion about lxpolkit. I'll check it out.

  • My ipod touch 4th gen was stolen please is there any way you can find it with out find my iphone?

    My ipod touch was stolen on the a public bus on tuseday !! there was 3 people across from me and were looking at me while i had it i have them as name of suspects and on the bus there was cctv footage so i went to the police to look at it and they yet havent got back yet and so i went on to find my iphone and i used this before and it found my ipod when i last used it in december or early jan but when i tryed to use it this time it said offline .. so i contacted apple they said keep trying it soo i have but nothing changing and im getting more upset with out it everyday and i just got it x mas time.. if there is anyway else you can track it please please tell me !!!! i would much appriciate it xx
                                                                                                                LaurenH7604
    Ps this is the type of ipod touch

    Call the cops!
    Allan

  • [Solved] Can't login with current keyboard layout and `@` in password

    Hi, I'm a new arch user. I followed archwiki to install Enlightenment17. All went fine but I have a problem to login since during setup I inserted '@' in root/regular user passwords. During setup I selected the Italian layout and all seems ok, except grafical login through entrance (from aur, but I tested also kdm, with same results): password not recognized. Before asking, is not a CAPS/NUMLOCK issue since the password works using it in console login. I discovered that I can type '@' with the following combination: SHIFT+2; in an italian keybord this should print a double quote (") but in entrance (and kdm) it correponds to '@'. After login this way, the keyboard works normally (for instance using 'su'). So the problem is limited to graphical login (entrance and kdm) during which a different keyboard layout is used.
    Did I miss some config file?
    For the sake of clarity:
    1) /etc/locale.gen has "it_IT.UTF-8 UTF-8" uncommented
    2) /etc/locale.conf contains "LANG=it_IT.UTF-8"
    3) /etc/vconsole.conf contains "KEYMAP=it"
    4)
    $ locale
    LANG=it_IT.UTF-8
    LC_CTYPE="it_IT.UTF-8"
    LC_NUMERIC="it_IT.UTF-8"
    LC_TIME="it_IT.UTF-8"
    LC_COLLATE="it_IT.UTF-8"
    LC_MONETARY="it_IT.UTF-8"
    LC_MESSAGES="it_IT.UTF-8"
    LC_PAPER="it_IT.UTF-8"
    LC_NAME="it_IT.UTF-8"
    LC_ADDRESS="it_IT.UTF-8"
    LC_TELEPHONE="it_IT.UTF-8"
    LC_MEASUREMENT="it_IT.UTF-8"
    LC_IDENTIFICATION="it_IT.UTF-8"
    LC_ALL=
    Thanks for any help.
    Last edited by bull3t (2013-03-03 14:10:15)

    cfr wrote:Have you tried specifying a variant?
    I exclude a variant problem considering that in any other condition the keyboard layout is right. The system is configured for an it KEYMAP but it is obvious that in entrance/kdm is used an 'us' map. Is this hardcoded somewhere? I also tryed to comment out any entry in /etc/locale.gen except 'it_IT.UTF-8 UTF-8': still 'us' keymap in graphical login screen.
    Probably a kind user with a non-us keyborad layout could create a dummy user with password containing '@' or '#' or any other special symbol to verify that this condition is reproducible, a first step for a bug report.
    Cheers

  • [SOLVED] searching a package with pacman/yaourt

    Sometimes i encounter a crash of kmix application on OS bootup. When i try submitting a bug report, it says that "The generated crash information is probably not useful'. The needed packages say i should be having, among others, 'libQtGui.so.4'
    How do i search which package provides this file? I have tried a few options with -Q and -S, but that doesn't seem to work. Any pointers?
    Last edited by njathan (2012-03-17 10:13:03)

    njathan wrote:
    Thanks much!
    [edit] BTW i could not find pkgutils, but pkgtools
    Sorry, pkgtools is the one

  • [SOLVED, Thanks]Need help with pacman post install

    Hi
    It took me a bit of time to install arch but i finally did it, turns out i just needed to disable ipv6. Anyway yesterday everything worked fine and now that i try to complete the install by downloading a wm suddenly pacman refuse to download anything, it says it can't synchronise.  Can anybody help pls ?
    http://www.hostingpics.net/viewer.php?i … roblem.png
    Last edited by oozernem (2015-05-09 08:15:51)

    Head_on_a_Stick wrote:
    Have you tried:
    # systemctl start dhcpcd.service
    If that brings your connection up, use:
    # systemctl enable dhcpcd.service
    https://wiki.archlinux.org/index.php/Be … uide#Wired
    Thanks m8, it fixed it
    Thanks to everybody else who replied in the thread.

  • [SOLVED] Can only boot with error in fstab

    Hey there!
    During boot I noticed a message, that /dev/sda4 (my /home-partition) gets passed a wrong option.
    BUT when the system finished booting, everything works very well!
    checking my fstab got me
    /dev/sda4 /home ext4 default,noatime 0 2
    which I corrected (adding the "s").
    my new fstab:
    # <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
    /dev/sda1 /boot ext2 defaults 0 1
    /dev/sda2 swap swap defaults 0 0
    /dev/sda3 / ext4 defaults,noatime 0 1
    /dev/sda4 /home ext4 defaults,noatime 0 2
    resulting in the problem, that "/home" isn't accessible and "/" is mounted as new home... (and login with slim doesn't work at all)
    any ideas?
    thanks for your answers!
    Last edited by Slizzered (2010-04-15 05:51:45)

    Man, my fstab seems to be really crappy I think now..
    (gonna change the order immediately )
    more information:
    when I log in with tty1 as normal user, it says
    No directory, logging in with HOME=/
    "mount /home"
    gives me:
    mount: according to mtab, /dev/sda4 is already mounted on /home
    mount failed
    however, "ls /home"
    gives me just the folder "lost & found" instead of my user-folder

  • [Solved] Recommend a package with pacman for "Command Not Found"

    Is there a way to get Pacman to recommend a package name like in ubuntu, for example:
    If I were to type in a terminal ifconfig and it said "Command not found"
    Could Pacman recommend the package net-tools?
    Last edited by jack9099 (2011-08-03 14:33:39)

    The pkgtools package will do this for you.
    See https://wiki.archlinux.org/index.php/Pkgtools for instructions on how to set it up.
    Last edited by szim90 (2011-08-03 14:25:58)

  • [SOLVED] Can Pacman Manage My Custom Packages

    I am going to make a custom build of MPlayer because I want it patched to take advantage of the Compiz Video plugin.  I think I might enable a couple other options that are disabled as well.  The thing I'm not sure of is how pacman will react to my package.  I know I can install it with pacman, but when a new official MPlayer package is released in the repos, will it update it and override my custom package?  If so, I thought it might help if I changed the package name, but then I thought that might mess up dependency tracking.  For instance, if I make a custom package of which other packages rely on, will those other packages be able to see mine and list the dependency as fulfilled?
    Basically I want a way for my system to see my custom package as something that can fulfill dependencies for other official packages that might rely on that particular program.  But at the same time I don't want it overridden when a new official package comes out since it likely won't contain the options I want enabled.  If it would give a message indicating a new version is available but not install it, that would really help.  Is this possible, and what would be the best way to handle this?
    Last edited by nLEyETn (2008-10-06 06:44:47)

    Thanks, that seems to be just what I was looking for
    Last edited by nLEyETn (2008-10-06 06:45:11)

Maybe you are looking for

  • How do I add the video walk out on my site?

    I hate it as much as the next guy but I am being asked to shoot a short video clip of a person talking and attach it via e-mail... *I assume I will shroma key talent? *How do I clip her out and make it an alpha channel? *I assume it is a flash file?

  • RMI Problem --   java.rmi.UnmarshalException:

    I am having a client and a server.... when i am trying to bring the client into server. but when i am doing it... i am getting an exception as below as... java.rmi.UnmarshalException: Error unmarshaling return header; nested exception is:      java.i

  • Why after updating, am i having trouble streaming video and any kind of flash programs? how do i un-update?

    everytime i watch video it is skipping repeatedly and it helps when i hold down esc but that obviously is no fix. and most anything that has to do with flash says its crashed.

  • Text at an angle

    Is there a better way (than the one I used) to create the effect shown on this attachment. The only way I could get text in that angle is to treat each line as a separate item. I couldn't find a way to do a block of type and then turn it all at a sui

  • How to exclude src.zip with java source files from archive

    Hello All. Our team have to prepare our SCs (Sowtware Components) for using outside the company. Meanwhile our source files should be protected. We tried a lot of ways to remove all sources from SCA archives. This SC should then be integrated in thir