vgaswitcheroo enabling fails

Hello,

i just updated my opensuse to 13.2 and i have one very annoying issue. My laptop have two graphic cards. Intel and AMD Radeon. Well i am not using the Radeon card, i don’t need to use it and i was unable to use it anyway (sitching with echo DIS > /sys/kernel/debug/vgaswitcheroo/switch did not worked). But one thing i need to do is to power up both of them. Otherwise sleep, hibernation and turn off does not work. And with new opensesu version I am unable to do it with this command that worked in 13.1

echo ON > /sys/kernel/debug/vgaswitcheroo/switch 

This is the ouput from is still get, it never changes.

cat /sys/kernel/debug/vgaswitcheroo/switch 
0:IGD:+:Pwr:0000:00:02.0
1:DIS: :DynOff:0000:01:00.0
2:DIS-Audio: :Off:0000:01:00.1

I have kind of figured out that the issue is connected with this DynOff, since in previsou version there was only Off, but i didn’t find any workaround. Have someone similar experience? Thanks for help.