Re: dhclient fallback lease declaration doesn't configure the interface

2014-04-21 Thread Tomas Bodzar
On Mon, Apr 21, 2014 at 4:29 PM, Alessandro DE LAURENZIS < just22@gmail.com> wrote: > Hello, > > 5.4-Rel here, GENERIC.MP kernel. > > Rather often I need to connect my laptop to networks without DHCP service > (sometimes I use a direct connection through a crossover cable, too); so > it would

Re: Automatic console locking at system suspend

2014-04-21 Thread Tomas Bodzar
On Mon, Apr 21, 2014 at 4:51 PM, Alessandro DE LAURENZIS < just22@gmail.com> wrote: > Hello, > > I google-ed a lot, but it seems that there is no trivial solution to > this point. > > I extensively use console (and tmux), ending up with a lot of > simultaneously open shells; I normally suspend

Small typo on armv7.html

2014-04-22 Thread Tomas Bodzar
$ cvs diff -u -r1.7 armv7.html Index: armv7.html === RCS file: /cvs/www/armv7.html,v retrieving revision 1.7 diff -u -p -u -r1.7 armv7.html --- armv7.html 29 Mar 2014 21:58:11 - 1.7 +++ armv7.html 22 Apr 2014 09:37:39 -

Re: tmpfs weirdness

2014-04-23 Thread Tomas Bodzar
On Wed, Apr 23, 2014 at 9:06 AM, Marc Espie wrote: > On Tue, Apr 22, 2014 at 05:11:35PM -0500, Shawn K. Quinn wrote: > > Also, it should be noted tmpfs allocates the entire amount of memory > > available by default. > > Nope. Your wording is incorrect. mfs *reserves* memory. tmpfs doesn't. > If y

Re: Linux Foundation raising money for "Core Infrastructure"

2014-04-24 Thread Tomas Bodzar
On Thu, Apr 24, 2014 at 11:20 PM, frantisek holop wrote: > hmm, on Thu, Apr 24, 2014 at 10:36:25AM -0700, Tom Bodr said that > > > https://igurublog.wordpress.com/2014/04/08/julian-assange-debian-is-owned-by-the-nsa/ > > (sorry for the OT, but:) > it is interesting to see other bsd users

Re: heartbleed: is 5.1-stable vulnerable as it reports

2014-04-27 Thread Tomas Bodzar
On Sat, Apr 26, 2014 at 6:25 PM, Yassen Damyanov wrote: > Hello list, > > I worry about my 5.1 servers being at risk due to the heartbleed bug, as > they report openssl 1.0.1f which is known to be vulnerable: > Funny to see people being scared about security issue of particular component of syste

Re: UEFI Support

2014-04-27 Thread Tomas Bodzar
On Mon, Apr 28, 2014 at 5:47 AM, Tekk wrote: > Is OpenBSD capable of booting from pure UEFI yet? This basically > translates to "Is there a UEFI capable bootloader" since I don't have > secure boot or anything turned on. I'm rather happy not having to deal with > the bios at the moment so having

Re: Problem booting OpenBSD-current AMD64

2014-04-28 Thread Tomas Bodzar
On Tue, Apr 29, 2014 at 12:49 AM, Martijn Rijkeboer wrote: > I've installed OpenBSD-current AMD64 on my new computer without problems, > but as soon as I reboot the system, it freezes in the post. The only way to > go past the post is wiping the first few megabytes of the harddisk using > another

Re: Cubieboard question

2014-05-01 Thread Tomas Bodzar
On Thu, May 1, 2014 at 5:39 AM, Martin Braun wrote: > Hi > > I am a bit confused about wether Cubiebord A20 or Cubieboard 3 are > supported. > > On the http://www.openbsd.org/armv7.html it mentiones Cubieboard and > Cubieboard 2, but it also says "A20". > > Would either work on OpenBSD 5.5? > As

Lenovo Y510P laptop support

