Re: Windows 10 or 11 as guest on Netbsd/amd64 with nvmm + sound?

2025-06-10 Thread Ryo ONODERA
rtio -net user \ -rtc base=localtime,clock=host \ -spice port=5924,disable-ticketing=on \ -device ich9-intel-hda -device hda-duplex \ -vga qxl \ -usb -device usb-tablet ich9-intel-hda is the audio device that is supported by Windows 10. However it generates any clear sound for me. Thank you. >

cvsweb.NetBSD.org

2025-05-20 Thread Ryo ONODERA
. -- Ryo ONODERA // r...@tetera.org PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3

Re: cvsweb.netbsd.org broken ?

2025-05-18 Thread Ryo ONODERA
Hi, Ryo ONODERA writes: > Hi, > > The internal error may be related to the number of concurrent connections. > I should adjust the settings. I have added a retriction for TCP connections instead of HTTP requests. Could you try to use cvsweb.NetBSD.org again? Thank you.

Re: cvsweb.netbsd.org broken ?

2025-05-18 Thread Ryo ONODERA
Hi, The internal error may be related to the number of concurrent connections. I should adjust the settings. Thank you. -- Ryo ONODERA // r...@tetera.org PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3 On Sun, May 18, 2025, 18:36 ci4ic4 wrote: > > > > &

Re: cvsweb.netbsd.org broken ?

2025-05-18 Thread Ryo ONODERA
Hi, I have tweaked QOS and filter settings. It may be too retrictive. It should be better for all users excluding bots now. Could you try to connect cvsweb.netbsd.org again? Thank you. Ramiro Aceves writes: > Many thanks! > > El 18/5/25 a las 8:30, Ryo ONODERA escribió: >> Hi

Re: cvsweb.netbsd.org broken ?

2025-05-18 Thread Ryo ONODERA
Hi, I will investigate the problem. Thank you. -- Ryo ONODERA // r...@tetera.org PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3 On Sun, May 18, 2025, 15:24 Ramiro Aceves wrote: > Hello, > > cvsweb.netbsd.org seems to be off for hours, or its me? > > Regards. > >

Re: how to build 32-bit pkgsrc on amd64

2016-11-28 Thread Ryo ONODERA
/pkg_comp will be useful too, however I have not tested pkg_comp. -- Ryo ONODERA // ryo...@yk.rim.or.jp PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3

Re: anoncvs.NetBSD.org

2016-03-21 Thread Ryo ONODERA
> > > On 3/21/16, bch wrote: >> On Mar 21, 2016 3:09 PM, "Ryo ONODERA" wrote: >>> >>> Hi, >>> >>> From: bch , Date: Mon, 21 Mar 2016 15:00:05 -0700 >>> >>> > Are there cvs issues going on w/ anoncvs.netbsd.org

anoncvs.NetBSD.org

2016-03-21 Thread Ryo ONODERA
riencing this ? If your use recent NetBSD/amd64 current, it may have problem in OpenSSL. See http://gnats.netbsd.org/50989 . With this problem, cvs dies silently for me. And how about $ ssh anoncvs.NetBSD.org ? It may result in SIGILL. > -bch P.S. If so, CVS_RSH=/rescue/ssh may help you. --

Re: libreoffice-bin pango errors

2016-03-20 Thread Ryo ONODERA
Hi, From: Ryo ONODERA , Date: Sun, 20 Mar 2016 17:06:54 +0900 (JST) > Hi, > > From: Mayuresh , Date: Wed, 16 Mar 2016 18:51:40 +0530 > >> On Wed, Mar 16, 2016 at 05:39:36AM +0900, Ryo ONODERA wrote: >>> pkgsrc/misc/libreoffice4-bin is Linux binary package. >&

Re: libreoffice-bin pango errors

2016-03-20 Thread Ryo ONODERA
Hi, From: Mayuresh , Date: Wed, 16 Mar 2016 18:51:40 +0530 > On Wed, Mar 16, 2016 at 05:39:36AM +0900, Ryo ONODERA wrote: >> pkgsrc/misc/libreoffice4-bin is Linux binary package. >> It uses libpango from pkgsrc/emulators/suse131_gtk3. > > I have suse_gtk2-13.1nb7. Does it h

