• guitfx

    Hi,

    I want to use the mrpeach object to transmit and receive OSC data on the raspberry pi (pd vanilla 0.43.2).

    Therfore I downloaded the mrpeach c code at:

    http://puredata.info/Members/martinrp/OSCobjects
    (unpackOSC.c, packOSC.c, routeOSC.c)

    and tried to compile it on the raspberry using:

    gcc -I/usr/include -o packOSC.pd_linux packOSC.c

    When doing this, I get the following result:

    /usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/crt1.o: In function `_start':
    (.text+0x34): undefined reference to `main'
    /tmp/ccwWx7BH.o: In function `packOSC_new':
    packOSC.c:(.text+0x1c): undefined reference to `pd_new'
    packOSC.c:(.text+0x6c): undefined reference to `outlet_new'
    packOSC.c:(.text+0x88): undefined reference to `outlet_new'
    packOSC.c:(.text+0xb4): undefined reference to `s_list'
    packOSC.c:(.text+0xb8): undefined reference to `s_float'
    ....
    ....

    What am I doing wrong?

    posted in extra~ read more
  • guitfx

    Hello,

    the raspberry image from Satellite CCRMA doesn´t work well with my Rasberry PI Rev. B and the usb sound card Griffin iMic.

    If I boot up with the usb sound card inserted and start pure data afterwards, pure data and the whole raspberry OS freezes.

    In the terminal I get the following notification:

    watchdog: signaling pd...

    This message comes every second until I reboot the raspberry.

    If I first boot up with no sound card inserted, start pure data and then insert the sound card, I can use it with no problems for a while. But if I load a new patch or do anything else, pure data freezes again. The freezes are intermittent. I can´t see any regularity.

    I tried to work with an wheezy image and pure data extended, but the behavior is very similar…

    Do you have any suggestions how to solve this problem? Or do you have any ideas what the reasons for the freezes are?

    I saw some examples with the same setup that worked without any problems. So I guess it should work in general…

    Thanks

    posted in technical issues read more
  • guitfx

    Hello,

    I have problems to boot with the raspberry pi image provided at:
    http://pd-la.info/pdpi/

    If I download the image and copy it to the SD-card with:

    dd if=/custom-raspian-v2.iso of=/dev/disk1 bs=1m

    the raspberry doesn't boot.

    The partition disk1s1 seems to be not correct. I copied the image using OSX.

    /dev/disk1
    #: TYPE NAME SIZE IDENTIFIER
    0: FDisk_partition_scheme *7.9 GB disk1
    1: Windows_FAT_32 58.7 MB disk1s1
    2: Linux 7.9 GB disk1s2

    Are there other/better ways to copy the image correct to the SD-card?

    Or is the image not ok?

    Thank you

    posted in technical issues read more
Internal error.

Oops! Looks like something went wrong!