You are not logged in.
Hi all, I can't figure out what's wrong with my Beceem connection manager. I'm following this guide: http://minhazulhaq.blogspot.com/2012/01 … -mint.html
Processing configuration file
=============================
Reading CM Server options file '/etc/wimaxd.conf'
Option Values In Effect
=======================
BandwidthMHz 10.000
ScanMinFrequencyMHz 0.000
ScanMaxFrequencyMHz 0.000
ScanStepFrequencyMHz 0.000
CenterFrequencyMHz 3416.000 3426.000 3436.000 3446.000 3516.000 3526.000 3536.000 3546.000
NetworkSearchTimeoutSec 60
NetworkEntryTimeoutSec 10
AuthEnabled Yes
EAPMethod 4
UserIdentity 'MYMACADDRESS@MY.ISP'
UserPassword ''
TTLSAnonymousIdentity ''
ValidateServerCert Yes
CACertPath '/etc/mezon'
CACertFileName '/etc/mezon/ca.pem'
TLSDeviceCertFileName '/etc/mezon/device.pem'
TLSDeviceSubCA1CertFileName ''
TLSDeviceSubCA2CertFileName ''
TLSDevicePrivateKeyFileName '/etc/mezon/privatekey.pem'
TLSDevicePrivateKeyPassword ''
PrivateKeyPasswordFormat 'Ascii'
AuthenticationTimeoutSec 10
InvertMSKByteOrder No
AlwaysIncludeTLSLength No
EAPFragmentMaxLength 1398
EAPPollingLoopIntervalMs 50
FirmwareRSAPrivateKeyEncrypt No
FirmwarePrivateKeyBits 2048
InnerNAIChange Yes
BeceemEngineFileName '/lib/libengine_beceem.so'
AuthEthernetToRADIUS No
RADIUSIPAddress '10.128.47.40'
RADIUSPort 1812
RADIUSSecret ''
AutoReConnectEnabled Yes
AutoReDisconnectEnabled No
SkipNetSearch No
AutoReConnectIntervalSec 20
AutoReDisconnectIntervalSec 20
LinkStatusRequestPeriodSec 2
IPRefreshCommand 'udhcpc --now --quit -i veth0 &'
NetEntryIPRefreshEnabled No
TerminateDHCPClient No
FirmwareFileName '/lib/firmware/macxvi200.bin'
ConfigFileName '/lib/firmware/macxvi.cfg'
CSCMDebugLogLevel 2
CSCMDebugLogFileName '/tmp/CM_Server_Debug.log'
CSCMDebugLogFileMaxSizeMB 1
AuthLogLevel 0
AuthLogFileName '/tmp/CM_Auth.log'
AuthLogFileMaxSizeMB 1
EngineLoggingEnabled Yes
EngineLogFileName '/tmp/CM_Engine.log'
EngineLogFileMaxSizeMB 2
MACLoggingEnabled No
MACLogFileName '/tmp/CM_MacMsg.dat'
RADIUSClientLogLevel 0
Message queue initialized.
Process messages thread started successfully.
Changed state to: Library initialized
Process Messages thread has started.
Timer Authentication thread has started.
Timer Check Timeouts thread has started.
Timer Periodic Action thread has started.
Changed state to: Waiting for WiMAX adapter ...
Trying to open device.
Device opened successfully.
Registering callback function - Success.
Changed state to: WiMAX adapter initialized
***** Sending subscriber station information request
Client socket FFFFFFFF unlock Beceem API: Was not locked (this is not an error)
ERROR - BeceemAPI_SendWiMAXMessage return code: Device I/O control request failed.
***** Message sent with ERRORS
Changed state to: Waiting for WiMAX adapter ...
***** Sending idle mode status request (2012/02/05 13:32:38.849)
Client socket FFFFFFFF unlock Beceem API: Was not locked (this is not an error)
ERROR - BeceemAPI_SendWiMAXMessage return code: Device I/O control request failed.
***** Message sent with ERRORS
***** Sending shutdown status request (2012/02/05 13:32:38.849)
Client socket FFFFFFFF unlock Beceem API: Was not locked (this is not an error)
ERROR - BeceemAPI_SendWiMAXMessage return code: Device I/O control request failed.
***** Message sent with ERRORS
***** Sending half-mini card status request (2012/02/05 13:32:38.849)
Client socket FFFFFFFF unlock Beceem API: Was not locked (this is not an error)
ERROR - BeceemAPI_SendWiMAXMessage return code: Device I/O control request failed.
***** Message sent with ERRORS
Client socket FFFFFFFF unlock Beceem API: Was not locked (this is not an error)
ERROR - BeceemAPI_SendWiMAXMessage return code: Device I/O control request failed.
***** Message sent with ERRORS
Client socket FFFFFFFF unlock Beceem API: Was not locked (this is not an error)
ERROR - BeceemAPI_SendWiMAXMessage return code: Device I/O control request failed.
***** Message sent with ERRORS
Client socket FFFFFFFF unlock Beceem API: Was not locked (this is not an error)
ERROR - BeceemAPI_SendWiMAXMessage return code: Device I/O control request failed.
***** Message sent with ERRORS
Terminating Authentication Timer thread.
Timer Authentication thread has finished.
Terminating Check Timeouts Timer thread.
Timer Check Timeouts thread has finished.
Terminating Periodic Action Timer thread.
Timer Periodic Action thread has finished.
Closing device.
Changed state to: WiMAX adapter interface closed
Shutting down the Beceem API interface.
Terminating Process Messages thread.
Process Messages thread has exited
Freeing the Options Table.
Freeing other structures.
Closing EAP supplicant.
Closing Beceem WiMAX device.
Freeing message queue.
Freeing mutexes.
Freeing print context structures.
Beceem API interface has been shut down.Offline