Page 1 of 8 123 ... LastLast
Results 1 to 10 of 80

Thread: How do i change permissions for initramfs.conf

  1. #1
    Join Date
    Mar 2013
    Beans
    57
    Distro
    Lubuntu

    How do i change permissions for initramfs.conf

    hello im fairly new to lubuntu and everytime ive installed something through terminal it says
    Code:
    update-initramfs: deferring update (hook will be called later)
    for approximately 2 days minimum if i leave it alone i found another forum thread that said if i change
    Code:
    MODULE=most
    to
    Code:
    MODULE=dep
    it would solve the problem yet i changed it with a program yet i cant save it need help soon cuz im about to go to sleep ive been up all night trying to make changes to my OS
    thankyou in advance
    Last edited by Darkishjace; April 5th, 2013 at 09:24 PM.

  2. #2
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,199
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: How do i change permissions for initramfs.conf

    Darkishjace; Hi !

    It is really difficult to respond to this in a manner that is acceptable as to your question. Much more info would be required. As the problem appears to be package management related, Let's take an alternate path for resolution and look at the errors that the package manager generates.
    Post the output of terminal codes:
    Code:
    sudo apt-get update
    sudo apt-get upgrade
    If you get hung up in the completion of "Updating Initramfs"; try this -> key combo ctl+c to terminate the process;else try prt scrn +r s e i r b to bring the system down safely (after you have transfered the requested output).

    we will have a looksee
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  3. #3
    Join Date
    Mar 2013
    Beans
    57
    Distro
    Lubuntu

    Re: How do i change permissions for initramfs.conf

    after i ran
    Code:
    sudo apt-get update
    i it hanged again so i did as you said and
    try this -> key combo ctl+c to terminate the process;else try prt scrn +r s e i r b to bring the system down safely
    im currently doing
    Code:
    sudo apt-get upgrade
    heres what happened while i ran the first process
    Code:
    lubuntu@lubuntu:~$ sudo rm /var/lib/dpkg/locklubuntu@lubuntu:~$ sudo dpkg --configure -a
    Setting up linux-image-3.5.0-26-generic (3.5.0-26.42) ...
    Running depmod.
    update-initramfs: deferring update (hook will be called later)
    ^CFailed to create initrd image.
    dpkg: error processing linux-image-3.5.0-26-generic (--configure):
     subprocess installed post-installation script returned error exit status 2
    dpkg: dependency problems prevent configuration of linux-image-extra-3.5.0-26-generic:
     linux-image-extra-3.5.0-26-generic depends on linux-image-3.5.0-26-generic; however:
      Package linux-image-3.5.0-26-generic is not configured yet.
    
    
    dpkg: error processing linux-image-extra-3.5.0-26-generic (--configure):
     dependency problems - leaving unconfigured
    dpkg: dependency problems prevent configuration of linux-image-generic:
     linux-image-generic depends on linux-image-3.5.0-26-generic; however:
      Package linux-image-3.5.0-26-generic is not configured yet.
     linux-image-generic depends on linux-image-extra-3.5.0-26-generic; however:
      Package linux-image-extra-3.5.0-26-generic is not configured yet.
    
    
    dpkg: error processing linux-image-generic (--configure):
     dependency problems - leaving unconfigured
    dpkg: dependency problems prevent configuration of linux-generic:
     linux-generic depends on linux-image-generic; however:
      Package linux-image-generic is not configured yet.
    
    
    dpkg: error processing linux-generic (--configure):
     dependency problems - leaving unconfigured
    Errors were encountered while processing:
     linux-image-3.5.0-26-generic
     linux-image-extra-3.5.0-26-generic
     linux-image-generic
     linux-generic
    lubuntu@lubuntu:~$ prt scrn +r s e i r b
    No command 'prt' found, did you mean:
     Command 'rt' from package 'rt3.8-clients' (universe)
     Command 'rt' from package 'rt4-clients' (universe)
     Command 'ppt' from package 'bsdgames' (universe)
     Command 'pr' from package 'coreutils' (main)
     Command 'pat' from package 'dist' (universe)
    prt: command not found

  4. #4
    Join Date
    Mar 2013
    Beans
    57
    Distro
    Lubuntu

    Re: How do i change permissions for initramfs.conf

    heres the whole terminal information
    Code:
    lubuntu@lubuntu:~$ sudo rm /var/lib/dpkg/locklubuntu@lubuntu:~$ sudo dpkg --configure -a
    Setting up linux-image-3.5.0-26-generic (3.5.0-26.42) ...
    Running depmod.
    update-initramfs: deferring update (hook will be called later)
    ^CFailed to create initrd image.
    dpkg: error processing linux-image-3.5.0-26-generic (--configure):
     subprocess installed post-installation script returned error exit status 2
    dpkg: dependency problems prevent configuration of linux-image-extra-3.5.0-26-generic:
     linux-image-extra-3.5.0-26-generic depends on linux-image-3.5.0-26-generic; however:
      Package linux-image-3.5.0-26-generic is not configured yet.
    
    
    dpkg: error processing linux-image-extra-3.5.0-26-generic (--configure):
     dependency problems - leaving unconfigured
    dpkg: dependency problems prevent configuration of linux-image-generic:
     linux-image-generic depends on linux-image-3.5.0-26-generic; however:
      Package linux-image-3.5.0-26-generic is not configured yet.
     linux-image-generic depends on linux-image-extra-3.5.0-26-generic; however:
      Package linux-image-extra-3.5.0-26-generic is not configured yet.
    
    
    dpkg: error processing linux-image-generic (--configure):
     dependency problems - leaving unconfigured
    dpkg: dependency problems prevent configuration of linux-generic:
     linux-generic depends on linux-image-generic; however:
      Package linux-image-generic is not configured yet.
    
    
    dpkg: error processing linux-generic (--configure):
     dependency problems - leaving unconfigured
    Errors were encountered while processing:
     linux-image-3.5.0-26-generic
     linux-image-extra-3.5.0-26-generic
     linux-image-generic
     linux-generic
    lubuntu@lubuntu:~$ prt scrn +r s e i r b
    No command 'prt' found, did you mean:
     Command 'rt' from package 'rt3.8-clients' (universe)
     Command 'rt' from package 'rt4-clients' (universe)
     Command 'ppt' from package 'bsdgames' (universe)
     Command 'pr' from package 'coreutils' (main)
     Command 'pat' from package 'dist' (universe)
    prt: command not found
    lubuntu@lubuntu:~$ sudo apt-get upgrade
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    The following packages will be upgraded:
      firefox-locale-ar firefox-locale-bn firefox-locale-ca firefox-locale-cs
      firefox-locale-de firefox-locale-el firefox-locale-en firefox-locale-es
      firefox-locale-fi firefox-locale-fr firefox-locale-hi firefox-locale-hu
      firefox-locale-it firefox-locale-ja firefox-locale-nl firefox-locale-pl
      firefox-locale-pt firefox-locale-ru firefox-locale-sv firefox-locale-zh-hans
      libavcodec53 libavformat53 libavutil51 libpoppler-glib8 libpoppler28
      libpostproc52 libswscale2 libxslt1.1 poppler-utils runescape wine1.5
      wine1.5-i386
    32 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    4 not fully installed or removed.
    Need to get 42.1 MB of archives.
    After this operation, 1,619 kB of additional disk space will be used.
    Do you want to continue [Y/n]? y
    Get:1 http://security.ubuntu.com/ubuntu/ quantal-security/main libavutil51 i386 6:0.8.6-0ubuntu0.12.10.1 [132 kB]
    Get:2 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ quantal/main wine1.5 i386 1.5.27-0ubuntu1 [1,109 kB]
    Get:3 http://security.ubuntu.com/ubuntu/ quantal-security/main libavcodec53 i386 6:0.8.6-0ubuntu0.12.10.1 [6,052 kB]
    Get:4 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ quantal/main wine1.5-i386 i386 1.5.27-0ubuntu1 [24.1 MB]
    Get:5 http://security.ubuntu.com/ubuntu/ quantal-security/main libavformat53 i386 6:0.8.6-0ubuntu0.12.10.1 [1,065 kB]
    Get:6 http://security.ubuntu.com/ubuntu/ quantal-security/main libpoppler28 i386 0.20.4-0ubuntu1.2 [854 kB]
    Get:7 http://security.ubuntu.com/ubuntu/ quantal-security/main libpoppler-glib8 i386 0.20.4-0ubuntu1.2 [96.3 kB]
    Get:8 http://security.ubuntu.com/ubuntu/ quantal-security/main libpostproc52 i386 6:0.8.6-0ubuntu0.12.10.1 [114 kB]
    Get:9 http://security.ubuntu.com/ubuntu/ quantal-security/main libswscale2 i386 6:0.8.6-0ubuntu0.12.10.1 [203 kB]
    Get:10 http://security.ubuntu.com/ubuntu/ quantal-security/main libxslt1.1 i386 1.1.26-14ubuntu0.1 [165 kB]
    Get:11 http://security.ubuntu.com/ubuntu/ quantal-security/main firefox-locale-ar i386 20.0+build1-0ubuntu0.12.10.3 [309 kB]
    Get:12 http://security.ubuntu.com/ubuntu/ quantal-security/main firefox-locale-bn i386 20.0+build1-0ubuntu0.12.10.3 [694 kB]
    Get:13 http://security.ubuntu.com/ubuntu/ quantal-security/main firefox-locale-ca i386 20.0+build1-0ubuntu0.12.10.3 [293 kB]
    Get:14 http://security.ubuntu.com/ubuntu/ quantal-security/main firefox-locale-cs i386 20.0+build1-0ubuntu0.12.10.3 [289 kB]
    Get:15 http://security.ubuntu.com/ubuntu/ quantal-security/main firefox-locale-de i386 20.0+build1-0ubuntu0.12.10.3 [272 kB]
    Get:16 http://security.ubuntu.com/ubuntu/ quantal-security/main firefox-locale-el i386 20.0+build1-0ubuntu0.12.10.3 [316 kB]
    Get:17 http://security.ubuntu.com/ubuntu/ quantal-security/main firefox-locale-en i386 20.0+build1-0ubuntu0.12.10.3 [509 kB]
    Get:18 http://security.ubuntu.com/ubuntu/ quantal-security/main firefox-locale-es i386 20.0+build1-0ubuntu0.12.10.3 [983 kB]
    Get:19 http://security.ubuntu.com/ubuntu/ quantal-security/main firefox-locale-fi i386 20.0+build1-0ubuntu0.12.10.3 [284 kB]
    Get:20 http://security.ubuntu.com/ubuntu/ quantal-security/main firefox-locale-fr i386 20.0+build1-0ubuntu0.12.10.3 [289 kB]
    Get:21 http://security.ubuntu.com/ubuntu/ quantal-security/main firefox-locale-hi i386 20.0+build1-0ubuntu0.12.10.3 [329 kB]
    Get:22 http://security.ubuntu.com/ubuntu/ quantal-security/main firefox-locale-hu i386 20.0+build1-0ubuntu0.12.10.3 [297 kB]
    Get:23 http://security.ubuntu.com/ubuntu/ quantal-security/main firefox-locale-it i386 20.0+build1-0ubuntu0.12.10.3 [231 kB]
    Get:24 http://security.ubuntu.com/ubuntu/ quantal-security/main firefox-locale-ja i386 20.0+build1-0ubuntu0.12.10.3 [322 kB]
    Get:25 http://security.ubuntu.com/ubuntu/ quantal-security/main firefox-locale-nl i386 20.0+build1-0ubuntu0.12.10.3 [284 kB]
    Get:26 http://security.ubuntu.com/ubuntu/ quantal-security/main firefox-locale-pl i386 20.0+build1-0ubuntu0.12.10.3 [294 kB]
    Get:27 http://security.ubuntu.com/ubuntu/ quantal-security/main firefox-locale-pt i386 20.0+build1-0ubuntu0.12.10.3 [547 kB]
    Get:28 http://security.ubuntu.com/ubuntu/ quantal-security/main firefox-locale-ru i386 20.0+build1-0ubuntu0.12.10.3 [282 kB]
    Get:29 http://security.ubuntu.com/ubuntu/ quantal-security/main firefox-locale-sv i386 20.0+build1-0ubuntu0.12.10.3 [282 kB]
    Get:30 http://security.ubuntu.com/ubuntu/ quantal-security/main firefox-locale-zh-hans i386 20.0+build1-0ubuntu0.12.10.3 [303 kB]
    Get:31 http://security.ubuntu.com/ubuntu/ quantal-security/main poppler-utils i386 0.20.4-0ubuntu1.2 [157 kB]
    Get:32 http://ppa.launchpad.net/hikariknight/unix-runescape-client/ubuntu/ quantal/main runescape all 201304051439~git-master~quantal1 [624 kB]
    Fetched 42.1 MB in 5min 20s (131 kB/s)                                         
    Extracting templates from packages: 100%
    (Reading database ... 169872 files and directories currently installed.)
    Preparing to replace libavutil51:i386 6:0.8.5-0ubuntu0.12.10.1 (using .../libavutil51_6%3a0.8.6-0ubuntu0.12.10.1_i386.deb) ...
    Unpacking replacement libavutil51:i386 ...
    Preparing to replace libavcodec53:i386 6:0.8.5-0ubuntu0.12.10.1 (using .../libavcodec53_6%3a0.8.6-0ubuntu0.12.10.1_i386.deb) ...
    Unpacking replacement libavcodec53:i386 ...
    Preparing to replace libavformat53:i386 6:0.8.5-0ubuntu0.12.10.1 (using .../libavformat53_6%3a0.8.6-0ubuntu0.12.10.1_i386.deb) ...
    Unpacking replacement libavformat53:i386 ...
    Preparing to replace libpoppler28:i386 0.20.4-0ubuntu1.1 (using .../libpoppler28_0.20.4-0ubuntu1.2_i386.deb) ...
    Unpacking replacement libpoppler28:i386 ...
    Preparing to replace libpoppler-glib8:i386 0.20.4-0ubuntu1.1 (using .../libpoppler-glib8_0.20.4-0ubuntu1.2_i386.deb) ...
    Unpacking replacement libpoppler-glib8:i386 ...
    Preparing to replace libpostproc52:i386 6:0.8.5-0ubuntu0.12.10.1 (using .../libpostproc52_6%3a0.8.6-0ubuntu0.12.10.1_i386.deb) ...
    Unpacking replacement libpostproc52:i386 ...
    Preparing to replace libswscale2:i386 6:0.8.5-0ubuntu0.12.10.1 (using .../libswscale2_6%3a0.8.6-0ubuntu0.12.10.1_i386.deb) ...
    Unpacking replacement libswscale2:i386 ...
    Preparing to replace libxslt1.1:i386 1.1.26-14 (using .../libxslt1.1_1.1.26-14ubuntu0.1_i386.deb) ...
    Unpacking replacement libxslt1.1:i386 ...
    Preparing to replace wine1.5 1.5.26-0ubuntu1 (using .../wine1.5_1.5.27-0ubuntu1_i386.deb) ...
    Unpacking replacement wine1.5 ...
    Preparing to replace wine1.5-i386 1.5.26-0ubuntu1 (using .../wine1.5-i386_1.5.27-0ubuntu1_i386.deb) ...
    Unpacking replacement wine1.5-i386 ...
    Preparing to replace firefox-locale-ar 19.0.2+build1-0ubuntu0.12.10.1 (using .../firefox-locale-ar_20.0+build1-0ubuntu0.12.10.3_i386.deb) ...
    Unpacking replacement firefox-locale-ar ...
    Preparing to replace firefox-locale-bn 19.0.2+build1-0ubuntu0.12.10.1 (using .../firefox-locale-bn_20.0+build1-0ubuntu0.12.10.3_i386.deb) ...
    Unpacking replacement firefox-locale-bn ...
    Preparing to replace firefox-locale-ca 19.0.2+build1-0ubuntu0.12.10.1 (using .../firefox-locale-ca_20.0+build1-0ubuntu0.12.10.3_i386.deb) ...
    Unpacking replacement firefox-locale-ca ...
    Preparing to replace firefox-locale-cs 19.0.2+build1-0ubuntu0.12.10.1 (using .../firefox-locale-cs_20.0+build1-0ubuntu0.12.10.3_i386.deb) ...
    Unpacking replacement firefox-locale-cs ...
    Preparing to replace firefox-locale-de 19.0.2+build1-0ubuntu0.12.10.1 (using .../firefox-locale-de_20.0+build1-0ubuntu0.12.10.3_i386.deb) ...
    Unpacking replacement firefox-locale-de ...
    Preparing to replace firefox-locale-el 19.0.2+build1-0ubuntu0.12.10.1 (using .../firefox-locale-el_20.0+build1-0ubuntu0.12.10.3_i386.deb) ...
    Unpacking replacement firefox-locale-el ...
    Preparing to replace firefox-locale-en 19.0.2+build1-0ubuntu0.12.10.1 (using .../firefox-locale-en_20.0+build1-0ubuntu0.12.10.3_i386.deb) ...
    Unpacking replacement firefox-locale-en ...
    Preparing to replace firefox-locale-es 19.0.2+build1-0ubuntu0.12.10.1 (using .../firefox-locale-es_20.0+build1-0ubuntu0.12.10.3_i386.deb) ...
    Unpacking replacement firefox-locale-es ...
    Preparing to replace firefox-locale-fi 19.0.2+build1-0ubuntu0.12.10.1 (using .../firefox-locale-fi_20.0+build1-0ubuntu0.12.10.3_i386.deb) ...
    Unpacking replacement firefox-locale-fi ...
    Preparing to replace firefox-locale-fr 19.0.2+build1-0ubuntu0.12.10.1 (using .../firefox-locale-fr_20.0+build1-0ubuntu0.12.10.3_i386.deb) ...
    Unpacking replacement firefox-locale-fr ...
    Preparing to replace firefox-locale-hi 19.0.2+build1-0ubuntu0.12.10.1 (using .../firefox-locale-hi_20.0+build1-0ubuntu0.12.10.3_i386.deb) ...
    Unpacking replacement firefox-locale-hi ...
    Preparing to replace firefox-locale-hu 19.0.2+build1-0ubuntu0.12.10.1 (using .../firefox-locale-hu_20.0+build1-0ubuntu0.12.10.3_i386.deb) ...
    Unpacking replacement firefox-locale-hu ...
    Preparing to replace firefox-locale-it 19.0.2+build1-0ubuntu0.12.10.1 (using .../firefox-locale-it_20.0+build1-0ubuntu0.12.10.3_i386.deb) ...
    Unpacking replacement firefox-locale-it ...
    Preparing to replace firefox-locale-ja 19.0.2+build1-0ubuntu0.12.10.1 (using .../firefox-locale-ja_20.0+build1-0ubuntu0.12.10.3_i386.deb) ...
    Unpacking replacement firefox-locale-ja ...
    Preparing to replace firefox-locale-nl 19.0.2+build1-0ubuntu0.12.10.1 (using .../firefox-locale-nl_20.0+build1-0ubuntu0.12.10.3_i386.deb) ...
    Unpacking replacement firefox-locale-nl ...
    Preparing to replace firefox-locale-pl 19.0.2+build1-0ubuntu0.12.10.1 (using .../firefox-locale-pl_20.0+build1-0ubuntu0.12.10.3_i386.deb) ...
    Unpacking replacement firefox-locale-pl ...
    Preparing to replace firefox-locale-pt 19.0.2+build1-0ubuntu0.12.10.1 (using .../firefox-locale-pt_20.0+build1-0ubuntu0.12.10.3_i386.deb) ...
    Unpacking replacement firefox-locale-pt ...
    Preparing to replace firefox-locale-ru 19.0.2+build1-0ubuntu0.12.10.1 (using .../firefox-locale-ru_20.0+build1-0ubuntu0.12.10.3_i386.deb) ...
    Unpacking replacement firefox-locale-ru ...
    Preparing to replace firefox-locale-sv 19.0.2+build1-0ubuntu0.12.10.1 (using .../firefox-locale-sv_20.0+build1-0ubuntu0.12.10.3_i386.deb) ...
    Unpacking replacement firefox-locale-sv ...
    Preparing to replace firefox-locale-zh-hans 19.0.2+build1-0ubuntu0.12.10.1 (using .../firefox-locale-zh-hans_20.0+build1-0ubuntu0.12.10.3_i386.deb) ...
    Unpacking replacement firefox-locale-zh-hans ...
    Preparing to replace poppler-utils 0.20.4-0ubuntu1.1 (using .../poppler-utils_0.20.4-0ubuntu1.2_i386.deb) ...
    Unpacking replacement poppler-utils ...
    Preparing to replace runescape 201303292047~git-master~quantal1 (using .../runescape_201304051439~git-master~quantal1_all.deb) ...
    Unpacking replacement runescape ...
    Processing triggers for mime-support ...
    Processing triggers for hicolor-icon-theme ...
    Processing triggers for desktop-file-utils ...
    Processing triggers for man-db ...
    Setting up linux-image-3.5.0-26-generic (3.5.0-26.42) ...
    Running depmod.
    update-initramfs: deferring update (hook will be called later)

  5. #5
    Join Date
    Mar 2013
    Beans
    57
    Distro
    Lubuntu

    Re: How do i change permissions for initramfs.conf

    my current objectives happen to be making my
    NETGEAR 3100V2 wireless networking device work because right now im currently tethered to my internet with a Samsung Galaxy SII as the connection and its limiting what i can and cant to the Bare Minimum
    and
    get a working runescape client so i can play it because everytime it starts loading in Chromium IcedTea Crashes after about 1-2 mins
    and
    how to use the full extent of my Ram cards because i was forced to clear 3 gb of space on my hard drive to make room for a LinuxSwap Partition wich is doing a little better then what i had to deal with before
    Last edited by Darkishjace; April 5th, 2013 at 10:05 PM.

  6. #6
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,199
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: How do i change permissions for initramfs.conf

    Darkishjace;

    We can not do anything about your want-to's until the package manager is happy and your system is stable.

    To that end let's reduce to simplest terms and work on getting the kernel updated.
    In ubuntu Software Center disable all 3rd part sources, after stability is achieved will see about enabling them.
    For now let's look at what we are working with; Post the output of terminal codes:
    Code:
    lsb_release -a
    uname -r
    and now lets see what the errors are:
    Code:
    sudo apt-get update
    sudo apt-get upgrade
    making sure at this time all that we have to cope with is the kernel configuration problem.

    sound good ?
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  7. #7
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: How do i change permissions for initramfs.conf

    Hi

    Let's look at your first error first.

    From the terminal, type

    Code:
    depmod -n
    It will take a moment and then display symbols and dependencies on the terminal.

    Does it display any errors or hang ? If so then post the last output back here.

    After that type

    Code:
    sudo dkpg --purge --pending
    Code:
    sudo apt-get update
    Code:
    sudo apt-get upgrade
    Do you still get the same error after the upgrade command ?

    If so then post the output of

    Code:
    dpkg -l | grep "linux-image.*26-generic"
    Code:
    df -h
    Code:
    df -i
    and finally...

    Code:
    ls /boot/initrd*
    That'll do for a start and will us a place to start looking.

    Kind regards
    Last edited by matt_symes; April 5th, 2013 at 11:02 PM.
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

  8. #8
    Join Date
    Mar 2013
    Beans
    57
    Distro
    Lubuntu

    Re: How do i change permissions for initramfs.conf

    Answer to:Bashing-om
    for first code input
    Code:
    lubuntu@lubuntu:~$ lsb_release -aNo LSB modules are available.
    Distributor ID:	Ubuntu
    Description:	Ubuntu 12.10
    Release:	12.10
    Codename:	quantal
    lubuntu@lubuntu:~$ uname -r
    3.5.0-26-generic
    lubuntu@lubuntu:~$
    First Answer for: Matt_symes
    Code:
    alias symbol:dccp_connect dccp
    alias symbol:nf_ct_expect_register_notifier nf_conntrack
    alias symbol:isdnhdlc_encode isdnhdlc
    alias symbol:rtl92c_dm_init_edca_turbo rtl8192c_common
    alias symbol:snd_wss_mce_down snd_wss_lib
    alias symbol:iio_trigger_poll_chained industrialio
    alias symbol:osd_req_add_get_attr_page libosd
    alias symbol:nf_conntrack_untracked nf_conntrack
    alias symbol:ieee80211_request_smps mac80211
    alias symbol:snd_soc_cache_read snd_soc_core
    alias symbol:snd_soc_info_volsw_ext snd_soc_core
    alias symbol:memstick_register_driver memstick
    alias symbol:scsi_tgt_cmd_to_host scsi_tgt
    alias symbol:kvm_exit kvm
    alias symbol:l3_write snd_soc_l3
    alias symbol:cx25821_sram_channel_dump_audio cx25821
    alias symbol:lirc_dev_fop_close lirc_dev
    alias symbol:rt2800_set_rts_threshold rt2800lib
    alias symbol:drm_mode_debug_printmodeline drm
    alias symbol:gss_mech_put auth_rpcgss
    alias symbol:rpc_max_payload sunrpc
    alias symbol:pi_write_regr paride
    alias symbol:cx8802_buf_prepare cx8802
    alias symbol:cfg80211_mgmt_tx_status cfg80211
    alias symbol:nfnl_acct_update nfnetlink_acct
    alias symbol:snd_major snd
    alias symbol:vme_lm_count vme
    alias symbol:cfi_qry_present cfi_util
    alias symbol:videobuf_read_stop videobuf_core
    alias symbol:il_get_cmd_string iwlegacy
    alias symbol:srp_release_transport scsi_transport_srp
    alias symbol:rtllib_act_scanning rtllib
    alias symbol:videobuf_waiton videobuf_core
    alias symbol:register_sja1000dev sja1000
    alias symbol:z8530_nop z85230
    alias symbol:drm_edid_is_valid drm
    alias symbol:viafb_release_dma viafb
    alias symbol:hci_le_start_enc bluetooth
    alias symbol:mISDN_FsmAddTimer mISDN_core
    alias symbol:atbm8830_attach atbm8830
    alias symbol:freq_reg_info cfg80211
    alias symbol:snd_soc_get_volsw_sx snd_soc_core
    alias symbol:snd_soc_put_volsw_sx snd_soc_core
    alias symbol:snd_soc_get_volsw_s8 snd_soc_core
    alias symbol:snd_soc_put_volsw_s8 snd_soc_core
    alias symbol:tda10048_attach tda10048
    alias symbol:tda10045_attach tda1004x
    alias symbol:tda10046_attach tda1004x
    alias symbol:rtl_usb_suspend rtlwifi
    alias symbol:o2hb_register_callback ocfs2_nodemanager
    alias symbol:nfsacl_encode nfs_acl
    alias symbol:nfsacl_decode nfs_acl
    alias symbol:p9_client_getattr_dotl 9pnet
    alias symbol:il_send_bt_config iwlegacy
    alias symbol:spi_bitbang_setup spi_bitbang
    alias symbol:fc_get_host_port_state libfc
    alias symbol:rpc_call_null sunrpc
    alias symbol:brcmf_sdio_remove brcmfmac
    alias symbol:fc_exch_mgr_alloc libfc
    alias symbol:sm501_misc_control sm501
    alias symbol:drm_platform_init drm
    alias symbol:drm_platform_exit drm
    alias symbol:sunrpc_cache_lookup sunrpc
    alias symbol:snd_opl3_init snd_opl3_lib
    alias symbol:parport_ieee1284_interrupt parport
    alias symbol:af9033_attach af9033
    alias symbol:af9013_attach af9013
    alias symbol:v4l2_ctrl_add_ctrl videodev
    alias symbol:p9_client_create_dotl 9pnet
    alias symbol:xdr_encode_opaque_fixed sunrpc
    alias symbol:xt_unregister_match x_tables
    alias symbol:rdma_translate_ip ib_addr
    alias symbol:pi_read_block paride
    alias symbol:recv_Bchannel mISDN_core
    alias symbol:acpiphp_unregister_attention acpiphp
    alias symbol:cfg80211_testmode_reply cfg80211
    alias symbol:ip_vs_conn_in_get_proto ip_vs
    alias symbol:gspca_coarse_grained_expo_autogain gspca_main
    alias symbol:em28xx_tuner_callback em28xx
    alias symbol:iscsi_prep_data_out_pdu libiscsi
    alias symbol:drm_master_get drm
    alias symbol:matrox_millennium matroxfb_Ti3026
    alias symbol:ceph_osdc_cancel_event libceph
    alias symbol:snd_soc_jack_add_gpios snd_soc_core
    alias symbol:gigaset_freecs gigaset
    alias symbol:lirc_dev_fop_read lirc_dev
    alias symbol:mptscsih_suspend mptscsih
    alias symbol:rtl_usb_probe rtlwifi
    alias symbol:drbd_role_str drbd
    alias symbol:ttm_read_unlock ttm
    alias symbol:drm_agp_acquire drm
    alias symbol:mc13xxx_fixed_regulator_set_voltage mc13xxx_regulator_core
    alias symbol:lrw_crypt lrw
    alias symbol:__nf_conntrack_find nf_conntrack
    alias symbol:wm8996_detect snd_soc_wm8996
    alias symbol:hid_add_device hid
    alias symbol:go7007_boot_encoder go7007
    alias symbol:rtl2830_attach rtl2830
    alias symbol:usbnet_cdc_bind cdc_ether
    alias symbol:dm_btree_remove dm_persistent_data
    alias symbol:il_rd_prph iwlegacy
    alias symbol:il_wr_prph iwlegacy
    alias symbol:mlx4_db_free mlx4_core
    alias symbol:cxgb4_alloc_atid cxgb4
    alias symbol:cxgb4_alloc_stid cxgb4
    alias symbol:cxgb3_alloc_atid cxgb3
    alias symbol:cxgb3_alloc_stid cxgb3
    alias symbol:drm_mm_dump_table drm
    alias symbol:gf128mul_bbe gf128mul
    alias symbol:snd_interval_refine snd_pcm
    alias symbol:videobuf_dvb_dealloc_frontends videobuf_dvb
    alias symbol:p54_parse_firmware p54common
    alias symbol:hostap_master_start_xmit hostap
    alias symbol:rtsx_pci_start_run rtsx_pci
    alias symbol:drm_mm_remove_node drm
    alias symbol:nfc_allocate_device nfc
    alias symbol:nfnetlink_subsys_unregister nfnetlink
    alias symbol:ir_raw_event_store_with_filter rc_core
    alias symbol:hdlc_change_mtu hdlc
    alias symbol:mlx4_qp_to_ready mlx4_core
    alias symbol:cnic_unregister_driver cnic
    alias symbol:scsi_dh_activate scsi_dh
    alias symbol:p9_client_create 9pnet
    alias symbol:flexcop_dma_config b2c2_flexcop
    alias symbol:eeprom_93cx6_wren eeprom_93cx6
    alias symbol:drm_core_reclaim_buffers drm
    alias symbol:kvm_set_cr3 kvm
    alias symbol:nat_callforwarding_hook nf_conntrack_h323
    alias symbol:snd_ctl_find_numid snd
    alias symbol:mite_setup mite
    alias symbol:vb2_get_vma videobuf2_memops
    alias symbol:qlogicfas408_biosparam qlogicfas408
    alias symbol:drm_format_num_planes drm
    alias symbol:drm_vblank_offdelay drm
    alias symbol:nf_ct_helper_ext_add nf_conntrack
    alias symbol:snd_hda_sequence_write_cache snd_hda_codec
    alias symbol:edac_device_handle_ce edac_core
    alias symbol:edac_device_handle_ue edac_core
    alias symbol:usb_stor_reset_resume usb_storage
    alias symbol:il_init_scan_params iwlegacy
    alias symbol:o2hb_stop_all_regions ocfs2_nodemanager
    alias symbol:rate_control_send_low mac80211
    alias symbol:ieee80211_radiotap_iterator_next cfg80211
    alias symbol:snd_gf1_i_look16 snd_gus_lib
    alias symbol:cx88_risc_buffer cx88xx
    alias symbol:mlx4_unregister_interface mlx4_core
    alias symbol:hci_recv_stream_fragment bluetooth
    alias symbol:twl6040_get_clk_id snd_soc_twl6040
    alias symbol:snd_rawmidi_kernel_read snd_rawmidi
    alias symbol:ib_register_mad_snoop ib_mad
    alias symbol:mlx4_SET_PORT_general mlx4_core
    alias symbol:cxgbi_conn_xmit_pdu libcxgbi
    alias symbol:iscsi_host_remove libiscsi
    alias symbol:fscache_io_error fscache
    alias symbol:is_noslot_pfn kvm
    alias symbol:snd_soc_dai_set_tristate snd_soc_core
    alias symbol:snd_emux_new snd_emux_synth
    alias symbol:iio_update_demux industrialio
    alias symbol:ib_register_device ib_core
    alias symbol:il_get_active_dwell_time iwlegacy
    alias symbol:iscsi_destroy_conn scsi_transport_iscsi
    alias symbol:sm501_find_clock sm501
    alias symbol:nfc_shdlc_allocate hci
    alias symbol:ib_register_event_handler ib_core
    alias symbol:ivtv_udma_alloc ivtv
    alias symbol:alloc_c_can_dev c_can
    alias symbol:il_set_flags_for_band iwlegacy
    alias symbol:ipmi_unregister_for_cmd ipmi_msghandler
    alias symbol:ni_tio_cancel ni_tiocmd
    alias symbol:hsi_event hsi
    alias symbol:drm_gem_object_init drm
    alias symbol:dccp_v4_request_recv_sock dccp_ipv4
    alias symbol:rpcb_getport_async sunrpc
    alias symbol:hci_unregister_dev bluetooth
    alias symbol:oxygen_write16_masked snd_oxygen_lib
    alias symbol:oxygen_write32_masked snd_oxygen_lib
    alias symbol:mantis_frontend_power mantis_core
    alias symbol:mpt_findImVolumes mptbase
    alias symbol:kvm_cpu_get_interrupt kvm
    alias symbol:isdn_ppp_unregister_compressor isdn
    alias symbol:dm_btree_insert dm_persistent_data
    alias symbol:rt2x00mac_configure_filter rt2x00lib
    alias symbol:libipw_rx_any libipw
    alias symbol:wlcore_boot_run_firmware wlcore
    alias symbol:cxgbi_conn_alloc_pdu libcxgbi
    alias symbol:viafb_pm_unregister viafb
    alias symbol:snd_hda_jack_detect snd_hda_codec
    alias symbol:comedi_get_n_channels kcomedilib
    alias symbol:dm_btree_find_highest_key dm_persistent_data
    alias symbol:cx231xx_set_alt_setting cx231xx
    alias symbol:fcoe_queue_timer libfcoe
    alias symbol:rpc_pipefs_notifier_register sunrpc
    alias symbol:cx24116_attach cx24116
    alias symbol:cx88_set_scale cx88xx
    alias symbol:i2c_pca_add_numbered_bus i2c_algo_pca
    alias symbol:adxl34x_resume adxl34x
    alias symbol:wlcore_free_hw wlcore
    alias symbol:drm_sysfs_hotplug_event drm
    alias symbol:lcd_device_register lcd
    alias symbol:svc_auth_unregister sunrpc
    alias symbol:snd_info_register snd
    alias symbol:kvm_vcpu_uninit kvm
    alias symbol:snd_hda_load_patch snd_hda_codec
    alias symbol:_snd_pcm_hw_params_any snd_pcm
    alias symbol:memstick_free_host memstick
    alias symbol:wm97xx_config_gpio wm97xx_ts
    alias symbol:uwb_rc_vcmd uwb
    alias symbol:dm_rh_region_to_sector dm_region_hash
    alias symbol:radio_isa_remove radio_isa
    alias symbol:videobuf_dqbuf videobuf_core
    alias symbol:rt2x00mac_stop rt2x00lib
    alias symbol:libipw_freq_to_channel libipw
    alias symbol:osd_req_write_sg_kern libosd
    alias symbol:fc_change_queue_type libfc
    alias symbol:drm_mm_debug_table drm
    alias symbol:ipmi_register_for_cmd ipmi_msghandler
    alias symbol:cs5535_gpio_isset gpio_cs5535
    alias symbol:irias_new_object irda
    alias symbol:nf_conntrack_helper_unregister nf_conntrack
    alias symbol:umc_bus_type umc
    alias symbol:edac_device_add_device edac_core
    alias symbol:edac_device_del_device edac_core
    alias symbol:tm6000_tuner_callback tm6000
    alias symbol:mpt_put_msg_frame_hi_pri mptbase
    alias symbol:mpt_free_msg_frame mptbase
    alias symbol:ar9003_mci_setup ath9k_hw
    alias symbol:srp_iu_get libsrp
    alias symbol:srp_iu_put libsrp
    alias symbol:vme_slot_get vme
    alias symbol:rtl92c_download_fw rtl8192c_common
    alias symbol:osd_start_request libosd
    alias symbol:drm_gem_prime_handle_to_fd drm
    alias symbol:drm_sysfs_connector_remove drm
    alias symbol:cryptd_free_ahash cryptd
    alias symbol:rpc_pipe_generic_upcall sunrpc
    alias symbol:xprt_unregister_transport sunrpc
    alias symbol:snd_opl3_reset snd_opl3_lib
    alias symbol:mISDN_FsmInitTimer mISDN_core
    alias symbol:iscsi_conn_failure libiscsi
    alias symbol:drm_mm_search_free_in_range drm
    alias symbol:dccp_insert_option dccp
    alias symbol:wiphy_new cfg80211
    alias symbol:snd_hda_query_supported_pcm snd_hda_codec
    alias symbol:snd_pcm_mmap_data snd_pcm
    alias symbol:hid_dump_input hid
    alias symbol:ieee80211_reset_queue_rsl r8192u_usb
    alias symbol:gigaset_m10x_send_skb gigaset
    alias symbol:v4l2_int_ioctl_1 v4l2_int_device
    alias symbol:matrix_keypad_build_keymap matrix_keymap
    alias symbol:wusbhc_rh_start_port_reset wusbcore
    alias symbol:wl1251_init_ieee80211 wl1251
    alias symbol:snd_ac97_tune_hardware snd_ac97_codec
    alias symbol:w1_write_8 wire
    alias symbol:ath9k_hw_btcoex_init_mci ath9k_hw
    alias symbol:rt2x00queue_start_queue rt2x00lib
    alias symbol:restore_vga vgastate
    alias symbol:nfs4_schedule_stateid_recovery nfs
    alias symbol:ip_set_nfnl_get ip_set
    alias symbol:ip_set_nfnl_put ip_set
    alias symbol:snd_soc_unregister_card snd_soc_core
    alias symbol:vme_irq_free vme
    alias symbol:proc_net_eicon divadidd
    alias symbol:dm_bufio_client_create dm_bufio
    alias symbol:vid_from_reg hwmon_vid
    alias symbol:tda8261_attach tda8261
    alias symbol:fw_iso_context_flush_completions firewire_core
    alias symbol:ieee80211_bss_get_ie cfg80211
    alias symbol:comedi_error comedi
    alias symbol:isac_setup hisax_isac
    alias symbol:ath9k_hw_set_txq_props ath9k_hw
    alias symbol:ath9k_hw_get_txq_props ath9k_hw
    alias symbol:rt2x00mac_set_tim rt2x00lib
    alias symbol:il_queue_space iwlegacy
    alias symbol:ttm_tt_fini ttm
    alias symbol:drm_connector_attach_property drm
    alias symbol:drm_vblank_post_modeset drm
    alias symbol:drm_fb_helper_blank drm_kms_helper
    alias symbol:dvb_usb_generic_rw dvb_usb
    alias symbol:sas_ssp_task_response libsas
    alias symbol:ceph_con_close libceph
    alias symbol:tt_msgs edac_mce_amd
    alias symbol:dibusb_pid_filter dvb_usb_dibusb_common
    alias symbol:isl6405_attach isl6405
    alias symbol:unregister_wan_device wanrouter
    alias symbol:nf_conntrack_tuple_taken nf_conntrack
    alias symbol:wm_hubs_handle_analogue_pdata snd_soc_wm_hubs
    alias symbol:snd_device_register snd
    alias symbol:rdma_copy_addr ib_addr
    alias symbol:ib_find_cached_pkey ib_core
    alias symbol:b1_load_config b1
    alias symbol:i2o_msg_post_wait_mem i2o_core
    alias symbol:__serpent_decrypt serpent_generic
    alias symbol:rds_message_put rds
    alias symbol:sunrpc_init_cache_detail sunrpc
    alias symbol:xdr_encode_word sunrpc
    alias symbol:auth_domain_find sunrpc
    alias symbol:ip_set_range_to_cidr ip_set
    alias symbol:register_mtd_user mtd
    alias symbol:ieee80211_wx_set_encode_ext_rsl r8192u_usb
    alias symbol:ieee80211_wx_get_encode_ext_rsl r8192u_usb
    alias symbol:usb_wwan_ioctl usb_wwan
    alias symbol:eip_set_multicast_list 8390p
    alias symbol:drm_mode_config_reset drm
    alias symbol:acpi_smbus_register_callback sbshc
    alias symbol:rds_send_get_message rds
    alias symbol:rpc_restart_call_prepare sunrpc
    alias symbol:snd_ctl_find_id snd
    alias symbol:__uio_register_device uio
    alias symbol:ks0108_page ks0108
    alias symbol:il_hdl_pm_debug_stats iwlegacy
    alias symbol:p9_idpool_destroy 9pnet
    alias symbol:ibnl_remove_client ib_core
    alias symbol:memstick_remove_host memstick
    alias symbol:iTCO_vendor_check_noreboot_on iTCO_vendor_support
    alias symbol:il_hdl_csa iwlegacy
    alias symbol:ttm_bo_clean_mm ttm
    alias symbol:ipmi_get_maintenance_mode ipmi_msghandler
    alias symbol:kvm_mmu_page_fault kvm
    alias symbol:memstick_unregister_driver memstick
    alias symbol:v4l2_fh_init videodev
    alias symbol:v4l2_fh_exit videodev
    alias symbol:z8530_shutdown z85230
    alias symbol:irda_setup_dma irda
    alias symbol:llc_build_and_send_ui_pkt llc
    alias symbol:core_tpg_del_initiator_node_acl target_core_mod
    alias symbol:hostap_remove_interface hostap
    alias symbol:eip_netdev_ops 8390p
    alias symbol:pcf50633_adc_async_read pcf50633_adc
    alias symbol:ttpci_budget_debiwrite budget_core
    alias symbol:videobuf_queue_sg_init videobuf_dma_sg
    alias symbol:rt2800_get_tsf rt2800lib
    alias symbol:__alloc_ei_netdev 8390
    alias symbol:read_bytes_from_xdr_buf sunrpc
    alias symbol:xt_register_matches x_tables
    alias symbol:roccat_report_event hid_roccat
    alias symbol:comedi_pci_auto_config comedi
    alias symbol:comedi_usb_auto_config comedi
    alias symbol:cx24123_get_tuner_i2c_adapter cx24123
    alias symbol:fcoe_fc_crc libfcoe
    alias symbol:ttm_bo_unlock_delayed_workqueue ttm
    alias symbol:matroxfb_wait_for_sync matroxfb_base
    alias symbol:dccp_parse_options dccp
    alias symbol:ssb_driver_unregister ssb
    alias symbol:ib_copy_ah_attr_to_user ib_uverbs
    alias symbol:ib_copy_qp_attr_to_user ib_uverbs
    alias symbol:wmi_install_notify_handler wmi
    alias symbol:v4l2_m2m_dqbuf v4l2_mem2mem
    alias symbol:ar9003_paprd_setup_gain_table ath9k_hw
    alias symbol:raid_component_add raid_class
    alias symbol:async_xor async_xor
    alias symbol:snd_ice1712_akm4xxx_free snd_ice17xx_ak4xxx
    alias symbol:pcmcia_release_window pcmcia
    alias symbol:ni_tio_init_counter ni_tio
    alias symbol:usbip_recv usbip_core
    alias symbol:hisax_init_pcmcia hisax
    alias symbol:dm_rh_dec dm_region_hash
    alias symbol:dm_tm_dec dm_persistent_data
    alias symbol:i2400m_release i2400m
    alias symbol:kvm_emulate_halt kvm
    alias symbol:dccp_feat_list_purge dccp
    alias symbol:svc_addsock sunrpc
    alias symbol:ipcomp_output xfrm_ipcomp
    alias symbol:nf_ct_expect_related_report nf_conntrack
    alias symbol:snd_hda_ch_mode_get snd_hda_codec
    alias symbol:__nand_correct_data nand_ecc
    alias symbol:ni_tio_rinsn ni_tio
    alias symbol:ni_tio_winsn ni_tio
    alias symbol:b1pcmcia_delcard b1pcmcia
    alias symbol:usb_stor_bulk_transfer_buf usb_storage
    alias symbol:snd_seq_device_register_driver snd_seq_device
    alias symbol:iio_kfifo_allocate kfifo_buf
    alias symbol:iio_st_channel_get industrialio
    alias symbol:mtd_read mtd
    alias symbol:dvb_dmx_release dvb_core
    alias symbol:orinoco_change_mtu orinoco
    alias symbol:cxgbi_cleanup_task libcxgbi
    alias symbol:config_group_find_item configfs
    alias symbol:ceph_monc_do_statfs libceph
    alias symbol:snd_array_new snd_hda_codec
    alias symbol:lpddr_cmdset lpddr_cmds
    alias symbol:go7007_snd_init go7007
    alias symbol:sms_board_power smsmdtv
    alias symbol:brcmu_pkt_buf_free_skb brcmutil
    alias symbol:srp_target_free libsrp
    alias symbol:hashbin_lock_find irda
    alias symbol:snd_rawmidi_transmit snd_rawmidi
    alias symbol:paride_unregister paride
    alias symbol:fw_cancel_transaction firewire_core
    alias symbol:z8530_dead_port z85230
    alias symbol:iscsi_tcp_cleanup_task libiscsi_tcp
    alias symbol:enclosure_find enclosure
    alias symbol:af_alg_unregister_type af_alg
    alias symbol:qtree_delete_dquot quota_tree
    alias symbol:iio_scan_mask_query industrialio
    alias symbol:ib_query_qp ib_core
    alias symbol:capi_cmsg2str kernelcapi
    alias symbol:v4l2_ctrl_log_status videodev
    alias symbol:usb_gadget_unregister_driver udc_core
    alias symbol:iscsi_conn_send_pdu libiscsi
    alias symbol:rds_conn_drop rds
    alias symbol:gre_add_protocol gre
    alias symbol:ip_vs_proto_name ip_vs
    alias symbol:vb2_dma_contig_memops videobuf2_dma_contig
    alias symbol:fc_fabric_login libfc
    alias symbol:ieee80211_tx_status mac80211
    alias symbol:dccp_v4_do_rcv dccp_ipv4
    alias symbol:snd_wss_chip_id snd_wss_lib
    alias symbol:snd_seq_set_queue_tempo snd_seq
    alias symbol:ib_dispatch_event ib_core
    alias symbol:mtd_write_user_prot_reg mtd
    alias symbol:v4l2_video_std_construct videodev
    alias symbol:usbnet_defer_kevent usbnet
    alias symbol:rt2800_probe_hw_mode rt2800lib
    alias symbol:cxgb4_create_server cxgb4
    alias symbol:ttm_bo_unreserve ttm
    alias symbol:drm_agp_info drm
    alias symbol:dccp_sync_mss dccp
    alias symbol:_copy_from_pages sunrpc
    alias symbol:snd_soc_dapm_disable_pin snd_soc_core
    alias symbol:hostap_get_porttype hostap
    alias symbol:osd_req_read_sg_kern libosd
    alias symbol:pti_release_masterchannel pti
    alias symbol:drm_mode_vrefresh drm
    alias symbol:drm_mode_set_crtcinfo drm
    alias symbol:fx_init kvm
    alias symbol:nf_conntrack_alloc nf_conntrack
    alias symbol:snd_wss_overrange snd_wss_lib
    alias symbol:__ssb_driver_register ssb
    alias symbol:__umc_driver_register umc
    alias symbol:uwb_notifs_register uwb
    alias symbol:ipack_driver_unregister ipack
    alias symbol:dib7000p_set_wbd_ref dib7000p
    alias symbol:tda827x_attach tda827x
    alias symbol:mlx4_bf_alloc mlx4_core
    alias symbol:iscsi_host_free libiscsi
    alias symbol:drxd_config_i2c drxd
    alias symbol:stb0899_attach stb0899
    alias symbol:stv0299_attach stv0299
    alias symbol:wpan_phy_for_each ieee802154
    alias symbol:xfrm_aalg_get_byname xfrm_algo
    alias symbol:snd_aci_get_aci snd_miro
    alias symbol:snd_interval_list snd_pcm
    alias symbol:ib_dealloc_pd ib_core
    alias symbol:cfag12864b_buffer cfag12864b
    alias symbol:drm_fb_helper_fill_var drm_kms_helper
    alias symbol:snd_trident_write_voice_regs snd_trident
    alias symbol:snd_vx_load_boot_image snd_vx_lib
    alias symbol:iio_trigger_free industrialio
    alias symbol:register_cc770dev cc770
    alias symbol:mwifiex_write_data_complete mwifiex
    alias symbol:sm501_unit_power sm501
    alias symbol:snd_ctl_make_virtual_master snd
    alias symbol:hdlc_ioctl hdlc
    alias symbol:ttm_base_object_lookup ttm
    alias symbol:wm8350_register_led wm8350_regulator
    alias symbol:ieee80211_probereq_get mac80211
    alias symbol:ieee80211_send_bar mac80211
    alias symbol:hci_alloc_dev bluetooth
    alias symbol:snd_hda_parse_pin_defcfg snd_hda_codec
    alias symbol:ib_send_cm_req ib_cm
    alias symbol:ib_send_cm_rep ib_cm
    alias symbol:ib_send_cm_rtu ib_cm
    alias symbol:ib_send_cm_rej ib_cm
    alias symbol:hdlcdrv_arbitrate hdlcdrv
    alias symbol:dw_spi_add_host spi_dw
    alias symbol:lm3533_ctrlbank_set_pwm lm3533_ctrlbank
    alias symbol:lm3533_ctrlbank_get_pwm lm3533_ctrlbank
    alias symbol:drm_timestamp_precision drm
    alias symbol:svc_reserve sunrpc
    alias symbol:cx88_wakeup cx88xx
    alias symbol:fw_device_enable_phys_dma firewire_core
    alias symbol:snd_soc_cnew snd_soc_core
    alias symbol:snd_ice1712_akm4xxx_init snd_ice17xx_ak4xxx
    alias symbol:nand_scan_ident nand
    alias symbol:iscsi_host_for_each_session scsi_transport_iscsi
    alias symbol:drm_format_vert_chroma_subsampling drm
    alias symbol:ieee80211_rate_control_unregister mac80211
    alias symbol:snd_soc_update_bits_locked snd_soc_core
    alias symbol:snd_pcm_format_linear snd_pcm
    alias symbol:doc_decode_ecc docecc
    alias symbol:ves1820_attach ves1820
    alias symbol:rt2x00usb_watchdog rt2x00usb
    alias symbol:hostap_setup_dev hostap
    alias symbol:osd_req_add_set_attr_list libosd
    alias symbol:osd_req_add_get_attr_list libosd
    alias symbol:drm_property_create_range drm
    alias symbol:rt2x00mac_start rt2x00lib
    alias symbol:drm_mm_search_free_generic_hsw drm
    alias symbol:ieee80211_iter_keys mac80211
    alias symbol:ip6t_register_table ip6_tables
    alias symbol:ib_ud_header_init ib_core
    alias symbol:cx8800_ctrl_query cx8800
    alias symbol:tveeprom_hauppauge_analog tveeprom
    alias symbol:mlx4_qp_alloc mlx4_core
    alias symbol:try_test_sas_gpio_gp_bit libsas
    alias symbol:drm_usb_init drm_usb
    alias symbol:drm_usb_exit drm_usb
    alias symbol:is_hwpoison_pfn kvm
    alias symbol:caif_disconnect_client caif
    alias symbol:cfg80211_send_unprot_deauth cfg80211
    alias symbol:tda10071_attach tda10071
    alias symbol:cx22702_attach cx22702
    alias symbol:lbs_process_rxed_packet libertas
    alias symbol:mlx4_replace_mac mlx4_core
    alias symbol:nsc_gpio_dump nsc_gpio
    alias symbol:dccp_recvmsg dccp
    alias symbol:unregister_mtd_user mtd
    alias symbol:FsmEvent hisax
    alias symbol:videobuf_to_dma_contig videobuf_dma_contig
    alias symbol:ahci_dev_classify libahci
    alias symbol:ipmi_get_my_address ipmi_msghandler
    alias symbol:xdr_init_decode_pages sunrpc
    alias symbol:iio_dealloc_pollfunc industrialio
    alias symbol:memstick_init_req_sg memstick
    alias symbol:usb_stor_pre_reset usb_storage
    alias symbol:mwifiex_init_shutdown_fw mwifiex
    alias symbol:il_setup_rx_scan_handlers iwlegacy
    alias symbol:lbs_queue_event libertas
    alias symbol:hostap_set_antsel hostap
    alias symbol:snd_hda_multi_out_dig_open snd_hda_codec
    alias symbol:snd_pcm_format_name snd_pcm
    alias symbol:cx88_dsp_detect_stereo_sap cx88xx
    alias symbol:rt2x00queue_start_queues rt2x00lib
    alias symbol:llc_sap_list_lock llc
    alias symbol:tifm_has_ms_pif tifm_core
    alias symbol:drm_mm_scan_remove_block_hsw drm
    alias symbol:cfg80211_inform_bss cfg80211
    alias symbol:xfrm_ealg_get_byid xfrm_algo
    alias symbol:sms_board_lna_control smsmdtv
    alias symbol:ath9k_hw_set_rx_bufsize ath9k_hw
    alias symbol:ttm_bo_device_init ttm
    alias symbol:nfnetlink_has_listeners nfnetlink
    alias symbol:ahci_ops libahci
    alias symbol:__fscache_attr_changed fscache
    alias symbol:ax25_header_ops ax25
    alias symbol:snd_pcm_suspend_all snd_pcm
    alias symbol:mt2063_attach mt2063
    alias symbol:i2o_driver_notify_device_add_all i2o_core
    alias symbol:rtl92c_phy_sw_chnl_callback rtl8192c_common
    alias symbol:unregister_sound_mixer soundcore
    alias symbol:edac_pci_create_generic_ctl edac_core
    alias symbol:gigaset_isdn_rcv_err gigaset
    alias symbol:sas_port_get_phy scsi_transport_sas
    alias symbol:ieee80211_ap_probereq_get mac80211
    alias symbol:snd_pcm_lib_write snd_pcm
    alias symbol:parport_pc_unregister_port parport_pc
    alias symbol:cfpkt_tonative caif
    alias symbol:ieee80211_resume_disconnect mac80211
    alias symbol:bt_accept_enqueue bluetooth
    alias symbol:ieee80211_data_to_8023 cfg80211
    alias symbol:nf_nat_sdp_session_hook nf_conntrack_sip
    alias symbol:pcmcia_parse_events pcmcia_core
    alias symbol:onenand_scan onenand
    alias symbol:sms_board_led_feedback smsmdtv
    alias symbol:lgdt3305_attach lgdt3305
    alias symbol:lgdt330x_attach lgdt330x
    alias symbol:v4l2_device_register_subdev videodev
    alias symbol:usb_wwan_startup usb_wwan
    alias symbol:orinoco_if_add orinoco
    alias symbol:fc_host_post_vendor_event scsi_transport_fc
    alias symbol:ceph_monc_validate_auth libceph
    alias symbol:rpc_protocol sunrpc
    alias symbol:register_8022_client p8022
    alias symbol:dm_tm_create_non_blocking_clone dm_persistent_data
    alias symbol:sms_board_event smsmdtv
    alias symbol:bcm3510_attach bcm3510
    alias symbol:em28xx_read_reg em28xx
    alias symbol:kvm_read_guest_page kvm
    alias symbol:ceph_pg_poolid_by_name libceph
    alias symbol:snd_soc_info_enum_double snd_soc_core
    alias symbol:__uwb_addr_print uwb
    alias symbol:unregister_capictr_notifier kernelcapi
    alias symbol:wusb_et_name wusbcore
    alias symbol:_rtl92c_phy_fw_rf_serial_read rtl8192c_common
    alias symbol:ceph_destroy_client libceph
    alias symbol:snd_hda_add_nid snd_hda_codec
    alias symbol:btmrvl_remove_card btmrvl
    alias symbol:videobuf_dvb_alloc_frontend videobuf_dvb
    alias symbol:fw_core_add_descriptor firewire_core
    alias symbol:il_mac_bss_info_changed iwlegacy
    alias symbol:osd_req_read_kern libosd
    alias symbol:oxygen_read8 snd_oxygen_lib
    alias symbol:hidinput_report_event hid
    alias symbol:isl6423_attach isl6423
    alias symbol:cx2341x_log_status cx2341x
    alias symbol:videocodec_attach videocodec
    alias symbol:tveeprom_read tveeprom
    alias symbol:rt2x00mac_get_ringparam rt2x00lib
    alias symbol:iscsi_conn_get_addr_param libiscsi
    alias symbol:ttm_bo_acc_size ttm
    alias symbol:rpc_call_async sunrpc
    alias symbol:snd_hda_codec_new snd_hda_codec
    alias symbol:extcon_dev_register extcon_class
    alias symbol:get_var speakup
    alias symbol:t1pci_detect b1dma
    alias symbol:read_dst dst
    alias symbol:NCR_700_intr 53c700
    alias symbol:snd_hda_get_conn_index snd_hda_codec
    alias symbol:btmrvl_send_hscfg_cmd btmrvl
    alias symbol:__uwb_rc_try_get uwb
    alias symbol:btcx_sort_clips btcx_risc
    alias symbol:ath9k_cmn_update_txpow ath9k_common
    alias symbol:af_alg_make_sg af_alg
    alias symbol:af_alg_free_sg af_alg
    alias symbol:range_bipolar2_5 comedi
    alias symbol:dib0090_get_wbd_offset dib0090
    alias symbol:rtl_cam_mark_invalid rtlwifi
    alias symbol:snd_cs4236_ext_out snd_wss_lib
    alias symbol:pcmcia_read_config_byte pcmcia
    alias symbol:ath_printk ath
    alias symbol:ath9k_hw_disable ath9k_hw
    alias symbol:rt2800_gain_calibration rt2800lib
    alias symbol:eip_tx_timeout 8390p
    alias symbol:eip_poll 8390p
    alias symbol:iscsi_register_transport scsi_transport_iscsi
    alias symbol:snd_wss_get_pcm_ops snd_wss_lib
    alias symbol:snd_gf1_ctrl_stop snd_gus_lib
    alias symbol:dm_tm_create_with_sm dm_persistent_data
    alias symbol:v4l2_event_unsubscribe_all videodev
    alias symbol:ath9k_hw_resettxqueue ath9k_hw
    alias symbol:orinoco_set_multicast_list orinoco
    alias symbol:mlx4_put_eth_qp mlx4_core
    alias symbol:iscsi_session_failure libiscsi
    alias symbol:uwb_rsv_create uwb
    alias symbol:vid_which_vrm hwmon_vid
    alias symbol:v4l2_event_queue_fh videodev
    alias symbol:libipw_rx libipw
    alias symbol:fb_sys_read fb_sys_fops
    alias symbol:wpan_phy_unregister ieee802154
    alias symbol:ircomm_connect_response ircomm
    alias symbol:snd_oss_info_register snd
    alias symbol:comedi_buf_write_free comedi
    alias symbol:v4l2_prio_open videodev
    alias symbol:i2c_dw_xfer i2c_designware_core
    alias symbol:orinoco_interrupt orinoco
    alias symbol:cxgbi_sock_closed libcxgbi
    alias symbol:fc_lport_bsg_request libfc
    alias symbol:drm_find_cea_extension drm
    alias symbol:ip_set_add ip_set
    alias symbol:ip_set_del ip_set
    alias symbol:ttm_bo_move_ttm ttm
    alias symbol:__tracepoint_iwlwifi_dev_ucode_event iwlwifi
    alias symbol:gspca_resume gspca_main
    alias symbol:videobuf_dvb_get_frontend videobuf_dvb
    alias symbol:em28xx_read_ac97 em28xx
    alias symbol:arcnet_interrupt arcnet
    alias symbol:pcf50633_read_block pcf50633
    alias symbol:ttm_bo_global_release ttm
    alias symbol:ssb_chipco_gpio_control ssb
    alias symbol:__mtd_next_device mtd
    alias symbol:comedi_pci_driver_unregister comedi
    alias symbol:comedi_usb_driver_unregister comedi
    alias symbol:altera_pid_feed_control altera_ci
    alias symbol:ttm_page_alloc_debugfs ttm
    alias symbol:cfpkt_set_prio caif
    alias symbol:snd_rawmidi_output_params snd_rawmidi
    alias symbol:mite_bytes_written_to_memory_lb mite
    alias symbol:__pata_platform_remove pata_platform
    alias symbol:drm_dp_get_adjust_request_voltage drm_kms_helper
    alias symbol:ieee80211_ctstoself_get mac80211
    alias symbol:nf_conntrack_htable_size nf_conntrack
    alias symbol:snd_hda_add_imux_item snd_hda_codec
    alias symbol:nand_manuf_ids nand_ids
    alias symbol:tm6000_xc5000_callback tm6000
    alias symbol:em28xx_register_extension em28xx
    alias symbol:saa7134_ts_qops saa7134
    alias symbol:il_set_rxon_channel iwlegacy
    alias symbol:cxgb3_queue_tid_release cxgb3
    alias symbol:dw_spi_xfer_done spi_dw
    alias symbol:mc13xxx_common_init mc13xxx_core
    alias symbol:kvm_read_guest_virt kvm
    alias symbol:need_ipv4_conntrack nf_conntrack_ipv4
    alias symbol:cfi_varsize_frob cfi_util
    alias symbol:subdev_700_cleanup ni_daq_700
    alias symbol:v4l2_m2m_job_finish v4l2_mem2mem
    alias symbol:drm_mm_scan_add_block drm
    alias symbol:irias_insert_object irda
    alias symbol:ax25_register_pid ax25
    alias symbol:snd_opl3_find_patch snd_opl3_lib
    alias symbol:snd_pcm_lib_preallocate_pages snd_pcm
    alias symbol:tm6000_debug tm6000
    alias symbol:rt2800_conf_tx rt2800lib
    alias symbol:ceph_osdc_stop libceph
    alias symbol:ax25_linkfail_register ax25
    alias symbol:snd_soc_dpcm_fe_can_update snd_soc_core
    alias symbol:snd_soc_dpcm_be_can_update snd_soc_core
    alias symbol:mISDN_register_Bprotocol mISDN_core
    alias symbol:dm_tm_read_lock dm_persistent_data
    alias symbol:dm_bm_read_lock dm_persistent_data
    alias symbol:wusbhc_destroy wusbcore
    alias symbol:parport_ieee1284_read_byte parport
    alias symbol:parport_claim_or_block parport
    alias symbol:isac_init hisax_isac
    alias symbol:tm6000_set_reg tm6000
    alias symbol:tm6000_get_reg tm6000
    alias symbol:usb_stor_sense_invalidCDB usb_storage
    alias symbol:_rtl92c_phy_dbm_to_txpwr_Idx rtl8192c_common
    alias symbol:mc13xxx_irq_ack mc13xxx_core
    alias symbol:ocfs2_dlm_lvb_valid ocfs2_stackglue
    alias symbol:ceph_monc_got_mdsmap libceph
    alias symbol:ieee80211_get_key_tx_seq mac80211
    alias symbol:ieee80211_get_key_rx_seq mac80211
    alias symbol:nf_ct_insert_dying_list nf_conntrack
    alias symbol:recv_Bchannel_skb mISDN_core
    alias symbol:dccp_send_sync dccp
    alias symbol:snd_lookup_minor_data snd
    alias symbol:uwb_rsv_destroy uwb
    alias symbol:il_apm_stop iwlegacy
    alias symbol:drm_mm_pre_get_hsw drm
    alias symbol:ttpci_budget_deinit budget_core
    alias symbol:saa7146_stop_preview saa7146_vv
    alias symbol:i2400m_reset i2400m
    alias symbol:rtl92c_bt_rssi_state_change rtl8192c_common
    alias symbol:drm_fb_helper_set_par drm_kms_helper
    alias symbol:ulist_reinit btrfs
    alias symbol:ieee80211_get_operstate mac80211
    alias symbol:cfg80211_wext_giwname cfg80211
    alias symbol:cfg80211_wext_siwmode cfg80211
    alias symbol:cfg80211_wext_giwmode cfg80211
    alias symbol:cfg80211_send_auth_timeout cfg80211
    alias symbol:amdtp_out_stream_init snd_firewire_lib
    alias symbol:spk_synth_immediate speakup
    alias symbol:regulatory_hint cfg80211
    alias symbol:wiphy_rfkill_start_polling cfg80211
    alias symbol:snd_soc_dapm_mixer_update_power snd_soc_core
    alias symbol:ib_cm_init_qp_attr ib_cm
    alias symbol:oslec_hpf_tx echo
    alias symbol:videobuf_vmalloc_free videobuf_vmalloc
    alias symbol:osd_req_read libosd
    alias symbol:bt_sock_link bluetooth
    alias symbol:xt_register_target x_tables
    alias symbol:ili9320_write ili9320
    alias symbol:ip_vs_proto_data_get ip_vs
    alias symbol:ib_get_cached_pkey ib_core
    alias symbol:dvb_unregister_device dvb_core
    alias symbol:videobuf_to_dma videobuf_dma_sg
    alias symbol:rndis_command rndis_host
    alias symbol:g450_mnp2f g450_pll
    alias symbol:rpc_free_iostats sunrpc
    alias symbol:rpc_destroy_wait_queue sunrpc
    alias symbol:iio_triggered_buffer_predisable industrialio
    alias symbol:btmrvl_process_event btmrvl
    alias symbol:saa7146_start_preview saa7146_vv
    alias symbol:i2400m_post_reset i2400m
    alias symbol:kvm_set_cr8 kvm
    alias symbol:kvm_get_cr8 kvm
    alias symbol:svcauth_unix_purge sunrpc
    alias symbol:wiphy_apply_custom_regulatory cfg80211
    alias symbol:rtllib_rx rtllib
    alias symbol:cx24113_agc_callback cx24113
    alias symbol:mpt_event_deregister mptbase
    alias symbol:brcmu_pktq_init brcmutil
    alias symbol:rtl92c_fill_h2c_cmd rtl8192c_common
    alias symbol:xprt_lookup_rqst sunrpc
    alias symbol:ct_sip_parse_header_uri nf_conntrack_sip
    alias symbol:snd_hda_power_up_d3wait snd_hda_codec
    alias symbol:gameport_set_phys gameport
    alias symbol:mite_prep_dma mite
    alias symbol:xfrm_ealg_get_byidx xfrm_algo
    alias symbol:v4l2_prio_check videodev
    alias symbol:mdio45_ethtool_spauseparam_an mdio
    alias symbol:NS8390_init 8390
    alias symbol:gfn_to_memslot kvm
    alias symbol:irlmp_register_client irda
    alias symbol:nf_ct_expect_alloc nf_conntrack
    alias symbol:ath9k_hw_intrpend ath9k_hw
    alias symbol:ttm_dma_page_alloc_debugfs ttm
    alias symbol:drm_kms_helper_poll_init drm_kms_helper
    alias symbol:ceph_copy_to_page_vector libceph
    alias symbol:hpi_send_recv snd_asihpi
    alias symbol:ib_modify_qp ib_core
    alias symbol:p54_init_common p54common
    alias symbol:ttm_bo_kunmap ttm
    alias symbol:drm_mm_dump_table_hsw drm
    alias symbol:drm_put_minor drm
    alias symbol:drm_calc_timestamping_constants drm
    alias symbol:o2hb_fill_node_map ocfs2_nodemanager
    alias symbol:ocfs2_dlm_unlock ocfs2_stackglue
    alias symbol:ore_create libore
    alias symbol:snd_timer_global_free snd_timer
    alias symbol:smscore_register_client smsmdtv
    alias symbol:flexcop_dma_allocate b2c2_flexcop
    alias symbol:usb_ftdi_elan_edset_flush ftdi_elan
    alias symbol:cxgbi_hbas_remove libcxgbi
    alias symbol:apple_bl_unregister apple_bl
    alias symbol:kvm_release_pfn_dirty kvm
    alias symbol:snd_sb8dsp_interrupt snd_sb8_dsp
    alias symbol:snd_pcm_lib_writev snd_pcm
    alias symbol:usbip_alloc_iso_desc_pdu usbip_core
    alias symbol:mISDN_FsmChangeState mISDN_core
    alias symbol:saa7146_unregister_device saa7146_vv
    alias symbol:cxgb4_dbfifo_count cxgb4
    alias symbol:sas_target_destroy libsas
    alias symbol:drm_mode_connector_list_update drm
    alias symbol:dccp_rcv_state_process dccp
    alias symbol:irlmp_get_discoveries irda
    alias symbol:__nf_ct_expect_find nf_conntrack
    alias symbol:garp_init_applicant garp
    alias symbol:usbnet_generic_cdc_bind cdc_ether
    alias symbol:snd_vx_suspend snd_vx_lib
    alias symbol:vme_dma_request vme
    alias symbol:IsLegalChannel r8192u_usb
    alias symbol:bt878_start bt878
    alias symbol:tm6000_register_extension tm6000
    alias symbol:ipv6_find_hdr ip6_tables
    alias symbol:uPD98402_init uPD98402
    alias symbol:hashbin_new irda
    alias symbol:ib_get_client_data ib_core
    alias symbol:ib_set_client_data ib_core
    alias symbol:flexcop_dma_control_size_irq b2c2_flexcop
    alias symbol:dvb_ringbuffer_free dvb_core
    alias symbol:dvb_dmxdev_init dvb_core
    alias symbol:mlx4_cq_free mlx4_core
    alias symbol:sas_bios_param libsas
    alias symbol:sas_attach_transport scsi_transport_sas
    alias symbol:ioc4_unregister_submodule ioc4
    alias symbol:drm_core_ioremap_wc drm
    alias symbol:uwb_rsv_state_str uwb
    alias symbol:ubi_is_mapped ubi
    alias symbol:osd_req_flush_partition libosd
    alias symbol:irda_qos_bits_to_value irda
    alias symbol:snd_opl3_interrupt snd_opl3_lib
    alias symbol:fcoe_libfc_config libfcoe
    alias symbol:ax25cmp ax25
    alias symbol:snd_soc_dapm_mux_update_power snd_soc_core
    alias symbol:vme_dma_pattern_attribute vme
    alias symbol:rt2800_mcu_request rt2800lib
    alias symbol:iscsi_conn_bind libiscsi
    alias symbol:pcf50633_gpio_invert_set pcf50633_gpio
    alias symbol:pcf50633_gpio_invert_get pcf50633_gpio
    alias symbol:snd_ctl_free_one snd
    alias symbol:iw_cm_reject iw_cm
    alias symbol:bt878_num bt878
    alias symbol:lm3533_read lm3533_core
    alias symbol:scx200_gpio_base scx200
    alias symbol:oxygen_write_uart snd_oxygen_lib
    alias symbol:vme_master_request vme
    alias symbol:iio_st_read_channel_raw industrialio
    alias symbol:rtllib_wx_set_encode_ext rtllib
    alias symbol:go7007_register_encoder go7007
    alias symbol:v4l2_fh_open videodev
    alias symbol:unregister_candev can_dev
    alias symbol:cxgbi_iscsi_cleanup libcxgbi
    alias symbol:dlm_print_one_lock ocfs2_dlm
    alias symbol:nf_ct_helper_expectfn_register nf_conntrack
    alias symbol:alloc_dca_provider dca
    alias symbol:ib_find_pkey ib_core
    alias symbol:videobuf_stop videobuf_core
    alias symbol:mpt_resume mptbase
    alias symbol:_rtl92c_phy_bb8192c_config_parafile rtl8192c_common
    alias symbol:xprt_alloc sunrpc
    alias symbol:rdma_addr_cancel ib_addr
    alias symbol:labpc_1200_is_unipolar ni_labpc
    alias symbol:dm_rh_recovery_end dm_region_hash
    alias symbol:usb_stor_CB_transport usb_storage
    alias symbol:il_restore_stations iwlegacy
    alias symbol:drm_connector_init drm
    alias symbol:ieee802154_nl_start_confirm ieee802154
    alias symbol:cx231xx_send_usb_command cx231xx
    alias symbol:v4l2_device_put videodev
    alias symbol:i2o_driver_notify_controller_add_all i2o_core
    alias symbol:ioc_list mptbase
    alias symbol:sirdev_raw_write sir_dev
    alias symbol:mdio45_probe mdio
    alias symbol:rt2x00pci_probe rt2x00pci
    alias symbol:svc_pool_stats_open sunrpc
    alias symbol:target_splice_sess_cmd_list target_core_mod
    alias symbol:comedi_dio_bitfield kcomedilib
    alias symbol:ath_gen_timer_isr ath9k_hw
    alias symbol:snd_pcm_rate_to_rate_bit snd_pcm
    alias symbol:ib_modify_device ib_core
    alias symbol:cfag12864b_getrate cfag12864b
    alias symbol:sas_target_alloc libsas
    alias symbol:ceph_calc_file_object_mapping libceph
    alias symbol:snd_hda_set_vmaster_tlv snd_hda_codec
    alias symbol:snd_wss_mixer snd_wss_lib
    alias symbol:ubi_get_device_info ubi
    alias symbol:rndis_unbind rndis_host
    alias symbol:z8530_queue_xmit z85230
    alias symbol:mlx4_buf_free mlx4_core
    alias symbol:snd_hda_jack_report_sync snd_hda_codec
    alias symbol:target_fabric_configfs_init target_core_mod
    alias symbol:dib7000p_set_gpio dib7000p
    alias symbol:vb2_queue_release videobuf2_core
    alias symbol:ttm_bo_evict_mm ttm
    alias symbol:cfg80211_rx_unexpected_4addr_frame cfg80211
    alias symbol:iio_buffer_unregister industrialio
    alias symbol:vb2_vmalloc_memops videobuf2_vmalloc
    alias symbol:ttm_base_object_init ttm
    alias symbol:ceph_parse_options libceph
    alias symbol:dccp_ackvec_parsed_cleanup dccp
    alias symbol:wm8350_mic_jack_detect snd_soc_wm8350
    alias symbol:mtd_read_fact_prot_reg mtd
    alias symbol:dm_rh_get_region_size dm_region_hash
    alias symbol:dib7000p_pid_filter dib7000p
    alias symbol:dib7000m_pid_filter dib7000m
    alias symbol:lis3lv02d_remove_fs lis3lv02d
    alias symbol:drm_mm_get_block_generic_hsw drm
    alias symbol:ore_calc_stripe_info libore
    alias symbol:nfc_shdlc_free hci
    alias symbol:snd_soc_jack_get_type snd_soc_core
    alias symbol:snd_emux_register snd_emux_synth
    alias symbol:ib_dealloc_xrcd ib_core
    alias symbol:b1_register_appl b1
    alias symbol:ivtv_udma_unmap ivtv
    alias symbol:ceph_copy_page_vector_to_user libceph
    alias symbol:cfg80211_michael_mic_failure cfg80211
    alias symbol:ipt_do_table ip_tables
    alias symbol:snd_seq_dump_var_event snd_seq
    alias symbol:_snd_ctl_add_slave snd
    alias symbol:ib_create_ah ib_core
    alias symbol:xt_find_target x_tables
    alias symbol:snd_opl4_write_memory snd_opl4_lib
    alias symbol:rtllib_legal_channel rtllib
    alias symbol:FsmNew hisax
    alias symbol:ath6kl_core_tx_complete ath6kl_core
    alias symbol:ath6kl_core_rx_complete ath6kl_core
    alias symbol:drm_mode_object_find drm
    alias symbol:drm_clflush_sg drm
    alias symbol:nfs_request_remove_commit_list nfs
    alias symbol:rpc_proc_register sunrpc
    alias symbol:rpc_queue_empty sunrpc
    alias symbol:snd_hda_sequence_write snd_hda_codec
    alias symbol:fcoe_wwn_to_str libfcoe
    alias symbol:c2port_device_register core
    alias symbol:nfc_alloc_recv_skb nfc
    alias symbol:snd_hda_bind_sw snd_hda_codec
    alias symbol:snd_emu10k1_ptr_write snd_emu10k1
    alias symbol:uwb_ie_next uwb
    alias symbol:bttv_read_gpio bttv
    alias symbol:il_init_channel_map iwlegacy
    alias symbol:xprt_alloc_slot sunrpc
    alias symbol:snd_pcm_hw_param_value snd_pcm
    alias symbol:rdma_destroy_qp rdma_cm
    alias symbol:rdma_destroy_id rdma_cm
    alias symbol:dst_error_bailout dst
    alias symbol:nf_nat_follow_master nf_nat
    alias symbol:fw_iso_buffer_init firewire_core
    alias symbol:srp_rport_add scsi_transport_srp
    alias symbol:fc_remote_port_rolechg scsi_transport_fc
    alias symbol:lm3533_ctrlbank_set_max_current lm3533_ctrlbank
    alias symbol:ocfs2_stack_glue_register ocfs2_stackglue
    alias symbol:p9_idpool_check 9pnet
    alias symbol:p9_client_symlink 9pnet
    alias symbol:svc_bind sunrpc
    alias symbol:snd_use_lock_sync_helper snd_seq
    alias symbol:snd_jack_new snd
    alias symbol:cm_class ib_cm
    alias symbol:comedi_buf_memcpy_to comedi
    alias symbol:sdhci_pltfm_free sdhci_pltfm
    alias symbol:dst_comm_init dst
    alias symbol:dib8090p_get_dc_power dib8000
    alias symbol:cx8802_register_driver cx8802
    alias symbol:kvm_mmu_load kvm
    alias symbol:rpc_peeraddr sunrpc
    alias symbol:lib80211_crypt_delayed_deinit lib80211
    alias symbol:FsmInitTimer hisax
    alias symbol:sirdev_get_instance sir_dev
    alias symbol:sirdev_put_instance sir_dev
    alias symbol:il_clear_ucode_stations iwlegacy
    alias symbol:viafb_irq_enable viafb
    alias symbol:crc32c libcrc32c
    alias symbol:xt_register_targets x_tables
    alias symbol:snd_gus_create snd_gus_lib
    alias symbol:wm9712_codec wm97xx_ts
    alias symbol:snd_timer_pause snd_timer
    alias symbol:ni_gpct_device_destroy ni_tio
    alias symbol:dib8000_attach dib8000
    alias symbol:xor_blocks xor
    alias symbol:ieee80211_iterate_active_interfaces mac80211
    alias symbol:nf_nat_pptp_hook_outbound nf_conntrack_pptp
    alias symbol:snd_trident_free_voice snd_trident
    alias symbol:snd_hda_jack_detect_enable snd_hda_codec
    alias symbol:rtllib_get_beacon rtllib
    alias symbol:free_candev can_dev
    alias symbol:macvlan_start_xmit macvlan
    alias symbol:mlx4_alloc_hwq_res mlx4_core
    alias symbol:qlogicfas408_disable_ints qlogicfas408
    alias symbol:drm_mode_legacy_fb_format drm
    alias symbol:isdnhdlc_out_init isdnhdlc
    alias symbol:mpt_send_handshake_request mptbase
    alias symbol:fc_exch_recv libfc
    alias symbol:nat_t120_hook nf_conntrack_h323
    alias symbol:unregister_sound_dsp soundcore
    alias symbol:spk_serial_release speakup
    alias symbol:hci_send_acl bluetooth
    alias symbol:alloc_irdadev irda
    alias symbol:inet_sk_diag_fill inet_diag
    alias symbol:arpt_unregister_table arp_tables
    alias symbol:rc_map_af9005_table_size dvb_usb_af9005_remote
    alias symbol:stv0367ter_attach stv0367
    alias symbol:stv0367cab_attach stv0367
    # Device nodes to trigger on-demand module loading.
    microcode cpu/microcode c10:184
    autofs4 autofs c10:235
    btrfs btrfs-control c10:234
    vhost_net vhost-net c10:238
    snd_timer snd/timer c116:33
    snd_seq snd/seq c116:1
    lubuntu@lubuntu:~$
    i dont know wich of your suggestions to do next first
    Last edited by Darkishjace; April 5th, 2013 at 11:14 PM.

  9. #9
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: How do i change permissions for initramfs.conf

    Hi

    The output from depmod looks fine.

    so please now run

    Code:
    sudo dpkg --purge --pending
    Code:
    sudo apt-get update
    Code:
    sudo apt-get upgrade
    How does that go ?

    Kind regards
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

  10. #10
    Join Date
    Mar 2013
    Beans
    57
    Distro
    Lubuntu

    Re: How do i change permissions for initramfs.conf

    k so i noticed that matts had one code to do before you both were in the same place so i ran it and got
    Code:
    lubuntu@lubuntu:~$ sudo dkpg --purge --pendingsudo: dkpg: command not found
    lubuntu@lubuntu:~$

Page 1 of 8 123 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •