On Mon, Oct 20, 2003 at 10:37:00AM -0700, Kris Kennaway wrote:
> Unfortunately none of the sound developers have been interested in
> looking at the locking problems in the code.
=(
> > acquiring duplicate lock of same type: "pcm channel"
> > 1st pcm0:record:0 @ /usr/src/sys/dev/sound/pcm/sound
from my dmesg:
[snip]
pcm0: port 0xb800-0xb8ff irq 5 at device 1.0 on pci2
pcm0: failed to enable memory mapping!
pcm0:
malloc() of "64" with the following non-sleepable locks held:
exclusive sleep mutex pcm0:mixer (pcm mixer) r = 0 (0xc2d34540) locked @
/usr/src/sys/dev/sound/pcm/mixer.c:322
m
...lock order reversal
1st 0xc3142a68 vm object (vm object) @ /usr/src/sys/vm/vm_object.c:433
2nd 0xc102f110 system map (system map) @ /usr/src/sys/vm/vm_kern.c:328
Stack backtrace:
backtrace(c083e674,c102f110,c0851116,c0851116,c0850fb1) at backtrace+0x17
witness_lock(c102f110,8,c0850fb1,148,0)
What does it mean?
It's the first row in my today's kernel.
--
Paolo
Italian FreeBSD User Group: http://www.gufi.org
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAI
Added device bpf to my kernel config file, make a buildkenel&installkernel,
rebooted but there's not bpf in /dev:
[EMAIL PROTECTED] flag]$ grep bpf /usr/src/sys/i386/conf/SOUTHCROSS
device bpf # Berkeley packet filter
[EMAIL PROTECTED] flag]$ uname -a
FreeBSD southcross.skyne
Added device bpf to my kernel config file, make a buildkenel&installkernel,
rebooted but there's not bpf in /dev:
[EMAIL PROTECTED] flag]$ grep bpf /usr/src/sys/i386/conf/SOUTHCROSS
device bpf # Berkeley packet filter
[EMAIL PROTECTED] flag]$ uname -a
FreeBSD southcross.skyne
Added device bpf to my kernel config file, make a buildkenel&installkernel,
rebooted but there's not bpf in /dev:
[EMAIL PROTECTED] flag]$ grep bpf /usr/src/sys/i386/conf/SOUTHCROSS
device bpf # Berkeley packet filter
[EMAIL PROTECTED] flag]$ uname -a
FreeBSD southcross.skyne
As the subject says,
i noticed it while i was compiling kdebase-3, cause
ksysguard failed.
Add
#include
to devstat.h to fix it.
I hope i did it right... =P
--
Paolo
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
[root@southcross root]# fsck /dev/ad0s1e
** /dev/ad0s1e (NO WRITE)
** Last Mounted on /usr
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
MISSING '.' I=667872 OWNER=root MODE=40755
SIZE=512 MTIME=Feb 10 16:54 2003
DIR=/ports/cad/gwave
UNEXPECTED SOFT UPDATE INCONSISTENCY
CANNO
from my dmesg:
[snip]
acpi0: on motherboard
ACPI-0625: *** Info: GPE Block0 defined as GPE0 to GPE15
ACPI-0625: *** Info: GPE Block1 defined as GPE16 to GPE31
Using $PIR table, 6 entries at 0xc00f1a70
acpi0: power button is handled as a fixed feature programming model.
Timecounter "ACPI-
I've just installed a fresh 5.0-RELEASE, and i found
a rather odd surprise:
the NOTES files (both!!!) vanished
Instead of NOTES i found the old LINT in /usr/src/sys/i386/conf/,
and nothing in /usr/src/sys/conf/.
Any idea?
--
Paolo
Italian FreeBSD User Group: http://www.gufi.org
To Un
I've just installed a fresh 5.0-RELEASE, and i found
a rather odd surprise:
the NOTES files (both!!!) vanished
Instead of NOTES i found the old LINT in /usr/src/sys/i386/conf/,
and nothing in /usr/src/sys/conf/.
Any idea?
--
Paolo
Italian FreeBSD User Group: http://www.gufi.org
To Unsu
I've just installed a fresh 5.0-RELEASE, and i found
a rather odd surprise:
the NOTES files (both!!!) vanished
Instead of NOTES i found the old LINT in /usr/src/sys/i386/conf/,
and nothing in /usr/src/sys/conf/.
Any idea?
--
Paolo
Italian FreeBSD User Group: http://www.gufi.org
To Un
On Mon, Dec 16, 2002 at 09:55:09PM +0100, Marc Fonvieille wrote:
>
> We talked about a problem between X and -CURRENT, we had no problem
> with -STABLE.
A problem that MAYBE is still present even in CURRENT, don't
you think?
As i said, i don't have my laptop right now, so i couldn't
test CURREN
On Mon, Dec 16, 2002 at 10:08:55AM +0100, Marc Fonvieille wrote:
>
> I use the same machine under 5.0-CURRENT (RC etc.). I used to have
> hangs under X, but since I removed
>
> Load "dri"
>
> from /etc/X11/XF86Config, it is OK.
Please, try to run the memtest program (it's in the ports tree):
On Sun, Dec 08, 2002 at 02:05:41PM +0100, Paolo Pisati wrote:
>
> flag@newluxor$ uname -a
> FreeBSD newluxor.skynet.org 5.0-RC FreeBSD 5.0-RC #6: Sun Dec 8 13:45:45 CET 2002
> [EMAIL PROTECTED]:/usr/obj/usr/src/sys/NEWLUXOR i386
> flag@newluxor$
>
> i get a panic ever
flag@newluxor$ uname -a
FreeBSD newluxor.skynet.org 5.0-RC FreeBSD 5.0-RC #6: Sun Dec 8 13:45:45 CET 2002
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/NEWLUXOR i386
flag@newluxor$
i get a panic everytime i launch tin to read the newsgroup:
panic: lockmgr: locking against myself
syncing disks, b
Form a -CURRENT of yesterday:
flag@newluxor$ cat /dev/sndstat
FreeBSD Audio Driver (newpcm)
Installed devices:
pcm0: at io 0x220 irq 5 drq 1 bufsz 4096d (1p/1r/0v c
hannels duplex default)
flag@newluxor$
but when i try to play any song i get this msg:
cm0:play:0: play interrupt timeout, chann
if i remember correctly, 5.0-release was supposed to ship
somewhen in november, isn't it?
any news on this?
thank you
p.s. i work for an italian magazine and we are planning
a special issue dedicated to freebsd-5.0, a tiny manual (64pages)
with an installation guide step-by-step, a prime-time c
What's the status of FreeBSD-CURRENT on PPC (mainly PowerMac stuff)?
the ppc page/ml seems to be dead to me.
thanks
--
Paolo
Italian FreeBSD User Group: http://www.gufi.org
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
20 matches
Mail list logo