iwn issue with Centrino Advanced-N 6205 [Was Frustrating network latency issue on NetBSD 6.1]

2013-06-21 Thread Mayuresh
Please look at the following FreeBSD thread and the fix they borrowed from OpenBSD. http://forums.freebsd.org/showthread.php?t=38685 I have precisely same wireless hardware and precisely same description of issue (packet loss) with NetBSD 6.1 i386. Just like above thread I too have no packet loss

Re: issues running i386 6.1 under VirtualBox 4.2.12

2013-06-21 Thread Valery Ushakov
Malcolm Herbert wrote: > trap type 6 code 0 eip c0100ea6 cs 8 eflags 82 cr2 fbc0ad8b ilevel 1 > kernel: supervisor trap page fault, code=0 > Stopped in pid 0.1 (system) at netbsd:Xspllower+0x16: addb > 0(%eax),%al > db{0}> > > I've set the VM guest to the following parameters: 128MB memory,

Re: Frustrating network latency issue on NetBSD 6.1

2013-06-21 Thread Mayuresh
On Fri, Jun 21, 2013 at 02:03:43PM -0400, Thor Lancelot Simon wrote: > > BTW I have not installed etc set for a long time (I think since 5.0). When > > I upgrade I install sets other than etc only. > > > > Could this cause any problem? > > Yes. Yes, it certainly could. > > At least, after an up

Re: Frustrating network latency issue on NetBSD 6.1

2013-06-21 Thread Thor Lancelot Simon
On Fri, Jun 21, 2013 at 11:21:46PM +0530, Mayuresh wrote: > On Thu, Jun 20, 2013 at 04:55:17PM -, David Lord wrote: > > If the problems only started since you upgraded to NetBSD-6.1 > > that suggests either a misconfiguration or an incompatibility > > has been introduced. > > BTW I have not i

Re: Lost touchpad support after upgrading to modular-xorg in current pkgsrc

2013-06-21 Thread Rhialto
On Fri 21 Jun 2013 at 23:06:10 +0530, Mayuresh wrote: > On Fri, Jun 21, 2013 at 07:24:38PM +0200, Rhialto wrote: > > Also, with "modern" programs that use Gnome or KDE, the font rendering > > has become client-side, while it traditionally always has been > > server-side. Even worse are those newfan

Re: Frustrating network latency issue on NetBSD 6.1

2013-06-21 Thread Mayuresh
On Thu, Jun 20, 2013 at 04:55:17PM -, David Lord wrote: > If the problems only started since you upgraded to NetBSD-6.1 > that suggests either a misconfiguration or an incompatibility > has been introduced. BTW I have not installed etc set for a long time (I think since 5.0). When I upgrade I

Re: Lost touchpad support after upgrading to modular-xorg in current pkgsrc

2013-06-21 Thread Mayuresh
On Fri, Jun 21, 2013 at 07:24:38PM +0200, Rhialto wrote: > Also, with "modern" programs that use Gnome or KDE, the font rendering > has become client-side, while it traditionally always has been > server-side. Even worse are those newfangled display things that are > being pushed by the Ubuntu peop

Re: Lost touchpad support after upgrading to modular-xorg in current pkgsrc

2013-06-21 Thread Rhialto
On Fri 21 Jun 2013 at 19:58:12 +0530, Mayuresh wrote: > How is it that without rebuilding packages I am able to use them with > native X11? Or is it a matter of time before I'll have to recompile a lot > of things? The client and server parts of X should be completely separate. You can have a nati

Re: Lost touchpad support after upgrading to modular-xorg in current pkgsrc

2013-06-21 Thread Mayuresh
On Fri, Jun 21, 2013 at 07:58:12PM +0530, Mayuresh wrote: > On Fri, Jun 21, 2013 at 08:02:18AM +0530, Mayuresh wrote: > > Alternatively, would native x11 work? > > I switched quite smoothly back to native x11 after about a couple of years > of modular x11 usage - what a trustworthy option to fall

Re: Lost touchpad support after upgrading to modular-xorg in current pkgsrc

2013-06-21 Thread Mayuresh
On Fri, Jun 21, 2013 at 08:02:18AM +0530, Mayuresh wrote: > Alternatively, would native x11 work? I switched quite smoothly back to native x11 after about a couple of years of modular x11 usage - what a trustworthy option to fall back to! I had not imagined it would be smooth, because switching t

Re: issues running i386 6.1 under VirtualBox 4.2.12

2013-06-21 Thread Martin Husemann
On Fri, Jun 21, 2013 at 09:11:28AM +1000, Malcolm Herbert wrote: > NIC. Hardware virtualisation features (VT-x/AMD-V) are off. Don't do that (or did you mean your hardware does not support them?) Martin