On Tue, Sep 10, 2013 at 09:28:38PM +0200, Stefan Wollny wrote:
> Hi there,
>
> hope, s.o. can provide a clue on why I have no sound on my iMac, which with
> OS-X has no issues with sound at all. Full dmesg at the end.
Most/all? of the apple machines seem to have audio wired up strangely
and req
On Tue, Sep 10, 2013 at 6:23 PM, Brad Smith wrote:
> On 10/09/13 6:20 PM, Jeffrey Walton wrote:
>
>> On Tue, Sep 10, 2013 at 6:10 PM, Gregor Best wrote:
>>
>>> On Tue, Sep 10, 2013 at 05:40:19PM -0400, Jeffrey Walton wrote:
>>>
[...]
Does anyone have a C++ compiler recommendation for O
On Tue, Sep 10, 2013 at 10:18:43PM +, Heptas Torres wrote:
> I am trying to generate a starting xorg.conf file by running "X
> -configure" but get a segmentation fault error (output below). Any
> ideas what could go wrong? Have tried this both in a VMware guest and
> on real hardware but I get
On Tue, Sep 10, 2013 at 05:40:19PM -0400, Jeffrey Walton wrote:
> [...]
> Does anyone have a C++ compiler recommendation for OpenBSD?
> [...]
What about GCC? Clang++'s C++11 support is spotty at best, at least it
was the last time I tried.
--
Gregor Best
I'd like to use some C++ language features that are relatively new.
They include intializer lists, rvalue references and regex (and
perhaps a lambda on occasion).
Does anyone have a C++ compiler recommendation for OpenBSD?
Thanks in advance
On 10/09/13 6:20 PM, Jeffrey Walton wrote:
On Tue, Sep 10, 2013 at 6:10 PM, Gregor Best wrote:
On Tue, Sep 10, 2013 at 05:40:19PM -0400, Jeffrey Walton wrote:
[...]
Does anyone have a C++ compiler recommendation for OpenBSD?
[...]
What about GCC? Clang++'s C++11 support is spotty at best, at
On 10/09/13 6:10 PM, Gregor Best wrote:
On Tue, Sep 10, 2013 at 05:40:19PM -0400, Jeffrey Walton wrote:
[...]
Does anyone have a C++ compiler recommendation for OpenBSD?
[...]
What about GCC? Clang++'s C++11 support is spotty at best, at least it
was the last time I tried.
Clang's C++11 supp
On Tue, Sep 10, 2013 at 6:10 PM, Gregor Best wrote:
> On Tue, Sep 10, 2013 at 05:40:19PM -0400, Jeffrey Walton wrote:
>> [...]
>> Does anyone have a C++ compiler recommendation for OpenBSD?
>> [...]
>
> What about GCC? Clang++'s C++11 support is spotty at best, at least it
> was the last time I tr
I am trying to generate a starting xorg.conf file by running "X
-configure" but get a segmentation fault error (output below). Any
ideas what could go wrong? Have tried this both in a VMware guest and
on real hardware but I get the same problems. dmesg is at the end.
thanks
-h
***
Discarded. :)
On 10 sep 2013, at 12:13, mxb wrote:
>
> Hello list,
>
> how safe is it to rise limits in relayd.h?
>
> #define RELAY_MAX_SESSIONS1024
> #define RELAY_MAXPROC 32
> #define RELAY_MAXHOSTS32
Hi there,
hope, s.o. can provide a clue on why I have no sound on my iMac, which with
OS-X has no issues with sound at all. Full dmesg at the end.
sndio is running:
$ top | grep sndio
31429 _sndio 2 -20 480K 984K idle poll 0:01 0.00% sndiod
I have /etc/mixerctl.conf with just
>> If I'm interpreting this correctly your device is an USB Audio 2.0
>> device.
>> AFAICT there's currently no support for such a device in OpenBSD.
I didn't know it wasn't supported, so thanks for the info.
> But it shouldn't be too hard to port the FreeBSD changes in our tree, if
> anybody is
On 09/10/13 07:56, Martin Pieuchot wrote:
> On 10/09/13(Tue) 07:15, RD Thrush wrote:
>> On 09/10/13 04:42, Martin Pieuchot wrote:
>>> [...]
>>>
>>> Thanks for this detailed bug report.
>>>
>>> You're saying that you have 2 amd64 systems with the same problem but
>>> I see only the dmesg for one mac
On 10/09/13(Tue) 07:15, RD Thrush wrote:
> On 09/10/13 04:42, Martin Pieuchot wrote:
> > [...]
> >
> > Thanks for this detailed bug report.
> >
> > You're saying that you have 2 amd64 systems with the same problem but
> > I see only the dmesg for one machine, does the other has the same ehci
> > c
On 09/10/13 04:42, Martin Pieuchot wrote:
> Hi Bob,
>
> On 07/09/13(Sat) 08:14, RD Thrush wrote:
>> Since appx. November, 2012, I've had 2 amd64 systems hang while
>> spewing "ehci_idone: ex=0x80.. is done!" messages to the
>> serial console. The hangs are intermittent. The system is
sven falempin gmail.com> writes:
>
> The manual say the information is extracted from the state table.
> So you should have seen the info.
>
> First: are you sure the information wasnt in the udp pflow packets ? maybe
> the collector was wrong.
> Second: man says < controlled by the mtu.>>
The
Hello list,
how safe is it to rise limits in relayd.h?
#define RELAY_MAX_SESSIONS 1024
#define RELAY_MAXPROC 32
#define RELAY_MAXHOSTS 32
Ah I feared as much as its so close to the 5.4 release date.
"Good things come to those who wait"
Thanks, Andy
On Tue 10 Sep 2013 10:47:18 BST, Peter N. M. Hansteen wrote:
On Tue, Sep 10, 2013 at 10:37:17AM +0100, Andy wrote:
PS; Thanks for your great work Henning (and others of course).
Hopi
On Tue, Sep 10, 2013 at 10:37:17AM +0100, Andy wrote:
> PS; Thanks for your great work Henning (and others of course).
> Hoping and keeping fingers crossed the new subsystem will make it
> into 5.4 :)
it did not make it into 5.4, 5.5 is still a possibility but the commit hasn't
happened yet.
- P
On Tue, Sep 10, 2013 at 11:37 AM, Andy wrote:
> PS; Thanks for your great work Henning (and others of course). Hoping and
> keeping fingers crossed the new subsystem will make it into 5.4 :)
Certainly not. It will be into 5.5.
PS; Thanks for your great work Henning (and others of course). Hoping
and keeping fingers crossed the new subsystem will make it into 5.4 :)
Andy
On 10/09/13 08:29, Peter N. M. Hansteen wrote:
On Tue, Sep 10, 2013 at 11:17:58AM +0400, ?? ?? wrote:
where can I read more about "set pri
On 09/10/13 10:25, Alexander Hall wrote:
On 09/09/13 21:58, Alexander Hall wrote:
On 09/09/13 16:48, alex wrote:
Hi!
Is anybody know about possibility local (offline) login to OpenBSD?
I found this article
http://www.h-ein.de/projekte/yubikey-login-auth-module-openbsd.html
(i know about yubike
On 10/09/13(Tue) 08:17, Remco wrote:
> Martijn Rijkeboer wrote:
>
> >>> I have a Schiit Bifrost USB DAC that includes an uaudio device for audio
> >>> playback. When I plug the device in I'm getting "uaudio0: audio
> >>> descriptors make no sense, error=4". Any suggestions on how to make this
> >>
Hi Bob,
On 07/09/13(Sat) 08:14, RD Thrush wrote:
> Since appx. November, 2012, I've had 2 amd64 systems hang while
> spewing "ehci_idone: ex=0x80.. is done!" messages to the
> serial console. The hangs are intermittent. The system is
> unresponsive to the keyboard and doesn't respond
On 09/09/13 21:58, Alexander Hall wrote:
On 09/09/13 16:48, alex wrote:
Hi!
Is anybody know about possibility local (offline) login to OpenBSD?
I found this article
http://www.h-ein.de/projekte/yubikey-login-auth-module-openbsd.html
(i know about yubikey for ssh auth :
http://undeadly.org/cgi?a
I love Henning's slides ;)
On Tue 10 Sep 2013 08:29:12 BST, Peter N. M. Hansteen wrote:
On Tue, Sep 10, 2013 at 11:17:58AM +0400, ?? ?? wrote:
where can I read more about "set prio" in pf?
man pf.conf tends to be the best source, you could also browse
http://home.nuug.no/~peter/pf/ne
On Tue, Sep 10, 2013 at 11:17:58AM +0400, ?? ?? wrote:
> where can I read more about "set prio" in pf?
man pf.conf tends to be the best source, you could also browse
http://home.nuug.no/~peter/pf/newest/ for mentions,
http://bulabula.org/papers/2012/eurobsdcon/ has quite a bit of detail
Dear list,
Here's a manpage diff for i386_get_ioperm(2) to reflect the behaviour I
have observed (see below diff). Please whack me with a stick if I have
made any obvious mistakes.
Index: src/lib/libarch/i386/i386_get_ioperm.2
where can I read more about "set prio" in pf?
29 matches
Mail list logo