<?xml version="1.0"  encoding="ISO-8859-1" ?>
<rss version="2.0">
<channel>
<title>Freebsd-current Mailing List Threads</title>
<link>http://readlist.com</link>
<description>Freebsd-current Mailing List - New Threads feed</description>
<language>en</language>
<image>
  <url>http://readlist.com/readlist-logo-tiny.gif</url>
  <title>ReadList.com</title>
  <link>http://readlist.com/</link>
  <width>156</width>
  <height>30</height>
</image>
<item>
  <title>fxp regression</title>
  <link>http://readlist.com/lists/freebsd.org/freebsd-current/10/52650.html</link>
  <pubDate>Fri, 16 May 2008 04:51:30 GMT</pubDate>
  <description>Between Mar2 to May 15th (aka now), fxp loading/detecting/probing during boot or /etc/rc.d/netif got borked. Works here: FreeBSD vegeta.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sat Mar 1 22:09:51 EST 2008 root:/usr/obj/usr/src/sys/VEGETA i386 Doesn't here: FreeBSD vegeta.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Thu May 15 11:22:28 EDT 2008 root:/usr/obj/usr/src/sys/VEGETA i386 Identical ...</description>
</item>
<item>
  <title>panic during mount</title>
  <link>http://readlist.com/lists/freebsd.org/freebsd-current/10/52641.html</link>
  <pubDate>Thu, 15 May 2008 20:33:06 GMT</pubDate>
  <description>Hello, I'm seeing the following panic below while my system reboots after upgrading to 8.0-current as of 05/15/2008. It appears to occur just as the system recognizes my external usb hdd. dan@mx1~% dmesg Copyright (c) 1992-2008 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 ...</description>
