Joe Schmoe wrote:rpdom wrote:Joe Schmoe wrote:Has anyone come up with a good explanation for why this happens - i.e., why it is sometimes necessary to advise newbies to put that line in config.txt?
It seems to happen with some frequency (judging by the posts here). It doesn't seem to me like it should ever be necessary (to put that line in config.txt) - and that if it is, then something is seriously wrong.
I have been wondering the same thing for a while now. I suspect there is an issue in some of the bootcode somewhere.
Probably so, but wouldn't there also have to be something "special" about the GPIO pin setup as well (I.e., something attached to it) - to trigger it?
AFAIK, it doesn't happen unless you have *something* attached to the GPIO pin.
The thing with this particular problem is that a lot of times it is happening even if there is nothing connected to the pins.
There was a problem with the video a while back, where in certain circumstances the RGB colours were swapped around. Setting certain options in config.txt prevented it happening, but could cause other issues.
Eventually this was tracked down to an uninitialised variable in the bootfiles.
I'm wondering if this is a similar thing.