Re: doas(1) adjustable timeout length

2019-12-19 Thread andrej
Hi Ted, On the note of accurate documentation; how about adding the actually defined timeout for persist rather than the "some time"? Cheers, Andrej -- Sent from: http://openbsd-archive.7691.n7.nabble.com/openbsd-user-misc-f3.html

Re: Fan control not working as intended

2014-10-21 Thread Julian Andrej
I'm experiencing the same issues with an x220 and the latest bios (1.39). Another x220 with an older bios (1.20) works fine. The fan runs at ~2000rpm.

apm not having any effect on real watt usage

2014-10-12 Thread Julian Andrej
I'm using an amd64 snapshot from saturday. I measure power consumed by my desktop using a watt-meter. Before updating i could reduce watt usage with using 'apm -C'. Now there is NO difference regarding watt usage using either 'apm -C' or 'apm -H' or disabling apm completely. The watt-meter always

Problem with cwm and tabbed

2014-08-30 Thread Julian Andrej
I encountered a problem either with cwm or tabbeb (http://tools.suckless.org/tabbed/). If I use cwm as my window manager and start tabbed with an XEmbed supported application like xterm, surf or st (e.g. tabbed xterm -into) and then I resize the window of tabbed. Before doing something else with t

Problem with cwm and tabbed

2014-08-30 Thread Julian Andrej
I encountered a problem either with cwm or tabbeb (http://tools.suckless.org/tabbed/). If I use cwm as my window manager and start tabbed with an XEmbed supported application like xterm, surf or st (e.g. tabbed xterm -into) and then I resize the window of tabbed. Before doing something else with t

Problem with 5 Button Mouse in X

2014-08-15 Thread Julian Andrej
Hello, my 5 Button Mouse uhidev2 at uhub3 port 6 configuration 1 interface 0 "Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)" rev 1.10/3.00 addr 5 works, except the side buttons which should respond to button 6 and 7 are giving the signal for button 5 and 4 which correspond to the scroll

Re: MinnowBoard MAX

2014-07-28 Thread Julian Andrej
On 29 July 2014 07:44, Theo de Raadt wrote: >> > Anyone running OpenBSD on the PC Engines APU.1C ? >> >> Yes i have installed and tried to run a router on it for a 100Mbit >> home internet connection. >> I got high numbers of `sysctl kern.netlivelocks`, few thousands in 4-5 >> days uptime, and >>

Re: MinnowBoard MAX

2014-07-28 Thread Julian Andrej
On 28 July 2014 19:14, Stan Gammons wrote: >> On Jul 28, 2014, at 6:10 AM, Jonathan Gray wrote: >> >>> On Mon, Jul 28, 2014 at 10:38:04AM +, Stuart Henderson wrote: On 2014-07-27, Chris Cappuccio wrote: emigrant [emig...@gmail.com] wrote: > new toy for OpenBSD? ;) -> > ht

Re: Printer (Canon MP620) attached via USB not working with CUPS

2014-06-29 Thread Julian Andrej
rc.local > (as suggested in /usr/local/share/doc/pkg-readmes/cups-1.x.xp0) > # reboot > > Now set up through cups as normal > > Good Luck > Mo > > > On 2014-06-29 18:32, Julian Andrej wrote: > >> Hello, >> >> i'm trying to configure

Printer (Canon MP620) attached via USB not working with CUPS

2014-06-29 Thread Julian Andrej
Hello, i'm trying to configure my printer with CUPS. I connected the printer via USB. I installed cups and gutenprint, because the printer is supported by gutenprint. dmesg output: ulpt0 at uhub3 port 1 configuration 1 interface 1 "Canon MP620 series" rev 2.00/1.10 addr 6 ulpt0: using bi-directi

Suspend does not work

2014-06-24 Thread Julian Andrej
Hello, so on my desktop workstation the suspend (zzz) does not work. It goes into sleep but as soon as i resume (with the power button, keyboard or mouse doesn't do anything) the X server comes back up but i cant see the mouse or do any keyboard inputs. The numlock LED can be switched on/off thoug

Re: Video card fan speed temperature

2014-06-21 Thread Julian Andrej
Do you mind telling me where to find the power profile in the sources? Or is it not possible at the moment even with changing and recompiling the kernel? On 21 June 2014 19:03, Jonathan Gray wrote: > On Sat, Jun 21, 2014 at 06:19:51PM +0200, Julian Andrej wrote: >> Hello, >> >&

Video card fan speed temperature

2014-06-21 Thread Julian Andrej
Hello, is it possible to show/change the current fan speed, temperature and clock of my video card? (ATI Radeon HD7770) `sysctl hw` shows sensors of my cpu and north bridge which seem correct. I'm using the 5.5 release. I'm asking because i want to control the fan speed, which is much lower with

Re: OpenBSD 5.5 on mSATA SSD unit in PC Engines APU.1C - "bad dir ino 2 at offset 0: mangled entry" kernel panic

2014-06-11 Thread Julian Andrej
Does an install on usb or sdcard medium work for you? Am 11.06.2014 06:01 schrieb "Chris Cappuccio" : > Chris Cappuccio [ch...@nmedia.net] wrote: > > Mattieu Baptiste [mattie...@gmail.com] wrote: > > > Le 8 juin 2014 13:38, "Nick Ryan" a ??crit : > > > > I know it???s no consolation to you but us

Re: make src libstd++ on -current error

2010-01-22 Thread Andrej Elizarov
>> Think, make must ignore mk.conf or just force -B for backwards >> compatiblity while building src tree. > > where in the documentation, besides make(1), is 'make -j' ever talked about? > and did you see make(1) mentions '-j' in it's BUGS section? You are totally right. I did not read documentat

Re: make src libstd++ on -current error

2010-01-22 Thread Andrej Elizarov
STeve Andre' : > On Friday 22 January 2010 02:16:00 Andrej Elizarov wrote: >> > follow the docs instead of trying to be clever and creating problems you >> > don't know how to solve? >> >> hey, how else can i learn some? >> >> yeah, you are all no

Re: make src libstd++ on -current error

2010-01-21 Thread Andrej Elizarov
> follow the docs instead of trying to be clever and creating problems you > don't know how to solve? hey, how else can i learn some? yeah, you are all not my slaves and so on.

Re: make src libstd++ on -current error

2010-01-21 Thread Andrej Elizarov
2010/1/22, Jacob Meuser : > On Fri, Jan 22, 2010 at 06:52:13AM +0300, Andrej Elizarov wrote: >> Hi all. >> >> While compiling userland on -current i get error: >> >> ...[skip] >> make -j3 all >^^^ thanks, this is may be a clue $ cat /etc/mk.con

make src libstd++ on -current error

2010-01-21 Thread Andrej Elizarov
Hi all. While compiling userland on -current i get error: ...[skip] make -j3 all cd . && CONFIG_FILES= CONFIG_HEADERS=config.h /bin/sh ./config.status creating config.h config.h is unchanged make "AR_FLAGS=" "CC_FOR_BUILD=" "CC_FOR_TARGET=" "CFLAGS=-O2 -pipe " "CXXFLAGS=-O2 -pipe " "CFLAGS

Re: What does your environment look like?

2010-01-03 Thread Andrej Elizarov
love it. from first sight and 3.7-around. oh, what is it? tears?! no, just rain. > * Do you use one of the bundled window managers like > cwm(1)/twm(1)/fvwm(1) or something else? awesome. and it is. really. with dual monitors. > * What other utilities do you find useful, any "dockapps" or similar

Re: Web Browsers

2010-01-01 Thread Andrej Elizarov
what's about srware iron?

Re: no love with sound record

2009-12-31 Thread Andrej Elizarov
2009/12/31 Alexandre Ratchov > On Thu, Dec 31, 2009 at 02:13:52AM +0300, Andrej Elizarov wrote: > > Trying to get fully working my shiny OpenBSD 4.6-stable. > > > > Now i had some problem with recording. > > I'm just playing around about two days and still

no love with sound record

2009-12-30 Thread Andrej Elizarov
Trying to get fully working my shiny OpenBSD 4.6-stable. Now i had some problem with recording. I'm just playing around about two days and still no love. Can't enumerate all variants that i tried. Try to record with: #aucat -o file.raw or #aucat -e s16le -h raw -o file.raw While playing #aucat -

Chromium port [?]

2009-12-08 Thread Andrej Elizarov
Just wonder, does anyone know about Chromium browser port for openbsd? I had tried it on Windows box and seems it's much faster than FF (in fact, not Chromium - Chrome based on sources' one). And google sad that it's ported on freebsd and there floating around patches specially for openbsd ( like t

Re: PT_PEEKUSER, PT_POKEUSER and PTRACE_SYSCALL

2009-11-15 Thread Andrej Elizarov
WRITE_D? > > On Sun, Nov 15, 2009 at 10:16 PM, Andrej Elizarov > wrote: > > Hi all. > > > > I'm trying to port new "Google Go" language, sadly some parts works only > for > > linux or darwin. > > Is there analog to linux's PTRACE_PEEKUSER and others in subj? > > > > Is there some FAQ with ptrace calling porting?

PT_PEEKUSER, PT_POKEUSER and PTRACE_SYSCALL

2009-11-15 Thread Andrej Elizarov
Hi all. I'm trying to port new "Google Go" language, sadly some parts works only for linux or darwin. Is there analog to linux's PTRACE_PEEKUSER and others in subj? Is there some FAQ with ptrace calling porting?

Re: NEW: proxychains

2009-09-24 Thread Andrej Elizarov
wrong list, sorry

NEW: proxychains

2009-09-24 Thread Andrej Elizarov
Nice tool. use it like this: #proxychains sockd -D works via LD_PRELOAD, overwriting getnameinfo(3) and others. it's capable tunnel dns query via proxychains. Enjoy! #cat pkg/DESCR About proxychains tool: * It's a proxifier. * Latest version: 3.1 * Dedicated OS: Linux and othe

Re: mod_mp3 bug or wtf

2009-09-22 Thread Andrej Elizarov
Thanks, Rogier.NFS helps in my case. 2009/9/22 Rogier Krieger > On Tue, Sep 22, 2009 at 01:56, Andrej Elizarov > wrote: > > I found this example: > > > > mkdir /var/www/music > > mkdir -p /var/www/var/www > > cd /var/www/var/www > > ln -s /var/www/mus

mod_mp3 bug or wtf

2009-09-21 Thread Andrej Elizarov
Hi all. I'm trying to setup mod_mp3 in default chrooted Apache. it work like a charm after this: #mkdir /music #mkdir /var/www/music #cp /from/some/*mp3 /music/ #cp /music/* /var/www/music/ create playlist.txt in /music #cp /music/playlsit.txt /var/www/music #cat /var/www/conf/modules/mp3.conf

Re: SkyStar 1/2/3 DVB

2009-08-25 Thread Andrej Elizarov
> please re-read the page at the URL Brynet gave you. As i said SkyStar1 cards is out-of-date. It's very hard to find this device in my region. But i'll write this url down.. just in case) > > > On 2009-08-23, Brynet wrote: >> Hi Andrej, >> >> The o

