Re: Keyboard Issue on Dell 1850/FreeBSD

2006-04-04 Thread Anish Mistry
On Tuesday 04 April 2006 14:13, Alex Zbyslaw wrote:
> Anish Mistry wrote:
> >>The DRAC keyboard (USB) takes precedence over any other keyboard
> >>you attach.  I believe work is in progress to make FreeBSD
> >>recognise multiple simultaneous keyboards.
> >
> >The RELENG_6 and CURRENT have kbdmux support for multiple
> > keyboards.
>
> Cool.  Will those changes make it in to 6.1-RELEASE?  Or will us
> "release systems only" types have to wait for 6.2?
It will be in 6.1.  It's currently in the beta ISO images if you'd 
like to try it out.

-- 
Anish Mistry


pgpMFF1gPX57J.pgp
Description: PGP signature


Re: Keyboard Issue on Dell 1850/FreeBSD

2006-04-04 Thread Alex Zbyslaw

Anish Mistry wrote:




The DRAC keyboard (USB) takes precedence over any other keyboard
you attach.  I believe work is in progress to make FreeBSD
recognise multiple simultaneous keyboards.
   


The RELENG_6 and CURRENT have kbdmux support for multiple keyboards.

 

Cool.  Will those changes make it in to 6.1-RELEASE?  Or will us 
"release systems only" types have to wait for 6.2?


--Alex

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


Re: Keyboard Issue on Dell 1850/FreeBSD

2006-04-04 Thread Anish Mistry
On Tuesday 04 April 2006 13:45, Alex Zbyslaw wrote:
> mike s. cojocea wrote:
> > Hello, folks,
> >
> > I am working to install a FreeBSD 6.0 on a Dell 1850, with Dell
> > Remote Access Card.
> >
> > After the install is complete the keyboard no longer works.
> >
> > I can access the machine over SSH to do debugging. The
> > /var/log/messages did not show any error:
> >
> > %Apr  4 09:10:14 APPS01 kernel: atkbd0:  > Keyboard> irq 1 on atkbdc0
> > Apr  4 09:10:14 APPS01 kernel: kbd0 at atkbd0
> >
> > I tried it with FreeBSD 5.4 and it does the same thing. A Fedora
> > Core 4 and an RHEL 3 Linux did not have similar keyboard problem.
>
> The DRAC keyboard (USB) takes precedence over any other keyboard
> you attach.  I believe work is in progress to make FreeBSD
> recognise multiple simultaneous keyboards.
The RELENG_6 and CURRENT have kbdmux support for multiple keyboards.

-- 
Anish Mistry


pgpQA5lD7SEoa.pgp
Description: PGP signature


Re: Keyboard Issue on Dell 1850/FreeBSD

2006-04-04 Thread Alex Zbyslaw

mike s. cojocea wrote:


Hello, folks,

I am working to install a FreeBSD 6.0 on a Dell 1850, with Dell Remote 
Access Card.


After the install is complete the keyboard no longer works.

I can access the machine over SSH to do debugging. The 
/var/log/messages did not show any error:


%Apr  4 09:10:14 APPS01 kernel: atkbd0:  irq 1 on atkbdc0
Apr  4 09:10:14 APPS01 kernel: kbd0 at atkbd0

I tried it with FreeBSD 5.4 and it does the same thing. A Fedora Core 
4 and an RHEL 3 Linux did not have similar keyboard problem.


The DRAC keyboard (USB) takes precedence over any other keyboard you 
attach.  I believe work is in progress to make FreeBSD recognise 
multiple simultaneous keyboards.


If you search for "freebsd 2850 keyboard" with google you should find 
other posts where this is described.  We only access our 2850s from the 
DRAC, which works for us.


--Alex

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


Re: Keyboard Issue on Dell 1850/FreeBSD

2006-04-04 Thread Bill Moran
On Tue, 04 Apr 2006 16:54:21 +
"mike s. cojocea" <[EMAIL PROTECTED]> wrote:
> 
> I am working to install a FreeBSD 6.0 on a Dell 1850, with Dell Remote 
> Access Card.
> 
> After the install is complete the keyboard no longer works.
> 
> I can access the machine over SSH to do debugging. The /var/log/messages did 
> not show any error:
> 
> %Apr  4 09:10:14 APPS01 kernel: atkbd0:  Keyboard> irq 1 on atkbdc0
> Apr  4 09:10:14 APPS01 kernel: kbd0 at atkbd0
> 
> I tried it with FreeBSD 5.4 and it does the same thing. A Fedora Core 4 and 
> an RHEL 3 Linux did not have similar keyboard problem.
> 
> Any help to figure this out is going to be greatly appreciated.

We've been there and done that.

In our case, building a custom kernel solved the problem - being sure
to have the required USB devices in the kernel (note that DRAC keyboards
are USB keyboards).  You may be able to accomplish the same thing with
some sort of modules or loader magic, but we wanted custom kernels
anyway, so it wasn't a hassle.

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