[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2021-10-13 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: bluez (Ubuntu Precise) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2012-08-08 Thread Marc Deslauriers
** Also affects: bluez (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: bluez (Ubuntu Quantal) Importance: Medium Status: Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2012-08-08 Thread Marc Deslauriers
** Changed in: bluez (Ubuntu Precise) Status: New = Confirmed ** Changed in: bluez (Ubuntu Precise) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/269851

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2012-08-08 Thread Launchpad Bug Tracker
This bug was fixed in the package bluez - 4.101-0ubuntu3 --- bluez (4.101-0ubuntu3) quantal; urgency=low * debian/patches/dinovo_edge_keyboard.patch: support diNovo Edge keyboard. (LP: #269851) -- Tommy mesill...@gmail.com Fri, 27 Jul 2012 15:15:48 +1200 ** Changed in:

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2012-08-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/bluez -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/269851 Title: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore To manage notifications about this

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2012-07-26 Thread tommy
** Branch linked: lp:~mesilliac/ubuntu/quantal/bluez/fix-dinovo-edge- keyboard -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/269851 Title: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2012-07-24 Thread tommy
This change to the source package should correctly support the diNovo Edge Keyboard, without affecting other Logitech devices. I've verified it works for me when applied manually to /lib/udev/rules.d/97-bluetooth-hid2hci.rules I tried switching the :c713 device over too, didn't seem to make a

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2012-07-13 Thread RussianNeuroMancer
** Changed in: bluez (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/269851 Title: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore To

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2012-07-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: bluez (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/269851 Title:

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2012-04-29 Thread wk
about the same as mgmiller: original line /lib/udev/rules.d/97-bluetooth-hid2hci.rules: 14 KERNEL==hiddev*, ATTRS{idVendor}==046d, ATTRS{idProduct}==c70[345abce]| c71[34bc], replaced with : 14 KERNEL==hidraw*, ATTRS{idVendor}==046d, ATTRS{idProduct}==c70[345abce]| c71[34bc], relevant

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2012-04-27 Thread wk
not sure if this is the right place, but after upgrading from 11.10 to 12.04 yesterday i still had to manually change the udev rule (hiddev - hidraw) to get the DiNovo working. Which is a pain in the ass since i always have to get an old keyboard from somewhere. This happens to me every major

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2012-04-27 Thread Martin G Miller
This has been an ongoing problem, so I find out where the changes are for the version I am about to upgrade to and then, after doing the upgrade, but before you reboot, make the needed changes while your keyboard is still working. Then when you reboot, it will continue to work and you don't have

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2012-04-27 Thread Mathieu Trudel-Lapierre
Setting back to Incomplete since this doesn't actually appear to be fixed. Can you please provide the exact change you're making to 97-bluetooth- hid2hci.rules and the output of lsusb? Seems to me like maybe the logitech rules include a device it shouldn't, and it should be adjusted so that the

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2012-04-27 Thread Martin G Miller
This is what I am doing: gksudo gedit /lib/udev/rules.d/97-bluetooth-hid2hci.rules Look for the line under # Logitech devices that starts with: KERNEL==hiddev* and change it to: KERNEL==hidraw* The rest of the line is left as is. Save, restart. Here is the output of lsusb: ~$ lsusb Bus 001

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2011-01-31 Thread Sam Brightman
Once again, unsurprisingly, broken on upgrade. Mid-upgrade from Lucid to Maverick keyboard stopped working and flashes red Bluetooth light. What now? Into the roof to fetch the old keyboard for the fifth time? -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2011-01-31 Thread Martin G Miller
I also recently did a 9.10 to 10.04 to 10.10 upgrade (32 bit) on an old Dell notebook I decided to use as a HT computer. It only has a single USB 1.1 port that the dongle is plugged into. My Dinovo did not work until I finished the upgrade to 10.04, then it was fine and continued working fine

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2011-01-15 Thread ^_Pepe_^
Hi all. I'm marking this as Fix Released, as Maverick works out-of-the box. Let's keep backports alive to package develpers decision. ** Changed in: bluez (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2010-12-09 Thread Sam Brightman
Fix needs backporting to Lucid - upgrade from Karmic still leaves me with no input devices with which to apply fixes/upgrade to Maverick. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/269851 Title:

RE: [Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2010-10-20 Thread jamiepedder
and the Holy Grail Date: Fri, 15 Oct 2010 23:01:31 + From: mgmil...@optonline.net To: jamieped...@hotmail.com Subject: [Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore This bug appears resolved in Maverick. I have tried both 32 bit and 64 bit

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2010-10-15 Thread Martin G Miller
This bug appears resolved in Maverick. I have tried both 32 bit and 64 bit versions of 10.10 and the Dinovo keyboard works perfectly with no configuration. They have rewritten the 70-hid2hci.rules to include both hidraw and hiddev lines for 2 different classes of Logitech devices. This seems to

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2010-10-14 Thread Oli Wade
@braweheart: clicking on the icon is not possible when the mouse is part of the wireless keyboard setup. Changing hiddev to hidraw worked for me. -- Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore https://bugs.launchpad.net/bugs/269851 You received this bug notification

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2010-09-06 Thread mvisa
Lost the keyboard also after yesterdays update. Not very convenient. -- Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore https://bugs.launchpad.net/bugs/269851 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2010-09-06 Thread braweheart
My method worked also on a new install, on the same computer thou. My Dinovo are still working after yesterdays update, but I am running on the 2.6.34 kernel. -- Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore https://bugs.launchpad.net/bugs/269851 You received this bug

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2010-09-05 Thread arndtc
Just ran an update on Lucid and lost my Logitech DiNovo Edge keyboard again. This time I tried braweheart's instructions, and that seemed to work. The real test is weather this survives a reboot, or another update. Here is an update to the instructions from braweheart. - Left click on the BT

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2010-08-14 Thread TheFinePrint
Both a google search and a local search in the bug database reveals that this is a recurring problem, and at least every other Ubuntu release breaks the keyboard support. This is particularly problematic because it's nearly impossible to fix without a second keyboard, and since most live CDs don't

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2010-08-13 Thread TheFinePrint
Summary refers to Lucid beta. The problem is also present on Lucid final, as installed from the alternate CD. I only have diNovo-keyboards in my disposal, so even the workarounds are a bit of a hassle since I can't log on without some older live CD. -- Bluetooth Logitech Dinovo Edge

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2010-08-04 Thread braweheart
This worked for me (hope I remenber the steps correctly): Rightclick BTicon, Configure Press connect on the keyboard Choose the kayboard and click next. A code will appear. Press and hold the connect button on the usb dongel Enter the kode on the keyboard Press enter. Now you can let go of connect

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2010-05-31 Thread Unai Uribarri
The USB dongle that comes with the DiNovo Edge has a bug in its firmware. It crashes when the keyboard initiates the connection (when a key is pressed) and the connection is encrypted. If the host initiates the connection (when pairing) or the connection isn't encrypted (like in Windows XP), the

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2010-05-31 Thread arndtc
I just updated to Lucid this weekend and ran into this problem again. The comments by tommy solved the problem. The latest post may actually explain this problem that appears to be seen by many different Logitech bluetooth keyboards. (I did a search and found quite a few different bug reports of

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2010-05-31 Thread arndtc
Also how do you find out what the firmware version is on your BT dongle? -- Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore https://bugs.launchpad.net/bugs/269851 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2010-05-28 Thread Jack Deslippe
I also have this problem with my DiNovo Edge. And the temporary fix worked for me as well. But, this is clearly a regression (users don't like it when their keyboard stops working after upgrading) and should be changed in the default install. The bug is not assigned to anybody. Does anyone know

[Bug 269851] Re: Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore

2010-05-17 Thread mvisa
** Summary changed: - Bluetooth Logitech Dinovo Edge Keyboard/Mouse dones not work anymore + Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore -- Bluetooth Logitech Dinovo Edge Keyboard/Mouse does not work anymore https://bugs.launchpad.net/bugs/269851 You received this bug