Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Oct 2007 19:56:48 +0200
From:      "Petr Holub" <hopet@ics.muni.cz>
To:        <current@freebsd.org>
Subject:   nvidia freeze in i386 7.0-PRERELEASE
Message-ID:  <00f901c810e7$16d88ec0$5317fb93@KLOBOUCEK>

next in thread | raw e-mail | index | archive | help
Hi,

I'm getting fairly consitent panics with x11/nvidia-driver,
e.g. any time I try to exit/kill X server, when compiz is
running. However, as the machine doesn't have serial port :(,
I can't do live debugging, and thus I've tried to get at
least something useful in post mortem analysis. Kernel is
based on GENERIC with following changes:
- SCHED_ULE
- SCSI controllers and SCSI RAID controllers removed
- WITNESS and INVARIANTS enabled

The panic looks as follows:

Dump header from device /dev/ad6s1b
  Architecture: i386
  Architecture Version: 2
  Dump Length: 158380032B (151 MB)
  Blocksize: 512
  Dumptime: Wed Oct 17 19:06:36 2007
  Hostname: fbsd-7.fi.muni.cz
  Magic: FreeBSD Kernel Dump
  Version String: FreeBSD 7.0-PRERELEASE #4: Wed Oct 17 18:56:11 CEST 2007
    toor@fbsd-7.fi.muni.cz:/usr/obj/usr/src/sys/FBSD7
  Panic String: spin locks can only use msleep_spin
  Dump Parity: 748376442
  Bounds: 0
  Dump Status: good

Unread portion of the kernel message buffer:
panic: spin locks can only use msleep_spin
cpuid = 0
Uptime: 1m54s
Physical memory: 2009 MB
Dumping 151 MB: 136 120 104 88 72 56 40 24 8

#0  doadump () at pcpu.h:195
195	pcpu.h: No such file or directory.
	in pcpu.h
(kgdb) bt
#0  doadump () at pcpu.h:195
#1  0xc065d2ce in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:409
#2  0xc065d58b in panic (fmt=Variable "fmt" is not available.
) at /usr/src/sys/kern/kern_shutdown.c:563
#3  0xc0651472 in unlock_spin (lock=Could not find the frame base for
"unlock_spin".
) at /usr/src/sys/kern/kern_mutex.c:166
#4  0xc062ce50 in _cv_wait (cvp=0xc5959d98, lock=0xc5959d80)
    at /usr/src/sys/kern/kern_condvar.c:131
#5  0xc0fd8913 in ?? ()
#6  0xc5959d98 in ?? ()
#7  0xc5959d80 in ?? ()
#8  0xc10cff70 in ?? ()
#9  0x00000273 in ?? ()
#10 0xc5998600 in ?? ()
#11 0xc5992800 in ?? ()
#12 0xe8400ae8 in ?? ()
#13 0xc0caafc6 in ?? ()
#14 0xc5959d80 in ?? ()
#15 0xc590d780 in ?? ()
#16 0xe8400afc in ?? ()
#17 0xc056c428 in pcib_read_config (dev=0xc5959d80, b=-980363392,
    s=-398456068, f=-1068055512, reg=1, width=-979794432) at pcib_if.h:40
