On 10/22/2012 04:02 AM, Lee Jones wrote:
This looks like an issue: smsc911x smsc911x.0: (unregistered net_device): smsc911x_request_resources: Failed to get regulator 'vddvario'
I would start here if I were you.
Do the passed attempts also have this error message in the log?
You must be pretty close to the spot in code. Here's the bad log:
smsc911x: Driver version 2008-10-21 smsc911x smsc911x.0: (unregistered net_device): smsc911x_request_resources: Failed to get regulator 'vddvario' PPP generic driver version 2.4.2
Here's the good log:
smsc911x: Driver version 2008-10-21 smsc911x smsc911x.0: (unregistered net_device): smsc911x_request_resources: Failed to get regulator 'vddvario' smsc911x-mdio: probed
I haven't pulled up the code, but it looks like the probe function is the spot.
FYI - snowball06 failed once over the weekend, so the new master image on the SD card may not have helped as much as we originally thought it would.