Re: OpenBSD forked

2012-07-09 Thread Tomas Bodzar
On Mon, Jul 9, 2012 at 11:55 AM, Siju George wrote: > On Sun, Jun 17, 2012 at 2:45 AM, Theo de Raadt > wrote: >> They started the fork because they got kicked out because one >> developer (Marco) hired 5 other developers for his startup company, >> and attempted to hire around 10 other developer

Re: OpenBSD forked

2012-07-09 Thread Tomas Bodzar
On Mon, Jul 9, 2012 at 11:55 AM, Siju George wrote: > On Sun, Jun 17, 2012 at 2:45 AM, Theo de Raadt > wrote: >> They started the fork because they got kicked out because one >> developer (Marco) hired 5 other developers for his startup company, >> and attempted to hire around 10 other developer

Re: Help neede for 'pkgin'

2012-07-10 Thread Tomas Bodzar
On Tue, Jul 10, 2012 at 12:00 PM, srimanta kundu wrote: > Hello Sir, > > I have installed netBSD 5.1.2 via VMWare Player. But I cannot use > the 'pkgin' command there. It is shown the command not found. > Please tell how > can get that command in my netBSD? First thing with any OS is to know wher

Re: Help neede for 'pkgin'

2012-07-10 Thread Tomas Bodzar
On Tue, Jul 10, 2012 at 1:21 PM, Jay Patel wrote: > I think she is in USA ...:P not India .. > Does it mean that knowledge was properly transferred? :-)

Re: Does OpenBSD have any plan to support Netmap framework?

2012-07-13 Thread Tomas Bodzar
On 7/13/12, Bahador NazariFard wrote: > Hi y'all. > I have a question about netmap - a novel framework for fast packet I/O. > Does OpenBSD have any plan to support Netmap framework? > I also have a technical question about netmap and firewall relation. > As I read and understand we can work with n

Re: kvm and Openbsd 5.1

2012-07-21 Thread Tomas Bodzar
On Fri, Jul 20, 2012 at 7:29 PM, Alessandro Baggi wrote: > Hi list, > today I've installed OpenBSD 5.1 amd64 on a kvm (linux slackware) kvm > version is 1.0.1. > > Starting machine with 4 core, and bsd.mp it crash. > Disabling mpbios see only one core and not smp. > > Then, I've updated kvm to 1.1

Re: Dell Latitude E6420 issues - not working...

2012-08-14 Thread Tomas Bodzar
On Tue, Aug 14, 2012 at 4:24 PM, Jiri B wrote: > Hi all, > > I have in my hands Dell Latitude E6420 so I tried to boot > OpenBSD snapshot and booting got stucked on these lines... > (I retyped from a photos I made.) > > The last line was one with 'scsibus1 at umass0' below, then > I touched a key

Re: Ports security updates in 5.1 or 5.2

2012-08-31 Thread Tomas Bodzar
On Fri, Aug 31, 2012 at 6:06 PM, Sébastien Marie wrote: > On Thu, Aug 30, 2012 at 06:52:15PM +, Stuart Henderson wrote: >> On 2012-08-30, Sébastien Marie wrote: >> > >> > I not used all pervious ports, and some are used in "safe" usage (like using postgresql ports, but not for server). It jus

Re: Weird problem - sound suddenly stops playing

2012-08-31 Thread Tomas Bodzar
On Sat, Sep 1, 2012 at 7:11 AM, Joe Gidi wrote: > I'm running 5.1/amd64 on a ThinkPad 410. sndiod is started in /etc/rc.conf > with the default 'sndiod_flags=""' entry. I have working audio from mpd, > mplayer, and assorted other applications. Everything "just works." > Did you try to run with sn

Re: can't run Xorg on current with radeon driver

2012-09-11 Thread Tomas Bodzar
On Tue, Sep 11, 2012 at 12:43 PM, unk wrote: > Hi all! > > Just upgraded an amd64 system from 5.1 to Sep 4th snap and now X don't work. > startx results in a black screen. And did you follow this page as well after your upgrade? http://www.openbsd.org/faq/current.html > If anybody have working

Re:

2012-09-17 Thread Tomas Bodzar
On Mon, Sep 17, 2012 at 11:35 PM, Jan Stary wrote: > This is a -recent/macppc. It runs fine, but I am puzzled > about how it uses the memory and swap; top says: > > Memory: Real: 83M/266M act/tot Free: 719M Cache: 162M Swap: 39M/1024M > > I might be missing something obvious, but if there is 719M

Re: Jail-System for OpenBSD

2011-07-21 Thread Tomas Bodzar
There's chroot of course. Jail itself has issues and some of them are described eg. here http://www.youtube.com/watch?v=JaVnNllZxn4 On Thu, Jul 21, 2011 at 1:55 PM, Christian Barthel wrote: > Hello, > > I think the question is not new but I only found an old talk for version > 3.x, so I want to a

Re: "em0: watchdog timeout" with -current

2011-08-01 Thread Tomas Bodzar
Tried on new Dell Latitude E6320 with em0 at pci0 dev 25 function 0 "Intel 82579LM" rev 0x04: msi, address and same result when I want to install 'em0: watchdog timeout -- resetting' so I can't install. It's OpenBSD 5.0-beta (RAMDISK_CD) #21: Sat Jul 30 17:13:09 MDT 2011 On Mon, Jul 25, 2011 at

