Re: Compiler error building 5.3

2013-06-06 Thread Marc Espie
On Fri, Jun 07, 2013 at 04:43:24PM +1000, John Tate wrote: > >I didn't think I had to, 5.3 is stable not current or am I wrong about >that? Confusing. >I ended up just upgrading using the sets and everything is fine now. Lol, but you were trying to build from src, without having done

Re: Compiler error building 5.3

2013-06-06 Thread John Tate
I didn't think I had to, 5.3 is stable not current or am I wrong about that? Confusing. I ended up just upgrading using the sets and everything is fine now. On Wed, Jun 5, 2013 at 11:03 PM, Marc Espie wrote: > On Wed, Jun 05, 2013 at 07:01:27PM +1000, John Tate wrote: > > I am having trouble b

Wireless access point not appearing to clients.

2013-06-06 Thread John Tate
I just configured a wireless device for hostap and put it on a bridge with my wired network and a virtual ethernet device to give it an address. The wired network is working fine, so if I solve this problem the wireless should work fine, but the access point is not appearing in scans. I might have

Re: 5.3 change affecting hostname.if, dhcp

2013-06-06 Thread Kenneth R Westerback
On Thu, Jun 06, 2013 at 07:09:05PM -0400, gpon...@spamcop.net wrote: > I recently updated from 5.2 to 5.3 and one ethernet port got broken. > The port connected to a cable modem and was configured for DHCP. > With 5.3, the DHCP assigned address is getting lost when I add an > alias. Mixing dhcp an

5.3 change affecting hostname.if, dhcp

2013-06-06 Thread gpontis
I recently updated from 5.2 to 5.3 and one ethernet port got broken. The port connected to a cable modem and was configured for DHCP. With 5.3, the DHCP assigned address is getting lost when I add an alias. The alias and a route table addition give the LAN a way to communicate with the mode

Re: Disable inteldrm

2013-06-06 Thread Daniel Bolgheroni
On Thu, Jun 06, 2013 at 02:37:54PM +0200, Gregor Best wrote: > > Just for the record, that URL links to a post about IPSEC. I'm quite > confident you meant another post :) Sorry. This is the thread: http://marc.info/?l=openbsd-misc&m=136689079009585&w=2 > Might I ask why you want to disable inte

Re: extattr on OpenBSD

2013-06-06 Thread Vadim Zhukov
2013/6/7 Ted Unangst > On Thu, Jun 06, 2013 at 03:40, Jiri B wrote: > > As now FUSE is in the tree, is there a plan to resuscitate > > extattr on OpenBSD, so some filesystems in usespace could > > work or benefit from it? I'd like to see to be able to access > > glusterfs for example which uses e

Re: extattr on OpenBSD

2013-06-06 Thread Ted Unangst
On Thu, Jun 06, 2013 at 03:40, Jiri B wrote: > As now FUSE is in the tree, is there a plan to resuscitate > extattr on OpenBSD, so some filesystems in usespace could > work or benefit from it? I'd like to see to be able to access > glusterfs for example which uses extattr for its own metadata. I d

Re: Suspend/Resume on Lemote Yeeloong netbook

2013-06-06 Thread Garry Taylor
Do you know if this is an OpenBSD issue, or hardware? I didn't keep Linux on it long enough to check... So, does this mean that no kind of suspend/hibernate works? It starts up pretty quick, but not quick enough to replace suspend/resume for me I don't think. On Thu, Jun 6, 2013 at 5:45 PM, Brya

Re: ALTQ(32bit)

2013-06-06 Thread Stuart Henderson
On 2013-06-04, Andy wrote: > So whilst it may seem strange to create state as the packet enters an > interface and record a queue name in the state which only works in the > opposite (egress) direction (ALTQ can only queue on egress), all 'reply' > packets which are part of the connection will

Re: Suspend/Resume on Lemote Yeeloong netbook

2013-06-06 Thread Bryan Irvine
oops, replied to only Miod. On Thu, Jun 6, 2013 at 9:43 AM, Bryan Irvine wrote: > > > > On Wed, Jun 5, 2013 at 9:25 PM, Miod Vallat wrote: > >> > I have installed OpenBSD onto my Lemote netbook, and have apmd running >> on >> > startup. If I run the command 'zzz' the computer suspends perfectl

Re: Disable inteldrm

2013-06-06 Thread Gregor Best
On Wed, Jun 05, 2013 at 09:18:26AM -0300, Daniel Bolgheroni wrote: > [...] > http://marc.info/?l=openbsd-misc&m=136688870408752&w=2 > [...] Just for the record, that URL links to a post about IPSEC. I'm quite confident you meant another post :) > Disabling with 'boot -c' is OK, X works, but I can

Re: Suspend/Resume on Lemote Yeeloong netbook

2013-06-06 Thread Garry Taylor
Thank you for the reply, I have now tried suspending with 'zzz', which puts the netbook to sleep within a second, but it will not turn back on by pressing keys or the touchpad/touchpad buttons. So now the machine will not go back on, unless I assume, if I use the power button, in which case it wil

extattr on OpenBSD

2013-06-06 Thread Jiri B
As now FUSE is in the tree, is there a plan to resuscitate extattr on OpenBSD, so some filesystems in usespace could work or benefit from it? I'd like to see to be able to access glusterfs for example which uses extattr for its own metadata. Just curious. jirib