Previous frame inner to this frame (corrupt stack?)
(kgdb) info threads
  114 Thread 100140 (PID=1310: evolution-exchange-)  sched_switch (
    td=0xc6253cc0, newtd=Variable "newtd" is not available.
) at /usr/src/sys/kern/sched_ule.c:1908
  113 Thread 100057 (PID=1310: evolution-exchange-)  sched_switch (
    td=0xc5a8bcc0, newtd=Variable "newtd" is not available.
) at /usr/src/sys/kern/sched_ule.c:1908
  112 Thread 100146 (PID=1308: evolution-data-serv)  sched_switch (
    td=0xc6de2cc0, newtd=Variable "newtd" is not available.
) at /usr/src/sys/kern/sched_ule.c:1908
  111 Thread 100137 (PID=1308: evolution-data-serv)  sched_switch (
    td=0xc6428000, newtd=Variable "newtd" is not available.
) at /usr/src/sys/kern/sched_ule.c:1908
  110 Thread 100095 (PID=1308: evolution-data-serv)  sched_switch (
    td=0xc6153660, newtd=Variable "newtd" is not available.
) at /usr/src/sys/kern/sched_ule.c:1908
  109 Thread 100064 (PID=1306: korgac)  sched_switch (td=0xc5dda440,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  108 Thread 100135 (PID=1301: bonobo-activation-s)  sched_switch (
    td=0xe5f58a98, newtd=Variable "newtd" is not available.
) at /usr/src/sys/kern/sched_ule.c:1908
  107 Thread 100047 (PID=1301: bonobo-activation-s)  sched_switch (
    td=0xc5a58aa0, newtd=Variable "newtd" is not available.
) at /usr/src/sys/kern/sched_ule.c:1908
  106 Thread 100069 (PID=1299: kdeinit)  sched_switch (td=0xc5dd7880,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  105 Thread 100118 (PID=1295: kdeinit)  sched_switch (td=0xc6154aa0,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  104 Thread 100063 (PID=1293: kdeinit)  sched_switch (td=0xc5dda660,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  103 Thread 100076 (PID=1291: bash)  sched_switch (td=0xc5ebdaa0,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  102 Thread 100068 (PID=1288: kdeinit)  sched_switch (td=0xc5dd7aa0,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  101 Thread 100105 (PID=1286: kdeinit)  sched_switch (td=0xc6253880,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  100 Thread 100122 (PID=1284: artsd)  sched_switch (td=0xc6429aa0,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  99 Thread 100058 (PID=1279: kdeinit)  sched_switch (td=0xc5a8baa0,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  98 Thread 100045 (PID=1278: kdeinit)  sched_switch (td=0xc5a8a000,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  97 Thread 100061 (PID=1276: kdeinit)  sched_switch (td=0xc5ddaaa0,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  96 Thread 100092 (PID=1274: gnome-screensaver)  sched_switch (
    td=0xc6153cc0, newtd=Variable "newtd" is not available.
) at /usr/src/sys/kern/sched_ule.c:1908
  95 Thread 100087 (PID=1265: kdeinit)  sched_switch (td=0xc5ebc220,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  94 Thread 100062 (PID=1263: kwrapper)  sched_switch (td=0xc5dda880,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  93 Thread 100046 (PID=1258: kdeinit)  sched_switch (td=0xc5a58cc0,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  92 Thread 100079 (PID=1256: kdeinit)  sched_switch (td=0xc5ebd440,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  91 Thread 100126 (PID=1253: kdeinit)  sched_switch (td=0xc6429220,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  90 Thread 100117 (PID=1249: kdeinit)  sched_switch (td=0xc6154cc0,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  89 Thread 100116 (PID=1217: gam_server)  sched_switch (td=0xc6251000,
newtd=Variable "newtd" is not available.

) at /usr/src/sys/kern/sched_ule.c:1908
* 88 Thread 100104 (PID=1214: compiz)  doadump () at pcpu.h:195
  87 Thread 100120 (PID=1208: dbus-launch)  sched_switch (td=0xc6154660,
    newtd=Variable "newtd" is not available.
) at /usr/src/sys/kern/sched_ule.c:1908
  86 Thread 100102 (PID=1135: gconfd-2)  sched_switch (td=0xc5ebe660,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  85 Thread 100130 (PID=1112: sh)  sched_switch (td=0xc6428880, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  84 Thread 100059 (PID=1110: gnome-settings-daem)  sched_switch (
    td=0xc5a8b880, newtd=Variable "newtd" is not available.
) at /usr/src/sys/kern/sched_ule.c:1908
  83 Thread 100099 (PID=1109: sh)  sched_switch (td=0xc5ebecc0, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  82 Thread 100101 (PID=1104: Xorg)  sched_switch (td=0xc5ebe880, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  81 Thread 100074 (PID=1103: xinit)  sched_switch (td=0xc5ebe000,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  80 Thread 100103 (PID=1084: sh)  sched_switch (td=0xc5ebe440, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  79 Thread 100108 (PID=1079: bash)  sched_switch (td=0xc6253220, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  78 Thread 100109 (PID=1078: getty)  sched_switch (td=0xc6253000,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  77 Thread 100110 (PID=1077: getty)  sched_switch (td=0xc6251cc0,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  76 Thread 100111 (PID=1076: getty)  sched_switch (td=0xc6251aa0,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  75 Thread 100112 (PID=1075: getty)  sched_switch (td=0xc6251880,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  74 Thread 100113 (PID=1074: getty)  sched_switch (td=0xc6251660,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  73 Thread 100114 (PID=1073: getty)  sched_switch (td=0xc6251440,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  72 Thread 100086 (PID=1072: getty)  sched_switch (td=0xc5ebc440,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  71 Thread 100083 (PID=1071: login)  sched_switch (td=0xc5ebcaa0,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  70 Thread 100096 (PID=1027: cron)  sched_switch (td=0xc6153440, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  69 Thread 100094 (PID=1021: sendmail)  sched_switch (td=0xc6153880,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  68 Thread 100098 (PID=1017: sendmail)  sched_switch (td=0xc6153000,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  67 Thread 100085 (PID=1002: sshd)  sched_switch (td=0xc5ebc660, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  66 Thread 100091 (PID=948: hald-addon-storage)  sched_switch (
    td=0xc6154000, newtd=Variable "newtd" is not available.
) at /usr/src/sys/kern/sched_ule.c:1908
  65 Thread 100088 (PID=943: hald-runner)  sched_switch (td=0xc5ebc000,
newtd=Variable "newtd" is not available.

) at /usr/src/sys/kern/sched_ule.c:1908
  64 Thread 100060 (PID=942: hald)  sched_switch (td=0xc5ddacc0, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  63 Thread 100065 (PID=913: ntpd)  sched_switch (td=0xc5dda220, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  62 Thread 100097 (PID=876: polkitd)  sched_switch (td=0xc6153220,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  61 Thread 100090 (PID=859: dbus-daemon)  sched_switch (td=0xc6154220,
newtd=Variable "newtd" is not available.

) at /usr/src/sys/kern/sched_ule.c:1908
  60 Thread 100080 (PID=804: syslogd)  sched_switch (td=0xc5ebd220,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  59 Thread 100066 (PID=738: devd)  sched_switch (td=0xc5dda000, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  58 Thread 100073 (PID=690: moused)  sched_switch (td=0xc5dd7000,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  57 Thread 100078 (PID=665: moused)  sched_switch (td=0xc5ebd660,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  56 Thread 100075 (PID=182: adjkerntz)  sched_switch (td=0xc5ebdcc0,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  55 Thread 100048 (PID=54: softdepflush)  sched_switch (td=0xc5a58880,
newtd=Variable "newtd" is not available.

) at /usr/src/sys/kern/sched_ule.c:1908
  54 Thread 100049 (PID=53: vnlru)  sched_switch (td=0xc5a58660, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  53 Thread 100050 (PID=52: syncer)  sched_switch (td=0xc5bc0cc0, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  52 Thread 100051 (PID=51: bufdaemon)  sched_switch (td=0xc5bc0aa0,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  51 Thread 100052 (PID=50: pagezero)  sched_switch (td=0xc5bc0880,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  50 Thread 100053 (PID=49: vmdaemon)  sched_switch (td=0xc5bc0660,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  49 Thread 100054 (PID=48: pagedaemon)  sched_switch (td=0xc5bc0440,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  48 Thread 100055 (PID=47: sctp_iterator)  sched_switch (td=0xc5bc0220,
    newtd=Variable "newtd" is not available.
) at /usr/src/sys/kern/sched_ule.c:1908
  47 Thread 100056 (PID=46: irq7: ppc0)  fork_trampoline ()
    at /usr/src/sys/i386/i386/exception.s:202
  46 Thread 100034 (PID=45: irq1: atkbd0)  fork_trampoline ()
    at /usr/src/sys/i386/i386/exception.s:202
  45 Thread 100035 (PID=44: irq15: ata1)  fork_trampoline ()
    at /usr/src/sys/i386/i386/exception.s:202
  44 Thread 100036 (PID=43: irq14: ata0)  fork_trampoline ()
    at /usr/src/sys/i386/i386/exception.s:202
  43 Thread 100037 (PID=42: swi0: sio)  fork_trampoline ()
    at /usr/src/sys/i386/i386/exception.s:202
  42 Thread 100038 (PID=41: fw0_probe)  sched_switch (td=0xc5a8b000,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  41 Thread 100039 (PID=40: fw0_taskq)  sched_switch (td=0xc5a8acc0,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  40 Thread 100040 (PID=39: usb6)  sched_switch (td=0xc5a8aaa0, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  39 Thread 100041 (PID=38: usb5)  sched_switch (td=0xc5a8a880, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  38 Thread 100042 (PID=37: usb4)  sched_switch (td=0xc5a8a660, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  37 Thread 100043 (PID=36: irq19: fwohci0++)  sched_switch (td=0xc5a8a440,
    newtd=Variable "newtd" is not available.
) at /usr/src/sys/kern/sched_ule.c:1908
  36 Thread 100044 (PID=35: usb3)  sched_switch (td=0xc5a8a220, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  35 Thread 100024 (PID=34: irq23: uhci2 ehci1)  fork_trampoline ()
    at /usr/src/sys/i386/i386/exception.s:202
  34 Thread 100025 (PID=33: irq17: atapci0)  sched_switch (td=0xc58d0880,
    newtd=Variable "newtd" is not available.
) at /usr/src/sys/kern/sched_ule.c:1908
  33 Thread 100026 (PID=32: irq22: pcm0)  sched_switch (td=0xc58d0660,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  32 Thread 100027 (PID=31: usb2)  sched_switch (td=0xc5a58440, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  31 Thread 100028 (PID=30: irq18: ehci0 uhci4)  sched_switch (td=0xc5a58220,
    newtd=Variable "newtd" is not available.
) at /usr/src/sys/kern/sched_ule.c:1908
  30 Thread 100029 (PID=29: usb1)  sched_switch (td=0xc5a58000, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  29 Thread 100030 (PID=28: irq21: uhci1)  sched_switch (td=0xc5a57cc0,
newtd=Variable "newtd" is not available.

) at /usr/src/sys/kern/sched_ule.c:1908
  28 Thread 100031 (PID=27: usbtask-dr)  sched_switch (td=0xc5a57aa0,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  27 Thread 100032 (PID=26: usbtask-hc)  sched_switch (td=0xc5a57880,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  26 Thread 100033 (PID=25: usb0)  sched_switch (td=0xc5a57660, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  25 Thread 100015 (PID=24: em0 taskq)  sched_switch (td=0xc58ce440,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  24 Thread 100016 (PID=23: irq16: nvidia0+)  sched_switch (td=0xc58ce220,
    newtd=Variable "newtd" is not available.
) at /usr/src/sys/kern/sched_ule.c:1908
  23 Thread 100017 (PID=22: irq9: acpi0)  fork_trampoline ()
    at /usr/src/sys/i386/i386/exception.s:202
  22 Thread 100018 (PID=21: kqueue taskq)  sched_switch (td=0xc5911880,
newtd=Variable "newtd" is not available.

) at /usr/src/sys/kern/sched_ule.c:1908
  21 Thread 100019 (PID=20: swi6: task queue)  sched_switch (td=0xc5911660,
    newtd=Variable "newtd" is not available.
) at /usr/src/sys/kern/sched_ule.c:1908
  20 Thread 100020 (PID=19: swi6: Giant taskq)  sched_switch (td=0xc5911440,
    newtd=Variable "newtd" is not available.
) at /usr/src/sys/kern/sched_ule.c:1908
  19 Thread 100021 (PID=9: acpi_task_2)  sched_switch (td=0xc5911220,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  18 Thread 100022 (PID=8: acpi_task_1)  sched_switch (td=0xc5911000,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  17 Thread 100023 (PID=7: acpi_task_0)  sched_switch (td=0xc58d0cc0,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  16 Thread 100007 (PID=6: thread taskq)  sched_switch (td=0xc58cc000,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  15 Thread 100008 (PID=18: swi5: +)  sched_switch (td=0xc58d0440,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  14 Thread 100009 (PID=17: swi2: cambio)  sched_switch (td=0xc58d0220,
newtd=Variable "newtd" is not available.

) at /usr/src/sys/kern/sched_ule.c:1908
  13 Thread 100010 (PID=5: xpt_thrd)  sched_switch (td=0xc58d0000,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  12 Thread 100011 (PID=16: yarrow)  sched_switch (td=0xc58cecc0, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  11 Thread 100012 (PID=4: g_down)  sched_switch (td=0xc58ceaa0, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  10 Thread 100013 (PID=3: g_up)  sched_switch (td=0xc58ce880, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  9 Thread 100014 (PID=2: g_event)  sched_switch (td=0xc58ce660, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  8 Thread 100000 (PID=15: swi1: net)  sched_switch (td=0xc58ce000,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  7 Thread 100001 (PID=14: swi3: vm)  fork_trampoline ()
    at /usr/src/sys/i386/i386/exception.s:202
  6 Thread 100002 (PID=13: swi4: clock sio)  sched_switch (td=0xc58ccaa0,
    newtd=Variable "newtd" is not available.
) at /usr/src/sys/kern/sched_ule.c:1908
  5 Thread 100003 (PID=12: idle: cpu0)  sched_switch (td=0xc58cc880,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  4 Thread 100004 (PID=11: idle: cpu1)  sched_switch (td=0xc58cc660,
newtd=Variable "newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  3 Thread 100005 (PID=1: init)  sched_switch (td=0xc58cc440, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  2 Thread 100006 (PID=10: audit)  sched_switch (td=0xc58cc220, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908
  1 Thread 0 (PID=0: swapper)  sched_switch (td=0xc0a3fb50, newtd=Variable
"newtd" is not available.
)
    at /usr/src/sys/kern/sched_ule.c:1908


Dump of other useful files is below.

I hope that somebody can look into it - if some more information is
needed, let me know.

Petr

dmesg:

Copyright (c) 1992-2007 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 7.0-PRERELEASE #3: Tue Oct 16 16:23:27 CEST 2007
    toor@fbsd-7.fi.muni.cz:/usr/obj/usr/src/sys/FBSD7
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) Core(TM)2 CPU          6700  @ 2.66GHz (2674.68-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x6f6  Stepping = 6

Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMO
V,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
  Features2=0xe3bd<SSE3,RSVD2,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM>
  AMD Features=0x20100000<NX,LM>
  AMD Features2=0x1<LAHF>
  Cores per package: 2
real memory  = 2128932864 (2030 MB)
avail memory = 2069377024 (1973 MB)
ACPI APIC Table: <INTEL  DG965WH >
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
ioapic0: Changing APIC ID to 2
ioapic0 <Version 2.0> irqs 0-23 on motherboard
kbd1 at kbdmux0
ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
acpi0: <INTEL DG965WH> on motherboard
acpi0: [ITHREAD]
acpi0: Power Button (fixed)
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0
cpu0: <ACPI CPU> on acpi0
est0: <Enhanced SpeedStep Frequency Control> on cpu0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
cpu1: <ACPI CPU> on acpi0
est1: <Enhanced SpeedStep Frequency Control> on cpu1
p4tcc1: <CPU Frequency Thermal Control> on cpu1
acpi_button0: <Sleep Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pci1: <ACPI PCI bus> on pcib1
nvidia0: <GeForce 7600 GS> port 0x2000-0x207f mem
0x91000000-0x91ffffff,0x80000000-0x8fffffff,0x90000000-0x90ffffff irq 16 at
device 0.0 on pci1
nvidia0: [GIANT-LOCKED]
nvidia0: [ITHREAD]
pci0: <simple comms> at device 3.0 (no driver attached)
em0: <Intel(R) PRO/1000 Network Connection Version - 6.5.3> port 0x30e0-0x30ff
mem 0x92200000-0x9221ffff,0x92224000-0x92224fff irq 20 at device 25.0 on pci0
em0: Ethernet address: 00:19:d1:1b:88:eb
em0: [FILTER]
uhci0: <UHCI (generic) USB controller> port 0x30c0-0x30df irq 16 at device 26.0
on pci0
uhci0: [GIANT-LOCKED]
uhci0: [ITHREAD]
usb0: <UHCI (generic) USB controller> on uhci0
usb0: USB revision 1.0
uhub0: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0
uhub0: 2 ports with 2 removable, self powered
uhci1: <UHCI (generic) USB controller> port 0x30a0-0x30bf irq 21 at device 26.1
on pci0
uhci1: [GIANT-LOCKED]
uhci1: [ITHREAD]
usb1: <UHCI (generic) USB controller> on uhci1
usb1: USB revision 1.0
uhub1: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb1
uhub1: 2 ports with 2 removable, self powered
ehci0: <EHCI (generic) USB 2.0 controller> mem 0x92225c00-0x92225fff irq 18 at
device 26.7 on pci0
ehci0: [GIANT-LOCKED]
ehci0: [ITHREAD]
usb2: EHCI version 1.0
usb2: companion controllers, 2 ports each: usb0 usb1
usb2: <EHCI (generic) USB 2.0 controller> on ehci0
usb2: USB revision 2.0
uhub2: <Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb2
uhub2: 4 ports with 4 removable, self powered
pcm0: <Intel 82801H High Definition Audio Controller> mem 0x92220000-0x92223fff
irq 22 at device 27.0 on pci0
pcm0: [ITHREAD]
pcib2: <ACPI PCI-PCI bridge> at device 28.0 on pci0
pci2: <ACPI PCI bus> on pcib2
pcib3: <ACPI PCI-PCI bridge> at device 28.1 on pci0
pci3: <ACPI PCI bus> on pcib3
atapci0: <Marvell 88SX6101 UDMA133 controller> port
0x1018-0x101f,0x1024-0x1027,0x1010-0x1017,0x1020-0x1023,0x1000-0x100f mem
0x92100000-0x921001ff irq 17 at device 0.0 on pci3
atapci0: [ITHREAD]
ata2: <ATA channel 0> on atapci0
ata2: [ITHREAD]
pcib4: <ACPI PCI-PCI bridge> at device 28.2 on pci0
pci4: <ACPI PCI bus> on pcib4
pcib5: <ACPI PCI-PCI bridge> at device 28.3 on pci0
pci5: <ACPI PCI bus> on pcib5
pcib6: <ACPI PCI-PCI bridge> at device 28.4 on pci0
pci6: <ACPI PCI bus> on pcib6
uhci2: <UHCI (generic) USB controller> port 0x3080-0x309f irq 23 at device 29.0
on pci0
uhci2: [GIANT-LOCKED]
uhci2: [ITHREAD]
usb3: <UHCI (generic) USB controller> on uhci2
usb3: USB revision 1.0
uhub3: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb3
uhub3: 2 ports with 2 removable, self powered
uhci3: <UHCI (generic) USB controller> port 0x3060-0x307f irq 19 at device 29.1
on pci0
uhci3: [GIANT-LOCKED]
uhci3: [ITHREAD]
usb4: <UHCI (generic) USB controller> on uhci3
usb4: USB revision 1.0
uhub4: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb4
uhub4: 2 ports with 2 removable, self powered
uhci4: <UHCI (generic) USB controller> port 0x3040-0x305f irq 18 at device 29.2
on pci0
uhci4: [GIANT-LOCKED]
uhci4: [ITHREAD]
usb5: <UHCI (generic) USB controller> on uhci4
usb5: USB revision 1.0
uhub5: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb5
uhub5: 2 ports with 2 removable, self powered
ehci1: <EHCI (generic) USB 2.0 controller> mem 0x92225800-0x92225bff irq 23 at
device 29.7 on pci0
ehci1: [GIANT-LOCKED]
ehci1: [ITHREAD]
usb6: EHCI version 1.0
usb6: companion controllers, 2 ports each: usb3 usb4 usb5
usb6: <EHCI (generic) USB 2.0 controller> on ehci1
usb6: USB revision 2.0
uhub6: <Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb6
uhub6: 6 ports with 6 removable, self powered
pcib7: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pci7: <ACPI PCI bus> on pcib7
fwohci0: <Texas Instruments TSB43AB22/A> mem
0x92004000-0x920047ff,0x92000000-0x92003fff irq 19 at device 3.0 on pci7
fwohci0: [FILTER]
fwohci0: OHCI version 1.10 (ROM=0)
fwohci0: No. of Isochronous channels is 4.
fwohci0: EUI64 00:90:27:00:01:bb:71:00
fwohci0: Phy 1394a available S400, 2 ports.
fwohci0: Link S400, max_rec 2048 bytes.
firewire0: <IEEE1394(FireWire) bus> on fwohci0
dcons_crom0: <dcons configuration ROM> on firewire0
dcons_crom0: bus_addr 0x16e4000
fwe0: <Ethernet over FireWire> on firewire0
if_fwe0: Fake Ethernet address: 02:90:27:bb:71:00
fwe0: Ethernet address: 02:90:27:bb:71:00
fwip0: <IP over FireWire> on firewire0
fwip0: Firewire address: 00:90:27:00:01:bb:71:00 @ 0xfffe00000000, S400, maxrec
2048
sbp0: <SBP-2/SCSI over FireWire> on firewire0
fwohci0: Initiate bus reset
fwohci0: BUS reset
fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci1: <Intel ICH8 SATA300 controller> port
0x3108-0x310f,0x3114-0x3117,0x3100-0x3107,0x3110-0x3113,0x3020-0x303f mem
0x92225000-0x922257ff irq 19 at device 31.2 on pci0
atapci1: [ITHREAD]
atapci1: AHCI Version 01.10 controller with 6 ports detected
ata3: <ATA channel 0> on atapci1
ata3: [ITHREAD]
ata4: <ATA channel 1> on atapci1
ata4: [ITHREAD]
ata5: <ATA channel 2> on atapci1
ata5: [ITHREAD]
ata6: <ATA channel 3> on atapci1
ata6: [ITHREAD]
ata7: <ATA channel 4> on atapci1
ata7: [ITHREAD]
ata8: <ATA channel 5> on atapci1
ata8: [ITHREAD]
pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sio0: type 16550A
sio0: [FILTER]
pmtimer0 on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0
ata0: [ITHREAD]
ata1 at port 0x170-0x177,0x376 irq 15 on isa0
ata1: [ITHREAD]
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
atkbd0: [ITHREAD]
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/8 bytes threshold
ppbus0: <Parallel port bus> on ppc0
plip0: <PLIP network interface> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
ppc0: [GIANT-LOCKED]
ppc0: [ITHREAD]
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
uhub7: <Lite-On Tech USB 1.1 2 port downstream low-power hub, class 9/0, rev
1.10/2.01, addr 2> on uhub1
uhub7: 4 ports with 2 removable, bus powered
ukbd0: <Lite-On Tech IBM USB Keyboard with UltraNav, class 0/0, rev 1.10/1.16,
addr 3> on uhub7
kbd2 at ukbd0
uhid0: <Lite-On Tech IBM USB Keyboard with UltraNav, class 0/0, rev 1.10/1.16,
addr 3> on uhub7
ums0: <Synaptics Inc. Composite TouchPad / TrackPoint, class 0/0, rev 1.10/0.20,
addr 4> on uhub7
ums0: 3 buttons.
ums1: <Synaptics Inc. Composite TouchPad / TrackPoint, class 0/0, rev 1.10/0.20,
addr 4> on uhub7
ums1: 3 buttons.
Timecounters tick every 1.000 msec
firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me)
firewire0: bus manager 0 (me)
acd0: DVDR <PIONEER DVD-RW DVR-111D/1.23> at ata2-master UDMA66
ad6: 305245MB <WDC WD3200KS-00PFB0 21.00M21> at ata3-master SATA300
pcm0: <HDA Codec: Sigmatel STAC9271D>
pcm0: <HDA Driver Revision: 20070710_0047>
SMP: AP CPU #1 Launched!
Trying to mount root from ufs:/dev/ad6s1a
WARNING: / was not properly dismounted
WARNING: /tmp was not properly dismounted
WARNING: /usr was not properly dismounted
WARNING: /var was not properly dismounted
em0: link state changed to UP
Waiting (max 60 seconds) for system process `vnlru' to stop...done
Waiting (max 60 seconds) for system process `bufdaemon' to stop...done
Waiting (max 60 seconds) for system process `syncer' to stop...
Syncing disks, vnodes remaining...2 2 1 0 0 done
All buffers synced.
Uptime: 14m41s
Rebooting...
cpu_reset: Stopping other CPUs
Copyright (c) 1992-2007 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 7.0-PRERELEASE #4: Wed Oct 17 18:56:11 CEST 2007
    toor@fbsd-7.fi.muni.cz:/usr/obj/usr/src/sys/FBSD7
WARNING: WITNESS option enabled, expect reduced performance.
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) Core(TM)2 CPU          6700  @ 2.66GHz (2674.67-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x6f6  Stepping = 6

Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMO
V,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
  Features2=0xe3bd<SSE3,RSVD2,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM>
  AMD Features=0x20100000<NX,LM>
  AMD Features2=0x1<LAHF>
  Cores per package: 2
real memory  = 2128932864 (2030 MB)
avail memory = 2065178624 (1969 MB)
ACPI APIC Table: <INTEL  DG965WH >
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
ioapic0: Changing APIC ID to 2
ioapic0 <Version 2.0> irqs 0-23 on motherboard
kbd1 at kbdmux0
ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
acpi0: <INTEL DG965WH> on motherboard
acpi0: [ITHREAD]
acpi0: Power Button (fixed)
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0
cpu0: <ACPI CPU> on acpi0
est0: <Enhanced SpeedStep Frequency Control> on cpu0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
cpu1: <ACPI CPU> on acpi0
est1: <Enhanced SpeedStep Frequency Control> on cpu1
p4tcc1: <CPU Frequency Thermal Control> on cpu1
acpi_button0: <Sleep Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pci1: <ACPI PCI bus> on pcib1
nvidia0: <GeForce 7600 GS> port 0x2000-0x207f mem
0x91000000-0x91ffffff,0x80000000-0x8fffffff,0x90000000-0x90ffffff irq 16 at
device 0.0 on pci1
nvidia0: [GIANT-LOCKED]
nvidia0: [ITHREAD]
pci0: <simple comms> at device 3.0 (no driver attached)
em0: <Intel(R) PRO/1000 Network Connection Version - 6.5.3> port 0x30e0-0x30ff
mem 0x92200000-0x9221ffff,0x92224000-0x92224fff irq 20 at device 25.0 on pci0
em0: Ethernet address: 00:19:d1:1b:88:eb
em0: [FILTER]
uhci0: <UHCI (generic) USB controller> port 0x30c0-0x30df irq 16 at device 26.0
on pci0
uhci0: [GIANT-LOCKED]
uhci0: [ITHREAD]
usb0: <UHCI (generic) USB controller> on uhci0
usb0: USB revision 1.0
uhub0: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0
uhub0: 2 ports with 2 removable, self powered
uhci1: <UHCI (generic) USB controller> port 0x30a0-0x30bf irq 21 at device 26.1
on pci0
uhci1: [GIANT-LOCKED]
uhci1: [ITHREAD]
usb1: <UHCI (generic) USB controller> on uhci1
usb1: USB revision 1.0
uhub1: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb1
uhub1: 2 ports with 2 removable, self powered
ehci0: <EHCI (generic) USB 2.0 controller> mem 0x92225c00-0x92225fff irq 18 at
device 26.7 on pci0
ehci0: [GIANT-LOCKED]
ehci0: [ITHREAD]
usb2: EHCI version 1.0
usb2: companion controllers, 2 ports each: usb0 usb1
usb2: <EHCI (generic) USB 2.0 controller> on ehci0
usb2: USB revision 2.0
uhub2: <Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb2
uhub2: 4 ports with 4 removable, self powered
pcm0: <Intel 82801H High Definition Audio Controller> mem 0x92220000-0x92223fff
irq 22 at device 27.0 on pci0
pcm0: [ITHREAD]
pcib2: <ACPI PCI-PCI bridge> at device 28.0 on pci0
pci2: <ACPI PCI bus> on pcib2
pcib3: <ACPI PCI-PCI bridge> at device 28.1 on pci0
pci3: <ACPI PCI bus> on pcib3
atapci0: <Marvell 88SX6101 UDMA133 controller> port
0x1018-0x101f,0x1024-0x1027,0x1010-0x1017,0x1020-0x1023,0x1000-0x100f mem
0x92100000-0x921001ff irq 17 at device 0.0 on pci3
atapci0: [ITHREAD]
ata2: <ATA channel 0> on atapci0
ata2: [ITHREAD]
pcib4: <ACPI PCI-PCI bridge> at device 28.2 on pci0
pci4: <ACPI PCI bus> on pcib4
pcib5: <ACPI PCI-PCI bridge> at device 28.3 on pci0
pci5: <ACPI PCI bus> on pcib5
pcib6: <ACPI PCI-PCI bridge> at device 28.4 on pci0
pci6: <ACPI PCI bus> on pcib6
uhci2: <UHCI (generic) USB controller> port 0x3080-0x309f irq 23 at device 29.0
on pci0
uhci2: [GIANT-LOCKED]
uhci2: [ITHREAD]
usb3: <UHCI (generic) USB controller> on uhci2
usb3: USB revision 1.0
uhub3: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb3
uhub3: 2 ports with 2 removable, self powered
uhci3: <UHCI (generic) USB controller> port 0x3060-0x307f irq 19 at device 29.1
on pci0
uhci3: [GIANT-LOCKED]
uhci3: [ITHREAD]
usb4: <UHCI (generic) USB controller> on uhci3
usb4: USB revision 1.0
uhub4: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb4
uhub4: 2 ports with 2 removable, self powered
uhci4: <UHCI (generic) USB controller> port 0x3040-0x305f irq 18 at device 29.2
on pci0
uhci4: [GIANT-LOCKED]
uhci4: [ITHREAD]
usb5: <UHCI (generic) USB controller> on uhci4
usb5: USB revision 1.0
uhub5: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb5
uhub5: 2 ports with 2 removable, self powered
ehci1: <EHCI (generic) USB 2.0 controller> mem 0x92225800-0x92225bff irq 23 at
device 29.7 on pci0
ehci1: [GIANT-LOCKED]
ehci1: [ITHREAD]
usb6: EHCI version 1.0
usb6: companion controllers, 2 ports each: usb3 usb4 usb5
usb6: <EHCI (generic) USB 2.0 controller> on ehci1
usb6: USB revision 2.0
uhub6: <Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb6
uhub6: 6 ports with 6 removable, self powered
pcib7: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pci7: <ACPI PCI bus> on pcib7
fwohci0: <Texas Instruments TSB43AB22/A> mem
0x92004000-0x920047ff,0x92000000-0x92003fff irq 19 at device 3.0 on pci7
fwohci0: [FILTER]
fwohci0: OHCI version 1.10 (ROM=0)
fwohci0: No. of Isochronous channels is 4.
fwohci0: EUI64 00:90:27:00:01:bb:71:00
fwohci0: Phy 1394a available S400, 2 ports.
fwohci0: Link S400, max_rec 2048 bytes.
firewire0: <IEEE1394(FireWire) bus> on fwohci0
fwe0: <Ethernet over FireWire> on firewire0
if_fwe0: Fake Ethernet address: 02:90:27:bb:71:00
fwe0: Ethernet address: 02:90:27:bb:71:00
fwip0: <IP over FireWire> on firewire0
fwip0: Firewire address: 00:90:27:00:01:bb:71:00 @ 0xfffe00000000, S400, maxrec
2048
sbp0: <SBP-2/SCSI over FireWire> on firewire0
dcons_crom0: <dcons configuration ROM> on firewire0
dcons_crom0: bus_addr 0x1ae4000
fwohci0: Initiate bus reset
fwohci0: BUS reset
fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci1: <Intel ICH8 SATA300 controller> port
0x3108-0x310f,0x3114-0x3117,0x3100-0x3107,0x3110-0x3113,0x3020-0x303f mem
0x92225000-0x922257ff irq 19 at device 31.2 on pci0
atapci1: [ITHREAD]
atapci1: AHCI Version 01.10 controller with 6 ports detected
ata3: <ATA channel 0> on atapci1
ata3: [ITHREAD]
ata4: <ATA channel 1> on atapci1
ata4: [ITHREAD]
ata5: <ATA channel 2> on atapci1
ata5: [ITHREAD]
ata6: <ATA channel 3> on atapci1
ata6: [ITHREAD]
ata7: <ATA channel 4> on atapci1
ata7: [ITHREAD]
ata8: <ATA channel 5> on atapci1
ata8: [ITHREAD]
pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sio0: type 16550A
sio0: [FILTER]
pmtimer0 on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0
ata0: [ITHREAD]
ata1 at port 0x170-0x177,0x376 irq 15 on isa0
ata1: [ITHREAD]
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
atkbd0: [ITHREAD]
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/8 bytes threshold
ppbus0: <Parallel port bus> on ppc0
plip0: <PLIP network interface> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
ppc0: [GIANT-LOCKED]
ppc0: [ITHREAD]
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
uhub7: <Lite-On Tech USB 1.1 2 port downstream low-power hub, class 9/0, rev
1.10/2.01, addr 2> on uhub1
uhub7: 4 ports with 2 removable, bus powered
ukbd0: <Lite-On Tech IBM USB Keyboard with UltraNav, class 0/0, rev 1.10/1.16,
addr 3> on uhub7
kbd2 at ukbd0
uhid0: <Lite-On Tech IBM USB Keyboard with UltraNav, class 0/0, rev 1.10/1.16,
addr 3> on uhub7
ums0: <Synaptics Inc. Composite TouchPad / TrackPoint, class 0/0, rev 1.10/0.20,
addr 4> on uhub7
ums0: 3 buttons.
ums1: <Synaptics Inc. Composite TouchPad / TrackPoint, class 0/0, rev 1.10/0.20,
addr 4> on uhub7
ums1: 3 buttons.
Timecounters tick every 1.000 msec
firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me)
firewire0: bus manager 0 (me)
acd0: DVDR <PIONEER DVD-RW DVR-111D/1.23> at ata2-master UDMA66
ad6: 305245MB <WDC WD3200KS-00PFB0 21.00M21> at ata3-master SATA300
pcm0: <HDA Codec: Sigmatel STAC9271D>
pcm0: <HDA Driver Revision: 20070710_0047>
SMP: AP CPU #1 Launched!
WARNING: WITNESS option enabled, expect reduced performance.
Trying to mount root from ufs:/dev/ad6s1a
em0: link state changed to UP
panic: spin locks can only use msleep_spin
cpuid = 0
Uptime: 1m54s
Physical memory: 2009 MB
Dumping 151 MB: 136 120 104 88 72 56 40 24 8
Dump complete
Automatic reboot in 15 seconds - press a key on the console to abort
Rebooting...
cpu_reset: Stopping other CPUs
Copyright (c) 1992-2007 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 7.0-PRERELEASE #4: Wed Oct 17 18:56:11 CEST 2007
    toor@fbsd-7.fi.muni.cz:/usr/obj/usr/src/sys/FBSD7
WARNING: WITNESS option enabled, expect reduced performance.
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) Core(TM)2 CPU          6700  @ 2.66GHz (2674.68-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x6f6  Stepping = 6

Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMO
V,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
  Features2=0xe3bd<SSE3,RSVD2,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM>
  AMD Features=0x20100000<NX,LM>
  AMD Features2=0x1<LAHF>
  Cores per package: 2
real memory  = 2128932864 (2030 MB)
avail memory = 2065178624 (1969 MB)
ACPI APIC Table: <INTEL  DG965WH >
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
ioapic0: Changing APIC ID to 2
ioapic0 <Version 2.0> irqs 0-23 on motherboard
kbd1 at kbdmux0
ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
acpi0: <INTEL DG965WH> on motherboard
acpi0: [ITHREAD]
acpi0: Power Button (fixed)
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0
cpu0: <ACPI CPU> on acpi0
est0: <Enhanced SpeedStep Frequency Control> on cpu0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
cpu1: <ACPI CPU> on acpi0
est1: <Enhanced SpeedStep Frequency Control> on cpu1
p4tcc1: <CPU Frequency Thermal Control> on cpu1
acpi_button0: <Sleep Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pci1: <ACPI PCI bus> on pcib1
nvidia0: <GeForce 7600 GS> port 0x2000-0x207f mem
0x91000000-0x91ffffff,0x80000000-0x8fffffff,0x90000000-0x90ffffff irq 16 at
device 0.0 on pci1
nvidia0: [GIANT-LOCKED]
nvidia0: [ITHREAD]
pci0: <simple comms> at device 3.0 (no driver attached)
em0: <Intel(R) PRO/1000 Network Connection Version - 6.5.3> port 0x30e0-0x30ff
mem 0x92200000-0x9221ffff,0x92224000-0x92224fff irq 20 at device 25.0 on pci0
em0: Ethernet address: 00:19:d1:1b:88:eb
em0: [FILTER]
uhci0: <UHCI (generic) USB controller> port 0x30c0-0x30df irq 16 at device 26.0
on pci0
uhci0: [GIANT-LOCKED]
uhci0: [ITHREAD]
usb0: <UHCI (generic) USB controller> on uhci0
usb0: USB revision 1.0
uhub0: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0
uhub0: 2 ports with 2 removable, self powered
uhci1: <UHCI (generic) USB controller> port 0x30a0-0x30bf irq 21 at device 26.1
on pci0
uhci1: [GIANT-LOCKED]
uhci1: [ITHREAD]
usb1: <UHCI (generic) USB controller> on uhci1
usb1: USB revision 1.0
uhub1: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb1
uhub1: 2 ports with 2 removable, self powered
ehci0: <EHCI (generic) USB 2.0 controller> mem 0x92225c00-0x92225fff irq 18 at
device 26.7 on pci0
ehci0: [GIANT-LOCKED]
ehci0: [ITHREAD]
usb2: EHCI version 1.0
usb2: companion controllers, 2 ports each: usb0 usb1
usb2: <EHCI (generic) USB 2.0 controller> on ehci0
usb2: USB revision 2.0
uhub2: <Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb2
uhub2: 4 ports with 4 removable, self powered
pcm0: <Intel 82801H High Definition Audio Controller> mem 0x92220000-0x92223fff
irq 22 at device 27.0 on pci0
pcm0: [ITHREAD]
pcib2: <ACPI PCI-PCI bridge> at device 28.0 on pci0
pci2: <ACPI PCI bus> on pcib2
pcib3: <ACPI PCI-PCI bridge> at device 28.1 on pci0
pci3: <ACPI PCI bus> on pcib3
atapci0: <Marvell 88SX6101 UDMA133 controller> port
0x1018-0x101f,0x1024-0x1027,0x1010-0x1017,0x1020-0x1023,0x1000-0x100f mem
0x92100000-0x921001ff irq 17 at device 0.0 on pci3
atapci0: [ITHREAD]
ata2: <ATA channel 0> on atapci0
ata2: [ITHREAD]
pcib4: <ACPI PCI-PCI bridge> at device 28.2 on pci0
pci4: <ACPI PCI bus> on pcib4
pcib5: <ACPI PCI-PCI bridge> at device 28.3 on pci0
pci5: <ACPI PCI bus> on pcib5
pcib6: <ACPI PCI-PCI bridge> at device 28.4 on pci0
pci6: <ACPI PCI bus> on pcib6
uhci2: <UHCI (generic) USB controller> port 0x3080-0x309f irq 23 at device 29.0
on pci0
uhci2: [GIANT-LOCKED]
uhci2: [ITHREAD]
usb3: <UHCI (generic) USB controller> on uhci2
usb3: USB revision 1.0
uhub3: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb3
uhub3: 2 ports with 2 removable, self powered
uhci3: <UHCI (generic) USB controller> port 0x3060-0x307f irq 19 at device 29.1
on pci0
uhci3: [GIANT-LOCKED]
uhci3: [ITHREAD]
usb4: <UHCI (generic) USB controller> on uhci3
usb4: USB revision 1.0
uhub4: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb4
uhub4: 2 ports with 2 removable, self powered
uhci4: <UHCI (generic) USB controller> port 0x3040-0x305f irq 18 at device 29.2
on pci0
uhci4: [GIANT-LOCKED]
uhci4: [ITHREAD]
usb5: <UHCI (generic) USB controller> on uhci4
usb5: USB revision 1.0
uhub5: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb5
uhub5: 2 ports with 2 removable, self powered
ehci1: <EHCI (generic) USB 2.0 controller> mem 0x92225800-0x92225bff irq 23 at
device 29.7 on pci0
ehci1: [GIANT-LOCKED]
ehci1: [ITHREAD]
usb6: EHCI version 1.0
usb6: companion controllers, 2 ports each: usb3 usb4 usb5
usb6: <EHCI (generic) USB 2.0 controller> on ehci1
usb6: USB revision 2.0
uhub6: <Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb6
uhub6: 6 ports with 6 removable, self powered
pcib7: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pci7: <ACPI PCI bus> on pcib7
fwohci0: <Texas Instruments TSB43AB22/A> mem
0x92004000-0x920047ff,0x92000000-0x92003fff irq 19 at device 3.0 on pci7
fwohci0: [FILTER]
fwohci0: OHCI version 1.10 (ROM=0)
fwohci0: No. of Isochronous channels is 4.
fwohci0: EUI64 00:90:27:00:01:bb:71:00
fwohci0: Phy 1394a available S400, 2 ports.
fwohci0: Link S400, max_rec 2048 bytes.
firewire0: <IEEE1394(FireWire) bus> on fwohci0
fwe0: <Ethernet over FireWire> on firewire0
if_fwe0: Fake Ethernet address: 02:90:27:bb:71:00
fwe0: Ethernet address: 02:90:27:bb:71:00
fwip0: <IP over FireWire> on firewire0
fwip0: Firewire address: 00:90:27:00:01:bb:71:00 @ 0xfffe00000000, S400, maxrec
2048
sbp0: <SBP-2/SCSI over FireWire> on firewire0
dcons_crom0: <dcons configuration ROM> on firewire0
dcons_crom0: bus_addr 0x1ae4000
fwohci0: Initiate bus reset
fwohci0: BUS reset
fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci1: <Intel ICH8 SATA300 controller> port
0x3108-0x310f,0x3114-0x3117,0x3100-0x3107,0x3110-0x3113,0x3020-0x303f mem
0x92225000-0x922257ff irq 19 at device 31.2 on pci0
atapci1: [ITHREAD]
atapci1: AHCI Version 01.10 controller with 6 ports detected
ata3: <ATA channel 0> on atapci1
ata3: [ITHREAD]
ata4: <ATA channel 1> on atapci1
ata4: [ITHREAD]
ata5: <ATA channel 2> on atapci1
ata5: [ITHREAD]
ata6: <ATA channel 3> on atapci1
ata6: [ITHREAD]
ata7: <ATA channel 4> on atapci1
ata7: [ITHREAD]
ata8: <ATA channel 5> on atapci1
ata8: [ITHREAD]
pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sio0: type 16550A
sio0: [FILTER]
pmtimer0 on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0
ata0: [ITHREAD]
ata1 at port 0x170-0x177,0x376 irq 15 on isa0
ata1: [ITHREAD]
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
atkbd0: [ITHREAD]
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/8 bytes threshold
ppbus0: <Parallel port bus> on ppc0
plip0: <PLIP network interface> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
ppc0: [GIANT-LOCKED]
ppc0: [ITHREAD]
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
uhub7: <Lite-On Tech USB 1.1 2 port downstream low-power hub, class 9/0, rev
1.10/2.01, addr 2> on uhub1
uhub7: 4 ports with 2 removable, bus powered
ukbd0: <Lite-On Tech IBM USB Keyboard with UltraNav, class 0/0, rev 1.10/1.16,
addr 3> on uhub7
kbd2 at ukbd0
uhid0: <Lite-On Tech IBM USB Keyboard with UltraNav, class 0/0, rev 1.10/1.16,
addr 3> on uhub7
ums0: <Synaptics Inc. Composite TouchPad / TrackPoint, class 0/0, rev 1.10/0.20,
addr 4> on uhub7
ums0: 3 buttons.
ums1: <Synaptics Inc. Composite TouchPad / TrackPoint, class 0/0, rev 1.10/0.20,
addr 4> on uhub7
ums1: 3 buttons.
Timecounters tick every 1.000 msec
firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me)
firewire0: bus manager 0 (me)
acd0: DVDR <PIONEER DVD-RW DVR-111D/1.23> at ata2-master UDMA66
ad6: 305245MB <WDC WD3200KS-00PFB0 21.00M21> at ata3-master SATA300
pcm0: <HDA Codec: Sigmatel STAC9271D>
pcm0: <HDA Driver Revision: 20070710_0047>
SMP: AP CPU #1 Launched!
WARNING: WITNESS option enabled, expect reduced performance.
Trying to mount root from ufs:/dev/ad6s1a
WARNING: / was not properly dismounted
WARNING: /tmp was not properly dismounted
/tmp: mount pending error: blocks 24 files 10
WARNING: /usr was not properly dismounted
/usr: mount pending error: blocks 84 files 6
WARNING: /var was not properly dismounted
/var: mount pending error: blocks 3044 files 1
em0: link state changed to UP


xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (root@fbsd-7.fi.muni.cz)  Sun Oct  7 21:12:33
CEST 2007


Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    RgbPath         "/usr/local/share/X11/rgb"
    ModulePath      "/usr/local/lib/xorg/modules"
    FontPath        "/usr/local/lib/X11/fonts/misc/"
    FontPath        "/usr/local/lib/X11/fonts/TTF/"
    FontPath        "/usr/local/lib/X11/fonts/OTF"
    FontPath        "/usr/local/lib/X11/fonts/Type1/"
    FontPath        "/usr/local/lib/X11/fonts/100dpi/"
    FontPath        "/usr/local/lib/X11/fonts/75dpi/"
    FontPath        "/usr/local/lib/X11/fonts/Liberation/"
    FontPath        "/usr/local/lib/X11/fonts/Speedo/"
    FontPath        "/usr/local/lib/X11/fonts/TrueType/"
    FontPath        "/usr/local/lib/X11/fonts/URW/"
    FontPath        "/usr/local/lib/X11/fonts/Xg/"
    FontPath        "/usr/local/lib/X11/fonts/arkpandora/"
    FontPath        "/usr/local/lib/X11/fonts/artwiz-aleczapka-de/"
    FontPath        "/usr/local/lib/X11/fonts/artwiz-aleczapka-en/"
    FontPath        "/usr/local/lib/X11/fonts/artwiz-aleczapka-se/"
    FontPath        "/usr/local/lib/X11/fonts/artwiz-fonts/"
    FontPath        "/usr/local/lib/X11/fonts/avifonts/"
    FontPath        "/usr/local/lib/X11/fonts/bitstream-vera/"
    FontPath        "/usr/local/lib/X11/fonts/code2000/"
    FontPath        "/usr/local/lib/X11/fonts/cyr-rfx-koi8-o/"
    FontPath        "/usr/local/lib/X11/fonts/cyrillic/"
    FontPath        "/usr/local/lib/X11/fonts/dejavu/"
    FontPath        "/usr/local/lib/X11/fonts/encodings/"
    FontPath        "/usr/local/lib/X11/fonts/farsifonts/"
    FontPath        "/usr/local/lib/X11/fonts/fonts-indic/"
    FontPath        "/usr/local/lib/X11/fonts/freefont/"
    FontPath        "/usr/local/lib/X11/fonts/freefont-ttf/"
    FontPath        "/usr/local/lib/X11/fonts/gentium/"
    FontPath        "/usr/local/lib/X11/fonts/jmk/"
    FontPath        "/usr/local/lib/X11/fonts/junicode/"
    FontPath        "/usr/local/lib/X11/fonts/koi8-u-gemini/"
    FontPath        "/usr/local/lib/X11/fonts/lfpfonts-fix/"
    FontPath        "/usr/local/lib/X11/fonts/lfpfonts-var/"
    FontPath        "/usr/local/lib/X11/fonts/local/"
    FontPath        "/usr/local/lib/X11/fonts/mathfonts/"
    FontPath        "/usr/local/lib/X11/fonts/mgopen/"
    FontPath        "/usr/local/lib/X11/fonts/mozilla/"
    FontPath        "/usr/local/lib/X11/fonts/non-cjk/"
    FontPath        "/usr/local/lib/X11/fonts/nucleus/"
    FontPath        "/usr/local/lib/X11/fonts/ppantsfonts/"
    FontPath        "/usr/local/lib/X11/fonts/sharefont/"
    FontPath        "/usr/local/lib/X11/fonts/terminus-font/"
    FontPath        "/usr/local/lib/X11/fonts/texcm-ttf/"
    FontPath        "/usr/local/lib/X11/fonts/tolkien-ttf/"
    FontPath        "/usr/local/lib/X11/fonts/urwfonts-ttf/"
    FontPath        "/usr/local/lib/X11/fonts/util/"
    FontPath        "/usr/local/lib/X11/fonts/webfonts/"
    FontPath        "/usr/local/lib/X11/fonts/wqy/"
EndSection

Section "Module"
    Load           "extmod"
    Load           "record"
    Load           "dbe"
    Load           "xtrap"
    Load           "glx"
    Load           "freetype"
    Load           "type1"
EndSection

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "kbd"
    Option      "XkbLayout" "us,cz"
    Option      "XkbOptions" "grp:shifts_toggle,grp_led:scroll"
    Option      "XkbModel" "pc105"
EndSection

Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/sysmouse"
    Option         "ZAxisMapping" "4 5 6 7"
    Option         "SHMConfig" "on"
    Option         "UseShm" "true"
EndSection

Section "Monitor"

	#DisplaySize	  380   300	# mm
 ### Comment all HorizSync and VertRefresh values to use DDC:
    Identifier     "Monitor0"
    VendorName     "HWP"
    ModelName      "HP L1955"
    HorizSync       30.0 - 83.0
    VertRefresh     56.0 - 76.0
    Option         "DPMS"
EndSection

Section "Device"

        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "SWcursor"           	# [<bool>]
        #Option     "HWcursor"           	# [<bool>]
        #Option     "NoAccel"            	# [<bool>]
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "UseFBDev"           	# [<bool>]
        #Option     "Rotate"             	# [<str>]
        #Option     "VideoKey"           	# <i>
        #Option     "FlatPanel"          	# [<bool>]
        #Option     "FPDither"           	# [<bool>]
        #Option     "CrtcNumber"         	# <i>
        #Option     "FPScale"            	# [<bool>]
        #Option     "FPTweak"            	# <i>
        #Option     "DualHead"           	# [<bool>]
    Identifier     "Card0"
    Driver         "nvidia"
    VendorName     "nVidia Corporation"
    BoardName      "G70 [GeForce 7600 GS]"
    #Driver         "nv"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Card0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "AllowGLXWithComposite" "True"
    Option         "RenderAccel" "True"
    Option         "AddARGBGLXVisuals" "True"
    SubSection     "Display"
        Viewport    0 0
        Depth       24
    EndSubSection
EndSection

Section "Extensions"
    Option         "Composite" "Enable"
EndSection




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00f901c810e7$16d88ec0$5317fb93>