Re: Firefox with webcam

2024-03-30 Thread maya
On Mon, Mar 11, 2024 at 10:15:25AM +0100, Hauke Fath (SPG) wrote: > Hi, > > has anybody had any recent success in using a webcam with Firefox? > > Sites like claim to detect the webcam (it's a > logitech whatzit, attached as uvideo0), but are missing access

Re: Firefox with webcam

2024-03-12 Thread maya
On Mon, Mar 11, 2024 at 10:15:25AM +0100, Hauke Fath (SPG) wrote: > Hi, > > has anybody had any recent success in using a webcam with Firefox? > > Sites like claim to detect the webcam (it's a > logitech whatzit, attached as uvideo0), but are missing access

Re: amdgpu kernel module

2022-07-26 Thread maya
This requires the latest current Build source with /etc/mk.conf containing: MKAMDGPUFIRMWARE=yes Adding the line: SUBDIR+= amdgpu to sys/modules/Makefile Unpack gpu firmware and modules in / (or all sets) and then edit the first entry in /boot.cfg: Change: -boot netbsd +load amdgpu; boot

Re: Question about nouveau, and also about bell/alert

2021-12-06 Thread maya
On Sat, Dec 04, 2021 at 11:44:03PM -0800, Andras Farkas wrote: > Hello! > > Is it normal for nouveau not to work with an Nvidia GTX 970? I > unfortunately have an Nvidia video card. > I have hardware reports, in case more details are needed: > https://bsd-hardware.info/?probe=14907c62f1 >

Re: is there a NOACPI GENERIC kernel for NetBSD-9.2_STABLE?

2021-09-26 Thread maya
Drop to boot prompt and type "boot -2". The -2 flag disables ACPI and doesn't require a new build. (A kernel without ACPI would require all ACPI code everywhere to be conditional, and it might be a non-trivial effort to get there).

Re: OpenGL issues - glxgears failure or segfault

2021-08-31 Thread maya
Hi Riccardo, My guess for this failure is that your GPU hangs too often, which results in refusing GPU workloads. probably execbuffer2 ioctl fails with EIO -> probably i915_gem_validate_context fails with hs = >hang_stats; if (hs->banned) { DRM_DEBUG("Context %u

Re: epoll

2021-01-27 Thread maya
On Mon, Jan 25, 2021 at 04:52:04PM +0100, r0ller wrote: > Hi All, > > I tried to wrap in the linux syscalls an epoll implementation that seems to > support NetBSD-9.1 > > https://github.com/jiixyj/epoll-shim > > but as I've never done such a thing before, it failed of course. > > First, I

Re: Build problem with NetBSD 9_Stable amd64 (tools/nbmakestrs?)

2020-12-19 Thread maya
On Mon, Dec 14, 2020 at 03:14:38PM -, ya...@sdf.org wrote: > Since about last Friday (Dec.11) I am encountering an error building the > distribution for amd64 NetBSD 9_Stable branch from latest sources. > > Tracking stable branch via: > cvs -q up -rnetbsd-9 -PAd src > > Building tools itself

Re: sponsor NetBSD for 2020 https://github.com/sponsors/NetBSD

2020-11-10 Thread maya
On Tue, Nov 10, 2020 at 06:59:32PM +, Sad Clouds wrote: > On Tue, 10 Nov 2020 18:25:09 + > m...@netbsd.org wrote: > > > As for sun4v, I believe Palle is doing work on this sometimes. > > Yes, I've seen from the posts on sparc64 mailing list that some people > are working on it, but often

Re: sponsor NetBSD for 2020 https://github.com/sponsors/NetBSD

2020-11-10 Thread maya
On Tue, Nov 10, 2020 at 04:02:55PM +, Sad Clouds wrote: > On Tue, 10 Nov 2020 08:32:29 -0500 > matthew sporleder wrote: > > > Indeed -- casting a wide net is in our interest. I hope you are able > > to use one of our many potential donation offerings -- paypal, stripe, > > amazon smile,

Re: netbsd 9 upgrade experience

2020-06-23 Thread maya
On Tue, Jun 23, 2020 at 03:10:19PM +0200, Hauke Fath wrote: > On Sat, 20 Jun 2020 20:19:08 + (GMT), r0ller wrote: > > 3) xorg still crashes when it gets a little stress as it did in 8.1 > > with i915drmkms enabled tough I hoped that upgrading to 9 will solve > > it. See xdm.log and

Re: distributed file system

2020-05-19 Thread maya
On Tue, May 19, 2020 at 11:43:46AM +0300, Dima Veselov wrote: > Greetings. > > I want to utilize unused slots in both NetBSD and Linux servers > to fill them with old terabyte disks to build big, robust and > redundant data storage natively accessible mostly on NetBSD. > > Is there any

Re: System slowness and graphics-card

2020-04-09 Thread maya
On Tue, Apr 07, 2020 at 10:11:24AM -0400, Todd Gruhn wrote: > The system I am using was assembled and purchase back in Aug 2019. > > Some things I noticed: > 1) The graphics card (nVidia GEFORCE GTX 1660) needs to be booted using > boot -c ; disable nouveau; quit >2) When I compile a

Re: Generating static htmls with interactive plots

2020-04-06 Thread maya
On Mon, Apr 06, 2020 at 03:00:15PM +0530, Mayuresh wrote: > I have a NetBSD based web server which serves mainly static contents and > files. There is one requirement to include some time series plots with > some monthly data points - so, the plots do not need to take any > parameters from a

Re: X broken after upgrade to 9.0

2020-03-03 Thread maya
On Tue, Mar 03, 2020 at 10:15:06PM +0100, Jörn Clausen wrote: > Hi! > > I just upgraded my NetBSD desktop machine (ASRock mainboard with > Celeron J1900 CPU) from 8.1/adm64 to 9.0. It ran X11 without any > problems before, but now I have glitches. Lines of pixels are not > updated correctly, as

Re: pkgsrc binary packages security with pkgin

2020-01-25 Thread maya
On Sat, Jan 25, 2020 at 01:34:34AM +0100, yarl-bau...@mailoo.org wrote: > Hello, > > May I ask how is safe the use pkgsrc binary packages. For example using > pkgin. Does libfetch is doing fine with https? Any thoughts? > > Is the authenticity and integrity of packages installed this way is >

Re: Xorg from Base or pkgsrc - recommendations?

2020-01-06 Thread maya
On Mon, Jan 06, 2020 at 06:46:58PM +, nia wrote: > On Sat, Jan 04, 2020 at 04:20:42PM +, m...@netbsd.org wrote: > > On Fri, Jan 03, 2020 at 09:58:29PM +0100, Matthias Petermann wrote: > > > The pkgsrc version led to segmentation faults on my Thinkpad X220 with > > > Intel > > > graphics,

Re: Xorg from Base or pkgsrc - recommendations?

2020-01-04 Thread maya
On Fri, Jan 03, 2020 at 09:58:29PM +0100, Matthias Petermann wrote: > The pkgsrc version led to segmentation faults on my Thinkpad X220 with Intel > graphics, while the version from NetBSD worked without any problems. I think that xf86-video-intel on pkgsrc needs to be updated to the latest git.

Re: How to determine supported languages in a particular installation of gcc?

2019-09-16 Thread maya
On Mon, Sep 16, 2019 at 10:25:37AM +, m...@netbsd.org wrote: > I would only count on base GCC for C and C++. > It should do Objective-C, but as someone who has never written that, I > couldn't get it to not-crash. ^ Normally, enable-languages is fine. NetBSD base GCC is built in an unusual

Re: How to determine supported languages in a particular installation of gcc?

2019-09-16 Thread maya
I would only count on base GCC for C and C++. It should do Objective-C, but as someone who has never written that, I couldn't get it to not-crash. regular pkgsrc GCC has most of the other languages: Fortran: default enabled Ada: separate package (gcc5-aux), as it requires binary bootstrap Java:

Re: State of ZFS in 9.0_BETA

2019-08-15 Thread maya
On Sat, Aug 10, 2019 at 09:12:23PM +0100, Chavdar Ivanov wrote: > I was thinking that if ZFS were in the kernel, it might be easier to > get ZFS root. You don't need to build ZFS into the kernel to boot it as a root mount (same for FFS). The code to load modules from the bootloader already

Re: Finding Raspberry Pi images on the site

2019-06-26 Thread maya
On Wed, Jun 26, 2019 at 10:11:21AM -0400, Greg Troxel wrote: > Perhaps, but that's solving a problem we are trying to get rid of, which > is needing different builds for each hardware flavor. jared's images are applying a different u-boot/vendor firmware to each image, the netbsd side of things

Re: Laptop Recommendations for NetBSD?

2019-06-23 Thread maya
I don't recommend my laptops because I can name the list of things not working on them (I want to fix them at some point). I can tell you what is missing in a Dell XPS 9550 but given that I have graphical acceleration, external monitor and internal wifi, it's an OK recent laptop for netbsd'ing.

Re: gcc issues when compiling ArcticFox browser

2019-06-08 Thread maya
www/firefox has this, I forget what the issue was, but I think it's the same. .if !empty(MACHINE_PLATFORM:MNetBSD-[0-7]**-*) || \ !empty(MACHINE_PLATFORM:MNetBSD-8.[0-8]*-*) USE_PKGSRC_GCC_RUNTIME= yes .endif

Re: Install NetBSD 8.1 : Can not load Radeon DRM properly

2019-06-06 Thread maya
On Thu, Jun 06, 2019 at 12:51:39PM +0800, JingYuan Chen wrote: > Hello, > > My laptop's GPU is Radeon (TURKS). When using NetBSD 8.1 amd64 ISO to boot, > I encounter this kind of problem, radeon_get_bios: Unable to locate a BIOS > ROM. But it can boot smoothly without UEFI. > > If I followed the

Re: How does pulseaudio work?

2019-05-12 Thread maya
On Fri, May 10, 2019 at 03:42:18PM -0400, Bob Bernstein wrote: > Epiphany built very nicely from pkgsrc, and in the process built > qt5-qtmultimedia, and pulseaudio. However epiphany doesn't seem able > to play any audio. I can play wav files just tine from the command > prompt using audioplay.

Re: t_kcov missing

2019-03-17 Thread maya
cd src/tests/modules make distclean USETOOLS=no It's probably built the objects in this directory already, instead of in OBJDIR.

Re: RISC-V port ?

2019-01-23 Thread maya
On Tue, Jan 22, 2019 at 07:26:05PM +, Richard Ibbotson wrote: > > On 22/01/2019 19:20, Chris Hanson wrote: > > > https://www.youtube.com/watch?v=gQYAS7A2LD0 > > > > Can you summarize the points you’re trying to make by referencing these > > videos and conference talks for those of us

Re: ArcticFox crash on startup (OOM)

2018-12-06 Thread maya
Make sure you use `paxctl +m obj-x86_64-unknown-netbsd8.99.26/dist/bin/arcticfox` browsers and JITs don't get along with W^X. (In some exterme circumstances, you might also need paxctl +a)

Re: apm command netbsd 8

2018-11-15 Thread maya
On Sat, Nov 10, 2018 at 07:22:04AM -0600, Michael Jensen wrote: > > Has the old apm command been removed in NetBSD 8? If not what do I need to > get it back. Also the apm api is needed for asbatt in pkgsrc can this be > made to work with newer versions? envstat gives battery information for ACPI

Re: suspend-to-RAM intel-x86 issues and tests

2018-10-09 Thread maya
On Tue, Oct 09, 2018 at 05:32:57PM +, m...@netbsd.org wrote: > Invalid TSS (this might be the right one) It's probably not! it's probably "invalid TSS" :-)

