discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Notes on mc4020 driver with Debian


From: Jeffrey Austen
Subject: [Discuss-gnuradio] Notes on mc4020 driver with Debian
Date: Thu, 10 Feb 2005 10:54:18 -0600

Debian mc4020 users:

Here are a few notes on using the mc4020 driver with Debian GNU/Linux
(version testing / Sarge).

1. The "autoconf" package is needed. If both the "autoconf" and
"autoconf2.13" packages are installed ./bootstrap fails. To work around this
either remove autoconf2.13 or edit the bootstrap file and change the line
"autoconf" to "autoconf2.50".

2. Either a kernel-source or kernel-headers package is needed. The
./configure line will look something like the following example:
    ./configure --with-kernel=/usr/src/kernel-headers-2.4.27-2-686
      --with-moddir=/lib/modules/2.4.27-2-686
If you have a custom-compiled kernel be sure to use the right modules
directory.

3. Instead of editing /etc/modules.conf, create /etc/modutils/mc4020 with the
given line then run update-modules.

Jeff




reply via email to

[Prev in Thread] Current Thread [Next in Thread]