Date: Sat, 26 Jul 2014 15:23:49 +0200 From: Lars Engels <lars.engels@0x20.net> To: Stefan Esser <se@freebsd.org> Cc: freebsd-current@freebsd.org, Beeblebrox <zaphod@berentweb.com> Subject: Re: Several minor annoyances on Current Message-ID: <20140726132349.GH10844@e-new.0x20.net> In-Reply-To: <53D3AAA3.4030506@freebsd.org> References: <1406282699515-5931653.post@n5.nabble.com> <53D2A73D.3010404@sasktel.net> <20140726120247.3b763085@rsbsd.rsb> <20140726112414.GG10844@e-new.0x20.net> <53D3AAA3.4030506@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--vtJ+CqYNzKB4ukR4 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jul 26, 2014 at 03:18:27PM +0200, Stefan Esser wrote: > Am 26.07.2014 um 13:24 schrieb Lars Engels: > > On Sat, Jul 26, 2014 at 02:03:09AM -0700, Beeblebrox wrote: > >> @ Ian: I added your code and rebuilt the kernel.=20 > >> /boot/loader.conf also has vfs.nfs.bootp_disable=3D"YES" Previously > >> described problem persists. > >>=20 > >> SEPARATE KBD_KEYMAP ISSUE: The keymap for keyboard fails to be > >> set from rc.conf with keymap=3D"fr.iso.kbd" Boot message shows this > >> but there is no record of the message in log files/dmesg: > >> "Configuring syscons: keymapkbdcontrol: keymap file "fr.iso.kbd" > >> not found: No such file or directory" Keymap gets set when I > >> change rc.conf entry to: > >> keymap=3D"/usr/share/syscons/keymaps/fr.iso.kbd" > >=20 > > Yes, I also stumbled upon this. Usually the following worked: > >=20 > > # kbdcontrol -l german.iso # kbdcontrol -l german.iso.kbd # > > kbdcontrol -l /usr/share/syscons/keymaps/german.iso.kbd > >=20 > > In the last few months on HEAD only the latest invocation works. >=20 > Please retry with kbdcontrol as of SVN revision 269120. >=20 > With this change, "kbdcontrol -l" looks at up to 4 places for > keyboard map definitions: >=20 > 1) Under the path found in the environment variable KEYMAP_PATH > 2) Under the full path name specified as parameter to -l > 3) Under the newcons-specific path (/usr/share/vt/keymaps) (***) > 4) Under the old path used for syscons (/usr/share/syscons/keymaps) >=20 > (***) Only if using newcons as reported by sysctl kern.vty >=20 > For newcons, there was no case 4), it only looked into vt/keymaps. > But many keymaps are identical for syscons and newcons and only a > few have been converted and placed into /usr/share/vt/keymaps. >=20 > Regards, STefan Thanks, that revision works for me. --vtJ+CqYNzKB4ukR4 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQF8BAEBCgBmBQJT06vlXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4RjQwMDE3RTRERjUzMTI1N0FGRTUxNDlF NTRDQjM3RDNBMDg5RDZEAAoJEOVMs306CJ1tizwIAJVV6GNRPnkHHe12MeEkgXNq iopLaol5WUMbj8RHSEt1zjjRUci+OVSqXd7B7kW6rHFVue7iGJRWAOME4BWGS32g aYijMll1oORDvpXldYMUCDOjSQMwtA80gFv26Ye6N9PRlXXuI32MR5TRhuoJHSaw nymo9QGKkKhTSdf8XjNqOQlG9IJ6eoUM9mjE9InH59BLCls6Z27zfo2bOZiYW2Ps xHOBdRhmdEEkGh+BCdgJQTPmDMEBZJFtobNtpTQkPwE7YsPcGMuGLBClrg+LVu35 DY87GenGaCCWrGLsn0fnVRtf+fGoMPCl+3sA00TphpN0p1gPmyMfSt0ZfcfzhLE= =tRua -----END PGP SIGNATURE----- --vtJ+CqYNzKB4ukR4--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140726132349.GH10844>