Re: suspend-to-RAM intel-x86 issues and tests

2018-10-09 Thread maya
On Wed, Sep 26, 2018 at 11:33:49PM +0200, Riccardo Mottola wrote: > T43 "new": does go to sleep, but does not resume (while stock 8 does). Better strategy: since we you have a machine that worked at some point, you should try to bisect it. it's a somewhat tedious process of testing ~13 different

Re: suspend-to-RAM intel-x86 issues and tests

2018-10-09 Thread maya
On Tue, Oct 09, 2018 at 01:12:31AM +0200, Riccardo Mottola wrote: > yet on sleep it crashes. I was able to catch the error. > I add that even if it says "flushing disk" at the next reboot, the > filesystem is dirty. > That's expected: I think we write a bit to the filesystem at mount and

Re: suspend-to-RAM intel-x86 issues and tests

2018-10-09 Thread maya
On Tue, Oct 09, 2018 at 01:12:31AM +0200, Riccardo Mottola wrote: > acpi0: entering state S3 > flushing disk caches: 16 done > fatal protection fault in supervisor mode > trap type 4 code 0 eip 0xc0135ea3 cd 0x8 eflags 0x210046 cr2 0xdac2b0c4 > ilevel 0x8 esp 0xc1210c80 > curlwp 0xc36422c0 pid 658

Re: NBSD8.0 Macbook Pro install

2018-10-07 Thread maya
On Sat, Oct 06, 2018 at 08:26:10PM +, John Halfpenny wrote: > Hi All > > Found myself installing NetBSD8.0 64bit on a MBP8,1 (Intel i7) and ran > into trouble. Apologies if I missed a post on this elsewhere. > > AMD64 uefi USB installer reports uvm_fault and drops me to db{0}> > > CD

Re: suspend-to-RAM intel-x86 issues and tests

2018-09-28 Thread maya
While trying to figure out why my own laptop fails to resume, it was just rebooting on resume. To pin it down, I wrote down a list of all the drivers that attach, and try to disable as many of them as possible and then trying suspend, under the assumption that one of the netbsd drivers is causing

Re: i915

2018-09-23 Thread maya
On Sat, Sep 22, 2018 at 11:02:32PM +0200, Cayo Puigdefabregas wrote: > Hello, > I have a problem with xorg that I don't found any solution. > The problem is that I have a i915 card I have a x1 carbon 5º gen. > When I start netbsd is loaded the module *i915* DRMKMS > I use the xorg.conf that is

Re: pkgin repo change

2018-09-18 Thread maya
On Tue, Sep 18, 2018 at 08:59:55PM -0400, Eric Hawicz wrote: > On 9/18/2018 4:37 AM, Pedro Pinho wrote: > > This morning trying to update/upgrade my system I got the following, > > |~$ sudo pkgin update Password: processing remote summary > >

Re: git https issue

2018-09-18 Thread maya
On Tue, Sep 18, 2018 at 01:19:10PM +0200, Riccardo Mottola wrote: > Hi Edgar, > > > On 08/19/2018 09:28 PM, ed...@pettijohn-web.com wrote: > > > > Thread 1 received signal SIGILL, Illegal instruction. > > > > 0xb66f3d50 in gcm_ghash_4bit_mmx () from /usr/lib/libcrypto.so.12 > > > > > > > > > >

Re: Why is TERM=vt100 on the console?

2018-09-16 Thread maya
On Sat, Sep 15, 2018 at 12:15:55AM +0200, Johnny Billquist wrote: > And the wording you use make me feel that you are person to is easy to > dislike. Why are you trying to abuse people and act a jerk? Fair 'nuff. While I am explicitly disinterested in winning any popularity contests, I shouldn't

Re: Why is TERM=vt100 on the console?

2018-09-14 Thread maya
On Sat, Sep 15, 2018 at 12:15:55AM +0200, Johnny Billquist wrote: > On 2018-09-14 22:07, m...@netbsd.org wrote: > > On Fri, Sep 14, 2018 at 11:08:29AM +, Valery Ushakov wrote: > > > m...@netbsd.org wrote: > > > > > > > Every time we have this discussion someone ends up saying that yes, > > >

Re: Why is TERM=vt100 on the console?

2018-09-14 Thread maya
On Fri, Sep 14, 2018 at 11:08:29AM +, Valery Ushakov wrote: > m...@netbsd.org wrote: > > > Every time we have this discussion someone ends up saying that yes, > > everything being terrible and not supporting anything modern is a > > great default. they like it that way. > > /etc/ttys uses

Re: Why is TERM=vt100 on the console?

2018-09-14 Thread maya
Every time we have this discussion someone ends up saying that yes, everything being terrible and not supporting anything modern is a great default. they like it that way.

Re: string_view and clang

2018-09-04 Thread maya
On Tue, Jun 12, 2018 at 12:32:30PM +0100, Patrick Welche wrote: > Great news! > > In the meantime, to try things out, I installed pkgsrc/lang/gcc8 and see: > > $ make > rm -f .gdbinit > touch .gdbinit > # compile ts/net.o > c++ -O2 -fPIE -Werror -std=c++14 -fPIC >

Re: Portable curses

2018-08-15 Thread maya
On Thu, Aug 16, 2018 at 07:44:11AM +0930, Brett Lymn wrote: > On Tue, Aug 14, 2018 at 01:07:29PM +, m...@netbsd.org wrote: > > pkgsrc should be better about using base curses now, but it's creating a > > lot of problems. > > > > It is good that things are improving. I do understand that

Re: Portable curses

2018-08-14 Thread maya
pkgsrc should be better about using base curses now, but it's creating a lot of problems. pkgsrc tries to hide some of the installed system with wrappers, but isn't hiding things well enough from cmake. The wrappers only allow linking to things added by buildlink3.mk, or things in /usr/lib. so

Re: NetBSD reboots if hdmi monitor is switched off

2018-08-12 Thread maya
On Sun, Aug 12, 2018 at 03:34:13PM +0530, Mayuresh wrote: > On NetBSD asusnetbsd 8.0_RC1 NetBSD 8.0_RC1 (GENERIC.201804191727Z) amd64 > > If I switch off hdmi monitor by pressing power button on the monitor, I > find that netbsd reboots. > > There are files saved in /var/crash. I saw the

Re: Some questions about NetBSD

2018-08-12 Thread maya
On Sun, Aug 12, 2018 at 10:15:10AM -0400, alec wrote: > Q3: What happens if a security vulnerability is found in the base > system? Do I really have to fetch things from CVS and recompile them? Or > is there some way to get updates? You can unpack new sets on top of old sets. There's daily builds

Re: Portable curses

2018-08-08 Thread maya
On Tue, Aug 07, 2018 at 02:19:36PM -0500, Cág wrote: > "NetBSD is one of the last operating systems (or even the last one?) > not using ncurses." Illumos is not using ncurses either. https://github.com/illumos/illumos-gate/tree/master/usr/src/lib/libcurses/screen

Re: panic after sysupgrade update to NetBSD8.0

2018-07-24 Thread maya
On Tue, Jul 24, 2018 at 05:42:34PM +, m...@netbsd.org wrote: > On Tue, Jul 24, 2018 at 04:39:17PM +0200, Kamil Rytarowski wrote: > > On 24.07.2018 15:44, Miwa Susumu wrote: > > > Hi all. > > > > > > I try update to NetBSD 8.0 from about six months ago current. > > > by sysupgrade. > > > > >

Re: panic after sysupgrade update to NetBSD8.0

2018-07-24 Thread maya
On Tue, Jul 24, 2018 at 04:39:17PM +0200, Kamil Rytarowski wrote: > On 24.07.2018 15:44, Miwa Susumu wrote: > > Hi all. > > > > I try update to NetBSD 8.0 from about six months ago current. > > by sysupgrade. > > > > This would a downgrade and it's not fully supported and can brick your >

Re: Extremely poor disk performance on ProLiant DL360 G5 RAID

2018-07-19 Thread maya
On Thu, Jul 19, 2018 at 12:03:29PM +0200, Frank Wille wrote: > ...and two 550 GB SAS RAID-1 disks, configured via the BIOS and appearing > as a single SCSI disk: > ciss0 at pci7 dev 0 function 0: HP Smart Array 3 > ciss0: interrupting at ioapic0 pin 16 > ciss0: 1 LD, HW rev 3, FW 5.20/5.20, 64bit

Re: Zotac ZBOX nano

2018-06-26 Thread maya
For context: https://www.intel.com/content/dam/www/public/us/en/documents/specification-updates/pentium-celeron-n-series-j-series-datasheet-spec-update.pdf APL30 A Store Instruction May Not Wake up MWAIT Problem: One use of the MONITOR/MWAIT instruction pair is to allow a logical processor to

Re: Zotac ZBOX nano

2018-06-26 Thread maya
Matching 8.0RC2 kernel with this change: https://ftp.netbsd.org/pub/NetBSD/misc/maya/netbsd-less-mwait

Re: Zotac ZBOX nano

2018-06-26 Thread maya
Does this diff help Index: x86/cpu.c === RCS file: /cvsroot/src/sys/arch/x86/x86/cpu.c,v retrieving revision 1.158 diff -u -r1.158 cpu.c --- x86/cpu.c 22 Jun 2018 06:22:37 - 1.158 +++ x86/cpu.c 26 Jun 2018 13:25:18 -

Re: Did netbsd ever support force remount readonly for root?

2018-06-23 Thread maya
You don't need to remount to make / read-only, because the initial mount is already read-only. This is the scenario in a single-user boot. in /etc/fstab you specify "please upgrade / to read-write" It used to be possible to remount rw->ro but it was buggy. https://gnats.netbsd.org/30525 hannken

Re: How to specify userconf kernel options on armv7

2018-06-16 Thread maya
does drvctl -d ulpt0 work better? (with netbsd running)

Re: Status of run0 on armv7 NetBSD 8.0_RC1 rpi2

2018-06-13 Thread maya
On Mon, Jun 11, 2018 at 09:19:05PM +0530, Mayuresh wrote: > # wpa_cli status > Selected interface 'run0' > 20:31:07.754: wpa_state=SCANNING > address=00:c1:00:c1:94:b6 > > wpa_cli status always shows scanning only. You can make wpa more informative by running it like this: wpa_supplicant -i run0

Re: wip/virtualbox vs emulators/qemu vs xen performance comparison?

2018-06-07 Thread maya
On Wed, Jun 06, 2018 at 10:19:00AM +0200, Manuel Bouyer wrote: > On Wed, Jun 06, 2018 at 07:30:38AM +0530, Mayuresh wrote: > > On Tue, Jun 05, 2018 at 07:56:50PM +0200, Manuel Bouyer wrote: > > > If you want to run on a desktop you'll probably run into graphic drivers > > > issues with NetBSD/Xen.

Re: 8.0_RC1 amd64 crash during boot

2018-05-20 Thread maya
On Sun, May 20, 2018 at 10:36:27PM +0530, Mayuresh wrote: > I have been using 8.0_RC1 amd64 for several days, though first time there > was a crash during boot, which is not reproducible. If at all, it may > relate to my connecting USB kbd/mouse while it was booting, not sure. > > I noticed

Re: Gah... How usable is www/firefox on NetBSD?

