/[gnokii]/gnokii/Docs/README-DKU2
ViewVC logotype

Diff of /gnokii/Docs/README-DKU2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by pkot, Thu May 19 19:39:47 2005 UTC revision 1.4 by pkot, Mon Jul 11 20:34:26 2005 UTC
# Line 23  gnokii must be configured to use the sec Line 23  gnokii must be configured to use the sec
23    
24  * Install *  * Install *
25    
26  - Get / configure / build a set of kernel sources.  | Get / configure / build a set of kernel sources.
27  - make sure that you are running this kernel, and /lib/modules/`uname -r`/build  $ cd $gnokii_sources/patches/kernel_2.{4,6}
28    points to the kernel sources directory  | If you have the gnokii CVS version
29  - cd $gnokii_sources/patches/kernel_2.{4,6}  $ autoconf
30  - make  | See ./configure --help for the available options
31  - Become root  | Defaults are:
32  - make install  |  kernsrcdir: /lib/modules/`uname -r`/build -- directory where the sources are
33  - modprobe nokia_dku2  |  kernmoddir: /lib/modules/`uname -r` -- base module installation directory
34  - dmesg  $ ./configure --with-kernsrcdir=dir1 --with-kernmoddir=dir2
35  - Look for the lines as shown above!  $ make
36  - Edit .gnokiirc to include port=/dev/ttyUSB.. and connection=dku2  | Become root
37    # make install
38    # modprobe nokia_dku2
39    # dmesg
40    | Look for the lines as shown above!
41    | Edit .gnokiirc to include port=/dev/ttyUSB.. and connection=dku2
42    
43    
44  * Known Bugs *  * Known Bugs *

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26