Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Feb 2003 21:20:23 +0100
From:      Daniel Graupner <listen@danielgraupner.de>
To:        freebsd-questions@freebsd.org
Subject:   Re: Help: Monitor/Keyboard Switch with freebsd
Message-ID:  <3E42C387.5080705@danielgraupner.de>
In-Reply-To: <3E3FB257.3060704@danielgraupner.de>
References:  <3E3FB257.3060704@danielgraupner.de>

next in thread | previous in thread | raw e-mail | index | archive | help
hi all there,

just want to mention, that my problem is solved. Maybe anyone is interested.
Freebsd wants to detect the keyboard automatically, not a good thing 
with an kvm switch.

Just search the line :
device atkbd0 at atkbdc? flags 0x100
this is your keyboard. The falg does the detection, simply delete "flags 
0x100" ... compile
your kernel...everything will work fine.

daniel

Daniel Graupner schrieb:

> Hey there,
>
> i'm using a kvm-switch which simply multiplexes keyboard and monitor 
> between 2 workstations.
> After installing freebsd, the following problem occured:
>
> - keyboard-interaction during boot (kernel) is possible
> - after boot-stage my keyboard is "dead"
>
> any ideas??
>
> thanx, daniel.
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E42C387.5080705>