Le Wed, 15 Jul 2009 09:54:19 +0200, Laurent Bigonville <[email protected]> a écrit :
> Le Tue, 14 Jul 2009 19:32:22 +0200, > [email protected] (Marco d'Itri) a écrit : > > > On Jul 14, Laurent Bigonville <[email protected]> wrote: > > > > > > > It looks like the /dev/ch* device is not created for tape > > > > > library with autochanger (ch driver). Only a /dev/sg* device > > > > > is created. > > > > Is the ch module loaded or not? > > > Yeah the module is loaded > > If you manually create the /dev/ch* device and then access it, is > > some other driver loaded? > > > > # mknod ch0 c 86 0 (not sure it's ok, get the major > from /proc/devices) # mtx -f /dev/ch0 inquiry > /dev/ch0 is not an sg device, or old sg driver > > accessing through the sg device works Actually it looks like a /dev/sch0 device is created but I get the same error: /dev/ch0 is not an sg device, or old sg driver -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