Re: SkyStar 1/2/3 DVB

2009-08-23 Thread Andrej Elizarov
It's all about video capture and DVB-T (i believe). But what about satellite internet (DVB-S) ? >Some 3rd party attempt at a driver for the SkyStar 1 does exist, but it's most likely out of date SkyStar1 cards is out of date, but it's interesting. I'm wonder is there some drivers/tools for interne

SkyStar 1/2/3 DVB

2009-08-22 Thread Andrej Elizarov
Hi all. Any one know some about support DVB cards in obsd?

Re: Problems using ppp on my cell phone

2009-07-05 Thread Andrej Elizarov
2009/7/3 STeve Andre' > On Thursday 02 July 2009 14:15:35 Andrej Elizarov wrote: > > If Aaron is right, you need to call to your mobile operators and ask > about > > "initialization string" in cell-modem properties in Windows > > (like /AT+CGDCONT=1,"

Re: Problems using ppp on my cell phone

2009-07-02 Thread Andrej Elizarov
If Aaron is right, you need to call to your mobile operators and ask about "initialization string" in cell-modem properties in Windows (like /AT+CGDCONT=1,"IP","web.pt.lu"/ ), at first. And about new phone number for dial-up connection. In some rare cases i had to edit resolve.conf manually ( you

Re: boot problem. in short

2009-06-05 Thread Andrej Elizarov
Thanks, i'll try. Just an idea. Signature is already cleared. How can i test it? 2009/6/5 Josh Grosse > I'd written: > > > 4. Install MBR program onto boot drive, preserving repaired MBR table > > > > # fdisk -u > > You probably do not want to use OpenBSD's fdisk to rewrite the MBR program, >

Re: boot problem. in short

2009-06-05 Thread Andrej Elizarov
009 at 6:36 AM, Andrej Elizarov wrote: > >> Hi all. >> >> I have some situation, my machine will not boot after installing >> amd64_obsd4.5_stable. >> amd64, 250G harddrive (first physical). >> >> 0. 1 Primary 100G NTFS (WindowsXP), 1 Secondary 100G NTFS (j

boot problem. in short

2009-06-05 Thread Andrej Elizarov
Hi all. I have some situation, my machine will not boot after installing amd64_obsd4.5_stable. amd64, 250G harddrive (first physical). 0. 1 Primary 100G NTFS (WindowsXP), 1 Secondary 100G NTFS (just data) 1. have free 36G at the end of drive. 2. in windows make blank primary partition (with power

Asus M50Sa

2009-05-21 Thread Andrej Elizarov
Hi all, after my old lovely HP nc6120 was broken down, i search for a replacement. And i defenetly stop on Asus M50Sa. Becase it has ATI Radeon 1G and i wonna test radeondrm, and it has 1680x1050, and.. has numpad and nice touchpad. There is specs: http://www.asus.com/product.aspx?P_ID=q1SPgViusm

Re: acx(4) firmware mismatch

2009-05-12 Thread Andrej Elizarov
Ok. #pkg_delete acx-firmware #cp /cdrom/Drivers/Win2000/FwRad16.bin /etc/firmware/tiacx111c16 #ifconfig acx0 up Be happy. 2009/5/12 Andrej Elizarov > Today i buy wifi card D-Link G650+ (PCMCIA) in hope to work at home with > Windows-powered box in ad-hoc mode. > Case bwi(4) in my no

acx(4) firmware mismatch

2009-05-12 Thread Andrej Elizarov
Today i buy wifi card D-Link G650+ (PCMCIA) in hope to work at home with Windows-powered box in ad-hoc mode. Case bwi(4) in my notebook do not have support IBSS mode. People in internet sad that some revisions of this card had Atheros chips. This one (rev B1) has TI chip, so it must work with acx(

black screen after random time

2009-01-27 Thread Elizarov Andrej
Hi all. I have some strange problem, i'll try to describe it. There is HP notebook with obsd and Linux inside. When i work in obsd screen goes to black, but notebook still work and i can type "^C reboot" if i was in terminal. One time i work two hours, another - just 15 minutes before this occass

Re: incomplete man page

2008-12-21 Thread Elizarov Andrej
2008/12/21 bdz > hi list, > > i just started to play with bluetooth on -current. the man 1 rfcomm_sppd > ends like this: > > In order to use rfcomm_sppd to automatically create a secured link for > pppd(8), use > > it's just a reminder if someone would finish the sentence... :) > > bdz >