Re: wireless WPA disconnection issues

2016-03-15 Thread Ryo ONODERA
essage from kernel. And only reboot helps me. Standard Wi-Fi access point does not cause this error. I have run(4) device and it is alway sane. Do you have additional message from your device? And TKIP connection is not stable (or not supported) for my devices. I decided to use AES always. > Than

Re: libreoffice-bin pango errors

2016-03-15 Thread Ryo ONODERA
Hi, And what is your X type? Native X in /usr/X11R7 or pkgsrc modular X in /usr/pkg? I have not tested modular X case... From: Ryo ONODERA , Date: Wed, 16 Mar 2016 05:39:36 +0900 (JST) > Hi, > > From: Mayuresh , Date: Tue, 15 Mar 2016 20:30:51 +0530 > >> On NetBSD 7

Re: libreoffice-bin pango errors

2016-03-15 Thread Ryo ONODERA
1 installed. Is there anything else I should check? pkgsrc/misc/libreoffice4-bin is Linux binary package. It uses libpango from pkgsrc/emulators/suse131_gtk3. NetBSD native pango is not related to pkgsrc/misc/libreoffice4-bin. Do you have any TrueType fonts in your X window system and compat_linux

Re: How to make /etc/fstab "portable"?

2016-02-17 Thread Ryo ONODERA
Hi, Thank you very much for your explanation! It is very interesting. Could you write this to the NetBSD guide? Thanks again. From: mlel...@serpens.de (Michael van Elst), Date: Mon, 8 Feb 2016 18:10:29 + (UTC) > ryo...@yk.rim.or.jp (Ryo ONODERA) writes: > >>However I have n

Re: How to make /etc/fstab "portable"?

2016-02-08 Thread Ryo ONODERA
or a gpt(8) disk, use: NAME=firstpartition / ffs rw,log 1 1 NAME=secondpartitionnoneswap sw,dp0 0 -- Ryo ONODERA // ryo...@yk.rim.or.jp PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3

Re: running a logitech quickcam 4000 on a netbsd raspberry pi

2016-02-06 Thread Ryo ONODERA
ic help ? I have some pre USB video class webcams and I had tried to write device driver for them. However the webcams uses USB isochronous transfer and they requires transaction translator support for USB 2.0. As far as I understand correctly, NetBSD EHCI has no transaction translator support yet. -- Ryo ONODERA // ryo...@yk.rim.or.jp PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3

Re: maintenance and move for anoncvs.NetBSD.org Dec 8th 8:00 UTC ff

2015-12-09 Thread Ryo ONODERA
From: Robert Elz , Date: Wed, 09 Dec 2015 17:51:40 +0700 > Date:Wed, 09 Dec 2015 18:36:16 +0900 (JST) > From: Ryo ONODERA > Message-ID: <20151209.183616.1083721381739271056.ryo...@yk.rim.or.jp> > > | I will fix the problem tonight. > >

Re: maintenance and move for anoncvs.NetBSD.org Dec 8th 8:00 UTC ff

2015-12-09 Thread Ryo ONODERA
7;t updated from cvs.netbsd.org yet after > the move? > > That is, using cvsweb, I am not seeing changes that source-changes said > were committed many hours ago (more than 9). > > kre > -- Ryo ONODERA // ryo...@yk.rim.or.jp PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3

Re: Webcams

2015-12-08 Thread Ryo ONODERA
Hello, > > Does anyone happen to know whether the Logitech > C310 webcam works with NetBSD? If not, I would > welcome an informed recommendation. > > Thanks, > -Andy Ball -- Ryo ONODERA // ryo...@yk.rim.or.jp PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3

Re: filesystem change monitoring

2015-08-12 Thread Ryo ONODERA
Hi, From: m...@netbsd.org (Emmanuel Dreyfus), Date: Wed, 12 Aug 2015 11:55:36 +0200 > Ryo ONODERA wrote: > >> If lsyncd uses Linux's inotofy, you can link libinotify from >> pkgsrc/devel/libinotify. It is a result of GSoC and implemented with >> kqueue/kevent (a

Re: filesystem change monitoring

