Re: who is using obsd

2013-05-13 Thread Tomas Bodzar
On Mon, May 13, 2013 at 11:12 PM, Pau wrote: > on his/her laptop as *only* OS and uses it daily for scientific work? > please contact me off list. Thanks > > I'm not sure if there will be some official readings available (you can try BSDmag and similar resources), but it's completely possible and

Re: inotify for BSD?

2013-05-15 Thread Tomas Bodzar
On Wed, May 15, 2013 at 1:25 PM, Peter J. Philipp wrote: > Hi, > > This is a question for devs really. An inotify for BSD would be useful > for me. The URL for inotify explanation is at wikipedia: > http://en.wikipedia.org/wiki/**Inotify, > would you say s

Re: smp

2013-05-15 Thread Tomas Bodzar
On Wed, May 15, 2013 at 10:03 PM, Alfonso S. Siciliano wrote: > Hi, > I'm trying to study the concurrency and the parallelism of OpenBSD. > Fortunately SMP is supported on my platform, amd64. > Where can I find documentation about what components are been > parallelized? (queue, stack, etc.) > > R

Re: __guard_local issue

2013-05-22 Thread Tomas Bodzar
On Wed, May 22, 2013 at 12:30 PM, Bogdan Andu wrote: > Hello, > > > I compile from source Erlang R14B04 on a freshly installed OpenBSD 5.3 > amd64 machine, configured with preinstalled opensssl library > /usr/lib/libssl.so.19.0 . > Why older version as there's package of newer one available any

Re: Is it possible to do with pf?

2013-05-30 Thread Tomas Bodzar
On Tue, May 28, 2013 at 9:11 PM, Mark Felder wrote: > Yes, it's in the man page for pf.conf. Search for "user". > > and maybe you will want it from other point of view so then check man authpf

Re: OpenBSD problems on Dell R320 (not BCM 5720 related)

2013-06-09 Thread Tomas Bodzar
On Fri, Jun 7, 2013 at 4:08 PM, Loïc BLOT wrote: > Hello misc, > I have serious problems with my Dell R320 servers (6 servers but i use > Intel em i350 cards). Before i was under OpenBSD 5.3 but problem also > occurs on 5.2 (today it occurs). > Sometimes (too often) the totally freeze. Nothing re

Re: Can't Mount CD-ROM (Newbie)

