ふつう modules.conf では ないだろうか?
# cd /etc/ # cp modules.conf 20081116_modules.conf_non-scanner # vi modules.conf # diff -s modules.conf 20081116_modules.conf_non-scanner 95,99d94 < < #### Sun Nov 16 14:45:43 JST 2008 < alias char-major-180-48 scanner < optionsscanner vendor=0x04b8 product=0x081c < # /sbin/depmod -a
なぜだか 上手くゆかない
個猫 は murasaki は 理解していないのです
# pwd /etc/murasaki # cp murasaki.preload murasaki.preload_org_20081116 # diff -s murasaki.preload murasaki.preload_org_20081116 1d0 < scanner # cd /etc/ # diff -s 20081116_modules.conf_non-scanner modules.conf 94a95,99 > > #### Sun Nov 16 14:45:43 JST 2008 > alias char-major-180-48 scanner > optionsscanner vendor=0x04b8 product=0x081c > # mv modules.conf modules.conf_20081116_out-scanner-for-ref # cp 20081116_modules.conf_non-scanner modules.conf /* 元に 戻しておく */ # cd /etc/murasaki/ # mv murasaki.preload murasaki.preload_scanner-out-for-ref # cp murasaki.preload_org_20081116 murasaki.preload
なぜだか 上手くゆかない
/etc/murasaki/murasaki.depend 何をしているの?
# pwd /etc/murasaki # cp murasaki.depend murasaki.depend_org_20081116 # vi murasaki.depend # diff -s murasaki.depend murasaki.depend_org_20081116 11,12d10 < alias-PM-A890: scanner vendor=0x04b8 product=0x081c < /* 元に 戻しておく */ # cd /etc/murasaki/ # mv murasaki.depend murasaki.depend_scanner-out-for-ref # cp murasaki.depend_org_20081116 murasaki.depend
なぜだか 上手くゆかない
もう一度 log を 眺めると スキャナーの 電源斷 電源投入 した場合です
# modprobe scanner vendor=0x04b8 product=0x081c Nov 16 15:27:13 sv murasaki.usb[374]: \ Please change MODULE in following line to the appropriate module name, \ add it to /etc/murasaki/murasaki.usbmap Nov 16 15:27:13 sv murasaki.usb[374]: \ MODULE 0x0383 0x4b8 0x81c 0 0 0x0 0x0 0x0 0xff 0xff 0xff 0x00000000 Nov 16 15:28:53 sv murasaki.usb[382]:\ Please change MODULE in following line to the appropriate module name, \ add it to /etc/murasaki/murasaki.usbmap Nov 16 15:28:53 sv murasaki.usb[382]: \ MODULE 0x0383 0x4b8 0x81c 0 0 0x0 0x0 0x0 0xff 0xff 0xff 0x00000000
うううーん MODULE ???
理解していないので何をしているのだろう?
# cd /etc/murasaki/ # cp murasaki.usbmap murasaki.usbmap_org_20081116 # vi murasaki.usbmap # diff -s murasaki.usbmap murasaki.usbmap_org_20081116 70,72d69 < #PM-A890 < scanner 0x0383 0x4b8 0x81c 0 0 0x0 0x0 0x0 0xff 0xff 0xff 0x00000000 < MODULE 0x0383 ...
いろいろ 参考にさせて頂いたのですが
http://user.dotaster.com/~shuu/linux/murasaki/index_ja.html
http://www.avasys.jp/cgi-bin/lx/bbs/jp/scanner-bbs/hyperbbs.cgi?mode=view;Code=119
http://search.luky.org/vine-users.5/msg06479.html
http://www.vinelinux.org/manuals/murasaki.html
http://www.linux-usb.org/
http://j-node.homeip.net/wfb/software%20archive/linux/iscan-2.1.0/NEWS.ja
現状は 保留としておきます もう少し 理解してから 再度 試みましょう。
にゃんたろう 拝!
2008年11月17日 (月) 21:20:25 JST 作成