Re: Gigabit NIC for 4.11-RELEASE?

2005-08-02 Thread Rich Wales
Earlier, I asked for help with a Linksys EG1032 gigabit NIC. The current version of this card uses a Marvell 88E8003 chip, instead of the National Semiconductor chip used previously. It turns out that the sk(4) driver works with this chip, both in 4.11 and 5.4. I'm currently using my new Linksys

another sbdrop panic on 6.0-BETA2

2005-08-02 Thread Evgueni V. Gavrilov
# kgdb kernel.debug /usr/crash/vmcore.26 [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you

Prolific based External IDE enclosure

2005-08-02 Thread Brett Wildermoth
I have a MPD external drive enclosure and roughly every 9 out of 10 boots with this device plugged in causes a panic.. It does it on both my laptop and my desktop, when running the firewire interface -- --- Brett Wi

Re: x for users slow

2005-08-02 Thread Vulpes Velox
On Mon, 1 Aug 2005 09:59:30 +0100 Yann Golanski <[EMAIL PROTECTED]> wrote: > Quoth Andy Sparrow on Mon, Aug 01, 2005 at 01:50:36 -0700 > > > On Monday 01 August 2005 17:34, Eriq wrote: > > > > after all of this, I notice that it takes a user about a > > > > minute after 'startx' to get into X. Yes

Re: Kernel debugging, 5.4-RELEASE

2005-08-02 Thread dpk
On Tue, 2 Aug 2005, Frank McConnell wrote: > I've been using plain bog-standard /usr/bin/gdb, not out of lack > of knowledge of kgdb but because I also find that kgdb fails with > a segmentation fault after connecting. Ah, OK. That solves part of the problem. > If I'm getting more stuff out of m

Re: Kernel debugging, 5.4-RELEASE

2005-08-02 Thread Frank McConnell
dpk wrote: > Is there anything else I can try, to get some debugging information? The > steps outlined in the handbook don't seem to be working. I've been at this > for a couple days, so I apologize if I am curt, I'm just trying to get a > useful backtrace to submit as a PR. I've been using plain

Re: Kernel debugging, 5.4-RELEASE

2005-08-02 Thread dpk
On Tue, 2 Aug 2005, dpk wrote: > On Tue, 2 Aug 2005, Mitch Parks wrote: > > > man kgdb > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug-gdb.html > > Thank you. I'm using kgdb now, and I get the following error: > > $ kgdb -r /dev/cuaa0 kernel.debug > [GDB will n

unionfs: Permission denied on binaries issue ...

2005-08-02 Thread Marc G. Fournier
'k, I seem to recall this one being brought up before, but hadn't saved that thread :( I've re-read through the mount_unionfs man page to make sure that I hadn't missed anything, so ... I'm trying to narrow down where the issue with the file system hang is coming in, and in doing so, I jus

Re: Kernel debugging, 5.4-RELEASE

2005-08-02 Thread dpk
On Tue, 2 Aug 2005, Mitch Parks wrote: > man kgdb > http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug-gdb.html Thank you. I'm using kgdb now, and I get the following error: $ kgdb -r /dev/cuaa0 kernel.debug [GDB will not be able to debug user-mode threads: /usr/lib

Re: RELENG_5 PAE panic

2005-08-02 Thread Frank McConnell
Earlier I wrote: > It looks to me like the pagedaemon is running and trying to acquire > the vm page queue mutex, which appears to be owned on behalf of named, > which isn't running but also isn't blocked on a turnstile. And looking at the same crash (haven't rebooted yet), it occurred to me that

Re: Kernel debugging, 5.4-RELEASE

2005-08-02 Thread Mitch Parks
man kgdb http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug-gdb.html On Tue, 2 Aug 2005, dpk wrote: What method do kernel developers employ to debug kernel panics? The gdb that comes with 5.4-RELEASE does not have kernel debugging support and the handbook appears t

Kernel debugging, 5.4-RELEASE

2005-08-02 Thread dpk
What method do kernel developers employ to debug kernel panics? The gdb that comes with 5.4-RELEASE does not have kernel debugging support and the handbook appears to be out of date with regards to KDB. I'm trying to use another gdb, out of ports, that has kernel debugging support but I'm getting

5.4 stable & SR1325TP1-E raid support

2005-08-02 Thread Hasan Al-Rawi
trying to find out how to get sata raid working for SR1325TP1-E, found following url http://lists.freebsd.org/pipermail/freebsd-current/2004-September/038076.html but the downloads dont work anymore , anyone got the downloads and howto, would be appriciated. Regards Hasan __

Re: RELENG_5 PAE panic

2005-08-02 Thread Frank McConnell
Poking at this some more Yesterday I put together another PC, installed 5.4-RELEASE, cvsup'd to RELENG_5 using stable-supfile, built world and kernel, installed kernel and world, then built a new kernel for the target with kernel config file as follows: --- begin kernel config --- include PAE

FreeBSD 5.4-RELEASE not bootable on a Dell Latitude D510

2005-08-02 Thread Trond Endrestøl
Hi all, I received a Dell Latitude D510 today and I wanted to boot FreeBSD 5.4-RELEASE from the computer's DVD drive. However, the booting process stopped abruptly with the following messages: fwohci0: EUI64 36:4f:c0:00:07:ce:d8:30 NMI ISA b0, EISA ff RAM parity error, likely hardware failure.

Re: Gigabit NIC for 4.11-RELEASE?

2005-08-02 Thread Key Dof
I use Intel on 4.10 and works just fine : em0: em0: flags=8843 mtu 1500 options=3 media: Ethernet autoselect (1000baseTX ) On Tue, 2005-08-02 at 09:14, Rich Wales wrote: > Can anyone name one or more Gigabit network cards currently > on the market that are supported in 4.11-REL

6.0-BETA1: Fatal trap 18 in ata_raid_promise_read_meta

2005-08-02 Thread Ruben de Groot
This is an nForce4 chipset (Gigabyte GA-K8NF-9). Installation from the iso disc1 is fine, but at the first boot I get dropped in the debugger: ad0: 28620MB at ata0-master UDMA66 Fatal trap 18: integer divide fault while in kernel mode cpuid = 0; apic id = 00 instruction pointer = 0x8:0xff

Gigabit NIC for 4.11-RELEASE?

2005-08-02 Thread Rich Wales
Can anyone name one or more Gigabit network cards currently on the market that are supported in 4.11-RELEASE? I recently bought a Linksys EG1032, with the understanding that this card would work in the nge(4) driver. However, it didn't work (wasn't even recognized by the kernel), and it appears t