Re: OpenBSD 5.5 won't initiate VPN (Ipsec site-to-site)connection to Cisco device

2015-07-11 Thread Motty Cruz
Thank you for your suggestion, I already have connections to peers using isakmpd, am afraid to bring those connections down to switch over to ipsec. On 07/11/2015 05:02 PM, carlos albino garcia grijalba wrote: > use ipsec.conf the new configuration are simple i have connections > from cisco pee

Re: Audio Boost for Sndio

2015-07-11 Thread tekk
On 07/11/15 15:49, Jan Stary wrote: On Jul 11 08:30:37, t...@parlementum.net wrote: On 07/11/2015 08:24 AM, Jan Stary wrote: On Jul 10 19:15:31, h...@stare.cz wrote: On Jul 10 06:01:17, t...@parlementum.net wrote: I'm having a bit of trouble with audio on my 5.7 box (Thinkpad T430.) Audio is

Re: Libreoffice i386 crash on 5.8 snapshot

2015-07-11 Thread Edgar Pettijohn
When you upgraded to snapshot did you remember to run: # sysmerge and # pkg_add -u On 07/11/15 03:53, Alexis Parseghian wrote: Hi all, I'm relatively new to OpenBSD, hope this is proper. Attempting to run libreoffice (be it writer, calc or the 'soffice' chooser component) fails with the err

Re: Mplayer/VLC crashes on yesterdays 5.8 snapshot on i386

2015-07-11 Thread Stuart Henderson
On 2015-07-10, Jan Vlach wrote: > after countless cpu cycles on my little Atom and running out of disk > space 3 times I'm getting: > > error: inline assembly requires more > registers than available > > Does this mean that I need different CPU to get this compiled? I'm out > of ideas at this poi

Re: Mplayer/VLC crashes on yesterdays 5.8 snapshot on i386

2015-07-11 Thread Jan Vlach
Hi Antoine, Dmintrij, > Can you guys try to revert this commit, rebuild ffmpeg and see if it helps: > http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics/ffmpeg/Makefile.diff?r1=1.118&r2=1.119&f=h thank you very much for the hint. Reverting and rebuilding ffmpeg indeed fixes the playback for

Re: Mplayer/VLC crashes on yesterdays 5.8 snapshot on i386

2015-07-11 Thread Jan Vlach
Hello Dmitrij, > > Try mpv. > > -- > Dmitrij D. Czarkoff Thank you for your reply. mpv also segfaults. I don't seem to be able to recompile mpv and ffmpeg with debugging symbols to get useful backtrace... details below, sections divided by ### ### mpv segfault $ mpv a.mp4

Re: Mplayer/VLC crashes on yesterdays 5.8 snapshot on i386

2015-07-11 Thread Antoine Jacoutot
On Sat, Jul 11, 2015 at 10:07:45PM +0200, Jan Vlach wrote: > Dmitrij, > sorry for previous mail, I've finally understood what you meant by h.265 > status ... > > both h.264 and h.265 video codecs fail with direct segfault without > displaying stream info. detailed output follows. Can you guys try

Re: pkg_add -u freezes after last snapshot

2015-07-11 Thread nigel
On 07/11/15 17:15, Joseph Oficre wrote: > Hello, misc. > My dmesg: > OpenBSD 5.8-beta (GENERIC.MP) #1141: Fri Jul 10 11:31:23 MDT 2015 > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > RTC BIOS diagnostic error 80 > real mem = 8451125248 (8059MB) > avail mem = 8191127552

Re: Mplayer/VLC crashes on yesterdays 5.8 snapshot on i386

2015-07-11 Thread Jan Vlach
Dmitrij, sorry for previous mail, I've finally understood what you meant by h.265 status ... both h.264 and h.265 video codecs fail with direct segfault without displaying stream info. detailed output follows. Thank you, Jan using 480p files from: https://peach.blender.org/download/ ### mp4 (

Re: Audio Boost for Sndio

2015-07-11 Thread Jan Stary
On Jul 11 08:30:37, t...@parlementum.net wrote: > On 07/11/2015 08:24 AM, Jan Stary wrote: > >On Jul 10 19:15:31, h...@stare.cz wrote: > >>On Jul 10 06:01:17, t...@parlementum.net wrote: > >>>I'm having a bit of trouble with audio on my 5.7 box (Thinkpad T430.) Audio > >>>is just a bit too quiet to

Re: Mplayer/VLC crashes on yesterdays 5.8 snapshot on i386

2015-07-11 Thread Jan Vlach
Hi Dmitrij, works fine with right input. Also playing this file and the output plays wine with mplayer and mpv. I'm trying to track down which formats cause the segfault now ... The set of files I have problems with are youtoube-dl'd clips ... akiyo_cif.y4m is the first link at http://media.xiph

Libreoffice i386 crash on 5.8 snapshot

2015-07-11 Thread Alexis Parseghian
Hi all, I'm relatively new to OpenBSD, hope this is proper. Attempting to run libreoffice (be it writer, calc or the 'soffice' chooser component) fails with the error listed below. The problem has been observed over the last few snapshots (since 21 june). Haven't seen anything here or on bugs@ a

Re: Audio Boost for Sndio

2015-07-11 Thread tekk
On 07/11/2015 12:24 PM, Andy Bradford wrote: Thus said "tekk" on Sat, 11 Jul 2015 08:30:00 -0700: So e.g. "mixerctl -v inputs.dac-0:1=255" sets it to 174,174? Exactly. inputs.dac-{0:1,2:3}=$value_above_174 simply sets it to 174. It would be more helpful if instead of describing the problem

Re: Audio Boost for Sndio

2015-07-11 Thread Andy Bradford
Thus said "tekk" on Sat, 11 Jul 2015 08:30:00 -0700: > > So e.g. "mixerctl -v inputs.dac-0:1=255" sets it to 174,174? > > > Exactly. inputs.dac-{0:1,2:3}=$value_above_174 simply sets it to 174. It would be more helpful if instead of describing the problem that you would just copy/paste the resu

pkg_add -u freezes after last snapshot

2015-07-11 Thread Joseph Oficre
Hello, misc. My dmesg: OpenBSD 5.8-beta (GENERIC.MP) #1141: Fri Jul 10 11:31:23 MDT 2015 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP RTC BIOS diagnostic error 80 real mem = 8451125248 (8059MB) avail mem = 8191127552 (7811MB) mpath0 at root scsibus0 at mpath0: 256 target

Re: Audio Boost for Sndio

2015-07-11 Thread tekk
On 07/11/2015 08:24 AM, Jan Stary wrote: On Jul 10 19:15:31, h...@stare.cz wrote: On Jul 10 06:01:17, t...@parlementum.net wrote: I'm having a bit of trouble with audio on my 5.7 box (Thinkpad T430.) Audio is just a bit too quiet to be comfortable even when I have everything maxed out. I had a

Re: Audio Boost for Sndio

2015-07-11 Thread tekk
On 07/11/2015 08:23 AM, Jan Stary wrote: I've tried playing with inputs.dac-0:1 and other values since and the inputs.dac-* actually *do* max out at 174 for me. So e.g. "mixerctl -v inputs.dac-0:1=255" sets it to 174,174? Exactly. inputs.dac-{0:1,2:3}=$value_above_174 simply sets it to 174.

dump /some/path/lost+found ?

2015-07-11 Thread Craig Skinner
Hi there, When dumping /some/path and there's a lost+found directory in it, should a backup script either: 1) carry on regardless 2) chflags nodump /some/path/lost+found 3) email the admin to manually clean & remove /some/path/lost+found then unmount & dump. It's now doing (1), I considered (2)

My Compaq Sempron 3400+

2015-07-11 Thread Richard Thornton
I finally got this up & running 64 bit; I have only $75 tied up in this box and it runs very well on 64 bit OpenBSD 5.7; I tried other OS's such as Ubuntu & FreeBSD, but based on my informal trial & error, OpenBSD is still the reigning OS for this type of hardware. As a disclaimer - I am OS

Re: Audio Boost for Sndio

2015-07-11 Thread Jan Stary
On Jul 10 11:12:31, t...@parlementum.net wrote: > On 07/10/15 13:15, Jan Stary wrote: > >Please show the output of mixerctl -av > >This is hardly 'maxed out'. > >Same for the other settings. > > > > > Sorry about that, I'd asked in IRC about it and was given a few devices to > try, and they didn't

Re: Audio Boost for Sndio

2015-07-11 Thread Jan Stary
On Jul 10 19:15:31, h...@stare.cz wrote: > On Jul 10 06:01:17, t...@parlementum.net wrote: > > I'm having a bit of trouble with audio on my 5.7 box (Thinkpad T430.) Audio > > is just a bit too quiet to be comfortable even when I have everything maxed > > out. I had a similar problem on Linux Are y

Re: mail server on rental server , cannot send gmail.com

2015-07-11 Thread tuyosi
thanks for advices . mynetworks = 127.0.0.0/8, 157.7.244.194/32 does not have effect . and i understand 587 's difficulty . a few days later i can use port 25 , now rental server prohibit using 25 . regards

Re: mail server on rental server , cannot send gmail.com

2015-07-11 Thread Craig Skinner
Hi Tuyosi, On 2015-07-11 Sat 06:45 AM |, Tuyosi Takesima wrote: > > Jul 11 15:20:52 aoiyuma postfix/smtpd[9635]: NOQUEUE: reject: RCPT from > e0109-114-22-25-247.uqwimax.jp[114.22.25.247]: 454 4.7.1 > : Relay access denied; from= > to= proto=SMTP helo= > The part "postfix/smtpd[9635]" means

Re: mail server on rental server , cannot send gmail.com

2015-07-11 Thread GDR!
On Sat, 11 Jul 2015 06:45:12 +0900 Tuyosi Takesima wrote: > Jul 11 15:20:52 aoiyuma postfix/smtpd[9635]: NOQUEUE: reject: RCPT > from e0109-114-22-25-247.uqwimax.jp[114.22.25.247]: 454 4.7.1 < > nakajin.fu...@gmail.com>: Relay access denied; > from= to= proto=SMTP > helo=< aoiyuma.mydns.jp> It d