|
Post by dobrykamil on Jan 3, 2020 13:26:19 GMT -5
Trying to figure out, what is wrong with this unit. Everything works except network and usb function. So far I've done: - replaced NAND from working board - replaced DSP with D830K013DZKB5 one
- during boot process, I've noticed that wrong MAC address was stored so I've corrected that with "forceenv ethaddr" command.
If I start unit with ethernet cable plugged in, I see that unit is sending dhcp requests and gets a valid ip and dns address, but the Network option in the Settings is grayed out and on the Home page, only Settings is available.
Funny thing is, if I start unit with ethernet cable disconnected, Network option becomes available, and Home page shows all the available options (settings, firmware update, usb, network) but still no joy. I'll attach 3 boot log files shortly: one from the fully working unit, and two from the faulty unit: with ethernet cable connected and disconnected.
|
|
|
Post by dobrykamil on Jan 3, 2020 13:58:19 GMT -5
|
|
|
Post by tjmotter on Apr 9, 2020 19:55:46 GMT -5
The USB ports have fuses installed that can fail. They are actually coils. There are two (one for each dataline) so the coil is actually two coils. The biggest issue is that they are a royal pain to solder.
Not sure on the ethernet. Sounds like a logic issue. Did you run "printenv" to confirm that the ethaddr parameter was set correctly? It should look like this:
ethaddr=00:09:b0:46:4f:87
|
|