Re: freebsd7 (and 8), radeon, xorg-server -> deadlock or so

2010-02-13 Thread Norbert Papke
On February 13, 2010, Norbert Papke wrote: > I will repeat the experiment a few more times. After quite a number of trials, I never managed to get any further with the radeon driver. I also tried the radeonhd driver. It seems to behave a little differently. I usually get to an X screen w

Re: freebsd7 (and 8), radeon, xorg-server -> deadlock or so

2010-02-13 Thread Norbert Papke
On February 13, 2010, Robert Noland wrote: > On Sat, 2010-02-13 at 11:37 -0800, Norbert Papke wrote: > > On February 13, 2010, Robert Noland wrote: > > > Ok, I've put up a patch at: > > > > > > http://people.freebsd.org/~rnoland/drm-radeon-test.patch &g

Re: freebsd7 (and 8), radeon, xorg-server -> deadlock or so

2010-02-13 Thread Norbert Papke
d SVN 203287 and 203287 for VIA support * applied your patch * reverted drm_vm.c because it is dependent on r201223 (Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.) * re-enabled snooping in ati_pcigart.c and r600_cp.c I have appended my xorg.0.log file. Perhaps something in there

Re: ZFS performance degradation over time

2010-01-18 Thread Norbert Papke
sure that the degradation is ZFS related? Could it be caused by, for instance, a userland memory leak? What happens to active memory when you restart rtorrent? Cheers, -- Norbert Papke. npa...@acm.org http://saveournet.ca Protecting your Internet's level playing field _

Re: 8.0-RC USB/FS problem

2009-11-25 Thread Norbert Papke
t's just a typo in the url. Try $ fetch http://www.daemonfun.com/ Note the "://" rather than ":/". Cheers. -- Norbert Papke. npa...@acm.org http://saveournet.ca Protecting your Internet's level playing field ___ fre

Re: 7.2 Stable Crash - possibly related to if_re

2009-11-02 Thread Norbert Papke
On October 31, 2009, Pyun YongHyeon wrote: > On Fri, Oct 30, 2009 at 06:23:51PM -0700, Norbert Papke wrote: > > On October 30, 2009, Pyun YongHyeon wrote: > > > On Thu, Oct 29, 2009 at 09:56:19PM -0700, Norbert Papke wrote: > > > > This occurred shortly after "

Re: 7.2 Stable Crash - possibly related to if_re

2009-11-02 Thread Norbert Papke
On October 31, 2009, Pyun YongHyeon wrote: > On Fri, Oct 30, 2009 at 06:23:51PM -0700, Norbert Papke wrote: > > On October 30, 2009, Pyun YongHyeon wrote: > > > On Thu, Oct 29, 2009 at 09:56:19PM -0700, Norbert Papke wrote: > > > > This occurred shortly after "

Re: 7.2 Stable Crash - possibly related to if_re

2009-10-30 Thread Norbert Papke
On October 30, 2009, Pyun YongHyeon wrote: > On Thu, Oct 29, 2009 at 09:56:19PM -0700, Norbert Papke wrote: > > This occurred shortly after "scp"ing from a VirtualBox VM to the host. > > The file transfer got stuck. The "re" interface stopped working. >

7.2 Stable Crash - possibly related to if_re

2009-10-29 Thread Norbert Papke
miibus0: on re0 rgephy0: PHY 1 on miibus0 rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto re0: Ethernet address: 00:30:48:b0:6a:1f -- Norbert Papke. npa...@acm.org http://saveournet.ca Protecting your Internet's level playing field ___

Re: 7.2-STABLE: Inserting USB device causes Fatal Trap 12

2009-05-16 Thread Norbert Papke
On May 10, 2009, Norbert Papke wrote: > Inserting a USB thumb drive into a running sytem result in a "Fatal trap > 12: page fault while in kernel mode". After repeating the crash a few times with INVARIANTS enabled, it becomes apparent that EHCI transfer queue is getting corru

Re: 7.2-STABLE: Inserting USB device causes Fatal Trap 12

2009-05-12 Thread Norbert Papke
xff000cbf5e00}, allocbuf = 0x0, rqflags = 1, next = {stqe_next = 0x0}, hcpriv = 0x0, timeout_handle = { c_links = {sle = {sle_next = 0x0}, tqe = {tqe_next = 0x0, tqe_prev = 0x0}}, c_time = 0, c_arg = 0x0, c_func = 0, c_mtx = 0x80b12600, c_flags = 0}} I am getting out of my de

Re: 7.2-STABLE: Inserting USB device causes Fatal Trap 12