Re: fat32 interoperatibility issue

2011-08-01 Thread Tomas Bodzar
Seems similar to this (very old) explanation http://heirloom.sourceforge.net/mailx_aux_c.html On Mon, Aug 1, 2011 at 1:09 PM, Daniel Gracia wrote: > Hit an interoperatibility issue today: > > fat32 stack on OBSD would allow to create illegal file entries for Micro$oft > machines, like: > > CON >

Re: rc.subr daemons

2011-08-01 Thread Tomas Bodzar
$ grep -B 2 rc_scripts /etc/rc.conf # rc.d(8) daemons scripts # started in the specified order and stopped in reverse order rc_scripts= $ 2011/8/2 Henrique AntC3nio Evaristo : > I installed obsd 4.9 recently and installed also the samba packages. > The daemon scripts are installed also ?correctly

Re: rc.subr daemons

2011-08-02 Thread Tomas Bodzar
Sure. Sorry for misinformation. I'm installing current on new laptop right now and I saw change in name. Actual value is pkg_scripts On Tue, Aug 2, 2011 at 9:10 AM, Otto Moerbeek wrote: > On Tue, Aug 02, 2011 at 07:48:16AM +0200, Henrique Ant?nio Evaristo wrote: > >> I installed obsd 4.9 recently

WiFI and VGA issues with Dell E6320

2011-08-02 Thread Tomas Bodzar
Hi all, here are some issues with current on new Dell E6320 (dmesg on the end of email including those weird characters is real including missing chars from starts). Can test some stuff or send more info in case of need. 1. Wifi firmware installed, but I can't see networks during scan and driver

Re: WiFI and VGA issues with Dell E6320

2011-08-02 Thread Tomas Bodzar
fully slow, you probably don't have > Xvideo also, try xvinfo (no nice playing in mplayer). $ xvinfo X-Video Extension version 2.2 screen #0 no adapters present $ > > I'm no expert so I might be wrong. Anyway apm works fine and battery life is little more then 5 hours so same as

Re: WiFI and VGA issues with Dell E6320

2011-08-02 Thread Tomas Bodzar
On Tue, Aug 2, 2011 at 12:34 PM, Tomas Bodzar wrote: > Hi all, > > here are some issues with current on new Dell E6320 (dmesg on the end > of email including those weird characters is real including missing > chars from starts). Can test some stuff or send more info in case of >

Re: WiFI and VGA issues with Dell E6320

2011-08-02 Thread Tomas Bodzar
Hmm new one with integrated Intel NIC. When booting from bsd.rd (eg. because of upgrade) then I'm not able to use card because of watchdog timeouts. From full system it's fine of course. On Tue, Aug 2, 2011 at 12:34 PM, Tomas Bodzar wrote: > Hi all, > > here are some issues

Re: WiFI and VGA issues with Dell E6320 + suspend/resume and em0

2011-08-07 Thread Tomas Bodzar
Hi again, apm works fine except of apm -z and/or zzz command, it will suspend, but it's not able to resume. em0 interface doesn't work in bsd.rd (watchdog timeout) . On normal system it's fine. On Tue, Aug 2, 2011 at 12:34 PM, Tomas Bodzar wrote: > Hi all, > > here are

Slow speed of USB flash disk on Dell E6320 with current

2011-08-15 Thread Tomas Bodzar
Hi all, I'm getting slow speed with USB flash disk mentioned below. It's on new laptop, but same issue was on previous Dell workstation. It's running mostly around 6MB/s or less regarding info from systat. In this case xfe (see top -CST -s 10 output) was used, but it's same either in console or X.

Re: OpenBSD 4.9 + Sound Blaster Live!

2011-08-16 Thread Tomas Bodzar
More details about sound in OpenBSD of course in man pages and here: http://www.openbsd.org/papers/asiabsdcon2010_sndio_slides.pdf http://www.openbsd.org/papers/asiabsdcon2010_sndio.pdf Will be good idea to send your dmesg and outputs of audioctl and mixerctl to see what you have on your system.

Re: Netgear WG111.

2011-08-20 Thread Tomas Bodzar
Hi, post output of 'usbdevs -v' command. Install usbutil package as well and post output of 'usbctl -a 2 -f /dev/usb0' $ pkg_info usbutil Information for inst:usbutil-0.5p0 Comment: USB developer utilities Description: USB developer utilities: usbctl Dump information about devices on

Re: Expected throughput in an OpenBSD virtual server

2011-08-21 Thread Tomas Bodzar
Try OpenBSD outside of KVM on real HW and you will see where's the bottleneck. Anyway getting 400Mbit/s under virtualization seems pretty fine or try to compare with OpenBSD running in VMware as there's fine support for that use. Of course security is around zero in this scenario, but as you said

Re: Reconfiguration for 'chrome' browser broke login capability

2011-08-21 Thread Tomas Bodzar
On Mon, Aug 22, 2011 at 6:03 AM, Damon Getsman wrote: > Alright, so restoring the contents of /etc/login.conf has, indeed, fixed my > ability to login via whatever means and use sudo. B Quite honestly I don't > know how all of those lines got deleted from it, unless I left it open in > vim and the

Re: open large files with firefox

