Nokia 7705 SAR won't boot at all: Diagnose & Fix
By Sai Kiran Pandrala · reviewed by Sai Kiran Pandrala, Editor Last verified: 2026-05-30
| Vendor | Nokia |
|---|---|
| Operating system | SR OS / SR Linux |
| Category | Hardware Failure |
| Skill level | Intermediate to advanced |
| DIY-able? | Yes with CLI access; some scenarios need Nokia Customer Care + RMA. |
Hardware-class faults on Nokia kit fall into a tidy little matrix once you have seen a few. SR OS / SR Linux gives you the building blocks via `show version` and `show chassis environment`; the rest is pattern matching. The 7705 SAR platform is one of the more common offenders only because the install base is large.
Do not skip the visible-and-audible inspection. Burnt-PCB smell and fan-tray rattle are diagnostic signals that no command will ever surface. I have caught more dying PSUs by ear than by `show chassis environment`.
If the chassis is dark and the console is silent, jump straight to the PSU/cable substitution path before opening a Nokia Customer Care ticket. it eliminates the most common cause in under five minutes.
What this guide covers
Diagnose and recover from won't boot at all on a Nokia 7705 SAR.
Step-by-step
- Confirm power: PSU LED is green? Cable seated? Wall outlet live?
- Try a known-good power cable + outlet.
- If the device has multiple PSUs, try with only one PSU at a time.
- Connect the console cable and watch for ANY output during power-on.
- If completely dark (no LEDs, no console), suspect the PSU or motherboard.
- Confirm warranty status, open a Nokia Customer Care case, prepare for an RMA.
CLI / commands
# Verify hardware state
show version
show chassis
show chassis environment
# Collect for Nokia Customer Care
admin tech-support
When to RMA
- Repeated failure after re-seat and power-cycle
- Visible burn, scorching, or physical damage
- POST or memory diagnostic failure
- Hardware crashinfo without a software workaround
Frequently asked questions
Will this work on my specific SR OS / SR Linux version?
The procedure reflects current SR OS / SR Linux behaviour. Older releases may need minor syntax adjustments, use the CLI help (? or tab-completion) to verify.
Should I open a Nokia Customer Care case immediately?
Open one if you suspect hardware failure or the symptom persists after a maintenance-window reload. Make sure your support entitlement is active first.
Where can I find the Nokia official documentation?
https://documentation.nokia.com: search the product family + feature name.
Is this procedure safe in production?
Test in a lab or maintenance window first. Capture pre-change state so you can roll back.
Related guides
Related fixes
Related guides worth a look while you sort this one out:
- Nokia 7250 IXR-R6 won't boot at all: Diagnose & Fix
- Nokia 7250 IXR-S won't boot at all: Diagnose & Fix
- Nokia 7250 IXR-X won't boot at all: Diagnose & Fix
- Nokia 7705 SAR stuck at boot loader prompt: Diagnose & Fix
- Nokia 7705 SAR all ports dead: Diagnose & Fix
- Nokia 7705 SAR partial boot then reload loop: Diagnose & Fix
References
- Nokia support portal: https://customer.nokia.com
- Nokia knowledge base: https://documentation.nokia.com
- Nokia security advisories: https://www.nokia.com/about-us/security/vulnerability-management/
- Open a case: https://customer.nokia.com
Reference material, not professional advice. Validate against your specific SR OS / SR Linux version and test in a non-production environment before applying.
Why this matters for your day-to-day
A Nokia device that's misbehaving costs more than the fix itself: lost productivity, missed calls, security risk, even safety risk in some categories. Treating the symptom quickly with a documented procedure is cheaper than letting it persist. The steps above are written to get you back to working in under an hour where possible, and to flag clearly when escalation is the right call.
Before you start
A few things to confirm so the Nokia device fix goes cleanly:
- Latest firmware downloaded if you're going to update.
- Warranty + support contract status checked, opening sealed parts may void it.
- Backup of current configuration (where applicable) taken.
- Spare parts on hand if you anticipate replacement.
- Adequate workspace, lighting, and time. rushing causes regressions.
Quick verification
Before you walk away from a Nokia device fix, run through:
1. Reproduce the original trigger, does the issue reappear? 2. Check the device's status / health screen for any new alerts. 3. Confirm paired devices (app, hub, controller) reconnected. 4. Save / commit any configuration changes per the device's normal workflow. 5. Note the change in your maintenance log with date + firmware version.
Escalation guide
For a Nokia device, the right escalation depends on impact:
- Cosmetic / minor: log a ticket via the Nokia app or web portal. Response 1-3 business days.
- Mid-impact: phone support. Have your serial number ready.
- Critical (production down, safety issue): in-person dealer / TAC visit. Bring proof of purchase.
- Out of warranty: third-party repair shop with manufacturer-certified technicians.
More frequently asked questions
How long does this fix usually take?
Most users complete the steps in 20-45 minutes the first time, and 5-10 minutes on subsequent runs once the menu paths are familiar.
Why is this happening on a brand-new unit?
Out-of-box defects do occur. If you've owned the device under 30 days and the symptom persists after a factory reset, escalate to the seller for replacement under DOA terms before opening a manufacturer support case.
Does this affect other devices on my network?
Generally no. The procedure is local to this device. Network-side changes (firmware updates that affect TLS, SMB, or routing) are flagged explicitly in the steps.
Is it safe to apply during business hours?
If the device is in production use, apply during a scheduled maintenance window. Most procedures need 2-15 minutes of downtime. Capture pre-change state so you can roll back if needed.
Should I update firmware first or last?
Update firmware first if a release note specifically mentions your symptom. Otherwise, finish the troubleshooting flow first, then update; that way you can isolate whether the update or the underlying fix solved it.