[Bug 841822] Re: Oneiric 11.10 LiveCD beta can't install

Peter Errity perrity at gmail.com
Wed Nov 16 01:29:10 UTC 2011


I had this problem as well - in case others are still looking for a fix
this worked for me

http://ubuntuforums.org/showthread.php?t=1858493


Which suggests making one change to /lib/udev/rules.d/62-bluez-hid2hci.rules
i.e. in the Logitech Section  change KERNEL=="hiddev*"  to KERNEL=="hiddraw*"

BEFORE
KERNEL=="hiddev*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c70[345abce]|c71[34bc]", \
  RUN+="hid2hci --method=logitech-hid --devpath=%p"

AFTER
KERNEL=="hiddraw*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c70[345abce]|c71[34bc]", \
  RUN+="hid2hci --method=logitech-hid --devpath=%p"

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/841822

Title:
  Oneiric 11.10 LiveCD beta can't install

Status in “ubiquity” package in Ubuntu:
  Confirmed

Bug description:
  Hardware: Intel D945GCLF (Atom) with ATI Radeon HD 4350 PCI and
  Logitech diNovo Edge bluetooth keyboard/mouse.

  11.04 (Natty) Kubuntu USB key boots and installs perfectly.

  current Ubuntu nightly (downloaded yesterday) on USB key boots but:

  1) the Logitech diNovo Edge bluetooth keyboard can't send keytrokes or
  mouse movements to the PC

  I suspect this is a configuration issue of the bluetooth dongle

  http://awesomelinux.blogspot.com/2010/05/ubuntu-1004-lucid-logitech-
  dinovo-edge.html

  and at this stage IMHO it does not make sense to initialize it as a
  bluetooth device - just use the keyboard like grub does.

  https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/269851/comments/36

  2) even when using a different keyboard, the first window is white and
  the only actionable item on the screen is the X to close the windows.
  It asks confirmation that I want to interrupt the install.  No text or
  button to do an actual install.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/841822/+subscriptions




More information about the foundations-bugs mailing list