2011-08-21 Thread Tomas Bodzar
On Mon, Aug 22, 2011 at 8:15 AM, igor denisov wrote: > Hello there, > > I cannot open a HTML file of 25Mb with firefox, also the file can be > opened with lynx with the following remark: > "Maximum nesting of HTML elements exceeded." Do firefox says something when started from console? BTW 25Mb h

Re: Expected throughput in an OpenBSD virtual server

2011-08-22 Thread Tomas Bodzar
On Mon, Aug 22, 2011 at 10:59 AM, Per-Olov SjC6holm wrote: > On 22 aug 2011, at 07:45, Tomas Bodzar wrote: >> Try OpenBSD outside of KVM on real HW and you will see where's the >> bottleneck. Anyway getting 400Mbit/s under virtualization seems pretty >> fine or try to co

Re: Large scale VPN routers

2011-08-22 Thread Tomas Bodzar
On Tue, Aug 23, 2011 at 3:55 AM, Brendan Grossman wrote: > Hi > > Just wondering if anyone has had any experience with using OpenBSD to > terminate up to 1000 VPN clients and/or route "high" traffic (say 100 > Mb/s). > > What sort of hardware did you use, type of VPN, encryption and auth > options

Re: Expected throughput in an OpenBSD virtual server

2011-08-23 Thread Tomas Bodzar
On Tue, Aug 23, 2011 at 11:10 AM, Patrick Lamaiziere wrote: > Le Mon, 22 Aug 2011 20:04:50 + (UTC), > Stuart Henderson a C)crit : > > Hello, > >> OpenBSD has another way to handle this, MCLGETI. > > Is there a documentation (for the human being, not the developer) > about how MCLGETI works? (

CDDL vs GPL and maybe some implications for BSD?

2011-08-23 Thread Tomas Bodzar
Hi all, as some of you maybe know there's new player on OS market called http://smartos.org . What's starting to be interesting is their "port" of KVM to Solaris code base which is used as a kernel module. Bryan Cantrill didn't talk much about licenses in his paper http://www.linux-kvm.org/wiki/i

Re: Expected throughput in an OpenBSD virtual server

2011-08-23 Thread Tomas Bodzar
On Tue, Aug 23, 2011 at 7:21 PM, Per-Olov SjC6holm wrote: > On 23 aug 2011, at 10:54, Patrick Lamaiziere wrote: >> Le Mon, 22 Aug 2011 22:49:47 +0200, >> Per-Olov SjC6holm a C)crit : >> >> Hello, >>> Have not tried current, but will try current as soon as I can. >>> Also... I will try to do some

Re: CDDL vs GPL and maybe some implications for BSD?

2011-08-24 Thread Tomas Bodzar
On Wed, Aug 24, 2011 at 3:03 PM, Steve Shockley wrote: > On 8/23/2011 11:17 PM, Theo de Raadt wrote: >> >> Who are these "ZFS and dtrace" people? Are they HFT programmers? B I >> really don't know. B Do they help the project? B I can assure you that >> they do not. > > Perhaps they want to use dtr

Re: Expected throughput in an OpenBSD virtual server

2011-08-24 Thread Tomas Bodzar
On Wed, Aug 24, 2011 at 7:00 PM, Per-Olov SjC6holm wrote: > On 23 aug 2011, at 19:30, Tomas Bodzar wrote: >> On Tue, Aug 23, 2011 at 7:21 PM, Per-Olov Sjvholm wrote: >>> On 23 aug 2011, at 10:54, Patrick Lamaiziere wrote: >>>> Le Mon, 22 Aug 2011 22:49:47 +0200, &g

Re: Xorg

2011-08-25 Thread Tomas Bodzar
On Thu, Aug 25, 2011 at 9:03 AM, igor denisov wrote: > Hello there, > May someone help me with this: > > #Xorg -configure > > Xorg:/usr/X11R6/lib/modules/drivers/radeonhd_drv.so:/usr/X11R6/lib/modules/drivers/radeon_drv.so:WARNING: > symbol (AtomBiosRequestList) size mismatch, relink your program

Re:

2011-08-25 Thread Tomas Bodzar
On Thu, Aug 25, 2011 at 5:53 AM, igor denisov wrote: > Hello there, > > I am going to try to insert additional RAM "TRUMP D1SC0816D DDR > 1GB-333Mhz SO.DIMM" the native RAM is 256MB, and I know for sure when > the additional RAM inserted I have lot of kernel panics and all the > time they are diff

Re:

2011-08-25 Thread Tomas Bodzar
aux slot > wsmouse0 at pmsi0 mux 0 > pcppi0 at isa0 port 0x61 > midi0 at pcppi0: > spkr0 at pcppi0 > lpt0 at isa0 port 0x378/4 irq 7 > npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16 > fdc0 at isa0 port 0x3f0/6 irq 6 drq 2 > fd0 at fdc0 drive 0: 1.44MB 80

Re: fresh Thinkpad x220 - possibly new iwn variant

2011-08-28 Thread Tomas Bodzar
On Sun, Aug 28, 2011 at 2:53 AM, Jonathan Gray wrote: > On Sat, Aug 27, 2011 at 09:38:31PM +0200, Peter N. M. Hansteen wrote: >> My new employer handed me a fresh Thinkpad x220 for my day-to-day needs, >> nice little number but the iwn >> >> iwn0 at pci2 dev 0 function 0 "Intel Centrino Advanced-N

