public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Logitech cordless
@ 2006-05-23  2:51 James Colby
  2006-05-23  4:03 ` Jason Weisberger
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: James Colby @ 2006-05-23  2:51 UTC (permalink / raw
  To: gentoo-user

List members -

I am trying to use a Logitech cordless keyboard and mouse with my
gentoo based laptop.  When I try to boot into linux the cordless
receiver is never enabled.  After doing some research on google it
appears that the easiest solution is to use a USB to PS2 adapter for
the usb connection, but unfortunately that will not work for me as I
only have one ps2 slot.  Does anyone know if there is a kernel option
or a third party driver that I could install to enable my cordless
keyboard and mouse.

Thanks everyone for all of your help over the last few days.

regards,
James

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Logitech cordless
  2006-05-23  2:51 [gentoo-user] Logitech cordless James Colby
@ 2006-05-23  4:03 ` Jason Weisberger
  2006-05-23  4:19 ` Richard Fish
  2006-05-23  5:27 ` Iain Buchanan
  2 siblings, 0 replies; 4+ messages in thread
From: Jason Weisberger @ 2006-05-23  4:03 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 315 bytes --]

This may be a stupid question, but is your USB support enabled in your
kernel?  Certain types of support are not enabled by default.  If you like,
send your laptop model and make so I can see which type you'll need to
compile in.

Also, I assume you're using UDEV?

-- 
Jason Weisberger
jbdubbs@gmail.com

[-- Attachment #2: Type: text/html, Size: 387 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Logitech cordless
  2006-05-23  2:51 [gentoo-user] Logitech cordless James Colby
  2006-05-23  4:03 ` Jason Weisberger
@ 2006-05-23  4:19 ` Richard Fish
  2006-05-23  5:27 ` Iain Buchanan
  2 siblings, 0 replies; 4+ messages in thread
From: Richard Fish @ 2006-05-23  4:19 UTC (permalink / raw
  To: gentoo-user

On 5/22/06, James Colby <jcolby@gmail.com> wrote:
> List members -
>
> I am trying to use a Logitech cordless keyboard and mouse with my
> gentoo based laptop.  When I try to boot into linux the cordless
> receiver is never enabled.  After doing some research on google it
> appears that the easiest solution is to use a USB to PS2 adapter for
> the usb connection, but unfortunately that will not work for me as I
> only have one ps2 slot.  Does anyone know if there is a kernel option
> or a third party driver that I could install to enable my cordless
> keyboard and mouse.

AFAIK you only need USB HID support. (Device Drivers->USB
Suppport->USB Human Interface Device (full HID) support).  Make sure
it is =y to build into the kernel.  My system at home uses no PS/2
devices at all.

If you want a hardware solution, generally a PS2 splitter will do the
trick.  It is common to use these with laptops to allow a PS/2
keyboard and a PS/2 mouse to be connected to the same port, although
there is nothing really 'special' about the splitter.  Just ask your
local computer store for a PS/2 Y-splitter.

-Richard

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Logitech cordless
  2006-05-23  2:51 [gentoo-user] Logitech cordless James Colby
  2006-05-23  4:03 ` Jason Weisberger
  2006-05-23  4:19 ` Richard Fish
@ 2006-05-23  5:27 ` Iain Buchanan
  2 siblings, 0 replies; 4+ messages in thread
From: Iain Buchanan @ 2006-05-23  5:27 UTC (permalink / raw
  To: gentoo-user

On Mon, 2006-05-22 at 22:51 -0400, James Colby wrote:
> List members -
> 
> I am trying to use a Logitech cordless keyboard and mouse with my
> gentoo based laptop.  When I try to boot into linux the cordless
> receiver is never enabled.

never?  Did you wait until X boots?

>   After doing some research on google it
> appears that the easiest solution is to use a USB to PS2 adapter for
> the usb connection, but unfortunately that will not work for me as I
> only have one ps2 slot.

using ps2 shouldn't be necessary.

>   Does anyone know if there is a kernel option
> or a third party driver that I could install to enable my cordless
> keyboard and mouse.

The fact that it's cordless doesn't matter.  The dongle pretends to be
the keyboard and mouse on their behalf...

I can think of three things you may need to do:

1. you need to turn on usb legacy in the bios (never understood why it
was called "legacy", but you need this to use usb keyboards before the
OS loads the usb drivers, eg in grub)

2a. you need hotplug / coldplug or whatever udev has replaced it with.
I'm using ~x86 which obsoletes hotplug and coldplug in favour of udev,
but if you're using x86, hotplug and coldplug may still be around.
OR
2b. Instead of coldplug, you could just load the usb modules
automatically on boot with /etc/modules.d/...

3. You might not have compiled usb support into your kernel, or maybe
you left out usbhid.

let me know how you go with those pointers.
-- 
Iain Buchanan <iaindb at netspace dot net dot au>

Work is the crab grass in the lawn of life.
		-- Schulz

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-05-23  5:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-23  2:51 [gentoo-user] Logitech cordless James Colby
2006-05-23  4:03 ` Jason Weisberger
2006-05-23  4:19 ` Richard Fish
2006-05-23  5:27 ` Iain Buchanan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox