Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Feb 2009 11:20:04 GMT
From:      Serge Shilov <serguei.shilov@gmail.com>
To:        freebsd-x11@FreeBSD.org
Subject:   Re: ports/131124: x11/xorg - New xorg 7.4 hangs until mouse is moved when AllowEmptyInput turned off
Message-ID:  <200902051120.n15BK4wf021508@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/131124; it has been noted by GNATS.

From: Serge Shilov <serguei.shilov@gmail.com>
To: bug-followup@freebsd.org,
 xelah-freebsd-pr@xelah.com
Cc:  
Subject: Re: ports/131124: x11/xorg - New xorg 7.4 hangs until mouse is moved when AllowEmptyInput turned off
Date: Thu, 5 Feb 2009 13:43:32 +0300

 --Boundary-00=_ULsiJJEJlcbVhvd
 Content-Type: text/plain;
   charset="us-ascii"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 Unfortunatly problem still exist for me even after last patches for xorg-
 server, xf86-input-mouse and hal ports. My simptoms is exactly as described 
 there http://lists.freebsd.org/pipermail/freebsd-x11/2009-
 February/007371.html, i.e. ghost left button events, text input freezing 
 before mouse events and  strange cursor behaviour. Also sometimes there is 
 duplicating pressed chars exist but I could not find any system on it.
 
 When I'd tested it under kde4.2 and clean twm environment, simtoms still 
 equal. 
 
 My system is FreeBSD 7.1-RELEASE-p2, 
 xorg-server is xorg-server-1.5.3_4,1
 hal is 0.5.11_17
 xf86-input-mouse is 1.4.0_3
 
 My mouse is A4Tech USB Optical Mouse connected via external usb hub. Somehow I 
 can test some other mice.
 
 Critical parts of my xorg.conf, dmesg and Xorg.0.log is there (full output in 
 attachment)
 
 [xorg.conf]
 <........................skipped.......................>
 Section "ServerLayout"
     Identifier     "XFree86 Configured"
     Screen      0  "Screen0" 0 0
 #    Screen      1  "Screen1" LeftOf "Screen0"
     InputDevice    "Mouse1" "CorePointer"
     InputDevice    "Keyboard1" "CoreKeyboard"
     Option         "AllowEmptyInput" "off"
 #    Option         "AutoAddDevice" "off"
 EndSection
 <........................skipped.......................>
 Section "InputDevice"
     Identifier     "Keyboard1"
     Driver         "kbd"
     Option         "AutoRepeat" "500 30"
     Option         "XkbRules" "xorg"
     Option         "XkbModel" "pc104"
     Option         "XkbLayout" "us,ru"
 #    Option         "XkbOptions" "grp:shifts_toggle"
     Option         "XkbOptions" "grp:rctrl_toggle"
 EndSection
 
 Section "InputDevice"
     Identifier     "Mouse1"
     Driver         "mouse"
     Option         "Protocol" "auto"
     Option         "Device" "/dev/sysmouse"
 #    Option         "ZAxisMapping" "4 5"
 EndSection
 <........................skipped.......................>
 
 
 [dmesg.out]
 Copyright (c) 1992-2009 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.1-RELEASE-p2 #1: Mon Feb  2 11:32:45 MSK 2009
     root@ssh.bridge-quest.spb.ru:/usr/obj/usr/src/sys/SSHNG7
 Timecounter "i8254" frequency 1193182 Hz quality 0
 CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz (3010.67-MHz 686-class CPU)
   Origin = "GenuineIntel"  Id = 0xf43  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=0x649d<SSE3,DTES64,MON,DS_CPL,EST,CNXT-ID,CX16,xTPR>
   AMD Features=0x20100000<NX,LM>
   Logical CPUs per core: 2
 real memory  = 1073414144 (1023 MB)
 avail memory = 1032171520 (984 MB)
 ACPI APIC Table: <A M I  OEMAPIC >
 FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
  cpu0 (BSP): APIC ID:  0
  cpu1 (AP): APIC ID:  1
 ioapic0 <Version 2.0> irqs 0-23 on motherboard
 <........................skipped.......................>
 ums0: <A4Tech USB Optical Mouse, class 0/0, rev 1.10/0.01, addr 3> on uhub5
 ums0: 7 buttons and Z dir.
 <........................skipped.......................>
 ukbd0: <DELL DELL USB Keyboard, class 0/0, rev 1.10/1.00, addr 2> on uhub0
 kbd1 at ukbd0
 <........................skipped.......................>
 
 
 [Xorg.o.log]
 <........................skipped.......................>
 (II) config/hal: Adding input device USB Optical Mouse
 (**) USB Optical Mouse: Device: "/dev/sysmouse"
 (==) USB Optical Mouse: Protocol: "Auto"
 (**) USB Optical Mouse: always reports core events
 (**) Option "Device" "/dev/sysmouse"
 (==) USB Optical Mouse: Emulate3Buttons, Emulate3Timeout: 50
 (**) USB Optical Mouse: ZAxisMapping: buttons 4 and 5
 (**) USB Optical Mouse: Buttons: 9
 (**) USB Optical Mouse: Sensitivity: 1
 (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE)
 (II) USB Optical Mouse: SetupAuto: hw.iftype is 4, hw.model is 0
 (II) USB Optical Mouse: SetupAuto: protocol is SysMouse
 (II) config/hal: Adding input device DELL USB Keyboard
 (**) DELL USB Keyboard: always reports core events
 (**) Option "Protocol" "standard"
 (**) DELL USB Keyboard: Protocol: standard
 (**) Option "Device" "/dev/ukbd0"
 (EE) DELL USB Keyboard: cannot open "/dev/ukbd0"
 (EE) PreInit failed for input device "DELL USB Keyboard"
 (II) UnloadModule: "kbd"
 (EE) config/hal: NewInputDeviceRequest failed
 (II) 3rd Button detected: disabling emulate3Button
 (II) 3rd Button detected: disabling emulate3Button
 <........................skipped.......................>
 
 
 --Boundary-00=_ULsiJJEJlcbVhvd
 Content-Type: text/plain;
   charset="KOI8-R";
   name="dmesg.out"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename="dmesg.out"
 
 Copyright (c) 1992-2009 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.1-RELEASE-p2 #1: Mon Feb  2 11:32:45 MSK 2009
     root@ssh.bridge-quest.spb.ru:/usr/obj/usr/src/sys/SSHNG7
 Timecounter "i8254" frequency 1193182 Hz quality 0
 CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz (3010.67-MHz 686-class CPU)
   Origin = "GenuineIntel"  Id = 0xf43  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=0x649d<SSE3,DTES64,MON,DS_CPL,EST,CNXT-ID,CX16,xTPR>
   AMD Features=0x20100000<NX,LM>
   Logical CPUs per core: 2
 real memory  = 1073414144 (1023 MB)
 avail memory = 1032171520 (984 MB)
 ACPI APIC Table: <A M I  OEMAPIC >
 FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
  cpu0 (BSP): APIC ID:  0
  cpu1 (AP): APIC ID:  1
 ioapic0 <Version 2.0> irqs 0-23 on motherboard
 kbd0 at kbdmux0
 acpi0: <A M I OEMXSDT> on motherboard
 acpi0: [ITHREAD]
 acpi0: Power Button (fixed)
 acpi0: reservation of 0, a0000 (3) failed
 acpi0: reservation of 100000, 3ff00000 (3) failed
 Timecounter "ACPI-safe" frequency 3579545 Hz quality 850
 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
 pci0: <ACPI PCI bus> on pcib0
 pcib1: <ACPI PCI-PCI bridge> irq 16 at device 1.0 on pci0
 pci4: <ACPI PCI bus> on pcib1
 vgapci0: <VGA-compatible display> mem 0xcc000000-0xcfffffff,0xd0000000-0xdfffffff,0xcb000000-0xcbffffff irq 16 at device 0.0 on pci4
 nvidia0: <GeForce 6600> on vgapci0
 vgapci0: child nvidia0 requested pci_enable_busmaster
 vgapci0: child nvidia0 requested pci_enable_io
 nvidia0: [GIANT-LOCKED]
 nvidia0: [ITHREAD]
 pcm0: <Intel 82801F High Definition Audio Controller> mem 0xcacf4000-0xcacf7fff irq 16 at device 27.0 on pci0
 pcm0: [ITHREAD]
 pcib2: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0
 pci3: <ACPI PCI bus> on pcib2
 pcib3: <ACPI PCI-PCI bridge> irq 17 at device 28.1 on pci0
 pci2: <ACPI PCI bus> on pcib3
 mskc0: <Marvell Yukon 88E8053 Gigabit Ethernet> port 0xc800-0xc8ff mem 0xcaefc000-0xcaefffff irq 17 at device 0.0 on pci2
 msk0: <Marvell Technology Group Ltd. Yukon EC Id 0xb6 Rev 0x02> on mskc0
 msk0: Ethernet address: 00:13:d4:56:f1:16
 miibus0: <MII bus> on msk0
 e1000phy0: <Marvell 88E1111 Gigabit PHY> PHY 0 on miibus0
 e1000phy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX-FDX, auto
 mskc0: [FILTER]
 uhci0: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-A> port 0x8000-0x801f irq 23 at device 29.0 on pci0
 uhci0: [GIANT-LOCKED]
 uhci0: [ITHREAD]
 usb0: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-A> 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: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-B> port 0x8400-0x841f irq 19 at device 29.1 on pci0
 uhci1: [GIANT-LOCKED]
 uhci1: [ITHREAD]
 usb1: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-B> 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
 uhci2: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-C> port 0x8800-0x881f irq 18 at device 29.2 on pci0
 uhci2: [GIANT-LOCKED]
 uhci2: [ITHREAD]
 usb2: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-C> on uhci2
 usb2: USB revision 1.0
 uhub2: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb2
 uhub2: 2 ports with 2 removable, self powered
 uhci3: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-D> port 0x9000-0x901f irq 16 at device 29.3 on pci0
 uhci3: [GIANT-LOCKED]
 uhci3: [ITHREAD]
 usb3: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-D> on uhci3
 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
 ehci0: <Intel 82801FB (ICH6) USB 2.0 controller> mem 0xcacff800-0xcacffbff irq 23 at device 29.7 on pci0
 ehci0: [GIANT-LOCKED]
 ehci0: [ITHREAD]
 usb4: EHCI version 1.0
 usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3
 usb4: <Intel 82801FB (ICH6) USB 2.0 controller> on ehci0
 usb4: USB revision 2.0
 uhub4: <Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb4
 uhub4: 8 ports with 8 removable, self powered
 uhub5: <vendor 0x0409 product 0x0059, class 9/0, rev 2.00/1.00, addr 2> on uhub4
 uhub5: single transaction translator
 uhub5: 4 ports with 4 removable, self powered
 ums0: <A4Tech USB Optical Mouse, class 0/0, rev 1.10/0.01, addr 3> on uhub5
 ums0: 7 buttons and Z dir.
 pcib4: <ACPI PCI-PCI bridge> at device 30.0 on pci0
 pci1: <ACPI PCI bus> on pcib4
 pci1: <network, ethernet> at device 10.0 (no driver attached)
 isab0: <PCI-ISA bridge> at device 31.0 on pci0
 isa0: <ISA bus> on isab0
 atapci0: <Intel ICH6 UDMA100 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 31.1 on pci0
 ata0: <ATA channel 0> on atapci0
 ata0: [ITHREAD]
 ata1: <ATA channel 1> on atapci0
 ata1: [ITHREAD]
 atapci1: <Intel ICH6 SATA150 controller> port 0xa800-0xa807,0xa400-0xa403,0xa000-0xa007,0x9800-0x9803,0x9400-0x940f mem 0xcacffc00-0xcacfffff irq 19 at device 31.2 on pci0
 atapci1: [ITHREAD]
 ata2: <ATA channel 0> on atapci1
 ata2: [ITHREAD]
 ata3: <ATA channel 1> on atapci1
 ata3: [ITHREAD]
 pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
 acpi_button0: <Power Button> on acpi0
 fdc0: <floppy drive controller (FDE)> port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0
 fdc0: [FILTER]
 sio0: configured irq 4 not in bitmap of probed irqs 0
 sio0: port may not be enabled
 sio0: configured irq 4 not in bitmap of probed irqs 0
 sio0: port may not be enabled
 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
 sio0: type 16550A
 sio0: [FILTER]
 cpu0: <ACPI CPU> on acpi0
 ACPI Warning (tbutils-0243): Incorrect checksum in table [OEMB] -  DD, should be D4 [20070320]
 est0: <Enhanced SpeedStep Frequency Control> on cpu0
 p4tcc0: <CPU Frequency Thermal Control> on cpu0
 cpu1: <ACPI CPU> on acpi0
 ACPI Warning (tbutils-0243): Incorrect checksum in table [SSDT] -  D7, should be EB [20070320]
 est1: <Enhanced SpeedStep Frequency Control> on cpu1
 p4tcc1: <CPU Frequency Thermal Control> on cpu1
 pmtimer0 on isa0
 orm0: <ISA Option ROM> at iomem 0xcf000-0xcf7ff pnpid ORM0000 on isa0
 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
 sc0: <System console> at flags 0x100 on isa0
 sc0: VGA <16 virtual consoles, flags=0x300>
 sio1: configured irq 3 not in bitmap of probed irqs 0
 sio1: port may not be enabled
 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
 ukbd0: <DELL DELL USB Keyboard, class 0/0, rev 1.10/1.00, addr 2> on uhub0
 kbd1 at ukbd0
 Timecounters tick every 1.000 msec
 acd0: DVDR <NEC DVD RW ND-2510A/2.15> at ata0-master UDMA33
 acd1: CDRW <TOSHIBA ODD-DVD SD-R1512/1010> at ata0-slave UDMA33
 ad4: 114472MB <Seagate ST3120026AS 3.18> at ata2-master SATA150
 ad5: 114473MB <Seagate ST3120026AS 3.18> at ata2-slave SATA150
 ad6: 190782MB <WDC WD2000JS-55MHB0 02.01C03> at ata3-master SATA150
 pcm0: <HDA Codec: Realtek ALC880>
 pcm0: <HDA Driver Revision: 20080420_0052>
 GEOM_LABEL: Label for provider ad4s5 is ntfs/NTD.
 GEOM_LABEL: Label for provider ad4s6 is msdosfs/ .
 acd1: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 0x01
 acd1: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 0x01
 cd0 at ata0 bus 0 target 0 lun 0
 cd0: <_NEC DVD_RW ND-2510A 2.15> Removable CD-ROM SCSI-0 device 
 cd0: 33.000MB/s transfers
 cd0: Attempt to query device size failed: NOT READY, Medium not present
 cd1 at ata0 bus 0 target 1 lun 0
 cd1: <TOSHIBA ODD-DVD SD-R1512 1010> Removable CD-ROM SCSI-0 device 
 cd1: 33.000MB/s transfers
 cd1: Attempt to query device size failed: NOT READY, Medium not present
 SMP: AP CPU #1 Launched!
 Trying to mount root from ufs:/dev/ad6s1a
 msk0: link state changed to UP
 
 --Boundary-00=_ULsiJJEJlcbVhvd
 Content-Type: text/x-log;
   charset="KOI8-R";
   name="Xorg.0.log"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename="Xorg.0.log"
 
 
 X.Org X Server 1.5.3
 Release Date: 5 November 2008
 X Protocol Version 11, Revision 0
 Build Operating System: FreeBSD 7.1-RELEASE-p2 i386 
 Current Operating System: FreeBSD ssh.bridge-quest.spb.ru 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #1: Mon Feb  2 11:32:45 MSK 2009     root@ssh.bridge-quest.spb.ru:/usr/obj/usr/src/sys/SSHNG7 i386
 Build Date: 05 February 2009  10:30:12AM
  
 	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: "/var/log/Xorg.0.log", Time: Thu Feb  5 12:53:42 2009
 (==) Using config file: "/etc/X11/xorg.conf"
 (==) ServerLayout "XFree86 Configured"
 (**) |-->Screen "Screen0" (0)
 (**) |   |-->Monitor "Monitor0"
 (**) |   |-->Device "Card0a"
 (**) |-->Input Device "Mouse1"
 (**) |-->Input Device "Keyboard1"
 (**) Option "BlankTime" "15"
 (**) Option "StandbyTime" "30"
 (**) Option "SuspendTime" "35"
 (**) Option "OffTime" "40"
 (**) Option "AllowEmptyInput" "off"
 (==) Automatically adding devices
 (==) Automatically enabling devices
 (WW) The directory "/usr/libdata/doscmd/fonts" does not exist.
 	Entry deleted from font path.
 (WW) `fonts.dir' not found (or not valid) in "/usr/local/share/fonts".
 	Entry deleted from font path.
 	(Run 'mkfontdir' on "/usr/local/share/fonts").
 (WW) The directory "/usr/local/lib/X11/fonts/dejavu" does not exist.
 	Entry deleted from font path.
 (WW) The directory "/usr/local/lib/X11/fonts/NovellTTF" does not exist.
 	Entry deleted from font path.
 (WW) The directory "/usr/local/lib/X11/fonts/macfonts" does not exist.
 	Entry deleted from font path.
 (WW) The directory "/usr/local/lib/X11/fonts/URW" does not exist.
 	Entry deleted from font path.
 (==) Including the default font path /usr/local/lib/X11/fonts/misc/,/usr/local/lib/X11/fonts/TTF/,/usr/local/lib/X11/fonts/OTF,/usr/local/lib/X11/fonts/Type1/,/usr/local/lib/X11/fonts/100dpi/,/usr/local/lib/X11/fonts/75dpi/.
 (**) FontPath set to:
 	/usr/local/lib/X11/fonts/terminus-font,
 	/usr/local/share/fonts/cmpsfont/type1,
 	/usr/local/lib/X11/fonts/code2000/,
 	/usr/local/lib/X11/fonts/100dpi,
 	/usr/local/lib/X11/fonts/TTF,
 	/usr/local/lib/X11/fonts/OTF,
 	/usr/local/lib/X11/fonts/Type1,
 	/usr/local/lib/X11/fonts/bitstream-vera,
 	/usr/local/lib/X11/fonts/cyrillic:unscaled,
 	/usr/local/lib/X11/fonts/misc:unscaled,
 	/usr/local/lib/X11/fonts/webfonts,
 	/usr/local/lib/X11/fonts/misc/,
 	/usr/local/lib/X11/fonts/TTF/,
 	/usr/local/lib/X11/fonts/OTF,
 	/usr/local/lib/X11/fonts/Type1/,
 	/usr/local/lib/X11/fonts/100dpi/,
 	/usr/local/lib/X11/fonts/75dpi/
 (==) ModulePath set to "/usr/local/lib/xorg/modules"
 (WW) Ignoring unrecognized extension "DamageEvents"
 (**) Extension "RENDER" is enabled
 (**) Extension "Composite" is enabled
 (II) Loader magic: 0x81b2de0
 (II) Module ABI versions:
 	X.Org ANSI C Emulation: 0.4
 	X.Org Video Driver: 4.1
 	X.Org XInput driver : 2.1
 	X.Org Server Extension : 1.1
 	X.Org Font Renderer : 0.6
 (II) Loader running on freebsd
 (--) Using syscons driver with X support (version 2.0)
 (--) using VT number 12
 
 (--) PCI:*(0@4:0:0) nVidia Corporation NV43 [GeForce 6600] rev 162, Mem @ 0xcc000000/0, 0xd0000000/0, 0xcb000000/0, BIOS @ 0x????????/65536
 (II) System resource ranges:
 	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
 	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
 	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
 	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
 	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
 (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. This was enabled by default and also specified in the config file.
 (II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
 (II) "record" will be loaded by default.
 (II) "dri" will be loaded by default.
 (II) LoadModule: "dbe"
 
 (II) Loading /usr/local/lib/xorg/modules/extensions//libdbe.so
 (II) Module dbe: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 1.0.0
 	Module class: X.Org Server Extension
 	ABI class: X.Org Server Extension, version 1.1
 (II) Loading extension DOUBLE-BUFFER
 (II) LoadModule: "glx"
 
 (II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so
 (II) Module glx: vendor="NVIDIA Corporation"
 	compiled for 4.0.2, module version = 1.0.0
 	Module class: X.Org Server Extension
 (II) NVIDIA GLX Module  177.80  Wed Oct  1 15:02:07 PDT 2008
 (II) Loading extension GLX
 (II) LoadModule: "extmod"
 
 (II) Loading /usr/local/lib/xorg/modules/extensions//libextmod.so
 (II) Module extmod: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 1.0.0
 	Module class: X.Org Server Extension
 	ABI class: X.Org Server Extension, version 1.1
 (II) Loading extension SHAPE
 (II) Loading extension MIT-SUNDRY-NONSTANDARD
 (II) Loading extension BIG-REQUESTS
 (II) Loading extension SYNC
 (II) Loading extension MIT-SCREEN-SAVER
 (II) Loading extension XC-MISC
 (II) Loading extension XFree86-VidModeExtension
 (II) Loading extension XFree86-Misc
 (II) Loading extension XFree86-DGA
 (II) Loading extension DPMS
 (II) Loading extension TOG-CUP
 (II) Loading extension Extended-Visual-Information
 (II) Loading extension XVideo
 (II) Loading extension XVideo-MotionCompensation
 (II) Loading extension X-Resource
 (II) LoadModule: "freetype"
 
 (II) Loading /usr/local/lib/xorg/modules/fonts//libfreetype.so
 (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
 	compiled for 1.5.3, module version = 2.1.0
 	Module class: X.Org Font Renderer
 	ABI class: X.Org Font Renderer, version 0.6
 (II) Loading font FreeType
 (II) LoadModule: "record"
 
 (II) Loading /usr/local/lib/xorg/modules/extensions//librecord.so
 (II) Module record: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 1.13.0
 	Module class: X.Org Server Extension
 	ABI class: X.Org Server Extension, version 1.1
 (II) Loading extension RECORD
 (II) LoadModule: "dri"
 
 (II) Loading /usr/local/lib/xorg/modules/extensions//libdri.so
 (II) Module dri: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 1.0.0
 	ABI class: X.Org Server Extension, version 1.1
 (II) Loading extension XFree86-DRI
 (II) LoadModule: "nvidia"
 
 (II) Loading /usr/local/lib/xorg/modules/drivers//nvidia_drv.so
 (II) Module nvidia: vendor="NVIDIA Corporation"
 	compiled for 4.0.2, module version = 1.0.0
 	Module class: X.Org Video Driver
 (II) LoadModule: "mouse"
 
 (II) Loading /usr/local/lib/xorg/modules/input//mouse_drv.so
 (II) Module mouse: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 1.4.0
 	Module class: X.Org XInput Driver
 	ABI class: X.Org XInput driver, version 2.1
 (II) LoadModule: "kbd"
 
 (II) Loading /usr/local/lib/xorg/modules/input//kbd_drv.so
 (II) Module kbd: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 1.3.2
 	Module class: X.Org XInput Driver
 	ABI class: X.Org XInput driver, version 2.1
 (II) NVIDIA dlloader X Driver  177.80  Wed Oct  1 14:45:29 PDT 2008
 (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
 (II) Primary Device is: PCI 04@00:00:0
 (II) Loading sub module "fb"
 (II) LoadModule: "fb"
 
 (II) Loading /usr/local/lib/xorg/modules//libfb.so
 (II) Module fb: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 1.0.0
 	ABI class: X.Org ANSI C Emulation, version 0.4
 (II) Loading sub module "wfb"
 (II) LoadModule: "wfb"
 
 (II) Loading /usr/local/lib/xorg/modules//libwfb.so
 dlopen: /usr/local/lib/xorg/modules//libwfb.so: Undefined symbol "miZeroLineScreenIndex"
 (EE) Failed to load /usr/local/lib/xorg/modules//libwfb.so
 (II) UnloadModule: "wfb"
 (EE) Failed to load module "wfb" (loader failed, 7)
 (II) Loading sub module "ramdac"
 (II) LoadModule: "ramdac"
 (II) Module "ramdac" already built-in
 (II) resource ranges after probing:
 	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
 	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
 	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
 	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
 	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
 (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
 (==) NVIDIA(0): RGB weight 888
 (==) NVIDIA(0): Default visual is TrueColor
 (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
 (**) NVIDIA(0): Option "NvAGP" "1"
 (**) NVIDIA(0): Option "ConnectedMonitor" "DFP"
 (**) NVIDIA(0): Option "RenderAccel" "True"
 (**) NVIDIA(0): Option "UseInt10Module" "true"
 (**) NVIDIA(0): Option "NoRenderExtension" "False"
 (**) NVIDIA(0): Option "AllowGLXWithComposite" "True"
 (**) NVIDIA(0): Option "TripleBuffer" "True"
 (**) NVIDIA(0): Option "UseEvents" "False"
 (**) NVIDIA(0): Option "AddARGBGLXVisuals" "True"
 (**) NVIDIA(0): Option "DamageEvents" "True"
 (**) NVIDIA(0): Option "OnDemandVBlankInterrupts" "True"
 (**) NVIDIA(0): Option "PixmapCacheSize" "300000"
 (**) NVIDIA(0): Option "AllowSHMPixmaps" "True"
 (**) NVIDIA(0): Enabling RENDER acceleration
 (**) NVIDIA(0): ConnectedMonitor string: "DFP"
 (**) NVIDIA(0): Use of NVIDIA internal AGP requested
 (II) Loading sub module "int10"
 (II) LoadModule: "int10"
 
 (II) Loading /usr/local/lib/xorg/modules//libint10.so
 (II) Module int10: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 1.0.0
 	ABI class: X.Org Video Driver, version 4.1
 (==) NVIDIA(0): Write-combining range (0xa0000,0x20000) was already clear
 (==) NVIDIA(0): Write-combining range (0xc0000,0x40000) was already clear
 (WW) NVIDIA(0): Bad V_BIOS checksum
 (II) NVIDIA(0): Primary V_BIOS segment is: 0xc000
 (==) NVIDIA(0): Write-combining range (0x0,0x1000) was already clear
 (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
 (II) NVIDIA(0):     enabled.
 (II) NVIDIA(0): NVIDIA GPU GeForce 6600 (NV43) at PCI:4:0:0 (GPU-0)
 (--) NVIDIA(0): Memory: 262144 kBytes
 (--) NVIDIA(0): VideoBIOS: 05.43.02.16.00
 (II) NVIDIA(0): Detected PCI Express Link width: 16X
 (--) NVIDIA(0): Interlaced video modes are supported on this GPU
 (--) NVIDIA(0): Connected display device(s) on GeForce 6600 at PCI:4:0:0:
 (--) NVIDIA(0):     NEC LCD1970NX (DFP-0)
 (--) NVIDIA(0): NEC LCD1970NX (DFP-0): 155.0 MHz maximum pixel clock
 (--) NVIDIA(0): NEC LCD1970NX (DFP-0): Internal Single Link TMDS
 (II) NVIDIA(0): Assigned Display Device: DFP-0
 (WW) NVIDIA(0): No valid modes for "480x320"; removing.
 (II) NVIDIA(0): Validated modes:
 (II) NVIDIA(0):     "1280x1024"
 (II) NVIDIA(0):     "1152x864"
 (II) NVIDIA(0):     "1024x768"
 (II) NVIDIA(0):     "800x600"
 (II) NVIDIA(0):     "640x480"
 (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
 (--) NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config
 (--) NVIDIA(0):     option
 (**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
 (--) Depth 24 pixmap format is 32 bpp
 (II) do I need RAC?  No, I don't.
 (II) resource ranges after preInit:
 	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
 	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
 	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
 	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
 	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
 (II) NVIDIA(0): Initialized GPU GART.
 (II) NVIDIA(0): Setting mode "1280x1024"
 (II) Loading extension NV-GLX
 (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
 (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
 (**) NVIDIA(0): Option "BackingStore" "False"
 (**) NVIDIA(0): Backing store disabled
 (==) NVIDIA(0): Silken mouse enabled
 (**) Option "dpms" "True"
 (**) NVIDIA(0): DPMS enabled
 (II) Loading extension NV-CONTROL
 (II) Loading extension XINERAMA
 (==) RandR enabled
 (II) Initializing built-in extension MIT-SHM
 (II) Initializing built-in extension XInputExtension
 (II) Initializing built-in extension XTEST
 (II) Initializing built-in extension XKEYBOARD
 (II) Initializing built-in extension XINERAMA
 (II) Initializing built-in extension XFIXES
 (II) Initializing built-in extension RENDER
 (II) Initializing built-in extension RANDR
 (II) Initializing built-in extension COMPOSITE
 (II) Initializing built-in extension DAMAGE
 (II) Initializing built-in extension XEVIE
 (II) Initializing extension GLX
 (**) Option "Protocol" "auto"
 (**) Mouse1: Device: "/dev/sysmouse"
 (**) Mouse1: Protocol: "auto"
 (**) Option "CorePointer"
 (**) Mouse1: always reports core events
 (**) Option "Device" "/dev/sysmouse"
 (==) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
 (**) Mouse1: ZAxisMapping: buttons 4 and 5
 (**) Mouse1: Buttons: 9
 (**) Mouse1: Sensitivity: 1
 (**) Option "CoreKeyboard"
 (**) Keyboard1: always reports core events
 (**) Option "Protocol" "standard"
 (**) Keyboard1: Protocol: standard
 (**) Option "AutoRepeat" "500 30"
 (**) Option "XkbRules" "xorg"
 (**) Keyboard1: XkbRules: "xorg"
 (**) Option "XkbModel" "pc104"
 (**) Keyboard1: XkbModel: "pc104"
 (**) Option "XkbLayout" "us,ru"
 (**) Keyboard1: XkbLayout: "us,ru"
 (**) Option "XkbOptions" "grp:rctrl_toggle"
 (**) Keyboard1: XkbOptions: "grp:rctrl_toggle"
 (**) Option "CustomKeycodes" "off"
 (**) Keyboard1: CustomKeycodes disabled
 (II) evaluating device (Mouse1)
 (II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
 (II) evaluating device (Keyboard1)
 (II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
 (II) Mouse1: SetupAuto: hw.iftype is 4, hw.model is 0
 (II) Mouse1: SetupAuto: protocol is SysMouse
 (II) config/hal: Adding input device USB Optical Mouse
 (**) USB Optical Mouse: Device: "/dev/sysmouse"
 (==) USB Optical Mouse: Protocol: "Auto"
 (**) USB Optical Mouse: always reports core events
 (**) Option "Device" "/dev/sysmouse"
 (==) USB Optical Mouse: Emulate3Buttons, Emulate3Timeout: 50
 (**) USB Optical Mouse: ZAxisMapping: buttons 4 and 5
 (**) USB Optical Mouse: Buttons: 9
 (**) USB Optical Mouse: Sensitivity: 1
 (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE)
 (II) USB Optical Mouse: SetupAuto: hw.iftype is 4, hw.model is 0
 (II) USB Optical Mouse: SetupAuto: protocol is SysMouse
 (II) config/hal: Adding input device DELL USB Keyboard
 (**) DELL USB Keyboard: always reports core events
 (**) Option "Protocol" "standard"
 (**) DELL USB Keyboard: Protocol: standard
 (**) Option "Device" "/dev/ukbd0"
 (EE) DELL USB Keyboard: cannot open "/dev/ukbd0"
 (EE) PreInit failed for input device "DELL USB Keyboard"
 (II) UnloadModule: "kbd"
 (EE) config/hal: NewInputDeviceRequest failed
 (II) 3rd Button detected: disabling emulate3Button
 (II) 3rd Button detected: disabling emulate3Button
 
 --Boundary-00=_ULsiJJEJlcbVhvd
 Content-Type: text/plain;
   charset="KOI8-R";
   name="xorg.conf"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: attachment;
 	filename="xorg.conf"
 
 # nvidia-xconfig: X configuration file generated by nvidia-xconfig
 # nvidia-xconfig:  version 1.0  (root@ssh.bridge-quest.spb.ru)  Tuesday, 30=
  december 2008 =C7. 00:36:18 (MSK)
 
 
 Section "ServerLayout"
     Identifier     "XFree86 Configured"
     Screen      0  "Screen0" 0 0
 #    Screen      1  "Screen1" LeftOf "Screen0"
     InputDevice    "Mouse1" "CorePointer"
     InputDevice    "Keyboard1" "CoreKeyboard"
     Option         "AllowEmptyInput" "off"
 #    Option         "AutoAddDevice" "off"
 EndSection
 
 Section "Files"
 
     FontPath        "/usr/libdata/doscmd/fonts"
     FontPath        "/usr/local/share/fonts"
     FontPath        "/usr/local/lib/X11/fonts/terminus-font"
     FontPath        "/usr/local/share/fonts/cmpsfont/type1"
     FontPath        "/usr/local/lib/X11/fonts/code2000/"
     FontPath        "/usr/local/lib/X11/fonts/dejavu"
     FontPath        "/usr/local/lib/X11/fonts/NovellTTF"
     FontPath        "/usr/local/lib/X11/fonts/100dpi"
     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/bitstream-vera"
     FontPath        "/usr/local/lib/X11/fonts/cyrillic:unscaled"
     FontPath        "/usr/local/lib/X11/fonts/misc:unscaled"
     FontPath        "/usr/local/lib/X11/fonts/webfonts"
     FontPath        "/usr/local/lib/X11/fonts/macfonts"
     FontPath        "/usr/local/lib/X11/fonts/URW"
 EndSection
 
 Section "Module"
 
 #    Load	"dri"
 #    Load           "record"
 #    Load           "xtrap"
     Load           "dbe"  	# Double buffer extension
     Load           "glx"
     Load           "extmod"
 #    Load           "type1"
     Load           "freetype"
 EndSection
 
 Section "ServerFlags"
 #    Option         "Xinerama" "0"
     Option         "BlankTime" "15"
     Option         "StandbyTime" "30"
     Option         "SuspendTime" "35"
     Option         "OffTime" "40"
 EndSection
 
 Section "InputDevice"
     Identifier     "Keyboard1"
     Driver         "kbd"
     Option         "AutoRepeat" "500 30"
     Option         "XkbRules" "xorg"
     Option         "XkbModel" "pc104"
     Option         "XkbLayout" "us,ru"
 #    Option         "XkbOptions" "grp:shifts_toggle"
     Option         "XkbOptions" "grp:rctrl_toggle"
 EndSection
 
 Section "InputDevice"
     Identifier     "Mouse1"
     Driver         "mouse"
     Option         "Protocol" "auto"
     Option         "Device" "/dev/sysmouse"
 #    Option         "ZAxisMapping" "4 5"
 EndSection
 
 Section "Monitor"
     Identifier     "Monitor0"
     VendorName     "NEC-Mitsubishi"
     ModelName      "MultiSync LCD 1970NX"
     Option         "DPMS" "True"
 #    UseModes "Modes[0]"
 EndSection
 
 Section "Monitor"
 #    HorizSync       30.0 - 50.0
 #    VertRefresh     60.0 - 60.0
     Identifier     "Monitor1"
     VendorName     "SONY"
     ModelName      "TV"
 EndSection
 
 Section "Device"
     Identifier     "Standard VGA"
     Driver         "vga"
     VendorName     "Unknown"
     BoardName      "Unknown"
 EndSection
 
 Section "Device"
     Identifier     "Card0a"
     Driver         "nvidia"
     VendorName     "nVidia Corporation"
     BoardName      "Gygabyte NX66 Turbo [GeForce 6600]"
     BusID          "PCI:4:0:0"
     Screen          0
 EndSection
 
 #Section "Device"
 #    Identifier     "Card0b"
 #    Driver         "nvidia"
 #    VendorName     "nVidia Corporation"
 #    BoardName      "Gygabyte NX66 Turbo [GeForce 6600]"
 #    BusID          "PCI:4:0:0"
 #    Screen          1
 #EndSection
 
 Section "Screen"
     Identifier     "Screen0"
     Device         "Card0a"
     Monitor        "Monitor0"
     DefaultDepth    24
 
     Option         "ConnectedMonitor" 		"DFP"
 
     Option         "RenderAccel" 		"True" 	# It enable by default
     Option         "AddARGBGLXVisuals" 		"True"
     Option         "DamageEvents" 		"True"	# It enable by default
     Option         "UseEvents" 			"False"	# Use it with caution. It may not=
  work on all system
     Option         "TripleBuffer" 		"True"	# It must always use with 'Sync =
 to VBlanc' enabled by nvidia-settings
     Option         "BackingStore" 		"False"	# Use it with caution. It may n=
 ot work on all system espesially for 6 series GeForce cards
 							# This option is known to lead ti severe unstability and random cras=
 hes with xorg 1.5.3 server
 
     Option         "AllowGLXWithComposite" 	"True"	# Use it with caution. I=
 t may not work on all system
     Option         "AllowSHMPixmaps" 		"True"
     Option         "OnDemandVBlankInterrupts" 	"True"	# Experimental
 
     Option         "PixmapCacheSize" 		"300000"
 
     Option         "NvAGP" 			"1"
 
     Option         "UseInt10Module" "true"
     Option         "NoRenderExtension" "False"
 
 #   Option         "InitializeWindowBackingPixmaps" "True"  =20
     SubSection     "Display"
         Viewport    0 0
 	Depth       24
         Modes      "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "4=
 80x320"
     EndSubSection
 EndSection
 
 #Section "Screen"
 #
 #		Depth    16=20
 #		Modes	 "1024x768" # "800x600" "640x480"
 #	EndSubSection
 #    Identifier     "Screen1"
 #    Device         "Card0b"
 #    Monitor        "Monitor1"
 #    DefaultDepth    24
 #    Option         "ConnectedMonitor" "TV"
 #    Option         "TVStandard" "PAL-B"
 #    Option         "TVOverScan" "1.0"
 #	SubSection "Display"
 #    Option         "TVOutFormat" "SVIDEO"
 #    Option         "AllowGLXWithComposite" "true"
 #    Option         "RENDER" "Enable"
 #    Option         "UseInt10Module" "true"
 #    Option         "IgnoreDisplayDevices" "DFP"
 #    Option         "TripleBuffer" "True"
 #    Option         "BackingStore" "True"
 #    Option         "PixmapCacheSize" "300000"
 #    Option         "OnDemandVBlankInterrupts" "True"
 #    Option         "AllowSHMPixmaps" "0"
 #    Option         "RenderAccel" "True"
 #    Option         "NoRenderExtension" "False"
 #    Option         "AddARGBGLXVisuals" "True"
 #    Option         "DamageEvents" "True"
 #    Option         "InitializeWindowBackingPixmaps" "True"
 #    SubSection     "Display"
 #	Viewport   0 0
 #	Depth       24
 #        Modes      "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
 #    EndSubSection
 #EndSection
 
 Section "Extensions"
     Option         "DamageEvents" "enable"
     Option         "RENDER" "enable"
     Option         "Composite" "Enable"
 EndSection
 
 
 --Boundary-00=_ULsiJJEJlcbVhvd--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902051120.n15BK4wf021508>