NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: USB-keyboard with a non-standard layout in wscons



On Fri, Jun 26, 2015 at 02:15:45PM +0200, Hans dinsen-hansen wrote:
> Dear List.
> 
> I still have problems with my USB keyboard and wscons.
> 

Since I have had problems with USB keyboards with NetBSD 6.1.5, and
had a chaotic "mapping" (the letter 'o' not typable; the lette 'e'
omnipresent etc.) the problem is perhaps with USB and with the lack of
initial configuration.

From usb(4), you could try to compile a kernel with setting the flags
'1' to force detection of the USB keyboard on boot :

usb* at ehci? flags 1
usb* at ohci? flags 1
usb* at uhci? flags 1

(ehci is for USB 2.0; ohci and uhci are for USB 1.0).

This is just a suggestion. Nothing more. But since I had problems with
an USB keyboard without mapping, the problem is probably on the USB 
side.

-- 
        Thierry Laronde <tlaronde +AT+ polynum +dot+ com>
                     http://www.kergis.com/
                     http://www.arts-po.fr/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C


Home | Main Index | Thread Index | Old Index