I don't use the graphics card at all in linux and turned it off through vgaswitcheroo.
- Code: Select all
echo "OFF" > /sys/kernel/debug/vgaswitcheroo/switch
However if I switch user, after login, it completely freezes. If I don't turn of the gfx card, it works properly.
What could be the problem?

