r352368 can't boot

2019-09-16 Thread KIRIYAMA Kazuhiko
call_common+0x101 Uptime: 4m56s Consoles: userboot FreeBSD/amd64 User boot, Revision 1.1 (Mon Jun 18 16:11:55 UTC 2018 r...@releng3.nyi.freebsd.org) Loading /boot/defaults/loader.conf xemit not found Error while including /boot/frames.4th, in the line: h_el @ xemit can't load 'kernel' Type '?' for a list of commands, 'help' for more detailed help. OK Regards --- KIRIYAMA Kazuhiko ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

r351680 kernel panic in login

2019-09-20 Thread KIRIYAMA Kazuhiko
ium Processor x5-E8000/J3xxx/N3xxx Series Trusted Execution Engine' class = encrypt/decrypt isab0@pci0:0:31:0: class=0x060100 card=0x72708086 chip=0x229c8086 rev=0x36 hdr=0x00 vendor = 'Intel Corporation' device = 'Atom/Celeron/Pentium Processor

ctfmerge -L VERSION -g -o kernel.full ...

2019-10-14 Thread KIRIYAMA Kazuhiko
o-aes -mno-avx -std=iso9899:1999 -Werror vers.c ctfconvert -L VERSION -g vers.o linking kernel.full ctfmerge -L VERSION -g -o kernel.full ... What should I do ? Regards --- KIRIYAMA Kazuhiko ___ freebsd-current@freebsd.org mailing list https://lists.f

Re: Leaving the Desktop Market

2014-09-17 Thread KIRIYAMA Kazuhiko
Dear lists, I'm sorry for 2L8 reply though,I have transrated this thread into japanese in [1]. I wonder if every mail transrated correctly so please check it if you understand japanese especially by japanese lists. BTW ML mails should be obeyed by FreeBSD Copyright but it's derivative work would b

Why status and poll could not run with defaullt?

2014-12-17 Thread KIRIYAMA Kazuhiko
Hi, Why status and poll diectives could not run in rc.d scripts with default? According to comment about run_rc_command argument: # run_rc_command argument # Search for argument in the list of supported commands, which is: # "start stop restart rcvar status poll ${extra_comman

fatal: Fssh_packet_write_poll: Connection from xxx.xxx.xx.xx port yyyyy: Permission denied

2016-11-21 Thread KIRIYAMA Kazuhiko
#5 r259404M: Mon Dec 16 00:12:52 JST 2013 ad...@kazu.pis:/usr/obj/usr/src/sys/GENERIC amd64 kiri@kazu:~[996]% ssh -V OpenSSH_6.2p2, OpenSSL 0.9.8y 5 Feb 2013 kiri@kazu:~[997]% Best regards. [1] https://www.gentoo.org/support/news-items/2015-08-13-ope

Re: fatal: Fssh_packet_write_poll: Connection from xxx.xxx.xx.xx port yyyyy: Permission denied

2016-11-23 Thread KIRIYAMA Kazuhiko
At Tue, 22 Nov 2016 10:47:17 -0500, Allan Jude wrote: > > [1 Re: fatal: Fssh_packet_write_poll: Connection from xxx.xxx.xx.xx port > y: Permission denied ] > [1.1 ] > On 2016-11-22 02:37, KIRIYAMA Kazuhiko wrote: > > Hi, all > > > > I've updated to

Re: fatal: Fssh_packet_write_poll: Connection from xxx.xxx.xx.xx port yyyyy: Permission denied

2016-11-28 Thread KIRIYAMA Kazuhiko
At Wed, 23 Nov 2016 17:24:32 +0900, my wrote: > > At Tue, 22 Nov 2016 10:47:17 -0500, > Allan Jude wrote: > > > > [1 Re: fatal: Fssh_packet_write_poll: Connection from xxx.xxx.xx.xx port > > y: Permission denied ] > > [1.1 ] > > On 2016-11-22 02:37,

BSD awk bug ?

2017-08-15 Thread KIRIYAMA Kazuhiko
; echo "$data" | gawk "$_f_awk" admin@tbedfpc:~/tmp % sh ./regex-2.sh 1 2 3 4 5 6 Not 6 components! : "1 2 3 4 5" 1 2 3 4 5 6 1 2 3 4 5 6 Not 6 components! : "1 2 3 4" Not 6 components! : "1 2 3" admin@tbedfpc:~/tmp % uname

Re: BSD awk bug ?

