View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#5
well, it was just an idea but it is relatively complex to set up and is not clean enough to have practical use as a regular reboot. Better would be to have kexec working that would shutdown whole linux kernel and load and switch to another one without power cycling and going through NOLO bootloader. That would be cleaner, solve more issues (=reasons why one wants to reboot) and would not neded modification of /sbin/init and various boot scripts. And it would still avoid triggering WSOD.

as for re-initializing bluetooth you may try to run (as root)
/etc/init.d/bluez-utils stop
/etc/init.d/bluez-utils start
does it help?
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.

Last edited by fanoush; 2008-05-16 at 11:58.