<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[HyperForum — Flat-Bed Scanner Support?]]></title>
	<link rel="self" href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=576&amp;type=atom" />
	<updated>2021-08-25T03:53:41Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.hyperbola.info/viewtopic.php?id=576</id>
		<entry>
			<title type="html"><![CDATA[Re: Flat-Bed Scanner Support?]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=3409#p3409" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[pigeon123]]></name>
			</author>
			<updated>2021-08-25T03:53:41Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=3409#p3409</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Flat-Bed Scanner Support?]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=3402#p3402" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2021-08-24T06:50:54Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=3402#p3402</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Flat-Bed Scanner Support?]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=3401#p3401" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[pigeon123]]></name>
			</author>
			<updated>2021-08-24T03:39:42Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=3401#p3401</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Flat-Bed Scanner Support?]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=3377#p3377" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2021-08-17T14:26:03Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=3377#p3377</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Flat-Bed Scanner Support?]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=3373#p3373" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[zapper]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=117</uri>
			</author>
			<updated>2021-08-17T04:39:30Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=3373#p3373</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Flat-Bed Scanner Support?]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=3372#p3372" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[pigeon123]]></name>
			</author>
			<updated>2021-08-17T03:32:07Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=3372#p3372</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Flat-Bed Scanner Support?]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=3366#p3366" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[zapper]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=117</uri>
			</author>
			<updated>2021-08-14T23:29:00Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=3366#p3366</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Flat-Bed Scanner Support?]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=3363#p3363" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[sagaracharya]]></name>
			</author>
			<updated>2021-08-14T06:19:17Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=3363#p3363</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Flat-Bed Scanner Support?]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=3362#p3362" />
			<content type="html"><![CDATA[<p>What packages are needed to operate a flat-bed scanner with Hyperbola?</p>]]></content>
			<author>
				<name><![CDATA[pigeon123]]></name>
			</author>
			<updated>2021-08-14T02:31:50Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=3362#p3362</id>
		</entry>
</feed>
