Results 1 to 10 of 10
After Ubuntu gets to the desktop I always have to unhook the receiver from the doggle to get it to work, I had this fixed in 8.10 but the same ...
- 04-05-2009 #1
Logitech DiNovo Bluetooth Mouse KB Combo w/Ubuntu 9.04
After Ubuntu gets to the desktop I always have to unhook the receiver from the doggle to get it to work, I had this fixed in 8.10 but the same fix doesn't seem to work in 9. Can anyone help, I've Googled and found links for fixes but to noobish to know what they're saying, appreciate any help, thanx!
- 04-06-2009 #2
maybe try this:
sudo gedit /etc/rc.local
password
then add this before the exit 0
sudo hciconfig hci0 up
sudo hciconfig hci0 reset
sudo hidd --connect <MAC_addr_mouse>Bodhi 1.3 & Bodhi 1.4 using E17
Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17
"The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"
- 04-06-2009 #3
- 04-06-2009 #4
just to verify, you did change the MAC_addr_mouse to your mac address right?
Bodhi 1.3 & Bodhi 1.4 using E17
Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17
"The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"
- 04-07-2009 #5
I opened up Terminal entered this command
sudo gedit /etc/rc.local
entered my password
it opened another screen with a bunch of crap and this line exit 0 at the bottom.
I added this
sudo hciconfig hci0 up
sudo hciconfig hci0 reset
sudo hidd --connect <MAC_addr_mouse>
before
exit 0
Is that what you told me or did I "F" it up
- 04-07-2009 #6
well MAC_addr_mouse refers to your mac address of your mouse. Every bluetooth device has a mac address similar to a phone number, with the code as is it wouldn't work. To get your mac address put your mouse in the open mode (usually a button on the mouse) and then run this command in terminal:
sudo hidd --search
if that doesn't work try
hcitool scanBodhi 1.3 & Bodhi 1.4 using E17
Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17
"The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"
- 04-07-2009 #7
- 04-07-2009 #8
sudo hidd --search
Result
sudo: hidd: command not found
hcitool scan
Result
Device is not available: No such device
- 04-18-2009 #9
Found a Fix
The fix for me was to uninstall "bluez-utils" using Synaptic Packet Manager remove the "bluez-utils" package, your Logitech DiNovo Bluetooth Mouse KB Combo should work normally. Not to sure if this will effect other bluetooth devices (headsets, etc.) but it works for me, now mouse and KB come on at startup without me having to unplug and plugin the receiver.
- 05-07-2009 #10Just Joined!
- Join Date
- Jun 2008
- Posts
- 1


Reply With Quote
