From owner-freebsd-questions@FreeBSD.ORG Sat Jun 25 06:38:39 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F0D716A41C for ; Sat, 25 Jun 2005 06:38:39 +0000 (GMT) (envelope-from dennyboy@cableone.net) Received: from S2.cableone.net (smtp2.cableone.net [24.116.0.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1432543D48 for ; Sat, 25 Jun 2005 06:38:38 +0000 (GMT) (envelope-from dennyboy@cableone.net) Received: from dualman.cableone.net (unverified [24.119.190.179]) by S2.cableone.net (CableOne SMTP Service S2) with ESMTP id 22990343 for multiple; Sat, 25 Jun 2005 00:21:35 -0700 Date: Sat, 25 Jun 2005 01:38:23 -0500 (CDT) From: Denny White To: Bill Schoolcraft In-Reply-To: <20050625052314.846.qmail@web52504.mail.yahoo.com> Message-ID: <20050625010653.A74347@dualman.cableone.net> References: <20050625052314.846.qmail@web52504.mail.yahoo.com> X-GPG-PUBLIC_KEY: http://wwwkeys.nl.pgp.net X-GPG-FINGERPRINT: D0A9 AD44 1F10 E09E OE67 EC25 CB44 F2E5 1644 E79A MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-IP-stats: Incoming Last 9, First 40, in=39, out=0, spam=0 X-External-IP: 24.119.190.179 X-Abuse-Info: Send abuse complaints to abuse@cableone.net Cc: freebsd-questions@freebsd.org Subject: Re: Triple booted, no mouse with in 5.4 :( X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 06:38:39 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Fri, 24 Jun 2005, Bill Schoolcraft wrote: > Hello Family, > > I was totally stoked to get my first 64-bit PC, an AMD/Athlon and it > came with Windows-XP Pro, and I did what I always do and that's to then > install Linux then FreeBSD. All my machines work great like this with > the Linux bootloader doing the booting of WinXP/Linux/FreeBSD. > > The thing that bums me out is that the mouse works with WinXP and > SuSE-9.3 but there is no luck with the mouse with FreeBSD-5.4, KDE came > up just fine though. > > Per postings to the web I have added and removed and added the line to > /boot/device.hints of: > > hint.acpi.0.disabled="1" > > I also "enabled" and "disabled" ACPI in the BIOS too on various > attempts. > > I have ran: Xorg -configure and ran the file that it generated with > really bad results "then" deleted the generated file and made sure > /etc/X11 was empty and with no apparent config file got a great display > of kde when I started KDE, what file it used I don't know. I ran a > trace on "startx" (with a .xinitrc file containing startkde) and I > could not seem to determine it. I'm still used to /etc/X11/XF86Config > but there is none in the new 5.4 > > So, I really tried to find some solution to this and more or less hit a > brick wall. > > Thanks in advance for any help on this. > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > What I'm writing is very basic, but I just got an answer to a question where I'd forgotten a very basic thing, so don't get insulted. I may be way off base, being a relative newbie, but if so, it'll at least probably get a quicker response from somewhere else. :) 1) Are you still running GENERIC kernel? 2) Do you have /dev/psm0? 3) Do you have, in /etc/rc.conf moused_enable="YES"? 4) Do you have, in your kernel config file, # atkbdc0 controls both the keyboard and the PS/2 mouse device psm # PS/2 mouse 5) Do you show something like this in dmesg? psm0: irq 12 on atkbdc0 psm0: model IntelliMouse, device ID 3 6) I know when you don't have /etc/X11/xorg.conf, X will still probe & try to come up with a working solution, but as to where it stores it's settings, unless in the afore mentioned file, I don't know. 7) And if, after running without an xorg.conf file, it does have one it generated, does it have anything like this? # Identifier and driver Identifier "Mouse1" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/sysmouse" 8) There have been other posts about xorg.conf problems recently. As I said, if you don't configure it yourself, it'll try to probe & come up with something. I guess it's having trouble with your mouse, though, which, btw, you didn't mention what kind of mouse. Did you check the hardware compat list? Hope some of this helped. Denny White -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCvPvsy0Ty5RZE55oRAqXuAJ9AlZQPVix4Wlbyznuo27/Vt/JPOgCgmlsP Zc0l1pdCB1IOwexObMWmSbE= =yUMc -----END PGP SIGNATURE-----