Filesystem Debian Wheezy Soft fp for UDOO

Discussion in 'Debian' started by miousername, Sep 27, 2013.

  1. miousername

    miousername New Member

    Joined:
    Jun 23, 2013
    Messages:
    73
    Likes Received:
    0
    Hi guys,

    I've build a minimal debian soft fp filesystem for UDOO with all Gstreamer and Vivante graphics acceleration.

    Could be interesting to share it?? :geek:
     
  2. andcmp

    andcmp New Member

    Joined:
    May 8, 2013
    Messages:
    161
    Likes Received:
    0
    Great! :D

    Of course we want you to share it!
    I'm going to PM you so we can arrange how to share your work with the UDOO team and we can give it a try, then we will share it with the community!

    How hard it has been?
     
  3. miousername

    miousername New Member

    Joined:
    Jun 23, 2013
    Messages:
    73
    Likes Received:
    0
    Hi andcmp,

    the compilation of gstreamer for debian is not difficult but I found some difficulties to compile GPU driver!

    I solved some compilation errors for xserver libraries. I decided to compile some libraries with debian chroot filesystem to speed up compilation and some libraries in UDOO because they didn't compile in a chroot filesystem.

    When I begun I didn't know if it was possible to compile all gstreamer and gpu libraries for debian, they are released for ubuntu 11.10, but it work!
     
  4. mkopack

    mkopack Member

    Joined:
    Jun 14, 2013
    Messages:
    451
    Likes Received:
    21
    Just curious why soft FP instead of hard FP? Isnt that like throwing way around 20% performance?
     
  5. miousername

    miousername New Member

    Joined:
    Jun 23, 2013
    Messages:
    73
    Likes Received:
    0
    I decided to port debian soft fp because Vivante has not released binary for Hard fp,
    so only soft fp complete porting it's now possible, but I did some testing also with wheezy hardfp filesystem. :)
     
  6. halherta

    halherta New Member

    Joined:
    Oct 11, 2013
    Messages:
    2
    Likes Received:
    0

    miousername,
    It would be awesome if you could document the procedure that you followed to create a CHROOTed virtual environment for the UDOO and how you utilized it to create a debian root file system. Including information on building the GPU/Gstreamer drivers in the process wouldn't hurt.

    Thanks!
    halherta
     
  7. miousername

    miousername New Member

    Joined:
    Jun 23, 2013
    Messages:
    73
    Likes Received:
    0
    Yes,
    it could be interesting to share this work and the patch to achieve this filesystem.

    I try to post it soon with wheezy filesystem!
     
  8. trunet

    trunet New Member

    Joined:
    Oct 25, 2013
    Messages:
    17
    Likes Received:
    0
  9. miousername

    miousername New Member

    Joined:
    Jun 23, 2013
    Messages:
    73
    Likes Received:
    0
  10. matthias

    matthias New Member

    Joined:
    Oct 23, 2013
    Messages:
    21
    Likes Received:
    0
    hi,

    i tried it this way now - but what is the login for the tarball?

    thanks in advance
     
  11. miousername

    miousername New Member

    Joined:
    Jun 23, 2013
    Messages:
    73
    Likes Received:
    0
    Try this:

    Username: root
    Password: debian
     
  12. red0queen

    red0queen New Member

    Joined:
    Jan 16, 2014
    Messages:
    1
    Likes Received:
    0
    Hi

    Many thanks for this work ! So, I've hope use it for music making and jackd return an error about alsa. After some searches, the snd_seq (and others) kernel module aren't available. I've try to build it with the tool m-a (module assistant), so it failed to build it with this kernel (headers and alsa-source packets not available). Have you a way to help me please ?
     

Share This Page