2015-08-12 Thread Ryo ONODERA
to NetBSD: you quickly hit kern.maxfiles > because it needs to open a file descriptor for every single node monitored. If lsyncd uses Linux's inotofy, you can link libinotify from pkgsrc/devel/libinotify. It is a result of GSoC and implemented with kqueue/kevent (according to DESCR). --

Re: NetBSD for the dekstop

2015-02-21 Thread Ryo ONODERA
Hi, From: Mayuresh , Date: Sat, 21 Feb 2015 22:31:13 +0530 > On Sat, Feb 21, 2015 at 08:47:53PM +0900, Ryo ONODERA wrote: >> Have you tried mlterm-fb and sixel format? >> Of course you cannot directly display JPEG/PNG format files... > > That is interesting. What tools do

Re: NetBSD for the dekstop

2015-02-21 Thread Ryo ONODERA
framebuffer some time back. Not sure > whether the status is still the same. > > https://mail-index.netbsd.org/pkgsrc-wip-review/2012/02/26/msg001372.html Hi, Have you tried mlterm-fb and sixel format? Of course you cannot directly display JPEG/PNG format files... Thank you. -- Ryo ONODE

Re: NetBSD for the dekstop

2015-02-21 Thread Ryo ONODERA
? Recent pkgsrc/www/firefox package has GStreamer support and you can play almost all HTML 5 Video. I should write how-to on this topic... > - Better audio handling (muxing of output) > - Not defaulting to twm (there is already another thread on this, > ctwm/golem have been mentioned) > - More stable flash (ick, but...) -- Ryo ONODERA // ryo...@yk.rim.or.jp PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3

Re: NetBSD for the dekstop

2015-02-17 Thread Ryo ONODERA
I have no idea about its status. I feel that Gnome 3 is difficult. It is too complex to me. But Gnome 3 should be packaged. I have spent some time to package and update desktop apps. I believe there are NetBSD desktop users. Thank you. -- Ryo ONODERA // ryo...@yk.rim.or.jp PGP fingerprint = 82A2

Re: NetBSD on VMware ESXi

2014-07-04 Thread Ryo ONODERA
> I using the NetBSD if VMWare Player. > Are you using the NetBSD on VMWare ESXi someone? I have NetBSD/{amd64,i386} 6.1.4 and NetBSD/{amd64,i386} 5.2.2 on VMware ESXi 5.5.0 Build 1331820. NetBSD virtual machines are installed from ISO images. They work fine. I have not tested X.org, consol

Re: email management under netbsd : any simple strategies?

2014-06-17 Thread Ryo ONODERA
or pkgsrc/mail/wl-snapshot) that has full support for IMAP4 and SMTP may be solution especially when you will read/write multi-byte e-mails. -- Ryo ONODERA // ryo...@yk.rim.or.jp PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3

Re: pkgsrc - Ark - qt4-tools

2014-06-16 Thread Ryo ONODERA
: Leaving directory > '/usr/pkgsrc/x11/qt4-tools/work/qt-everywhere-opensource-src-4.8.5/tools' > Makefile:854: recipe for target 'sub-tools' failed > gmake: *** [sub-tools] Error 2 > *** Error code 2 > > Stop. > make: stopped in /usr/pkgsrc/x11/qt4-tools > *** Error code 1 > > Possible for any Help > Regards > Mauri > > > -- Ryo ONODERA // ryo...@yk.rim.or.jp PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3

Re: NetBSD on a Late 2013 Macbook retina

2014-06-09 Thread Ryo ONODERA
p://wiki.netbsd.org/users/ryoon/how_to_install_netbsd_amd64_to_macbook_air_11_inch/ Thank you. -- Ryo ONODERA // ryo...@yk.rim.or.jp PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3

Re: Using pulseaudio on NetBSD

2014-05-05 Thread Ryo ONODERA
3 or later. I have just written ugly hack for NetBSD OSS support code. See http://mail-index.netbsd.org/tech-pkg/2014/05/04/msg013015.html pulseaudio 5.0 with OSS backend works more stably than pulseaudio-2.1nb17 and hald packaend. But pulseaudio people will remove OSS backend in near future sadly... Th

Re: intelij and clojure and cinnamon/gnome question

2014-04-24 Thread Ryo ONODERA
Hi, From: Ryo ONODERA , Date: Thu, 24 Apr 2014 21:36:03 +0900 (JST) > From: Roelof Wobben , Date: Thu, 24 Apr 2014 14:21:40 +0200 > (CEST) > >> That's disappointing. Both old versions. > > I will update devel/intellij-idea-ce to latest in this weekend. Done. But

Re: intelij and clojure and cinnamon/gnome question

2014-04-24 Thread Ryo ONODERA
urages me. Do you have good idea? > Are these avaible from binary packages. > > And which versions of cinnamon and/or Gnome can I use to install ? > > Roelof > -- Ryo ONODERA // ryo...@yk.rim.or.jp PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3

Re: intelij and clojure and cinnamon/gnome question

2014-04-24 Thread Ryo ONODERA
From: Roelof Wobben , Date: Thu, 24 Apr 2014 14:43:21 +0200 > Ryo ONODERA schreef op 24-4-2014 14:36: >> From: Roelof Wobben , Date: Thu, 24 Apr 2014 >> 14:21:40 +0200 (CEST) >> >>> That's disappointing. Both old versions. >> I will update devel/i

Re: intelij and clojure and cinnamon/gnome question

2014-04-24 Thread Ryo ONODERA
-idea-ce >> >> (You may need to set up pkgin before, if you have not done so.) >> >> > And which versions of cinnamon and/or Gnome can I use to install ? >> >> http://pkgsrc.se/meta-pkgs/gnome is GNOME 2.26, which should be very >> similar to cinnamon.

Re: Hal exited code 1, was: Issues with Firefox 26 and sound (html5 videos)

2014-01-21 Thread Ryo ONODERA
From: Ottavio Caruso , Date: Tue, 21 Jan 2014 16:06:34 +0100 > On 21 January 2014 15:18, Ryo ONODERA wrote: >> Have you enabled sysutils/hal properly? >> How about the following command as root? >> >> # /etc/rc.d/hal status >> >> You should have the follow

Re: Issues with Firefox 26 and sound (html5 videos)

2014-01-21 Thread Ryo ONODERA
Hi, From: Ottavio Caruso , Date: Tue, 21 Jan 2014 15:00:08 +0100 > On 21 January 2014 12:00, Ryo ONODERA wrote: >> >> I can watch your video correctly with sound with firefox-26.0nb1 under >> NetBSD/amd64 6.99.29. >> > >> >> If your video's pr

Re: Issues with Firefox 26 and sound (html5 videos)

2014-01-21 Thread Ryo ONODERA
From: Ryo ONODERA , Date: Tue, 21 Jan 2014 20:00:03 +0900 (JST) > Hi, > > From: Ottavio Caruso , Date: Tue, 21 Jan > 2014 09:55:56 +0100 > >> On 21 January 2014 09:12, Thomas Klausner wrote: >>> You need to set up pulseaudio. See e.g. >>> https://wik

Re: Issues with Firefox 26 and sound (html5 videos)

2014-01-21 Thread Ryo ONODERA
nvocation of pulseaudio causes hang of pulseaudio. You can confirm your pulseaudio version. Thank you. -- Ryo ONODERA // ryo...@yk.rim.or.jp PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3

Re: Issues with Firefox and sound control

2013-11-16 Thread Ryo ONODERA
Hi, From: Ottavio Caruso , Date: Sat, 16 Nov 2013 10:24:08 + > On 16 November 2013 01:53, Ryo ONODERA wrote: >> Hi, >> >> From: Ottavio Caruso , Date: Fri, 15 Nov >> 2013 23:25:04 + >> >>> Hello, >>> >>> I have an almost en

Re: Issues with Firefox and sound control

2013-11-15 Thread Ryo ONODERA
ptions.mk has no --disable-alsa and something goes wrong. As far as I know, ALSA support does not work properly on NetBSD/amd64 6.99.25, NetBSD/{amd64,i386} 6.1. Pulseaudio support is enabled by default on NetBSD. -- Ryo ONODERA // ryo...@yk.rim.or.jp PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3

