Changeset 603
- Timestamp:
- 08/30/07 07:19:23 (15 years ago)
- Files:
-
- trunk/libffado/README (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/libffado/README
r341 r603 1 F reeBoB version 1.999.01 FFADO version 1.999.6 2 2 ======================= 3 3 … … 9 9 ------------ 10 10 11 To build libf reebobyou need several libraries. For all libraries a11 To build libffado you need several libraries. For all libraries a 12 12 version is provided which is a 'known good' version. The first few 13 13 libraries it seems it is not necessary that the version must … … 46 46 If you want to build the release version you can do following: 47 47 48 $ ./configure 49 $ make 50 $ make install 48 $ scons 49 $ scons install 51 50 52 51 If you want some debug information (because something seems not 53 52 to work correctly) you can try do following (not CVS checkout): 54 53 55 $ ./configure --enable-debug 56 $ make 57 $ make install 58 59 NOTE: In order to build jackd with freebob support, you have 60 to install libfreebob before you build jackd. 54 $ scons DEBUG=yes 55 $ scons install 56 57 NOTE: In order to build jackd with ffado support, you have 58 to install libffado before you build jackd. 61 59 62 60 … … 84 82 Run 85 83 86 $ jackd -d f reebob--help84 $ jackd -d firewire --help 87 85 88 86 to see the backend options. You can easily figure out how to set them using … … 93 91 Here is a sample session (without realtime support enabled): 94 92 95 [wagi@halo ~]$ jackd -d f reebob93 [wagi@halo ~]$ jackd -d firewire 96 94 jackd 0.102.9 97 95 Copyright 2001-2005 Paul Davis and others. … … 114 112 try to run this. 115 113 116 If you don't have installed libf reebobthen you can adapt your114 If you don't have installed libffado then you can adapt your 117 115 LD_LIBRARY_PATH environment variable to 118 116 … … 123 121 With the release version you see something like this: 124 122 125 wagi@cruxam:~/src/libf reebob/tests$ ./test-freebobdiscover123 wagi@cruxam:~/src/libffado/tests$ ./test-ffado discover 126 124 verbose level = 0 127 Using f reebob library version: libfreebob0.9.0125 Using ffado library version: libffado 0.9.0 128 126 129 127 port = 2, devices_on_bus = 1