User Tools

Site Tools


alixboards

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
alixboards [2009/06/06 00:56] – converted to 1.6 markup localhostalixboards [2009/12/05 15:42] (current) ChristianPointner
Line 24: Line 24:
 <file>config wifi-device  wifi0 <file>config wifi-device  wifi0
         option type      atheros         option type      atheros
-        option distance  1000 +        option distance  <distance in meter> 
-        option channel   140+        option channel   <channel 100-140>
         option agmode    11a         option agmode    11a
         option diversity 0         option diversity 0
Line 33: Line 33:
 config wifi-iface config wifi-iface
         option device   wifi0         option device   wifi0
-        option network  graba68+        option network  <network name>
         option mode     ap         option mode     ap
-        option ssid     mcg-graba68.5bone.ffgraz.net+        option ssid     <name>.5bone.ffgraz.net
         option encryption none         option encryption none
         option txpower  5         option txpower  5
Line 47: Line 47:
 <file>config wifi-device  wifi0 <file>config wifi-device  wifi0
         option type      atheros         option type      atheros
-        option distance  1000+        option distance  <distance in meter>
         option agmode    11a         option agmode    11a
         option diversity 0         option diversity 0
Line 55: Line 55:
 config wifi-iface config wifi-iface
         option device   wifi0         option device   wifi0
-        option network  mcg+        option network  <network name>
         option mode     sta         option mode     sta
-        option ssid     mcg-graba68.5bone.ffgraz.net+        option ssid     <name>.5bone.ffgraz.net
         option encryption none         option encryption none
         option txpower  5         option txpower  5
Line 64: Line 64:
         option ar       1         option ar       1
         option turbo    1         option turbo    1
 +</file>
 +And currently we are using an olsr config like this: 
 +
 +
 +
 +<file>config olsr
 +        option DebugLevel       '0'
 +        option IpVersion        '4'
 +        option AllowNoInt       'yes'
 +        option Pollrate '0.025'
 +        option TcRedundancy     '2'
 +        option MprCoverage      '7'
 +        option LinkQualityFishEye       '1'
 +        option LinkQualityWinSize       '100'
 +        option LinkQualityDijkstraLimit '0 10.0'
 +        option LinkQualityLevel '2'
 +        option UseHysteresis    'no'
 +        option FIBMetric        '"approx"'
 +        option ClearScreen      'yes'
 +        option LinkQualityAging '0.1'
 +        option LinkQualityAlgorithm    '"etx_ff"'
 +
 +config Interface                                                                                       
 +        option Interface 'lan' 
 +        option HelloInterval    '3.0'
 +        option HelloValidityTime        '125.0'
 +        option TcInterval       '2.0'
 +        option TcValidityTime   '500.0'
 +        option MidInterval      '25.0'
 +        option MidValidityTime  '500.0'
 +        option HnaInterval      '10.0'
 +        option HnaValidityTime  '125.0'
 +
 +config Interface
 +        option Interface        '<network name>'
 +        option HelloInterval    '3.0'
 +        option HelloValidityTime        '125.0'
 +        option TcInterval       '2.0'
 +        option TcValidityTime   '500.0'
 +        option MidInterval      '25.0'
 +        option MidValidityTime  '500.0'
 +        option HnaInterval      '10.0'
 +        option HnaValidityTime  '125.0'
 +
 +config LoadPlugin
 +        option Library  'olsrd_httpinfo.so.0.1'
 +        option port     '8080'
 +        option Host     '127.0.0.1'
 +
 +config LoadPlugin
 +        option Library  'olsrd_txtinfo.so.0.1'
 +        option Accept   '127.0.0.1'
 </file> </file>
 The older patch without crypto support and old madwifi can be found [{{kamikaze_7.09-for-alix-0xff-01.patch|here|attachment:kamikaze_7.09-for-alix-0xff-01.patch|here}}]. The patch can be used to build an image with kernel modules for VIA Rhine and Alix Leds. The image also contains //ip//, //olsrd//, //kmod-madwifi//, //wireless-tools//, //tcpdump// and //libpcap//. There is currently no support for the Hardware Crypto of the Geode CPU.  The older patch without crypto support and old madwifi can be found [{{kamikaze_7.09-for-alix-0xff-01.patch|here|attachment:kamikaze_7.09-for-alix-0xff-01.patch|here}}]. The patch can be used to build an image with kernel modules for VIA Rhine and Alix Leds. The image also contains //ip//, //olsrd//, //kmod-madwifi//, //wireless-tools//, //tcpdump// and //libpcap//. There is currently no support for the Hardware Crypto of the Geode CPU. 
Line 73: Line 125:
   * [[http://wiki.openwrt.org/HardwareAcceleratedCrypto|http://wiki.openwrt.org/HardwareAcceleratedCrypto]]    * [[http://wiki.openwrt.org/HardwareAcceleratedCrypto|http://wiki.openwrt.org/HardwareAcceleratedCrypto]] 
   * [[http://www.docunext.com/wiki/My_Notes_on_Patching_2.6.22_with_OCF|http://www.docunext.com/wiki/My_Notes_on_Patching_2.6.22_with_OCF]]    * [[http://www.docunext.com/wiki/My_Notes_on_Patching_2.6.22_with_OCF|http://www.docunext.com/wiki/My_Notes_on_Patching_2.6.22_with_OCF]] 
-[[:ChangeLog|ChangeLog]] +ChangeLog 
  
 20080605 The challenge is getting the Geode's hardware crypto support running with Kamikaze. Or actually, the challenge is to build Kamikaze from trunk anyway when something is [[[https://dev.openwrt.org/ticket/3501|broken|https://dev.openwrt.org/ticket/3501|broken]]]  20080605 The challenge is getting the Geode's hardware crypto support running with Kamikaze. Or actually, the challenge is to build Kamikaze from trunk anyway when something is [[[https://dev.openwrt.org/ticket/3501|broken|https://dev.openwrt.org/ticket/3501|broken]]] 
alixboards.1244249800.txt · Last modified: by localhost

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki