> My BIOS provides this option, too. However, this driver does not > detect it on my machine. During initialization I get: > samsung_laptop: SABI command 0x0078 failed with completion flag 0xaa > > Maybe you can help debugging this. If there is something I can test > via debugfs, just tell me. Could you try to load the module with debug=1, type these commands $ cd /sys/kernel/debug/ $ echo 0x65 > command $ for i in d0 d1 d2 d3; echo 0 > $i; done $ echo 0x80 > d0 $ cat call and then show me the output of dmesg ? Thanks, -- Corentin Chary http://xf.iksaif.net -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html