2014-05-06 Thread Tomas Bodzar
Hi all, yesterday just quick test from USB flash disk with OpenBSD installed about how well is OpenBSD working with Lenovo Y510P 2x NV GT755M SLI, core i7, 16GB RAM, hybrid HDD. Later I will send dmesg, but except of: VGAs (one can be removed to get access to Intel HD4600) wired network (Qualcom

Re: who develops NIC drivers?

2014-05-06 Thread Tomas Bodzar
On Tue, May 6, 2014 at 1:52 PM, Isak Lyberth wrote: > I am thinking Intel ET Quadport gigabit server cards > > Well more details like dmesg, pcidump or output from other systems about details of those cards and what you want to do in fact will be fine for sure. Because such cards seems to be "sup

Re: Intel driver doesn't get automatically selected by Xorg

2014-05-07 Thread Tomas Bodzar
On Wed, May 7, 2014 at 1:23 PM, Manuel Pages wrote: > Hello list, first post here \o/ > > The question is about drivers for "Intel HD Graphics 3000" rev 0x09 > (not a hybrid with some nVIDIA nonsense). > > When I run X, I get the following result (from Xorg.0.log): > > ``` > [ 42880.697] (II) Load

Re: Intel driver doesn't get automatically selected by Xorg

2014-05-07 Thread Tomas Bodzar
out some of them or will be ok about all of them, but you need to try. > > > On Wed, May 7, 2014 at 2:36 PM, Tomas Bodzar wrote: > >> >> >> >> On Wed, May 7, 2014 at 1:23 PM, Manuel Pages >> wrote: >> >>> Hello list, first post here \o/

Re: Intel driver doesn't get automatically selected by Xorg

2014-05-07 Thread Tomas Bodzar
On Wed, May 7, 2014 at 2:00 PM, Manuel Pages wrote: > Wow, I didn't catch it. It's kinda shocking. > Is there any data bank regarding Thinkpads, it's BIOS and OpenBSD? > Yes, in my head and on Internet :-) 1) Checked your dmesg 2) Saw issue with cpu 3) Checked BIOS in your dmesg 4) Went to http:

Re: Intel driver doesn't get automatically selected by Xorg

2014-05-07 Thread Tomas Bodzar
On Wed, May 7, 2014 at 4:44 PM, Manuel Pages wrote: > Rebuilding kernel helped. > Now I run -current MP kernel and everything works like a charm. > Much love and gratefulness to you, Tomash. > Happy to help. Welcome in OpenBSD where 99% of time everything works and fault is on the other end :-)

Re: cd boot panic on 5.0 but not 4.9 or earlier

2011-11-26 Thread Tomas Bodzar
On Sat, Nov 26, 2011 at 10:46 PM, quartz wrote: >> put a 5.0 kernel in the root directory of your file system with the name >> "bsd50". B At the "boot>" prompt, do a "boot bsd50". B If the kernel loads >> all the way, it's just an issue with the bsd.rd kernel. B if it doesn't, >> it's a 5.0-rel is

Re: Narcicism?

2011-12-01 Thread Tomas Bodzar
On Thu, Dec 1, 2011 at 8:28 AM, John Tate wrote: > I think I've found a bug in the OpenBSD crowd. They bug the hell out of me > and my little mistakes. http://marc.info/?l=openbsd-misc&m=125312230626856&w=2 > > I am not talking about people who actually have a solution, but I can't > seem to ask

Re: Developing software on OpenBSD

2011-12-02 Thread Tomas Bodzar
On Fri, Dec 2, 2011 at 12:15 PM, Neoklis Kyriazis wrote: > Hi > > I hesitate somewhat to post this, being aware of the recommendations to > look for answers in the extensive documentation of OpenBSD, but I just > don't > seem to find the information I need. > > I have been using Linux for a number

Re: Narcicism?

2011-12-02 Thread Tomas Bodzar
On Fri, Dec 2, 2011 at 10:42 PM, Richard Thornton wrote: > I wonder how much c++ the Russian programmer from Goldman is doing these > days?! Of course a lot to cover all of those black ops :D > On Dec 2, 2011 4:35 PM, "Tekk" wrote: > >> It's that way in the US too, afaict(C is 'deprecated') >>

Re: Narcicism?

2011-12-05 Thread Tomas Bodzar
On Tue, Dec 6, 2011 at 4:13 AM, Eric Oyen wrote: > easy there pardoner! :) > > I think he was pointing out my spelling error in jest. > anyway, go easy on him as he probably didn't know (and I make it a point not > to call attention to my disability, except where it becomes necessary). Will be ve

Re: OpenBSD/amd64 runs on computers equipped with AMD Athlon64

2011-12-12 Thread Tomas Bodzar
On Mon, Dec 12, 2011 at 5:02 PM, wrote: > Peter Kay wrote: > >> Wikipedia says 'AMD64 supported by: all models with an OPN ending in >> BX and CV' and 'E6 stepping or later' > > It seems I have a BO: SSE3, but not AMD64 according to dmesg. > > Henning Brauer wrote: > >> this one is a no-brainer

Re: IPSEC gateway serving rogue laptops

2011-12-21 Thread Tomas Bodzar
On Wed, Dec 21, 2011 at 3:25 PM, Henrik Engmark wrote: > > I have been trying to set up a vpn concentrator using isakmpd and ipsec, > where clients are laptops on the run, and my vpn concentrator is on a > static IP. To start with, I want to use a setup as simple as possible, > and use only psk fo

Re: see_other_uids

2011-12-22 Thread Tomas Bodzar
On Thu, Dec 22, 2011 at 10:43 PM, Vitali wrote: > Gentlemen > > In FreeBSD there is one great feature I like very much. > > If you set the variable > security.bsd.see_other_uids > to zero, users can't see other users' processes. > > Is there something like that in OpenBSD? https://www.youtube.com

Re: see_other_uids

2011-12-23 Thread Tomas Bodzar
On Fri, Dec 23, 2011 at 9:08 AM, Vitali wrote: > On Fri, Dec 23, 2011 at 6:49 AM, Tomas Bodzar wrote: >> On Thu, Dec 22, 2011 at 10:43 PM, Vitali wrote: >>> Gentlemen >>> >>> In FreeBSD there is one great feature I like very much. >>> >>> I

Re: Upgrading 4.9 to 5.0 problems: can't build kernel, errata patch not in CVS, no documentation for netstart changes

2011-12-25 Thread Tomas Bodzar
On Sun, Dec 25, 2011 at 4:03 AM, wrote: > First, sorry for the bogus formatting in my previous email... > hopefully, this one is better. > > It turns out that I needed to manually delete the ".depend" file from > a previous kernel build in my local build directory. The makefile has > only this un

Re: Need some suggestions abt application inside chroot

2012-01-01 Thread Tomas Bodzar
On Sun, Jan 1, 2012 at 4:59 PM, Stefan N wrote: > Hi All, > > I need some suggestions/feedback about application on OpenBSD whether it > should or should not be installed inside chroot environment. > For example,apache webserver is installed in chroot environment by default. > > Are there specifi

Re: bc4318

2012-01-05 Thread Tomas Bodzar
On Thu, Jan 5, 2012 at 10:00 PM, Nikolas Slivka wrote: > Welcome! > > Where i can find information about BC4318 wifi card is working under OpenBSD > 5.0? Read first (last) log on this page http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/pci/Attic/if_bcw_pci.c for 43xx Here is some background in

Re: bc4318

2012-01-05 Thread Tomas Bodzar
On Fri, Jan 6, 2012 at 8:22 AM, Ted Unangst wrote: > On Fri, Jan 06, 2012, Tomas Bodzar wrote: >> On Thu, Jan 5, 2012 at 10:00 PM, Nikolas Slivka >> wrote: >>> Welcome! >>> >>> Where i can find information about BC4318 wifi card is working under >>

Re: pcn0: packet spilled into next buffer

2012-01-06 Thread Tomas Bodzar
On Fri, Jan 6, 2012 at 8:40 AM, Indunil Jayasooriya wrote: > Hi mics, > > > I just installed OpenBSD 5 64 bit as a VM on Redhat Linux KVM . > > Then, I got below error? > > pcn0: packet spilled into next buffer > > > I searched the internet . then, I got below URL > > > http://www.google.lk/url?sa

Re: Ted Unangst Static Source Code Analysis

2012-01-07 Thread Tomas Bodzar
On Sun, Jan 8, 2012 at 1:04 AM, Lars wrote: > I was watching an older video regarding Static Source code analysis to > make code more secure. B I especially enjoyed your comments about SQL > injections and escaping sql which all sorts of websites forget to do. > > What tools are used in OpenBSD fo

Re: OpenBSD 5.0 Snapshot: ASUS Wireless Card - Not Configured

2012-01-07 Thread Tomas Bodzar
On Sun, Jan 8, 2012 at 6:29 AM, Steven wrote: > Hi, > > I recently purchased an ASUS PCE-N15 Wireless-N PCI-E Adapter. > > http://www.asus.com/Networks/Wireless_Adapters/PCEN15/ > > After i installed it and restarted my computer I got this in the > dmesg (I'm assuming this is the ASUS adapter as i

Re: DLINK DUB-E100

2012-01-08 Thread Tomas Bodzar
On Sun, Jan 8, 2012 at 11:16 AM, Alessandro Baggi wrote: > Hi there, > > I would buy an Ethernet card usb, and I've found the Dlink dub-e100. > > It is supported on OpenBSD 5.0? Why don't you check? http://www.openbsd.org/cgi-bin/man.cgi?query=usb&apropos=0&sektion=4&manpath=OpenBSD+5.0&arch=i386

Re: HTTPS and the opinion of the Great OpenBSD team

2012-01-08 Thread Tomas Bodzar
On Sun, Jan 8, 2012 at 11:01 AM, Rumoseh, Loros wrote: > Good morning Everybody. > > Q1: Correct me If I'm wrong, but AFAIK the OpenBSD team is not trusting the > CA/HTTPS modell on security side. That's why www.openbsd.org isn't > available over HTTPS [?]. What exactly is private on OpenBSD page

Re: DLINK DUB-E100

2012-01-08 Thread Tomas Bodzar
On Sun, Jan 8, 2012 at 11:42 AM, Alessandro Baggi wrote: > On 01/08/2012 11:38 AM, Tomas Bodzar wrote: >> >> On Sun, Jan 8, 2012 at 11:16 AM, Alessandro Baggi >> B wrote: >>> >>> Hi there, >>> >>> I would buy an Ethernet card usb, and

Re: mailserv project

2012-01-15 Thread Tomas Bodzar
On Mon, Jan 16, 2012 at 7:11 AM, Wesley M. wrote: > Hi, > > It will be famous if somebody can update mailserv project to work > on the last version OpenBSD 5.0 > Therefore it works like a charm on OpenBSD > 4.8/4.9 > Here the source : https://github.com/mailserv/mailserv/ There's sendmail in base

Re: Softraid & raid 5 throughput problem

2012-01-16 Thread Tomas Bodzar
On Mon, Jan 16, 2012 at 1:12 PM, keith wrote: > I built a storage server to run the Bacula storage daemon on. B My plan was > to boot of a usb key then to use the four 2TB sata disks that are in the > server as a softraid raid 5 volume. The server in question is a dell > poweredge R310, i3 CPU 540

Re: ASUS USB adapters

2012-01-18 Thread Tomas Bodzar
On Wed, Jan 18, 2012 at 1:30 PM, mufurcz wrote: > Greetings, > > Anybody using/tested these wireless cards with OpenBSD? Unfortunately, I > can't find the chip-set specs. > > http://www.asus.com/Networks/Wireless_Adapters/WL167G_V3/#specifications > http://www.asus.com/Networks/Wireless_Adapters/U

Re: VoIP Sophtphones

2012-01-18 Thread Tomas Bodzar
On Wed, Jan 18, 2012 at 9:10 PM, wrote: > pjsua from the packages works very good. I tryied to compile > linphone-3.5.0 and twinkle-1.4.2 in OpenBSD4.8 without > success. Did someone managed to do it? >From http://www.openbsd.org/security.html OpenBSD 4.8 and earlier releases are not supported

Re: VoIP Sophtphones

2012-01-19 Thread Tomas Bodzar
On Thu, Jan 19, 2012 at 10:36 AM, wrote: > Tomas Bodzar wrote: > >> OpenBSD 4.8 and earlier releases are not supported anymore. > > I will update to 5.0 or 5.1 later, but now I have a little stress > and other preocupations. To update twice a year means a little > work

Re: error report when installing gnome on openbsd 5.0

2012-01-19 Thread Tomas Bodzar
On Thu, Jan 19, 2012 at 9:07 AM, lbvvbooo lbvvbooo wrote: > Thanks for reply. > > The B OpenBSD 5.0 should be "release". Because I don't it from http://www.openbsd.org/ftp.html when I found there's 5.0 version available. > > It's i386. > > It's a fresh install, with existing window xp. Now I can s

Re: yt_execution_fails_due_to_lua_error-[4.9-stable]

2012-01-20 Thread Tomas Bodzar
On Fri, Jan 20, 2012 at 6:38 PM, soko.tica wrote: > Hello, > > I was trying to download a youtube video from a box running 4.9 > stable, but got the following error: > = > Getting http://www.youtube.com/watch?v=i7pkyDUX5uM ... > /usr/local/bin/lua: /usr/local/share/lua/5.1/base.lua:433: > stac

Re: youtube works, thanks!

2012-01-20 Thread Tomas Bodzar
On Fri, Jan 20, 2012 at 8:14 PM, Peter J. Philipp wrote: > Hi, > > I noticed today by accident that the videos on Youtube work. B They are HTML5. > The sound I made happen by by starting "aucat -l". B Is this old news or am > I dreaming? Old news. Watching HTML5 videos for about year. xxxterm is

Re: Scrotwm not reading .scrotwm.conf

2012-01-21 Thread Tomas Bodzar
2012/1/21 Pablo Velasco FernC!ndez : > Hi, I have installed scrotwm as window manager. In the man it says that it > read first the ~/.scrotwm.conf for the user settings or /etc/scrotwn.conf > for global settings. I have modified both and it doesnt apply my changes... > Any idea? Thanks Version of

Re: n00b questions -- keyboard messed up

2012-01-22 Thread Tomas Bodzar
On Sun, Jan 22, 2012 at 7:16 PM, John Doe wrote: > The keyboard mapping in the kernel is getting correpted when I use X Windows > Version 11 Release 6 Xenocara. B I am using a Microsoft(R) Digital Media > Keyboard 3000. B How do I map the extra keys? and would it help if I used > machdep.allowaper

Re: Starting out

2012-01-27 Thread Tomas Bodzar
On Fri, Jan 27, 2012 at 10:52 AM, Jannik Pruitt wrote: > Hi everyone. > > I got my netier xl 1000 runing now. > It has full network and I can ssh to and from. > X does come up. > > thanks for the help with the config on the 32GB CF card. > > What I want to do now is put a better terminal in. > A s

Re: Long delay updating xenocara source tree?

2012-01-27 Thread Tomas Bodzar
On Fri, Jan 27, 2012 at 9:10 PM, Dave Anderson wrote: > I've run into this problem perhaps a dozen times over the past several > months while running amd64-current, most recently at 15:53 2012/1/26 EST > while running a system built from source updated at about 14:30 > 2012/1/21 EST: when trying t

Re: Starting out

2012-01-27 Thread Tomas Bodzar
On Fri, Jan 27, 2012 at 10:52 AM, Jannik Pruitt wrote: > Hi everyone. > > I got my netier xl 1000 runing now. > It has full network and I can ssh to and from. > X does come up. > > thanks for the help with the config on the 32GB CF card. > > What I want to do now is put a better terminal in. > A s

Re: looking for hardware recommendations, x86 or otherwise.

2012-01-30 Thread Tomas Bodzar
On Tue, Jan 31, 2012 at 5:16 AM, Lars wrote: > If someone is considering doing openbsd ports for raspberry pi devices, > they might want to look at freebsd as a starting point, instead of linux. > > But it doesn't look that great, lots of undocumented crap with pi: > > http://lists.freebsd.org/pip

Re: more Thinkpad T60 X/video woes (5.0-stable amd64)

2012-02-02 Thread Tomas Bodzar
On Wed, Feb 1, 2012 at 11:17 PM, Jonathan Thornburg wrote: > In a thread back in November 2011, > B http://marc.info/?t=132173453400070&r=1&w=1 > I reported intermittent kernel/X hangs (usually under near-idle loads) > on a Thinkpad T60 widescreen laptop (alas I misspelled the name as > "Tinkpad"

Re: FR: Make it possible to turn off untrusted users ability to read cmdline arguments of processes they don't own

2012-02-02 Thread Tomas Bodzar
On Thu, Feb 2, 2012 at 7:29 AM, Paul Dejean wrote: > I'll start working on a patch (even though it'll take me forever) if I > can be confident it wouldn't be vetoed because people don't like the > concept. Don't reinvent wheel https://www.youtube.com/watch?v=JaVnNllZxn4 Eg. actual situation in N

Re: adding icewm

2012-02-02 Thread Tomas Bodzar
On Fri, Feb 3, 2012 at 3:29 AM, Richard Thornton wrote: > How do I add this window manager? If you read http://www.openbsd.org/faq/faq11.html already then you can jump to step http://www.openbsd.org/faq/faq15.html > > RT

Re: FR: Make it possible to turn off untrusted users ability to read cmdline arguments of processes they don't own

2012-02-03 Thread Tomas Bodzar
On Fri, Feb 3, 2012 at 4:10 PM, Paul Dejean wrote: > Well I applied this patch to my own kernel(s): > http://www.am.torun.pl/~ja/openbsd/process-privacy.shtml > > However I don't know anything about the internals of OpenBSD. http://atmnis.com/~proger/openkyiv/openkyiv2009_proger_sys.pdf By > app

Re: specific X.org segmentation fault

2012-02-03 Thread Tomas Bodzar
On Wed, Feb 1, 2012 at 2:53 PM, Mihai Popescu wrote: > Hello, > > I've run in some "able to repeat issue" using X.org doing some > software try. The result is a complete X.org server shut down. I'm not > good in reporting things, but this is very interesting because it > repeats every time. See th

Re: iwn firmware load fails in Sony VPCCA25FX

2012-02-04 Thread Tomas Bodzar
On Sat, Feb 4, 2012 at 5:34 PM, Ed Ahlsen-Girard wrote: > A Sony Vaio (VPCCA25FX) cannot configure its Intel WiFi Link 1000, > complaining thusly: > > iwn0: could not read firmware > iwn0: error, 2, could not read firmware iwn-1000 from man iwn iwn%d: could not load firmware An attempt to load

Re: PF: table sync

2012-02-05 Thread Tomas Bodzar
On Sat, Feb 4, 2012 at 8:56 PM, Maxim Bourmistrov wrote: > Hi misc@, > > my question is probably directed to devs working with/on PF. > > Is something like table sync is planed to implement in PF? > > eg: > "table persist sync" would sync all entries to the remote peer, inc. > tracking add/del to

Re: fatal page fault with atheros ar9300

2012-02-05 Thread Tomas Bodzar
On Sun, Feb 5, 2012 at 11:30 AM, Delan Azabani wrote: > Hi, I'm trying OpenBSD for the first time, and have experienced issues > getting the installer to boot on my netbook. My netbook is a Toshiba > NB500 (part number PLL50A-00M00D) with an Intel Atom N550 CPU. As it > has no CD drive, I used PXE

Re: more Thinkpad T60 X/video woes (5.0-stable amd64)

2012-02-06 Thread Tomas Bodzar
On Tue, Feb 7, 2012 at 7:00 AM, Jonathan Thornburg wrote: > I wrote > | In a thread back in November 2011, > | B http://marc.info/?t=132173453400070&r=1&w=1 > | I reported intermittent kernel/X hangs (usually under near-idle loads) > | on a Thinkpad T60 widescreen laptop (alas I misspelled the na

Re: fatal page fault with atheros ar9300

2012-02-11 Thread Tomas Bodzar
On Sat, Feb 11, 2012 at 12:41 PM, Delan Azabani wrote: > I have more information, hopefully useful, about this problem. To recap, > the installer bsd.rd fails to boot unless I 'disable athn' in UKC. The > installer bsd boots, but of course panics because there is no rootfs. I > managed to install

Re: Bad Checksum on i386-current

2012-02-11 Thread Tomas Bodzar
On Sat, Feb 11, 2012 at 12:43 PM, Insan Praja SW wrote: > Hi Misc@, > > Could someone elaborate me with this tcpdump I had? After nat-ing, checksum > error shows, on the same packet.. > > rule 173.home.8/(match) [uid 0, pid 9731] pass in on vlan516: > 172.16.33.254.64264 > 188.255.110.14.51413: S

Re: record off of uaudio device (help?)

2012-02-18 Thread Tomas Bodzar
On Sun, Feb 19, 2012 at 1:59 AM, patrick keshishian wrote: > Can someone point me to some docs explaining how I can record off of a > uaudio device I plugged in? > > [after plugging in uaudio device] > uaudio0 at uhub0 port 3 configuration 1 interface 0 "E-MU Systems, > Inc. E-MU 0202 | USB" rev 2

Re: record off of uaudio device (help?)

2012-02-18 Thread Tomas Bodzar
On Sun, Feb 19, 2012 at 7:36 AM, patrick keshishian wrote: > I should have been more specific with my question and subject line: I > don't see where aucat's "-f device" values are documented. > > Googling finds old (google-cached) current.html pages, circa 2009, > suggesting using 'aucat -f sun:1'

Re: pgt firmware ...

2012-02-26 Thread Tomas Bodzar
On Sun, Feb 26, 2012 at 8:21 AM, David Walker wrote: > Hi. > > I'm trying to do: > pkg_add http://firmware.openbsd.olg/firmware/pgt-firmware-1.2.tgz > > I get this: > parsing pgt-firmware-1.2.tgz > Bad pkg_db: No such file or directory at > /usr/libdata/perl5/OpenBSD/PackageInfo. > pm line 63. >

Re: Trusting the Installation

2012-02-28 Thread Tomas Bodzar
On Wed, Feb 29, 2012 at 3:44 AM, Nathan Stiles wrote: > Hello, > I've recently installed 5.0 and based upon my experience > I expected a checksum to be posted for the ISO. They are > Also I've noticed that HTTPS isn't implemented on openbsd.org. $ host openbsd.org openbsd.org has address 199.1

Re: Google SoC 2012 is accepting open source organisations

2012-02-28 Thread Tomas Bodzar
On Wed, Feb 29, 2012 at 6:34 AM, Loganaden Velvindron wrote: > I came across this: > http://google-opensource.blogspot.com/2012/02/mentoring-organization-applications-now.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+GoogleOpenSourceBlog+%28Google+Open+Source+Blog%29 > > The dead

Re: Google SoC 2012 is accepting open source organisations

2012-02-28 Thread Tomas Bodzar
On Wed, Feb 29, 2012 at 8:47 AM, Jiri B wrote: > On Wed, Feb 29, 2012 at 08:35:03AM +0100, Tomas Bodzar wrote: >> The question is if there's real potential in that for some really new >> stuff. Personally I think that developers which hacks in their free >> time work

Re: Google SoC 2012 is accepting open source organisations

2012-02-29 Thread Tomas Bodzar
On Wed, Feb 29, 2012 at 11:33 AM, Loganaden Velvindron wrote: > On Wed, Feb 29, 2012 at 11:35 AM, Tomas Bodzar wrote: >> On Wed, Feb 29, 2012 at 6:34 AM, Loganaden Velvindron >> wrote: >>> I came across this: >>> http://google-opensource.blogspot.com/2012/02/me

Re: Google SoC 2012 is accepting open source organisations

2012-02-29 Thread Tomas Bodzar
On Wed, Feb 29, 2012 at 1:50 PM, Jiri B wrote: > On Wed, Feb 29, 2012 at 01:21:21PM +0100, Tomas Bodzar wrote: >> I did not say that ;-) I'm not a developer of OpenBSD, just user so I >> can provide only my view on that. Another question is "market share" >>

Re: Router project on OpenBSD questions

2012-02-29 Thread Tomas Bodzar
On Wed, Feb 29, 2012 at 1:43 PM, Patrick Lamaiziere wrote: > Le Wed, 29 Feb 2012 13:13:30 +0100, > Peter Hessler a icrit : > > Hello, > >> On 2012 Feb 29 (Wed) at 11:54:13 +0100 (+0100), Patrick Lamaiziere >> wrote: :OpenBSD is not perfect too, it would be nice that pflow >> handles ipv6 >> >> pf

Re: Google SoC 2012 is accepting open source organisations

2012-03-04 Thread Tomas Bodzar
On Mon, Mar 5, 2012 at 3:04 AM, Theo de Raadt wrote: >> But again. OpenBSD tried at least two times before to apply, but was >> not accepted by Google > > That is false. > > We were approached by Google "people" to participate, but we can > find noone in our project who will accept signing their c

Re: Google SoC 2012 is accepting open source organisations

2012-03-04 Thread Tomas Bodzar
On Mon, Mar 5, 2012 at 7:06 AM, Theo de Raadt wrote: >>On Mon, Mar 5, 2012 at 3:04 AM, Theo de Raadt wrote: But again. OpenBSD tried at least two times before to apply, but was not accepted by Google >>> >>> That is false. >>> >>> We were approached by Google "people" to participate, bu

Re: Google SoC 2012 is accepting open source organisations

2012-03-05 Thread Tomas Bodzar
On Mon, Mar 5, 2012 at 3:27 PM, Kenneth R Westerback wrote: > On Mon, Mar 05, 2012 at 07:04:06AM +0100, Tomas Bodzar wrote: >> On Mon, Mar 5, 2012 at 3:04 AM, Theo de Raadt >> wrote: >> >> But again. OpenBSD tried at least two times before to apply, but was &

Re: Google SoC 2012 is accepting open source organisations

2012-03-05 Thread Tomas Bodzar
On Mon, Mar 5, 2012 at 8:41 PM, Morten Christensen wrote: > Am I the only one wanting the tone to be polite and friendly among friends? > > I think the only reason why Tomas Bodzar didn't snap the head of Theo or at least tried to is because every booting OpenBSD on earth star

Re: My OpenBSD 5.0 installation experience (long rant)

2012-03-07 Thread Tomas Bodzar
On Wed, Mar 7, 2012 at 1:26 PM, Leonardo Sabino dos Santos wrote: > Hi, > > I want to tell you about my experience with OpenBSD. > > I'm a Linux user, but have always wanted to try OpenBSD. The last time > I'd tried installing it was version 4.6 and I didn't get very far. > That version wouldn't i

Re: Snappy Answers to Stupid Questions - WTF?

2012-03-09 Thread Tomas Bodzar
On Fri, Mar 9, 2012 at 7:33 PM, Johan Beisser wrote: > Sent form my iFoe. > > On Mar 9, 2012, at 10:19, Nick Holland wrote: >> >> >> Hey, if having an OS which takes the quality of its product -- and not much > else! -- seriously is important to you, this would be a good time to make a > donatio

Re: install questions

2012-03-19 Thread Tomas Bodzar
On Sun, Mar 18, 2012 at 3:11 PM, fullmoon wrote: > I've downloaded the /install50.iso (x86) and verified the sha-256. > > Under Ubuntu 11.10 running the virtualbox "4.1.10-76795~Ubuntu~oneiric" from > the Oracle site, I've set up a virtual machine to go through the install > process and learn how

Re: Experiences of different networking vendors

2012-03-22 Thread Tomas Bodzar
On Thu, Mar 22, 2012 at 3:24 PM, TS Lura wrote: > Dear OpenBSD community, > > > I have been tasked with figuring out which supplier of networking equipment > we should buy for our networking edge. I am working on my own report. But > it would be nice to hear about your experiences , since I think

Re: LiveUSB OpenBSD and LiveCD-OpenBSD site updated

2012-04-02 Thread Tomas Bodzar
On Mon, Apr 2, 2012 at 7:56 AM, Jan Stary wrote: > On Apr 01 21:30:58, Girish Venkatachalam wrote: >> After a long long time. Sigh. > > Please stop spreading this. All it does is give wrong > instruction and diverts people who should instead read > http://www.openbsd.org/faq/faq14.html#flashmemLiv

Re: similar behaviour to Linux "netstat -lpn" ?

2012-04-04 Thread Tomas Bodzar
On Tue, Apr 3, 2012 at 4:21 PM, PP;Q Q P(P8P?P8QP8P= wrote: > Hello! > > I'd like to see every program (with program name) that listen something on > network. I can achive that on Linux by running "netstat -lpn", like that > > server:~# netstat -lpn > Active Internet connections (only servers)

Re: VPN on OpenBSD: OpenSSH or OpenVPN?

2012-04-16 Thread Tomas Bodzar
On Mon, Apr 16, 2012 at 9:35 PM, Kostas Zorbadelos wrote: > Hello all, > > if this has been discussed in the past, forgive my asking and please > point me to the archives. I am interested in building a server VPN > solution for a sensitive corporate LAN. The use case is travelling, > roaming users

Re: Compiling non-ports application from source

2012-04-18 Thread Tomas Bodzar
On Tue, Apr 17, 2012 at 11:41 AM, Laurence Rochfort wrote: > :D B Thanks for the permission to compile, Jan! > > I was thinking more of allowances I might have to make for compiling > software developed with GNU in mind on OpenBSD. B Or am I just looking > at it the wrong way? http://undeadly.org

Re: Intel Centrino Advanced-N 6030 -

2012-04-19 Thread Tomas Bodzar
On Wed, Apr 18, 2012 at 9:52 PM, Laurence Rochfort wrote: > My Intel Centrino Advanced-N 6030 will not connect to the network. B In > dmesg there is an UNKNOWN firmware error and the error "iwn0: crystal > calibration failed" > > I see quite a few errors regarding iwn firmware in the mailing list

Re: Page fault trap when booting GENERIC.MP on Xen

2012-05-06 Thread Tomas Bodzar
On Sat, May 5, 2012 at 7:44 PM, Martijn Rijkeboer wrote: > Hi, > > When booting GENERIC.MP on Xen I get the following page fault trap: > > B root on wd0a (6412ffe6504713d5.a) swap on wd0b dump on wd0b > B clock: unknown CMOS layout > B kernel: page fault trap, code = 0 > B Stopped at B B trap+0x6

Re: OpenBSD Sound

2007-10-31 Thread Tomas Bodzar
And still one thing When I was try OpenBSD (I think that was 3.8),I use WindowMaker,Xmms and lots of other packages and sound goes well (video together with music and etc.).Maybe part of dmesg from your system will be useful for somebody of us. -Original Message- From: [EMAIL PROTECTED] [

Re: Problem with CD/DVD RW - only read SOLVED

2008-08-03 Thread Tomas Bodzar
urday, August 02, 2008 10:54 PM To: Tomas Bodzar Subject: Re: Problem with CD/DVD RW - only read What IDE cable for this drive? 40- or 80-wire? A month or two ago, I was experiencing problems with my DVD-RW drive, it wouldn't read CDs/DVDs, outputing similar errors into dmesg. Then I replaced t

OT - Needs for data modeling tool under OSS ?

2008-08-03 Thread Tomas Bodzar
27;t know if for BSD too) are Tora or new SQL Developer from Oracle under Java,but both of them are ooposite for Toad for Oracle,not for our Toad Data Modeler. Thanks a lot for your ideas,comments and answers PS:Sorry for layout,but Outlook from MS Office 2007 don't know what is 80 character te

Own keyboard encoding cz (cs)

2008-08-06 Thread Tomas Bodzar
Hi all, I'm reading throw man pages kbd,wsconcs,wsconscfg,looking on Google and so on, but can't find some useful kick-of.Do you know about some paper about it? I found something from http://www.netbsd.org/docs/guide/en/chap-cons.html . I looked in wsksymdef.h ,there is a support for ISO-8859

Re: Own keyboard encoding cz (cs)

2008-08-06 Thread Tomas Bodzar
lat [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2008 1:49 PM To: Tomas Bodzar Cc: misc@openbsd.org Subject: Re: Own keyboard encoding cz (cs) > I'm reading throw man pages kbd,wsconcs,wsconscfg,looking on Google > and so on, but can't find some useful kick-of.Do you

Re: Own keyboard encoding cz (cs)

2008-08-06 Thread Tomas Bodzar
at [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2008 1:58 PM To: Tomas Bodzar Cc: misc@openbsd.org Subject: RE: Own keyboard encoding cz (cs) > I read wsfontload(8),but there is only ISO-8859-1,IBM and pcvt. Oops, you're right. This should be fixed as well eventually (-: Miod

Re: OpenBSD 4.3 running in VirtualBox? Anyone have it working properly?

2008-08-06 Thread Tomas Bodzar
VirtualBox sucks to version 1.6.2 .There is a 1.6.4 now,but I don't test it. I use Qemu on BSD/Linux/Windows,it's better in my opinion. (work with VirtualBox,Vmware Server 1.0.x,2.x,MS Virtual Server,MS Virtual PC) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] O

Re: OpenBSD 4.3 running in VirtualBox? Anyone have it working properly?

2008-08-06 Thread Tomas Bodzar
ide effect the connection is very slow. I assume that doesn't happen on the actual hardware that QEMU is supposed to emulate, but other OSes don't have the same problem. 2008/8/7 Tomas Bodzar <[EMAIL PROTECTED]>: > VirtualBox sucks to version 1.6.2 .There is a 1.6.4 now,but

Re: DOJ Incompetence and corruption

2008-08-07 Thread Tomas Bodzar
You can change this. Don't vote for clauns (Bush,Obama,Cain,) in big circus ("vote" for president).We can't repair mistakes of people,which are thinking,that they have democracy.We have own problems."Repair" problems in your country by yourself (all people),than you can look around for ot

Re: make build fails for OPENBSD_4_4 on i386

2008-08-08 Thread Tomas Bodzar
Beta and build?What a nice type of Sci-Fi ;-) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Sent: Friday, August 08, 2008 12:21 PM To: OpenBSD Misc Subject: make build fails for OPENBSD_4_4 on i386 ===> libreadline mkdep -a -DHAVE_CONFI

Re: Does this look like SSP to you? (Vista)

2008-08-13 Thread Tomas Bodzar
Eheh,nice PR story -> Use Java and .NET and you will be safe :-) Just reaction on part of topic,not whole. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sunnz Sent: Thursday, August 14, 2008 3:49 AM To: misc >> OpenBSD Misc Subject: Does this lo

Re: TV out for Xorg/OpenBSD? - OT

2008-08-25 Thread Tomas Bodzar
Nice page,but I can't set my resolution 1440x900 ,it's changing to 1440x810 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Fred Crowson Sent: Monday, August 18, 2008 2:50 PM To: Edd Barrett Cc: misc@openbsd.org Subject: Re: TV out for Xorg/OpenBSD?

Problem with resolution on LCD Benq G900W

2008-08-25 Thread Tomas Bodzar
Hi all, Have someone this model of LCD? http://www.benq.com/products/LCD/?product=1280 It's running fine under Mandriva 2008.1 or others Linux distributions. but under OBSD I can't setup 1440x900.Monitor is still running on [EMAIL PROTECTED] .I tried X -configure and xorgconfig,both are

Re: TV out for Xorg/OpenBSD? - OT

2008-08-25 Thread Tomas Bodzar
: Re: TV out for Xorg/OpenBSD? - OT On Mon, Aug 25, 2008 at 08:21:00AM +0100, Tomas Bodzar wrote: > Nice page,but I can't set my resolution 1440x900 ,it's changing to 1440x810 Did you restriction the aspect ratio to 16:9? 1440x900 is 16:10.

Re: Problem with resolution on LCD Benq G900W

2008-08-26 Thread Tomas Bodzar
before you ask your question. On 2008-08-25, Tomas Bodzar <[EMAIL PROTECTED]> wrote: > Hi all, > > > > Have someone this model of LCD? > > > > http://www.benq.com/products/LCD/?product=1280 > > > > It's running fine under Mandriva

Re: Problem with resolution on LCD Benq G900W

2008-08-27 Thread Tomas Bodzar
2008-08-27, Tomas Bodzar <[EMAIL PROTECTED]> wrote: > Temporary solution for now is change resolution to [EMAIL PROTECTED] by > xrandr and then restart of fvwm(1). > > I must do it everytime I start X.Screen is moved to left by OSD for > now,so OpenBSD is default on

Very small bug in man page of Xorg(1)

2008-08-27 Thread Tomas Bodzar
Hi all, I can confirm it only on 4.3 -release and on webpage for -current http://www.openbsd.org/cgi-bin/man.cgi?query=Xorg&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html In section OPTIONS,part -disableVidMode there is a sentence : Disable the the parts... - dou

How much RAM is needed for cvs(1)?

2008-08-27 Thread Tomas Bodzar
Hi all, I tried # cd /usr # export [EMAIL PROTECTED]:/cvs # cvs -d$CVSROOT checkout -P xenocara and after few minutes get Out of memory.I have 256MB RAM.That was running on tty0, on tty1 was only lynx with OBSD page.Before that I made checkout of src and every- thing OK.

<    1   2   3   4   5   6   7   8   >