Re: (5.4-i386) framebuffer console

2013-12-13 Thread Philip Guenther
On Fri, Dec 13, 2013 at 9:09 PM, Adam Jensen wrote: > I noticed on [The OpenBSD 5.4 Release](http://www.openbsd.org/54.html) > > "wsdisplay(4) now attaches to inteldrm(4) and provides a framebuffer > console." > > drm supports the radeon driver and I have an old Thinkpad T60 with: > > vga1 at pci1

(5.4-i386) framebuffer console

2013-12-13 Thread Adam Jensen
I noticed on [The OpenBSD 5.4 Release](http://www.openbsd.org/54.html) "wsdisplay(4) now attaches to inteldrm(4) and provides a framebuffer console." drm supports the radeon driver and I have an old Thinkpad T60 with: vga1 at pci1 dev 0 function 0 "ATI Radeon Mobility X1300 M52-64" rev 0x00 r

Re: Single process needing a lot of memory

2013-12-13 Thread Donald Allen
On Fri, Dec 13, 2013 at 4:46 PM, Jeff Simmons wrote: > On Friday, December 13, 2013 01:23:15 pm Ted Unangst wrote: >> On Fri, Dec 13, 2013 at 12:33, Jeff Simmons wrote: >> > "Nobody will ever need more than 640k RAM!" -- Bill Gates, 1981 >> >> I realize this is often quoted in jest, but I've taken

Re: IPv6 static routing to a different subnet

2013-12-13 Thread Marc Peters
On 12/13/13 16:59, Martin Brandenburg wrote: > Marc Peters wrote: > >> Hi list, >> >> i have a difficult time reaching my default IPv6 default gateway in a >> different subnet. Asking Google brought up some threads from early 2011. >> Most of the solutions where switching the prefixlen to reach t

Re: Single process needing a lot of memory

2013-12-13 Thread Jeff Simmons
On Friday, December 13, 2013 01:23:15 pm Ted Unangst wrote: > On Fri, Dec 13, 2013 at 12:33, Jeff Simmons wrote: > > "Nobody will ever need more than 640k RAM!" -- Bill Gates, 1981 > > I realize this is often quoted in jest, but I've taken to setting the > record straight because I think the truth

Re: Single process needing a lot of memory

2013-12-13 Thread Ted Unangst
On Fri, Dec 13, 2013 at 12:33, Jeff Simmons wrote: > "Nobody will ever need more than 640k RAM!" -- Bill Gates, 1981 > I realize this is often quoted in jest, but I've taken to setting the record straight because I think the truth is more interesting than the lie. People who don't know the real h

Re: Single process needing a lot of memory

2013-12-13 Thread Marc Espie
On Fri, Dec 13, 2013 at 08:18:55PM +0100, Otto Moerbeek wrote: > On Fri, Dec 13, 2013 at 02:10:49PM -0500, Ted Unangst wrote: > > > On Fri, Dec 13, 2013 at 14:53, Marc Espie wrote: > > > On Fri, Dec 13, 2013 at 02:44:26PM +0100, Peter Hessler wrote: > > >> Using swap is a bug. Buy more ram. > > >

Re: Single process needing a lot of memory

2013-12-13 Thread Jeff Simmons
On Friday, December 13, 2013 11:47:06 am you wrote: > since we are all ruminating ... I remember days I ran > OS/2 on my 486dx2 with 4MB of RAM. It ran Window 3.x apps > (e.g., MS Word 2.0) so much smoother than Windows on the > same hardware. I should've kept that computer "Nobody will ever nee

Re: Single process needing a lot of memory

2013-12-13 Thread patrick keshishian
On 12/13/13, Marc Espie wrote: > On Fri, Dec 13, 2013 at 02:10:49PM -0500, Ted Unangst wrote: >> On Fri, Dec 13, 2013 at 14:53, Marc Espie wrote: >> > On Fri, Dec 13, 2013 at 02:44:26PM +0100, Peter Hessler wrote: >> >> Using swap is a bug. Buy more ram. >> > ^^^ >> > >> > I run into bugs all the

Re: Single process needing a lot of memory

2013-12-13 Thread Otto Moerbeek
On Fri, Dec 13, 2013 at 02:10:49PM -0500, Ted Unangst wrote: > On Fri, Dec 13, 2013 at 14:53, Marc Espie wrote: > > On Fri, Dec 13, 2013 at 02:44:26PM +0100, Peter Hessler wrote: > >> Using swap is a bug. Buy more ram. > > ^^^ > > > > I run into bugs all the time... > > > > Memory: Real: 2785M/

Re: Single process needing a lot of memory

2013-12-13 Thread Marc Espie
On Fri, Dec 13, 2013 at 02:10:49PM -0500, Ted Unangst wrote: > On Fri, Dec 13, 2013 at 14:53, Marc Espie wrote: > > On Fri, Dec 13, 2013 at 02:44:26PM +0100, Peter Hessler wrote: > >> Using swap is a bug. Buy more ram. > > ^^^ > > > > I run into bugs all the time... > > > > Memory: Real: 2785M/3

Re: Single process needing a lot of memory

2013-12-13 Thread Ted Unangst
On Fri, Dec 13, 2013 at 14:53, Marc Espie wrote: > On Fri, Dec 13, 2013 at 02:44:26PM +0100, Peter Hessler wrote: >> Using swap is a bug. Buy more ram. > ^^^ > > I run into bugs all the time... > > Memory: Real: 2785M/3694M act/tot Free: 4217M Cache: 550M Swap: 900K/8384M 900k? That's only a ti

Re: Single process needing a lot of memory

2013-12-13 Thread Zé Loff
On Fri, Dec 13, 2013 at 10:39:35AM -0500, Nick Holland wrote: > On 12/13/2013 09:10 AM, Zé Loff wrote: > >On Fri, Dec 13, 2013 at 02:44:26PM +0100, Peter Hessler wrote: > >>On 2013 Dec 13 (Fri) at 13:24:41 + (+), Zé Loff wrote: > >>:On Fri, Dec 13, 2013 at 07:16:06AM -0600, Shawn K. Quinn w

ldapd alias dereferencing

2013-12-13 Thread Alexander Kratzsch
Hi list, I am attempting to replace openldap-server with ldapd. While poking around I noticed that alias dereferencing does not work in ldapd. I tested with ldapsearch, with '-a always' to enforce dereferencing. This works as expected (the referenced object is returned) on openldap, but not at all

Re: Single process needing a lot of memory

2013-12-13 Thread Zé Loff
On Fri, Dec 13, 2013 at 04:55:11PM +0100, Marc Espie wrote: > Nevertheless, things ought to work slightly better. > I still consider network driver failing due to swap to be > a bug in the driver. It should lock down memory if it's > necessary. Or there is something in the bufcache swap routines >

dmesg of -current/armv7 with Allwinner A10?

2013-12-13 Thread Julian Suschlik
Hi, I read about Alwinner A10 support coming to OpenBSD here: http://www.openbsd.org/plus.html Great! Is someone running -current and can provide a dmesg? What's already working? I plan to order https://www.olimex.com/Products/OLinuXino/A10/A10-OLinuXino-LIME/open-source-hardware to work with O

Re: IPv6 static routing to a different subnet

2013-12-13 Thread Martin Brandenburg
Marc Peters wrote: > Hi list, > > i have a difficult time reaching my default IPv6 default gateway in a > different subnet. Asking Google brought up some threads from early 2011. > Most of the solutions where switching the prefixlen to reach the gateway > but this didn't work out for me. The men

Re: Single process needing a lot of memory

2013-12-13 Thread Marc Espie
Nevertheless, things ought to work slightly better. I still consider network driver failing due to swap to be a bug in the driver. It should lock down memory if it's necessary. Or there is something in the bufcache swap routines or some disk driver that locks other users for inordinately long perio

Re: Single process needing a lot of memory

2013-12-13 Thread Nick Holland
On 12/13/2013 09:10 AM, Zé Loff wrote: On Fri, Dec 13, 2013 at 02:44:26PM +0100, Peter Hessler wrote: On 2013 Dec 13 (Fri) at 13:24:41 + (+), Zé Loff wrote: :On Fri, Dec 13, 2013 at 07:16:06AM -0600, Shawn K. Quinn wrote: :> :> I think R is using virtual memory as best it can, and I seri

Re: Single process needing a lot of memory

2013-12-13 Thread Zé Loff
On Fri, Dec 13, 2013 at 02:44:26PM +0100, Peter Hessler wrote: > On 2013 Dec 13 (Fri) at 13:24:41 + (+), Zé Loff wrote: > :On Fri, Dec 13, 2013 at 07:16:06AM -0600, Shawn K. Quinn wrote: > :> > :> I think R is using virtual memory as best it can, and I seriously doubt > :> you will get anyt

Relayd with dsr and sticky-address

2013-12-13 Thread Martin Schaupp
Sorry, i forgot to mention my version 5.4 Hello, i try to set up a load balancing machine for internal use. We have 2 webservers serving a web-app. This application depends on sticky clients, because it is using sessions w/o session replication. I try to set up a dsr environment, which is work

IPv6 static routing to a different subnet

2013-12-13 Thread Marc Peters
Hi list, i have a difficult time reaching my default IPv6 default gateway in a different subnet. Asking Google brought up some threads from early 2011. Most of the solutions where switching the prefixlen to reach the gateway but this didn't work out for me. The mentioned route commands didn't work

Re: Single process needing a lot of memory

2013-12-13 Thread Marc Espie
On Fri, Dec 13, 2013 at 02:44:26PM +0100, Peter Hessler wrote: > Using swap is a bug. Buy more ram. ^^^ I run into bugs all the time... Memory: Real: 2785M/3694M act/tot Free: 4217M Cache: 550M Swap: 900K/8384M

Re: Single process needing a lot of memory

2013-12-13 Thread Peter Hessler
On 2013 Dec 13 (Fri) at 13:24:41 + (+), Zé Loff wrote: :On Fri, Dec 13, 2013 at 07:16:06AM -0600, Shawn K. Quinn wrote: :> On Fri, Dec 13, 2013, at 05:36 AM, Zé Loff wrote: :> > Hi all :> > :> > First of all, sorry for the kind on newbie question. :> > I'm running some memory-heavy statist

Relayd with dsr and sticky-address

2013-12-13 Thread Martin Schaupp
Hello, i try to set up a load balancing machine for internal use. We have 2 webservers serving a web-app. This application depends on sticky clients, because it is using sessions w/o session replication. I try to set up a dsr environment, which is working perfectly at first glance. I set the

Re: Single process needing a lot of memory

2013-12-13 Thread Marc Espie
On Fri, Dec 13, 2013 at 01:24:41PM +, Zé Loff wrote: > So it's normal for a system to get slowed down to the point of losing > network connections and freezing X every time a process uses swap? I > find that hard to believe... Not *every time*, but yes, that does happen. Some network drivers

Re: Single process needing a lot of memory

2013-12-13 Thread Zé Loff
On Fri, Dec 13, 2013 at 07:16:06AM -0600, Shawn K. Quinn wrote: > On Fri, Dec 13, 2013, at 05:36 AM, Zé Loff wrote: > > Hi all > > > > First of all, sorry for the kind on newbie question. > > I'm running some memory-heavy statistical analyses using R, which > > require more memory than what's phys

Re: Single process needing a lot of memory

2013-12-13 Thread Shawn K. Quinn
On Fri, Dec 13, 2013, at 05:36 AM, Zé Loff wrote: > Hi all > > First of all, sorry for the kind on newbie question. > I'm running some memory-heavy statistical analyses using R, which > require more memory than what's physically available. I.e. the machine > (a x201, which is running -current amd6

Single process needing a lot of memory

2013-12-13 Thread Zé Loff
Hi all First of all, sorry for the kind on newbie question. I'm running some memory-heavy statistical analyses using R, which require more memory than what's physically available. I.e. the machine (a x201, which is running -current amd64) has 4Gb of physical mem, but R needs at least 6Gb. If I und

Re: Shuttle DS47 Realtek 8168 detected but not working

2013-12-13 Thread Marcus MERIGHI
for the records: I've just submitted a bug report for the same thing to bugs@ Bye, Marcus Am 12/13/13 13:02, schrieb Daniel Polak: > I've installed current of Dec 9 on a Shuttle DS47 but the network card > doesn't seem to work. > It is detected but doesn't get a DHCP lease, I don't see any traffi

Shuttle DS47 Realtek 8168 detected but not working

2013-12-13 Thread Daniel Polak
I've installed current of Dec 9 on a Shuttle DS47 but the network card doesn't seem to work. It is detected but doesn't get a DHCP lease, I don't see any traffic on the network with tcpdump and setting a fixed IP address doesn't help either. What can I do to help get it supported in OpenBSD? T

Re: Help with USB speakers

2013-12-13 Thread leonardz
Thanks Remco: I installed the utils. bcdADC is 1.00 in this case From lsusb: I can see bus 000 device 005 is these speakers and: AudioControl Interface Descriptor:bLength 9 bDescriptorType36bDescriptorSubtype 1 (HEADER) bcdADC 1.00

OpenBGPd match clause with multihop BGP session

2013-12-13 Thread Laurent CARON
Hi, I'm using cymru[1] bogon feed onto a router receiving several full tables. On this router I have: neighbor $CYMRU_PEER_v4 { descr cymru-fullbogon-v4-001 local-address $NERIM_MY_v4 max-prefix 9550 restart 10 } bgpctl sh

Live usb stick quite slow

2013-12-13 Thread Jérôme Frgacic
Hi misc, I have installed OpenBSD on an USB stick (a Kingston DataTraveler G3). Nevertheless, the system is quite slow... For example, I recently install firefox or, more precisely, those packages: at-spi2-atk-2.8.1.tgz at-spi2-core-2.8.0.tgz dbus-glib-0.100.2v0.tgz dconf-0.16.1.tgz firefox-22.0.

Thinkpad x220i hangs after a few days of uptime

2013-12-13 Thread bsdclubhouse
Hello, i am using a Thinpad x220i and I have a weired problem. Most of the time, i just put my notebook into suspend mode (zzz), so, I do not often reboot. After 4 or 5 days, my notebook suddenly stops and I can't do anything except pressing the power button for 4 or 5 seconds and reboot. Sadly

Re: Help with USB speakers

2013-12-13 Thread Remco
leona...@sympatico.ca wrote: > I am running openbsd -current > 5.4 GENERIC.MP#171 amd64 on a lenovo X1C > I just received some USB speakers with DAC and amplifier. The system can > see the speakers but I cannot get them to be used when playing music > > In messages I see: > Dec 12 17:09:16 gene