Re: Running OpenBSD on an Acer Aspire One 110L netbook

2012-07-10 Thread mlambda
By the way, are you sure 'pckbd_set_xtscancode' in sys/dev/pckbc/pckbd.c is correct? This function tries to check for scancode set 3 using cmd[0] = KBC_SETTABLE; cmd[1] = 0; if (pckbc_poll_cmd(kbctag, kbcslot, cmd, 2, 1, resp

Re: Running OpenBSD on an Acer Aspire One 110L netbook

2012-07-10 Thread mlambda
On Fri, 2012-07-06 at 10:00 +, Stuart Henderson wrote: > On 2012-07-04, mlambda wrote: > > Sometimes the touchpad doesn't work (the two buttons work, but the > > cursor doesn't move), unfortunately this doesn't seem to be reproducible > > and can only be fixed by rebooting. > > I suspect ther

Re: Running OpenBSD on an Acer Aspire One 110L netbook

2012-07-09 Thread mlambda
On Fri, 2012-07-06 at 10:00 +, Stuart Henderson wrote: > On 2012-07-04, mlambda wrote: > > Sometimes the touchpad doesn't work (the two buttons work, but the > > cursor doesn't move), unfortunately this doesn't seem to be reproducible > > and can only be fixed by rebooting. > > I suspect ther

Re: Running OpenBSD on an Acer Aspire One 110L netbook

2012-07-06 Thread David Coppa
On Fri, Jul 6, 2012 at 1:47 PM, David Coppa wrote: > On Fri, Jul 6, 2012 at 1:29 PM, Nick Holland > wrote: >> On 07/06/12 06:17, David Coppa wrote: >>> On Fri, Jul 6, 2012 at 12:00 PM, Stuart Henderson >>> wrote: >> ... N.B. you would need a MiniPCIE card, not MiniPCI. >>> >>> This card, f

Re: Running OpenBSD on an Acer Aspire One 110L netbook

2012-07-06 Thread David Coppa
On Fri, Jul 6, 2012 at 1:29 PM, Nick Holland wrote: > On 07/06/12 06:17, David Coppa wrote: >> On Fri, Jul 6, 2012 at 12:00 PM, Stuart Henderson >> wrote: > ... >>> N.B. you would need a MiniPCIE card, not MiniPCI. >> >> This card, for example, works beautifully with OpenBSD: >> >> http://www.co

Re: Running OpenBSD on an Acer Aspire One 110L netbook

2012-07-06 Thread Nick Holland
On 07/06/12 06:17, David Coppa wrote: > On Fri, Jul 6, 2012 at 12:00 PM, Stuart Henderson > wrote: ... >> N.B. you would need a MiniPCIE card, not MiniPCI. > > This card, for example, works beautifully with OpenBSD: > > http://www.computeruniverse.net/products/e90335991/delock-industry-wlan-min

Re: Running OpenBSD on an Acer Aspire One 110L netbook

2012-07-06 Thread David Coppa
On Fri, Jul 6, 2012 at 12:00 PM, Stuart Henderson wrote: > On 2012-07-04, mlambda wrote: >> Sometimes the touchpad doesn't work (the two buttons work, but the >> cursor doesn't move), unfortunately this doesn't seem to be reproducible >> and can only be fixed by rebooting. > > I suspect there is

Re: Running OpenBSD on an Acer Aspire One 110L netbook

2012-07-06 Thread Stuart Henderson
On 2012-07-04, mlambda wrote: > Sometimes the touchpad doesn't work (the two buttons work, but the > cursor doesn't move), unfortunately this doesn't seem to be reproducible > and can only be fixed by rebooting. I suspect there is probably a timing issue with the hardware that we hit occasionally

Re: Running OpenBSD on an Acer Aspire One 110L netbook

2012-07-04 Thread frantisek holop
hmm, on Wed, Jul 04, 2012 at 01:33:14PM -0400, Nick Holland said that > all-in-all, I really love my Acer Aspire One. I've had it since the day > the six cell version hit my local retailer in 2008. It spends most of > its time running OpenBSD. It suspends/resumes very well, the battery > life is

Re: Running OpenBSD on an Acer Aspire One 110L netbook

2012-07-04 Thread mlambda
On Wed, 2012-07-04 at 13:33 -0400, Nick Holland wrote: > > Sometimes the touchpad doesn't work (the two buttons work, but the > > cursor doesn't move), unfortunately this doesn't seem to be reproducible > > and can only be fixed by rebooting. Disabling and re-enabling the > > touchpad via the funct

Re: Running OpenBSD on an Acer Aspire One 110L netbook

2012-07-04 Thread Nick Holland
On 07/04/12 12:33, mlambda wrote: > Before installing OpenBSD on my Acer Aspire One 110L netbook, I've tried > to run it from a USB flash drive and have noticed the following problems > (I have also tried the 5.1 release and an earlier snapshot, they showed > the same problems): I've been running

Re: Running OpenBSD on an Acer Aspire One 110L netbook

2012-07-04 Thread Juan Francisco Cantero Hurtado
Hi. I've a AAO 150. The hardware is similar. On Wed, Jul 04, 2012 at 06:33:38PM +0200, mlambda wrote: > Before installing OpenBSD on my Acer Aspire One 110L netbook, I've tried > to run it from a USB flash drive and have noticed the following problems > (I have also tried the 5.1 release and an ea