Skip to content

Update README.md #976

@mkmer

Description

@mkmer

General updates for our "current" state?

  • DAHDI is "out"
  • Still use Phreaknet (or update to build-asl or point to build-asl instructions?)
  • Install procedure without DAHDI?
  • Do we still need to "tweak" the make file?

    app_rpt/README.md

    Lines 84 to 96 in 765f88b

    ### Compiling
    First, detection of the ALSA library needs to be re-added to the build system, by applying the following patch: https://github.com/InterLinked1/phreakscript/blob/master/patches/alsa.diff
    Then, add this near the bottom of `apps/Makefile`:
    `$(call MOD_ADD_C,app_rpt,$(wildcard app_rpt/rpt_*.c))`
    Add this near the bottom of `channels/Makefile`:
    `chan_simpleusb.so: LIBS+=-lusb -lasound`
    `chan_usbradio.so: LIBS+=-lusb -lasound`
  • /dev/dsp or /dev/dsp1 could exist.
    `/dev/dsp1` needs to exist for chan_simpleusb and chan_usbradio to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions