View Single Post
Posts: 503 | Thanked: 267 times | Joined on Jul 2006 @ Helsinki
#9
You can try to reflash kernel only. Take the latest official firmware and unpack it:
Code:
flasher -u -F RX-44_DIABLO_5.2008.43-7_PR_COMBINED_MR0_ARM.bin
You will get lots of files extracted. File zImage is the kernel. Then you can flash it to your device:
Code:
flasher -k zImage -f
 

The Following 3 Users Say Thank You to Serge For This Useful Post: