![]() | |||||||||||||
Messages in this thread |
Tino Keitel wrote: > Now I need to figure out how to get the Firewire disk to spin down > using HAL. It looks like HAL just uses /usr/bin/eject, which just sends > a START STOP UNIT command without power conditions set, so the kernel > can't do anything here. What if you teach hal to unbind sd from the respective scsi_device? "echo -n 123:0:0:0 > /sys/bus/scsi/drivers/sd/unbind" is a manual way to do it. And the "bind" file does the reverse. Or replace /usr/bin/eject by a shell script of yours which calls sg_start when you need it to... -- Stefan Richter -=====-==--- -=-= =--=- http://arcgraph.de/sr/ | ||||||||||||
| Last update: 2008-05-18 22:35 [from the cache] ©2003-2008 | |||||||||||||