<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=7753&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / problems with managing udev]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=7753</link>
		<description><![CDATA[The most recent posts in problems with managing udev.]]></description>
		<lastBuildDate>Fri, 18 Jan 2013 19:05:18 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[problems with managing udev]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=28601#p28601</link>
			<description><![CDATA[<p>I used to work with GNOME desktop before. With that desktop, this is the way I would set up my printer (Brother DCP7040: this contains both a printer and a scanner):</p><br /><p>Installing the printer drivers:<br />1) Change directory to the folder containing the drivers.<br />2) mkdir /usr/share/cups/model<br />3) dpkg -i --force-all --force-architecture (lpr-drivername)<br />4) dpkg -i --force-all --force-architecture (cupswrapper-drivername)<br />5) Check if the drivers installed: dpkg -l | grep Brother<br />&#160; &#160;<br />Installing the scanner drivers:<br />6) If you don&#039;t have sane-utils, install it: apt-get install sane-utils <br />7) dpkg -i --force-all (scanner-drivername)<br />8) dpkg -i --force-all (scan-key-toolname)<br />9) Check if the drivers installed: dpkg -l | grep Brother</p><p>Provide consistent naming for your scanner device:<br />10) Open &quot;/lib/udev/rules.d/60-libsane.rules&quot; file with you favorite editor, and add the following two lines to the end of the device list, <br />(Before the line &quot;# The following rule will disable ...&quot;):</p><p># Brother scanners<br />ATTRS{idVendor}==&quot;04f9&quot;, ENV{libsane_matched}=&quot;yes&quot;</p><br /><p>11) Restart</p><br /><br /><p>The above procedure would work for both printer and scanner. However, since I have moved to xfce4, I have not yet been able to set up my scanner. The printer works fine, but the scanner doesn&#039;t. This is the message that I get from my scanner (Simple Scanner): couldn&#039;t connect to scanner.</p><p>Also, based on the recommendation from <a href="http://www.reactivated.net/writing_udev_rules.html" rel="nofollow">http://www.reactivated.net/writing_udev_rules.html</a> I tried a different location for the udev file ( /etc/udev/rules.d/), but that didn&#039;t solve the problem either. </p><p>One strange thing that I noted (during choosing the model for my printer in the CUPS interface) there were two identical model names in the Model list:<br />Brother DCP7040 for CUPS (en)<br />Brother DCP7040 for CUPS (en)</p><p>I suppose with xfce4, there must be a new approach with managing udev files. Or maybe the problem is not with managing udev this time? Anyone has any suggestion?</p>]]></description>
			<author><![CDATA[dummy@example.com (parviz)]]></author>
			<pubDate>Fri, 18 Jan 2013 19:05:18 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=28601#p28601</guid>
		</item>
	</channel>
</rss>
