|
From: Jie M <jie...@gm...> - 2010-10-17 23:58:44
|
Hi all, Just wondering if anyone can shed a bit of light on this issue I'm having. Here's a dump from the console: ------------------------------------------ Starting the system... 1287443249.9780 FORCE 3079517904 Logger.cpp:109:gSetLogFile: setting log path to test.out 1287443249.9781 ALARM 3079517904 OpenBTS.cpp:129:main: OpenBTS starting, ver 2.6PUBLIC build date Jul 20 2010 1287443249.9817 FORCE 3078776528 Logger.cpp:194:gLogInit: Setting initial global logging level to NOTICE 1287443249.9819 FORCE 3078776528 Logger.cpp:109:gSetLogFile: setting log path to test.TRX.out 1287443254.9923 ALARM 3078241136 Transceiver.cpp:521:driveControl: RX failed to tune 1287443254.9925 ALARM 3079517904 TRXManager.cpp:343:tune: RXTUNE failed with status 1 1287443254.9927 ALARM 3079517904 TRXManager.cpp:396:powerOn: POWERON failed with status 1 1287443254.9929 ALARM 3079517904 TRXManager.cpp:410:setPower: SETPOWER failed with status 1 1287443254.9931 ALARM 3079517904 TRXManager.cpp:447:setMaxDelay: SETMAXDLY failed with status -1 1287443254.9933 ALARM 3079517904 TRXManager.cpp:458:setRxGain: SETRXGAIN failed with status -1 1287443255.4278 ALARM 3079517904 TRXManager.cpp:410:setPower: SETPOWER failed with status 1 1287443255.428245 3079517904: Welcome to OpenBTS. Type "help" to see available commands. OpenBTS> 1287443257.4304 ALARM 3037936496 TRXManager.cpp:410:setPower: SETPOWER failed with status 1 1287443260.4328 ALARM 3070684016 TRXManager.cpp:87:clockHandler: TRX clock interface timed out, assuming TRX is dead. Aborted ------------------------------------------ The failures I'm interested in are RXTUNE, POWERON, SETPOWER and the TRX clock interface time out. My USRP 1 has two RFX900 daughterboards fitted and no external clock. When these boards are swapped, the issue above does not occur. Originally both boards were functioning correctly, I'm just wondering exactly what has failed. I don't want to break both the RFX900s! Regards, Jie |