laptop heating due to wpi(4)?

2009-02-08 Thread Amarendra Godbole
i recently started using intel wireless on my thinkpad x60, through the wpi(4) driver. earlier, i had heating issues, which were resolved by setting hw.setperf to 0, but now i again see my laptop heating up -- especially below my right palm. temperature sensor outputs from sysctl shows: hw.sensors

Re: Thinkpad R61 support

2009-02-08 Thread Michiel van Baak
On 01:04, Mon 09 Feb 09, Marc Espie wrote: > On Sun, Feb 08, 2009 at 08:37:43AM -0500, Kenneth R Westerback wrote: > > On Sat, Feb 07, 2009 at 07:39:24PM -0200, Christiano Farina Haesbaert wrote: > > > Hello there, I'm considering buying a thinkpad R61, if someone has any > > > information on the h

Re: Is it possible to increase wscale multiplier?

2009-02-08 Thread Dieter
> > > > > > > How high is too high? I have a utility that sets recv buf size > > > > > > > to 100,000,000 and it works fine on FreeBSD and NetBSD. (Not > > > > > > > tested yet on OpenBSD.) Necessary when the other end has buggy > > > > > > > network code and insufficient send buf. > > > > > >

Re: usb storage device detected as USB1.1

2009-02-08 Thread Dieter
> > On windows, formated as FAT32, the copy of 1,2 GB took > > about 6 minutes, so it's about 3.41 MB/s, that's more than USB1.1 speed > > (I think) but in OpenBSD 4.4 I have 1.5 MB/s speed. I will attach dmesg > > as soon as possible. > > for many devices 1.5 MB/s is already USB2. e.g. my mp3 pl

Re: bgpd fails to install ipv6 routes in kernel routing table

2009-02-08 Thread Graeme Lee
Graeme Lee wrote: Graeme Lee wrote: tico wrote: Graeme Lee wrote: tico wrote: Graeme Lee wrote: <> Network layout is somewhat complicated. 1 x ebgp and 1 x ibgp session receive ipv4 world tables. Gif tunnel to a hurricane router in Hong Kong. I'm receiving ipv6 world bgp tables from

usr.sbin/wake removal

2009-02-08 Thread Thomas Pfaff
On Sun, 8 Feb 2009 15:53:01 -0700 (MST) Marc Balmer wrote: > CVSROOT: /cvs > Module name: src > Changes by: mbal...@cvs.openbsd.org 2009/02/08 15:53:01 > > Removed files: > usr.sbin/wake : Makefile wake.8 wake.c > > Log message: > Remove wake(8). The bin directories are full, n

Re: bgpd fails to install ipv6 routes in kernel routing table

2009-02-08 Thread Graeme Lee
Graeme Lee wrote: tico wrote: Graeme Lee wrote: tico wrote: Graeme Lee wrote: <> Network layout is somewhat complicated. 1 x ebgp and 1 x ibgp session receive ipv4 world tables. Gif tunnel to a hurricane router in Hong Kong. I'm receiving ipv6 world bgp tables from this peer. Connect

Re: bgpd fails to install ipv6 routes in kernel routing table

2009-02-08 Thread Graeme Lee
tico wrote: Graeme Lee wrote: tico wrote: Graeme Lee wrote: <> Network layout is somewhat complicated. 1 x ebgp and 1 x ibgp session receive ipv4 world tables. Gif tunnel to a hurricane router in Hong Kong. I'm receiving ipv6 world bgp tables from this peer. Connectivity to the peer i

Re: offtopic - file permission trivial question

2009-02-08 Thread Ariane van der Steldt
On Mon, Feb 09, 2009 at 01:46:39AM +0100, Jesus Sanchez wrote: > This question it's a little complicated to make. It's more a curiosity > than a technical situation. First I will try to put the situation. > Let's say I'm the root of a system, and one of my users (user foo) have > his home dir with

Re: Hardware or 4.4 vm problem?

2009-02-08 Thread Ariane van der Steldt
On Sun, Feb 01, 2009 at 10:07:49PM -0600, Karl O. Pinc wrote: > I seem to have a problem where 4.4 hangs writing to swap. Chances are its fixed in -current. -- Ariane

Re: OpenBSD 4.4-release; Lockup after enabling 2nd NIC; both are Linksys EG1032

2009-02-08 Thread patrick keshishian
On Sun, Feb 8, 2009 at 4:51 PM, John Mark Schofield wrote: > This is looking to me like a bad slot on the motherboard. Which > stinks, as this machine is out of warranty. Anyone have any further > troubleshooting suggestions? Didn't you state earlier that you had tried the system with Ubuntu and

Re: bgpd fails to install ipv6 routes in kernel routing table

2009-02-08 Thread tico
Graeme Lee wrote: tico wrote: Graeme Lee wrote: <> Network layout is somewhat complicated. 1 x ebgp and 1 x ibgp session receive ipv4 world tables. Gif tunnel to a hurricane router in Hong Kong. I'm receiving ipv6 world bgp tables from this peer. Connectivity to the peer is fine. Just

Re: OpenBSD 4.4-release; Lockup after enabling 2nd NIC; both are Linksys EG1032

2009-02-08 Thread John Mark Schofield
Thanks very much, Dorian, Stijn, and Stuart: I upgraded to 4.4-Current dated February 6. No change in symptoms. It occurred to me that I had eliminated hardware problems with the cards, but not with the PCI slots. So I moved /etc/hostname.re0 to /root, and booted with re1 enabled. Freeze. Next I

offtopic - file permission trivial question

2009-02-08 Thread Jesus Sanchez
This question it's a little complicated to make. It's more a curiosity than a technical situation. First I will try to put the situation. Let's say I'm the root of a system, and one of my users (user foo) have his home dir with rwx privileges ( /home/foo/ have permissions 700 ) and I wan't to cre

Re: hoststated status ?

2009-02-08 Thread Johan Beisser
A little more googling would have introduced you to relayd(8). On 2/8/09, Xavier Beaudouin wrote: > Hello, > > Just a quick question, what is the status of hoststated ? > > I ran into http://www.openbsd.org/papers/eurobsdcon07/pyr- > loadbalancing/ and I found that a quite exiting projet. > > U

Re: hoststated status ?

2009-02-08 Thread Markus Lude
On Mon, Feb 09, 2009 at 12:26:04AM +0100, Xavier Beaudouin wrote: > Hello, > > Just a quick question, what is the status of hoststated ? > > I ran into http://www.openbsd.org/papers/eurobsdcon07/pyr- > loadbalancing/ and I found that a quite exiting projet. > > Unfortunalty it doesn't seems to

Re: hoststated status ?

2009-02-08 Thread Sam Fourman Jr.
> Unfortunalty it doesn't seems to be into 4.4 or even on snapshots... it has been renamed to relayd(8) Sam Fourman Jr. Fourman Networks

Re: hoststated status ?

2009-02-08 Thread Jonathan Gray
http://marc.info/?l=openbsd-misc&m=123266988519415&w=2 On Mon, Feb 09, 2009 at 12:26:04AM +0100, Xavier Beaudouin wrote: > Hello, > > Just a quick question, what is the status of hoststated ? > > I ran into http://www.openbsd.org/papers/eurobsdcon07/pyr-loadbalancing/ > and I found that a quite e

Re: Thinkpad R61 support

2009-02-08 Thread Marc Espie
On Sun, Feb 08, 2009 at 08:37:43AM -0500, Kenneth R Westerback wrote: > On Sat, Feb 07, 2009 at 07:39:24PM -0200, Christiano Farina Haesbaert wrote: > > Hello there, I'm considering buying a thinkpad R61, if someone has any > > information on the hardware support for it I would appreciate. > > > >

hoststated status ?

2009-02-08 Thread Xavier Beaudouin
Hello, Just a quick question, what is the status of hoststated ? I ran into http://www.openbsd.org/papers/eurobsdcon07/pyr- loadbalancing/ and I found that a quite exiting projet. Unfortunalty it doesn't seems to be into 4.4 or even on snapshots... Is there any replacements ? drawbacks or an