Thanks a lot to all devs of OpenBSD

2011-08-28 Thread Tomas Bodzar
which OpenBSD is. Keep up the good work and focus which brings OpenBSD to us. Br, Tomas Bodzar

Re: Thanks a lot to all devs of OpenBSD

2011-08-28 Thread Tomas Bodzar
On Sun, Aug 28, 2011 at 5:21 PM, Bryan wrote: > On Sun, Aug 28, 2011 at 10:00, Tomas Bodzar wrote: >> Hi all, >> >> after reading this thread >> http://mail-index.netbsd.org/netbsd-users/2011/08/22/msg008819.html >> (and main link which caused that >> htt

Re: Thanks a lot to all devs of OpenBSD

2011-08-28 Thread Tomas Bodzar
On Sun, Aug 28, 2011 at 5:50 PM, Marc Espie wrote: > On Sun, Aug 28, 2011 at 05:00:46PM +0200, Tomas Bodzar wrote: >> (and main link which caused that >> http://lists.freebsd.org/pipermail/freebsd-arch/2011-August/011412.html) > > This link makes me a little sad. I don

Re: Apache Killer - Does it affect OpenBSD's patched version of Apache?

2011-08-28 Thread Tomas Bodzar
On Mon, Aug 29, 2011 at 8:03 AM, Siju George wrote: > Hi, > > I ran apache killer on an OpenBSD 4.7 webserver the processor goes > only up to 36% and there is no problem with its services. > Where as the same test on Linux raised all the processors to 100% > within a matter of few seconds. Are yo

Re: fresh Thinkpad x220 - possibly new iwn variant

2011-08-29 Thread Tomas Bodzar
On Sun, Aug 28, 2011 at 9:38 AM, Tomas Bodzar wrote: > On Sun, Aug 28, 2011 at 2:53 AM, Jonathan Gray wrote: >> On Sat, Aug 27, 2011 at 09:38:31PM +0200, Peter N. M. Hansteen wrote: >>> My new employer handed me a fresh Thinkpad x220 for my day-to-day needs, >>> nic

Patch for man.1

2011-08-29 Thread Tomas Bodzar
Support for portal fs was removed so no need for it anymore in current as example Index: man.1 === RCS file: /cvs/src/usr.bin/man/man.1,v retrieving revision 1.47 diff -u -r1.47 man.1 --- man.1 7 Jul 2011 04:24:35 - 1.

Re: fresh Thinkpad x220 - possibly new iwn variant

2011-08-29 Thread Tomas Bodzar
On Mon, Aug 29, 2011 at 1:28 PM, Mark Kettenis wrote: >> Date: Mon, 29 Aug 2011 11:53:02 +0200 >> From: Tomas Bodzar >> >> On Sun, Aug 28, 2011 at 9:38 AM, Tomas Bodzar wrote: >> > On Sun, Aug 28, 2011 at 2:53 AM, Jonathan Gray wrote: >> >> On Sat,

Re: What should I do with a remote AIX machine if I accidentally "chmod 644"-ed the "/usr/bin/ksh"?

2011-08-30 Thread Tomas Bodzar
On Mon, Aug 29, 2011 at 11:23 PM, lancebaynes87 wrote: > Are there any solutions? > > B I can't SSH to it anymore, because it asks for password. > > B Does anybody knows a solution for this problem?? Serial console http://hpdrc.cs.fiu.edu/~tho01/psg/aix.html Or use different account for login. If

Re: question about documentation

2011-09-01 Thread Tomas Bodzar
On Thu, Sep 1, 2011 at 4:50 PM, Daniel Villarreal wrote: > So I was installing OpenBSD on my nice (for me) dual-core desktop and saw > some things that need to be corrected... > There's a misspelling here and I've noticed other errors. Is it okay to > submit these and the proposed corrections here

Re: Laptop hard drive and emergency unload

2011-09-03 Thread Tomas Bodzar
Do you have latest bios? Did you try current snapshot? Where's the dmesg, pcidump -v, atactl identify and maybe other outputs? On 9/3/11, Steve wrote: > Hi all, > > I've got a strange situation with OpenBSD 4.9 on a new laptop, an Acer > Aspire 1430 with an Hitachi 500 GB SATA disk, model HTS5450

Re: Laptop hard drive and emergency unload

2011-09-03 Thread Tomas Bodzar
10: PCI Express > Link Speed: 2.5 / 2.5 Gb/s Link Width: x1 / x1 > --- > ATACTL sd0 identify: > > Model: Hitachi HTS545050B9A300, Rev: PB4OC60F, Serial #: > 101226PBN403X7H9NY7L > Device type: ATA, fixed > Cylinders: 16383, heads: 16, sec/tra

Re: Laptop hard drive and emergency unload

2011-09-04 Thread Tomas Bodzar
after reading that fbsd thread it seems that it's problem of shitty hw where acer can be count for sure. I saw a lot of them with fine numbers in specs, but together it was worse then some older laptop from ibm or similar vendor. Slow buses, cheap hw, missing specs and so on. In the end expensive s

Re: Most secure Operating-System?

2011-09-05 Thread Tomas Bodzar
On Mon, Sep 5, 2011 at 3:55 PM, Alec Taylor wrote: > Good evening, > > What's the most secure operating system? > > /me is thinking OpenBSD What you think is not important for suits ;-) For them the most important part is how much dinners and other gifts will they have from vendor if they choose

Re: Most secure Operating-System?

2011-09-05 Thread Tomas Bodzar
On Mon, Sep 5, 2011 at 4:41 PM, Christopher Linn wrote: > hi alec, > > - Alec Taylor wrote: >> Good evening, >> >> What's the most secure operating system? >> >> /me is thinking OpenBSD >> >> Features required: >> B TCP/IP Suite with IPv4 and IPv6 (yeah, I know, big security loss by >> incorp

Re: Firefox 6

2011-09-06 Thread Tomas Bodzar
switched to xxxterm + adsuck which works every release better and better. Just some IIS pages are not running because of authentication issues which seems related to webkit. So probably chrome has some plugin for that as no issues in chrome at all On 9/7/11, bofh wrote: > On Tue, Sep 6, 2011 at 7

Re: fresh Thinkpad x220 - possibly new iwn variant

2011-09-07 Thread Tomas Bodzar
On Mon, Aug 29, 2011 at 4:58 PM, Tomas Bodzar wrote: > On Mon, Aug 29, 2011 at 1:28 PM, Mark Kettenis wrote: >>> Date: Mon, 29 Aug 2011 11:53:02 +0200 >>> From: Tomas Bodzar >>> >>> On Sun, Aug 28, 2011 at 9:38 AM, Tomas Bodzar wrote: >>> > On

Re: httpd wouldn't start from rc script by default

2011-09-07 Thread Tomas Bodzar
On Thu, Sep 8, 2011 at 4:15 AM, Dmitrij D. Czarkoff wrote: > Sorry for an empty message. > > On Wed, Sep 07, 2011 at 08:51:06PM -0400, Nick Holland wrote: >> 1) system daemons must have a corresponding _flags variable >> defined in rc.conf.local. B All the files in /etc/rc.d are executed at >> boo

Re: Why aren't you running -current?

2011-09-07 Thread Tomas Bodzar
On Thu, Sep 8, 2011 at 6:41 AM, Wesley M. wrote: > Hi, > > Need to cvs update and rebuild, so take time. > And configuration file can change No compilation at all. With snapshots: binary upgrade sysmerge(8) for config files pkg_add -ui for packages Takes cca 15minutes on modern HW. During that

Re: Netgear WG111.

2011-09-07 Thread Tomas Bodzar
On Thu, Sep 8, 2011 at 5:53 AM, David Walker wrote: > Hi Thomas. > Sorry for the delay. > > On 21/08/2011, Tomas Bodzar wrote: >> Hi, >> >> post output of 'usbdevs -v' command. > > Controller /dev/usb0: > addr 1: full speed, self powered, conf

Re: Most secure Operating-System?

2011-09-07 Thread Tomas Bodzar
On Thu, Sep 8, 2011 at 6:03 AM, Siju George wrote: > On Thu, Sep 8, 2011 at 6:14 AM, Clint Pachl wrote: >> I just listened to an interview with one of the devs on the project >> (http://twit.tv/show/floss-weekly/156). Wow! With SELinux, you basically >> just flip a switch and boom, you're secure.

Re: Netgear WG111.

2011-09-07 Thread Tomas Bodzar
On Sat, Aug 20, 2011 at 5:19 PM, David Walker wrote: > Hey kids. > > I'm running a snapshot from a week or so ago: > OpenBSD 5.0 GENERIC#39 > > I have a Netgear WG111 v2 USB wifi adapter that might be supported > according to urtw(4) but only gets ugen status. > I haven't used this thing for a lon

Re: Why aren't you running -current?

2011-09-08 Thread Tomas Bodzar
On Thu, Sep 8, 2011 at 9:40 AM, Raimo Niskanen wrote: > On Thu, Sep 08, 2011 at 06:49:16AM +0200, Tomas Bodzar wrote: >> On Thu, Sep 8, 2011 at 6:41 AM, Wesley M. wrote: >> > Hi, >> > >> > Need to cvs update and rebuild, so take time. >> > And confi

BSD Day 2011

2011-09-08 Thread Tomas Bodzar
Are some of the devs attending or no one invited? http://www.bsdday.eu/2011

Re: Security over wireless.

2011-09-09 Thread Tomas Bodzar
On Fri, Sep 9, 2011 at 11:33 AM, David Walker wrote: > Hi. > > I'm using some old gear that doesn't support WPA or better (WEP only). > Until I get around to that what are my options security wise? > > Here's the machines: > > inet <-> OpenBSD <-> CPE AP <-> USB <-> OpenBSD <-> desktops > > The AP

Re: State of Intel HD GPU (HM55) - or how it will do on HP's Pavilion DM4

2011-09-09 Thread Tomas Bodzar
On Fri, Sep 9, 2011 at 8:47 PM, roberth wrote: > On Fri, 09 Sep 2011 17:16:36 +0100 > Matej D=ach wrote: > >> Intel HD Graphics (HM55 chipset) - including GPU acceleration (at >> least 2D). > > It is being worked on. Atm from what i have read, even the vesa driver > doesn't work that good. > > Ow

Re: OpenBSD ACER aspire 9300 laptop install panic

2011-09-10 Thread Tomas Bodzar
On Sat, Sep 10, 2011 at 10:47 PM, wrote: > Hello, > > My previous firewall needs a replacement so I got hold of an > ACER aspire 9300 laptop. For a number of days I've tried installing > the 4.9 (i386) release. Unfortunatly, most things I try fail so I'm > looking for some help/advice. > > Upon b

Re: Asus R2Hv - ACPI/APM faulty, freezes

2011-09-11 Thread Tomas Bodzar
On Sun, Sep 11, 2011 at 1:03 PM, Dmitrij D. Czarkoff wrote: > Hello, everyone! > > I have a power management issue with my Asus R2Hv laptop/tablet running on of > the first OpenBSD snapshots tagged as 5.0. Did you try if something improved with latest snasphots? Because yours is from Aug and it's

Re: Installing Gnome on OpenBSD 4.9

2011-09-11 Thread Tomas Bodzar
On Sun, Sep 11, 2011 at 1:12 PM, Jeffrey Walton wrote: > Hi All, > > OpenBSD specific reading for installing GNOME is a bit hard to come > by, and README and INSTALL don't mention GNOME, so please forgive the > basic questions. > > I think GNOME is either fully installed or partially installed (I'

Re: frontpage openbsd

2011-09-11 Thread Tomas Bodzar
On Sun, Sep 11, 2011 at 4:25 PM, Nico Kadel-Garcia wrote: > On Fri, Sep 9, 2011 at 4:25 PM, Kevin Chadwick wrote: >> On Fri, 09 Sep 2011 11:22:38 -0700 >> "Carlos A. Garcia G." B wrote: >> >>> ok ill try to find out how to puch the webmaster so he change his mind, >>> let me get the info from the

Re: Wifi doesnt work correctly

2011-09-11 Thread Tomas Bodzar
On Sun, Sep 11, 2011 at 3:05 PM, unixak.cz wrote: > Hi everyone, > > my wifi doesnt work correctly. I have installed clean OpenBSD from > snapshots today. > > > Problem description: > If I try ping gateway from my notebook where I have instaled OpenBSD, is > only 70-73% packets returned - cyclic l

Re: Installing Gnome on OpenBSD 4.9

2011-09-11 Thread Tomas Bodzar
On Mon, Sep 12, 2011 at 4:12 AM, Jeffrey Walton wrote: > Hi Dmitrij, > > On Sun, Sep 11, 2011 at 5:46 PM, Dmitrij D. Czarkoff wrote: >> On Sun, Sep 11, 2011 at 11:07:14AM -0400, Jeffrey Walton wrote: >>> OK, I deleted 4.9 and installed 4.8. I saved the console messages and >>> started and started

Re: Wifi doesnt work correctly

2011-09-12 Thread Tomas Bodzar
On Sun, Sep 11, 2011 at 9:50 PM, unixak.cz wrote: >> Are you able to ping your laptop from AP to see similar statistics? Or >> ping OpenBSD laptop from other clients associated with AP? > > Yes, statistics are similar... (ping OpenBSD->Linux 70-73% success, > Linux->OpenBSD 70-73% success). Do yo

Re: Installing Gnome on OpenBSD 4.9

2011-09-12 Thread Tomas Bodzar
On Tue, Sep 13, 2011 at 4:55 AM, Jeffrey Walton wrote: > Hi Sturat, > > On Mon, Sep 12, 2011 at 3:58 PM, Stuart Henderson > wrote: >> On 2011-09-12, Jeffrey Walton wrote: >>> Otherwise, if pkg_add is the 'installer', then the tool or process is >>> broken. In the later case - as a dumb user - I

Re: Atheros Ethernet on Toshiba Laptop

2011-09-14 Thread Tomas Bodzar
On Wed, Sep 14, 2011 at 6:31 PM, James Wycliffe wrote: > Misc: > > I am installing OpenBSD 4.9 i386 on my Toshiba Satellite C655-S5225 which > has Atheros Wireless and Atheros Ethernet. The wireless is recognized > durring the install process with out any problem and works perfectly. > However the

Re: Atheros Ethernet on Toshiba Laptop

2011-09-14 Thread Tomas Bodzar
On Wed, Sep 14, 2011 at 6:48 PM, Tomas Bodzar wrote: > On Wed, Sep 14, 2011 at 6:31 PM, James Wycliffe > wrote: >> Misc: >> >> I am installing OpenBSD 4.9 i386 on my Toshiba Satellite C655-S5225 which >> has Atheros Wireless and Atheros Ethernet. The wireless is rec

Re: Atheros Ethernet on Toshiba Laptop

2011-09-14 Thread Tomas Bodzar
is not in database yet. > > How did you know to check that? I see that now in my dmesg, but considering > the manufacturer calls it Atheros, was it just your familiarity with chipset > manufacturers? No. Just familiarity with their lies in PR materials :-) > > Thanks again > &g

