Re: Some problems moving to new hardware with NetBSD-8/i386
Andy Ruhl <[email protected]>
| Newsgroups | gmane.os.netbsd.general,gmane.os.netbsd.ports.i386 |
|---|---|
| Message-ID | <CAJcb3fq6bZmRYxU=FTSy0NwgZFAWa5V5rJCSq1EjDjsmK17acg@mail.gmail.com> |
On Sat, Nov 18, 2017 at 6:24 AM, Manuel Bouyer <[email protected]> wrote: >> 4. My wm based gigabit ethernet adapter has performance problems, I >> was told about this in another thread. So I'm using a USB cdce one for >> now. Seems to work fine. I'd rather use a PCI-E card. Can someone >> recommend one? > > wm(4) should work. Maybe you have interrupt problems, probably related > to the fact that you disable ACPI. If this is the case, other add-on > adapters might have the same problem. You're probably right. I built a new kernel with PAE enabled (no other changes from GENERIC) and now the machine boots OK with smp and acpi. The wm adapter works fine now as well. Thanks. Andy