Re: dri + ATI: dramatic performance slowdown

2009-04-25 Thread Oliver Lehmann
Robert Noland wrote: > Hrm, that is an HD 3850... Same as I am running now... > > Do you have to remain on console for a period of time, or does just > switching back and forth crash the gpu? just switching back is enough. -- Oliver Lehmann http://www.pofo.de/ http://wishlist.ans-netz.de/

Re: dri + ATI: dramatic performance slowdown

2009-04-25 Thread Oliver Lehmann
Oliver Lehmann wrote: > Robert Noland wrote: > > > Hrm, that is an HD 3850... Same as I am running now... > > > > Do you have to remain on console for a period of time, or does just > > switching back and forth crash the gpu? > > just switching back is enough. I'm not sure if this is important

Re: Boot error 16 lba

2009-04-25 Thread Paul B. Mahol
On 4/25/09, Ruben Lara wrote: > > Hi all, > > All was working fine, i reboot and now i get: > > error 16 lba 752991 > No /boot/loader > > Default: 0:ad(0,ad)/boot/kernel/kernel > > I lose my system? > What can i do? Either your hard disk is dying or something/someone corrupted loader. You can try

cross compile failures

2009-04-25 Thread Dominic Fandrey
I'm trying to build RELENG_7 for i386 on an amd64 machine. I have done this quite often for a long time. It used to work this way: # env MAKEOBJDIRPREFIX=/usr/obj/VECTRA-7 make -j3 buildworld buildkernel TARGET=i386 KERNCONF=VECTRA-7 This is how it fails (pretty late during kernel build): ===> z

Re: cross compile failures

2009-04-25 Thread Dominic Fandrey
pluknet wrote: > 2009/4/25 Dominic Fandrey : >> I'm trying to build RELENG_7 for i386 on an amd64 machine. >> I have done this quite often for a long time. It used to work this way: >> >> # env MAKEOBJDIRPREFIX=/usr/obj/VECTRA-7 make -j3 buildworld buildkernel >> TARGET=i386 KERNCONF=VECTRA-7 >> >

Re: cross compile failures

2009-04-25 Thread pluknet
2009/4/25 Dominic Fandrey : > I'm trying to build RELENG_7 for i386 on an amd64 machine. > I have done this quite often for a long time. It used to work this way: > > # env MAKEOBJDIRPREFIX=/usr/obj/VECTRA-7 make -j3 buildworld buildkernel > TARGET=i386 KERNCONF=VECTRA-7 > > This is how it fails (

Re: 7.2-PRERELEASE X-server hang in "drmwtq"