Re: userdel -p option - FAQ/man page issue?

2011-09-15 Thread Tomas Bodzar
On Thu, Sep 15, 2011 at 11:28 AM, Richard Toohey wrote: > Hi, guys. > > I wanted to disable a user account under OpenBSD 4.9, and Google led me here: > > http://www.openbsd.org/faq/faq10.html#AddDelUser > > Removing users > > To remove users with the user(8) hierarchy of commands, you will use > u

Re: userdel -p option - FAQ/man page issue?

2011-09-15 Thread Tomas Bodzar
On Thu, Sep 15, 2011 at 11:57 AM, Tomas Bodzar wrote: > On Thu, Sep 15, 2011 at 11:28 AM, Richard Toohey > wrote: >> Hi, guys. >> >> I wanted to disable a user account under OpenBSD 4.9, and Google led me here: >> >> http://www.openbsd.org/faq/faq10.html#AddD

Re: GCC 4.2.4?

2011-09-15 Thread Tomas Bodzar
On Thu, Sep 15, 2011 at 11:59 PM, Jeffrey Walton wrote: > On Thu, Sep 15, 2011 at 5:23 PM, Marc Espie wrote: >> On Thu, Sep 15, 2011 at 03:17:36PM -0400, Jeffrey Walton wrote: >>> I'm interested in seeing if (1) patches have been applied to fix my >>> template error problem >>> (http://gcc.gnu.or

