Kdelibs, avahi, and compatibility module [solved]

I'm running into a little dependancy problem here.
Somehow I have managed to have avahi installed but no compatibilty module (in kernel?).
So, I'm thinking why do I need avahi, but:
yaourt -R avahi
Password:
loading package data...
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: gnome-vfs: requires avahi>=0.6.20
:: gshare: requires avahi
:: kdelibs: requires avahi>=0.6.9
But, I'm using KDE, so how do I get this compatibility module?
Last edited by archdave (2008-08-06 17:57:00)

ahhhh!
I see this compatibility module is now incorporated into the kernel (2.6.24) so that's why it doesn't load when put in the modules line of /etc/rc.conf
So now it's making more sense.

Similar Messages

  • [SOLVED] systemd and blacklisting modules

    Hi,
    I recently found out about the 'systemctl status foo.service'-cmd and I was finally able to see why the systemd-modules-load-service was failing on my laptop.
    It complains it cannot find service-files for 'blacklist nouveau' and other modules I have blacklisted. The wiki mentions blacklisting is done the same for systemd as for sysV-init, i.e. through a simple 'blacklist <modulename>' inside a .conf-file residing in either:
    /etc/modprobe.d/ or
    /etc/modules-load.d/
    What am I doing wrong?
    Last edited by zenlord (2012-08-24 19:38:38)

    tomegun wrote:The .conf file must be in /etc/modprobe.d and not in /etc/modules-load.d.
    OK, that's the one. I was mistaken to think that both directories had the same functionality.
    THX!
    Marking as solved.
    Last edited by zenlord (2012-08-24 19:38:11)

  • Missing loopback interface and modules, and isofs mounting [SOLVED!]

    In my new archlinux istallation, isofs and loopback facilities are not present and when installed by hand do not seem to work. [See FINAL SOLUTION below. Thanks for the suggestions I got].
    Now, I was under the impression that such facilities should be automatically available at the end of a normal installation.
    For instance, in an installation I made last fall, I can mount .iso filesystem through the loopback interface with no problems (and that even without using -t, with just 'mount image.iso /mnt/iso').  In that installation, lsmod shows the modules
      loop                  18526  2
      isofs                  32946  1
    (also, a module isofs is present in /lib/modules, though I cannot find a loop module there)
    and eight loopback devices are available as /dev/loop0 ... /dev/loop7
    On the other hand, in the new installation no /dev/loop devices are present, and no loop and isofs modules show up either
    as installed (as reported by lsmod) or at least in the libraries. Has something changed recently? Do I need to install a package that will set up my installation for loopack mounting and mounting of .iso filesystems?
    INTERIM SOLUTION
    I mentioned above that in my older Linux box, on an Arch Linux installed months ago but not upgraded for many weeks, I had loopback devices running and isofs and loop modules installed, and all working well by itself. Today I did an upgrade, and noticed that it came with a new kernel (3.3?), probably the same I had on the new machine. So I rebooted after that---and found the exact problem as on the new machine: /dev/loop* missing, no modules isofs or loop appearing in lsmod. So I installed by hand a loopback interface, with 'mknod /dev/loop0 b 7 0'. Then I made sure I had the isofs package installed, and installed the isofs module with modprob; this time isofs showed on lsmod, but loop didn't yet. Finally I mounted a data DVD (note that the incantation -t iso9660 is no longer necessary), and as a last thing I mounted an .iso file; both worked. Only after this did a module loop show up in lsmod.
    So probably something subtle changed in the dependencies between installed packages, installed modules, and installed loopback devices, so that something is out of sync and has to be nursed manually. Better experts than I may throw
    some light on this problem and hopefully fix it.
    FINAL AND SATISFACTORY SOLUTION
    Whatever may have happened before, the following works like a charm:
    I upgrade Arch; it installs 3.3.1-1-ARCH as a kernel in /boot.
    I reboot to let the new kernel "take".
    No loop0,...,loop7 devices show up in /dev; no isofs or loop show up with lsmod; isofs (but no loop) present in /lib/modules
    I do 'mount /dev/sr0 /iso' (NOTE: no -t iso9660' option) with a CD in the sr0 drive; the CD filesystem shows up in /iso.
       After this, isofs shows up in 'lsmod|grep isofs', but no loop device yet.
    I unmount /iso and do 'mount ~tt/ markov.iso /iso' (NOTE: no -t iso9660' option); the markov filesystem shows up in /iso.
      After this, loop0,...,loop7 devices show up in /dev, and a loop module (wherever that camefrom) appears in lsmod.
    In other words, everything required for isofs automounts as necessary and remains mounted until new reboot.
    The '-t iso9660' option is not necessary. As noted by an other Arch post, this option may be detrimental and might have been the culprit; this is an issue I will explore on the next reboot.
    Last edited by rugantino (2012-04-11 20:11:55)

    When /etc/rc.sysinit is invoked during the bootprocess; it should automatically start a loopback interface (unless you've specifically disabled it in /etc/rc.d/network or so).
    Check your logs to see if your find any related errors.

  • Fresh Install and no modules after boot [SOLVED]

    Hi,
    Been with this problem for quite a while. I'm piss€d off
    (Sorry about my english.. I'm Portuguese...)
    I've installed this release
    Current Release: 2013.01.04
    Included Kernel: 3.6.11
    As i stop using Arch on a daily basis, i decide to install it again on my laptop. (I'm still using slackware, though)
    I followed the wiki procedures and when i reboot i've got no modules loaded.
    The reason:
    uname -a give me 3.2.29 and the modules installed are 3.7.4.1.
    I don't know what to do more. I've done 2 fresh installs and the results are the same.
    I've upgraded with pacman -Syu, i've done:
    pacman -S udev
    pacman -S mkinitcpio
    mkinitcpio -p linux
    pacman -S linux
    once or twice and... nothing.
    something is missing and i don't know what. I'm out of ideas.
    Thx for the help,
    EddY
    Last edited by eddygrinder (2013-01-28 01:12:34)

    Scimmia wrote:
    Lilo isn't installing, then. It's loading the kernel from your Slackware partition when you're trying to boot Arch.
    Post your lilo.conf and the output of lsblk if you need help.
    Here it is:
    # LILO configuration file
    # generated by 'liloconfig'
    # Start LILO global section
    boot = /dev/sda
    #compact # faster, but won't work on all systems.
    # Boot BMP Image.
    # Bitmap in BMP format: 640x480x8
    bitmap = /boot/slack.bmp
    # Menu colors (foreground, background, shadow, highlighted
    # foreground, highlighted background, highlighted shadow):
    bmp-colors = 255,0,255,0,255,0
    # Location of the option table: location x, location y, number of
    # columns, lines per column (max 15), "spill" (this is how many
    # entries must be in the first column before the next begins to
    # be used. We don't specify it here, as there's just one column.
    bmp-table = 60,6,1,16
    # Timer location x, timer location y, foreground color,
    # background color, shadow color.
    bmp-timer = 65,27,0,255
    # Standard menu.
    # Or, you can comment out the bitmap menu above and
    # use a boot message with the standard menu:
    #message = /boot/boot_message.txt
    # Append any additional kernel parameters:
    append=" vt.default_utf8=0"
    prompt
    timeout = 300
    # Normal VGA console
    vga = normal
    # Ask for video mode at boot (time out to normal in 30s)
    #vga = ask
    # VESA framebuffer console @ 1024x768x64k
    # vga=791
    # VESA framebuffer console @ 1024x768x32k
    # vga=790
    # VESA framebuffer console @ 1024x768x256
    # vga=773
    # VESA framebuffer console @ 800x600x64k
    # vga=788
    # VESA framebuffer console @ 800x600x32k
    # vga=787
    # VESA framebuffer console @ 800x600x256
    # vga=771
    # VESA framebuffer console @ 640x480x64k
    # vga=785
    # VESA framebuffer console @ 640x480x32k
    # vga=784
    # VESA framebuffer console @ 640x480x256
    # vga=769
    # ramdisk = 0 # paranoia setting
    # End LILO global section
    # Linux bootable partition config begins
    # Linux bootable partition config begins
    image = /boot/vmlinuz
    root = /dev/sda5
    label = Slack
    read-only # Partitions should be mounted read-only for checking
    # Linux bootable partition config ends
    # Linux bootable partition config begins
    image = /boot/vmlinuz (sym link)
    root = /dev/sda7
    initrd = /boot/initramfs (sym link)
    label = Arch
    read-only # Partitions should be mounted read-only for checking
    # Linux bootable partition config ends
    # Windows bootable partition config begins
    other = /dev/sda2
    label = 8
    table = /dev/sda
    # Windows bootable partition config ends
    I forgot do post lsblk but is something like:
    sda2 - windows
    sda5 - Slack
    sda6 - Swap
    sda7 - Arch
    sda9 - home
    Last edited by eddygrinder (2013-01-25 20:45:48)

  • Diff b/w BAPI and Function Module.

    What is the difference between BAPI and Function Module....
    By Interface programming do we mean posting data thru  BAPI,BDC....

    Hi Alex,
    BAPI: Standard Interface in the R/3 system that allows the system to communicate with components of other business suites.
    FM: These are the procedures that are defined in the Function Groups and can be called from any ABAP Program. FM allow you to encapsulate and reuse global functions int he R/3 system.
    The main basic difference between BAPI and FM are
    1) All BAPIs are FM but not all FMs are BAPIs
    2) BAPIs are remote enabled
    3) BAPIs interface will not have a changing and exceptions. They can not be used to have use dialog.
    Interface programs can post data to SAP either through a BDC, BAPI, IDOC etc. It depends on the type of requirement.
    Hope this solves your question.
    Enjoy SAP
    Rajasekhar

  • Item description not filling in Sales and Purchase module screen

    Hi
    i am here with a problem, while selecting the item code in the Grid of Purchase and Sales module related screens like Sales order, Purchase order etc, the item description is not getting field, though i tried to select the item from the item Description column.
    Kindly help me with this problem
    regards
    Pradeep

    Hi Pradeep,
    Is your problem Solved then Please close Thread by Making Correct and helpful Answer.
    If your Problem is not Solved then Please check your default Warehouse in General Setting >>> Inventory Tab.
    I think Default Warehouse is not present in Item Master Data Inventory Tab.
    Try to Update Default Warehouse in General Setting >>>> Inventory Tab. You need to make Default Warehouse which is present in All Item Master Data >>>> Inventory Tab.
    Hope this Helps
    Regards:::::
    Atul Chakraborty

  • Relation between SD and MM  modules - Table name which links 2 modules

    list the   Table  name ..which   links the     SD and MM modules ....
    specify the name of the   table......
    thnks in advancce.

    I am giving you a comprehensive list to SD and MM tables. Most of them will have a link to another. This can be seen via the foreign key relation. For example, VBAP (item level data contains a material whose master data is in MARA).
    <b>Sales Document</b>
    VBAK Header Data
    VBAP Item Data
    VBAG Schedule Line Data in Sch. Agrmt.
    VBUK Header Status and Administrative Data
    VBUP Item Status
    VBRL SD Document: Invoice List
    VBPA partner
    VBKD Business Data
    VBKA Sales activities
    VBEP Schedule Line Data
    VBRK Billing: Header Data (invoice)
    VBRP Billing: Item Data (invoice)
    VBFA Sales Document Flow
    LIKP Delivery: Header Data
    LIPS Delivery: Item data
    <b>Material Master</b>
    MARA General Data         
    MAKT Short Texts, descriptions           
    MVKE Sales Org, distribution channel     
    MLAN Sales data, tax indicator, tax      
    MARC Classification                      
    MBEW Plant Planning Data                 
    MVER Warehouse Management Storage Type   
    MARD Consumption Data                    
    MCHB Storage location data
    PS: Award points and close this question if this solves your query.
    Regards.

  • Avahi and howl

    I came across an interesting conflict today -- if I install gobby and later install gnome I cannot install howl... but... howl WAS installed when I installed gobby, as gobby requires obby and obby requires howl. However when I installed gnome, it seems howl was replaced with avahi, which conflicts with howl, and thus I couldn't install howl again -- gobby complained howl was needed for a collaborative editing session!
    So, I decided I didn't need gnome anyhow (I'll stick to blackbox) so I uninstalled gnome (pacman -Rcn gnome), then uninstalled gobby and re-installed it, and viola! howl is back!
    Is this kind of caper common with Arch? I must admit it's much more fun than the usual "dependency hell" of RPMs or DEBs -- mostly because I was able to actually get everything working again with some un/re-installing of packages!

    Yep you're right, avahi and howl are interchangeable.
    I uninstalled gobby and howl, and then installed avahi followed by gobby just to check the inter-changeable-ness of avahi and howl, and when I ran gobby the warnings in the console did indeed mention avahi and a howl compatibility layer.
    When reverting back to my original howl/gobby setup, uninstalling avahi didn't work with pacman -Rs avahi. I had to use pacman -Rc avahi instead, because nss-mdns depended ON avahi, however nss-mdns was istalled as a dependency OF avahi. Is this a kind of co-dependency?
    I'm new to Arch and I've found that these kinds of "inter-dependency puzzles" are handled really well by pacman -- it's awesome

  • Integrating a DSP and BlackFin Modules with LV 8.5

    Hi all,
    I am just posting my last trouble when I was using Labview software for an academic work.
    So I'll try to summarize the topic.
    So, the point was to integrate LB with DSP board specifically model BF537 from BlackFin.
    The problem is: Not all version of Labview can support DSP Module (this is an extension that you should install to do the integration possible) and BlackFin Embedded application for BF537 as well.
    Just to clarify: you should have the correct version of LV because after that, you should install DSP Module and then, BlackFin Embedded.
    The LV 8.6 supports BlackFin Embedded but doesn't supports DSP Module. The LV 2009 and LV 2011 we have the same issue. You can read the respective guide of these versions just to check it out.
    The only version of LV that can support DSP Module and Embedded Module for Blackfin Processors is version 8.5.
    The problem would be solved if both Modules(DSP and BlackFin) would are easily available on NI site or other website.
    I spent many hours searching with no success. For LV 8.5 the correct DSP Module is 2.5 and I could not find this specific Module on any ws. Regarding Module for Blackfin Processors I have no problem to download it.
    I tried to contact NI local support of my country but they have slow answers and any engineer can help me although all have been very attentive by phone.
    My solutions was contact USA engineer. The local team is very efficient and some minutes later the DSP Module 2.5 was available to download in this link:
    ftp://ftp.ni.com/outgoing
    (mario_2.5.zip)
    If anyone has problem to download the file, please let me know. I will be so glad to help.

    Hello.
    Could you send us your VI (v8.5) please? Thanks.
    Regards.
    Romain D.
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    NIDays 2010 : Conférence mondiale de l'instrumentation virtuelle
    >>Détails et Inscription<<

  • My Airport Time Capsule only works when I turn off and turn on, but I think this may end up with the unit. What can this happening and how to solve?

    Time Capsule Airport
    Hello to all, good day, sorry my english google, but it is the tool I have at the moment. I'm having trouble with my Time Capsule Airport, I made all the settings according to the manual, but there has been a connection problem with my iMac. When I finish my work I turn off the imac and then again when they return to work and care, it can not connect to Time Capsule Airport, making it impossible to remove the files and make back up by Time Machine only works when I turn off and turn on the Airport Time Capsule , but I think this may end up with the unit. What can this happening and how to solve? Thank you.
    Olá a todos, bom dia, desculpe meu inglês google, mas é a ferramenta que tenho no momento. Estou tendo dificuldades com a minha Airport Time Capsule, fiz todas as configurações de acordo com o manual, mas tem existido um problema de conexão com meu iMac. Quando termino meus trabalhos desligo o imac e depois quando retorno pra trabalhar novamente e ligo, ele não se conecta a Airport Time Capsule, impossibilitando retirar os arquivos e fazer o back-up pelo Time Machine, só funciona quando desligo e ligo a Airport Time Capsule, mas acho que isso pode acabar com o aparelho. O que pode esta acontecendo e como resolver? Obrigado.

    This is easier to do with pictures perhaps.. since we do not share a common language and machine translation leaves a lot to be desired.
    In the airport utility bring up your Time Capsule.
    Simply post the screenshots here.
    So here is mine.
    Click on the Edit button and give us the Internet and Wireless and Network tab..
    eg.
    Please also make sure you are set to ipv6 in your wireless or ethernet .. whichever is used.. and do tell which.
    This is wifi in your computer.
    The following are important..
    DO not use long names with spaces and non-alphanumeric names.
    Use short names, no spaces and pure alphanumeric.
    eg TC name. TCgen5
    Wireless name TCwifi
    Use WPA2 Personal security with 10-20 character pure alphanumeric password.
    read apple instructions to help with TM and TC.. they did finally admit it has issues in Mavericks.
    OS X Mavericks: Time Machine problems
    Mount the TC manually in finder.
    AFP://TCgen5.local
    When asked for the password .. that is the disk access password and save it in the keychain.
    Reset Time Machine
    See A4 here. http://pondini.org/TM/Troubleshooting.html

  • Can Designer generate ADF Entity Objects, View Objects and Apps Module ?

    Hi all,
    On what way can Designer integrate with JDeveloper (+ ADF) ?
    Can Designer generate ADF Entity Objects, View Objects and Apps Module ?
    Thank you for your help,
    xtanto

    Designer itself has no direct integration with JDeveloper. However, there are three options. First of all, you can get a JDeveloper extension (download this separately) that lets you create a Connection to a Designer repository. From that Connection you can find modules that you defined in Designer and generate Entity and View objects for the tables and columns that you used in those modules, and an Application Module. It does not create JSPs or other user interface objects.
    Another option is to buy JHeadstart from Oracle. This contains a set of code generators and ADF extensions that include an ability to get information from a Designer repository. JHeadstart works fine for non-Designer users too, but was built by the same people who wrote Designer Headstart - they know the repository API intimately.
    The third option is to download Oracle Designer Extension Builder (ODEB) which was just recently made available. This is a product of a collaboration between Designer users from the Oracle Development Tools Users Group (ODTUG) and Oracle to extend the capabilities of Designer with user written tools and utilities. You could use ODEB to write your own generators for ADF Business Components. Or you could wait and see if someone else in the user community does this. I hope that you or whoever does such a generator will be willing to share it with us all.

  • I upgraded to Lion, Excel won't open, and what is "Solver" found in the "Launchpad"?

    I upgraded to Lion last night, I have Mac OX X 10.7.1 and all other Microsoft Office products (Word & PowerPoint) work just fine, but within the "Launchpad" of Lion, there is an icon called "Solver).  When I click on it, the Excel - icon opens up but the program does NOT, and something called "Solver" (found in the Launchpad) also opens up but immediately shuts down, showing an error.  WTH???

    Hello jburrett,
    From what you are describing it sounds like iTunes thinks the files are there, but they are missing or have been relocated. Use this article to locate the files.
    iTunes: Finding lost media and downloads
    http://support.apple.com/kb/ts1408
    You also have the option of deleting the entries you see in iTunes, and re downloading them using:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    http://support.apple.com/kb/ht2519
    All the very best,
    Sterling

  • How to run the PioneerCyclingJSP and MotorPriseJSP modules at a time

    Guys,
    I would like to run the PioneerCyclingJSP and MotorPriseJSP modules at a time.
    Could you please suggest me the steps to run both servers at same time on JBOSS 5.0 with ORACLE.
    How to run a more that one server instance...
    Thank you

    You should be able to include both modules when building your ear file. Then both the module's war files will be created in the ear file. Access both the applications with their respective /PioneerCycling or /motorprise ( look for context root in application.xml)
    If you want to run each application on different server, then
    1. create 1 individual instances of jboss server for pioneer and another for motorprise
    2. create additional dynamo server using command makeDynamoServer.bat motorprise 8861 8851
    3. deploy each one on respective server folders in jboss
    Use the appropriate ports to access ( say for ex:)
    localhost:8860/pioneer
    or
    localhost:8861/motorprise
    -karthik

  • How to extract data from generic view and function module

    hi experts,
    can anybody give me the steps to extract data from generic view and  functon modules.
    thanks and regards
    venkat

    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a0f46157-e1c4-2910-27aa-e3f4a9c8df33
    https://websmp103.sap-ag.de/~sapidb/011000358700007535452002
    Hope it Helps
    Chetan
    @CP..

  • I use LabWindows/CVI and SCXI modules, how can i check the polarity of a capacitor during an ICT?

    I am a newbie using CVi Lab Windows and SCXI modules, how can i perform ICTs to check the proper polarity of a capacitor?

    Hello,
    That's a big question for a single sentence. Could you give some more details about the hardware you have, and the measurements you want to take?
    By the way, when you say ICT, do you mean In-Circuit Test or something else?
    Thanks,
    John N
    Applications Engineer
    National Instruments

Maybe you are looking for