<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[HyperForum — Flat-Bed Scanner Support?]]></title>
		<link>https://forums.hyperbola.info/viewtopic.php?id=576</link>
		<atom:link href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=576&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Flat-Bed Scanner Support?.]]></description>
		<lastBuildDate>Wed, 25 Aug 2021 03:53:41 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Flat-Bed Scanner Support?]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=3409#p3409</link>
			<description><![CDATA[<p>That&#039;s good news!&nbsp; Thanks and even more looking forward to getting the testing version going on some hardware I have.</p>]]></description>
			<author><![CDATA[null@example.com (pigeon123)]]></author>
			<pubDate>Wed, 25 Aug 2021 03:53:41 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=3409#p3409</guid>
		</item>
		<item>
			<title><![CDATA[Re: Flat-Bed Scanner Support?]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=3402#p3402</link>
			<description><![CDATA[<p>Must be your lucky day: <a href="https://www.hyperbola.info/packages/extra/x86_64/sane/">https://www.hyperbola.info/packages/extra/x86_64/sane/</a> <img src="https://forums.hyperbola.info/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />Had some hard time for adding, but it is now available since late yesterday, included <strong>simple-scan</strong> also as we were able to remove critical parts: <a href="https://www.hyperbola.info/packages/extra/x86_64/simple-scan/">https://www.hyperbola.info/packages/ext … mple-scan/</a></p><p>Just to add: <strong>hplip</strong> is not yet finished.</p>]]></description>
			<author><![CDATA[null@example.com (throgh)]]></author>
			<pubDate>Tue, 24 Aug 2021 06:50:54 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=3402#p3402</guid>
		</item>
		<item>
			<title><![CDATA[Re: Flat-Bed Scanner Support?]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=3401#p3401</link>
			<description><![CDATA[<p>Sorry for the delay, but I got a chance to look at this again.</p><p>Under Hyperbola 0.3 I found that my scanner device file is being assigned to the &#039;lp&#039; group instead of the &#039;scanner&#039; group.&nbsp; I was expecting the &#039;scanner&#039; group so that is what threw me off.&nbsp; It is an all in one device (printer + scanner) so perhaps that is why it gets assigned to the &#039;lp&#039; group.&nbsp; If I add my user to the &#039;lp&#039; group then my user can access the scanner.&nbsp; If I use the xsane application I can successfully find the scanner and make scans.</p><div class="codebox"><pre><code>$ sane-find-scanner
...
found USB scanner (vendor=0x03f0 [hp], product=0x3f11 [psc 1310 series ]) at libusb:003:002
...

$ ls -l /dev/bus/usb/003/002
crw-rw-r-- 1 root lp 189, 257 Aug 23 22:03 /dev/bus/usb/003/002</code></pre></div><p>I believe the backend is hpaio but not sure what package that comes from.</p><div class="codebox"><pre><code> $ scanimage -L
device `hpaio:/usb/psc_1310_series?serial=CN473B6003O2&#039; is a Hewlett-Packard psc_1310_series all-in-one </code></pre></div><p>I am trying to recall if the hplip is needed for this as I currently have it installed.&nbsp; With 0.3 I also have these other services running.</p><div class="codebox"><pre><code>$ rc-status
Runlevel: default
 dhcpcd                                                                                                           [  started  ]
 alsasound                                                                                                        [  started  ]
 cupsd                                                                                                            [  started  ]
 elogind                                                                                                          [  started  ]
 fuse                                                                                                             [  started  ]
 keymaps                                                                                                          [  started  ]
 agetty.tty9                                                                                          [  started 02:37:04 (0) ]
 agetty.tty8                                                                                          [  started 02:37:04 (0) ]
 agetty.tty7                                                                                          [  started 02:37:04 (0) ]
 agetty.tty6                                                                                          [  started 02:37:04 (0) ]
 agetty.tty5                                                                                          [  started 02:37:04 (0) ]
 agetty.tty4                                                                                          [  started 02:37:04 (0) ]
 agetty.tty3                                                                                          [  started 02:37:04 (0) ]
 agetty.tty2                                                                                          [  started 02:37:04 (0) ]
 agetty.tty12                                                                                         [  started 02:37:04 (0) ]
 agetty.tty11                                                                                         [  started 02:37:04 (0) ]
 agetty.tty10                                                                                         [  started 02:37:04 (0) ]
 agetty.tty1                                                                                          [  started 02:37:03 (0) ]
Dynamic Runlevel: hotplugged
Dynamic Runlevel: needed/wanted
 sysfs                                                                                                            [  started  ]
 devfs                                                                                                            [  started  ]
 udev                                                                                                             [  started  ]
 fsck                                                                                                             [  started  ]
 localmount                                                                                                       [  started  ]
 dbus                                                                                                             [  started  ]
 termencoding                                                                                                     [  started  ]
Dynamic Runlevel: manual</code></pre></div><p>Hope this provides some useful feedback.&nbsp; I want to put some time into&nbsp; trying the testing version on another machine now, but I guess the sane package won&#039;t be there for now.</p>]]></description>
			<author><![CDATA[null@example.com (pigeon123)]]></author>
			<pubDate>Tue, 24 Aug 2021 03:39:42 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=3401#p3401</guid>
		</item>
		<item>
			<title><![CDATA[Re: Flat-Bed Scanner Support?]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=3377#p3377</link>
			<description><![CDATA[<p>Thanks for bringing this towards the attention. Could you provide more information and logs when executing the scanning-process, especially with the corresponding problem you&#039;ve described within here? At best we could create an issue from those information later on, so there is an evaluation possible for package-development. <img src="https://forums.hyperbola.info/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>I&#039;m not sure about getting <strong>simple-scan</strong> into the repositories as it has dependencies we don&#039;t want provide furthermore. But we are doing our best. <strong>sane</strong> as corresponding base is ready for a later commit and afterwards build-process.</p>]]></description>
			<author><![CDATA[null@example.com (throgh)]]></author>
			<pubDate>Tue, 17 Aug 2021 14:26:03 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=3377#p3377</guid>
		</item>
		<item>
			<title><![CDATA[Re: Flat-Bed Scanner Support?]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=3373#p3373</link>
			<description><![CDATA[<div class="quotebox"><cite>pigeon123 wrote:</cite><blockquote><p>I looked at this a little more.&nbsp; I currently have an HP PSC 1315 printer/scanner all in one, and running Hyperbola 0.3 but will be wanting to use 0.4.&nbsp; I have some other machines I want to run the testing version with but still working on that.</p><p>In version 0.3, I found I can use both the simple scan application and the xsane application to scan, but only when I log in as root, or when I have the scanner usb connection during boot up.&nbsp; If I disconnect after boot-up, can only scan as root.&nbsp; In this case, I think it is a permissions problem.&nbsp; I have added myself to the scanner, adm, and sys groups, but the problem persists.</p></blockquote></div><p>After you added your printer while in root, did you persay add your printer doing this without root?</p><p>hp-setup 192.168.10.192</p><p>You may have just forgotten a step...</p><p>alhough, yours might not be exactly the same ip, so when you use sudo to add yourself, or root, or similar, I am curious what ip address it tells you to type in the terminal.</p><p>If it says to do the way I said above, I would do it. </p><p>Then you will not need root! <img src="https://forums.hyperbola.info/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>EDIT: I just noticed that this is for getting the printing part working, as for the non printing part, I have no idea... never had to do so...</p>]]></description>
			<author><![CDATA[null@example.com (zapper)]]></author>
			<pubDate>Tue, 17 Aug 2021 04:39:30 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=3373#p3373</guid>
		</item>
		<item>
			<title><![CDATA[Re: Flat-Bed Scanner Support?]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=3372#p3372</link>
			<description><![CDATA[<p>I looked at this a little more.&nbsp; I currently have an HP PSC 1315 printer/scanner all in one, and running Hyperbola 0.3 but will be wanting to use 0.4.&nbsp; I have some other machines I want to run the testing version with but still working on that.</p><p>In version 0.3, I found I can use both the simple scan application and the xsane application to scan, but only when I log in as root, or when I have the scanner usb connection during boot up.&nbsp; If I disconnect after boot-up, can only scan as root.&nbsp; In this case, I think it is a permissions problem.&nbsp; I have added myself to the scanner, adm, and sys groups, but the problem persists.</p>]]></description>
			<author><![CDATA[null@example.com (pigeon123)]]></author>
			<pubDate>Tue, 17 Aug 2021 03:32:07 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=3372#p3372</guid>
		</item>
		<item>
			<title><![CDATA[Re: Flat-Bed Scanner Support?]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=3366#p3366</link>
			<description><![CDATA[<div class="quotebox"><cite>sagaracharya wrote:</cite><blockquote><p>Do you have a particular instrument in mind? Did you already install Hyperbola on it? What hardware does it use for scanning the documents?</p></blockquote></div><p>I think he would need hplip and cups? I think?</p><p>among a few other packages, for it to work.</p><p>But I don&#039;t see why not, depending on the printer...</p><p>Of course that is the key, which printer is it.</p>]]></description>
			<author><![CDATA[null@example.com (zapper)]]></author>
			<pubDate>Sat, 14 Aug 2021 23:29:00 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=3366#p3366</guid>
		</item>
		<item>
			<title><![CDATA[Re: Flat-Bed Scanner Support?]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=3363#p3363</link>
			<description><![CDATA[<p>Do you have a particular instrument in mind? Did you already install Hyperbola on it? What hardware does it use for scanning the documents?</p>]]></description>
			<author><![CDATA[null@example.com (sagaracharya)]]></author>
			<pubDate>Sat, 14 Aug 2021 06:19:17 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=3363#p3363</guid>
		</item>
		<item>
			<title><![CDATA[Flat-Bed Scanner Support?]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=3362#p3362</link>
			<description><![CDATA[<p>What packages are needed to operate a flat-bed scanner with Hyperbola?</p>]]></description>
			<author><![CDATA[null@example.com (pigeon123)]]></author>
			<pubDate>Sat, 14 Aug 2021 02:31:50 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=3362#p3362</guid>
		</item>
	</channel>
</rss>
