Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Oct 2013 21:54:17 +0100
From:      Oliver Pinter <oliver.pntr@gmail.com>
To:        ray@freebsd.org, kib@freebsd.org
Cc:        Kevin Oberman <rkoberman@gmail.com>, "stable@freebsd.org" <stable@freebsd.org>, "illoai@gmail.com" <illoai@gmail.com>
Subject:   Re: x11 hangs unkillable on 10.0-BETA1
Message-ID:  <CAPjTQNE68jaHpLbQJea-2O9XqPA7KfXCq4us0mRm%2B0fr=nWGqA@mail.gmail.com>
In-Reply-To: <CAN6yY1uZ0dvbvWykQLWn806nC3AGAySDiLd_bMYr3Bpacbms1w@mail.gmail.com>
References:  <20131027011829.GA98327@lyxys.ka.sub.org> <CAHHBGkps8wHbkMqQBx4zw=eV9v3MkuC1KaJmLCSAVKB3WN3ojA@mail.gmail.com> <CAN6yY1vpiMPp6kBkXAJ%2BUfiN%2Bz336WiZovcYXW2c3i9eSTZBSA@mail.gmail.com> <20131027090624.GA13421@lyxys.ka.sub.org> <CAN6yY1uZ0dvbvWykQLWn806nC3AGAySDiLd_bMYr3Bpacbms1w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On 10/27/13, Kevin Oberman <rkoberman@gmail.com> wrote:
> On Sun, Oct 27, 2013 at 2:06 AM, Wolfgang Zenker
> <wolfgang@lyxys.ka.sub.org>wrote:
>
>> * Kevin Oberman <rkoberman@gmail.com> [131027 06:10]:
>> > On Sat, Oct 26, 2013 at 9:31 PM, illoai@gmail.com <illoai@gmail.com>
>> wrote:
>> >> On 26 October 2013 21:18, Wolfgang Zenker <wolfgang@lyxys.ka.sub.org>
>> >> wrote:
>> >>> Testing 10.0-BETA1 on an old IBM T42p Laptop, after a while Xorg
>> >>> starts
>> >>> to use 100% CPU, stops to update the screen and does not accept any
>> >>> input anymore. I can still work from remote via ssh; top shows Xorg
>> using
>> >>> up 100% CPU most of the time. Trying to kill or even kill -9 the Xorg
>> >>> process does not result in an error message but fails to terminate
>> >>> the
>> >>> process.
>>
>> >> [..]
>> >> Summary:
>> >> Xorg on FreeBSD is a crap shoot based on your card.  IIRC a T42
>> >> is one of those terrible i915 or something video cards.  Ugh.
>>
>> This is a pre-Lenovo T42p and X identifies the graphics card as an
>> [AMD/ATI] RV350/M10 GL [Mobility FireGL T2] rev 128
>>
>> > I am surprised by this. I have a T42 with the Intel 3000 graphics card
>> and
>> > it has worked quite well for me. I use mplayer, vlc, and (primarily)
>> > xine
>> > on it.  I use the default video output device for all. I thought the
>> > default was Xv, but I could well be wrong. It's been working for me on
>> > stable for well over a year. I started using it when kib made patches
>> > available, but I have been running the committed version.
>>
>> > Just to confirm, you have WITH_NEW_XORG=YES and WITH_KMS=YES in
>> > /etc/make.conf and have built all X ports and the kernel with these
>> options.
>>
>> So far I have not tried WITH_NEW_XORG=YES, beause AFAIR that would not
>> allow me to switch back to console after starting X11.
>>
>
> No, WITH_NEW_XORG has nothing to do with this. It's KMS on Intel graphics
> that prevents getting a vty after X is started. Well. actually is is th
> display of vty that fails. You can still type commands and they are
> executed. You can, for example, restart X (startx). NEW_XORG is mostly the
> new MESA code that no linger supports older version of may cards. What
> results would be on your RV350, I can't say.  Once you go to 10, you can
> build WITH_GALIUM and, hopefully shortly after that newcons will be ready
> and the problem of returning to console mode will be over.  That said, I am
> not sure whether KMS support will make any difference on your system.
>
> I do recommend starting without an xorg.conf file. It almost always works
> at a basic level. Then, if that works, with or without WITH_NEW_XORG=YES,
> you can add "extras" like optional fonts, or additional modules. Mine is
> pretty short.
>
>
>> The last line in the Xorg.0.log of the failed session was
>> [mi] EQ overflowing. The server is probably stuck in an infinite loop.
>> so I might give WITH_NEW_XORG=YES a try.
>>
>> Wolfgang
>>
>> _______________________________________________
>> freebsd-stable@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
>> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
>>
>
>
>
> --
> R. Kevin Oberman, Network Engineer
> E-mail: rkoberman@gmail.com
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
>

