Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #194578

Re: how do i tell usb to leave keyboard alone?

From songbird <songbird@anthive.com>
Newsgroups linux.debian.user
Subject Re: how do i tell usb to leave keyboard alone?
Date 2018-04-07 22:30 +0200
Message-ID <vC2Df-7db-1@gated-at.bofh.it> (permalink)
References <vC0UN-5ZN-3@gated-at.bofh.it> <vC1Hc-6yY-5@gated-at.bofh.it>
Organization the little wild kingdom

Show all headers | View raw


Abdullah Ramazanoglu wrote:
...
> colord-sane seems to be related to some printer utilities ("sane" =
> scanner support)
>
> I would have gone like...
>
> ~$ locate colord-sane		# needs mlocate package
> /usr/lib/colord/colord-sane
>
> ~$ dpkg -S /usr/lib/colord/colord-sane
> colord: /usr/lib/colord/colord-sane
>
> So colord-sane is installed as part of colord package.
>
> ~$ apt-cache --installed rdepends colord
> colord
> Reverse Depends:
>   cups-daemon
>   cups
>   cups-filters
>   cups-filters
>   cups-daemon
>   cups
>   colord-data
>   colord-data
>   libcolord2
>   cups
>   cups-filters
>   cups-daemon
>
> It is a cups *recommendation*, so you can uninstall it while holding on
> to cups.
>
> ~# apt-get remove colord

  i will need color management for various other
things.


> However, if your printer can also work as scanner, then you may
> actually need colord-sane in the future. So, instead of removing
> colord, it is probably a better practice to disable colord-sane service
> to see if it makes any difference. If it does, then you may debug why
> colord-sane is stepping over the keyboard.

  before i wasn't able to find anything for sane to 
mask using systemctl, but finally found where the
pieces were at under systemd and what they were called 
and used:

  # systemctl mask saned.service saned.socket saned@.socket

to see if that will help...  we'll see how that goes.
i'm not sure it is the problem or just happens to be
stirred up by something else.

  thank for your reply,


  songbird

Back to linux.debian.user | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

how do i tell usb to leave keyboard alone? songbird <songbird@anthive.com> - 2018-04-07 20:40 +0200
  Re: how do i tell usb to leave keyboard alone? Abdullah Ramazanoglu <ar018@yahoo.com> - 2018-04-07 21:30 +0200
    Re: how do i tell usb to leave keyboard alone? songbird <songbird@anthive.com> - 2018-04-07 22:30 +0200
  Re: how do i tell usb to leave keyboard alone? David Wright <deblis@lionunicorn.co.uk> - 2018-04-08 01:50 +0200
    Re: how do i tell usb to leave keyboard alone? songbird <songbird@anthive.com> - 2018-04-08 02:50 +0200
      Re: how do i tell usb to leave keyboard alone? songbird <songbird@anthive.com> - 2018-04-08 20:30 +0200
        Re: how do i tell usb to leave keyboard alone? Abdullah Ramazanoglu <ar018@yahoo.com> - 2018-04-08 20:50 +0200
          Re: how do i tell usb to leave keyboard alone? songbird <songbird@anthive.com> - 2018-04-08 23:30 +0200
        Re: how do i tell usb to leave keyboard alone? Brian <ad44@cityscape.co.uk> - 2018-04-08 21:00 +0200
          Re: how do i tell usb to leave keyboard alone? songbird <songbird@anthive.com> - 2018-04-09 00:40 +0200
            Re: how do i tell usb to leave keyboard alone? Curt <curty@free.fr> - 2018-04-09 19:10 +0200
  Re: how do i tell usb to leave keyboard alone? songbird <songbird@anthive.com> - 2018-04-09 15:20 +0200
  Re: how do i tell usb to leave keyboard alone? songbird <songbird@anthive.com> - 2018-04-10 18:20 +0200

csiph-web