Re: audit openbsd.org!

2011-09-17 Thread Tomas Bodzar
On Sat, Sep 17, 2011 at 10:40 AM, Daniel Villarreal wrote: > Okay, STeve. Right on. I see no need to discuss this topic here. I am more > interested in the differences in perspective of Theo and Linus. I addressed > Linus' blog out of interest in his concern in the ongoing developments. > Even the

Re: Are there any virtualization solutions for OpenBSD? (!important: no package from ports!)

2011-09-18 Thread Tomas Bodzar
On Sat, Sep 17, 2011 at 12:17 PM, lancebaynes87 wrote: > http://unix.stackexchange.com/questions/20917/are-there-any-virtualization-solutions-for-openbsd-important-no-package-from > > I'm searching for Virtualization solutions: > > OpenBSD: host > CentOS: guest > > What are my solutions? I'm searc

Re: Apache problems

2011-09-18 Thread Tomas Bodzar
On Sun, Sep 18, 2011 at 2:40 AM, L. V. Lammert wrote: > On Sun, 18 Sep 2011, Jeremie Courreges-Anglas wrote: > >> > [error] (35)Resource temporarily unavailable: fork: Unable to fork new process >> >> Isn't running 4.3 kinda cranky? >> > Only in the past six months - pretty much bulletproof for ma

Re: Lynloong All-in-one PC

2011-09-18 Thread Tomas Bodzar
On Mon, Sep 19, 2011 at 4:28 AM, Daniel Villarreal wrote: > I got a reply from Lemote, in regards to the Lynloong All-in-one PC. > > I wonder if the Lemote would consider extending the company's offer of a > system to those willing to contribute to the Lemote application platform to > OpenBSD deve

Re: tp_smapi/hdaps equivalent

2011-09-18 Thread Tomas Bodzar
On Mon, Sep 19, 2011 at 4:53 AM, Paolo Reyes Balleza wrote: > Hello all, > > I was wondering if there's an equivalent in OpenBSD of tp_smapi/hdaps > battery control & hdd protection. man apm man systat man sysctl $ apm Battery state: high, 100% remaining, unknown life estimate A/C adapter state:

Re: Are there any virtualization solutions for OpenBSD? (!important: no package from ports!)

2011-09-19 Thread Tomas Bodzar
or a very long time > > On Mon, Sep 19, 2011 at 11:03 AM, Tomas Bodzar > wrote: >> >> On Mon, Sep 19, 2011 at 8:12 AM, Hassan Monfared >> wrote: >> > why don't you try xen ? >> >> Maybe because he asked for solution with OpenBSD as a host a

Re: Are there any virtualization solutions for OpenBSD? (!important: no package from ports!)

2011-09-19 Thread Tomas Bodzar
1:30 AM, Hassan Monfared > wrote: >> >> IB haven'tB tried Xen on OpenBSD as host, but Xen is open source and there >> was subject toB B correction of a lock-up bug in OpenBSD to support Xen >> Hosting. >> NetBSD supports Xen Hostig >> >> On Mon, Sep

Re: Lynloong All-in-one PC

2011-09-19 Thread Tomas Bodzar
On Mon, Sep 19, 2011 at 10:54 AM, Francois Pussault wrote: > Computer science is like playing golf > you need to learn english before playing. That's why so many projects ends in water or sand, right? :-) > > ;) > > >> >> From: Marc Smith >> Sent: Mon Se

Re: Lynloong All-in-one PC

2011-09-19 Thread Tomas Bodzar
Anyway for OpenBSD it looks like only one usable device for small home server with low power consumption, not so much noise and non-x86 CPU there's only http://www.lemote.com/en/products/mini-computer/2010/0310/111.html , right? I know that there was thread about mini-ITX products before one week

Re: Lynloong All-in-one PC

2011-09-19 Thread Tomas Bodzar
On Mon, Sep 19, 2011 at 4:00 PM, Daniel Villarreal wrote: > > > On Mon, Sep 19, 2011 at 1:54 AM, Tomas Bodzar > wrote: >> >> ... >> > I wonder if the Lemote would consider extending the company's offer of a >> > system to those willing to c

Re: Are there any virtualization solutions for OpenBSD? (!important: no package from ports!)

2011-09-20 Thread Tomas Bodzar
On Tue, Sep 20, 2011 at 9:37 AM, Michel Blais wrote: > The're also proxmox ve that is really nice for virtualisation. > > http://pve.proxmox.com/wiki/Main_Page As it's based on OpenVZ and KVM it doesn't seems to be answer on question in subject.

Re: Sparc Openbsd install

2011-09-20 Thread Tomas Bodzar
On Tue, Sep 20, 2011 at 4:58 PM, hvom .org wrote: > Hi all > > I'm one server sunfire V100 for 10$, i'm look list hardware openbsd is > good, v100 is supported. I'm not installed, no VGA, no CD, four > ethernet. > > Help me, install OpenBSD please ? http://www.openbsd.org/sparc64.html#install ve

Re: Unable to add Greek Layout after Upgrading to -current

2011-09-22 Thread Tomas Bodzar
seems to me like some Linux config, but I may be wrong. Didn't see anything similar on BSD. Btw did you try plain setxkbmap app for setting that from command line without those conf.d files? I hope that you used sysmerge after upgrade of system On 9/22/11, Sepuku Kamikazee wrote: > Hello there pe

Re: -current userland not building

2011-09-23 Thread Tomas Bodzar
On Fri, Sep 23, 2011 at 1:04 AM, Chris Smith wrote: > It seems I've followed the instructions labelled "2011/09/19 - thread > model posix enabled for gcc 3" at > http://openbsd.org/faq/current.html#20110919 and mistakenly so which > is probably why userland wont build as that process has replaced

Re: current an Intel 3400 USB

2011-09-23 Thread Tomas Bodzar
On Fri, Sep 23, 2011 at 11:01 AM, Holger Glaess wrote: > hi > i allready download the snapshot from 22.9. > > i get this dmesg Is it dmesg from LiveCD, first boot after install or another one? > > # dmesg > OpenBSD 5.0-current (RAMDISK) #70: Thu Sep 22 12:02:43 MDT 2011 > B B dera...@amd64.open

Re: current an Intel 3400 USB

2011-09-23 Thread Tomas Bodzar
On Fri, Sep 23, 2011 at 11:50 AM, Holger Glaess wrote: >> On Fri, Sep 23, 2011 at 11:01 AM, Holger Glaess >> wrote: >>> hi >>> i allready download the snapshot from 22.9. >>> >>> i get this dmesg >> >> Is it dmesg from LiveCD, first boot after install or another one? >> > i create an boot cd form

Re: rc_scripts

2011-09-24 Thread Tomas Bodzar
On Sat, Sep 24, 2011 at 3:59 PM, Alessandro Baggi wrote: > Hi list. > > I'm trying to use rc_script in rc.conf.local but without results. > In rc.conf.local I put this: > > rc_scripts="clamd" > > but after reboot, clamd does not start. > I've tried also: > > rc_scripts="clamd start" > > and > > cl

Re: rc_scripts

2011-09-24 Thread Tomas Bodzar
e/start/ > B argu- > B B ment at boot time and in reverse order with the/stop/ B argument at shut- > B B down. > > What's the way? We don't know what is your version of OpenBSD ;-) Anyway it was rc_scripts in 4.9 and changed to pkg_scripts in current http://www.openbsd.o

Re: rc_scripts

2011-09-24 Thread Tomas Bodzar
On Sat, Sep 24, 2011 at 5:41 PM, Alessandro Baggi wrote: > Nothing, I've also tried to use pkg_scripts="clamd" > > It does not work. > > There some place where I can find some logs error? In /var/log I don't see > nothing. There was in man rc.d this: RC_DEBUG Setting this variable will print th

Re: Blocking Trojans with PF

2011-09-26 Thread Tomas Bodzar
On Mon, Sep 26, 2011 at 10:16 AM, Hassan Monfared wrote: > thanks for clear answer ! > I'd already read. > not bad idea to refer every question on the list to the manuals and books or > man pages, huh ? Because nearly 95% or more was already answered in them? ;-) This is not Linux. > > On Mon, S

Re: microsoft and UEFI boot

2011-09-26 Thread Tomas Bodzar
On Mon, Sep 26, 2011 at 11:09 AM, Paolo Aglialoro wrote: > Actually I'm way more optimist about OEM motherboard manufacturers rather > than PC companies. > The weak spot will in fact be laptops and other portable equipment, as these > are all proprietary design. There's new article related to tha

Re: kernel panic: inteldrm

2011-09-28 Thread Tomas Bodzar
2011/9/28 Alexei Malinin : > Owain Ainsworth wrote: >> On Tue, Sep 27, 2011 at 01:24:36PM +0400, Alexei Malinin wrote: >>> Hello. >>> >>> Can anybody comment this kernel panic event? >> >> I will look into it. >> >> What were you doing at the time? > > rdesktop was running, I moved cursor from rdes

Re: Why I uninstalled OpenBSD???

2011-10-01 Thread Tomas Bodzar
On Sun, Oct 2, 2011 at 6:44 AM, Nick Holland wrote: > On 10/01/11 23:08, Christiano F. Haesbaert wrote: >> Not again people, please. >> >> Stop feeding. > > Yes. > Yet another never-heard-from-before-or-again loser (and *always* using a > gmail account...isn't that interesting?) posting a link to

<    1   2   3   4   5   6   7   8   >