2013-06-11 Thread Tomas Bodzar
On Tue, Jun 11, 2013 at 2:43 PM, Umut Berk Alkan wrote: > Hi, > > I've installed OpenBSD 5.3 2 days ago machine of mine and now I want to > add my CD-ROM for some purposes. > > Problem is that I can't mount the DVD/CD drive (DVD Multi Recorder R DL + > RW DVD + R DL and COMPACT DISC ReWritable lab

Re: Error Report

2013-06-11 Thread Tomas Bodzar
On Tue, Jun 11, 2013 at 5:46 PM, Umut Berk Alkan wrote: > I don't know where to send this problem, can someone redirect this to > correct > mailing list please? > > Sure, here it is http://www.openbsd.org/faq/faq2.html#Bugs and http://www.openbsd.org/report.html > Attachment: WP_20130611_003.jp

Re: user can not shutdown PC in xfce

2013-08-27 Thread Tomas Bodzar
On Tue, Aug 27, 2013 at 2:34 PM, Fung wrote: > 1. root login xfce can shutdown the pc smoothly using mouse. > 2. other user in xfce can not shutdown the pc, why? > > # visudo > ... > %wheel ALL=(ALL) SETENV: ALL > share ALL=NOPASSWD: /usr/local/lib/xfce4/session/xfsm-shutdown-helper > ... > > #

Re: 5.3 Installer Hangs After Entering Netmask (Broadcom NIC)

2013-09-02 Thread Tomas Bodzar
On Mon, Sep 2, 2013 at 10:10 PM, andrew fabbro wrote: > On Mon, Sep 2, 2013 at 11:06 AM, Alexey E. Suslikov < > alexey.susli...@gmail.com> wrote: > > > andrew fabbro fabbro.org> writes: > > > > > apm0 at bios0: Power Management spec V1.2 > > > acpi at bios0 function 0x0 not configured > > > > tr

Re: slow console

2013-09-24 Thread Tomas Bodzar
On Tue, Sep 24, 2013 at 4:48 AM, Chris Cappuccio wrote: > Paul de Weerd [we...@weirdnet.nl] wrote: > > > > Probably the updates to your (now graphical) terminal. Time is spent > > updating the frame buffer. Consider it a feature: you can now > > (better) read along with what's happening ;) > >

Re: Backlight on lenovo ideapad

2013-10-05 Thread Tomas Bodzar
On Thu, Oct 3, 2013 at 1:28 AM, Jean Lucas wrote: > Hello, > > Is there a parallel for /sys/class/backlight, which under Linux would > return the 2 backlight controllers in my machine (acpi_video0 and > intel_backlight), for OpenBSD? Changing the backlight option in xorg.conf > to "intel_backligh

Re: Looking for good, small, canadian version laptop suggestions

2013-10-09 Thread Tomas Bodzar
On Wed, Oct 9, 2013 at 12:14 AM, g.lister wrote: > Hi guys, > > I am looking for some suggestions for a good, small quite laptop. I was > looking at futureshop.ca and bestbuy.ca. I currently have an HP dv3 which > runs OpenBSD 5.2 but it is veeey loud some issue with keeping heat down > it ha

Re: Looking for good, small, canadian version laptop suggestions

2013-10-10 Thread Tomas Bodzar
On Wed, Oct 9, 2013 at 7:11 PM, g.lister wrote: > - Original message - > From Tomas Bodzar > Sent Wed Oct 9 2013 11:29:07 AM CEST > To g.lis...@nodeunit.com > Subject Re: Looking for good, small, canadian version laptop suggestions > > > On Wed, Oct 9, 20

Re: Full disk encryption and hibernate on amd64

2013-10-24 Thread Tomas Bodzar
On Thu, Oct 24, 2013 at 2:14 PM, David Coppa wrote: > On Thu, Oct 24, 2013 at 2:02 PM, Jiri B wrote: > > Hi, > > > > after I read mlarkin@'s report on Undeadly.org[1] about > > hibernation, I've got curious question. > > > > How does it work with full disk encryption (FDE) which > > OpenBSD offe

Re: Full disk encryption and hibernate on amd64

2013-10-24 Thread Tomas Bodzar
On Thu, Oct 24, 2013 at 2:21 PM, Jérémie Courrèges-Anglas wrote: > Tomas Bodzar writes: > > > On Thu, Oct 24, 2013 at 2:14 PM, David Coppa wrote: > > > >> On Thu, Oct 24, 2013 at 2:02 PM, Jiri B wrote: > >> > Hi, > >> > > >&g

Re: OpenBSD maintenance compared to FreeBSD

2013-10-30 Thread Tomas Bodzar
On Wed, Oct 30, 2013 at 3:44 AM, David Noel wrote: > I started playing around with FreeBSD back in the 2.2.7 days. I'd > describe myself as a casual desktop/workstation user. Back in the day > I was attracted to OpenBSD's heavy focus on security but was pulled > towards FreeBSD due to a good frie

Re: Ivy Bridge-EP Xeon (E5-2637v2) and Intel C602 Patsburg-A Chipset support

2013-11-12 Thread Tomas Bodzar
On Mon, Nov 11, 2013 at 10:56 AM, Andy wrote: > On Fri 08 Nov 2013 18:28:38 GMT, Chris Cappuccio wrote: > >> Andy [a...@brandwatch.com] wrote: >> >>> Hi Chris, >>> >>> Yea that makes sense, as you say its pretty trivial and a divide by zero >>> check is a common coding practice... >>> >>> I will

Re: Mount CD/DVD and playback DVD as normal user

2013-11-12 Thread Tomas Bodzar
On Mon, Nov 11, 2013 at 11:08 PM, Laurence Rochfort < laurence.rochf...@gmail.com> wrote: > Hello, > > I'm trying to configure my laptop so that a normal user may mount a > CD/DVD or playback a DVD in Xine. > > So far I've just put an entry in /etc/fbtab. /cdrom permissions look > OK, but the devi

Re: Mount CD/DVD and playback DVD as normal user

2013-11-13 Thread Tomas Bodzar
On Tue, Nov 12, 2013 at 9:48 PM, Laurence Rochfort < laurence.rochf...@gmail.com> wrote: > Thanks Fred, > > /cdrom is the mount point, so no I don't think it should be a symlink. > > The command is: > > $ mount /dev/cd0a /cdrom > mount_cd9660: /dev/cd0a on /cdrom: Operation not permitted > You'r

Re: Cellular network modems

2013-11-13 Thread Tomas Bodzar
Related to that is problem with new smartphones operating on MTP protocol https://en.wikipedia.org/wiki/Media_Transfer_Protocol and not over regular USB host. Because of recently added fuse support in OpenBSD it may be possible to access at least files, music, video on those phones eg. via http://

Re: GM45 gpu hung error

2013-11-13 Thread Tomas Bodzar
On Wed, Nov 13, 2013 at 11:47 AM, wrote: > :I am talking about recent snapshot. I use -current from 7/30/13 and I >> >> Recent as in "the last 4 days". The recent fixes are *very* *very* >> recent. >> > OK, thanks for now. I'll test it and report the results as soon as I get > to my notebook. >

Re: GM45 gpu hung error

2013-11-13 Thread Tomas Bodzar
On Wed, Nov 13, 2013 at 12:07 PM, wrote: > On Wed, Nov 13, 2013 at 11:47 AM, wrote: >> >> :I am talking about recent snapshot. I use -current from 7/30/13 and I Recent as in "the last 4 days". The recent fixes are *very* *very* recent. >>> OK, thanks for now. I'll

Re: [OT] Loongson hardware in Europe

2013-11-13 Thread Tomas Bodzar
On Wed, Nov 13, 2013 at 1:35 PM, ropers wrote: > Having long wanted to run http://www.openbsd.org/loongson.html, I've > just seen that the main EU vendor of Loongson/Lemote/Yeeloong has > finally —temporarily, they say— significantly cut the hitherto > relatively high cost of these machines.

Re: OpenBSD rocks

2012-10-13 Thread Tomas Bodzar
On Sat, Oct 13, 2012 at 10:02 PM, Brian Empson wrote: > Hello all, > > I've been trying out different BSDs and Linux distros over the past few weeks for a project, and hands down I like OpenBSD the best. I can't believe I'd never tried it before, I like the lack of bloat that you basically have to

Re: Stable releases: KDE-way

2012-10-15 Thread Tomas Bodzar
On Mon, Oct 15, 2012 at 2:12 PM, Vadim Zhukov wrote: > It's too bad - I'm OpenBSD user. > > It's too bad - I understand some words literally. > > Say, the word "stable". Using OpenBSD I've got accustomed to > understand it as... you know, stable. And not as, say: "let's tweak > some system headers

Re: Skype.

2012-10-15 Thread Tomas Bodzar
On Mon, Oct 15, 2012 at 4:10 PM, Jay Patel wrote: > Thanks David. I will try that. Quite old, but you get idea and can try the same http://permalink.gmane.org/gmane.os.bsd.india/352 > > On Mon, Oct 15, 2012 at 7:38 PM, David Coppa wrote: >> On Mon, Oct 15, 2012 at 4:03 PM, Jay Patel wrote: >>>

Re: ddb error

2012-10-15 Thread Tomas Bodzar
On Tue, Oct 16, 2012 at 5:11 AM, Indunil Jayasooriya wrote: > Hi List, > > > I have 2 Redhat KVM Servers. On each server, an OpenBSD 5.1 ( 64 bit ) is > running. > > ( i.e - Since I have 2 Redhat KVM Servers, 2 OpenBSD 5.1 ( 64 bit ) are > running ) > missing dmesg from both > > These 2 OpenBSD

Re: Skype.

2012-10-16 Thread Tomas Bodzar
On Tue, Oct 16, 2012 at 5:31 PM, Jay Patel wrote: > Thanks pat. i am gonna go with imo.im for a while till i convince my > clients to move on to something else. :P thanks .. > Convince doesn't work. Especially as clients are happy with something and you don't have real alternative for that. They

Kernel panic on current during pkg_add -vi gnome and cvs up (related to softdep)

2012-10-23 Thread Tomas Bodzar
Hi all, amd64 current installed today on Dell Optiplex 760 desktop with latest BIOS. Nothing installed, just plain full install with one user, ssh and ntpd enabled, softdep enabled on all partitions. Was working connected via SSH to machine, tmux started with three consoles, one doing 'sudo pkg_ad

Re: Is this legal CVS?

2012-10-23 Thread Tomas Bodzar
On Tue, Oct 23, 2012 at 1:29 PM, John Long wrote: > I saw this in Tomaz's kernel panic post: > >> second one 'cvs -d $CVSROOT up -Pd ports src xenocara' > CVSROOT=anon...@anoncvs.eu.openbsd.org:/cvs in my case > The FAQ (openbsd.org/faq/faq5.html) says you can combine directories for > checkout

Re: nfs_server=YES in /etc/rc.conf.local does not work

2012-10-27 Thread Tomas Bodzar
On Sat, Oct 27, 2012 at 11:15 PM, Mike Korbakov wrote: > Seems, authors rc.conf forgotten (or did not for some reason) to load portmap > when nfs_server is marked on. > Or nfsd now works without portmap ? > (rc.conf unchanged: $OpenBSD: rc.conf,v 1.167 2012/04/01 18:32:51 deraadt Exp > $) > > #

Re: nfs_server=YES in /etc/rc.conf.local does not work

2012-10-27 Thread Tomas Bodzar
On Sun, Oct 28, 2012 at 12:10 AM, Mike Korbakov wrote: > I tried follow Russian doc http://www.openbsd.ru/docs/steps/nfs.html > Please, read google results, especially "Chinese" > http://www.openbsd.org/faq/zh/faq6.html#NFS > In any case, the presence of partially working or non-working code in s

Re: nfs_server=YES in /etc/rc.conf.local does not work

2012-10-27 Thread Tomas Bodzar
.openbsd.org/faq/faq10.html#rc and related man pages. NFS works just fine, but if you want to debug it regarding rc stuff just read man rc.d and look for -d option > 28.10.2012, 08:26, "Tomas Bodzar" : >> On Sat, Oct 27, 2012 at 11:15 PM, Mike Korbakov wrote: >&g

Re: nfs_server=YES in /etc/rc.conf.local does not work

2012-10-28 Thread Tomas Bodzar
one most important OpenBSD comes with extensive documentation in the form of manual pages. Considerable effort is made to make sure the man pages are up-to-date and accurate. In all cases, the man pages are considered the authoritative source of information for OpenBSD. > 28.10.2012, 10:35, "T

Re: nfs_server=YES in /etc/rc.conf.local does not work

2012-10-28 Thread Tomas Bodzar
On Sun, Oct 28, 2012 at 2:25 PM, Kenneth R Westerback wrote: > On Sun, Oct 28, 2012 at 11:45:02AM +0400, Mike Korbakov wrote: >> Last chance to not mix up the problem. So I see the following problems: >> >> 1. Search engine for the official site. >> Search should be available by simple actions: te

Re: sysmerge on 5.2?

2012-10-29 Thread Tomas Bodzar
On Mon, Oct 29, 2012 at 8:12 AM, bofh wrote: > Hi, > Can someone help me understand how sysmerge works? I made all the > config changes and then followed the instructions at > http://openbsd.org/faq/upgrade52.html and did this: > > # sysmerge -s $RELEASEPATH/etc52.tgz -x $RELEASEPATH/xetc52.tgz >

Re: GENERIC-kernel hangs at acpivout, ASUS N55SF laptop

2012-10-30 Thread Tomas Bodzar
On Tue, Oct 30, 2012 at 3:47 AM, Mike Korbakov wrote: > Hi, Group! > > GENERIC kernel from OpenBSD5.1 to current hangs at boot, > trace pointed to acpivout. I've commented acpivout in kernel config, > kernel boots successfully, but X seems unstable and CPU runs > at lowest speed. > This laptop has

Re: GENERIC-kernel hangs at acpivout, ASUS N55SF laptop

2012-10-30 Thread Tomas Bodzar
On Tue, Oct 30, 2012 at 8:23 AM, Tomas Bodzar wrote: > On Tue, Oct 30, 2012 at 3:47 AM, Mike Korbakov wrote: >> Hi, Group! >> >> GENERIC kernel from OpenBSD5.1 to current hangs at boot, Upss missed part "to current", sorry. >> trace pointed to acpivout. I&#

Re: pf and torrenting

2012-10-31 Thread Tomas Bodzar
On Wed, Oct 31, 2012 at 11:08 PM, Matt M. wrote: > I am trying to get torrenting to work but I can't seem to get any packets to > go through. Tcpdump shows attempted activity and nothing blocked,but the > torrent client itself doesn't seem to be receiving anything from any torrent > I have tried.

Re: 5.2 SSD machine won't boot

2012-11-02 Thread Tomas Bodzar
On Fri, Nov 2, 2012 at 2:39 PM, Devin Ceartas wrote: > hp laptop with Intel SSD won't boot under 5.2 - the problem reported on Do you have a chance to try current snapshot on that? > > screen appears to be the one described here: > > http://old.nabble.com/Re%3A-Fwd%3A--mSATA-failure-on-6501-w--O

Re: 5.2 SSD machine won't boot

2012-11-02 Thread Tomas Bodzar
On Fri, Nov 2, 2012 at 11:50 PM, Devin Ceartas wrote: > On Fri, Nov 2, 2012 at 3:10 PM, Devin Ceartas wrote: > >> On Nov 2, 2012, at 3:04 PM, Tyler Morgan wrote: >> >> > On 11/2/2012 6:39 AM, Devin Ceartas wrote: >> >> hp laptop with Intel SSD won't boot under 5.2 - the problem reported on >> >>

Re: remote out-of-band management / intel vpro

2012-11-02 Thread Tomas Bodzar
On Fri, Nov 2, 2012 at 9:07 PM, Dewey Hylton wrote: > for some of my remote customers, as well as my own office, i'm looking for an > out-of-band management solution that's cheaper than iLO or DRAC. remote power > management would be nice, but network KVM is a must. i read about intel vpro > /

Re: 5.2 SSD machine won't boot

2012-11-03 Thread Tomas Bodzar
On Sat, Nov 3, 2012 at 6:30 PM, Devin Ceartas wrote: > On Sat, Nov 3, 2012 at 11:35 AM, Devin Ceartas wrote: > >> On Sat, Nov 3, 2012 at 12:38 AM, Tomas Bodzar wrote: >> >>> On Fri, Nov 2, 2012 at 11:50 PM, Devin Ceartas >>> wrote: >>> > On Fri,

Re: eGalax touchscreen for Exopc

2012-11-04 Thread Tomas Bodzar
On Mon, Nov 5, 2012 at 12:42 AM, Brett wrote: > Hi, > > I've just installed amd64 snapshot on an Exopc and am trying to see if it can > use the touchscreen. From the dmesg below, its an uhts(4) "eGalax Inc. USB > TouchController" rev 1.10/10.06. > > I tried to use xtsscale -v -d 7 and -d 8 to ca

Re: hardware suggestion: off topic (probably)

2012-11-06 Thread Tomas Bodzar
On Tue, Nov 6, 2012 at 5:28 PM, Friedrich Locke wrote: > Dear list members, > > I have setted up a web server in my working environment and i was asked to > install webalizer. Now my boss asked me to install a tool that "looks" at > webalizer stats files and suggest a hardware capacity for that wo

Re: Low latency High Frequency Trading

2012-11-08 Thread Tomas Bodzar
On Thu, Nov 8, 2012 at 8:55 PM, Diana Eichert wrote: > take a look at Tilera TileGX boards > (you better hire a s/w developer.) > Some company is already working on that http://mail-index.netbsd.org/netbsd-users/2012/10/31/msg011803.html

Re: uhub error

2012-11-10 Thread Tomas Bodzar
On Sun, Nov 11, 2012 at 2:53 AM, Chris Chung wrote: > Hello, > > When attempting to connect an external hard drive through a usb port I'm > receiving the error below. I can sucessfully mount my dvd drive and sd memory > cards without issue. This could be a hardware issue, but I'm not > sure. I hav

Re: uhub error

2012-11-11 Thread Tomas Bodzar
On Sun, Nov 11, 2012 at 5:15 PM, Chris Chung wrote: > On Sun, Nov 11, 2012 at 08:14:49AM +0100, Tomas Bodzar wrote: >> On Sun, Nov 11, 2012 at 2:53 AM, Chris Chung wrote: >> > Hello, >> > >> > When attempting to connect an external hard drive through a usb por

Re: uhub error

2012-11-11 Thread Tomas Bodzar
On Mon, Nov 12, 2012 at 12:11 AM, Chris Chung wrote: > On Sun, Nov 11, 2012 at 07:05:43PM +0100, Tomas Bodzar wrote: >> On Sun, Nov 11, 2012 at 5:15 PM, Chris Chung wrote: >> > On Sun, Nov 11, 2012 at 08:14:49AM +0100, Tomas Bodzar wrote: >> >> On Sun, Nov 11, 2012

Re: question about built-in support for full disk encryption

2012-11-11 Thread Tomas Bodzar
On Sun, Nov 11, 2012 at 8:04 PM, Jiri B wrote: > On Sun, Nov 11, 2012 at 11:20:53AM +, hepta tor wrote: >> Thanks for the pointer. Do you know if there are any guidelines on how >> to configure FDE with what's implemented in -current? >> At >> http://geekyschmidt.com/2011/01/19/configuring-op

Re: Internet Connection - Load Balancing and Failover

2012-11-12 Thread Tomas Bodzar
On Mon, Nov 12, 2012 at 11:09 PM, Walter Neto wrote: > Hello guys, > > I have two internet connections, and I want to make load balancing and > failover service, I had read about pf load balancing and multi-path route, > what is the difference between them. > > Which is the better to use in my sce

Re: Possible regression on dhclient (current)

2012-11-12 Thread Tomas Bodzar
On Mon, Nov 12, 2012 at 11:12 PM, Ville Valkonen wrote: > On 13 November 2012 00:09, Joerg Zinke wrote: >> >> Are you really on latest -current? >> There was a fix committed for a descriptor leak, which results in the >> problems you describe. >> http://www.openbsd.org/cgi-bin/cvsweb/src/sbin/dhc

Re: Noppoo Mini Choc 84 USB keyboard can not work correctly on OpenBSD 5.2 (loongson)

2012-11-13 Thread Tomas Bodzar
On Wed, Nov 14, 2012 at 6:19 AM, yunplusplus wrote: > PLATFORM: Yeelong 2F 8089D > OS: OpenBSD 5.2 stable > PROBLEM: Noppoo Mini Choc 84 USB keyboard do not work correctly on my > system. > For exampIe, when I type "Enter", but get "5" displayed > on the scre

Re: Noppoo Mini Choc 84 USB keyboard can not work correctly on OpenBSD 5.2 (loongson)

2012-11-14 Thread Tomas Bodzar
ou for your advise. However I think you need to do this (you need to do that and test on current anyway) http://undeadly.org/cgi?action=article&sid=20080315134047 or http://undeadly.org/cgi?action=article&sid=20070207152423 because I can't see your device in /usr/src/sys/dev/usb/usbde

Re: Noppoo Mini Choc 84 USB keyboard can not work correctly on OpenBSD 5.2 (loongson)

2012-11-14 Thread Tomas Bodzar
On Wed, Nov 14, 2012 at 9:37 PM, Stuart Henderson wrote: > On 2012-11-14, Tomas Bodzar wrote: >> However I think you need to do this (you need to do that and test on >> current anyway) >> http://undeadly.org/cgi?action=article&sid=20080315134047 or >> http://unde

Re: Unified BSD?

2012-11-16 Thread Tomas Bodzar
On Fri, Nov 16, 2012 at 9:34 AM, Hub- FreeBSD wrote: > > Actually, according to what we are tracking at http://bsdstats.org, there are > currently *8*: > > PC-BSD > FreeBSD > PYC-BSD (aka Rus-BSD) > DesktopBSD > OpenBSD > NetBSD > DragonflyBSD > MidnightBSD > Tracking something like DesktopBSD w

Re: ThinkPad W530 Intel HD Graphics 4000 friendly to puffy?

2012-11-18 Thread Tomas Bodzar
On Sun, Nov 18, 2012 at 10:56 AM, Jorge Armendariz wrote: > Hello this is Jorge, > > Just wondering I just recently bought my workstation, now I am looking > into a laptop. From this place, http://laclinux.com/gnu/Laptop they are > pretty much configuring a ThinkPad W530 (laptop workstation). They

Re: getting NetMos Nm9835 addon adapter to work gaining two more serial ports

2012-11-19 Thread Tomas Bodzar
On Tue, Nov 20, 2012 at 12:33 AM, Imre Oolberg wrote: > Hi! > > I am having hard time getting "NetMos Nm9835" addon PCI adapter going for > gaining two more com ports. OpenBSD 5.2-current of Nov 13 says on commodity > i386 hardware > > # dmesg > ... > puc0 at pci0 dev 8 function 0 "NetMos Nm9835"

Re: PERC H310: fdisk: Can't get disk geometry

2012-11-21 Thread Tomas Bodzar
On Wed, Nov 21, 2012 at 5:31 PM, mxb wrote: > Hi misc@, > > I have Dell R620 with PERC H310 with SSD attached to it. > However, geometry is not calculated thus I'm unable to install -current on it. > > Any ideas how to solve this? > > mfi0 at pci3 dev 0 function "Symbios Logic MegaRAID SAS2008" re

Re: libiconv & openssl & expat

2012-11-24 Thread Tomas Bodzar
On Sat, Nov 24, 2012 at 5:39 PM, Raindy Long wrote: > Hi Misc, > > How about add these three software as the default packages in the list ? > There are so many opensource depend on them. In which list? > Thanks . > > > > > Raindy Long

Re: responding to buttonpress ACPI event sent by KVM/Qemu (same behavior in v5.2)

2012-11-24 Thread Tomas Bodzar
On Sat, Nov 24, 2012 at 7:08 PM, IMAP List Administration wrote: > Hello, > > some of you may remember a posting of mine here from March, 2012, in which I > mentioned that the ACPI buttonpress event is not being correctly transmitted > form a debian 6 host to an OpenBSD v5.1 guest. > > In the mean

Re: PRIMERGY RX200 S2 installation problems

2012-11-28 Thread Tomas Bodzar
On Wed, Nov 28, 2012 at 6:55 PM, Tony Berth wrote: > Dear group, > > I was trying to install OBSD 5.2 on a Fujitsu-Siemens PRIMERGY RX200 S2 > (dual CPU) and I get following errors: By any chance ability to try current? > > > mpi0: timeout > mpi0: phys disk Async at 0 MHz wi

Re: Hunning HA over multiple ARCH's

2012-12-04 Thread Tomas Bodzar
On Tue, Dec 4, 2012 at 11:42 PM, Joel Wirāmu Pauling wrote: > Yes CARP/LACP layer2 load balancing was my first preference of design. > > There is a very expensive Alcatel-Lucent 7750 on the upstream(red) > side that these machines are plugged into which does our BGP session > handling to our peer

Kernel panic with Asus U36S on 5.2 and current amd64

2012-12-15 Thread Tomas Bodzar
Hi all, my friend tested OpenBSD amd64 (5.2 and current) with Asus U36S, but install goes always fine. However first reboot always result in a kernel panic related to aml and acpi. BIOS is 203, there's newer one 206 with updates to VGA bios and 205 was with updates to BIOS (Asus doesn't describe t

Re: OpenBSD desktop

2012-12-17 Thread Tomas Bodzar
On Mon, Dec 17, 2012 at 7:13 AM, Robert Connolly wrote: > Hello. > > I have heard on IRC that I am running a vulnerable version of Firefox, > despite running 'pkg_add -a -u', on my OpenBSD 5.2 system. The advice I got > was to run snapshots, because OpenBSD does not have the human resources to > m

Re: Kernel panic with Asus U36S on 5.2 and current amd64

2012-12-17 Thread Tomas Bodzar
On Sat, Dec 15, 2012 at 11:01 PM, Mike Larkin wrote: > On Sat, Dec 15, 2012 at 05:46:39PM +0100, Tomas Bodzar wrote: >> Hi all, >> >> my friend tested OpenBSD amd64 (5.2 and current) with Asus U36S, but >> install goes always fine. However first reboot always result i

Re: Wireless Atheros chipset compatibility

2013-01-01 Thread Tomas Bodzar
On Wed, Jan 2, 2013 at 8:08 AM, Yusof Khalid - FreeBSD / OpenBSD wrote: > Hi misc, > > Just want to know if someone has been successfully using this device on > OpenBSD. > > Model : TL-WN751ND > Chipset : Atheros Too far from useful info. http://www.openbsd.org/faq/faq6.html#Wireless At least dme

Re: openBSD 5.2 amd64 on lenovo x201s

2013-01-03 Thread Tomas Bodzar
On Thu, Jan 3, 2013 at 8:15 PM, Andriy Samsonyuk wrote: > On Thu, Jan 03, 2013 at 06:40:39PM +0100, Jes wrote: >> And probably no power on usb ports after resume, like my T410. > have not checked yet > > Do i understand it correctly, that there is no chance of it > running properly until the CEO o

Re: Interface and trunking performance

2013-01-22 Thread Tomas Bodzar
On Tue, Jan 22, 2013 at 4:02 PM, Patrick Vultier wrote: > Hi, > > I tried to use two OpenBSD systems as network load with iperf and netperf. > > Each server is equipped with two Intel dual NIC gigabit (plus one > embedded gigabit NIC), two Xeon 3.2GHz H.T., 12GB RAM and OpenBSD 5.2 > i386. Why i3

Re: cups on 5.2

2013-01-23 Thread Tomas Bodzar
On Wed, Jan 23, 2013 at 10:23 AM, unix wrote: > Hello guys. > CUPS : A few months before, I run on OpenBSD 5.1 and all is running > perfectly. > Two months ago, I upgrade my OS to 5.2 and since it's impossible to install > my old Epson Stylus Photo EX. > On 5.1 I've installed : > - cups > - foomat

Re: Could this be a faulty NIC?

2013-01-23 Thread Tomas Bodzar
On Wed, Jan 23, 2013 at 12:43 PM, Aaron Mason wrote: > HI all > > Got an old HP Compaq NX9040 laptop that I've repurposed as a wireless > client router running OpenBSD 5.1. I've installed a Ralink RT2560 wireless > card I salvaged from a broken D-Link print server. The wireless has IP > address

Re: Emacs on OpenBSD for DEC VAX?

2013-01-29 Thread Tomas Bodzar
On Sat, Jan 26, 2013 at 4:58 PM, futzen wrote: > I have managed to install OpenBSD 5.2 on my DEC VaxStation 4000 Model 90 but > to my surprise have not found a binary for Emacs (any version) for the VAX > architecture. As best as I can tell I do not see it in the ports collection > either. > How

Re: getting apps en masse

2013-01-29 Thread Tomas Bodzar
On Mon, Jan 28, 2013 at 12:33 AM, John Newton wrote: > Sirs: Especially Dewey and Jorge.I should have stated at the outset that I > must download from public computer not using openbsd so wget would > not work. I must work with the constraints of the mirror and my windows > system. BTW this is ver

Re: Precisions on ZFS (was: Millions of files in /var/www & inode / out of space issue.)

2013-02-22 Thread Tomas Bodzar
On Thu, Feb 21, 2013 at 11:50 PM, Jeremie Le Hen wrote: > On Thu, Feb 21, 2013 at 05:15:35PM -0500, Bryan Horstmann-Allen wrote: >> I apologize this is off-topic, but I'm somewhat close to the illumos project >> and would like to correct a few things. >> >> [...things corrected...] > > Well, thank

Re: user websites on apache chroot

2013-04-18 Thread Tomas Bodzar
good place for start http://www.openbsd.org/faq/faq10.html#httpdchroot On Fri, Apr 19, 2013 at 3:07 AM, wrote: > I want to avoid using Apache 2.x for my server and want a chroot but where > users can have their own webpages. It doesn't need to be automated I'm > happy to edit httpd.conf to add

Re: Very slow NFS writes

2013-04-22 Thread Tomas Bodzar
On Mon, Apr 22, 2013 at 2:46 PM, Mattieu Baptiste wrote: > Hi, > > I'm currently trying to access files from my OpenBSD -current/amd64 > workstation on a NAS under FreeNAS (8.3.1). On my workstation, the > filesystem is a read/write NFS mounted share. Its size is about 5.2TB. > While reading seems

Re: Dual booting OpenBSD and Windows 8.1

2013-11-14 Thread Tomas Bodzar
On Fri, Nov 15, 2013 at 6:01 AM, wrote: > Hi > > I was thinking of dual booting OpenBSd and Windows 8.1. Has anyone managed > to do that? > I suppose I would have to install Windows first, and then OpenBSD. > Does the OpenBSD installation include a boot manager such as GRUB? > I have experience s

Re: Dual booting OpenBSD and Windows 8.1

2013-11-15 Thread Tomas Bodzar
On Fri, Nov 15, 2013 at 10:47 AM, Marc Espie wrote: > On Fri, Nov 15, 2013 at 07:39:41AM +0100, Tomas Bodzar wrote: > > On Fri, Nov 15, 2013 at 6:01 AM, wrote: > > > > > Hi > > > > > > I was thinking of dual booting OpenBSd and Windows 8.1. Has anyone &

Re: Keeping OpenBSD installation clean

2014-04-04 Thread Tomas Bodzar
On Fri, Apr 4, 2014 at 8:29 AM, Denis Fondras wrote: > Hello all, > > I am using OpenBSD to test multiple softwares of any kind (that might > become ports in the future) and I get to install many dependencies and > my system becomes rotten and bloated with unused libraries and chunks > pretty fas

Re: Install 5.4 onto netbook... almost

2014-04-06 Thread Tomas Bodzar
On Sun, Apr 6, 2014 at 7:09 PM, Norman Gray wrote: > Greetings. > > I'm trying to install the released OpenBSD 5.4 onto a old-ish netbook > without an optical drive. I thought I could do this via > install54.iso; I can see where I need to get to, and can almost get > there, but I can't find the

Re: Install 5.4 onto netbook... almost

2014-04-06 Thread Tomas Bodzar
On Sun, Apr 6, 2014 at 7:09 PM, Norman Gray wrote: > Greetings. > > I'm trying to install the released OpenBSD 5.4 onto a old-ish netbook > without an optical drive. I thought I could do this via > install54.iso; I can see where I need to get to, and can almost get > there, but I can't find the

Re: Install 5.4 onto netbook... almost

2014-04-07 Thread Tomas Bodzar
On Mon, Apr 7, 2014 at 1:36 PM, Brett Mahar wrote: > On Mon, 7 Apr 2014 10:35:31 +0100 > Maurice McCarthy wrote: > > | Another possible solution is to make a default 5.4 install to a raw qemu > image in OSX or FreeBSD and dd that to a usb stick. > | > | Regards > | Moss > | > > Maybe I missed so

Re: "not configured" components on Dell C5220 / C6220

2014-04-08 Thread Tomas Bodzar
On Tue, Apr 8, 2014 at 7:35 PM, Donovan Watteau wrote: > Hello, > > We'd like to deploy OpenBSD on some Dell C5220 and Dell C6220 servers, > for a high-traffic website. > > However, the C5220 has some unconfigured components in dmesg [1], and > the C6220 has even more of them [2]. > > Are they cr

Re: acpitz3: critical temperature exceeded with HP nc6320 Laptop

2014-04-10 Thread Tomas Bodzar
On Thu, Apr 10, 2014 at 12:37 AM, Steve Quinn wrote: > Hi folks > > I have been recently playing with OpenBSD. > I am very impressed with the whole experience, great job people !! > Just one side note. Most (or all?) "major" operating systems are using implementation of ACPI from Intel, but Open

Re: PF for a VPS

2014-04-10 Thread Tomas Bodzar
On Fri, Apr 11, 2014 at 1:35 AM, Sinosuke Noara wrote: > Hi guys, > > I've rented a virtual private server with some friends and we would like to > deploy a firewall. I suggested packet filter and OpenBSD because I have it > at home, but really don't know about the performace of the OpenBSD packet

Re: acpitz3: critical temperature exceeded with HP nc6320 Laptop

2014-04-10 Thread Tomas Bodzar
On Fri, Apr 11, 2014 at 3:18 AM, Steve Quinn wrote: > On Thu, Apr 10, 2014 at 7:31 AM, Tomas Bodzar > wrote: > > > Just one side note. Most (or all?) "major" operating systems are using > > implementation of ACPI from Intel, but OpenBSD has own implementation &

Re: feature patch -> replace /etc/crontab by /etc/cron.d/

2014-04-11 Thread Tomas Bodzar
On Fri, Apr 11, 2014 at 12:05 PM, Sélène wrote: > Le 2014-04-09 00:48, czark...@gmail.com a écrit : > > Remy said: >> >>> here is a simple patch to replace /etc/crontab by /etc/cron.d/. >>> >> >> FWIW why? >> > > I find it far easier to have multiples crontab files in /etc/cron.d/ than > keep

Re: acpitz3: critical temperature exceeded with HP nc6320 Laptop

2014-04-12 Thread Tomas Bodzar
On Sat, Apr 12, 2014 at 4:22 AM, Steve Quinn wrote: > On Fri, Apr 11, 2014 at 1:34 AM, Tomas Bodzar > wrote: > > > Using -current is easy, just start with latest snapshot from mirror and > use > > snapshot path for packages in PKG_PATH as well. From that time on easy

Re: OpenBSD on IBM Power

2014-04-13 Thread Tomas Bodzar
On Mon, Apr 14, 2014 at 2:48 AM, Zeljko Jovanovic < zelj...@tesla.rcub.bg.ac.rs> wrote: > On 09.04.2014. 18:24, Fil Di Noto wrote: > >> Is there any hope of OpenBSD running on IBM Power hardware (System P, >> LPAR) in the future? >> > ... > > OS on that hardware without cooperation from IBM? I do

Re: OpenBSD on IBM Power

2014-04-13 Thread Tomas Bodzar
On Mon, Apr 14, 2014 at 2:48 AM, Zeljko Jovanovic < zelj...@tesla.rcub.bg.ac.rs> wrote: > On 09.04.2014. 18:24, Fil Di Noto wrote: > >> Is there any hope of OpenBSD running on IBM Power hardware (System P, >> LPAR) in the future? >> > ... > > OS on that hardware without cooperation from IBM? I do

Re: How to apply a patch in OpenBSD?

2014-04-16 Thread Tomas Bodzar
On Tue, Apr 15, 2014 at 6:58 PM, ohh, whyyy wrote: > Hey, Thanks! yes, it looks like the sys.tar.gz was missing.. I created a > small howto for it (for patching 5.4): > Why howto? Combination of http://www.openbsd.org/faq/faq5.html#BldGetSrc , man release and info in patches is more then enough

Re: Install iwn driver Lenovo X1 Carbon

2014-04-16 Thread Tomas Bodzar
On Wed, Apr 16, 2014 at 8:52 PM, Axel wrote: > Hi, > I am trying to install OpenBSD -CURRENT on a Lenovo X1 Carbon with only a > wireless network card, and I cannot upgrade the firmware 'iwn' of this card > to get it working. > > I downloaded on an USB pen firmware iwn-firmware-5.10p0.tgz from th

Re: Ath10k support ?

2014-04-16 Thread Tomas Bodzar
On Thu, Apr 17, 2014 at 12:42 AM, Thom Lauret wrote: > Hi all, > > Should I expect to see support for QCA9880 cards anytime soon (ever) > ? > > This is what I have > http://www.compex.com.sg/Datasheets/WLE900V5-18_Dsv1.0.0.pdf > > Thanks ! > > 802.11n is not yet supported in OpenBSD. So doesn'

vpnc doesn't work against Cisco after last port change

2014-04-17 Thread Tomas Bodzar
Hi all, anyone with working vpnc against Cisco VPN concentratos after last change http://marc.info/?l=openbsd-ports&m=139634144615435&w=2 ? It does seems to be connecting, but no IP assigned, no routes created and there's not /etc/vpnc-script $ sudo vpnc user.conf Password: Enter password for us

Re: vpnc doesn't work against Cisco after last port change

2014-04-17 Thread Tomas Bodzar
On Thu, Apr 17, 2014 at 11:19 AM, David Coppa wrote: > On Thu, Apr 17, 2014 at 11:17 AM, Tomas Bodzar > wrote: > > Hi all, > > > > anyone with working vpnc against Cisco VPN concentratos after last change > > http://marc.info/?l=openbsd-ports&m=139634144615435

Re: Routine network config. gone wrong

2014-04-18 Thread Tomas Bodzar
On Fri, Apr 18, 2014 at 2:23 AM, Lubo Diakov wrote: > I may be missing something very simple, so if anyone can offer some > help I'd be grateful. > > I want to set up a i386 OpenBSD system (using 5.4, but can try current > 5.5 if that would help) to act a gateway/firewall. 3 network > interfaces,

Re: ghostscript 9.06 in OpenBSD AGPL or GNU GPL version?

2014-04-18 Thread Tomas Bodzar
On Fri, Apr 18, 2014 at 11:28 AM, Craig R. Skinner wrote: > On 2014-04-17 Thu 17:12 PM |, Chris Cappuccio wrote: > > noah pugsley [noah.pugs...@gmail.com] wrote: > > > You know Chris, if you grew a beard..nmedia.net/bsdsexy? wopsexy? > > > Maybe a sexy developer calendar can help with the dona

Re: Routine network config. gone wrong

2014-04-18 Thread Tomas Bodzar
On Fri, Apr 18, 2014 at 4:16 PM, Lubo Diakov wrote: > Tomas, > > I included many of the outputs you mention. Since we're talking about > a networking configuration, obviously doing something like ssh to copy > the relevant information is not yet possible, so I looked at the > screen of the OpenBS

Re: Ralink mystery usb mini WiFi adapter

2014-04-21 Thread Tomas Bodzar
On Sat, Apr 19, 2014 at 8:12 AM, Alan Corey wrote: > I just got a cheap USB WiFi adapter that I thought was a Realtek for > some reason, turned out to be Ralink. I was interested in small > because I want to mount it at the focal point of a TVRO satellite > dish. If I'd known it was Ralink I woul

  1   2   3   4   5   6   7   8   >