On 10/20/12 03:42, Silvio Siefke wrote:
Morning,On Fri, 19 Oct 2012 19:23:03 -0600 Joseph <syscon...@gmail.com> wrote:run: find -type f -print0 | xargs -r0 grep -F '0x04f9' or find -type f -print0 | xargs -r0 grep -F '0x01eb' post the content of that file.siefke@gentoo-desk : /etc/sane.d $ find -type f -print0 | xargs -r0 grep -F '0x04f9' ./genesys.conf:usb 0x04f9 0x2038
try to append to this file: genesys.con usb 0x04f9 0x01eb and restart the system.
usb 0x04f9 0x2038 < find alert
-- Joseph