Tag Archive for 'C-UV35'

Widcomm 6.2.1.0100

Vermutlich schon seit einigen Tagen ist die Widcomm 6.2.1.0100 für Windows Vista und 7 über den Updater erhältlich.

SetPoint 4.72 & Windows 7 64bit

Ich habe mir vor einigen Wochen einen neuen Rechner zusammengebaut.
CPU: Intel Core 2 Quad Q9550 E0
Mainboard: Intel DG45ID
RAM: 8GB
Festplatte: Seagate ST31500341AS

Als Betriebssystem habe ich Windows 7 64bit installiert. Ich war sehr gespannt ob mein Logitech diNovo Laser Set samt SetPoint Software über Bluetooth funktionieren wird. Ich habe diesen Treiber installiert setpoint472bt_v270v470_x64.exe und alles läuft wie erwartet.

  • Bluetooth des C-UV35 ist aktiviert
  • Bluetooth läuft über den Windows 7 Stack
  • SetPoint 4.72 Software erkennt die Geräte

Die Festplatte macht beim Anlaufen merkwürdige Geräusche scheint aber normal zu sein. Beim Zugriff auf Daten klackert sie hörbar.

Widcomm 5.5.0.6000 & SetPoint 4.72

Die Installation der Logitech  SetPoint Software 4.72 mit anschließendem Update der Widcomm Software auf Version 5.5.0.6000 hat wieder funktioniert.
Logitech SetPoint 4.72

Logitech SetPoint 4.72

Widcomm 5.5.0.6800

Widcomm 5.5.0.6800

HID to HCI switch

The big Logitech C-UV35 bluetooth problem. If you insert the stick the dongle is working in the default hid mode. To get the bluetooth stuff you must switch it to the hci mode. You need a console and must send the command lhid2hci.exe with your vid and pid.

  • vid 046d pid c713 Logitech diNovo Edge
  • vid 046d pid c71f Logitech diNovo mini
  • vid 046d pid c70c Logitech diNovo Laser
  • vid 046d pid c70a Logitech MX5000
  • vid 046d pid c71c Logitech MX5500

You can get the  lhid2hci.exe  program  here: http://www.nynaeve.net/?p=5

For the future it seems that the mouse vid and pid must be in the switching command.

Logitech diNovo mini Firmware

Ich habe zwei Logitech diNovo mini Sets hier, beide haben unterschiedliche Firmwareversionen. Leider bietet Logitech für die Tastatur keine Updates auf der Supportseite an.
Firmware Version Logitech diNovo mini

Firmware Version Logitech diNovo mini

Firmware Version Logitech diNovo mini

Firmware Version Logitech diNovo mini

Die Firmwareversion auf beiden USB Sticks ist auch nicht die Neueste. Für C-UV35 Sticks von anderen Sets gibt es schon die 2.11.25.0.
C-UV35 vom Logitech diNovo mini

C-UV35 vom Logitech diNovo mini

Logitech diNovo mini

Logitech diNovo mini

Logitech diNovo mini

Die EOS war mal wieder nicht zur Hand. Einige Screenshots und Erkenntnisse gibt es in den nächsten Tagen.

Widcomm 5.5.0.5000 + C-UV35

Nach einigem Stick umgestecke zwischen Logitech C-UV35 und Anycom USB-250 läuft auch diese Widcomm Version wieder mit dem Logitech Stick.

Widcomm 5.5.0.5000

Widcomm 5.5.0.5000

ubuntu + bluez + dfutool

What you need: ubuntu 8.04 live cd

ubuntu@ubuntu:~$ mkdir bluez
ubuntu@ubuntu:~$ cd bluez
ubuntu@ubuntu:~/bluez$ sudo apt-get remove bluez-utils
ubuntu@ubuntu:~/bluez$ sudo apt-get remove bluez-audio
ubuntu@ubuntu:~/bluez$ sudo apt-get remove libbluetooth2
ubuntu@ubuntu:~/bluez$ wget http://bluez.sf.net/download/bluez-libs-3.36.tar.gz
ubuntu@ubuntu:~/bluez$ wget http://bluez.sf.net/download/bluez-utils-3.36.tar.gz
ubuntu@ubuntu:~/bluez$ tar -xf bluez-libs-3.36.tar.gz
ubuntu@ubuntu:~/bluez$ tar -xf bluez-utils-3.36.tar.gz
ubuntu@ubuntu:~/bluez$ sudo apt-get install build-essential
ubuntu@ubuntu:~/bluez$ cd bluez-libs-3.36
ubuntu@ubuntu:~/bluez/bluez-libs-3.36$ sudo ./configure
ubuntu@ubuntu:~/bluez/bluez-libs-3.36$ sudo make
ubuntu@ubuntu:~/bluez/bluez-libs-3.36$ sudo make install
ubuntu@ubuntu:~/bluez/bluez-libs-3.36$ cd ..
ubuntu@ubuntu:~/bluez$ cd bluez-utils-3.36
ubuntu@ubuntu:~/bluez/bluez-utils-3.36$ sudo apt-get install libusb-dev
ubuntu@ubuntu:~/bluez/bluez-utils-3.36$ sudo apt-get install libdbus-1-dev
ubuntu@ubuntu:~/bluez/bluez-utils-3.36$ sudo ./configure –enable-dfutool
ubuntu@ubuntu:~/bluez/bluez-utils-3.36$ sudo make
ubuntu@ubuntu:~/bluez/bluez-utils-3.36$ sudo make install
ubuntu@ubuntu:~/bluez/bluez-utils-3.36$ cd
ubuntu@ubuntu:~$ dfutool

C-UV35 Update auf 2.11.25.0

Logitech C-UV35 mit 2.11.25.0

Logitech hat diese Woche ein Firmwareupdate für die C-UV35 Dongles veröffentlicht. Das Update wird mit der Aktualisierung der SetPoint Software auf 4.60 eingespielt.

Logitech C-UV35 mit 2.11.25.0
 

C-UV35 Firmwares

Datum Uhrzeit Größe Dateiname Broadcom Version Logitech Version Set
23.10.2007 05:01 233.411 RR0100_B0089.dfu 2.11.22.0 1.0.89-HCI MX5500
19.12.2007 05:40 233.407 RR0101_B0092.dfu 2.11.25.0 1.1.92-HCI MX5500
22.01.2007 04:11 230.323 RR4005_B0073.dfu 2.1.238.0 40.5.73-HCI diNovo Laser
03.04.2007 13:55 230.245 RR4006_B0077.dfu 2.1.245.0 40.6.77-HCI diNovo Laser
05.02.2008 02:07 233.123 RR4007_B0092.dfu 2.11.25.0 40.7.92-HCI diNovo Laser
16.01.2007 22:15 230.193 RR5103_B0072.dfu 2.1.235.0 51.3.72-HCI MX5000?
03.04.2007 13:55 230.147 RR5103_B0077.dfu 2.1.245.0 51.3.77-HCI MX5000?

edit 23.05.08 21:32