Re: panic with CF drive + USB reader

2003-08-26 Thread Lars Eggert
Bernd, . Seems that handling the stalled condition failed. Can you try the following patch: I was *just* going to write you saying it was still running with this patch, which would have been the longest yet. But then I saw these messages: umass0: BBB reset failed, STALLED

Re: panic with CF drive + USB reader

2003-08-26 Thread Bernd Walter
On Mon, Aug 25, 2003 at 04:22:57PM -0700, Lars Eggert wrote: It seems that this happens under light or no load only. I had been doing a heavy cycle of dump/restore/dd, etc, and all was well. Could it be that the MicroDrive does some kind of internal power management that delays its reponses

Re: Please test: USB floppies

2003-08-26 Thread Harald Schmalzbauer
On Monday 25 August 2003 23:19, Nate Lawson wrote: If anyone has a USB floppy drive that is giving them problems, please let me know. Hello, this one needs NO_SYNC I think. Played a bit some time ago but had no luck (I'm no programmer) port 1 addr 2: full speed, power 500 mA, config 1, NEC

Re: nge (Dlink 500-T [Gigabit Driver]) Failure on 5.1

2003-08-26 Thread M. Warner Losh
In message: [EMAIL PROTECTED] Nick H. - Network Operations [EMAIL PROTECTED] writes: : That occurs when I do a kldload if_nge.ko Try again. I've seen exactly this on some cardbus cards whose drivers are dynamically loaded via devd on card insertion. Sometimes I need to detach/attach

Re: cvs commit: src/sys/sys soundcard.h vs. gkrellmvolume2

2003-08-26 Thread Craig Boston
On Monday 25 August 2003 09:27 pm, Craig Boston wrote: Anyway, I'm attaching a quick workaround if anyone else running current runs in to this. Earth to brain, come in please! Actually attaching the patch this time. --- unix_mixer.c.orig Mon Aug 25 21:10:46 2003 +++ unix_mixer.cMon

Re: HEADS UP! ATAng committed

2003-08-26 Thread Kenneth D. Merry
On Mon, Aug 25, 2003 at 19:25:42 +0200, Thomas Quinot wrote: Le 2003-08-25, Matt ?crivait : db trace free_hcb(c40f1040,c03c7e40,101,c41d5800,c1528130) at free_hcb+0x2e atapi_action(c40f1440,c41d5800,c0132b33,c41db000,c41d5800) at atapi_action+ox56c OK, so that presumably means we're

panic, then trashed IDE drive - from kernel dump?

2003-08-26 Thread Bryan Liesner
The last known good state of my system was a world and kernel from Sunday, Aug 24 at approx 12:00 EDT. This problem is from a kernel built from sources current as of Aug 26th at approx 22:00 EDT Here's the sequence - I booted the system, had a panic while running sysctl from etc/rc.d/devd. It

Re: panic, then trashed IDE drive - from kernel dump?

2003-08-26 Thread Bryan Liesner
Just a follow up to this - cannot get it to panic with DDB compiled in. hmmm... On Mon, 25 Aug 2003, Bryan Liesner wrote: The last known good state of my system was a world and kernel from Sunday, Aug 24 at approx 12:00 EDT. This problem is from a kernel built from sources current as of

Re: panic: blockable sleep lock (sleep mutex) UMA pcpu @vm/uma_core.c:1381

2003-08-26 Thread Bosko Milekic
It looks like the Nvidia driver is attempting to allocate memory while holding a spinlock. Either that or we're explicitly in a critical section when it calls the UMA memory allocation routine (or malloc in this case). That's most likely a problem in the Nvidia driver (judging solely from your

Re: 3C940 / Asus P4P800 gigabit LAN driver

2003-08-26 Thread Glenn Johnson
On Mon, Aug 25, 2003 at 11:20:23AM -0500, Glenn Johnson wrote: On Mon, Aug 25, 2003 at 11:14:25AM +0100, Stuart Walsh wrote: On Sun Aug 24, 10:42P -0500, Glenn Johnson wrote: On Sun, Aug 24, 2003 at 01:22:39PM +0200, Wilko Bulte wrote: On Sat, Aug 23, 2003 at 04:45:30PM +0100,

Re: 64 bit quantities in statfs ?

2003-08-26 Thread David Schultz
On Mon, Aug 25, 2003, Garrett Wollman wrote: On Sun, 24 Aug 2003 16:04:40 -0700, David Schultz [EMAIL PROTECTED] said: Yep, looks broken. In the POSIX standard, the functionality of statfs() is provided by statvfs(), so implementing the latter may be a way out that doesn't involve

Re: scsi-da does not work with INVARIANTS (fwd)

2003-08-26 Thread Kenneth D. Merry
On Mon, Aug 25, 2003 at 18:29:49 -0600, Kenneth D. Merry wrote: On Mon, Aug 25, 2003 at 13:49:30 -0700, Nate Lawson wrote: Ken is aware of the following problem. It is in both cd(4) and da(4) as well as stable and current. One possible approach would be to run {da,cd}register() from a

Re: scsi-da does not work with INVARIANTS (fwd)

2003-08-26 Thread M. Warner Losh
In message: [EMAIL PROTECTED] Kenneth D. Merry [EMAIL PROTECTED] writes: : If it is possible to create a task queue that uses a kernel thread instead, : that might be a generally useful thing. (And it might solve this : particular issue.) I'm not sure that a taskqueue can do this,

Re: IBM T30 bluetooth - success (fwd)

2003-08-26 Thread Tobias Roth
eh? i silently assumed that it already was commited! i used bluetooth on my T30 on -current which is maybe three weeks old and it works! and to make this very clear, it did NOT work on a -current from around the time when i sent that email below. the patch fixed it back then, nothing else did.

Re: Another pmap related panic

2003-08-26 Thread Lukas Ertl
On Fri, 22 Aug 2003, Mark Tinguely wrote: I got another pmap related panic on my HTT SMP machine. If I don't get that completely wrong, it dies again after accessing the return value of pmap_pte_quick(). I haven't buried myself in the 5.x pmap/vm code, but I did a visual inspection

Virus Alert

2003-08-26 Thread antivirus
The mail message (file: document_9446.pif) you sent to [EMAIL PROTECTED] contains a virus (WORM_SOBIG.F). ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

SENDMAIL_MC

2003-08-26 Thread Harti Brandt
Hi, I have SENDMAIL_MC and SENDMAIL_SUBMIT_MC defined in /etc/make.conf (both with the full path, i.e. /etc/mail/...). From the documentation I take it, that this should work. My installworld however breaks because src/etc/sendmail/Makefile strips the pathname from the variables before trying to

Re: IBM T30 bluetooth - success (fwd)

2003-08-26 Thread Bernd Walter
On Tue, Aug 26, 2003 at 08:46:12AM +0200, Tobias Roth wrote: eh? i silently assumed that it already was commited! i used bluetooth on my T30 on -current which is maybe three weeks old and it works! and to make this very clear, it did NOT work on a -current from around the time when i sent

Re: HEADS UP! ATAng committed

2003-08-26 Thread Wiktor Niesiobedzki
On Sun, Aug 24, 2003 at 11:27:05AM +0200, Soren Schmidt wrote: ATAng has just been committed. You need to make world after this update as atacontrol etc needs to pick up the changes. After updating to ATAng my DVD drive isn't detected. I get following message: ata1-slave: FAILURE -

Re: HEADS UP! ATAng committed

2003-08-26 Thread Jason Stone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ATAng has just been committed. You need to make world after this update as atacontrol etc needs to pick up the changes. Just want to report initial success with this - my smp machine previously would not recognize my offboard pci-based ide devices

Re: Another pmap related panic

2003-08-26 Thread Mark Tinguely
It could be a memory problem. Could you also please apply an assert to pmap_enter_quick() + INVARIANTS. This is a quick test that checks all the other paths that call pmap_enter_quick() are locked out so that two processors cannot be using the PADDR1/PMAP1 at the same time. --- pmap.c.orig Mon

Re: Another pmap related panic

2003-08-26 Thread Lukas Ertl
On Tue, 26 Aug 2003, Mark Tinguely wrote: It could be a memory problem. Could you also please apply an assert to pmap_enter_quick() + INVARIANTS. This is a quick test that checks all the other paths that call pmap_enter_quick() are locked out so that two processors cannot be using the

Re: Another pmap related panic

2003-08-26 Thread Mark Tinguely
MY APOLOGIES, I am s embarrassed. I should have placed that in pmap_pte_quick(), not pmap_enter_quick(). --Mark Tinguely [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To

stray irq's in systat

2003-08-26 Thread Mike Jakubik
Hi, When running 'systat -vmstat 1' on FreeBSD 5.1-CURRENT #1: Mon Aug 25 14:54:14 EDT 2003, the interrupts section shows irq's 0 and 6 as stray. I remember this would happen on 4.x when I took out lpt drivers from the kernel, and didn't disable lpt in the bios. This however is not the

Re: Another pmap related panic

2003-08-26 Thread Lukas Ertl
On Tue, 26 Aug 2003, Mark Tinguely wrote: MY APOLOGIES, I am s embarrassed. I should have placed that in pmap_pte_quick(), not pmap_enter_quick(). This one panics, too, right at boot time. regards, le -- Lukas Ertl eMail: [EMAIL PROTECTED] UNIX

Re: Another pmap related panic

2003-08-26 Thread Alan L. Cox
Mark Tinguely wrote: It could be a memory problem. Could you also please apply an assert to pmap_enter_quick() + INVARIANTS. This is a quick test that checks all the other paths that call pmap_enter_quick() are locked out so that two processors cannot be using the PADDR1/PMAP1 at the same

Re: HTT on current

2003-08-26 Thread Yamada Ken Takeshi
JYI, I tested machdep.hlt_logical_cpus=0/1, buildworld, and found no particular reason to disable HTT as below with Zeon 2.8Ghz x 2, 1GBmem, Slow IDE HDD. It may not be the common case, so just for your info. # sysctl machdep.hlt_logical_cpus=0 # /usr/bin/time make -j32 buildworld

Re: Another pmap related panic

2003-08-26 Thread Mark Tinguely
Thank-you, The fact that pmap_pte_quick() panics on the untrue mutex should indicate that it is possible that 2 processors may enter pmap_pte_quick() at the same time and therefore it is possible to have the one processor invalidate the VA/PA mapping using PADDR1/PMAP1. If that is true then the

Re: HEADS UP! ATAng committed

2003-08-26 Thread Greg J.
My DVD drive is no longer working.. anyway around this? Before ATAng: acd1: DVD-ROM HL-DT-STDVD-ROM GDR8160B at ata1-slave PIO4 After ATAng: ata1-slave: FAILURE - ATA_IDENTIFY status=51READY,DSC,ERROR error=4ABORTED ___ [EMAIL PROTECTED] mailing list

Re: HEADS UP! ATAng committed

2003-08-26 Thread Shizuka Kudo
Soren, My machine panic when pax a directory to the software raid. The same step works just fine for an older kernel before the ATAng commit. After this panic, the raid is broken and has to be created manually. The controller is a Highpoint 370 with bios 2.34 with 2 IDE IBM DTLA-307030

Re: stray irq's in systat

2003-08-26 Thread Bruce Evans
On Tue, 26 Aug 2003, Mike Jakubik wrote: When running 'systat -vmstat 1' on FreeBSD 5.1-CURRENT #1: Mon Aug 25 14:54:14 EDT 2003, the interrupts section shows irq's 0 and 6 as stray. I remember this would happen on 4.x when I took out lpt drivers from the kernel, and didn't disable lpt

Re: stray irq's in systat

2003-08-26 Thread Julian Elischer
any plans to commit this? On Wed, 27 Aug 2003, Bruce Evans wrote: On Tue, 26 Aug 2003, Mike Jakubik wrote: When running 'systat -vmstat 1' on FreeBSD 5.1-CURRENT #1: Mon Aug 25 14:54:14 EDT 2003, the interrupts section shows irq's 0 and 6 as stray. I remember this would happen on

Re: HEADS UP! ATAng committed

2003-08-26 Thread Bruce Evans
On Tue, 26 Aug 2003, Wiktor Niesiobedzki wrote: On Sun, Aug 24, 2003 at 11:27:05AM +0200, Soren Schmidt wrote: ATAng has just been committed. You need to make world after this update as atacontrol etc needs to pick up the changes. After updating to ATAng my DVD drive isn't detected. I

cdrecord causes panic

2003-08-26 Thread Øyvind Rakvåg
When trying to burn with -current from 11 August or later I get a panic. panic: vm_fault_copy_wired: page missing This happens with both ULE and 4BSD schedulers. I'm using the sym driver on a Tekram 390u3d, LSI 53C1010-33 chip CD Writer is a Plextor 4/2/20 I can see several vm_* files was

atapicam panic at boot.

2003-08-26 Thread Alfred Perlstein
last night's sources: free_hcb() atapi_action() xpt_run_dev_sendq() xpt_action() probe_start() ... appears to be a memory access error. -Alfred ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To

Re: HTT on current

2003-08-26 Thread John Baldwin
On 26-Aug-2003 Yamada Ken Takeshi wrote: JYI, I tested machdep.hlt_logical_cpus=0/1, buildworld, and found no particular reason to disable HTT as below with Zeon 2.8Ghz x 2, 1GBmem, Slow IDE HDD. It may not be the common case, so just for your info. # sysctl

Re: atapicam panic at boot.

2003-08-26 Thread Kenneth Culver
free_hcb() atapi_action() xpt_run_dev_sendq() xpt_action() probe_start() ... I think some people are already tracking this down related to the recent update of the ata drivers. Ken ___ [EMAIL PROTECTED] mailing list

Re: HEADS UP! ATAng committed

2003-08-26 Thread Greg J.
On Wed, 27 Aug 2003 03:10:27 +1000 (EST) Bruce Evans [EMAIL PROTECTED] wrote: On Tue, 26 Aug 2003, Wiktor Niesiobedzki wrote: On Sun, Aug 24, 2003 at 11:27:05AM +0200, Soren Schmidt wrote: ATAng has just been committed. You need to make world after this update as atacontrol etc

PCMCIA trouble with Xircom, CIS is too long -- truncating

2003-08-26 Thread Andreas Klemm
Hi, good and bad news. Good news is that -current installation CD-Rom (JPSNAP of yesterday) doesn't panic during boot anymore, which was the case previously (or when inserting the card). Thanks a lot, this is a very good progress, I'm very pleased ! But the fix opened another problem. The card

8.26.03 build getty error

2003-08-26 Thread Mike Loiterman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I just did a full world rebuild. After which, I ran mergemaster. When I do a regular boot I get this error: Bus error Pid 43 (rcorder), uid 0: exited on signal 10 Can't exec getty '/usr/libexec/getty' for port /dev/ttyv*' The ttvy are 0-5. I

Question: should I even bother?

2003-08-26 Thread Bryan Liesner
Over the past few weeks, I have posted messages about panics that I've been having. No answers at all. Yesterday, I posted about a repeatable problem where dumps just destroy my IDE drive. No answers. Pretty serious problem. No, my swap partition doesn't start at sector 0. Have I offended

RE: 8.26.03 build getty error

2003-08-26 Thread Mike Loiterman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Loiterman wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I just did a full world rebuild. After which, I ran mergemaster. When I do a regular boot I get this error: Bus error Pid 43 (rcorder), uid 0: exited on signal 10

Kernel panic with CAM on current (fatal trap 12)

2003-08-26 Thread Martin
Hi, I compiled world and kernel tonight (Aug 26th) on my Thinkpad R40 with a CD/RW drive. I tried my old settings with cam enabled so I can use cdrecord. During boot I got a kernel panic about 10 seconds after the kernel detected the CD/RW drive. Here some info: Fatal trap 12: page fault

RE: Question: should I even bother?

2003-08-26 Thread John Baldwin
On 26-Aug-2003 Bryan Liesner wrote: Over the past few weeks, I have posted messages about panics that I've been having. No answers at all. Yesterday, I posted about a repeatable problem where dumps just destroy my IDE drive. No answers. Pretty serious problem. No, my swap partition

Re: Radeon 7500 w/ DRI locking on restart of X

2003-08-26 Thread Sean Welch
I have precisely the same symptoms as what Glenn listed. I have now tried the forcepcimode option on the laptop and unfortunately experienced what appears to be the opposite effect to what Glenn noted. I get a black screen with lots of disk activity. I can log in remotely (at least that seemed