Re: Microsoft Wireless Optical Desktop v 2.10 (mouse not beingdetected)

2005-10-16 Thread Alejandro Valenzuela Roca
Thank you for your replies.

Mike: have you tried connecting the mouse through PS/2 (if possible)?

I'll try it tomorrow (the computer I'm using right now has only USB
ports).

Paul: the difference between your setup and mine is the fact that
there's only one receiver for both the wireless keyboard and the mouse.

The keyboard does get detected, but then I only see this Human Interface
Device which basically seems to do nothing (what can an HID do, btw?).
Here's the usbdevs output:

addr 1: OHCI root hub, NEC
 addr 4: PSC 750, Hewlett-Packard
 addr 3: USB Optical Mouse, A4Tech
 addr 2: Synaptics WheelPad, Synaptics Inc.
addr 1: OHCI root hub, NEC
 addr 2: Microsoft Wireless Optical Desktop® 2.10, Microsft
addr 1: EHCI root hub, NEC

The USB Optical Mouse from A4Tech is the replacement (wired) mouse
(ums1) I'm using instead of the wireless included with the MS Optical
Desktop Junkish Edition. Currently I'm using my laptop, so there's the
Synaptics Wheelpad in ums0.

Here's a bit more of the dmesg:

ums0: A4Tech USB Optical Mouse, rev 1.10/0.01, addr 2, iclass 3/1
ums0: 7 buttons and Z dir.
ums1: Synaptics Inc. Synaptics WheelPad, rev 1.10/0.10, addr 3, iclass
3/1
ums1: 3 buttons and Z dir.
Timecounter "TSC" frequency 1993540700 Hz quality 800
Timecounters tick every 10.000 msec
ad0: 76319MB  [155061/16/63] at ata0-master
UDMA100
acd0: CDRW  at ata0-slave PIO4
ums0: at uhub0 port 2 (addr 2) disconnected
ums0: detached
uhub0: device problem (IOERROR), disabling port 2
ums1: at uhub0 port 3 (addr 3) disconnected
ums1: detached
ums0: Synaptics Inc. Synaptics WheelPad, rev 1.10/0.10, addr 2, iclass
3/1
ums0: 3 buttons and Z dir.
cd0 at ata0 bus 0 target 1 lun 0
cd0:  Removable CD-ROM SCSI-0 device
cd0: 16.000MB/s transfers
cd0: Attempt to query device size failed: NOT READY, Medium not present
Mounting root from ufs:/dev/ad0s3a
ukbd0: Microsft Microsoft Wireless Optical Desktop® 2.10, rev 2.00/0.38,
addr 2, iclass 3/1
kbd1 at ukbd0
uhid0: Microsft Microsoft Wireless Optical Desktop® 2.10, rev 2.00/0.38,
addr 2, iclass 3/1
ums1: A4Tech USB Optical Mouse, rev 1.10/0.01, addr 3, iclass 3/1
ums1: 7 buttons and Z dir.

The "uhub0: device problem (IOERROR), disabling port 2" line appeared
now that I've been trying to use the MS Wireless Optical Desktop Junkish
Edition (as if there was another one). It doesn't seem to affect much,
just reconnecting the MS stuff makes the keyboard work. There's that
uhid0 device as well, does anyone know what can be done with it?


Thanks again for your replies

PS:I tried using the Wireless Optical Desktop in Ubuntu Warty, but
surprisingly nothing works at all, not even the keyboard which works
here in FreeBSD.
-- 
"Los ñoños conducen la electricidad"

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Microsoft Wireless Optical Desktop v 2.10 (mouse not being detected)

2005-10-16 Thread Alejandro Valenzuela Roca
Hello, I just purchased a "Microsoft Wireless Optical Desktop" this
morning and I'm regretting I did.

Here's my dmesg:

ukbd0: Microsft Microsoft Wireless Optical Desktop® 2.10, rev 2.00/0.38,
addr 2, iclass 3/1
kbd1 at ukbd0
uhid0: Microsft Microsoft Wireless Optical Desktop® 2.10, rev 2.00/0.38,
addr 2, iclass 3/1

As you can see, I connected the wireless receiver to an usb port. The
keyboard works correctly but the mouse is never discovered...

The computer I've got right now has only USB ports. Tomorrow I'll be
able to test it when connected via PS/2, and I'll write back.

Do you have any suggestions on what I might try to make the wireless
mouse work?

Thank you very much
Alejandro
-- 
"Los ñoños conducen la electricidad"

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Trouble when trying to compile glade 2 projects [linked]

2004-11-02 Thread Alejandro Valenzuela Roca
Hi there, whenever I try to run the autogen.sh script of a glade 2
project (no matter how simple it is, or whether it's C or C++ or whether
it is a GTK or Gnome project), I always get to this:

[...]
> checking for gcc option to accept ANSI C... (cached) none needed
> checking dependency style of gcc... (cached) gcc3
> checking how to run the C preprocessor... gcc -E
> checking for egrep... grep -E
> checking for ANSI C header files... yes
> ./configure.lineno: 5040: Syntax error: word unexpected (expecting ")")


I have copied the following files from /usr/local/gnu-autotools/bin to
/usr/local/bin to be able to run autogen.sh at all:

aclocal, autoconf, autoheader, autom4te, automake, autoreconf, autoscan,
autoupdate.

I LINK the "project" and the autogen.sh output... 
(I had attached it; I didn't know about the 200 kB rule, sorry :P)

http://www.mexinetica.com/~lanjoe9/freebsd/proyecto1.tar.gz


What am I missing or doing wrong?

Have a nice day
Alejandro

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"