From owner-freebsd-bugs@FreeBSD.ORG Sun May 23 17:50:49 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5828316A4CE for ; Sun, 23 May 2004 17:50:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49AB743D41 for ; Sun, 23 May 2004 17:50:49 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i4O0oOre060058 for ; Sun, 23 May 2004 17:50:24 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i4O0oOlw060057; Sun, 23 May 2004 17:50:24 -0700 (PDT) (envelope-from gnats) Resent-Date: Sun, 23 May 2004 17:50:24 -0700 (PDT) Resent-Message-Id: <200405240050.i4O0oOlw060057@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Abbas Karbassian Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AE8C16A4CE for ; Sun, 23 May 2004 17:44:40 -0700 (PDT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0325543D1D for ; Sun, 23 May 2004 17:44:40 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i4O0iDCX000562 for ; Sun, 23 May 2004 17:44:13 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i4O0iDBx000561; Sun, 23 May 2004 17:44:13 -0700 (PDT) (envelope-from nobody) Message-Id: <200405240044.i4O0iDBx000561@www.freebsd.org> Date: Sun, 23 May 2004 17:44:13 -0700 (PDT) From: Abbas Karbassian To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: kern/67106: Fxtv 1.03 cause the Desk top (KDE) to Freeze X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 May 2004 00:50:49 -0000 >Number: 67106 >Category: kern >Synopsis: Fxtv 1.03 cause the Desk top (KDE) to Freeze >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 23 17:50:24 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Abbas Karbassian >Release: FreeBsd4.6 >Organization: >Environment: FreeBSD 4.6-RELEASE FreeBSD 4.6-RELEASE #1: Sun May 23 18:22:40 GMT 2004 root@:/usr/src/sys/compile/KERNEL46 i386 >Description: After installing FreeBsd4.6, I tried to configure X using "/stand/sysinstall" menu. I then use "configure" option to go to "FreeBSD Configuration Menu". In the "FreeBsd Configuration Menu", I selected "XFree86" Menu. In the "XFree86 Menu", I selected the "xf86cfg" option. After configuring the XFree86 server and creating a XF86Config in the "/usr/X11R6/lib/X11" directory, the following message displayed on the monitor. -------------Start of Message -------------- User Confimation Requested The XFree86 Configuration Process Seems to have failed. Would you like to try again? Yes No -------------End of Message----------------- After that, I typed "startx" and the simple window manager started without any problem. I then installed KDE, and then typed "startx" and KDE started without any problem. I installed Fxtv application and fxtv starts fine. My Computer mouse is a two button mouse, configured as three button mouse. If i click on the righ hand button, the FXTV will change it's size from small to medium, and if I click again on the right hand button, fxtv will change it size from medium to small without any problem. However if I click the Left hand button, fxtv change it's size to full screen, and you the screen desk top Freezes. No matter what mouse button you click or if you press any key on the keyboard, the display will not respond. The only way out of this situation is to use "Ctrl" "Alt" "BackSpace", to kill the window manager. I have noticed this problem in FreeBsd4.6,4.7,4.8. However this problem did not occure in FreeBsd4.5, and therefore FXTV works fine in FreeBsd4.5 I looked at XF86Config file, and every this seems to be OK. I am sure the above problem is to do with XFree86 4.2 and Xfree86 4.3 and not the Fxtv. This is due to the displayed error message during the X configuration. The above error message is happen with FreeBsd4.7 and 4.8. However if you configure the X using "xf86config" in "/usr/X11R6/bin" directory, or any other methods, you will not see the above error message. According to Realse notes for FreeBsd4.6, you can install XFree86 3.3.6 by adding the following line to "/etc/make.conf" XFREE86_VERSION=3 But there is no such a file i.e. (make.conf) in the "/etc" directory. However there is a file i.e (make.conf) in the (./etc/defaults/) directory. Could you be kind enough to let me know, if I also need to create a make.conf file in the /etc directory or not. I also would be grateful if you could explain how to install, the Xfree86 3.3.6 instaed of Xfree86 4.2, since it is not clear from the release notes. Knowing that I can come back to you and provide you with more information. I also installed FreeBsd4.6 source and binaries only on a new formatted disk using the FreeBsd4.6 CD's. I the tried to install XFree86 3.3.6 using my FreeBsd4.5 CD's using pkg_add. I notice that although pkg_add performed successfully, I did not see any XVGA server in /usr/X11R6/bin. Therefore I could not get the Xserver up and running. As a consequence I could not eliminate if the problem is with FreeBsd4.6 or with XFree86 4.2. --------Start of my XF86Config------------------ Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "Module" Load "dbe" Load "dri" Load "extmod" Load "glx" Load "pex5" Load "record" Load "xie" Load "xtrap" Load "speedo" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc101" Option "XkbLayout" "gb" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "MouseSystems" Option "Device" "/dev/sysmouse" Option "Emulate3Buttons" Option "Emulate3Timeout" "50" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" HorizSync 31.5 - 64.0 VertRefresh 50.0 - 100.0 EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "SWcursor" # [] #Option "HWcursor" # [] #Option "NoAccel" # [] #Option "ShowCache" # [] #Option "ShadowFB" # [] #Option "UseFBDev" # [] #Option "Rotate" # [] #Option "VideoKey" # #Option "FlatPanel" # [] Identifier "Card0" Driver "nv" VendorName "NVidia" BoardName "Riva TNT2 M64" ChipSet "RIVA TNT2 M64" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 1 EndSubSection SubSection "Display" Depth 4 EndSubSection SubSection "Display" Depth 8 EndSubSection SubSection "Display" Depth 15 EndSubSection SubSection "Display" Depth 16 EndSubSection SubSection "Display" Depth 24 Modes "1152x864" EndSubSection EndSection --------End of my XF86Config-------------------- ---------Start of Dmesg-------------------------- # dmesg Copyright (c) 1992-2002 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 4.6-RELEASE #1: Sun May 23 18:22:40 GMT 2004 root@:/usr/src/sys/compile/KERNEL46 Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Pentium II Xeon/Celeron (501.14-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x665 Stepping = 5 Features=0x183f9ff real memory = 402587648 (393152K bytes) avail memory = 387956736 (378864K bytes) Preloaded elf kernel "kernel" at 0xc03bc000. Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 9 entries at 0xc00fde70 apm0: on motherboard apm: found APM BIOS v1.2, connected at v1.2 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 9 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xf000-0xf00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xc000-0xc01f irq 10 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered chip1: port 0x5000-0x500f at device 7.3 on pci0 pci0: (vendor=0x11c1, dev=0x0458) at 9.0 irq 9 ed0: port 0xcc00-0xcc1f irq 10 at device 11.0 on pci0 ed0: address 00:80:c8:fe:0e:1e, type NE2000 (16 bit) bktr0: mem 0xd9000000-0xd9000fff irq 11 at device 13.0 on pci0 iicbb0: on bti2c0 iicbus0: on iicbb0 master-only iicsmb0: on iicbus0 smbus0: on iicsmb0 smb0: on smbus0 iic0: on iicbus0 iicbus1: on iicbb0 master-only iicsmb1: on iicbus1 smbus1: on iicsmb1 smb1: on smbus1 iic1: on iicbus1 smbus2: on bti2c0 smb2: on smbus2 bktr0: Hauppauge Model 44915 C124 bktr0: Warning - Unknown Hauppauge Tuner 0x18 bktr0: Hauppauge WinCast/TV, Philips NTSC tuner, remote control. pci0: (vendor=0x109e, dev=0x0878) at 13.1 irq 11 pcm0: port 0xd000-0xd03f irq 9 at device 15.0 on pci0 atapci1: port 0xdc00-0xdcff,0xd800-0xd803,0xd400-0xd407 irq 11 at device 19.0 on pci0 ata2: at 0xd400 on atapci1 atapci2: port 0xe800-0xe8ff,0xe400-0xe403,0xe000-0xe007 irq 11 at device 19.1 on pci0 ata3: at 0xe000 on atapci2 orm0: