<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=8083&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / UMAX AstraSlim SE - Invalid argument]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=8083</link>
		<description><![CDATA[The most recent posts in UMAX AstraSlim SE - Invalid argument.]]></description>
		<lastBuildDate>Thu, 09 Jul 2026 15:41:35 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: UMAX AstraSlim SE - Invalid argument]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=64670#p64670</link>
			<description><![CDATA[<p>remember some 5-8 years ago when ürchased the first ecotank printer,<br />that it was difficult sometime to scan with certain programs, not all would function equal, so i tired them through, (all) the different programs that were available,<br />and not all would function for the scanner for some reason or another; even the epson program itself would not function; so i started installing drivers etc, but since a lot has changed;<br />have an old samsung all-in-one here (relegated to shelve, since it laser), might aswell test it wout someday to see if can get scanning to function.</p><p>sometimes i do chit-chat-with gemini-chatbot since ma curiuos being; </p><p>but it warns that the answers can be inaccurate.</p><div class="quotebox"><blockquote><div><p>To grant your Linux system permissions to use an Epson scanner without root access, you must create a custom udev rule. This assigns the device to the scanner group and sets appropriate read/write permissions.Step 1: Find your Vendor and Product IDOpen a terminal and type lsusb. Look for your Epson device in the list and note down its IDs, which look similar to 04b8:012f (where 04b8 is the Vendor ID and 012f is the Product ID).Step 2: Create the udev RuleOpen a new rule file in your preferred text editor (e.g., Nano) with superuser privileges:sudo nano /etc/udev/rules.d/99-epson-scanner.rulesAdd the following line (replace YOUR_VENDOR_ID and YOUR_PRODUCT_ID with the numbers from Step 1):SUBSYSTEM==&quot;usb&quot;, ATTRS{idVendor}==&quot;YOUR_VENDOR_ID&quot;, ATTRS{idProduct}==&quot;YOUR_PRODUCT_ID&quot;, MODE=&quot;0666&quot;, GROUP=&quot;scanner&quot;, ENV{libsane_matched}=&quot;yes&quot;<br />Save the file and exit the text editor.Step 3: Apply and VerifyReload the udev rules for the changes to take effect:sudo udevadm control --reload-rulesUnplug your scanner&#039;s USB cable and plug it back in.Check if your user account is in the scanner group (if not, add it using sudo usermod -a -G scanner $USER).Run scanimage -L in your terminal to verify that your Epson scanner is detected.For more technical background on writing hardware rules, you can refer to general guides on Writing udev rules.Could you tell me the exact model of your Epson scanner and which Linux distribution you are using? This will allow me to provide the exact idVendor and idProduct numbers for your device, or help you troubleshoot specific SANE driver issues if they arise.</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Thu, 09 Jul 2026 15:41:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=64670#p64670</guid>
		</item>
		<item>
			<title><![CDATA[Re: UMAX AstraSlim SE - Invalid argument]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=64667#p64667</link>
			<description><![CDATA[<p>dmesg</p><div class="codebox"><pre><code>[    4.826539] udevd[692]: GOTO &#039;libsane_rules_end&#039; has no matching label in: &#039;/etc/udev/rules.d/40-libsane.rules&#039;
[    4.896201] udevd[692]: GOTO &#039;libsane_rules_end&#039; has no matching label in: &#039;/etc/udev/rules.d/S99-2000S1.rules&#039;</code></pre></div><p>generated by hplip for some HP printers?<br />i have HP1018 installed</p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Thu, 09 Jul 2026 14:41:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=64667#p64667</guid>
		</item>
		<item>
			<title><![CDATA[Re: UMAX AstraSlim SE - Invalid argument]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=64663#p64663</link>
			<description><![CDATA[<p>done, not help(</p><div class="codebox"><pre><code>freeartist-devuan@devuan:~$ sudo scanimage --device artec_eplus48u:libusb:001:005 --format=tiff &gt;test.tiff
scanimage: open of device artec_eplus48u:libusb:001:005 failed: Invalid argument
freeartist-devuan@devuan:~$ </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Thu, 09 Jul 2026 13:51:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=64663#p64663</guid>
		</item>
		<item>
			<title><![CDATA[Re: UMAX AstraSlim SE - Invalid argument]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=64624#p64624</link>
			<description><![CDATA[<p>you still could try the &quot;forever&quot; trick</p><div class="quotebox"><blockquote><div><p>sudo apt-get remove ipp-usb</p></div></blockquote></div><p>reboot, try again, have luck.</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Wed, 08 Jul 2026 15:02:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=64624#p64624</guid>
		</item>
		<item>
			<title><![CDATA[UMAX AstraSlim SE - Invalid argument]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=64623#p64623</link>
			<description><![CDATA[<p>Excalibur</p><p>All did according instructions but scanner not working, please help)</p><p><a href="https://cromwell-intl.com/open-source/xsane-invalid-argument.html" rel="nofollow">https://cromwell-intl.com/open-source/x … ument.html</a><br /><a href="https://wiki.debian.org/UMAXAstraSlimSE" rel="nofollow">https://wiki.debian.org/UMAXAstraSlimSE</a></p><div class="codebox"><pre><code>root@devuan:/usr/share/sane/artec_eplus48u# scanimage -L
device `artec_eplus48u:libusb:001:005&#039; is a UMAX AstraSlim SE flatbed scanner
root@devuan:/usr/share/sane/artec_eplus48u# ls -l /dev/bus/usb/001/005
crw-rw-r-- 1 root root 189, 4 Jul  8 17:37 /dev/bus/usb/001/005
root@devuan:/usr/share/sane/artec_eplus48u# scanimage --device genesys:libusb:001:005 --format=tiff &gt;test.tiff
scanimage: open of device genesys:libusb:001:005 failed: Invalid argument
root@devuan:/usr/share/sane/artec_eplus48u# </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Wed, 08 Jul 2026 14:43:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=64623#p64623</guid>
		</item>
	</channel>
</rss>
