audio modules

Discussion in 'Kernels' started by lukesmolo, Apr 17, 2014.

  1. lukesmolo

    lukesmolo New Member

    Joined:
    Apr 17, 2014
    Messages:
    4
    Likes Received:
    0
    Hi!
    I'me new in this forum so hello to everybody!

    So my problem with my udoo is that in the kernel there're not audio kernel modules. In particular I need all midi modules.
    Where can I find them?

    Thank you
     
  2. maatong

    maatong New Member

    Joined:
    Apr 3, 2014
    Messages:
    16
    Likes Received:
    0
    maybe we have the same problem.
    Hope someone could help.
     
  3. lukesmolo

    lukesmolo New Member

    Joined:
    Apr 17, 2014
    Messages:
    4
    Likes Received:
    0
    For the moment I've compiled them from this kernel (https://github.com/UDOOboard/Kernel_Unico), but I'm not able to load them. I receive this error: "insmod: ERROR: could not insert modul xxxxx.ko Invalid module format".
    Any idea?
     
  4. ms20mini

    ms20mini New Member

    Joined:
    Apr 13, 2014
    Messages:
    8
    Likes Received:
    0
  5. lukesmolo

    lukesmolo New Member

    Joined:
    Apr 17, 2014
    Messages:
    4
    Likes Received:
    0
    I fixed all my problems compiling my own kernel. You have to use the Kernel_Unico available on github. Now I have all midi modules working well
     
  6. ms20mini

    ms20mini New Member

    Joined:
    Apr 13, 2014
    Messages:
    8
    Likes Received:
    0
    How did you do it exactly ? Sorry but the only time I compiled a software under linux it was kind of complex :cool:
     
  7. lukesmolo

    lukesmolo New Member

    Joined:
    Apr 17, 2014
    Messages:
    4
    Likes Received:
    0
    What distribution are you using? I use archlinux and in my case it exists a package to build and install. Before building it, I can choose which modules to add in my kernel simply uncommenting in PKGBUILD the make menuconfig line.
    This is the page: https://github.com/archlinuxarm/PKGBUIL ... linux-udoo
     
  8. ms20mini

    ms20mini New Member

    Joined:
    Apr 13, 2014
    Messages:
    8
    Likes Received:
    0
    I use Linaro Ubuntu 12.04 LTS with an Udoo Quad...

    Arch is my Holy Grail but I'm not Indiana Jones :D
     
  9. mikelangeloz

    mikelangeloz Member

    Joined:
    Jul 9, 2013
    Messages:
    129
    Likes Received:
    1
    All MIDI kernel modules are integrated in last kernel! You'll find em in UDOOBuntu!
     

Share This Page