On Mon, Jul 28, 2014 at 11:17 AM, Filippo Moretti via freebsd-stable
<freebsd-stable at freebsd.org> wrote:> I enclose details of my system and problem with italian keyboard:
>
> Copyright (c) 1992-2014 The FreeBSD Project.
> Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
> The Regents of the University of California. All rights reserved.
> FreeBSD is a registered trademark of The FreeBSD Foundation.
> FreeBSD 10.0-STABLE #7 r269152: Sun Jul 27 18:04:39 CEST 2014
> root at sting:/usr/obj/usr/src/sys/STING_VT i386
VT kernel.
> FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
> VT: running with driver "vga".
> CPU: Intel(R) Pentium(R) 4 CPU 3.20GHz (3200.04-MHz 686-class CPU)
> Origin = "GenuineIntel" Id = 0xf41 Family = 0xf Model = 0x4
Stepping = 1
>
Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
> Features2=0x441d<SSE3,DTES64,MON,DS_CPL,CNXT-ID,xTPR>
> AMD Features=0x100000<NX>
> TSC: P-state invariant
> real memory = 4294967296 (4096 MB)
> avail memory = 3016171520 (2876 MB)
> Event timer "LAPIC" quality 400
> ACPI APIC Table: <INTEL D915PCM >
> FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
> FreeBSD/SMP: 1 package(s) x 1 core(s) x 2 HTT threads
> cpu0 (BSP): APIC ID: 0
> cpu1 (AP/HT): APIC ID: 1
>
>
>
>
> Configuring syscons: keymapkbdcontrol: keymap file "it.iso.kbd"
not found: No such file or directory
> however there is it.iso.kbd in /usr/share/syscons/keymaps
You need to convert this and put it in /usr/share/vt/keymaps since you
are no longer using syscons.
Cheers
Tom