Re: OpenBSD 4.4-release; Lockup after enabling 2nd NIC; both are Linksys EG1032

2009-02-08 Thread Dorian Büttner
John Schofield schrieb: I'm new to OpenBSD, so I may be doing something stupid. But Google, the FAQ, and other resources have not shed any light. I'm attempting to set up an IBM ThinkCentre desktop PC as a router/firewall for my home network. OpenBSD did not recognize the onboard NIC, and it did

Re: usb storage device detected as USB1.1

2009-02-08 Thread Joel Wiramu Pauling
Make sure you are plugging directly into the MOBO connectors. Many cases include crappy USB one hubs which causes degraded performance. 2009/2/9 frantisek holop : > hmm, on Thu, Feb 05, 2009 at 06:44:25PM +0100, Jesus Sanchez said that >> On windows, formated as FAT32, the copy of 1,2 GB took >>

Re: usb storage device detected as USB1.1

2009-02-08 Thread frantisek holop
hmm, on Thu, Feb 05, 2009 at 06:44:25PM +0100, Jesus Sanchez said that > On windows, formated as FAT32, the copy of 1,2 GB took > about 6 minutes, so it's about 3.41 MB/s, that's more than USB1.1 speed > (I think) but in OpenBSD 4.4 I have 1.5 MB/s speed. I will attach dmesg > as soon as possible.

Re: bgpd fails to install ipv6 routes in kernel routing table

2009-02-08 Thread Graeme Lee
tico wrote: Graeme Lee wrote: <> Network layout is somewhat complicated. 1 x ebgp and 1 x ibgp session receive ipv4 world tables. Gif tunnel to a hurricane router in Hong Kong. I'm receiving ipv6 world bgp tables from this peer. Connectivity to the peer is fine. Just can't get past it.

Re: bgpd fails to install ipv6 routes in kernel routing table

2009-02-08 Thread tico
Graeme Lee wrote: <> Network layout is somewhat complicated. 1 x ebgp and 1 x ibgp session receive ipv4 world tables. Gif tunnel to a hurricane router in Hong Kong. I'm receiving ipv6 world bgp tables from this peer. Connectivity to the peer is fine. Just can't get past it. I can see

PF firewall system capable of handling a multi-gigabit link

2009-02-08 Thread Alface Voadora
Hi all, in order to put in place a firewall system capable of handling a multi-gigabit connection, my company is also considering OpenBSD. I've been using it for my firewall setups since OpenBSD 3.5, but I have no experience on how will it perform on a multi-gigabit link. My company already uses

wondering about makes.SILENT

2009-02-08 Thread Dag Leine
Hi, I've just played with make and the .SILENT: target. Normally this suppress echoing the command as expected. But some special targets like .BEGIN, .END and .INTERRUPT seams to ignore it. Reading the code I've seen this kind of silence is set in Job_CheckCommands(). But this routine will only b

problems with pear DB.php

2009-02-08 Thread Jasper Bal
Hi all, Installed a clean OBSD 4.4 stable. Installed php5, pear and pear-DB. All from packages. I then made a test script to see if httpd, php and mysql are running correctly. When i add require'DB.php'; the script won't work trough apache. When i put it through php directly i get no errors or

Re: Thinkpad R61 support

2009-02-08 Thread Owain Ainsworth
On Sun, Feb 08, 2009 at 03:24:04PM -0200, Christiano Farina Haesbaert wrote: > What about the T61 with the nvidia quadro, you think I would have > problems as well ? > I'm considering t61 and X40,X60 at the moment. Do yourself a favour. Do not buy hardware with NVidia graphics hardware. You'd be

Re: Thinkpad R61 support

2009-02-08 Thread Aaron W. Hsu
Christiano, On 08-Feb-2009 Christiano Farina Haesbaert wrote: > What about the T61 with the nvidia quadro, you think I would have > problems as well ? I'm considering t61 and X40,X60 at the moment. I recently purchased a t500 from Lenovo, which is a replacement for their t61 line, I think. You m