</item>
<item>
  <title>xorg-server on amd64-current with dtrace failed to compile.</title>
  <link>http://readlist.com/lists/freebsd.org/freebsd-current/10/52639.html</link>
  <pubDate>Thu, 15 May 2008 15:43:33 GMT</pubDate>
  <description>Hello! I just have got the following error during xorg-server compilation: &gt; [snip] &gt; ar cru .libs/libxpstubs.a .libs/xpstubs.o &gt; ranlib .libs/libxpstubs.a &gt; creating libxpstubs.la &gt; (cd .libs &amp;&amp; rm -f libxpstubs.la &amp;&amp; ln -s ../libxpstubs.la libxpstubs.la) &gt; /usr/sbin/dtrace -G -C -o dtrace-dix.o -s ../dix/Xserver.d .libs/*.o &gt; dtrace: failed to compile script ../dix/Xserver.d: ...</description>
</item>
<item>
  <title>kernel panic: umass0 digital cam</title>
  <link>http://readlist.com/lists/freebsd.org/freebsd-current/10/52635.html</link>
  <pubDate>Wed, 14 May 2008 19:48:13 GMT</pubDate>
  <description>Hi everyone, I'd like to report a kernel panic which happens when I try to attach my USB Digital Camera. I'm running -CURRENT (kernel from the last week or less) I get this panic right when I plug in the usb cable. I took 2 pictures of the kpanic with backtrace. ( they aren't so clean, but enough to read :) ) http://www.inf.ufpr.br/wg06/trace1.jpg http://www.inf.ufpr.br/wg06/trace2.jpg Should I submit a PR nor send it to ...</description>
</item>
<item>
  <title>panic: vm_fault: fault on nofault entry</title>
  <link>http://readlist.com/lists/freebsd.org/freebsd-current/10/52630.html</link>
  <pubDate>Wed, 14 May 2008 07:15:03 GMT</pubDate>
  <description>I've been seeing the following panic for a few weeks now. It happens every couple of days, sometimes perhaps a little more frequently. lizzy:~/crash% uname -a FreeBSD lizzy.catnook.local 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun May 11 13:38:54 PDT 2008 root:/usr/obj/usr/src/sys/LIZZY i386 lizzy:~/crash% kgdb /usr/obj/usr/src/sys/LIZZY/kernel.debug vmcore.8 GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. ...</description>
</item>
<item>
  <title>repeated panics in vm_reserv_alloc_page()</title>
  <link>http://readlist.com/lists/freebsd.org/freebsd-current/10/52624.html</link>
  <pubDate>Tue, 13 May 2008 18:54:00 GMT</pubDate>
  <description>I've been seeing panics in vm_reserv_alloc_page() for a few days with CURRENT built from sources at 2008-05-09 20:38:25 +0000. The panics seem to be triggered by X11 sessions, but not when I work in the console only. dmesg output and stack traces from the vmcore.{7,8,9,10,11,12} kernel dumps I have around are attached below. Look for 'vmcore.' to find the traces after the dmesg text. [--- dmesg ---] Copyright (c) ...</description>
</item>
<item>
  <title>Disk not detected on ATI IXP600 SATA300 controller</title>
  <link>http://readlist.com/lists/freebsd.org/freebsd-current/10/52622.html</link>
  <pubDate>Tue, 13 May 2008 12:18:01 GMT</pubDate>
  <description>Anyone else seen this? Machine is HP Compaq 6715s and I'm running current (from yesterday). During startup the internal SATA-disk is not detected. I have tried both GENERIC and customized kernel with same bad result. Everything works fine on 7.0R and 6.3R. If I modify ata-chipset.c:ata_ati_ident() and removes the lines that matches the ATA_ATI_IXP600_S1 type chip everything is working when the ata-system uses the ...</description>
</item>
<item>
  <title>Ncurses or top(1) is broken</title>
  <link>http://readlist.com/lists/freebsd.org/freebsd-current/10/52614.html</link>
  <pubDate>Mon, 12 May 2008 18:26:49 GMT</pubDate>
  <description>Script started on Mon May 12 12:00:30 2008 mobile:kargl[201] setenv | grep TERM TERM=xterm mobile:kargl[202] stty -a | grep row speed 38400 baud; 43 rows; 90 columns; mobile:kargl[203] top 40 top: warning: this terminal can only display 36 processes. .... last pid: 893; load averages: 0.02, 0.05, 0.06 up 0+00:28:41 H12:00:59 24 processes: 3 running, 21 sleeping CPU: % user, % nice, % system, % ...</description>
</item>
<item>
  <title>nfe0 watchdog timeout</title>
  <link>http://readlist.com/lists/freebsd.org/freebsd-current/10/52613.html</link>
  <pubDate>Mon, 12 May 2008 16:13:38 GMT</pubDate>
  <description>Hi, I recently decided to switch my CURRNET from i386 over to amd64 and have since noticed an occasional occurance of the following phenomenon: Every couple of days the nfe0 interface (nVidia nForce MCP55 Ethernet Controller ... Vitesse VSC6801 PHY) enters a mode from which it simply will not recover. When it happens the console keeps spewing out nfe0: watchdog timeout (missed Tx interrupts) -- recovering ...</description>
</item>
<item>
  <title>problem with acpi S5 state (power button) on IBM Lenovo T61 laptop</title>
  <link>http://readlist.com/lists/freebsd.org/freebsd-current/10/52603.html</link>
  <pubDate>Sun, 11 May 2008 07:28:38 GMT</pubDate>
  <description>Hi my trouble with power button system is don`t halting after push power button -------------------------------------------------------------------------------- ------------- # sysctl hw.acpi hw.acpi.supported_sleep_state: S3 S4 S5 hw.acpi.power_button_state: S5 hw.acpi.sleep_button_state: S3 hw.acpi.lid_switch_state: NONE hw.acpi.standby_state: S1 hw.acpi.suspend_state: S3 hw.acpi.sleep_delay: 1 ...</description>
</item>
<item>
  <title>tcp over slow links broken?</title>
  <link>http://readlist.com/lists/freebsd.org/freebsd-current/10/52599.html</link>
  <pubDate>Sun, 11 May 2008 06:24:43 GMT</pubDate>
  <description>Sometime during the past month or so, tcp out over a slow links seems to be broken and the symptom is really puzzling to me! Here is my setup: A----B----DSL ~ ~ ~ ... ~ ~ DSL----C Copying a file from A to C works fine. Copying a file from B to C works only if a) the file is really small OR b) if I slowdown the rate of transmission to below the DSL cap so that there is no congestion. A and B run ...</description>
</item>
<item>
  <title>atadev-&gt;param.model problem or bug with Marvell 88SE6811 chip</title>
  <link>http://readlist.com/lists/freebsd.org/freebsd-current/10/52596.html</link>
  <pubDate>Sun, 11 May 2008 01:00:28 GMT</pubDate>
  <description>I have device detection problem with device attached to atapci0: &lt;Marvell ATA controller&gt; port 0xec00-0xec07,0xe880-0xe883,0xe800-0xe807,0xe480-0xe483,0xe400-0xe40f mem 0xfebffc00-0xfebfffff irq 16 at device 0.0 on pci3 (ASUS P5E3 motherboard). It seems that this controller not fills atadev-&gt;param.model as current ata-all.c code expects: if (!error &amp;&amp; (isprint(atadev-&gt;param.model[0]) || 		 ...</description>
</item>
<item>
  <title>make universe errors..</title>
  <link>http://readlist.com/lists/freebsd.org/freebsd-current/10/52584.html</link>
  <pubDate>Sat, 10 May 2008 07:56:44 GMT</pubDate>
  <description>In testing my MRT changes I noticed several failures that I can't really blame my change... (maybe) for example: for both amd64 and arm (the architectures that have completed so far on my build) I see: /src/lib/libc/string/wmemset.c -o wmemset.So building shared library libc.so.7 /usr/obj/amd64/usr/src/tmp/usr/lib/libgcc.a: could not read symbols: Archive has no index; run ranlib to add one how many errors ...</description>
</item>
<item>
  <title>Question regarding mmap on ZFS, or possibly Dovecot</title>
  <link>http://readlist.com/lists/freebsd.org/freebsd-current/10/52577.html</link>
  <pubDate>Sat, 10 May 2008 07:03:54 GMT</pubDate>
  <description>I still get massive file corruption when allowing Dovecot to run win mmap enabled on ZFS/FreeBSD RELENG_7 (as of one week ago), and I have seen symptoms of corruption with Samba and mmap on ZFS (although I cannot say with certainty that those samba files were corrupted in the FreeBSD end, they may have been mangled by my less-than-trustworthy windows). For dovecot+mmap+zfs I get a googlefull of results, same with ...</description>
</item>
<item>
  <title>Multiple routing table support commited</title>
  <link>http://readlist.com/lists/freebsd.org/freebsd-current/10/52565.html</link>
  <pubDate>Sat, 10 May 2008 00:53:18 GMT</pubDate>
  <description>I have committed the base of teh Multi-routing-table support. I am current;y waiting for it to loop back to me before a final make universe test, but I think it should be ok. if you do nothing you should not see any difference. for a description of what and how, look at: http://perforce.freebsd.org/fileViewer.cgi?FSPC=//depot/user/julian/routing/plan .txt to compile it into a kernel you need options ROUTETABLES=N ...</description>
</item>
<item>
  <title>problem with loopback interface</title>
  <link>http://readlist.com/lists/freebsd.org/freebsd-current/10/52562.html</link>
  <pubDate>Fri, 9 May 2008 20:49:42 GMT</pubDate>
  <description>hi all this trouble i is tried on 2 machines # uname -a FreeBSD spectrum 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Thu May 8 23:56:24 MSD 2008 root@spectrum:/usr/obj/usr/src/sys/GENERIC i386 # ping 127.0.0.1 PING 127.0.0.1 (127.0.0.1): 56 data bytes ^C --- 127.0.0.1 ping statistics --- 162 packets transmitted, 0 packets received, 100.0% packet loss # netstat -nr Routing tables ...</description>
</item>
<item>
  <title>console hi resolutions inc widescreen in 8</title>
  <link>http://readlist.com/lists/freebsd.org/freebsd-current/10/52559.html</link>
  <pubDate>Fri, 9 May 2008 13:01:00 GMT</pubDate>
  <description>Anyone know if 8 will finally provide high resolution modes (including widescreen) for the console? Perhaps using a framebuffer like linux which allows native LCD resolutions instead of the old archaic 80x25 text modes? I don't install X and everything is done in the system consoles. This would be nice in 1386/AMD64. _______________________________________________ freebsd-current mailing list ...</description>
</item>
<item>
  <title>Strange krb5-config output after recent Heimdel import</title>
  <link>http://readlist.com/lists/freebsd.org/freebsd-current/10/52554.html</link>
  <pubDate>Fri, 9 May 2008 10:17:21 GMT</pubDate>
  <description>Dear All, After recent heimdel import, "krb5-config --libs" results in [root@business /usr/src/kerberos5]# krb5-config --libs -L/usr/lib -lkrb5 @LIB_pkinit@ -lcom_err @LIB_hcrypto_appl@ -lasn1 -lroken -lcrypt @LIB_dlopen@ @LIB_door_create@ -lcom_err Before the import, it was: [ leafy@sh-mail ~] $ krb5-config --libs -L/usr/lib -lkrb5 -lasn1 -lcrypto -lroken -lcrypt -lcom_err This broke some ports that depends on ...</description>
</item>
<item>
  <title>A question about a man page patch</title>
  <link>http://readlist.com/lists/freebsd.org/freebsd-current/10/52549.html</link>
  <pubDate>Thu, 8 May 2008 22:05:10 GMT</pubDate>
  <description>Hello, I was looking at the sysconf man,from head, page and it did not accurately reflect the function, many things were not mentioned. I am willing to fix the ones I know or can figure out quickly, a small subset probably, for the rest is it ok to have entries like this in the man page: _SC_READER_WRITER_LOCKS FIX ME _SC_REALTIME_SIGNALS FIX ME _SC_REGEXP ...</description>
</item>
<item>
  <title>apache22 build failure</title>
  <link>http://readlist.com/lists/freebsd.org/freebsd-current/10/52546.html</link>
  <pubDate>Thu, 8 May 2008 20:15:46 GMT</pubDate>
  <description>posting this to current, as it builds elsewhere and so many things are not building for me on current. i386 very very current, with /usr/obj cleaned before builds portupgrade -f web/apache22 Making install in support Installing configuration files Installing HTML documents Installing error documents Installing icons Installing CGIs Installing header files Installing build system files Installing man ...</description>
</item>
</channel>
</rss>
