you have to enable debug file system :
Code:
Kernel hacking --->
[*] Debug Filesystem
and then mount it as root :
Code:
mkdir -p /sys/kernel/debug
mount -t debugfs /sys/kernel/debug
then you should have the vgaswitcheroo should apear, you can make cat over it to get the list of videocards
[EDIT]
I can't enable it on my system, so I can't be more precise
You mustn't start X to be able to switch, if you use gentoo use : rc-update del xdm