NetworkManager Starts at Boot but With Wireless Disabled

And from your other thread:

I have no Sony Vaio Laptop so I cannot test this.
But I would suspect the (wrongly loaded) acer-wmi kernel module as culprit here.

Compare in this forums: the threads (I) tagged with “acer-wmi” in the openSUSE Forums especally: Thread: Broadcom BCM4313 wireless problems in OpenSuse 12.1 and Thread: Cannot turn on wireless.

So you might try unloading this kernel module -
example given by

su -c "rmmod -v acer-wmi"

(will ask for your root password).

If this would work
than you probably want to blacklist the wrongly loaded acer-wmi
in order to prevent it been loaded in the beginning
(please post again if so).

Regards
Martin