warning all config files need.conf why is this happening

Discussion in 'Linux' started by newerguyy, Aug 9, 2010.

  1. newerguyy

    newerguyy

    Joined:
    Jul 24, 2010
    Messages:
    4
    Likes Received:
    0
    I found a solution to my problem that may help my situation but when i type the code below in terminal i keep getting

    all config files need.conf

    if someone could tell me what im doing wrong ,as im a beginner but i need this code to work code is below from another post




    You must load these two modules to work with card reader.

    FIRST : REMOVE THE CARD FROM THE READER !!!!!!!!!!!!!!!!!!!!!

    AS superuser type in console :
    1. /sbin/modprobe tifm_core <enter>
    2. /sbin/modprobe tifm_sd <enter>




    Note : if you want to automate these modules loading do the following :

    edit the /etc/modprobe.conf file
    add these :

    alias mmc_core tifm_core
    alias mmc_card tifm_sd
     
    newerguyy, Aug 9, 2010
    #1
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.