2018-05-09 Thread maya
PR lib/53273 being fixed would solve the actual issue, although we can implement things differently (someone tried, but it doesn't work). In the meantime disable multiprocessor firefox. I am searching how to properly do this in the package but now my attempt failed.

Re: edgerouter lite

2018-05-08 Thread maya
On Mon, May 07, 2018 at 05:39:28PM -0400, C?g wrote: > Maya wrote: > > > MIPS has* fixed size instructions, so 64bit instructions are very big, > > and so it runs a 32bit userland that only runs on 64bit CPUs, kinda > > like the amd64 x32 ABI. > > * They now m

Re: edgerouter lite

2018-05-07 Thread maya
On Mon, May 07, 2018 at 06:51:42AM -0500, ed...@pettijohn-web.com wrote: > Appreciate your response. I feel confident I can install. More curious about > what isn't supported yet. Such as multiple processors, altq, and the like. yeah, SMP is what isn't working. I don't know what makes it

Re: edgerouter lite

2018-05-06 Thread maya
On Mon, May 07, 2018 at 04:46:41AM +, m...@netbsd.org wrote: > Attach console cable and ethernet cable. > On host, configure it to a known IP, e.g. I use > ifconfig re0 192.168.0.1 > enable tftp via uncommenting the /etc/inetd.conf entry and restarting > inetd. > in /tftpboot, place ERLITE

Re: edgerouter lite

2018-05-06 Thread maya
Attach console cable and ethernet cable. On host, configure it to a known IP, e.g. I use ifconfig re0 192.168.0.1 enable tftp via uncommenting the /etc/inetd.conf entry and restarting inetd. in /tftpboot, place ERLITE INSTALL kernel. e.g. /tftpboot/erlite-install cu -s 115200 -l /dev/ttyU0 On

Re: Gah... How usable is www/firefox on NetBSD?

2018-05-01 Thread maya
On Tue, May 01, 2018 at 05:31:20PM +, m...@netbsd.org wrote: > Hi Mayuresh. > > I set: > browser.remote.autostart = false > > to avoid the crashes. Sorry, that's browser.tabs.remote.autostart=false and might wantto change .2 too. And it is in about:config.

Re: Gah... How usable is www/firefox on NetBSD?

2018-05-01 Thread maya
Hi Mayuresh. I set: browser.remote.autostart = false to avoid the crashes.

Re: Any Guide/resource to port broadcom (bcm43142) wifi driver?

2018-04-29 Thread maya
On Sun, Apr 29, 2018 at 07:10:05PM +, m...@netbsd.org wrote: > disregard the above, I didn't realize wl is open source and MIT > licensed. I guess it's doable then. ...Except for the giant LICENSE file that looks nothing like an open source license I know.

Re: Any Guide/resource to port broadcom (bcm43142) wifi driver?

2018-04-29 Thread maya
disregard the above, I didn't realize wl is open source and MIT licensed. I guess it's doable then.

Re: Any Guide/resource to port broadcom (bcm43142) wifi driver?

2018-04-29 Thread maya
On Sun, Apr 29, 2018 at 05:58:14PM +0700, Wean Irdeh wrote: > https://www.broadcom.com/support/download-search/?pf=Wireless+LAN+Infrastructure > > My laptop contain bcm43142 wifi pcie card, which is not supported by > NetBSD, so I'm looking for porting the driver on the link above to NetBSD, >

Re: boot issues

2018-04-12 Thread maya
After paying more attention: things think that libc.so. is in /usr/lib sometimes, e.g. /usr/bin/login: -lutil.7 => /usr/lib/libutil.so.7 -lc.12 => /usr/lib/libc.so.12 -lcrypt.1 => /usr/lib/libcrypt.so.1 -lpam.4 => /usr/lib/libpam.so.4 /usr/lib/libc.so.12 is a

Re: boot issues

2018-04-12 Thread maya
My go to for broken setups of any kind: drop to boot prompt type "boot -as" (ask, single user) then pick /rescue/init as your init, and otherwise normal. export PATH=/rescue if you have a working /rescue that is all you need. it's a single statically linked binary that can recover your setup,

Re: Issue when compining __SHIFTIN in cdefs.h

2018-04-03 Thread maya
On Tue, Apr 03, 2018 at 12:00:49PM +0530, Ajay Garg wrote: > I am compiling src-netbsd, with the following setup : > > * Host-Machine == Ubuntu 16.04 on a x86_64 > * (Cross) Compiler == aarch64-linux-gnu-gcc ^^^ That is an odd choice, what are you trying to do?

Re: 7.1.2 installer hangs on boot

2018-03-22 Thread maya
On Thu, Mar 22, 2018 at 04:01:06PM +0100, Fekete Zolt?n wrote: > boot: Use netbsd-8 https://nycdn.netbsd.org/pub/NetBSD-daily/netbsd-8/201803200350Z/images/NetBSD-8.0_BETA-amd64-install.img.gz (You need xhci)

Re: NetBSD disk performance on VirtualBox

2018-03-19 Thread maya
On Mon, Mar 19, 2018 at 02:58:06PM +0100, Fekete Zolt?n wrote: > Any setting which influence the test and I didn't apply? yes, need to figure out what to make GNU dd behave the same. It has different defaults.

Re: NetBSD 7.1.1 instability - hangs

2018-03-09 Thread maya
You can confirm this by reading /var/log/messages It will look like: UVM pid 123 (X) killed: out of swap

Re: NetBSD 7.1.1 instability - hangs

2018-03-09 Thread maya
I strongly suspect you are running out of RAM due to lang/rust not respecting MAKE_JOBS and linking in parallel, killing Xorg. I've seen the same. You can tell if normal shutdown works fine and you get a message in UVM about Xorg being killed So it's three bugs: - lang/rust doesn't respect

Re: bozohttpd

2018-02-28 Thread maya
On Wed, Feb 28, 2018 at 04:41:57PM +, Patrick Welche wrote: > /usr/libexec/httpd -d -d -d -d -P /tmp/foo.pid -i 127.0.0.1 -b -s /var/www works for me. easier to debug: /usr/libexec/httpd -d -d -d -d -P /tmp/foo.pid -i 127.0.0.1 -b -f /var/www

NetBSD taking part in Google Summer of Code 2018

2018-02-12 Thread maya
can see the others that do here: https://summerofcode.withgoogle.com/organizations/ Feel free to contact, or chat around on IRC: irc.freenode.org #netbsd #netbsd-code #pkgsrc - Maya

Re: Spectra/meltdown vulnerability

2018-01-09 Thread maya
On Mon, Jan 08, 2018 at 02:12:42PM -0500, Derrick Lobo wrote: > Are there any updates with regards to Spectra/meltdown. Hi Derrick, maxv is working on some changes to mitigate it on x86. http://mail-index.netbsd.org/tech-kern/2018/01/06/msg022883.html

Re: Some problems moving to new hardware with NetBSD-8/i386

2017-11-18 Thread maya
On Sat, Nov 18, 2017 at 05:55:11AM -0700, Andy Ruhl wrote: > boot -1 -2 (disable SMP, disable ACPI) > > 5. It "feels" generally slow. Slower than my 8 or so year old AMD > system with 1 gig of memory. But I'm not sure if this is real. I assume these are the cause and effect, why do you need to

Re: Netbsd-7/i386 won't boot on new motherboard/CPU

2017-11-15 Thread maya
On Wed, Nov 15, 2017 at 08:02:44AM -0700, Andy Ruhl wrote: > > http://acruhl.freeshell.org/netbsd_wont_boot2.jpg > > (last message is kern.module.path=/stand/i386/8.0/modules) > > I don't know what's happening at this point. Hi Andy, If you have a PS/2 keyboard you should be able to use ddb

Re: [pkgsrc] ICU needs configure CFLAGS='-03'

2017-11-14 Thread maya
On Tue, Nov 14, 2017 at 03:21:47PM +0100, tlaro...@polynum.com wrote: > On Tue, Nov 14, 2017 at 03:08:29PM +0100, Benny Siegert wrote: > > Can you post the entire config.log? > > > > Attached. > > (Indeed there is the info: libssp not found---what is it?) > Hi, SSP is a compiler security

Re: NetBSD-8 and graphics cards

2017-11-10 Thread maya
On Thu, Nov 09, 2017 at 09:30:13PM +, Sad Clouds wrote: > I've gone back to an old PCI card with ATI Rage 128, but this also > doesn't work with Xorg rage128: You might want to build a kernel with all the new DRMKMS drivers disabled, and old ones enabled. someone previously made a bug report

Re: [NetBSD 8.0_BETA] Panic on amd64

2017-07-06 Thread maya
On Wed, Jul 05, 2017 at 09:02:12AM +0200, BERTRAND Jo?l wrote: > filt_sowdetach() at filt_sowdetach+0x3f > knote_detach() at knote_detach+0x70 > kevent1() at kevent1+0x686 > sys___kevent50() at sys___kevent50+0x33 This is likely fixed by:

Re: distcc for pkgsrc issue

2017-06-30 Thread maya
On Fri, Jun 30, 2017 at 07:32:54AM +, John Halfpenny wrote: > # file test.o > test.o: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped > I think that's the output it gives for a linux object file. compare: $ GOOS=linux go build hello.go; file hello hello: ELF 64-bit LSB

Re: wpa_supplicant error on mac

2017-06-28 Thread maya
On Wed, Jun 28, 2017 at 11:37:54PM +0700, Gua Chung Lim wrote: > % ifconfig wm0 > wm0: flags=8843 mtu 1500 wm0 is a wired driver (you can see what it is for by 'man 4 wm' - Intel ethernet cards). I suspect NetBSD doesn't support the network card on your