FAQ Search Today's Posts Mark Forums Read

» Linux Archive
Home
New Posts
Search
FAQ


Go Back   Linux Archive > Redhat > Fedora User

 
 
LinkBack Thread Tools
 
Old 07-06-2008, 08:48 PM
Matthew Saltzman
 
Default Scanner woes in F9

Apparently, scanner configuration is now handled through HAL rather than
UDEV, which means I have no idea how to get my scanner set up.

I have an Epson Expression 800 SCSI scanner. It is detected with no
problem as /dev/sg0 and gets user root, group lp and permissions
-rw-rw---. So root can see the scanner, but regular users and network
users can't see it. Changing the permissions to -rw-rw-rw by hand makes
the scanner accessible to local users, but still not over the LAN. And
of course, it won't be preserved across reboots.

I added the network IP range to /etc/sane.d/saned.conf and added
localhost to /etc/sane.d/net.conf, configured /etc/xinetd.d/sane-daemon
as it was when it worked in F8, and opened port 6566 in the firewall.

Any idea what I'm missing?

I have sane-backends-1.0.19-10.fc9.i386. The HAL configuration for
scanners is in /usr/share/hal/fdi/policy/10osvendor/19-libsane.fdi.

TIA.

--
Matthew Saltzman

Clemson University Math Sciences
mjs AT clemson DOT edu
http://www.math.clemson.edu/~mjs

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
 
Old 07-24-2008, 04:38 PM
Matthew Saltzman
 
Default Scanner woes in F9

I sent this message to fedora-list, but received no reply. I hope
somebody here knows enough about HAL and/or SANE to help me out.

Apparently, scanner configuration is now handled through HAL rather than
UDEV, which means I have no idea how to get my scanner set up.

I have an Epson Expression 800 SCSI scanner. It is detected with no
problem as /dev/sg0 and gets user root, group lp and permissions
-rw-rw---. So root can see the scanner, but regular users and network
users can't see it. Changing the permissions to -rw-rw-rw by hand makes
the scanner accessible to local users, but still not over the LAN. And
of course, it won't be preserved across reboots.

I added the network IP range to /etc/sane.d/saned.conf and added
localhost to /etc/sane.d/net.conf, configured /etc/xinetd.d/sane-daemon
as it was when it worked in F8, and opened port 6566 in the firewall.

Any idea what I'm missing?

I have sane-backends-1.0.19-10.fc9.i386. The HAL configuration for
scanners is in /usr/share/hal/fdi/policy/10osvendor/19-libsane.fdi.

TIA.

--
Matthew Saltzman

Clemson University Math Sciences
mjs AT clemson DOT edu
http://www.math.clemson.edu/~mjs

--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
 
Old 07-24-2008, 05:29 PM
Nils Philippsen
 
Default Scanner woes in F9

On Thu, 2008-07-24 at 11:38 -0400, Matthew Saltzman wrote:
> I sent this message to fedora-list, but received no reply. I hope
> somebody here knows enough about HAL and/or SANE to help me out.
>
> Apparently, scanner configuration is now handled through HAL rather than
> UDEV, which means I have no idea how to get my scanner set up.
>
> I have an Epson Expression 800 SCSI scanner. It is detected with no
> problem as /dev/sg0 and gets user root, group lp and permissions
> -rw-rw---. So root can see the scanner, but regular users and network
> users can't see it. Changing the permissions to -rw-rw-rw by hand makes
> the scanner accessible to local users, but still not over the LAN. And
> of course, it won't be preserved across reboots.
>
> I added the network IP range to /etc/sane.d/saned.conf and added
> localhost to /etc/sane.d/net.conf, configured /etc/xinetd.d/sane-daemon
> as it was when it worked in F8, and opened port 6566 in the firewall.
>
> Any idea what I'm missing?
>
> I have sane-backends-1.0.19-10.fc9.i386. The HAL configuration for
> scanners is in /usr/share/hal/fdi/policy/10osvendor/19-libsane.fdi.

Please open a bug report at http://bugzilla.redhat.com against the
sane-backends component and attach the output of "lshal" to the ticket
(don't paste it as comment).

Nils
--
Nils Philippsen / Red Hat / nphilipp@redhat.com
"Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety." -- B. Franklin, 1759
PGP fingerprint: C4A8 9474 5C4C ADE3 2B8F 656D 47D8 9B65 6951 3011

--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
 
Old 07-25-2008, 12:48 PM
"Matthew Saltzman"
 
Default Scanner woes in F9

Title: Re: Scanner woes in F9









On Thu, 2008-07-24 at 18:29 +0200, Nils Philippsen wrote:

> On Thu, 2008-07-24 at 11:38 -0400, Matthew Saltzman wrote:

> > I sent this message to fedora-list, but received no reply.* I hope

> > somebody here knows enough about HAL and/or SANE to help me out.

> >

> > Apparently, scanner configuration is now handled through HAL rather than

> > UDEV, which means I have no idea how to get my scanner set up.

> >

> > I have an Epson _expression_ 800 SCSI scanner.* It is detected with no

> > problem as /dev/sg0 and gets user root, group lp and permissions

> > -rw-rw---.* So root can see the scanner, but regular users and network

> > users can't see it.* Changing the permissions to -rw-rw-rw by hand makes

> > the scanner accessible to local users, but still not over the LAN.* And

> > of course, it won't be preserved across reboots.

> >

> > I added the network IP range to /etc/sane.d/saned.conf and added

> > localhost to /etc/sane.d/net.conf, configured /etc/xinetd.d/sane-daemon

> > as it was when it worked in F8, and opened port 6566 in the firewall.

> >

> > Any idea what I'm missing?

> >

> > I have sane-backends-1.0.19-10.fc9.i386.* The HAL configuration for

> > scanners is in /usr/share/hal/fdi/policy/10osvendor/19-libsane.fdi.

>

> Please open a bug report at http://bugzilla.redhat.com against the

> sane-backends component and attach the output of "lshal" to the ticket

> (don't paste it as comment).





https://bugzilla.redhat.com/show_bug.cgi?id=456656



Thanks.



> Nils

--

*************** Matthew Saltzman



Clemson University Math Sciences

mjs AT clemson DOT edu

http://www.math.clemson.edu/~mjs






--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
 

Thread Tools




All times are GMT. The time now is 01:35 PM.

VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org