Re: Debian 10.4 Logitech MX5500

2020-07-31 Thread Charles Curley
On Fri, 31 Jul 2020 08:40:48 -0500
David Wright  wrote:

> . Boot with the installation flash drive, where the kbd/mouse work,
>   and use it as your rescue system to effect the repair as outlined
>   in the reference above.

Note that edits to /lib/udev/rules.d/97-bluetooth-hid2hci.rules will be
overwritten on the next upgrade to whatever package generates that
file.

The solution to that problem is to copy the file
97-bluetooth-hid2hci.rules to /etc/udev/rules.d/ and edit it there.

-- 
Does anybody read signatures any more?

https://charlescurley.com
https://charlescurley.com/blog/



Re: Debian 10.4 Logitech MX5500

2020-07-31 Thread David Wright
> On Thu 30 Jul 2020 at 17:56:21 (+), David wrote:
> > […] Now, when I 1st downloaded your ISO and put it on a Flash
> > Drive all was going great.  Booted up[,] lo[w] and behold my
> > Logitech worked that is until I installed/restarted.  No more Logitech.

On Fri 31 Jul 2020 at 02:06:08 (-0700), didier.gau...@gmail.com wrote:
> perhaps the solutions detailed here will work in your case:
>  
> https://askubuntu.com/questions/237051/undetected-logitech-mx-5500-keyboard-and-mouse

On Fri 31 Jul 2020 at 06:31:52 (-0600), Charles Curley wrote:
> On Fri, 31 Jul 2020 12:05:50 + David  wrote:
> 
> > Oh, the problem is having to find a wired kybd/mouse to even look.
> > As said wireless no longer works.

It looks as though you have two choices. Either:

. Boot with the installation flash drive, where the kbd/mouse work,
  and use it as your rescue system to effect the repair as outlined
  in the reference above.

Or:

. Boot with the installation flash drive and repeat the installation.
  Before it terminates, effect the repair as outlined above, but with
  one important change:
  Repair the file /target/lib/udev/rules.d/97-bluetooth-hid2hci.rules
  rather than the file /lib/udev/rules.d/97-bluetooth-hid2hci.rules
  because /target is where your new installation is being built.

  "Before it terminates"—when is a good time? With expert non-graphical
  installation, there are several opportunities:
- Install the GRUB boot loader on a hard disk
- Finish the installation (clock setting)
- Finish the installation (remove installation media)
  There may be fewer occasions when using non-expert/other methods.

  At the chosen opportune time, type Alt-F2 and press Return to get a shell.
  Effect the repair.
  Type Alt-F1 (or Alt-←) to return to the installation screen.

Cheers,
David.



Re: Debian 10.4 Logitech MX5500

2020-07-31 Thread Charles Curley
On Fri, 31 Jul 2020 12:05:50 +
David  wrote:

> Oh, the problem is having to find a wired kybd/mouse to even look.
> As said wireless
> no longer works.

Please reply to the list so that others can see and possibly benefit
from the exchange.

Try booting to an old Linux. If you don't have one handy, finnix
(command line only) does an excellent job for this sort of thing.
Knoppix (GUI) should also.

-- 
Does anybody read signatures any more?

https://charlescurley.com
https://charlescurley.com/blog/



Re: Debian 10.4 Logitech MX5500

2020-07-30 Thread Charles Curley
On Thu, 30 Jul 2020 17:56:21 +
David  wrote:

> The issue I have with most Linux's is that the latest version will
> not let me use my Logitech MX5500 kybd/mouse.  They are wireless off
> a USB port.

If the problem occurs in multiple distributions, I would suspect a
kernel, udev, or driver issue. First question, what exactly is the USB
id?  Please plug it in to a Linux computer, and copy and paste the
results of:

lsusb | grep 046d

which you will have to run as root.

-- 
Does anybody read signatures any more?

https://charlescurley.com
https://charlescurley.com/blog/