In my case, the system locked up. Possible double or triple fault. The
system must be rebooted.
I use an Intel Haswell core-i5-4670 CPU with VESA driver without DRI.

The last lines from Xorg shutdown are:

(==) VESA(0): Write-combining range (0x0, 0x1000) was already clear
(==) VESA(0): Write-combining range (0x0, 0x1000) was already clear
(==) VESA(0): Write-combinin

And at this point I loose the control over the machine. No serial port
access, no input, nothing. No panic, no DDB.

[-- Attachment #2 --]
root@perpetua ~# dmesg
Copyright (c) 1992-2013 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 10.0-BETA2 #2 5e70c91(stable/10)-dirty: Sun Oct 27 20:23:20 CET 2013
    root@perpetua.bercsenyi.bme.hu:/usr/obj/usr/src/sys/STABLE-DEBUG amd64
FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
WARNING: WITNESS option enabled, expect reduced performance.
CPU: Intel(R) Core(TM) i5-4670 CPU @ 3.40GHz (3392.21-MHz K8-class CPU)
  Origin = "GenuineIntel"  Id = 0x306c3  Family = 0x6  Model = 0x3c  Stepping = 3
  Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
  Features2=0x7ffafbff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,<b11>,FMA,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND>
  AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM>
  AMD Features2=0x21<LAHF,ABM>
  Standard Extended Features=0x2fbb<GSFSBASE,TSCADJ,BMI1,HLE,AVX2,SMEP,BMI2,ENHMOVSB,INVPCID,RTM>
  TSC: P-state invariant, performance statistics
real memory  = 8589934592 (8192 MB)
avail memory = 8185577472 (7806 MB)
Event timer "LAPIC" quality 600
ACPI APIC Table: <ALASKA A M I>
FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
FreeBSD/SMP: 1 package(s) x 4 core(s)
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  2
 cpu2 (AP): APIC ID:  4
 cpu3 (AP): APIC ID:  6
ACPI Error: Null physical address for ACPI table [(null)] (20130823/tbutils-239)
ioapic0 <Version 2.0> irqs 0-23 on motherboard
random: <Software, Yarrow> initialized
kbd1 at kbdmux0
aesni0: <AES-CBC,AES-XTS> on motherboard
cryptosoft0: <software crypto> on motherboard
acpi0: <ALASKA A M I> on motherboard
acpi0: Power Button (fixed)
acpi0: reservation of 67, 1 (4) failed
cpu0: <ACPI CPU> on acpi0
cpu1: <ACPI CPU> on acpi0
cpu2: <ACPI CPU> on acpi0
cpu3: <ACPI CPU> on acpi0
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
Event timer "HPET" frequency 14318180 Hz quality 550
Event timer "HPET1" frequency 14318180 Hz quality 440
Event timer "HPET2" frequency 14318180 Hz quality 440
Event timer "HPET3" frequency 14318180 Hz quality 440
Event timer "HPET4" frequency 14318180 Hz quality 440
atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0
atrtc0: Warning: Couldn't map I/O.
Event timer "RTC" frequency 32768 Hz quality 0
attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1808-0x180b on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
vgapci0: <VGA-compatible display> port 0xf000-0xf03f mem 0xf0000000-0xf03fffff,0xe0000000-0xefffffff irq 16 at device 2.0 on pci0
hdac0: <Intel (0x0c0c) HDA Controller> mem 0xf0634000-0xf0637fff irq 16 at device 3.0 on pci0
xhci0: <Intel Lynx Point USB 3.0 controller> mem 0xf0620000-0xf062ffff irq 16 at device 20.0 on pci0
xhci0: 32 byte context size.
xhci0: Port routing mask set to 0xffffffff
usbus0 on xhci0
pci0: <simple comms> at device 22.0 (no driver attached)
pci0: <simple comms, UART> at device 22.3 (no driver attached)
em0: <Intel(R) PRO/1000 Network Connection 7.3.8> port 0xf080-0xf09f mem 0xf0600000-0xf061ffff,0xf063d000-0xf063dfff irq 20 at device 25.0 on pci0
em0: Using an MSI interrupt
em0: Ethernet address: 94:de:80:a6:86:08
ehci0: <EHCI (generic) USB 2.0 controller> mem 0xf063c000-0xf063c3ff irq 16 at device 26.0 on pci0
usbus1: EHCI version 1.0
usbus1 on ehci0
hdac1: <Intel Lynx Point HDA Controller> mem 0xf0630000-0xf0633fff irq 22 at device 27.0 on pci0
pcib1: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0
pci1: <ACPI PCI bus> on pcib1
pcib2: <ACPI PCI-PCI bridge> irq 19 at device 28.3 on pci0
pci2: <ACPI PCI bus> on pcib2
pci2: <network, ethernet> at device 0.0 (no driver attached)
pcib3: <ACPI PCI-PCI bridge> irq 16 at device 28.4 on pci0
pci3: <ACPI PCI bus> on pcib3
iwn0: <Intel Centrino Wireless-N 2230> mem 0xf0400000-0xf0401fff irq 16 at device 0.0 on pci3
iwn0: adapter type 12 not supported
iwn0: could not attach device, error 45
device_attach: iwn0 attach returned 45
ehci1: <EHCI (generic) USB 2.0 controller> mem 0xf063b000-0xf063b3ff irq 23 at device 29.0 on pci0
usbus2: EHCI version 1.0
usbus2 on ehci1
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
ahci0: <Intel Lynx Point AHCI SATA controller> port 0xf0d0-0xf0d7,0xf0c0-0xf0c3,0xf0b0-0xf0b7,0xf0a0-0xf0a3,0xf060-0xf07f mem 0xf063a000-0xf063a7ff irq 19 at device 31.2 on pci0
ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported
ahcich0: <AHCI channel> at channel 0 on ahci0
ahcich1: <AHCI channel> at channel 1 on ahci0
ahcich2: <AHCI channel> at channel 2 on ahci0
ahcich3: <AHCI channel> at channel 3 on ahci0
ahcich4: <AHCI channel> at channel 4 on ahci0
ahcich5: <AHCI channel> at channel 5 on ahci0
ahciem0: <AHCI enclosure management bridge> on ahci0
pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
acpi_button0: <Power Button> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
acpi_tz1: <Thermal Zone> on acpi0
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
uart0: console (9600,n,8,1)
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
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
coretemp0: <CPU On-Die Thermal Sensors> on cpu0
est0: <Enhanced SpeedStep Frequency Control> on cpu0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
coretemp1: <CPU On-Die Thermal Sensors> on cpu1
est1: <Enhanced SpeedStep Frequency Control> on cpu1
p4tcc1: <CPU Frequency Thermal Control> on cpu1
coretemp2: <CPU On-Die Thermal Sensors> on cpu2
est2: <Enhanced SpeedStep Frequency Control> on cpu2
p4tcc2: <CPU Frequency Thermal Control> on cpu2
coretemp3: <CPU On-Die Thermal Sensors> on cpu3
est3: <Enhanced SpeedStep Frequency Control> on cpu3
p4tcc3: <CPU Frequency Thermal Control> on cpu3
Timecounters tick every 10.000 msec
ipfw2 (+ipv6) initialized, divert loadable, nat loadable, default to deny, logging disabled
hdacc0: <Intel (0x2807) HDA CODEC> at cad 0 on hdac0
hdaa0: <Intel (0x2807) Audio Function Group> at nid 1 on hdacc0
pcm0: <Intel (0x2807) (HDMI/DP 8ch)> at nid 3 on hdaa0
hdacc1: <Realtek ALC892 HDA CODEC> at cad 2 on hdac1
hdaa1: <Realtek ALC892 Audio Function Group> at nid 1 on hdacc1
pcm1: <Realtek ALC892 (Rear Analog 5.1/2.0)> at nid 20,22,21 and 24,26 on hdaa1
pcm2: <Realtek ALC892 (Front Analog)> at nid 27 and 25 on hdaa1
pcm3: <Realtek ALC892 (Onboard Digital)> at nid 17 on hdaa1
pcm4: <Realtek ALC892 (Rear Digital)> at nid 30 on hdaa1
random: unblocking device.
usbus0: 5.0Gbps Super Speed USB v3.0
usbus1: 480Mbps High Speed USB v2.0
ugen0.1: <0x8086> at usbus0
uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
ugen1.1: <Intel> at usbus1
uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1
usbus2: 480Mbps High Speed USB v2.0
ugen2.1: <Intel> at usbus2
uhub2: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2
ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
ada0: <Hitachi HDP725050GLA360 GM4OA52A> ATA-8 SATA 2.x device
ada0: Serial Number GEA530RF0KSB4A
ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada0: Command Queueing enabled
ada0: 476940MB (976773168 512 byte sectors: 16H 63S/T 16383C)
ada0: Previously was known as ad4
ses0 at ahciem0 bus 0 scbus6 target 0 lun 0
ses0: <AHCI SGPIO Enclosure 1.00 0001> SEMB S-E-S 2.00 device
ses0: SEMB SES Device
SMP: AP CPU #3 Launched!
SMP: AP CPU #2 Launched!
SMP: AP CPU #1 Launched!
Timecounter "TSC-low" frequency 1696106678 Hz quality 1000
WARNING: WITNESS option enabled, expect reduced performance.
uhub1: 2 ports with 2 removable, self powered
uhub2: 2 ports with 2 removable, self powered
Root mount waiting for: usbus2 usbus1 usbus0
uhub0: 21 ports with 21 removable, self powered
ugen1.2: <vendor 0x8087> at usbus1
uhub3: <vendor 0x8087 product 0x8008, class 9/0, rev 2.00/0.04, addr 2> on usbus1
ugen2.2: <vendor 0x8087> at usbus2
uhub4: <vendor 0x8087 product 0x8000, class 9/0, rev 2.00/0.04, addr 2> on usbus2
uhub3: 6 ports with 6 removable, self powered
Root mount waiting for: usbus2 usbus1 usbus0
ugen0.2: <LITEON Technology> at usbus0
ukbd0: <LITEON Technology USB Multimedia Keyboard, class 0/0, rev 1.10/1.01, addr 1> on usbus0
kbd2 at ukbd0
uhub4: 8 ports with 8 removable, self powered
ugen0.3: <vendor 0x8087> at usbus0
Trying to mount root from ufs:/dev/ada0p2 [rw]...
WARNING: /tmp was not properly dismounted
lock order reversal:
 1st 0xfffffe01eb658a80 bufwait (bufwait) @ /usr/src/sys/ufs/ffs/ffs_vnops.c:262
 2nd 0xfffff800970c0130 snaplk (snaplk) @ /usr/src/sys/ufs/ffs/ffs_snapshot.c:2297
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe02350fc200
kdb_backtrace() at kdb_backtrace+0x39/frame 0xfffffe02350fc2b0
witness_checkorder() at witness_checkorder+0xd23/frame 0xfffffe02350fc340
__lockmgr_args() at __lockmgr_args+0x86c/frame 0xfffffe02350fc470
ffs_copyonwrite() at ffs_copyonwrite+0x16a/frame 0xfffffe02350fc520
ffs_geom_strategy() at ffs_geom_strategy+0xdd/frame 0xfffffe02350fc550
ufs_strategy() at ufs_strategy+0x8a/frame 0xfffffe02350fc580
VOP_STRATEGY_APV() at VOP_STRATEGY_APV+0xd2/frame 0xfffffe02350fc5b0
bufstrategy() at bufstrategy+0x46/frame 0xfffffe02350fc5f0
bufwrite() at bufwrite+0x170/frame 0xfffffe02350fc640
ffs_syncvnode() at ffs_syncvnode+0x303/frame 0xfffffe02350fc6c0
ffs_fsync() at ffs_fsync+0x20/frame 0xfffffe02350fc6f0
VOP_FSYNC_APV() at VOP_FSYNC_APV+0xca/frame 0xfffffe02350fc720
ufs_remove() at ufs_remove+0xc6/frame 0xfffffe02350fc780
VOP_REMOVE_APV() at VOP_REMOVE_APV+0xca/frame 0xfffffe02350fc7b0
kern_unlinkat() at kern_unlinkat+0x20c/frame 0xfffffe02350fc9a0
amd64_syscall() at amd64_syscall+0x239/frame 0xfffffe02350fcab0
Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe02350fcab0
--- syscall (10, FreeBSD ELF64, sys_unlink), rip = 0x800b59e6a, rsp = 0x7fffffffd858, rbp = 0x7fffffffd950 ---
lock order reversal:
 1st 0xfffff800970c0130 snaplk (snaplk) @ /usr/src/sys/kern/vfs_vnops.c:370
 2nd 0xfffff800970219a0 ufs (ufs) @ /usr/src/sys/ufs/ffs/ffs_snapshot.c:1628
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe02350fc1d0
kdb_backtrace() at kdb_backtrace+0x39/frame 0xfffffe02350fc280
witness_checkorder() at witness_checkorder+0xd23/frame 0xfffffe02350fc310
__lockmgr_args() at __lockmgr_args+0x86c/frame 0xfffffe02350fc440
ffs_snapremove() at ffs_snapremove+0xfa/frame 0xfffffe02350fc4b0
ffs_truncate() at ffs_truncate+0x285/frame 0xfffffe02350fc690
ufs_inactive() at ufs_inactive+0x171/frame 0xfffffe02350fc6d0
VOP_INACTIVE_APV() at VOP_INACTIVE_APV+0xca/frame 0xfffffe02350fc700
vinactive() at vinactive+0xc6/frame 0xfffffe02350fc750
vputx() at vputx+0x288/frame 0xfffffe02350fc7b0
vn_close() at vn_close+0x144/frame 0xfffffe02350fc820
vn_closefile() at vn_closefile+0x48/frame 0xfffffe02350fc8a0
_fdrop() at _fdrop+0x29/frame 0xfffffe02350fc8c0
closef() at closef+0x1d1/frame 0xfffffe02350fc950
closefp() at closefp+0xa0/frame 0xfffffe02350fc9a0
amd64_syscall() at amd64_syscall+0x239/frame 0xfffffe02350fcab0
Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe02350fcab0
--- syscall (6, FreeBSD ELF64, sys_close), rip = 0x800b6cf9a, rsp = 0x7fffffffd958, rbp = 0x7fffffffdcf0 ---
em0: link state changed to DOWN
em0: link state changed to UP
root@perpetua ~# mount -u -a -r -f
root@perpetua ~# sync
root@perpetua ~# mount -u -w /tmp
root@perpetua ~# Xorg -verbose -logfile /tmp/Xorg.log

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 10.0-BETA1 amd64
Current Operating System: FreeBSD perpetua.bercsenyi.bme.hu 10.0-BETA2 FreeBSD 10.0-BETA2 #2 5e70c91(stable/10)-dirty: Sun Oct 27 20:23:20 CET 2013     root@perpetua.bercsenyi.bme.hu:/usr/obj/usr/src/sys/STABLE-DEBUG amd64
Build Date: 27 October 2013  01:54:54PM

Current version of pixman: 0.30.2
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(++) Log file: "/tmp/Xorg.log", Time: Sun Oct 27 21:43:42 2013
(==) Using config file: "/usr/local/etc/X11/xorg.conf"
(==) ServerLayout "simple_layout"
(**) |-->Screen "screen_dvi_pandora" (0)
(**) |   |-->Monitor "<default monitor>"
(**) |   |-->Device "rhd3450_pandora"
(==) No monitor specified for screen "screen_dvi_pandora".
        Using a default monitor configuration.
(**) |-->Input Device "mouse_pandora"
(**) |-->Input Device "keyboard_pandora"
(==) Not automatically adding devices
(==) Not automatically enabling devices
(WW) The directory "/usr/local/lib/X11/fonts/misc/" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/local/lib/X11/fonts/Type1/" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/local/lib/X11/fonts/100dpi/" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/local/lib/X11/fonts/75dpi/" does not exist.
        Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/local/lib/X11/fonts/local/".
        Entry deleted from font path.
        (Run 'mkfontdir' on "/usr/local/lib/X11/fonts/local/").
(WW) The directory "/usr/local/lib/X11/fonts/misc/" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/local/lib/X11/fonts/Type1/" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/local/lib/X11/fonts/100dpi/" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/local/lib/X11/fonts/75dpi/" does not exist.
        Entry deleted from font path.
(**) FontPath set to:
        /usr/local/lib/X11/fonts/TTF/,
        /usr/local/lib/X11/fonts/OTF,
        /usr/local/lib/X11/fonts/TTF/,
        /usr/local/lib/X11/fonts/OTF
(==) ModulePath set to "/usr/local/lib/xorg/modules"
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 9

(--) PCI:*(0:0:2:0) 8086:0412:1458:d000 Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller rev 6, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/65536
(WW) "glx" will not be loaded unless you've specified it to be loaded elsewhere.
(WW) "dri" will not be loaded unless you've specified it to be loaded elsewhere.
(WW) "dri2" will not be loaded unless you've specified it to be loaded elsewhere.
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded even though the default is to disable it.
(II) "record" will be loaded by default.
(II) "dri" will be loaded even though the default is to disable it.
(II) "dri2" will be loaded even though the default is to disable it.
(II) Loading /usr/local/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.7.7, module version = 1.0.0
(II) Loading /usr/local/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.7.7, module version = 1.0.0
(II) Loading /usr/local/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
        compiled for 1.7.7, module version = 1.13.0
(II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
(II) Module vesa: vendor="X.Org Foundation"
        compiled for 1.7.7, module version = 2.3.3
(II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.7.7, module version = 1.9.0
(II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.7.7, module version = 1.7.0
(II) VESA: driver for VESA chipsets: vesa
(WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
(II) Loading /usr/local/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
        compiled for 1.7.7, module version = 1.1.0
(II) Loading /usr/local/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
        compiled for 1.7.7, module version = 1.0.0
(II) VESA(0): initializing int10
(==) VESA(0): Write-combining range (0xa0000,0x20000) was already clear
(==) VESA(0): Write-combining range (0xc0000,0x40000) was already clear
(II) VESA(0): Primary V_BIOS segment is: 0xc000
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(II) VESA(0): VESA BIOS detected
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(**) VESA(0): Depth 24, (--) framebuffer bpp 32
(==) VESA(0): RGB weight 888
(==) VESA(0): Default visual is TrueColor
(==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(II) VESA(0): VESA VBE DDC supported
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(II) VESA(0): Manufacturer: SAM  Model: 2a1  Serial#: 1346777401
(II) VESA(0): Year: 2008  Week: 20
(II) VESA(0): EDID Version: 1.3
(II) VESA(0): Digital Display Input
(II) VESA(0): Max Image Size [cm]: horiz.: 38  vert.: 30
(II) VESA(0): Gamma: 2.20
(II) VESA(0): DPMS capabilities: Off
(II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
(II) VESA(0): First detailed timing is preferred mode
(II) VESA(0): redX: 0.640 redY: 0.329   greenX: 0.300 greenY: 0.600
(II) VESA(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
(II) VESA(0): Supported established timings:
(II) VESA(0): 720x400@70Hz
(II) VESA(0): 640x480@60Hz
(II) VESA(0): 640x480@67Hz
(II) VESA(0): 640x480@72Hz
(II) VESA(0): 640x480@75Hz
(II) VESA(0): 800x600@56Hz
(II) VESA(0): 800x600@60Hz
(II) VESA(0): 800x600@72Hz
(II) VESA(0): 800x600@75Hz
(II) VESA(0): 832x624@75Hz
(II) VESA(0): 1024x768@60Hz
(II) VESA(0): 1024x768@70Hz
(II) VESA(0): 1024x768@75Hz
(II) VESA(0): 1280x1024@75Hz
(II) VESA(0): 1152x864@75Hz
(II) VESA(0): Manufacturer's mask: 0
(II) VESA(0): Supported standard timings:
(II) VESA(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) VESA(0): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
(II) VESA(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) VESA(0): Supported detailed timing:
(II) VESA(0): clock: 108.0 MHz   Image Size:  376 x 301 mm
(II) VESA(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
(II) VESA(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
(II) VESA(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 140 MHz
(II) VESA(0): Monitor name: SyncMaster
(II) VESA(0): Serial No: HMDQ500294
(II) VESA(0): EDID (in hex):
(II) VESA(0):   00ffffffffffff004c2da10239314650
(II) VESA(0):   1412010380261e782ade95a3544c9926
(II) VESA(0):   0f5054bfef8081808140714f01010101
(II) VESA(0):   010101010101302a009851002a403070
(II) VESA(0):   1300782d1100001e000000fd00384b1e
(II) VESA(0):   510e000a202020202020000000fc0053
(II) VESA(0):   796e634d61737465720a2020000000ff
(II) VESA(0):   00484d44513530303239340a20200087
(II) VESA(0): EDID vendor "SAM", prod id 673
(II) VESA(0): Using EDID range info for horizontal sync
(II) VESA(0): Using EDID range info for vertical refresh
(II) VESA(0): Printing DDC gathered Modelines:
(II) VESA(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) VESA(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) VESA(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) VESA(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) VESA(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(II) VESA(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) VESA(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) VESA(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) VESA(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) VESA(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) VESA(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) VESA(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) VESA(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) VESA(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) VESA(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) VESA(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) VESA(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(II) VESA(0): <default monitor>: Using hsync range of 30.00-81.00 kHz
(II) VESA(0): <default monitor>: Using vrefresh range of 56.00-75.00 Hz
(II) VESA(0): <default monitor>: Using maximum pixel clock of 140.00 MHz
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(--) VESA(0): Virtual size is 1280x1024 (pitch 1280)
(**) VESA(0): *Built-in mode "1280x1024"
(**) VESA(0):  Built-in mode "1280x1024"
(**) VESA(0):  Built-in mode "1024x768"
(**) VESA(0):  Built-in mode "800x600"
(**) VESA(0):  Built-in mode "640x480"
(**) VESA(0): Display dimensions: (380, 300) mm
(**) VESA(0): DPI set to (85, 86)
(**) VESA(0): Using "Shadow Framebuffer"
(II) Loading /usr/local/lib/xorg/modules/libshadow.so
(II) Module shadow: vendor="X.Org Foundation"
        compiled for 1.7.7, module version = 1.1.0
(II) Loading /usr/local/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 1.7.7, module version = 1.0.0
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) Depth 24 pixmap format is 32 bpp
(II) VESA(0): initializing int10
(==) VESA(0): Write-combining range (0xa0000,0x20000) was already clear
(II) VESA(0): Primary V_BIOS segment is: 0xc000
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(II) VESA(0): VESA BIOS detected
failed to set mtrr: Invalid argument
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(II) VESA(0): Setting up VESA Mode 0x11B (1280x1024)
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Default visual is TrueColor
(==) VESA(0): Backing store disabled
(==) VESA(0): DPMS enabled
(==) RandR enabled
(**) mouse_pandora: Protocol: "SysMouse"
(**) mouse_pandora: always reports core events
(**) mouse_pandora: Emulate3Buttons, Emulate3Timeout: 50
(**) mouse_pandora: ZAxisMapping: buttons 4, 5, 6 and 7
(**) mouse_pandora: Buttons: 7
(II) XINPUT: Adding extended input device "mouse_pandora" (type: MOUSE)
(**) mouse_pandora: (accel) keeping acceleration scheme 1
(**) mouse_pandora: (accel) acceleration profile 0
(**) keyboard_pandora: always reports core events
(II) XINPUT: Adding extended input device "keyboard_pandora" (type: KEYBOARD)

### op Xorg is up


# press ctrl+c
^C(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combining range (0x0,0x1000) was already clear
(==) VESA(0): Write-combinin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPjTQNE68jaHpLbQJea-2O9XqPA7KfXCq4us0mRm%2B0fr=nWGqA>