2009-04-25 Thread Artem Kim
I checked 7.2 RC2 problem still here. I found a way to reproduce the problem easily. I used KDE 4.2.2 composite manager is enabled. The problem occurs when two applications run in a way that their window to appear at the same time. I can reproduce the problem on the cards Radeon 9800 XT (AMD64

ipfilter seems to be broken on 7.2-PRERELEASE as of April 25:th 2009.

2009-04-25 Thread Jonas Bülow
Hi, Today I updated one of my servers tracking freebsd 7-stable. (7.2- PRERELEASE #3: Sat Apr 25 10:01:00 CEST 2009). After reboot it was not reachable from the network. After some troubleshooting I found that ipfilter seems to be the problem. Returning traffic originating from my host (X

Re: dri + ATI: dramatic performance slowdown

2009-04-25 Thread Robert Noland
On Sat, 2009-04-25 at 10:19 +0200, Oliver Lehmann wrote: > Oliver Lehmann wrote: > > > Robert Noland wrote: > > > > > Hrm, that is an HD 3850... Same as I am running now... > > > > > > Do you have to remain on console for a period of time, or does just > > > switching back and forth crash the gp

Re: dri + ATI: dramatic performance slowdown

2009-04-25 Thread Robert Noland
On Sat, 2009-04-25 at 10:19 +0200, Oliver Lehmann wrote: > Oliver Lehmann wrote: > > > Robert Noland wrote: > > > > > Hrm, that is an HD 3850... Same as I am running now... > > > > > > Do you have to remain on console for a period of time, or does just > > > switching back and forth crash the gp

Re: dri + ATI: dramatic performance slowdown

2009-04-25 Thread Robert Noland
On Sat, 2009-04-25 at 10:19 +0200, Oliver Lehmann wrote: > Oliver Lehmann wrote: > > > Robert Noland wrote: > > > > > Hrm, that is an HD 3850... Same as I am running now... > > > > > > Do you have to remain on console for a period of time, or does just > > > switching back and forth crash the gp

Re: 7.2-PRERELEASE X-server hang in "drmwtq"

2009-04-25 Thread Robert Noland
On Sat, 2009-04-25 at 16:24 +0400, Artem Kim wrote: > I checked 7.2 RC2 problem still here. > > I found a way to reproduce the problem easily. > > I used KDE 4.2.2 composite manager is enabled. The problem occurs when two > applications run in a way that their window to appear at the same time.

installing crossbuilds

2009-04-25 Thread Dominic Fandrey
Back before the 7.0 Release I used to install cross builds by NFS-mounting /usr/src and /usr/obj of the build machine on the target machine and running: # cd /usr/src # env MAKEOBJDIRPREFIX=/usr/obj/ make installkernel KERNCONF= ... This doesn't work any more because all the installation tools ar

FreeBSD-7.1 wi-driver error messages

2009-04-25 Thread Huub Schuurmans
I have FreeBSD 7.1-RELEASE-p4 running on a Soekris 4521 with three wireless cards that use the wi-driver: - one mini-pci wireless card: on pci0 using RF:PRISM2.5 MAC:ISL3874A(Mini-PCI) Intersil F

Re: 7.2-PRERELEASE X-server hang in "drmwtq"

2009-04-25 Thread Artem Kim
On Saturday 25 April 2009 19:18:43 Robert Noland wrote: > On Sat, 2009-04-25 at 16:24 +0400, Artem Kim wrote: > > I checked 7.2 RC2 problem still here. > > > > I found a way to reproduce the problem easily. > > > > I used KDE 4.2.2 composite manager is enabled. The problem occurs when > > two appli

Re: 7.2-PRERELEASE X-server hang in "drmwtq"

2009-04-25 Thread Robert Noland
On Sat, 2009-04-25 at 20:37 +0400, Artem Kim wrote: > On Saturday 25 April 2009 19:18:43 Robert Noland wrote: > > On Sat, 2009-04-25 at 16:24 +0400, Artem Kim wrote: > > > I checked 7.2 RC2 problem still here. > > > > > > I found a way to reproduce the problem easily. > > > > > > I used KDE 4.2.2 c

Re: 7.2-PRERELEASE X-server hang in "drmwtq"

2009-04-25 Thread Robert Noland
On Sat, 2009-04-25 at 20:37 +0400, Artem Kim wrote: > On Saturday 25 April 2009 19:18:43 Robert Noland wrote: > > On Sat, 2009-04-25 at 16:24 +0400, Artem Kim wrote: > > > I checked 7.2 RC2 problem still here. > > > > > > I found a way to reproduce the problem easily. > > > > > > I used KDE 4.2.2 c

Re: RELENG_7 crash

2009-04-25 Thread Robert Watson
On Tue, 21 Apr 2009, Ruslan Ermilov wrote: Is it possible I am running into some of the interface lock fixes rwatson has been working on ? This box has a lot of ng interfaces which come and go. Perhaps snmp asking about an interface that just went away caused the panic ? I disabled bsnmp sinc

Re: 7.2-PRERELEASE X-server hang in "drmwtq"

2009-04-25 Thread Artem Kim
On Saturday 25 April 2009 21:15:16 you wrote: > Ok, so my test is under gnome with metacity in composite mode. Using > zsh (I think bash can do this also) > > balrog% for ((i=0 ; i < 5 ; i++ )) do firefox &;done > > So, I've launched 5 firefox and 10 xterms... Neither produce the hang. > Sitting i

Re: 7.2-PRERELEASE X-server hang in "drmwtq"

2009-04-25 Thread Robert Noland
On Sun, 2009-04-26 at 00:18 +0400, Artem Kim wrote: > On Saturday 25 April 2009 21:15:16 you wrote: > > Ok, so my test is under gnome with metacity in composite mode. Using > > zsh (I think bash can do this also) > > > > balrog% for ((i=0 ; i < 5 ; i++ )) do firefox &;done > > > > So, I've launche

Re: FreeBSD 7.2-RC2 Available

2009-04-25 Thread Ken Smith
On Sat, 2009-04-25 at 15:21 +1000, Ian Smith wrote: > On Fri, 24 Apr 2009, Ken Smith wrote: > > There is one known issue with 7.2-RC2. We switched from KDE3 to KDE4 > > Oh, I'd been kinda hoping that wouldn't happen till after release. I > guess our KDE folks must reckon it's shaken out enough

Re: 7.2-PRERELEASE X-server hang in "drmwtq"

2009-04-25 Thread Artem Kim
> > Apr 25 23:44:04 test kernel: [drm: pid782: drm_ioctl] pid = 782, cmd = > > 0x80046457, nr = 0x57, dev 0xff0001556d00, auth = 1 > > Apr 25 23:44:04 test kernel: [drm: pid782: drm_ioctl] returning 4 > > Ok, so what this is saying is that pid 782 is waiting on the rendering > engine to catch u