2009-05-10 Thread Norbert Papke
On May 10, 2009, Norbert Papke wrote: > Inserting a USB thumb drive into a running sytem result in a "Fatal trap > 12: page fault while in kernel mode". > > Unfortunately, I was not able to save a core (not entirely sure why, I'll > investigate separately). I have

7.2-STABLE: Inserting USB device causes Fatal Trap 12

2009-05-10 Thread Norbert Papke
g system. If I boot with the thumb drive present, everything is fine. Any help is greatly appreciated. Cheers, -- Norbert Papke. = # uname -a FreeBSD proven.lan 7.2-STABLE FreeBSD 7.2-STABLE #0 r191841: Tue May 5 21:13:21 PDT 2009 npa...@

Re: dri + ATI: dramatic performance slowdown

2009-04-22 Thread Norbert Papke
On April 22, 2009, Robert Noland wrote: > On Wed, 2009-04-22 at 17:39 -0700, Norbert Papke wrote: > > 0x0/0x1 BIOS write-back set-by-firmware active > > 0x1/0x4000 BIOS write-back set-by-firmware active > > 0xc000/0x4000 BIOS uncacheable set-by-fir

Re: dri + ATI: dramatic performance slowdown

2009-04-22 Thread Norbert Papke
range present for all (ATI) cards? I don't see such an entry (please see below). My 2D performance seems reasonable. I have no complaints, just wondering. Cheers, -- Norbert Papke. npa...@acm.org # dmesg | grep drm drm0: on vgapci0 vgapci0: child drm0 requested pci_enable_busmaster

Re: powerd broken

2009-04-04 Thread Norbert Papke
On April 4, 2009, Robert Noland wrote: > On Sat, 2009-04-04 at 10:01 -0700, Norbert Papke wrote: > > Hi Robert, > > > > On April 3, 2009, Robert Noland wrote: > > > Use a radeon? ;( > > > > Is there any particular model of Radeon PCIe that you would reco

Re: powerd broken

2009-04-04 Thread Norbert Papke
Hi Robert, On April 3, 2009, Robert Noland wrote: > Use a radeon? ;( Is there any particular model of Radeon PCIe that you would recommend? Cheers, -- Norbert Papke. npa...@acm.org ___ freebsd-stable@freebsd.org mailing list h

Re: Possible UDP deadlock/panic fix

2008-09-23 Thread Norbert Papke
On September 22, 2008, Robert Watson wrote: > your confirmation as to whether or not this corrects the > specific symptoms you are seeing would be very helpful. 14+ hours under load with the patch and all is well. Thanks! -- Norbert. ___ freebsd-sta

Re: Possible UDP related deadlock in 7.1-PRERELEASE

2008-09-17 Thread Norbert Papke
On September 17, 2008, Robert Watson wrote: > On Mon, 15 Sep 2008, Norbert Papke wrote: > > With WITNESS enabled, I now experience panics and could not follow your > > instructions. There is no core dump. The following gets logged to > > /var/log/messages: > > >

Re: Possible UDP related deadlock in 7.1-PRERELEASE

2008-09-15 Thread Norbert Papke
On September 15, 2008, Gavin Atkinson wrote: > On Sun, 2008-09-14 at 12:19 -0700, Norbert Papke wrote: > > Symptoms: > > > > * I can trigger this lockup reliably by starting ktorrent. After a short > > while (one to two minutes), it locks up. Other commands, e.g.

Possible UDP related deadlock in 7.1-PRERELEASE

2008-09-14 Thread Norbert Papke
Environment: * i386, 7.1 Prerelease (updated today) with a custom UP kernel, ULE scheduler * KDE 3.5.10 * NIC does not share interrupts with another device * See below for configuration files Symptoms: * I can trigger this lockup reliably by starting ktorrent. After a short while (one to two

Re: Apache seg faults -- Possible problem with libc? [solved]

2008-05-18 Thread Norbert Papke
On May 17, 2008, Norbert Papke wrote: > Environment: FreeBSD 7.0 Stable (as of Apr 30), apache-2.0.63 > > I am experiencing Apache crashes on a fairly consistent and frequent basis. > The crash occurs in strncmp(). To help with the diagnosis, I have rebuilt > libc with debug symb

Apache seg faults -- Possible problem with libc?

2008-05-17 Thread Norbert Papke
Environment: FreeBSD 7.0 Stable (as of Apr 30), apache-2.0.63 I am experiencing Apache crashes on a fairly consistent and frequent basis. The crash occurs in strncmp(). To help with the diagnosis, I have rebuilt libc with debug symbols. Here is a typical stack dump: #0 strncmp () at /usr

Re: 6.3-RELEASE panic

2008-01-23 Thread Norbert Papke
On January 23, 2008, John Baldwin wrote: > On Monday 21 January 2008 04:51:54 pm Kris Kennaway wrote: > > Petr Holub wrote: > > > Hi, > > > > > > I've just updated the 6.2-RELEASE to 6.3-RELEASE using freebsd-update > > > as described in daemonology blog. > > > > > > While removing the old packages

Re: 6.3-RELEASE panic

2008-01-21 Thread Norbert Papke
On January 21, 2008, Petr Holub wrote: > Hi, > > I've just updated the 6.2-RELEASE to 6.3-RELEASE using freebsd-update > as described in daemonology blog. > > While removing the old packages using > pkg_delete -af > I've tried to stop all the deamons from /usr/local/etc/rc.d and > got the following