Re: Various size of (Project) ideas for NetBSD and pkgsrc

2013-09-30 Thread Ryo ONODERA
Hi, From: Alistair Crooks , Date: Mon, 30 Sep 2013 04:26:07 +0200 > [+Cc: tech-pkg - agc] > > Thanks for the list of suggestions - very useful and thought-provoking! > > On Sun, Sep 29, 2013 at 10:09:53AM +0900, Ryo ONODERA wrote: >> (2) Create multiple packages fr

Re: Various size of (Project) ideas for NetBSD and pkgsrc

2013-09-30 Thread Ryo ONODERA
Hi, From: Matthias Scheler , Date: Sun, 29 Sep 2013 23:04:02 +0100 > On Sun, Sep 29, 2013 at 10:09:53AM +0900, Ryo ONODERA wrote: >> (5) Add XFS support to NetBSD >> I have heard Red Hat Enterprise Linux will use XFS as standard filesystem. > > I very doubt that. Based on

Re: Various size of (Project) ideas for NetBSD and pkgsrc

2013-09-29 Thread Ryo ONODERA
From: Martin Husemann , Date: Sun, 29 Sep 2013 10:22:05 +0200 > On Sun, Sep 29, 2013 at 10:09:53AM +0900, Ryo ONODERA wrote: >> (21) Enable Firefox's WebRTC support >> Something is wrong and I cannot enable Firefox's WebRTC support. >> Problem is in SCTP (what is

Re: Various size of (Project) ideas for NetBSD and pkgsrc

2013-09-29 Thread Ryo ONODERA
Hi, From: Benny Siegert , Date: Sun, 29 Sep 2013 18:28:01 +0200 > On Sun, Sep 29, 2013 at 3:09 AM, Ryo ONODERA wrote: > >> (2) Create multiple packages from one pkgsrc package directory >> For example, pkgsrc/fonts/harfbuzz has icu option and theoretically >> non-icu

Re: Various size of (Project) ideas for NetBSD and pkgsrc

2013-09-29 Thread Ryo ONODERA
t sure that is all or a part. -- Ryo ONODERA // ryo...@yk.rim.or.jp PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3

Re: Various size of (Project) ideas for NetBSD and pkgsrc

2013-09-29 Thread Ryo ONODERA
From: matthew sporleder , Date: Sun, 29 Sep 2013 14:03:29 -0400 > On Sun, Sep 29, 2013 at 1:58 PM, Ryo ONODERA wrote: > >> Hi, >> >> From: matthew sporleder , Date: Sun, 29 Sep 2013 >> 13:41:55 -0400 >> >> > >> > I have noted some places

Re: Various size of (Project) ideas for NetBSD and pkgsrc

2013-09-29 Thread Ryo ONODERA
Hi, From: Yann Sionneau , Date: Sun, 29 Sep 2013 19:37:14 +0200 > Hi Ryo, > > Le 29/09/13 03:09, Ryo ONODERA a écrit : >> Hi, >> >> >> (8) Porting NetBSD to some FPGA CPU board >> OpenCores' OpenRISC 1200, Xilinx's MicloBlaze, Altera NIOS II is

Re: Various size of (Project) ideas for NetBSD and pkgsrc

2013-09-29 Thread Ryo ONODERA
It's more difficult to express your ideas beyond how you state them. :) > > The project template is very easy to use! Thanks for your links. I feel that some ideas may not be relevant to http://wiki.netbsd.org/projects/ . How do you think threshold of adding ideas to projects wiki page?

Various size of (Project) ideas for NetBSD and pkgsrc

2013-09-28 Thread Ryo ONODERA
27;s src and pkgsrc repositories on github is great, but it seems that it has no tags. His tool is not sufficient for moving from CVS to somewhere. (23) Lua support for kernel and userland Lua is imported to NetBSD base, but nothing uses it. And update is not done. Lua kernel support should be import

Re: Base pkg_add core dumps (6.1, i386)

2013-07-12 Thread Ryo ONODERA
cd in pkg_perform () > #6 0x0804b8e7 in main () > > > Mayuresh -- Ryo ONODERA // ryo...@yk.rim.or.jp PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3