Re: Thinkpad R61 support

2009-02-08 Thread Michiel van Baak
On 15:24, Sun 08 Feb 09, Christiano Farina Haesbaert wrote: > What about the T61 with the nvidia quadro, you think I would have > problems as well ? > I'm considering t61 and X40,X60 at the moment. T61 works great, but I have one with intel vga. I dont like the nvidia vga. > > -- > Christiano F

Re: Thinkpad R61 support

2009-02-08 Thread Christiano Farina Haesbaert
What about the T61 with the nvidia quadro, you think I would have problems as well ? I'm considering t61 and X40,X60 at the moment. -- Christiano Farina Haesbaert

Re: Tentakel and exec sudo ...

2009-02-08 Thread Todd C. Miller
In message so spake Falk Brockerhoff - smartTERRA GmbH (nmc): > is there any way to execute sudo (in combination with a password to > provide) on remote servers using tentakel? Actualy tentakel hangs, > when I'm executing "sudo ls -l /" on a bunch of servers. Without sudo > anything

Disk rejects apmset request

2009-02-08 Thread Jean-François
Hi all, I have one disk (wd2) that does'nt shut down. It has Power Management feature but does not reply to apmset. It's a brand new disk ; I believe it should have the feature. Could someone help me ? Thanks. J-F Le samedi 07 fC)vrier 2009 C 13:03 +0100, Jean-FranC'ois a C)crit : > Hi All, >

Tentakel and exec sudo ...

2009-02-08 Thread Falk Brockerhoff - smartTERRA GmbH
Hi there, is there any way to execute sudo (in combination with a password to provide) on remote servers using tentakel? Actualy tentakel hangs, when I'm executing "sudo ls -l /" on a bunch of servers. Without sudo anything works fine, as you can see from the example below. [f...@manageme

Re: Thinkpad R61 support

2009-02-08 Thread Kenneth R Westerback
On Sat, Feb 07, 2009 at 07:39:24PM -0200, Christiano Farina Haesbaert wrote: > Hello there, I'm considering buying a thinkpad R61, if someone has any > information on the hardware support for it I would appreciate. > > Best Regards. > > -- > Christiano Farina Haesbaert We bought a bunch of R61'

Re: bgpd fails to install ipv6 routes in kernel routing table

2009-02-08 Thread Graeme Lee
Rogier Krieger wrote: On Sun, Feb 8, 2009 at 02:09, Graeme Lee wrote: The bgpd log shows this: bgpd: send_rtmsg: action 1, prefix 2001:dc8:c000::/36: Network is unreachable bgpd: send_rtmsg: action 1, prefix 2a01:a8::/32: Network is unreachable for every network received via my peer.

Re: Thinkpad R61 support

2009-02-08 Thread Stuart Henderson
On 2009-02-07, Christiano Farina Haesbaert wrote: > Hello there, I'm considering buying a thinkpad R61, if someone has any > information on the hardware support for it I would appreciate. Don't expect suspend to work yet, and you don't want the version with nVidia graphics.

Re: Instability in -current with ral/rt2860?

2009-02-08 Thread Stuart Henderson
On 2009-02-07, bbee wrote: > On Sat, 7 Feb 2009, Stuart Henderson wrote: >> >> enable ddb.console=1 and send it a BREAK, see if you can get some >> trace out of ddb. > > Thanks for the suggestion. I tried it, but the kernel's not responding to > the break :( Does BREAK work under normal circumsta

Re: Instability in -current with ral/rt2860?

2009-02-08 Thread Andreas Vögele
bbee writes: > Hi, > > In a net5501 I have a rt2860 ral card, running the Feb 04 snapshot: > ral0 at pci0 dev 14 function 0 "Ralink RT2860" rev 0x00: irq 10 > ral0: MAC/BBP RT2860 (rev 0x0101), RF RT2820 (MIMO 2T3R) > > I've been trying snapshots off and on since damien@ started tinkering > with t