2017-08-15 Thread KIRIYAMA Kazuhiko
At Wed, 16 Aug 2017 10:36:36 +0900, Tomoya Tabuchi wrote: > > On Wed, Aug 16, 2017 at 10:14:46AM +0900, KIRIYAMA Kazuhiko wrote: > > admin@tbedfpc:~/tmp % ll > > total 12 > > -rw-r--r-- 1 admin admin 235 Aug 16 10:01 regex-1.sh > > -rw-r--r-- 1 admin admi

Re: A proposal

2014-03-29 Thread KIRIYAMA Kazuhiko
Hi, Allan At Sat, 29 Mar 2014 01:43:11 -0400, Allan Jude wrote: > > On 2014-03-29 01:22, Joe Nosay wrote: > > I have noticed that options VPS, VIMAGE, and MROUTING are not standard for > > the kernel with a base install. Is there any way that these can be made a > > part of the normal kernel so t

Announce /etc/rc.d/sendmail does not work in default should be made at use time.

2023-08-20 Thread KIRIYAMA Kazuhiko
Hi, all I found /etc/rc.d/sendmail does not work in default. To make use of sendmail, I had to be done with `cp /usr/share/examples/sendmail/mailer.conf /etc/mail'. I saw why default MTA changed to dma: commit a67b925ff3e58b072a60b633e442ee1d33e47f7f Author: Baptiste Daroussin

Re: Announce /etc/rc.d/sendmail does not work in default should be made at use time.

2023-09-01 Thread KIRIYAMA Kazuhiko
Hi, lists On Mon, 21 Aug 2023 20:25:22 +0900, Christoph Moench-Tegeder wrote: > > ## KIRIYAMA Kazuhiko (k...@truefc.org): > > > But there are nothing pointers to be changed default MTA > > changed to dma from sendmail ;-( > > There is: UPDATING 20221205. To aware

make installworld filed with "Required library libdialog.so.9 not found"

2023-09-19 Thread KIRIYAMA Kazuhiko
Hi, all I'm updating 15.0-CURRENT (main-n265415-b2bd87bb01a9) from 14.0-CURRENT, but make installworld filed with "Required library libdialog.so.9 not found" as follows: root@vm:/usr/src # make installworld make[1] warning: /usr/src/: Read-only file system. make[1]: "/usr/obj/usr/src/amd64.amd64/

Re: make installworld filed with "Required library libdialog.so.9 not found"

2023-09-20 Thread KIRIYAMA Kazuhiko
Hi Dimitry, On Wed, 20 Sep 2023 15:56:28 +0900, Dimitry Andric wrote: > > [1 ] > On 20 Sep 2023, at 04:47, KIRIYAMA Kazuhiko wrote: > > > > I'm updating 15.0-CURRENT (main-n265415-b2bd87bb01a9) from > > 14.0-CURRENT, but make installworld filed with "Re

revision not displayed in a2440348eed7

2023-09-25 Thread KIRIYAMA Kazuhiko
Hi, list I updated to a2440348eed7, but could not display revision: admin@tbedfc:~ % uname -a FreeBSD tbedfc 15.0-CURRENT FreeBSD 15.0-CURRENT #0: Tue Sep 26 00:15:10 JST 2023 root@tbedfc:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 admin@tbedfc:~ % Why ??? Regards --- Kazuhiko Kiriyam

Re: revision not displayed in a2440348eed7

2023-09-25 Thread KIRIYAMA Kazuhiko
Hi, Yuri On Tue, 26 Sep 2023 10:31:34 +0900, Yuri wrote: > > KIRIYAMA Kazuhiko wrote: > > Hi, list > > > > I updated to a2440348eed7, but could not display revision: > > > > admin@tbedfc:~ % uname -a > > FreeBSD tbedfc 15.0-CURRENT FreeBSD 15.0-CUR

Re: revision not displayed in a2440348eed7

2023-09-26 Thread KIRIYAMA Kazuhiko
On Tue, 26 Sep 2023 18:18:45 +0900, Tomoaki AOKI wrote: > > On Tue, 26 Sep 2023 15:29:00 +0900 > KIRIYAMA Kazuhiko wrote: > > > Hi, Yuri > > > > On Tue, 26 Sep 2023 10:31:34 +0900, > > Yuri wrote: > > > > > > KIRIYAMA Kazuhiko wrote: >

bsdinstall/scriptedpart could not run ;-(

2023-11-12 Thread KIRIYAMA Kazuhiko
Hi, all I usually run bsdinstall by instllerconfig, but bsdinstall/scriptedpart could not run ;-( My installerconfig is: PARTITIONS='nda0 gpt { 200M efi, 804G freebsd-ufs /, 128G freebsd-swap }' DISTRIBUTIONS='base.txz kernel-dbg.txz kernel.txz lib32.txz tests.txz' ZFSBOOT_DISKS="" #!/bin/sh /

r326622 and r326820 broken?

2017-12-18 Thread KIRIYAMA Kazuhiko
71206-r326622-memstick.img [2] FreeBSD-12.0-CURRENT-amd64-20171213-r326820-memstick.img --- KIRIYAMA Kazuhiko ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freeb

SG116j install crashed

2018-01-17 Thread KIRIYAMA Kazuhiko
b_why db> Detail log has put in [1]. BTW I used [2] so all stuffs are within it and it should not be fetched to internet. Is there any idea to go forth? Best regards. [1] http://35.200.82.201/~kiri/freebsd/sg116j/crash_in_install.jpeg [2] FreeBSD-12.0-CURRENT-amd64-20180110-r3277

Re: SG116j install crashed

2018-01-18 Thread KIRIYAMA Kazuhiko
/freebsd/sg116j/dmesg.boot > > Detail log has put in [1]. BTW I used [2] so all stuffs are > within it and it should not be fetched to internet. > > Is there any idea to go forth? > > Best regards. > > [1] http://35.200.82.201/~kiri/freebsd/sg116j/crash_in_install

Re: SG116j install crashed

2018-01-18 Thread KIRIYAMA Kazuhiko
bd_enter+0x3b: moveq$0,kbd_why db> # Full log image put on [1] # [1] http://35.200.82.201/~kiri/freebsd/sg116j/crash_in_install-2.jpeg > > Best regards. > > [1] http://35.200.82.201/~kiri/freebsd/sg116j/crash_in_install.jpeg > [2] FreeBSD-12.0-CURRENT-amd64-20180110-r

Re: SG116j install crashed

2018-01-20 Thread KIRIYAMA Kazuhiko
o all stuffs are > within it and it should not be fetched to internet. > > Is there any idea to go forth? > > Best regards. > > [1] http://35.200.82.201/~kiri/freebsd/sg116j/crash_in_install.jpeg > [2] FreeBSD-12.0-CURRENT-amd64-2018011

Broadcom 802.11ac WDI SDIO Adapter (Version 1.605.1.0) not configured

2018-01-23 Thread KIRIYAMA Kazuhiko
t configured root@t:~ # Any pointers or suggestions? My dmesg.boot is in [2]. Best regards [1] https://www.biccamera.com/bc/item/3716011/ [2] http://ds.truefc.org/~kiri/freebsd/sg116j/dmesg.boot --- KIRIYAMA Kazuhiko ___ freebsd-current@fr

microSDXC can't recognized

2018-01-25 Thread KIRIYAMA Kazuhiko
ard=0x72708086 chip=0x229c8086 rev=0x36 hdr=0x00 vendor = 'Intel Corporation' device = 'Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCU' class = bridge subclass = PCI-ISA root@t:~ # Best regards. [1] https:/

Re: microSDXC can't recognized

2018-01-26 Thread KIRIYAMA Kazuhiko
dr=0x00 > vendor = 'Intel Corporation' > device = 'Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series > PCU' > class = bridge > subclass = PCI-ISA > root@t:~ # > > Best regards. > > [1] https://www.biccamera.com/bc/item/3716011/ > [2] http://kakaku.com/item/K0001002985/ > [3] http://ds.truefc.org/~kiri/freebsd/sg116j/dmesg.boot > > --- > KIRIYAMA Kazuhiko > --- KIRIYAMA Kazuhiko ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

USB wifi dongle can't work

2018-01-28 Thread KIRIYAMA Kazuhiko
ns there is not a driver for RT7601? root@t:~ # uname -v FreeBSD 12.0-CURRENT #0: Sat Jan 27 17:58:35 JST 2018 admin@lmainkx:/usr/obj/usr/src/amd64.amd64/sys/RT7601 root@t:~ # and OS revision is r328126. Is there any idea? Best regards. --- KIRIYAMA Kazuhiko

Intel SST Audio Device(WDM)

2018-02-23 Thread KIRIYAMA Kazuhiko
fresh-install-debian-cant-find-the-audio-devices --- KIRIYAMA Kazuhiko ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

ZFS i/o error in recent 12.0

2018-03-19 Thread KIRIYAMA Kazuhiko
ot Any idea? Best regards [1] http://ds.truefc.org/~kiri/freebsd/current/zfs/messages [2] https://lists.freebsd.org/pipermail/freebsd-questions/2016-February/270505.html [3] https://forums.freebsd.org/threads/zfs-i-o-error-all-block-copies-unavailable-invalid-format.5522

Re: ZFS i/o error in recent 12.0

2018-03-21 Thread KIRIYAMA Kazuhiko
At Wed, 21 Mar 2018 08:01:24 +0100, Thomas Steen Rasmussen wrote: > > On 03/20/2018 12:00 AM, KIRIYAMA Kazuhiko wrote: > > Hi, > > > > I've been encountered suddenly death in ZFS full volume > > machine(r330434) about 10 days after installation[1]: > &

/usr/src/contrib/llvm/tools/clang/lib/Frontend/SerializedDiagnosticReader.cpp:5:1: error: expected unqualified-id

2018-04-18 Thread KIRIYAMA Kazuhiko
;87>oagnosticReader(h" ^~~~ 8 errors generated. *** Error code 1 Stop. make[5]: stopped in /usr/src/lib/clang/libclang *** Error code 1 Stop. make[4]: stopped in /usr/src/lib/clang *** Error code 1 Stop. make[3]: stopped in /usr/src

[no subject]

2018-04-24 Thread KIRIYAMA Kazuhiko
#0 r331153: Tue Mar 20 10:13:56 JST 2018 ad...@t.pis:/ds/obj/current/12.0/r331153/ds/src/current/12.0/r331153/amd64.amd64/sys/GENERIC amd64 root@vms:~ # Ports revision is r465515. Waht's happend ? Best regards --- KIRIYAMA Kazuhiko ___ fr

ZFS: I/O error - blocks larger than 16777216 are not supported

2018-06-20 Thread KIRIYAMA Kazuhiko
-current/2018-March/068886.html [2] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=151910 --- KIRIYAMA Kazuhiko ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: ZFS: I/O error - blocks larger than 16777216 are not supported

2018-06-20 Thread KIRIYAMA Kazuhiko
At Wed, 20 Jun 2018 23:34:48 -0400, Allan Jude wrote: > > On 2018-06-20 21:36, KIRIYAMA Kazuhiko wrote: > > Hi all, > > > > I've been reported ZFS boot disable problem [1], and found > > that this issue occers form RAID configuration [2]. So I > > rebuit

Re: ZFS: I/O error - blocks larger than 16777216 are not supported

2018-06-25 Thread KIRIYAMA Kazuhiko
At Thu, 21 Jun 2018 10:48:28 +0300, Toomas Soome wrote: > > > > > On 21 Jun 2018, at 09:00, KIRIYAMA Kazuhiko wrote: > > > > At Wed, 20 Jun 2018 23:34:48 -0400, > > Allan Jude wrote: > >> > >> On 2018-06-20 21:36, KIRIYAMA Kazuhiko wrote

Re: ZFS: I/O error - blocks larger than 16777216 are not supported

2018-06-28 Thread KIRIYAMA Kazuhiko
At Tue, 26 Jun 2018 09:48:10 +0300, Toomas Soome wrote: > > > > > On 26 Jun 2018, at 05:08, KIRIYAMA Kazuhiko wrote: > > > > At Thu, 21 Jun 2018 10:48:28 +0300, > > Toomas Soome wrote: > >> > >> > >> > >>> On 21 Jun 20

Is there any machine RISC-V implemented ?

2020-12-24 Thread KIRIYAMA Kazuhiko
Hi, all I've found RISC-V images in snapshots/ISO-IMAGES. Is there any machine RISC-V implemented so far ? ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-c

Can't fetch https://www.freebsd.org/releng/index.html

2021-01-26 Thread KIRIYAMA Kazuhiko
Hi all, I've been used https://www.freebsd.org/releng/index.html to know about latest FreeBSD updateing status for my many applications. I found that index.html can't fetch yesterday. Is there anyone to tell me how to get latest FreeBSD updateing status information with source file ? --- Kazuhiko

Is there any OS builtin git command like svnlite ?

2021-03-14 Thread KIRIYAMA Kazuhiko
Hi all, I'm working on clean installed VM -current from NFS mounted src like : admin@tbedfc:~ % df -h Filesystem SizeUsed Avail Capacity Mounted on /dev/vtbd0p2 11G4.1G5.7G42% / devfs