Does anybody installed the drivers for the Brother DCP115 or MFC210 on Ubuntu Oneiric?
kernel_geek wrote:However, if I try to run it as a normal user, I get USB permissions errors.I've added myself to the group plugdev, and tried the following udev rules:ATTRS{idVendor}=="1ed8", SYSFS{idProduct}=="0004", MODE="664", GROUP="pludev"
ATTRS{idVendor}=="1ed8", SYSFS{idProduct}=="0005", MODE="664", GROUP="plug
I have two scanners attached to my computer, a Brother MFC-8500 and an HP Photosmart C4210. I was using gscan2pdf with the HP and accidentally set it to scan "all" pages instead of just one from the flatbed. A known issue caused the scanner to continuously scan with no way of stopping it.
I have a Brother MFC-9440CN and was working fine till I changed the IP range
I am unable to change the Scanner to a new Ip address
$ brsaneconfig3 -q | grep SCANNER
0 SCANNER "MFC-9440CN" I:192.168.5.3
I need to change it to 192.168.1.09
this is what I used to set it up the first time-I did try again with new IP
$ brsaneconfig3 -a name=SCANNER model=MFC_9
So I think I know what my issue is but I thought I would get some input before I returned this. The Brother DSmobile scanner I bought is not found in xsane or simple scan. The Pentax DSmoble 600 was listed as supported on the SANE website.
Hi,I have been trying to get my Plustek Opticbook 3600 scanner working but so far without success.If I run this in the terminal, the scanner shows up:sane-find-scanner
found USB scanner (vendor=0x07b3 [PLUSTEK INC], product=0x0900 [USB2.0 SCANNER], chip=GL842) at libusb:001:009but thenscanimage -L
device `v4l:/dev/video0' is a Noname Hauppauge WinTV PVR-150 virtual deviceonly detects my TV c
K so im doing an AVR project. got my little bread board, and the AVR ISP mkii. the damn orange light stop blinking, and is finally green.
rohan166 wrote:Guys I found this thread --> http://forum.xda-developers.com/showthr … ?t=2055563But I don't have a 51-android.rules in my rules folder.Also, I am having problem at a later stage of the process.Can anyone try it and report results ?Create that file then, but I think the line SUBSYSTEM=="usb", SYSFS{idVendor}=="0bb4", MODE="0666" is only for HTC
Hello, I want to install the scanner drivers of my MFC-5440CN (NETWORK connection). brscan-key says the scanner works, but "xsane" doesn't sees it. Procedure followed: I've 64 bits arch. I've seen in bother's page it uses "brscan2".So I installed packages: sane and xsane from repos.